Mercurial
Mercurial
>
pytask
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-240
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.
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
less
more
|
(0)
-240
tip