Tue, 29 Jun 2010 16:12:29 +0530 nishanth the list_attendees page looks better now default tip
Mon, 26 Apr 2010 17:57:44 +0530 nishanth removed the help text for interests. ppl are simply copying
Fri, 23 Apr 2010 16:44:30 +0530 nishanth changed the title
Fri, 23 Apr 2010 16:41:17 +0530 nishanth update time setting
Fri, 23 Apr 2010 16:36:40 +0530 nishanth resolved a bug
Fri, 23 Apr 2010 16:35:42 +0530 nishanth now an email will be sent to user after he resets his password.
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 .
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
Tue, 13 Apr 2010 10:50:29 +0530 nishanth implemented list people functionality .
Mon, 12 Apr 2010 18:15:21 +0530 nishanth prettified the home page and moved workshops to another page called workshops.
Mon, 12 Apr 2010 16:17:53 +0530 nishanth users can view and edit profile .
Mon, 12 Apr 2010 15:14:03 +0530 nishanth phew finally IRC came to rescue. fixed a bug that took most of my time.
Mon, 12 Apr 2010 13:53:57 +0530 nishanth fixed a bug in register user view .
Mon, 12 Apr 2010 13:49:00 +0530 nishanth moved templates into templates directory and added user in context .
Mon, 12 Apr 2010 12:32:46 +0530 nishanth added closing registration and registering for a workshop .
Mon, 12 Apr 2010 12:08:19 +0530 nishanth added closing and opening of feedback.
Mon, 12 Apr 2010 11:23:27 +0530 nishanth added the view event functionality and submitting feedback according to the status .
Mon, 12 Apr 2010 04:23:13 +0530 nishanth quite a few changes. modified models and feedback views .
Mon, 12 Apr 2010 02:57:25 +0530 nishanth password change and password reset have been done.
Fri, 09 Apr 2010 16:51:56 +0530 nishanth now a user can create an event if he is a staff
Fri, 09 Apr 2010 15:48:47 +0530 nishanth fixed a bug in registration .
Fri, 09 Apr 2010 15:35:40 +0530 nishanth users can now register but still there is no concept of activation e-mail .
Fri, 09 Apr 2010 13:21:46 +0530 nishanth submit and list feedback done
Fri, 09 Apr 2010 12:28:58 +0530 nishanth login and logout works .
Fri, 09 Apr 2010 11:46:35 +0530 nishanth made the login view. have to write templates and check it.
Thu, 08 Apr 2010 22:28:15 +0530 nishanth incorporated gen_key .
Thu, 08 Apr 2010 16:35:46 +0530 nishanth app ready on django admin interface. but must take care of anonymous user case .
Thu, 08 Apr 2010 16:18:05 +0530 nishanth initial commit
(0) tip