Fri, 16 Apr 2010 17:45:17 +0530 |
nishanth |
fixed a typo.
|
changeset |
files
|
Fri, 16 Apr 2010 17:44:29 +0530 |
nishanth |
added "at venue" on home page.
|
changeset |
files
|
Fri, 16 Apr 2010 17:40:57 +0530 |
nishanth |
removed print statement since mod wsgi does not allow printing
|
changeset |
files
|
Fri, 16 Apr 2010 17:11:47 +0530 |
nishanth |
added line break in view event
|
changeset |
files
|
Fri, 16 Apr 2010 17:09:13 +0530 |
nishanth |
changed feedback url in view event template.
|
changeset |
files
|
Fri, 16 Apr 2010 17:06:08 +0530 |
nishanth |
changed url in reg events.
|
changeset |
files
|
Fri, 16 Apr 2010 17:04:41 +0530 |
nishanth |
changed url in few other locations.
|
changeset |
files
|
Fri, 16 Apr 2010 16:49:20 +0530 |
nishanth |
updated main urls.py
|
changeset |
files
|
Fri, 16 Apr 2010 16:46:05 +0530 |
nishanth |
changed the urls to map to new url configuration.
|
changeset |
files
|
Fri, 16 Apr 2010 16:45:11 +0530 |
nishanth |
changed the urls to map to new url configuration.
|
changeset |
files
|
Fri, 16 Apr 2010 16:39:56 +0530 |
nishanth |
changed the redirect path to new home page everywhere.
|
changeset |
files
|
Fri, 16 Apr 2010 16:37:28 +0530 |
nishanth |
changed the urls to /workshop/registration/.. from /reg/.. in all the templates
|
changeset |
files
|
Fri, 16 Apr 2010 16:29:00 +0530 |
nishanth |
changed the urls to map to /workshop/registration instead of /reg .
|
changeset |
files
|
Fri, 16 Apr 2010 16:02:16 +0530 |
nishanth |
fixed a typo
|
changeset |
files
|
Fri, 16 Apr 2010 15:14:24 +0530 |
nishanth |
added wsgi script.
|
changeset |
files
|
Fri, 16 Apr 2010 15:09:23 +0530 |
nishanth |
revert back to the previous font sizes.
|
changeset |
files
|
Fri, 16 Apr 2010 15:07:17 +0530 |
nishanth |
changed font size for table in list events.
|
changeset |
files
|
Fri, 16 Apr 2010 14:57:55 +0530 |
nishanth |
changed the alignment in list events and font size in base.
|
changeset |
files
|
Fri, 16 Apr 2010 14:47:42 +0530 |
nishanth |
removed extra linebreaks in view event template.
|
changeset |
files
|
Fri, 16 Apr 2010 14:21:00 +0530 |
nishanth |
modified import in seed_db.
|
changeset |
files
|
Fri, 16 Apr 2010 14:17:29 +0530 |
nishanth |
updated seed_db.
|
changeset |
files
|
Fri, 16 Apr 2010 14:13:52 +0530 |
nishanth |
updated settings to suit fossee server conf.
|
changeset |
files
|
Fri, 16 Apr 2010 11:25:19 +0530 |
nishanth |
renamed import .
|
changeset |
files
|
Fri, 16 Apr 2010 11:23:39 +0530 |
nishanth |
renamed a few more imports .
|
changeset |
files
|
Fri, 16 Apr 2010 11:14:31 +0530 |
nishanth |
renamed the project to ws_app and modified imports accordingly .
|
changeset |
files
|
Fri, 16 Apr 2010 00:05:42 +0530 |
nishanth |
removed duplicate templates .
|
changeset |
files
|
Thu, 15 Apr 2010 23:40:14 +0530 |
nishanth |
added feedback.html on main repo .
|
changeset |
files
|
Thu, 15 Apr 2010 22:59:45 +0530 |
nishanth |
added venue in list events template .
|
changeset |
files
|
Thu, 15 Apr 2010 19:53:52 +0530 |
nishanth |
implemented send activation. have to test it and do the same for change password.
|
changeset |
files
|
Thu, 15 Apr 2010 19:19:08 +0530 |
nishanth |
updated view_event page .
|
changeset |
files
|
Thu, 15 Apr 2010 19:00:23 +0530 |
nishanth |
removed the field feedback_submitted_by from event model and added the code to create feedlog record when a new feedback is taken.
|
changeset |
files
|
Thu, 15 Apr 2010 18:57:55 +0530 |
nishanth |
added a model in feedback for logging users who have already submitted feedback and made changes in corresponding views .
|
changeset |
files
|
Thu, 15 Apr 2010 18:27:38 +0530 |
nishanth |
added is_active filter in list_feedbacks view.
|
changeset |
files
|
Thu, 15 Apr 2010 18:23:21 +0530 |
nishanth |
changed feedback model since we now take feedback only from logged in users .
|
changeset |
files
|
Thu, 15 Apr 2010 18:21:13 +0530 |
nishanth |
changed redirect to 404 in change password view
|
changeset |
files
|
Thu, 15 Apr 2010 18:14:39 +0530 |
nishanth |
changed redirect to 404 in one place and updated 404 page.
|
changeset |
files
|
Thu, 15 Apr 2010 17:03:16 +0530 |
nishanth |
now a user can login even if he is not active. he gets account inactive message on homepage. we have to make changes to other views suitably .
|
changeset |
files
|
Thu, 15 Apr 2010 16:40:30 +0530 |
nishanth |
fixed a small bug.
|
changeset |
files
|
Thu, 15 Apr 2010 16:15:54 +0530 |
nishanth |
fixed a bug in activate user and made a change in activated template .
|
changeset |
files
|
Thu, 15 Apr 2010 16:01:03 +0530 |
nishanth |
now registered workshops appear on home page .
|
changeset |
files
|
Thu, 15 Apr 2010 15:51:16 +0530 |
nishanth |
registration for workshop is now integrated with man registartion.
|
changeset |
files
|
Thu, 15 Apr 2010 15:10:31 +0530 |
nishanth |
now after registration, user is also added to corresponding workshop .
|
changeset |
files
|
Thu, 15 Apr 2010 14:50:47 +0530 |
nishanth |
now show report page does not show report if there are no feedbacks .
|
changeset |
files
|
Thu, 15 Apr 2010 14:38:48 +0530 |
nishanth |
added venue field in event model and corresponding forms and views.
|
changeset |
files
|
Thu, 15 Apr 2010 14:15:44 +0530 |
nishanth |
added the files I forgot to add in previous commit
|
changeset |
files
|
Thu, 15 Apr 2010 13:59:46 +0530 |
nishanth |
added view report functionality. have to make it look better.
|
changeset |
files
|
Thu, 15 Apr 2010 12:38:29 +0530 |
nishanth |
included the link to view report of workshop in view event page
|
changeset |
files
|
Thu, 15 Apr 2010 12:36:21 +0530 |
nishanth |
implemented listing of feedbacks.
|
changeset |
files
|
Thu, 15 Apr 2010 11:57:42 +0530 |
nishanth |
added date tags in view event template and open_feedback template is now a lil better .
|
changeset |
files
|
Tue, 13 Apr 2010 16:32:13 +0530 |
nishanth |
days are now calucated from dates given for the event .
|
changeset |
files
|
Tue, 13 Apr 2010 16:29:58 +0530 |
nishanth |
removed quiz links from view event template .
|
changeset |
files
|
Tue, 13 Apr 2010 15:15:13 +0530 |
nishanth |
made a few redirects to 404
|
changeset |
files
|
Tue, 13 Apr 2010 15:09:41 +0530 |
nishanth |
prettifying the view event page .
|
changeset |
files
|
Tue, 13 Apr 2010 15:03:37 +0530 |
nishanth |
now opening feedback code is a lil more better .
|
changeset |
files
|
Tue, 13 Apr 2010 15:01:05 +0530 |
nishanth |
now opening feedback code is a lil better .
|
changeset |
files
|
Tue, 13 Apr 2010 14:59:34 +0530 |
nishanth |
now opening registration code is a lil better .
|
changeset |
files
|
Tue, 13 Apr 2010 14:58:10 +0530 |
nishanth |
now closing registration code is a lil better .
|
changeset |
files
|
Tue, 13 Apr 2010 14:55:21 +0530 |
nishanth |
now opening and closing of feedback and registration can be done only by staff users .
|
changeset |
files
|
Tue, 13 Apr 2010 14:54:06 +0530 |
nishanth |
now opening and closing of feedback quiz and registration can be done only by staff users .
|
changeset |
files
|
Tue, 13 Apr 2010 14:51:22 +0530 |
nishanth |
instead of redirecting I am now raising http 404 .
|
changeset |
files
|