Mercurial
Mercurial
>
ws_app
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
removed the field feedback_submitted_by from event model and added the code to create feedlog record when a new feedback is taken.
2010-04-15, by nishanth
added a model in feedback for logging users who have already submitted feedback and made changes in corresponding views .
2010-04-15, by nishanth
added is_active filter in list_feedbacks view.
2010-04-15, by nishanth
changed feedback model since we now take feedback only from logged in users .
2010-04-15, by nishanth
changed redirect to 404 in change password view
2010-04-15, by nishanth
changed redirect to 404 in one place and updated 404 page.
2010-04-15, by 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 .
2010-04-15, by nishanth
fixed a small bug.
2010-04-15, by nishanth
fixed a bug in activate user and made a change in activated template .
2010-04-15, by nishanth
now registered workshops appear on home page .
2010-04-15, by nishanth
registration for workshop is now integrated with man registartion.
2010-04-15, by nishanth
now after registration, user is also added to corresponding workshop .
2010-04-15, by nishanth
now show report page does not show report if there are no feedbacks .
2010-04-15, by nishanth
added venue field in event model and corresponding forms and views.
2010-04-15, by nishanth
added the files I forgot to add in previous commit
2010-04-15, by nishanth
added view report functionality. have to make it look better.
2010-04-15, by nishanth
included the link to view report of workshop in view event page
2010-04-15, by nishanth
implemented listing of feedbacks.
2010-04-15, by nishanth
added date tags in view event template and open_feedback template is now a lil better .
2010-04-15, by nishanth
days are now calucated from dates given for the event .
2010-04-13, by nishanth
removed quiz links from view event template .
2010-04-13, by nishanth
made a few redirects to 404
2010-04-13, by nishanth
prettifying the view event page .
2010-04-13, by nishanth
now opening feedback code is a lil more better .
2010-04-13, by nishanth
now opening feedback code is a lil better .
2010-04-13, by nishanth
now opening registration code is a lil better .
2010-04-13, by nishanth
now closing registration code is a lil better .
2010-04-13, by nishanth
now opening and closing of feedback and registration can be done only by staff users .
2010-04-13, by nishanth
now opening and closing of feedback quiz and registration can be done only by staff users .
2010-04-13, by nishanth
instead of redirecting I am now raising http 404 .
2010-04-13, by nishanth
now the "you must register" link appears on view event page .
2010-04-13, by nishanth
now user cannot login when he is inactive .
2010-04-13, by nishanth
account activated template .
2010-04-13, by nishanth
modified seed_db and view_event template .
2010-04-13, by nishanth
added the missing return statements in clean functions of forms .
2010-04-13, by nishanth
renamed send_activation to resend_activation .
2010-04-13, by nishanth
added account_inactive and resend_activationkey functionalities
2010-04-13, by nishanth
implemented list people functionality .
2010-04-13, by nishanth
prettified the home page and moved workshops to another page called workshops.
2010-04-12, by nishanth
users can view and edit profile .
2010-04-12, by nishanth
phew finally IRC came to rescue. fixed a bug that took most of my time.
2010-04-12, by nishanth
fixed a bug in register user view .
2010-04-12, by nishanth
moved templates into templates directory and added user in context .
2010-04-12, by nishanth
added closing registration and registering for a workshop .
2010-04-12, by nishanth
added closing and opening of feedback.
2010-04-12, by nishanth
added the view event functionality and submitting feedback according to the status .
2010-04-12, by nishanth
quite a few changes. modified models and feedback views .
2010-04-12, by nishanth
password change and password reset have been done.
2010-04-12, by nishanth
now a user can create an event if he is a staff
2010-04-09, by nishanth
fixed a bug in registration .
2010-04-09, by nishanth
users can now register but still there is no concept of activation e-mail .
2010-04-09, by nishanth
submit and list feedback done
2010-04-09, by nishanth
login and logout works .
2010-04-09, by nishanth
made the login view. have to write templates and check it.
2010-04-09, by nishanth
incorporated gen_key .
2010-04-08, by nishanth
app ready on django admin interface. but must take care of anonymous user case .
2010-04-08, by nishanth
initial commit
2010-04-08, by nishanth
less
more
|
(0)
tip