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.
2011-01-20 Madhusudan.C.S Give style to the main header text link of every html page.
2011-01-20 Madhusudan.C.S Add a new templatetag to render modified on and by line in documents.
2011-01-20 Madhusudan.C.S List each department textbooks separately for now, think of a clever way later.
2011-01-20 Madhusudan.C.S Add templatetags for listing textbooks.
2011-01-20 Madhusudan.C.S Textbooks list page should list all the tasks tagged with textbooks.
2011-01-20 Madhusudan.C.S Added additional text message for the deprecated model.
2011-01-20 Madhusudan.C.S Adding deprecation warning to Textbook model.
2011-01-20 Madhusudan.C.S Add time to filenames generated for dumps.
2011-01-20 Madhusudan.C.S Add last_modified field to most of the models and make other necessary model changes.
2011-01-20 Madhusudan.C.S Approve the textbooks directly.
2011-01-20 Madhusudan.C.S Return whatever context can be shown for non-logged in user for tasks browse.
2011-01-20 Madhusudan.C.S Use the right url reverse name for profile views.
2011-01-20 Madhusudan.C.S Change the path to dump data directory.
2011-01-20 Madhusudan.C.S Remove the reset_db script. I should not be able to run it even in my dream.
2011-01-20 Madhusudan.C.S Scripts for taskapp and profile apps south migrations.
2011-01-20 Madhusudan.C.S A python script to load the data of tasks from CSV to database.
2011-01-20 Madhusudan.C.S Adding a database dumpscript. It should be added to cron.
2011-01-20 Madhusudan.C.S Adding a skeleton README file.
2011-01-19 Madhusudan.C.S Add CSS for footer and add contact information to footer.
2011-01-19 Madhusudan.C.S Added Calendar widget support from jQuery UI plugin for registration fields.
2011-01-19 Madhusudan.C.S Add additional div tags and use % based values for all properties instead of pixel based.
2011-01-19 Madhusudan.C.S Fix the styling and modify the help text to calendar field to use the conventional format.
2011-01-19 Madhusudan.C.S Modify the Form legend text (if we ever make it appear anywhere) to show Create Registration Form.
2011-01-19 Madhusudan.C.S Add about links to left sidebar which redirects to textbooks and fossee main pages.
2011-01-19 Madhusudan.C.S Remove Proceed to login text from activate.html file.
2011-01-19 Madhusudan.C.S Adding activate.html as required by the django-registration protocol.
2011-01-19 Madhusudan.C.S Add a template page for server error config. HTTP 500.
2011-01-18 Madhusudan.C.S Move the regbackend import to urls.py.
2011-01-18 Madhusudan.C.S Add django-extensions app to the site INSTALLED_APPS.
2011-01-18 Madhusudan.C.S Remove the remaining occurences of uniq_key.
2011-01-18 Madhusudan.C.S import the signal connector module for profile creation in the models file since it is loaded when django starts the server.
2011-01-18 Madhusudan.C.S Replace the occurence of role to rights.
2011-01-18 Madhusudan.C.S Remove all occurences of uniq_key.
2011-01-18 Madhusudan.C.S Fix the style as per PEP8 guidelines.
2011-01-18 Madhusudan.C.S Add support to werkzeug and the most sought after django command extensions app.
2011-01-18 Madhusudan.C.S Redirect successful login to profile page if logged in from activation complete.
2011-01-18 Madhusudan.C.S Make changes to the code style so that it is consistent across the code base.
2011-01-18 Madhusudan.C.S Fix the site template variable used in the email for registrants.
2011-01-18 Madhusudan.C.S This file was mistakenly deleted in the previous version. Reverting the delete.
2011-01-18 Madhusudan.C.S Use the defined templatetag on profile registration form too.
2011-01-18 Madhusudan.C.S Add tooltip support for form fields using qtip.
2011-01-18 Madhusudan.C.S Add the error message to login template.
2011-01-18 Madhusudan.C.S Handle all cases of login.
2011-01-18 Madhusudan.C.S CSS Properties to render login form error.
2011-01-18 Madhusudan.C.S Redirect the login to home page if the login is made from logout page.
2011-01-17 Madhusudan.C.S Move LOGIN_REDIRECT_URL to local settings since it differs based on URLs on the local settings.
2011-01-17 Madhusudan.C.S A new view for processing post login to give the right html to replace for user action right sidebar.
2011-01-17 Madhusudan.C.S Replace all usage of context with RequestContext and use the imports in right form.
2011-01-17 Madhusudan.C.S Replace all occurences of context with RequestContext in taskapp views.
2011-01-17 Madhusudan.C.S Add the necessary Javascript to implement in place login functionality.
2011-01-17 Madhusudan.C.S Move the user login template code to its own template file, so it can be reused.
2011-01-17 Madhusudan.C.S Add the source to Javascript required to login users.
2011-01-17 Madhusudan.C.S Replaces all occurences of context with RequestContext.
2011-01-17 Madhusudan.C.S Add login properties to right menu.
2011-01-17 Madhusudan.C.S Add CSS properties for login form.
2011-01-17 Madhusudan.C.S Fix style issue in the profile model.
2011-01-17 Madhusudan.C.S Use the correct choices variable for the role and status.
2011-01-17 Madhusudan.C.S Use the right name for the profile role's values.
2011-01-17 Madhusudan.C.S Update the reset db script to seed profile also.
2011-01-16 Madhusudan.C.S Use the right form of names to be stored in the database.
2011-01-16 Madhusudan.C.S Add support for right side menu.
2011-01-16 Madhusudan.C.S Use the right names for the roles and all other choices.
2011-01-16 Madhusudan.C.S Add label to the comment form field.
2011-01-16 Madhusudan.C.S Add bottom margin to the main header.
2011-01-16 Madhusudan.C.S Use the new forms tags and fix the styling.
2011-01-16 Madhusudan.C.S Add a lot of CSS changes, I can't even remember how many and what are they.
2011-01-16 Madhusudan.C.S Restructure the entire base template and move the left sidebar to another subtemplate.
2011-01-16 Madhusudan.C.S Add two new buttons for approval.
2011-01-16 Madhusudan.C.S Huh, please don't tell me I will have to refactor so much code again.
2011-01-16 Madhusudan.C.S Use reverse function instead of hard coded URL.
2011-01-16 Madhusudan.C.S Replace create template with edit template.
2011-01-16 Madhusudan.C.S Remove the redundant function for suggesting tags and added the required import.
2011-01-16 Madhusudan.C.S Move all the content from create form to edit form for tasks.
2011-01-16 Madhusudan.C.S Remove redundant templates.
2011-01-16 Madhusudan.C.S Restructured create form to use templatetags and use Javascript for autcomplete.
2011-01-16 Madhusudan.C.S Add templatetags for form handling.
2011-01-16 Madhusudan.C.S Add JQuery and JQuery UI files to the collection.
2011-01-15 Madhusudan.C.S Change imports to be more readable.
2011-01-15 Madhusudan.C.S Change the name of the addreviewer url mapper.
2011-01-15 Madhusudan.C.S Use django shortcut for raising 404s.
2011-01-15 Madhusudan.C.S Capitalize the name Notifications.
2011-01-15 Madhusudan.C.S Add a new view method for specific users profile view.
2011-01-15 Madhusudan.C.S Manipulate all the templates to use {% url %} templatetag instead of hard coded URLs.
2011-01-15 Madhusudan.C.S Remove initial south migrations also during reset of the database.
2011-01-15 Madhusudan.C.S Modify the home page URL mapper to be consistent with other mappers.
2011-01-15 Madhusudan.C.S Removed this file since the utilities are no more used.
2011-01-14 Madhusudan.C.S Add reset_db script.
2011-01-14 Madhusudan.C.S Remove the unexisting import.
2011-01-14 Madhusudan.C.S Used reverse URL matching instead of hard coded URLs.
2011-01-14 Madhusudan.C.S Fix styling issue in URLConf.
2011-01-14 Madhusudan.C.S Make adjustment in import styling.
2011-01-14 Madhusudan.C.S Make changes to the import styles, ids used and use reverse function for URL generation instead of hard coded URLs.
2011-01-14 Madhusudan.C.S Add name for each URL definition.
2011-01-14 Madhusudan.C.S Removed utils file whose only function is not required anymore.
2011-01-14 Madhusudan.C.S Add a fixture to maintain the Sites framework data settings.
2011-01-14 Madhusudan.C.S Change the admin media prefix to suit the server settings.
2011-01-14 Madhusudan.C.S Remove uniqkey field from every model.
2011-01-14 Madhusudan.C.S Add pytask as prefix to admin media and move SITE_ID to local settings
2011-01-13 Madhusudan.C.S Replace URL definition with the standard way of defining URLs.
2011-01-14 Puneeth Chaganti base.css: Changed font-family and font-size.
2011-01-13 Madhusudan.C.S Adding south's migrate directory to non-trackable directories list. This should be run on every instance separately.
2011-01-13 Madhusudan.C.S Added south in installed apps.
2011-01-13 Madhusudan.C.S Adjusted the styling of the urls.py file.
2011-01-13 Madhusudan.C.S Add a DEVELOPMENT settings for URL mapping for static and media files.
2011-01-13 Madhusudan.C.S Fixed the path to use /pytask as the prefix.
2011-01-13 Madhusudan.C.S Added STATIC related variables.
2011-01-13 Madhusudan.C.S .installed.cfg from buildout should not be tracked.
2011-01-13 Madhusudan.C.S Reorganized settings file to use the current filesystem path than hard coded paths.
2011-01-13 Madhusudan.C.S Move local settings specific stuff out of settings.py to local.py.
2011-01-13 Madhusudan.C.S Add psycopg2 package for postgresql support.
2011-01-13 Madhusudan.C.S Updated the hgignore file to ignore all the unnecessary files.
2011-01-13 Madhusudan.C.S This branch is of no use too. Marking it as dead. madhu
2011-01-11 Nishanth Amuluru fixed a bug where guest users were not able to view the page correctly
2011-01-11 Nishanth Amuluru fixed a few broken links to templates
2011-01-11 Nishanth Amuluru added all the buildout data to hgignore
2011-01-11 Nishanth Amuluru removed all the buildout files
2011-01-11 Nishanth Amuluru submit report works fine
2011-01-11 Nishanth Amuluru view_work is now working
2011-01-11 Nishanth Amuluru add reviewer works now
2011-01-11 Nishanth Amuluru approval of textbooks works now
2011-01-11 Nishanth Amuluru corrected the user view url
2011-01-11 Nishanth Amuluru added view_user functionality
2011-01-11 Nishanth Amuluru approve text book is meaningful now
2011-01-11 Nishanth Amuluru browse tasks works fine now
2011-01-11 Nishanth Amuluru added admin files
2011-01-10 Nishanth Amuluru task approval is fine now
2011-01-10 Nishanth Amuluru edit textbook works fine
2011-01-10 Nishanth Amuluru created browse textbooks page
2011-01-10 Nishanth Amuluru pointed the link correctly
2011-01-10 Nishanth Amuluru view textbook works fine
2011-01-09 Nishanth Amuluru added under_construction view and used it
2011-01-09 Nishanth Amuluru add textbook works fine
2011-01-09 Nishanth Amuluru added unpublished tasks to home_page
2011-01-09 Nishanth Amuluru edit task works now
2011-01-09 Nishanth Amuluru prettified a few pages
2011-01-09 Nishanth Amuluru home_page is now in some shape
2011-01-09 Nishanth Amuluru created the home page
2011-01-09 Nishanth Amuluru Select user works completely fine
2011-01-09 Nishanth Amuluru Added the template
2011-01-09 Nishanth Amuluru created the view
2011-01-09 Nishanth Amuluru added form to select users
2011-01-09 Nishanth Amuluru added the select user url
2011-01-09 Nishanth Amuluru now the creator can select users
2011-01-09 Nishanth Amuluru claim task works fine now
2011-01-09 Nishanth Amuluru added the step of adding user to claimed users
2011-01-09 Nishanth Amuluru Added the required template
2011-01-09 Nishanth Amuluru created a view for making claim
2011-01-09 Nishanth Amuluru created form for making a claim
2011-01-09 Nishanth Amuluru updated the name
2011-01-09 Nishanth Amuluru view task is now in some shape atleast
2011-01-08 Nishanth Amuluru commenting on a task works as of now and there is a lot to do with view task
2011-01-08 Nishanth Amuluru commenting does not need a verbose_name
2011-01-08 Nishanth Amuluru added a form for commenting on tasks
2011-01-08 Nishanth Amuluru renamed all the related_name fields for better readability
2011-01-08 Nishanth Amuluru Added task view url
2011-01-08 Nishanth Amuluru now deleted tasks are also selected in db query
2011-01-08 Nishanth Amuluru Added utils to taskapp
2011-01-08 Nishanth Amuluru added null=true for datetime
2011-01-08 Nishanth Amuluru added blank=true whereever required
2011-01-08 Nishanth Amuluru fixed a few bugs
2011-01-08 Nishanth Amuluru used proper import for show_msg
2011-01-08 Nishanth Amuluru added view for show_msg
2011-01-08 Nishanth Amuluru Added template for show_msg
2011-01-08 Nishanth Amuluru created template for create_task
2011-01-08 Nishanth Amuluru Added urls to taskapp
2011-01-08 Nishanth Amuluru Added task urls to main urls
2011-01-08 Nishanth Amuluru created a view for create task
2011-01-08 Nishanth Amuluru Added forms for creating and editing a task
2011-01-08 Nishanth Amuluru added the most important field. The chapters
2011-01-08 Nishanth Amuluru Added textbook model and made a few small changes
2011-01-08 Nishanth Amuluru request will not have sent_to. it shows up in everyone's requests if they can respond
2011-01-08 Nishanth Amuluru added request pynts model
2011-01-08 Nishanth Amuluru Included the missing imports
2011-01-08 Nishanth Amuluru eanbled taskapp and registered task model into tagging
2011-01-08 Nishanth Amuluru Added uniq_key to report model
2011-01-08 Nishanth Amuluru created work report model and reportcomment model
2011-01-08 Nishanth Amuluru added claim model
2011-01-08 Nishanth Amuluru added comment model
2011-01-08 Nishanth Amuluru modified the rolerequest model to suit the design
2011-01-08 Nishanth Amuluru finalised the task model
2011-01-08 Nishanth Amuluru now the text area is displayed in a more elegant way
2011-01-08 Nishanth Amuluru prettified the user registration page
2011-01-08 Nishanth Amuluru prettified the registration templates
2011-01-08 Nishanth Amuluru renamed it approproately
2011-01-08 Nishanth Amuluru fixed 2 bugs
2011-01-08 Nishanth Amuluru Added the import to connect the signal
2011-01-08 Nishanth Amuluru Created a custom backend
2011-01-08 Nishanth Amuluru Created a form for creating profile
2011-01-08 Nishanth Amuluru Added clean methods to edit profile form
2011-01-08 Nishanth Amuluru removed unwanted manage file
2011-01-08 Nishanth Amuluru renamed the db and removed taggind as of now
2011-01-08 Nishanth Amuluru corrected the registration templates to suit new design
2011-01-08 Nishanth Amuluru Added buildout stuff and made changes accordingly
2011-01-07 Nishanth Amuluru prettified the page
2011-01-07 Nishanth Amuluru Added link for new_user signup
2011-01-07 Nishanth Amuluru Added full_name and prettified the page
2011-01-07 Nishanth Amuluru Used the full_name in seed_db
2011-01-07 Nishanth Amuluru Added edit_profile link
2011-01-07 Nishanth Amuluru fixed a typo
2011-01-07 Nishanth Amuluru Used the new field in forms
2011-01-07 Nishanth Amuluru Added a new field for full_name
2011-01-07 Nishanth Amuluru created a tag and used it in the template
2011-01-07 Nishanth Amuluru Added files to create custom templatetags
2011-01-07 Nishanth Amuluru Added an app for tasks and stuff
2011-01-07 Nishanth Amuluru corrected the profile URL
2011-01-07 Nishanth Amuluru removed the css code from base.html and formatted the page properly
2011-01-07 Nishanth Amuluru changed the static serving url settings
2011-01-07 Nishanth Amuluru added url to serve css as a static page
2011-01-07 Nishanth Amuluru added styles to base.css
2011-01-07 Nishanth Amuluru added a file for css
2011-01-07 Nishanth Amuluru removed unwanted prints
2011-01-07 Nishanth Amuluru fixed few typos
2011-01-07 Nishanth Amuluru created views for delete and unread notification
2011-01-07 Nishanth Amuluru included the urls for delete and unread notification
2011-01-07 Nishanth Amuluru fixed a typo
2011-01-07 Nishanth Amuluru created a function for viewign notifications
2011-01-07 Nishanth Amuluru fixed a typo
2011-01-07 Nishanth Amuluru fixed a typo
2011-01-07 Nishanth Amuluru added key to the notification
2011-01-07 Nishanth Amuluru removed the pyc
2011-01-07 Nishanth Amuluru now seed_db created notifications also
2011-01-07 Nishanth Amuluru removed unwanted field
2011-01-07 Nishanth Amuluru Created template for view notification
2011-01-07 Nishanth Amuluru created a view for view notification and included the url. made changes accordingly in browse notifications
2011-01-07 Nishanth Amuluru fixed a typo and browse notifications works fine
2011-01-07 Nishanth Amuluru created template for browse notifications
2011-01-07 Nishanth Amuluru created a view for browising thro notifications
2011-01-07 Nishanth Amuluru added admin urls
2011-01-07 Nishanth Amuluru enabled admin interface
2011-01-07 Nishanth Amuluru Added all the required templates for django-registration
2011-01-07 Nishanth Amuluru created view for editing profile and created corresponding template
2011-01-07 Nishanth Amuluru modified the redirect url
2011-01-07 Nishanth Amuluru Added template for viewing profile
2011-01-07 Nishanth Amuluru Created a view for viewing profile
2011-01-07 Nishanth Amuluru Removed the site url since it is the wrong way to use
2011-01-07 Nishanth Amuluru Added csrf_token and included the urls
2011-01-07 Nishanth Amuluru Added seed_db
2011-01-07 Nishanth Amuluru Added templates for login and logout
2011-01-07 Nishanth Amuluru changed the url in email activation
2011-01-07 Nishanth Amuluru fixed a typo and set the settings required for django registration
2011-01-07 Nishanth Amuluru added the url for creating a login
2011-01-07 Nishanth Amuluru Added template for creating a login
2011-01-07 Nishanth Amuluru Added templates required for sending activation email
2011-01-07 Nishanth Amuluru added a url for the site
2011-01-07 Nishanth Amuluru Added base.htm;
2011-01-07 Nishanth Amuluru Fixed a few typos
2011-01-07 Nishanth Amuluru modified make_key and used it in the form
2011-01-07 Nishanth Amuluru Created a form for user creation
2011-01-07 Nishanth Amuluru Added make_key to utils
2011-01-07 Nishanth Amuluru Added utils to pytask
2011-01-06 Nishanth Amuluru Included department co-ordinators as a level in hierarchy
2011-01-06 Nishanth Amuluru added utils
2011-01-06 Nishanth Amuluru added forms
2011-01-06 Nishanth Amuluru Added events module.
2011-01-06 Nishanth Amuluru Added profile module to settings
2011-01-06 Nishanth Amuluru Fixed a typo
2011-01-06 Nishanth Amuluru Created notification and request models.
2011-01-06 Nishanth Amuluru Added the model for holding user info
2011-01-06 Nishanth Amuluru Added an app called profile to manage user profiles
2011-01-06 Nishanth Amuluru Added hgignore file
2011-01-06 Nishanth Amuluru Updated the settings file
2011-01-06 Nishanth Amuluru Initial commit
2011-01-13 Madhusudan.C.S This branch is dead. So it should fall out. buildout
2011-01-13 Madhusudan.C.S Purging the repository for the new set of changes by Nishanth.
2011-01-13 Madhusudan.C.S Added tag deprecated for changeset b4a3ec34c061
2011-01-10 Madhusudan.C.S Moved all database related settings to local file. buildout
2011-01-10 Madhusudan.C.S Move DEBUG settings local variable to untracked local file. buildout
2011-01-07 Madhusudan.C.S Template directories variable must be a tuple. buildout
2011-01-07 Madhusudan.C.S PyTask from now uses PostgreSQL. Moved the sensitive information to local untracked file. buildout
2011-01-07 Madhusudan.C.S Replaced all the bitbucket URLs to use https instead of plain http. buildout
2011-01-07 Madhusudan.C.S Modified ignore configuration a bit. buildout
2011-01-07 Madhusudan.C.S Removed the files which were accidentally committed. buildout
2011-01-06 Madhusudan.C.S Add support for buildout and move the files to the directory to support buildout structure. buildout
2011-01-06 Nishanth Amuluru the upload of attachments works correctly now deprecated
2011-01-06 Nishanth Amuluru the report page now displays url of the uploaded attachment
2011-01-06 Nishanth Amuluru added saving of attachments
2011-01-06 Nishanth Amuluru added a form in the template, for users to submit work
2011-01-05 Nishanth Amuluru corrected a typo
2011-01-05 Nishanth Amuluru created form and created basic template for work report
2011-01-05 Nishanth Amuluru added a submit_report link for each task
2011-01-05 Nishanth Amuluru Replaced the word credit with pynt
2011-01-05 Nishanth Amuluru Replaced the word mentor with reviewer
2011-01-05 Nishanth Amuluru Now browse tasks page does not display textbooks
2011-01-05 Nishanth Amuluru Added a link to list all the textbooks
2011-01-05 Nishanth Amuluru Added a page for displaying all the textbooks
2010-03-09 anoop added two more templates for displaying admin login form and admin logout message.
2010-03-08 anoop send/create notification when a new account is created.
2010-03-08 anoop added DEFAULT_FROM_EMAIL into settings.py.
2010-03-08 anoop changed registration/activation_email.txt template.
2010-03-08 anoop added templates, so as to use pytask interface rather than django default interface.
2010-03-08 anoop email address displayed was incorrect, fixed it.
2010-03-08 anoop admins and managers can see full profile of user, including email, address and phone number.
2010-03-08 anoop changed the MEDIA_URL in settings.py.
2010-03-05 nishanth now user profile editing is done thro forms in a more elegant way.
2010-03-04 nishanth ditchaxed the claims model.
2010-03-04 nishanth now claims are read from notifications. we can ditchax claims model now.
2010-03-04 nishanth changed __unicode__ method of notification model.
2010-03-04 nishanth merged with my local repo.
2010-03-04 nishanth now there is a link to claim in new_claim notification.
2010-03-04 nishanth merged
2010-03-04 nishanth now a notification is sent to all the mentors after there is a new claim.
2010-03-04 anoop merged
2010-03-04 anoop changed the media url in settings.
2010-03-04 nishanth fixed the time display bug in view_request template.
2010-03-04 nishanth if a user claims a task his unreplied mentor requests will be made invalid.
2010-03-03 nishanth added help text in models.py
2010-03-03 nishanth fixed a bug in view task.
2010-03-03 nishanth fixed a small syntax error .
2010-03-03 nishanth now requested mentors can see unpublished task but not comment on it.
2010-03-03 nishanth bulleted list in browse tasks page.
2010-03-03 nishanth fixed a bug in publish task.
2010-03-03 nishanth removed linebreak before billeted list in homepage.
2010-03-02 nishanth now subtasks and dependencies in view_task page and other task_lists in home page are displayed as bulleted lists.
2010-03-02 nishanth finished the phase-2 successfully. added all the learnmore templates. hav to look for bugs if any.
2010-03-02 nishanth added a few more learn more pages.
2010-03-02 nishanth created a starthere page.
2010-03-02 nishanth now there is also a notification sent to a new created user in seed_db.
2010-03-02 nishanth added a verbose_name for tags_field in task and foss_comm in user.
2010-03-02 nishanth now editing of tasks is done in elegant way.
2010-03-02 nishanth fixed a bug in edit_task view.
2010-03-02 nishanth now validation for task title is done in the forms.
2010-03-02 nishanth empty description for a task not allowed. white space around description trimmed.
2010-03-02 nishanth create task page now shows a proper side bar.
2010-03-02 nishanth now empty comments will not be accepted.
2010-03-02 nishanth header is now center aligned.
2010-03-02 nishanth added footer to base.html.
2010-03-02 nishanth changed show_msg page to redirect instead of showing a link
2010-03-01 nishanth forgot to add the templates. so added now.
2010-03-01 nishanth now view_task page also shows tags for the task.
2010-03-01 nishanth homepage for logged in users has been made to look better.
2010-03-01 nishanth fixed a bug in home page for guests.
2010-03-01 nishanth made the home page look clean.
2010-03-01 nishanth implemented deleting of a task.
2010-03-01 nishanth now task can have a title of a deleted task.
2010-03-01 nishanth implemented edit_task functionality.
2010-03-01 nishanth modified the look of browse_requests page task_view page and view_request page.
2010-03-01 nishanth added learn more links.
2010-03-01 nishanth added au ru notifications.
2010-03-01 nishanth implemented nu nt nd ng na notifications.
2010-03-01 nishanth imposed a constraint that edit_task url is not displayed if task is OP and has claimed_users.
2010-03-01 nishanth finalised the look of all existing task views .
2010-02-28 nishanth removing user deletes all the pending requests that request giving him pynts.
2010-02-28 nishanth fixed assign_task method to display a not_allowed message if task status not in OP WR.
2010-02-28 nishanth finalised the view_task page.
2010-02-28 nishanth now if a task has subs, it will remain locked forever.
2010-02-28 nishanth modified add_user and rem_user methods to also include the mentor who is doing it.
2010-02-28 nishanth ditchaxed credit model.
2010-02-28 nishanth after replying to a request, you are redirected to browse redirects page.
2010-02-28 nishanth no bogus post request can be made now in addmentor page.
2010-02-28 nishanth fixed a small bug in create_notification for the case NT.
2010-02-28 nishanth now a user cannot make two requests to another user for mentoring a task.
2010-02-28 nishanth now a user who was requested to be something cannot be requested to be the same again.
2010-02-28 nishanth fixed a_or_an in reject request.
2010-02-28 nishanth now accepting an admin request will make all pending AD MG DV reqs as inactive.
2010-02-28 nishanth now accepting to be a MG deleted pending DV and MG reqs.
2010-02-28 nishanth modified get_user method to give only count of unread requests.
2010-02-28 nishanth now if a user accepts to be a mentor, all his pending reqs will be made invalid.
2010-02-28 nishanth fixed the a_or_an bug .
2010-02-28 nishanth added the functionality to request a user to be AD MG DV.
2010-02-28 nishanth now learn more pages open in a new window.
2010-02-27 nishanth provided links to make a raise the privileges of a user.
2010-02-27 nishanth now all the pages show number of unread beside requests and notifications link in sidebar.
2010-02-27 nishanth now requests in sidebar shows the no.of unread notifications.
2010-02-27 nishanth deducing previous credits for a task using the request model. with a few changes, we can ditchax the credits model.
2010-02-27 nishanth now view credits page shows all the credits.. including the pending and rejected ones.
2010-02-27 nishanth added filter on time for view task request notification.
2010-02-27 nishanth added next and previous capabilities to requests and notifications.
2010-02-27 nishanth implemented notification functionality for AD MG DV.
2010-02-27 nishanth added notifications for approval and rejection of a mentor.
2010-02-27 nishanth added __unicode__ method to notification and removed useless comments in reply_to_request.
2010-02-27 nishanth notifications work for approving and rejecting credits.
2010-02-27 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-26 nishanth created a view for about pages and added about pages for mentor and addmentors.
2010-02-26 nishanth added the functionality to close a task.
2010-02-26 nishanth homepage now displays a list of unpublished tasks
2010-02-26 nishanth taking care if publish task post request is made again. added published_date field to task.
2010-02-26 nishanth now notification depends on id and not pos.
2010-02-26 nishanth now rid is not the position argument. it is request id.
2010-02-26 nishanth seed_db now creates 20 tasks.
2010-02-26 nishanth moved the getTask method to task_utilities.
2010-02-26 nishanth did lots and now id field in task is a random key
2010-02-26 nishanth modified image storage.
2010-02-26 nishanth now if a task is closed/completed all its pending requests will be made invalid.
2010-02-26 nishanth modified request model.
2010-02-26 nishanth added an attribute called is_valid to request model just in case we need it in future.
2010-02-26 nishanth mark task as complete functionality is added.
2010-02-26 nishanth added option of specifying if previous mentors and comments must be removed in publish task event.
2010-02-26 nishanth now task page displays only undeleted comments. and publish task removes previous comments.
2010-02-25 nishanth added the functionality to publish a task.
2010-02-25 nishanth now deleted tasks cannot be viewed by anyone
2010-02-25 nishanth updated browse_tasks page. now it does not display deleted or unpublished tasks.
2010-02-25 nishanth updated show_msg method to also use the user variable in the context.
2010-02-25 nishanth completed the process_request part.
2010-02-25 nishanth now view request shows a better message if role is MT .
2010-02-25 nishanth now adding mentor for a task happens through request. notifications still pending though
2010-02-25 nishanth added the field remarks in request model.
2010-02-25 nishanth added the functionality to view each notification
2010-02-25 nishanth now unread requests appear in bold.
2010-02-25 nishanth added browse_notifications functionality .
2010-02-25 nishanth now admin can accept a request for assigning credits.
2010-02-25 nishanth assign_credits event now creates a proper request object .
2010-02-25 anoop merged
2010-02-25 anoop changed the homepage view as well as index.html.
2010-02-25 nishanth added events addCredits and assignCredits and modified assign_credits view accordingly.
2010-02-25 nishanth added the event completeTask.
2010-02-25 nishanth added capability to remove an assigned user.
2010-02-25 nishanth finished assign_credits view. hav to integrate it with requests now.
2010-02-24 nishanth added the capability to remove subtasks/dependencies .
2010-02-24 nishanth modified the name of assign_task_form to choice form since all it does is return a form with choices and made change accordingly.
2010-02-24 nishanth our task model does not meet out needs. so modified it and added a model called map. made the changes in views accordingly.phew!!!. this one took the hell out of me :( .
2010-02-24 nishanth added the capability of adding subtasks/dependencies .
2010-02-24 anoop merged.
2010-02-24 anoop updated create_request utility.
2010-02-24 nishanth modified requests to match the new model.
2010-02-24 anoop changed request model.
2010-02-24 nishanth merged.
2010-02-24 nishanth added accept_assign_credits request
2010-02-24 anoop changed the method reply_to_request to accept request object instead of request id.
2010-02-24 anoop added pynts in create_request utility.
2010-02-24 anoop added attribute pynts to request model.
2010-02-24 anoop merged.
2010-02-24 anoop added utilities reply_to_request, mark_notification_read, delete_notification and made change to create_request utility.
2010-02-24 nishanth by mistake i added a link to remove mentor. that option does not exist. so removed that
2010-02-24 nishanth fixed a bug in add_claim view in views/task .
2010-02-24 nishanth modified the assign task view to suit the new design
2010-02-24 nishanth fixed a bug.
2010-02-24 nishanth commited.
2010-02-24 nishanth modified claim_task view to suit the new design
2010-02-24 anoop made change to the request model and corresponding create_request utility.
2010-02-24 nishanth removed unwanted links.
2010-02-24 nishanth added user context variable in view_profile and edit_profile.
2010-02-24 anoop deleted unwanted code in user.py, added css for testing in base.html.
2010-02-24 nishanth merged
2010-02-24 nishanth modified view task template and view to suit new design.
2010-02-24 anoop added photograph to be shown in my profile page.
2010-02-24 nishanth updated view task in views to suit the new design .
2010-02-24 nishanth added events in task.py for adding subtask and dependencies
2010-02-23 nishanth added capability of serving static files .
2010-02-23 nishanth added custom image storage for profile photo.
2010-02-23 anoop enabled photo uploading for user profile.
2010-02-23 anoop made changes to models.
2010-02-23 anoop changed request model, added create_request utility.
2010-02-23 anoop added utilities for creating notification.
2010-02-23 anoop added message while logging off and removed back button from templates/base.html.
2010-02-23 nishanth added a utility called getTask in task events and made changes in task views accordingly
2010-02-23 nishanth added the events addSubTask and addDep.
2010-02-23 nishanth updated publishtask event .
2010-02-23 nishanth fixed a bug in models.py .
2010-02-22 nishanth added request and notification models.
2010-02-22 nishanth made changes in addtaskform to suit tagging.
2010-02-22 anoop fixed a bug in models.
2010-02-22 anoop installed tagging into the app.
2010-02-22 anoop user should enter unique email address, changed login_redirect_url.
2010-02-19 anoop removed unwanted file in templates for browsing users.
2010-02-19 anoop added forgot password in template.
2010-02-18 anoop fixed creation of user profile at registration time, added custom registration form so as to include dob and gender.
2010-02-17 anoop added template registration/activate.html required by django-registration.
2010-02-17 anoop started using django-registration default backend, removed browse users functionality.
2010-02-17 anoop deleted unwanted files/templates to start using django-registration(contd..).
2010-02-17 anoop deleted unwanted code to start using django-registration.
2010-02-15 anoop Only logged in users can view user profile.
2010-02-12 nishanth added help_text and verbose_name to models where required and removed import of seed_db from urls.py
2010-02-12 nishanth removed seed_db from utils and added it as a command for manage.py and removed url corresponding to seed_db .
2010-02-05 nishanth made urls.py look better and added an empty method edit_task to taskViews .
2010-02-05 nishanth added edit task url to urls.py and removed add_task url .
2010-02-05 nishanth fixed a bug in views/task/add_mentor method .
2010-02-05 nishanth fixed a bug in templates/task/claim.html which required modification of views/task.py; also changed the no.of char limit on task title .
2010-02-05 nishanth added seed_db in utils that seeds database with random users and tasks .
2010-02-05 nishanth modified createUser method in events/user.py .
2010-02-05 nishanth fixed a bug in createSuUser method in events/user.py .
2010-02-04 nishanth added *.db to hgignore and made database path to pytask.db in settings.py
2010-02-04 anoop added browse users functionality, added user/browse.html, fixed view my profile template.
2010-02-04 anoop changed the view my profile template.
2010-02-04 nishanth resolved merging conflicts in urls.py .
2010-02-04 nishanth added the functionality to assign a task to one of the claimed users.
2010-02-04 anoop added files edit_profile.html and my_profile.html.
2010-02-04 anoop added view profile and edit profile functionalities.
2010-02-04 nishanth addded link to view claims in 'view task' page .
2010-02-04 nishanth implemented "add another mentor" functionality to a task.
2010-02-04 nishanth renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user.
2010-02-04 nishanth added events/task.py and templates/error.html.
2010-02-04 nishanth implemented create task view which needed task.py in events. added a method show_msg to views/user.py and used it in logoff view.
2010-02-04 nishanth renamed users.py to user.py and tasks to task in views folder and updated urls.py accordingly .
2010-02-04 nishanth corrected a bug in task/view.html .
2010-02-04 anoop corrected views.user.register method .
2010-02-04 anoop imposed a filter on username that it contains only alphabets and numbers.
2010-02-04 anoop added views, templates for register, login, logout user.
2010-02-04 nishanth created forms, views, templates, actions for home_page, browse_task.
2010-02-04 nishanth corrected admin.py
2010-02-04 nishanth removed views.py and made it a package. added auth_profile to settings.py
2010-02-04 nishanth removed views.py from taskapp and created a package views. added auth_profile setting to settings.py
2010-01-24 Madhusudan.C.S Added setup.py file and moved urls.py. madhu
2010-01-24 Madhusudan.C.S Made changes to the buildout config files removing unwanted packages.
2010-01-24 Madhusudan.C.S Reorganized the directory structure. Removed unwanted .pyc files.
2010-01-24 Madhusudan.C.S Added initial buildout configuration files.
2010-01-24 Madhusudan.C.S Removed unwanted byte compiled .pyc files and added .hgignore.
2010-01-24 anoop database filename changed to ../pytaskDb.
2010-01-24 Nishanth changed the database name in settings to pytaskDb.
2010-01-24 Nishanth Created taskapp and added data to models.py and edited settings.py to make it usable in admin interface.
2010-01-24 Nishanth Initial commit that has bare minimum django project files.
(0) tip