2011-02-04 Madhusudan.C.S Display Pynts on task/textbook description page. default tip
2011-02-04 Madhusudan.C.S Use the form helpers templatetag module in the addreviewer template.
2011-02-04 Madhusudan.C.S Use Unauthorized exception for access checks.
2011-02-04 Madhusudan.C.S Style fixes.
2011-02-04 Madhusudan.C.S EditTextBook form should use Task model itself.
2011-02-04 Madhusudan.C.S Update jQuery UI from 1.8.8 to 1.8.9.
2011-02-04 Madhusudan.C.S Update jQuery to jQuery 1.5.
2011-02-01 Madhusudan.C.S Add wsgi option and log file option.
2011-02-01 Madhusudan.C.S Allow ampersands in tags.
2011-02-01 Madhusudan.C.S Base views should take keyword arguments and should use them for URLs.
2011-02-01 Madhusudan.C.S Allow tags to have hyphen (-) in the tag view URL.
2011-02-01 Madhusudan.C.S comma in the display list should not appear after last tag element.
2011-02-01 Madhusudan.C.S Define a templatetag to display list of tags and make them linked.
2011-02-01 Madhusudan.C.S Change the textbook list templatetag to task list template tag.
2011-02-01 Madhusudan.C.S Add a view to list all items tagged with a given tag name.
2011-01-31 Madhusudan.C.S The chapters link on view textbook page must use the new views.
2011-01-31 Madhusudan.C.S Add edit and view chapters views.
2011-01-31 Madhusudan.C.S Remove unused tags1 variable.
2011-01-31 Madhusudan.C.S Add a base exception class and make unauthorization class a subclass.
2011-01-31 Madhusudan.C.S Initial tags for the chapters should not contain Textbook as the keyword.
2011-01-31 Madhusudan.C.S Add exception middleware and related files.
2011-01-31 Madhusudan.C.S Create a package for taskapp views and break the views into task and textbook.
2011-01-31 Madhusudan.C.S Move the configuration module to the helpers package and adjust the imports.
2011-01-31 Madhusudan.C.S Create a separate package to hold all the PyTask sitewide helpers.
2011-01-31 Madhusudan.C.S Add a utility script with a function to remove Textbook from current textbook chapter tasks.
2011-01-30 Madhusudan.C.S Change password reset email URL to hard coded URL.
2011-01-30 Madhusudan.C.S Use django-registration module url reverse methods than the django's.
2011-01-30 Madhusudan.C.S Use the form helpers templatetags instead of hard coding forms.
2011-01-30 Madhusudan.C.S Change form related properties.
2011-01-30 Madhusudan.C.S Display list of tasks related to a Textbook and allow coordinator to create them.
2011-01-30 Madhusudan.C.S Style fixes.
2011-01-30 Madhusudan.C.S Allow editing of tasks even to coordinators and mentors.
2011-01-30 Madhusudan.C.S A task should be able to have sub tasks. So sub tasks are linked to their parents.
2011-01-30 Madhusudan.C.S Add a view, form and related URL for chapter creation under textbook.
2011-01-30 Madhusudan.C.S Chapters must be created from the Task model.
2011-01-30 Madhusudan.C.S Fix the font size of the text in input boxes.
2011-01-30 Madhusudan.C.S Make the forms box liquid. Don't use fixed width.
2011-01-30 Madhusudan.C.S Disable Task creation and related activities for now.
2011-01-27 Madhusudan.C.S Content of the email about workshop slides.
2011-01-27 Madhusudan.C.S Override the username field provided by Registration app.
2011-01-27 Madhusudan.C.S Use the release version of South than the latest version.
2011-01-24 Madhusudan.C.S Content of the Email to be sent for Scilab workshop.
2011-01-24 Madhusudan.C.S Added my name for the email sender address.
2011-01-22 Madhusudan.C.S Add support for Pygments.
2011-01-22 Madhusudan.C.S Style fix.
2011-01-22 Madhusudan.C.S Fixed a bug related to using wrong ID in the template tag.
2011-01-21 Madhusudan.C.S Adding contents of confusion resolver mail for the textbook project.
2011-01-21 Madhusudan.C.S Modify the template of the mail.
2011-01-21 Madhusudan.C.S Fixed the getting profile and name model property.
2011-01-21 Madhusudan.C.S Templates for sending textbook project workshop remainder email.
2011-01-21 Madhusudan.C.S Add a script for sending email to users.
2011-01-20 Madhusudan.C.S Make the created by line use the new templatetag in tasks view page.
2011-01-20 Madhusudan.C.S Add uberbar messages not to claim the task. This must be disabled once claiming is possible.
2011-01-20 Madhusudan.C.S Fix styling issues.
2011-01-20 Madhusudan.C.S Add support for sticky bar top bar.
2011-01-20 Madhusudan.C.S Use the right URL reverse name for selecting claimed user.
2011-01-20 Madhusudan.C.S Use the view_user_profile reverse view name for the profiles of non-logged in users.
2011-01-20 Madhusudan.C.S Add a project specific configuration file, and create a template context processor to tell if tasks claim are enabled or not.
2011-01-20 Madhusudan.C.S Change all the queries to Textbook model to Tasks.
2011-01-20 Madhusudan.C.S Fix styling issues.
(0) -300 -100 -60 tip