Mercurial
Mercurial
>
pytask
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-100
-50
-30
+30
+50
+100
+300
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.
now requests in sidebar shows the no.of unread notifications.
2010-02-28, by nishanth
deducing previous credits for a task using the request model. with a few changes, we can ditchax the credits model.
2010-02-28, by nishanth
now view credits page shows all the credits.. including the pending and rejected ones.
2010-02-28, by nishanth
added filter on time for view task request notification.
2010-02-28, by nishanth
added next and previous capabilities to requests and notifications.
2010-02-28, by nishanth
implemented notification functionality for AD MG DV.
2010-02-27, by nishanth
added notifications for approval and rejection of a mentor.
2010-02-27, by nishanth
added __unicode__ method to notification and removed useless comments in reply_to_request.
2010-02-27, by nishanth
notifications work for approving and rejecting credits.
2010-02-27, by nishanth
modified the notifications model. the sent_to is now a foreign key. now if we have a new type to be added, we can generate message and sub while creating notification. we can keep track of history using the role field in notification and task/sent_from
2010-02-27, by nishanth
created a view for about pages and added about pages for mentor and addmentors.
2010-02-27, by nishanth
added the functionality to close a task.
2010-02-27, by nishanth
homepage now displays a list of unpublished tasks
2010-02-26, by nishanth
taking care if publish task post request is made again. added published_date field to task.
2010-02-26, by nishanth
now notification depends on id and not pos.
2010-02-26, by nishanth
now rid is not the position argument. it is request id.
2010-02-26, by nishanth
seed_db now creates 20 tasks.
2010-02-26, by nishanth
moved the getTask method to task_utilities.
2010-02-26, by nishanth
did lots and now id field in task is a random key
2010-02-26, by nishanth
modified image storage.
2010-02-26, by nishanth
now if a task is closed/completed all its pending requests will be made invalid.
2010-02-26, by nishanth
modified request model.
2010-02-26, by nishanth
added an attribute called is_valid to request model just in case we need it in future.
2010-02-26, by nishanth
mark task as complete functionality is added.
2010-02-26, by nishanth
added option of specifying if previous mentors and comments must be removed in publish task event.
2010-02-26, by nishanth
now task page displays only undeleted comments. and publish task removes previous comments.
2010-02-26, by nishanth
added the functionality to publish a task.
2010-02-26, by nishanth
now deleted tasks cannot be viewed by anyone
2010-02-26, by nishanth
updated browse_tasks page. now it does not display deleted or unpublished tasks.
2010-02-26, by nishanth
updated show_msg method to also use the user variable in the context.
2010-02-26, by nishanth
less
more
|
(0)
-100
-50
-30
+30
+50
+100
+300
tip