index
:
pytask/.git
master
A web application for managing task based workflows.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-26
Changed the sidebar links and footer
HEAD
master
Hardik Ghaghada
2012-02-02
Added a ROOT tag to get a working root. This root is used to display the actu...
parth
2011-07-24
Do not track the uploads directory in pytask since it is used to store the fi...
Madhusudan.C.S
2011-07-24
Add Pygments CSS from the pygments-css that gets downloaded along with buildout.
Madhusudan.C.S
2011-07-24
Fix style in templates.
Madhusudan.C.S
2011-07-24
Set the paths from which the Django ssi template tag can display file contents.
Madhusudan.C.S
2011-07-24
Add support to display the contents of the stored uploaded work submission fi...
Madhusudan.C.S
2011-07-24
Add support for workreport form and remove the support for file field in comm...
Madhusudan.C.S
2011-07-24
Fix style issues.
Madhusudan.C.S
2011-07-24
Get rid of the function in the utils.py for path upload path and also the pre...
Madhusudan.C.S
2011-07-24
Use the attachment field in the WorkReport for Task than adding a new field f...
Madhusudan.C.S
2011-07-24
Enable django-pygments plugin in settings.py configuration of INSTALLED_APPS.
Madhusudan.C.S
2011-07-24
Fix styling issue in buildout configuration file.
Madhusudan.C.S
2011-07-24
Add django-pygments plugin to our build configuration.
Madhusudan.C.S
2011-07-21
Added Copyright and Author information to taskapp/utils.py
Parth Buch
2011-07-20
Changed the upload folder structure in a logical way
Parth Buch
2011-07-20
Changed the MEDIA_ROOT to uploads
Parth Buch
2011-07-20
The uploaded files are now saved in a Textbooks/Module based hierarchy
Parth Buch
2011-07-20
Added the Upload File Option to Task Comments page
Parth Buch
2011-07-20
Merge branch 'master' of https://github.com/FOSSEE/pytask
Parth Buch
2011-07-20
fixed a minor typing error which made the form not display when file_support ...
Parth Buch
2011-07-19
Pass RequestContext for every view.
Madhusudan.C.S
2011-07-19
Fix style and remove unused imports.
Madhusudan.C.S
2011-07-19
Make sure we pass RequestContext to templates all the time!
Madhusudan.C.S
2011-06-10
For the textbook modules use the right URL patterns while displaying the list...
Madhusudan.C.S
2011-06-10
For the textbook forms, use the textbook model fields to render the form.
Madhusudan.C.S
2011-06-10
Replace the django app repositories to the new repositories.
Madhusudan.C.S
2011-06-10
Update Django to version 1.3.
Madhusudan.C.S
2011-06-10
Add a newline at the end of the file.
Madhusudan.C.S
2011-02-11
Use a form cleaner to ensure only allowed characters are entered for tags field.
Madhusudan.C.S
2011-02-11
Pull back extends templatetag to the top of every template file.
Madhusudan.C.S
2011-02-11
Add AUTHORS file listing all the contributors to PyTask.
Madhusudan.C.S
2011-02-11
Add copyright notice to all the files.
Madhusudan.C.S
2011-02-10
The textbook view page displays the Pynts next to each task.
Madhusudan.C.S
2011-02-10
Show the description of the textbook on textbook view page.
Madhusudan.C.S
2011-02-10
Display the number of Pynts assigned for a task on task view page.
Madhusudan.C.S
2011-02-09
Renaming README to have rst extension so that github renders properly.
Madhusudan.C.S
2011-02-09
Allow reviewers for the task, coordinators and admit to approve task claims.
Madhusudan.C.S
2011-02-09
Raise UnauthorizedAccess exception in such a violation instead of Http404.
Madhusudan.C.S
2011-02-09
UI Fix: Horizontal Ruler should separate About section in all cases.
Madhusudan.C.S
2011-02-09
Username displayed on the profile page should be of the accessed profile.
Madhusudan.C.S
2011-02-09
Merged the view_profile and view_user_profile views.
Madhusudan.C.S
2011-02-09
Use profile_user for context variable since it conflicts with one provided by...
Madhusudan.C.S
2011-02-09
Style fixes.
Madhusudan.C.S
2011-02-09
Get the tasks information per user from the user model.
Madhusudan.C.S
2011-02-09
Use profile instead of viewing_profile as the context variable.
Madhusudan.C.S
2011-02-08
Order the child tasks according to the date of creation.
Madhusudan.C.S
2011-02-08
Allow single quote in tags.
Madhusudan.C.S
2011-02-08
Define the files that git should not track.
Madhusudan.C.S
2011-02-08
List Civil Engineering Textbooks too on the list.
Madhusudan.C.S
[next]