Mercurial
Mercurial
>
py_tasks_melange
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-112
+112
+1000
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.
Remove unused variables and imports, fix too long lines in soc.logic.helper.notifications module.
2009-03-04, by Pawel Solyga
Rename unused loop variable to _ in soc.views.models.user_self module.
2009-03-04, by Pawel Solyga
Add date postfix to the filename of each our JS or CSS files that still don't have it. Update filename changes in soc/base.html template.
2009-03-04, by Pawel Solyga
Style fixes plus removal of unused imports, add missing docstring and fix too long lines in soc.views.models.org_app module.
2009-03-04, by Pawel Solyga
Style fixes plus remove unused imports in soc.views.models.group_app module.
2009-03-04, by Pawel Solyga
Fix too long lines, remove unused variable, add missing docstring in soc.views.models.program module.
2009-03-04, by Pawel Solyga
Some style fixes and removal of unused imports in soc.views.models.document module.
2009-03-04, by Pawel Solyga
Some style fixes, removal of unused imports and add ugettext where it was missing in soc.views.models.organization module.
2009-03-04, by Pawel Solyga
Remove unused imports and variable, plus some style fixes in soc.views.models.group module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.views.models.student_proposal module.
2009-03-04, by Pawel Solyga
Remove unused imports and fix too long lines and some style fixes in soc.views.models.club module.
2009-03-04, by Pawel Solyga
Remove unused imports and fix too long lines in soc.views.models.request module.
2009-03-04, by Pawel Solyga
Remove unused imports and fix too long lines in soc.views.models.timeline module.
2009-03-04, by Pawel Solyga
Remove unused imports and fix too long lines in soc.views.models.site module.
2009-03-04, by Pawel Solyga
Remove unused imports and fix too long lines in soc.views.models.user_self module
2009-03-04, by Pawel Solyga
Remove unused imports, style and too long lines fixes, remove unused variables, rename too short variable names, fix docstrings in soc.views.helper.access module.
2009-03-04, by Pawel Solyga
Remove unused imports and rename too short variable names in soc.views.helper.decorators module.
2009-03-04, by Pawel Solyga
Style fixes and add ValueError exception catching to soc.views.helper.request module
2009-03-04, by Pawel Solyga
Fix too long lines in soc.views.helper.params module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.models.group_app module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.models.org_app module.
2009-03-04, by Pawel Solyga
Style and too long lines fixes in soc.models.role module.
2009-03-04, by Pawel Solyga
Remove unused imports, add missing blank lines, fix too long lines, fix docstring parameters to match the ones in method declaration, rename to short variable names in soc.logic.models.base module.
2009-03-04, by Pawel Solyga
Add missing whitespace in soc.logic.models.role module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.logic.models.student_proposal module.
2009-03-04, by Pawel Solyga
Renamed rankerroot to ranker_root and made some changes due to comments.
2009-03-04, by Lennard de Rijk
Fixed early line ending in StudentProposal model.
2009-03-04, by Lennard de Rijk
Add missing docstrings, fix indentions and too long lines in soc.logic.cleaning module.
2009-03-04, by Pawel Solyga
Added access check to student_proposal review.
2009-03-04, by Lennard de Rijk
Remove unused normalized variable from denormalizeAccount method in soc.logic.accounts module.
2009-03-04, by Pawel Solyga
Fix indention in _readonly_field_as_twoline_table_row.html template.
2009-03-04, by Pawel Solyga
Remove unused imports from soc.views.sitemap.build module.
2009-03-04, by Pawel Solyga
Update pylintrc file. Now function and method names can by up to 40 characters (30 was maximum previously).
2009-03-04, by Pawel Solyga
Changed delete rights due to comments on r2138.
2009-03-04, by Lennard de Rijk
Convert getForFields back to the Query API and add tests
2009-03-03, by Sverre Rabbelier
Added student proposal review page.
2009-03-03, by Lennard de Rijk
Keep the score within the allowed bounds via student_proposal logic.
2009-03-03, by Lennard de Rijk
Brown paper bag fix in student_proposal logic.
2009-03-03, by Lennard de Rijk
Update the ranker belonging to the org of a student_proposal when the score changes.
2009-03-03, by Lennard de Rijk
Create a new Ranker for each organization that is created.
2009-03-03, by Lennard de Rijk
Added a possible_mentors property to the StudentProposal.
2009-03-03, by Lennard de Rijk
Added RankerRoot model.
2009-03-03, by Lennard de Rijk
Fix the KeyError: 'scope_path' error in soc.views.helper.access module.
2009-03-03, by Pawel Solyga
Fixed two bugs introduced in r2160.
2009-03-03, by Lennard de Rijk
Two docstring fixes.
2009-03-03, by Lennard de Rijk
Add a script to normalize user accounts
2009-03-03, by Sverre Rabbelier
Seed some users as well
2009-03-03, by Sverre Rabbelier
Make it possible to work on all entities in a query
2009-03-03, by Sverre Rabbelier
Fix access bug due to forgotten normalization
2009-03-03, by Sverre Rabbelier
Add myself to authors on this file, and allow my whitespace cleanup hook to cleanup whitespace.
2009-03-03, by Augie Fackler
Fix a missing import reported in #melange.
2009-03-03, by Augie Fackler
Add google-app-engine-ranklist project to ranklist folder in app.
2009-03-02, by Pawel Solyga
Fixed a missing .logic in organization
2009-03-02, by Sverre Rabbelier
Fixed a typo in the example for network info
2009-03-02, by Sverre Rabbelier
Display a notice if the entity cannot be deleted
2009-03-02, by Sverre Rabbelier
Make the ToS field less high
2009-03-02, by Sverre Rabbelier
Add a maintenance end date
2009-03-02, by Sverre Rabbelier
Support HTML in the site-wide notice
2009-03-02, by Sverre Rabbelier
Set new Melange version number to 0-4-20090302 in app.yaml.template.
2009-03-02, by Pawel Solyga
Use the new readonly_safe_field where appropriate
2009-03-02, by Sverre Rabbelier
Added a _readonly_safe_field_as_table_row template tag
2009-03-02, by Sverre Rabbelier
Make use of readonly_url_field where appropriate
2009-03-02, by Sverre Rabbelier
Add a new template tag _readonly_url_field_as_table_row
2009-03-02, by Sverre Rabbelier
Make it possible to put the site in maintenance mode
2009-03-01, by Sverre Rabbelier
Make use of decorators.view for all views
2009-03-01, by Sverre Rabbelier
Added decorators
2009-03-01, by Sverre Rabbelier
Redirect to an error page when a GAE exception occurs
2009-03-01, by Sverre Rabbelier
Added a maintenance page
2009-03-01, by Sverre Rabbelier
Make it possible to use base.html to display simple messages
2009-03-01, by Sverre Rabbelier
Added a site-wide notice
2009-03-01, by Sverre Rabbelier
Turn off relative urls and removing of script hostname in TinyMCE
2009-03-01, by Sverre Rabbelier
Fix bug in checkDocumentPick of soc.views.helper.access module, which cause KeyError exceptions in document picker.
2009-03-01, by Pawel Solyga
Add missing thickbox file into soc/content/images and fix the url to this file in jquery-thickbox.css.
2009-03-01, by Pawel Solyga
Fix wrong link to loadingAnimation.gif file in jquery-autocomplete.css.
2009-03-01, by Pawel Solyga
Fixed a bug in getFromKeyFieldsOr404
2009-03-01, by Sverre Rabbelier
Added missing comment to soc/logic/models/base.py.
2009-03-01, by Lennard de Rijk
Small fix so that error fields get the same formatting as non-error fields.
2009-03-01, by Tim Ansell
Made description the last field on the org public page
2009-03-01, by Sverre Rabbelier
Improved Organization Application review overview and bulk reviewing.
2009-02-28, by Lennard de Rijk
Students who follow the submit your student proposal link will now see their org's proposal template when creating their own proposal.
2009-02-28, by Lennard de Rijk
StudentProposal content is now a TextProperty.
2009-02-28, by Lennard de Rijk
Member template in organization is now called Contributor Template.
2009-02-28, by Lennard de Rijk
contrib template in org_app is now a TextProperty.
2009-02-28, by Lennard de Rijk
Grammar fix in group_app list view.
2009-02-28, by Lennard de Rijk
For links in a program to take effect there must be an active role.
2009-02-28, by Lennard de Rijk
Fixed site_entity not being assigned a value because site_logic was not defined.
2009-02-28, by Lennard de Rijk
Made mailing lists and IRC channel required for group/org applications.
2009-02-28, by Lennard de Rijk
Replaced 'Melange' with site_name where appropriate
2009-02-28, by Sverre Rabbelier
Catch mail exceptions and use get_current_user
2009-02-28, by Sverre Rabbelier
Fixed issue 205.
2009-02-28, by Lennard de Rijk
Fixed a comment typo
2009-02-28, by Sverre Rabbelier
Properly fixed host access now
2009-02-28, by Sverre Rabbelier
Flush the receiver's sidebar when sending a notification
2009-02-28, by Sverre Rabbelier
Do not modify django_args directly
2009-02-28, by Sverre Rabbelier
Fixed a brown paper bag bug in _checkHasActiveRoleFor
2009-02-28, by Sverre Rabbelier
Added sending of an email upon Organization Application acceptance or rejection.
2009-02-28, by Lennard de Rijk
Added accepted and rejected organization application mail templates.
2009-02-28, by Lennard de Rijk
Fixed sending out email when no-reply is not set.
2009-02-28, by Lennard de Rijk
getDefaultMailSender now returns a tuple (name, email adress).
2009-02-28, by Lennard de Rijk
Removed updateEntityProperties's transactionality
2009-02-28, by Sverre Rabbelier
Denormalize accounts before trying to send e-mail
2009-02-28, by Sverre Rabbelier
Added a denormalizeAccount
2009-02-28, by Sverre Rabbelier
Using getDefaultMailSender for welcome and notification messages.
2009-02-27, by Lennard de Rijk
Added getDefaultMailSender method to mail_dispatcher.
2009-02-27, by Lennard de Rijk
Fixed typo in soc/models/group_app.
2009-02-27, by Lennard de Rijk
Inform the user that the link_id cannot be changed
2009-02-27, by Sverre Rabbelier
Made the ToS field higher
2009-02-27, by Sverre Rabbelier
Removed double description field
2009-02-27, by Sverre Rabbelier
Revert "Make the input values 100% width."
2009-02-27, by Sverre Rabbelier
Make the input values 100% width.
2009-02-27, by Tim Ansell
Changed access checks for group applications to allow reviewing of rejected applications.
2009-02-26, by Lennard de Rijk
Added bulk reject to org_app view.
2009-02-26, by Lennard de Rijk
less
more
|
(0)
-1000
-112
+112
+1000
tip