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