Sat, 17 Apr 2010 14:59:58 +0530 nishanth now comments are also displayed on view report page.
Sat, 17 Apr 2010 13:38:25 +0530 nishanth now comments also will be displayed through the unordered_list filter
Sat, 17 Apr 2010 13:20:33 +0530 nishanth activated admin urls for testing.
Sat, 17 Apr 2010 13:15:05 +0530 nishanth added 500 template and added clean on comments and added comments in view report.
Sat, 17 Apr 2010 11:40:17 +0530 nishanth changed the view profile template.
Fri, 16 Apr 2010 18:15:12 +0530 nishanth set debug to false and removed admin url
Fri, 16 Apr 2010 17:55:59 +0530 nishanth fixed another typo
Fri, 16 Apr 2010 17:55:16 +0530 nishanth now list attendees shows Male/Female instead of M/F
Fri, 16 Apr 2010 17:53:04 +0530 nishanth fixed another typo
Fri, 16 Apr 2010 17:52:01 +0530 nishanth fixed a typo
Fri, 16 Apr 2010 17:51:05 +0530 nishanth included the missing column in list attendees page.
Fri, 16 Apr 2010 17:45:17 +0530 nishanth fixed a typo.
Fri, 16 Apr 2010 17:44:29 +0530 nishanth added "at venue" on home page.
Fri, 16 Apr 2010 17:40:57 +0530 nishanth removed print statement since mod wsgi does not allow printing
Fri, 16 Apr 2010 17:11:47 +0530 nishanth added line break in view event
Fri, 16 Apr 2010 17:09:13 +0530 nishanth changed feedback url in view event template.
Fri, 16 Apr 2010 17:06:08 +0530 nishanth changed url in reg events.
Fri, 16 Apr 2010 17:04:41 +0530 nishanth changed url in few other locations.
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 .
(0) -60 tip