Fri, 16 Apr 2010 16:49:20 +0530 nishanth updated main urls.py
Fri, 16 Apr 2010 16:46:05 +0530 nishanth changed the urls to map to new url configuration.
Fri, 16 Apr 2010 16:45:11 +0530 nishanth changed the urls to map to new url configuration.
Fri, 16 Apr 2010 16:39:56 +0530 nishanth changed the redirect path to new home page everywhere.
Fri, 16 Apr 2010 16:37:28 +0530 nishanth changed the urls to /workshop/registration/.. from /reg/.. in all the templates
Fri, 16 Apr 2010 16:29:00 +0530 nishanth changed the urls to map to /workshop/registration instead of /reg .
Fri, 16 Apr 2010 16:02:16 +0530 nishanth fixed a typo
Fri, 16 Apr 2010 15:14:24 +0530 nishanth added wsgi script.
Fri, 16 Apr 2010 15:09:23 +0530 nishanth revert back to the previous font sizes.
Fri, 16 Apr 2010 15:07:17 +0530 nishanth changed font size for table in list events.
Fri, 16 Apr 2010 14:57:55 +0530 nishanth changed the alignment in list events and font size in base.
Fri, 16 Apr 2010 14:47:42 +0530 nishanth removed extra linebreaks in view event template.
Fri, 16 Apr 2010 14:21:00 +0530 nishanth modified import in seed_db.
Fri, 16 Apr 2010 14:17:29 +0530 nishanth updated seed_db.
Fri, 16 Apr 2010 14:13:52 +0530 nishanth updated settings to suit fossee server conf.
Fri, 16 Apr 2010 11:25:19 +0530 nishanth renamed import .
Fri, 16 Apr 2010 11:23:39 +0530 nishanth renamed a few more imports .
Fri, 16 Apr 2010 11:14:31 +0530 nishanth renamed the project to ws_app and modified imports accordingly .
Fri, 16 Apr 2010 00:05:42 +0530 nishanth removed duplicate templates .
Thu, 15 Apr 2010 23:40:14 +0530 nishanth added feedback.html on main repo .
Thu, 15 Apr 2010 22:59:45 +0530 nishanth added venue in list events template .
Thu, 15 Apr 2010 19:53:52 +0530 nishanth implemented send activation. have to test it and do the same for change password.
Thu, 15 Apr 2010 19:19:08 +0530 nishanth updated view_event page .
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.
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 .
Thu, 15 Apr 2010 18:27:38 +0530 nishanth added is_active filter in list_feedbacks view.
Thu, 15 Apr 2010 18:23:21 +0530 nishanth changed feedback model since we now take feedback only from logged in users .
Thu, 15 Apr 2010 18:21:13 +0530 nishanth changed redirect to 404 in change password view
Thu, 15 Apr 2010 18:14:39 +0530 nishanth changed redirect to 404 in one place and updated 404 page.
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 .
Thu, 15 Apr 2010 16:40:30 +0530 nishanth fixed a small bug.
Thu, 15 Apr 2010 16:15:54 +0530 nishanth fixed a bug in activate user and made a change in activated template .
Thu, 15 Apr 2010 16:01:03 +0530 nishanth now registered workshops appear on home page .
Thu, 15 Apr 2010 15:51:16 +0530 nishanth registration for workshop is now integrated with man registartion.
Thu, 15 Apr 2010 15:10:31 +0530 nishanth now after registration, user is also added to corresponding workshop .
Thu, 15 Apr 2010 14:50:47 +0530 nishanth now show report page does not show report if there are no feedbacks .
Thu, 15 Apr 2010 14:38:48 +0530 nishanth added venue field in event model and corresponding forms and views.
Thu, 15 Apr 2010 14:15:44 +0530 nishanth added the files I forgot to add in previous commit
Thu, 15 Apr 2010 13:59:46 +0530 nishanth added view report functionality. have to make it look better.
Thu, 15 Apr 2010 12:38:29 +0530 nishanth included the link to view report of workshop in view event page
Thu, 15 Apr 2010 12:36:21 +0530 nishanth implemented listing of feedbacks.
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 .
Tue, 13 Apr 2010 16:32:13 +0530 nishanth days are now calucated from dates given for the event .
Tue, 13 Apr 2010 16:29:58 +0530 nishanth removed quiz links from view event template .
Tue, 13 Apr 2010 15:15:13 +0530 nishanth made a few redirects to 404
Tue, 13 Apr 2010 15:09:41 +0530 nishanth prettifying the view event page .
Tue, 13 Apr 2010 15:03:37 +0530 nishanth now opening feedback code is a lil more better .
Tue, 13 Apr 2010 15:01:05 +0530 nishanth now opening feedback code is a lil better .
Tue, 13 Apr 2010 14:59:34 +0530 nishanth now opening registration code is a lil better .
Tue, 13 Apr 2010 14:58:10 +0530 nishanth now closing registration code is a lil better .
Tue, 13 Apr 2010 14:55:21 +0530 nishanth now opening and closing of feedback and registration can be done only by staff users .
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 .
Tue, 13 Apr 2010 14:51:22 +0530 nishanth instead of redirecting I am now raising http 404 .
Tue, 13 Apr 2010 14:50:48 +0530 nishanth now the "you must register" link appears on view event page .
Tue, 13 Apr 2010 14:29:00 +0530 nishanth now user cannot login when he is inactive .
Tue, 13 Apr 2010 14:21:27 +0530 nishanth account activated template .
Tue, 13 Apr 2010 14:20:57 +0530 nishanth modified seed_db and view_event template .
Tue, 13 Apr 2010 12:07:44 +0530 nishanth added the missing return statements in clean functions of forms .
Tue, 13 Apr 2010 12:05:38 +0530 nishanth renamed send_activation to resend_activation .
Tue, 13 Apr 2010 12:03:12 +0530 nishanth added account_inactive and resend_activationkey functionalities
(0) -60 tip