Age | Commit message (Expand) | Author |
2011-01-06 | added saving of attachments | Nishanth Amuluru |
2011-01-05 | added a submit_report link for each task | Nishanth Amuluru |
2011-01-05 | Replaced the word credit with pynt | Nishanth Amuluru |
2011-01-05 | Replaced the word mentor with reviewer | Nishanth Amuluru |
2011-01-05 | Added a page for displaying all the textbooks | Nishanth Amuluru |
2010-03-04 | ditchaxed the claims model. | nishanth |
2010-03-04 | now claims are read from notifications. we can ditchax claims model now. | nishanth |
2010-03-04 | changed __unicode__ method of notification model. | nishanth |
2010-03-03 | added help text in models.py | nishanth |
2010-03-02 | added a verbose_name for tags_field in task and foss_comm in user. | nishanth |
2010-03-02 | implemented deleting of a task. | nishanth |
2010-03-02 | now task can have a title of a deleted task. | nishanth |
2010-03-02 | implemented edit_task functionality. | nishanth |
2010-03-01 | added au ru notifications. | nishanth |
2010-02-28 | ditchaxed credit model. | nishanth |
2010-02-27 | added notifications for approval and rejection of a mentor. | nishanth |
2010-02-27 | added __unicode__ method to notification and removed useless comments in repl... | nishanth |
2010-02-27 | notifications work for approving and rejecting credits. | nishanth |
2010-02-27 | modified the notifications model. the sent_to is now a foreign key. now if we... | nishanth |
2010-02-26 | taking care if publish task post request is made again. added published_date ... | nishanth |
2010-02-26 | now notification depends on id and not pos. | nishanth |
2010-02-26 | did lots and now id field in task is a random key | nishanth |
2010-02-26 | modified image storage. | nishanth |
2010-02-26 | modified request model. | nishanth |
2010-02-26 | added an attribute called is_valid to request model just in case we need it i... | nishanth |
2010-02-26 | now task page displays only undeleted comments. and publish task removes prev... | nishanth |
2010-02-26 | completed the process_request part. | nishanth |
2010-02-25 | added the field remarks in request model. | nishanth |
2010-02-25 | our task model does not meet out needs. so modified it and added a model call... | nishanth |
2010-02-24 | modified requests to match the new model. | nishanth |
2010-02-24 | changed request model. | anoop |
2010-02-24 | added accept_assign_credits request | nishanth |
2010-02-24 | added attribute pynts to request model. | anoop |
2010-02-24 | made change to the request model and corresponding create_request utility. | anoop |
2010-02-24 | added events in task.py for adding subtask and dependencies | nishanth |
2010-02-23 | added custom image storage for profile photo. | nishanth |
2010-02-23 | made changes to models. | anoop |
2010-02-23 | changed request model, added create_request utility. | anoop |
2010-02-23 | fixed a bug in models.py . | nishanth |
2010-02-22 | added request and notification models. | nishanth |
2010-02-22 | fixed a bug in models. | anoop |
2010-02-22 | installed tagging into the app. | anoop |
2010-02-12 | added help_text and verbose_name to models where required and removed import ... | nishanth |
2010-02-05 | fixed a bug in templates/task/claim.html which required modification of views... | nishanth |
2010-02-04 | addded link to view claims in 'view task' page . | nishanth |
2010-02-04 | implemented "add another mentor" functionality to a task. | nishanth |
2010-02-04 | implemented create task view which needed task.py in events. added a method s... | nishanth |
2010-02-04 | created forms, views, templates, actions for home_page, browse_task. | nishanth |
2010-02-04 | removed views.py and made it a package. added auth_profile to settings.py | nishanth |
2010-01-24 | Created taskapp and added data to models.py and edited settings.py to make it... | Nishanth |