Fri, 16 Apr 2010 16:37:28 +0530 changed the urls to /workshop/registration/.. from /reg/.. in all the templates
nishanth [Fri, 16 Apr 2010 16:37:28 +0530] rev 75
changed the urls to /workshop/registration/.. from /reg/.. in all the templates
Fri, 16 Apr 2010 16:29:00 +0530 changed the urls to map to /workshop/registration instead of /reg .
nishanth [Fri, 16 Apr 2010 16:29:00 +0530] rev 74
changed the urls to map to /workshop/registration instead of /reg .
Fri, 16 Apr 2010 16:02:16 +0530 fixed a typo
nishanth [Fri, 16 Apr 2010 16:02:16 +0530] rev 73
fixed a typo
Fri, 16 Apr 2010 15:14:24 +0530 added wsgi script.
nishanth [Fri, 16 Apr 2010 15:14:24 +0530] rev 72
added wsgi script.
Fri, 16 Apr 2010 15:09:23 +0530 revert back to the previous font sizes.
nishanth [Fri, 16 Apr 2010 15:09:23 +0530] rev 71
revert back to the previous font sizes.
Fri, 16 Apr 2010 15:07:17 +0530 changed font size for table in list events.
nishanth [Fri, 16 Apr 2010 15:07:17 +0530] rev 70
changed font size for table in list events.
Fri, 16 Apr 2010 14:57:55 +0530 changed the alignment in list events and font size in base.
nishanth [Fri, 16 Apr 2010 14:57:55 +0530] rev 69
changed the alignment in list events and font size in base.
Fri, 16 Apr 2010 14:47:42 +0530 removed extra linebreaks in view event template.
nishanth [Fri, 16 Apr 2010 14:47:42 +0530] rev 68
removed extra linebreaks in view event template.
Fri, 16 Apr 2010 14:21:00 +0530 modified import in seed_db.
nishanth [Fri, 16 Apr 2010 14:21:00 +0530] rev 67
modified import in seed_db.
Fri, 16 Apr 2010 14:17:29 +0530 updated seed_db.
nishanth [Fri, 16 Apr 2010 14:17:29 +0530] rev 66
updated seed_db.
Fri, 16 Apr 2010 14:13:52 +0530 updated settings to suit fossee server conf.
nishanth [Fri, 16 Apr 2010 14:13:52 +0530] rev 65
updated settings to suit fossee server conf.
Fri, 16 Apr 2010 11:25:19 +0530 renamed import .
nishanth [Fri, 16 Apr 2010 11:25:19 +0530] rev 64
renamed import .
Fri, 16 Apr 2010 11:23:39 +0530 renamed a few more imports .
nishanth [Fri, 16 Apr 2010 11:23:39 +0530] rev 63
renamed a few more imports .
Fri, 16 Apr 2010 11:14:31 +0530 renamed the project to ws_app and modified imports accordingly .
nishanth [Fri, 16 Apr 2010 11:14:31 +0530] rev 62
renamed the project to ws_app and modified imports accordingly .
Fri, 16 Apr 2010 00:05:42 +0530 removed duplicate templates .
nishanth [Fri, 16 Apr 2010 00:05:42 +0530] rev 61
removed duplicate templates .
Thu, 15 Apr 2010 23:40:14 +0530 added feedback.html on main repo .
nishanth [Thu, 15 Apr 2010 23:40:14 +0530] rev 60
added feedback.html on main repo .
Thu, 15 Apr 2010 22:59:45 +0530 added venue in list events template .
nishanth [Thu, 15 Apr 2010 22:59:45 +0530] rev 59
added venue in list events template .
Thu, 15 Apr 2010 19:53:52 +0530 implemented send activation. have to test it and do the same for change password.
nishanth [Thu, 15 Apr 2010 19:53:52 +0530] rev 58
implemented send activation. have to test it and do the same for change password.
Thu, 15 Apr 2010 19:19:08 +0530 updated view_event page .
nishanth [Thu, 15 Apr 2010 19:19:08 +0530] rev 57
updated view_event page .
Thu, 15 Apr 2010 19:00:23 +0530 removed the field feedback_submitted_by from event model and added the code to create feedlog record when a new feedback is taken.
nishanth [Thu, 15 Apr 2010 19:00:23 +0530] rev 56
removed the field feedback_submitted_by from event model and added the code to create feedlog record when a new feedback is taken.
Thu, 15 Apr 2010 18:57:55 +0530 added a model in feedback for logging users who have already submitted feedback and made changes in corresponding views .
nishanth [Thu, 15 Apr 2010 18:57:55 +0530] rev 55
added a model in feedback for logging users who have already submitted feedback and made changes in corresponding views .
Thu, 15 Apr 2010 18:27:38 +0530 added is_active filter in list_feedbacks view.
nishanth [Thu, 15 Apr 2010 18:27:38 +0530] rev 54
added is_active filter in list_feedbacks view.
Thu, 15 Apr 2010 18:23:21 +0530 changed feedback model since we now take feedback only from logged in users .
nishanth [Thu, 15 Apr 2010 18:23:21 +0530] rev 53
changed feedback model since we now take feedback only from logged in users .
Thu, 15 Apr 2010 18:21:13 +0530 changed redirect to 404 in change password view
nishanth [Thu, 15 Apr 2010 18:21:13 +0530] rev 52
changed redirect to 404 in change password view
Thu, 15 Apr 2010 18:14:39 +0530 changed redirect to 404 in one place and updated 404 page.
nishanth [Thu, 15 Apr 2010 18:14:39 +0530] rev 51
changed redirect to 404 in one place and updated 404 page.
Thu, 15 Apr 2010 17:03:16 +0530 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 .
nishanth [Thu, 15 Apr 2010 17:03:16 +0530] rev 50
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 .
Thu, 15 Apr 2010 16:40:30 +0530 fixed a small bug.
nishanth [Thu, 15 Apr 2010 16:40:30 +0530] rev 49
fixed a small bug.
Thu, 15 Apr 2010 16:15:54 +0530 fixed a bug in activate user and made a change in activated template .
nishanth [Thu, 15 Apr 2010 16:15:54 +0530] rev 48
fixed a bug in activate user and made a change in activated template .
Thu, 15 Apr 2010 16:01:03 +0530 now registered workshops appear on home page .
nishanth [Thu, 15 Apr 2010 16:01:03 +0530] rev 47
now registered workshops appear on home page .
Thu, 15 Apr 2010 15:51:16 +0530 registration for workshop is now integrated with man registartion.
nishanth [Thu, 15 Apr 2010 15:51:16 +0530] rev 46
registration for workshop is now integrated with man registartion.
(0) -50 -30 tip