Log of /trunk/htdocs
Directory Listing
Revision
186 -
Directory Listing
Modified
Tue Nov 15 06:01:54 2005 UTC
(7 years, 6 months ago)
by
hadfield
implemented standard search.
Revision
181 -
Directory Listing
Modified
Sun Nov 6 04:02:39 2005 UTC
(7 years, 6 months ago)
by
hadfield
enabled script ranking
Revision
180 -
Directory Listing
Modified
Sun Nov 6 04:01:36 2005 UTC
(7 years, 6 months ago)
by
hadfield
improved login message when given bad username/password. fixed captcha code on new registrations.
Revision
179 -
Directory Listing
Modified
Sat Nov 5 23:58:56 2005 UTC
(7 years, 6 months ago)
by
hadfield
properly implemented categories and languages on the view/create scripts area. updated TODO
Revision
178 -
Directory Listing
Modified
Sat Nov 5 23:55:24 2005 UTC
(7 years, 6 months ago)
by
hadfield
fixed the category and languages display in admin console
Revision
176 -
Directory Listing
Modified
Mon Oct 31 07:47:29 2005 UTC
(7 years, 6 months ago)
by
hadfield
fixed a exception being raised when users attempted to login. also a syntax error in login.py
Revision
174 -
Directory Listing
Modified
Sun Oct 30 20:33:57 2005 UTC
(7 years, 6 months ago)
by
hadfield
modified the dispatcher to work with nested domains in htdocs/
Revision
173 -
Directory Listing
Modified
Sun Oct 30 19:58:49 2005 UTC
(7 years, 6 months ago)
by
hadfield
moved create.py out of registered/
Revision
171 -
Directory Listing
Modified
Sun Oct 30 19:42:41 2005 UTC
(7 years, 6 months ago)
by
hadfield
modified code to work with the new framework
Revision
167 -
Directory Listing
Modified
Sat Oct 29 06:33:32 2005 UTC
(7 years, 6 months ago)
by
hadfield
fixed some minor formatting glitches with script viewing and creation.
Revision
165 -
Directory Listing
Modified
Sun Oct 23 20:11:54 2005 UTC
(7 years, 7 months ago)
by
hadfield
implemented script revision history viewing.
Revision
164 -
Directory Listing
Modified
Sat Oct 22 07:05:36 2005 UTC
(7 years, 7 months ago)
by
hadfield
fixed some bugs in script creation. implemented script versioning. fixed some bugs in the script listing on the main page.
Revision
162 -
Directory Listing
Modified
Sat Oct 22 06:11:00 2005 UTC
(7 years, 7 months ago)
by
hadfield
re-created the news section. moved news off of the front page and replaced it with the latest script additions.
Revision
161 -
Directory Listing
Modified
Sat Oct 22 06:09:42 2005 UTC
(7 years, 7 months ago)
by
hadfield
re-ordered the result columns
Revision
160 -
Directory Listing
Modified
Mon Oct 17 06:07:59 2005 UTC
(7 years, 7 months ago)
by
hadfield
updated script create module to work with the new template api
Revision
158 -
Directory Listing
Modified
Mon Oct 17 06:06:11 2005 UTC
(7 years, 7 months ago)
by
hadfield
implemented the main page (i.e. news, script listing). Added a date attribute to news items.
Revision
156 -
Directory Listing
Modified
Thu Sep 29 06:52:18 2005 UTC
(7 years, 7 months ago)
by
hadfield
finished basic (read: dirty) user management. added skeleton for script management
Revision
155 -
Directory Listing
Modified
Wed Sep 28 06:59:39 2005 UTC
(7 years, 7 months ago)
by
hadfield
began implementation of user management
Revision
154 -
Directory Listing
Modified
Tue Sep 27 05:45:43 2005 UTC
(7 years, 7 months ago)
by
hadfield
implemented the category admin
Revision
153 -
Directory Listing
Modified
Mon Sep 26 07:36:16 2005 UTC
(7 years, 7 months ago)
by
hadfield
implemented the languages admin.
Revision
151 -
Directory Listing
Modified
Sun Sep 25 00:55:24 2005 UTC
(7 years, 8 months ago)
by
hadfield
moved the adminpanel into it's own folder
Revision
150 -
Directory Listing
Modified
Sat Sep 24 21:39:19 2005 UTC
(7 years, 8 months ago)
by
hadfield
finished the basic news admin interface
Revision
149 -
Directory Listing
Modified
Fri Sep 23 06:34:51 2005 UTC
(7 years, 8 months ago)
by
hadfield
more adminpanel implementation. implemented the news db access module.
Revision
148 -
Directory Listing
Modified
Wed Sep 21 06:32:49 2005 UTC
(7 years, 8 months ago)
by
hadfield
started implementing admin panel statistics
Revision
146 -
Directory Listing
Modified
Tue Sep 20 00:22:14 2005 UTC
(7 years, 8 months ago)
by
hadfield
began implementation of admin panel.
Revision
145 -
Directory Listing
Modified
Mon Sep 19 20:09:43 2005 UTC
(7 years, 8 months ago)
by
hadfield
implemented profile editing
Revision
143 -
Directory Listing
Modified
Mon Sep 19 20:06:38 2005 UTC
(7 years, 8 months ago)
by
hadfield
updated to work with new template module
Revision
141 -
Directory Listing
Modified
Mon Sep 19 18:36:29 2005 UTC
(7 years, 8 months ago)
by
hadfield
moved the user type definitions from 'auth' to 'user'.
Revision
139 -
Directory Listing
Modified
Mon Sep 19 03:01:05 2005 UTC
(7 years, 8 months ago)
by
hadfield
implemented a basic profile page.
Revision
137 -
Directory Listing
Modified
Mon Sep 19 00:34:46 2005 UTC
(7 years, 8 months ago)
by
hadfield
implemented script viewing and script commenting. some minor bug fixes
Revision
135 -
Directory Listing
Modified
Mon Sep 19 00:30:29 2005 UTC
(7 years, 8 months ago)
by
hadfield
added a not yet implemented exception.
Revision
134 -
Directory Listing
Modified
Mon Sep 19 00:29:32 2005 UTC
(7 years, 8 months ago)
by
hadfield
improved the table_listing code. made search domain inherit from TableListing.
Revision
131 -
Directory Listing
Modified
Sat Sep 17 04:34:02 2005 UTC
(7 years, 8 months ago)
by
hadfield
implemented a table creation object that lets developers convert a list into an html table with sorting and paging features. modified memberlist to use that object.
Revision
127 -
Directory Listing
Modified
Sun Sep 11 21:35:33 2005 UTC
(7 years, 8 months ago)
by
hadfield
removed debug print statement and slight clean up of the code.
Revision
125 -
Directory Listing
Modified
Sat Sep 10 17:46:17 2005 UTC
(7 years, 8 months ago)
by
hadfield
updated code with new and improved template module
Revision
122 -
Directory Listing
Modified
Tue Aug 9 06:00:23 2005 UTC
(7 years, 9 months ago)
by
hadfield
scripts can now be created properly.
Revision
119 -
Directory Listing
Modified
Sat Aug 6 07:30:47 2005 UTC
(7 years, 9 months ago)
by
hadfield
enabled field type checking. renamed filter -> ffilter, type -> ftype. updated create to use ffilter.
Revision
118 -
Directory Listing
Modified
Sat Aug 6 05:37:47 2005 UTC
(7 years, 9 months ago)
by
hadfield
Put back my 'registered' decorator because Ian's sucked. And didn't work.
Brought create.py inline with the fieldparse changes.
Revision
116 -
Directory Listing
Modified
Thu Aug 4 15:52:49 2005 UTC
(7 years, 9 months ago)
by
port001
Redirect to the main page if the user is already logged in
Revision
115 -
Directory Listing
Modified
Thu Aug 4 15:08:18 2005 UTC
(7 years, 9 months ago)
by
port001
Moved authentication decorator
Revision
114 -
Directory Listing
Modified
Thu Aug 4 04:00:31 2005 UTC
(7 years, 9 months ago)
by
hadfield
implemented a basic field parser object. more script creation logic.
Revision
113 -
Directory Listing
Modified
Wed Aug 3 22:50:41 2005 UTC
(7 years, 9 months ago)
by
port001
Default to user_id if no sortby field given
Revision
107 -
Directory Listing
Modified
Sun Jul 31 17:38:01 2005 UTC
(7 years, 9 months ago)
by
hadfield
users can now add scripts to the database.
Revision
103 -
Directory Listing
Modified
Sat Jul 30 22:41:22 2005 UTC
(7 years, 9 months ago)
by
port001
Use just one session object instead of two
Revision
94 -
Directory Listing
Modified
Fri Jul 29 15:03:46 2005 UTC
(7 years, 9 months ago)
by
port001
Fixes
Revision
93 -
Directory Listing
Modified
Fri Jul 29 15:00:35 2005 UTC
(7 years, 9 months ago)
by
port001
Updates to match harmonious changes
Revision
90 -
Directory Listing
Modified
Sun Jul 24 19:29:41 2005 UTC
(7 years, 10 months ago)
by
hadfield
initial implementation of the script creation class and templates
Revision
87 -
Directory Listing
Modified
Wed Jul 20 19:59:04 2005 UTC
(7 years, 10 months ago)
by
hadfield
split the captcha code out of account.py (mostly)
Revision
86 -
Directory Listing
Modified
Wed Jul 20 18:57:23 2005 UTC
(7 years, 10 months ago)
by
hadfield
added docstring
Revision
85 -
Directory Listing
Modified
Wed Jul 20 18:56:24 2005 UTC
(7 years, 10 months ago)
by
hadfield
cleaned up account.py and renamed instances of 'alias' to 'username' (no db stuff though).
Revision
84 -
Directory Listing
Modified
Sun Jul 10 18:29:24 2005 UTC
(7 years, 10 months ago)
by
hadfield
renamed standard_row to std_row and updated the templates to support the template _is_odd parameter
Revision
82 -
Directory Listing
Modified
Sun Jul 10 08:46:52 2005 UTC
(7 years, 10 months ago)
by
port001
Fixed references to search_scripts.tpl
Revision
80 -
Directory Listing
Modified
Sun Jul 10 01:23:51 2005 UTC
(7 years, 10 months ago)
by
hadfield
improved the search and implemented the script module more fully
Revision
78 -
Directory Listing
Modified
Sun Jul 10 01:20:57 2005 UTC
(7 years, 10 months ago)
by
hadfield
changed the standard_row definitions to work with the _is_even and _is_odd template builtins.
Revision
73 -
Directory Listing
Modified
Sat Jul 9 20:33:23 2005 UTC
(7 years, 10 months ago)
by
hadfield
added some basic script searching functionality. added the category, language, and script site modules.
Revision
69 -
Directory Listing
Modified
Sat Jul 9 07:01:04 2005 UTC
(7 years, 10 months ago)
by
hadfield
moved main.tpl to index.tpl and updated index.py to use the template file.
Revision
68 -
Directory Listing
Modified
Sat Jul 9 06:59:15 2005 UTC
(7 years, 10 months ago)
by
hadfield
added the memberlist
Revision
65 -
Directory Listing
Modified
Tue Jul 5 23:53:10 2005 UTC
(7 years, 10 months ago)
by
port001
Send back POST values as input defaults with error reports
Revision
62 -
Directory Listing
Modified
Tue Jul 5 16:52:04 2005 UTC
(7 years, 10 months ago)
by
port001
Captcha for the registration page
Revision
60 -
Directory Listing
Modified
Mon Jul 4 23:50:13 2005 UTC
(7 years, 10 months ago)
by
port001
Login bug fixes
Revision
57 -
Directory Listing
Modified
Mon Jul 4 20:35:27 2005 UTC
(7 years, 10 months ago)
by
port001
Account registration
Revision
55 -
Directory Listing
Modified
Sun Jul 3 09:58:04 2005 UTC
(7 years, 10 months ago)
by
port001
More login work
Revision
52 -
Directory Listing
Modified
Sat Jul 2 18:47:07 2005 UTC
(7 years, 10 months ago)
by
port001
More login work
Revision
47 -
Directory Listing
Modified
Fri Jul 1 19:28:56 2005 UTC
(7 years, 10 months ago)
by
port001
Rewrote user module
Revision
45 -
Directory Listing
Modified
Fri Jul 1 09:38:24 2005 UTC
(7 years, 10 months ago)
by
port001
Bug fix
Revision
38 -
Directory Listing
Modified
Thu Jun 30 21:54:19 2005 UTC
(7 years, 10 months ago)
by
port001
Added some images, css and fixed up some templates
Revision
37 -
Directory Listing
Modified
Thu Jun 30 21:48:34 2005 UTC
(7 years, 10 months ago)
by
port001
Basic index domain module
Revision
32 -
Directory Listing
Modified
Thu Jun 30 21:19:54 2005 UTC
(7 years, 10 months ago)
by
port001
Copied from:
trunk/domains revision 30
Renamed some dirs
Revision
25 -
Directory Listing
Added
Thu Jun 30 05:31:10 2005 UTC
(7 years, 10 months ago)
by
hadfield
Original Path:
trunk/domains
imported the domains package and the template folder from the src-whoa cvs tree
| Sticky Revision: |
|