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