Mercurial
Mercurial
>
py_tasks_melange
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-512
+512
+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.
Split out test_model model and logic into it's own module
2009-03-06, by Sverre Rabbelier
Removed commented property from comment model.
2009-03-06, by Lennard de Rijk
Added created_on DateTime property to request.
2009-03-06, by Lennard de Rijk
Added a rank column to the proposals list.
2009-03-06, by Lennard de Rijk
Silence index.yaml
2009-03-05, by Sverre Rabbelier
Make org description use TinyMCE
2009-03-05, by Sverre Rabbelier
Make clean_document_content generic
2009-03-05, by Sverre Rabbelier
Fix some whitespace damadge
2009-03-05, by Sverre Rabbelier
Import user and site logic globals directly
2009-03-05, by Sverre Rabbelier
Add item info to the list iterator
2009-03-05, by Sverre Rabbelier
Added comment support, but don't enable it
2009-03-05, by Sverre Rabbelier
Make it possible to add some default values to the context
2009-03-05, by Sverre Rabbelier
Organization Proposals list now correctly sorts.
2009-03-05, by Lennard de Rijk
Added missing ranklist in build script
2009-03-05, by Sverre Rabbelier
Set new Melange version number to 0-4-20090305 in app.yaml.template.
2009-03-04, by Pawel Solyga
Add a test to ensure that ordening and filtering works
2009-03-04, by Sverre Rabbelier
Only show key_fields in error message
2009-03-04, by Sverre Rabbelier
Don't redirect to non-existant /document/list after deleting
2009-03-04, by Sverre Rabbelier
Fixed a bug discovered by excepting the proper exception
2009-03-04, by Sverre Rabbelier
Fixed a bug in document logic
2009-03-04, by Sverre Rabbelier
The organization proposal list has been significantly changed.
2009-03-04, by Lennard de Rijk
Updated list to use the new order in getForFields.
2009-03-04, by Lennard de Rijk
Mentor buttons only show up depending on if you are already on the possible mentors list.
2009-03-04, by Lennard de Rijk
Fix too long lines, remove unused imports and variables, rename too short variables, add missing docstring and fix style in soc.views.helper.templatetags.forms_helpers module.
2009-03-04, by Pawel Solyga
Fix too long line in soc.views.models.sponsor module.
2009-03-04, by Pawel Solyga
Fix the bug where undefined variable was used in _editPost method of soc.view.models.org_admin module.
2009-03-04, by Pawel Solyga
Fix too long lines soc.views.models.club_admin, club_app and club_member modules.
2009-03-04, by Pawel Solyga
Fix too long lines and remove unused imports in soc.views.models.host module.
2009-03-04, by Pawel Solyga
Fix too long lines and remove unused variables in soc.views.models.role module.
2009-03-04, by Pawel Solyga
Fix too long lines and fix the bug where undefined variable was used in _editPost method in soc.views.models.mentor module.
2009-03-04, by Pawel Solyga
Fix too long lines and rename unused loop variables to _ in soc.views.models.base module.
2009-03-04, by Pawel Solyga
Fix too long lines and indentions in soc.models.student_proposal module.
2009-03-04, by Pawel Solyga
Remove unused variable in soc.logic.validate module.
2009-03-04, by Pawel Solyga
Rename too short variable name in soc.logic.mail_dispatcher module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.logic.models.org_admin module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.models.ranker_root module.
2009-03-04, by Pawel Solyga
Fix too long lines in soc.logic.helper.timeline module.
2009-03-04, by Pawel Solyga
Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.
2009-03-04, by Pawel Solyga
Fix too long line in soc.models.user module.
2009-03-04, by Pawel Solyga
Rename unused loop variables to _ in soc.views.helper.params module.
2009-03-04, by Pawel Solyga
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
Redone the review_overview template to show bulk reject button.
2009-02-26, by Lennard de Rijk
Renamed org-accept.js to bulk-review.js
2009-02-26, by Lennard de Rijk
Brown paper bag fix
2009-02-26, by Sverre Rabbelier
Fix for Issue 218.
2009-02-26, by Lennard de Rijk
Added a missing import
2009-02-26, by Sverre Rabbelier
Fix alignment of twoline readonly table rows
2009-02-26, by Sverre Rabbelier
Added some tests for user logic
2009-02-26, by Sverre Rabbelier
Fixed a bug in student access check
2009-02-26, by Sverre Rabbelier
Allow to do 'checkHasActiveRole' checks for document access
2009-02-26, by Sverre Rabbelier
Simplify the account retrieval logic
2009-02-26, by Sverre Rabbelier
Convert everything to use the new access methods
2009-02-26, by Sverre Rabbelier
Remove direct uses of checkIsActive, replace with helper methods
2009-02-26, by Sverre Rabbelier
Make django_args optional where appropriate and whitespace fixes
2009-02-26, by Sverre Rabbelier
Added an isDeveloper method to user logic
2009-02-26, by Sverre Rabbelier
Always normalize accounts, before even storing them
2009-02-26, by Sverre Rabbelier
Factor out the getForAccount logic in user
2009-02-26, by Sverre Rabbelier
Add a normalizeAccount to logic.accounts
2009-02-26, by Sverre Rabbelier
Remove unused isAccountAvailable function
2009-02-26, by Sverre Rabbelier
Add a _createField hook
2009-02-26, by Sverre Rabbelier
Pass _updateField the entity_properties dict instead of just the value
2009-02-26, by Sverre Rabbelier
Do not update newly created model properties
2009-02-26, by Sverre Rabbelier
Move the hooks in base.Logic to the bottom of the class
2009-02-26, by Sverre Rabbelier
Minor cleanups in base.Logic
2009-02-26, by Sverre Rabbelier
Add argument validation to base.Logic
2009-02-26, by Sverre Rabbelier
Remove updateOrCreateFromFields and it's uses
2009-02-26, by Sverre Rabbelier
Fix some whitespace damadge and a style fix
2009-02-26, by Sverre Rabbelier
Remove _silentUpdateEntityProperties
2009-02-26, by Sverre Rabbelier
Style fix in role.py
2009-02-26, by Sverre Rabbelier
Added todo for Lennard
2009-02-26, by Sverre Rabbelier
Make it more explicit which argument is the key_fields
2009-02-26, by Sverre Rabbelier
Solved the JSON caching problem for bulk acceptance.
2009-02-26, by Lennard de Rijk
Edited checkCanReviewGroupApp to cope with the new pre-rejected status.
2009-02-26, by Lennard de Rijk
Add the ability to put GroupApplications into the pre-rejected state.
2009-02-26, by Lennard de Rijk
Added pre-rejected choice to GroupApplication.
2009-02-26, by Lennard de Rijk
Remove the release.py module and just use the field in app.yaml.template.
2009-02-26, by Todd Larsen
Make validate.isURLValid more robust
2009-02-25, by Sverre Rabbelier
Fixed broken 'Edit <entity name> Settings' for orgs
2009-02-25, by Sverre Rabbelier
Fix the delete button submitting the form
2009-02-25, by Sverre Rabbelier
Added proposal withdrawal for students.
2009-02-25, by Lennard de Rijk
Pass the seed to _constructResponse
2009-02-24, by Sverre Rabbelier
Allow the document lookup to be done by key name
2009-02-24, by Sverre Rabbelier
Removed double home page link in group public view
2009-02-24, by Sverre Rabbelier
Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release
2009-02-24, by Pawel Solyga
Set RELEASE_TAG to 0.4-20090224rc for release candidate.
2009-02-24, by Pawel Solyga
Textual change in program menu due to comment on r2113.
2009-02-24, by Lennard de Rijk
Style fixes in student_proposal and organization view.
2009-02-24, by Lennard de Rijk
Textual changes in organization and program view.
2009-02-24, by Lennard de Rijk
Added view for organizations to list all proposals.
2009-02-24, by Lennard de Rijk
Brown paper bag fix
2009-02-24, by Sverre Rabbelier
Added list proposals redirect.
2009-02-24, by Lennard de Rijk
Added a checkHasAny method
2009-02-24, by Sverre Rabbelier
Added redirect for the student proposal view.
2009-02-24, by Lennard de Rijk
Changed the method and variable name in student_proposal to match the access type.
2009-02-24, by Lennard de Rijk
Added link in program menu to the new list_orgs view.
2009-02-24, by Lennard de Rijk
Added view which lists all orgs a student can propose to.
2009-02-24, by Lennard de Rijk
Add missing comment to checkIsMyEntity
2009-02-24, by Sverre Rabbelier
Make all default URLS customizable
2009-02-24, by Sverre Rabbelier
Fix the user editing
2009-02-24, by Sverre Rabbelier
Moved google analytics to after the footer block as commented on r866.
2009-02-23, by Lennard de Rijk
Update the test suite to match the new signature of the cache methods
2009-02-23, by Sverre Rabbelier
Be more lenient in what we accept in cache.get() and cache.put()
2009-02-23, by Sverre Rabbelier
Make timeline a Linkable
2009-02-23, by Sverre Rabbelier
Set proper scope_logic for program and timeline
2009-02-23, by Sverre Rabbelier
Changed the message displayed when no homepage is set to show the correct settings name.
2009-02-23, by Lennard de Rijk
Textual change in cleaing.py.
2009-02-23, by Lennard de Rijk
Temp IE7 style fix for forms.
2009-02-22, by Lennard de Rijk
Added list my Student Proposals link to the program menu.
2009-02-22, by Lennard de Rijk
Added listing of your own student proposals.
2009-02-22, by Lennard de Rijk
Base view list method can now use kwargs.
2009-02-22, by Lennard de Rijk
Changed the access checks in student_proposal view to use the newly created checks.
2009-02-22, by Lennard de Rijk
Added several access checks for student proposals.
2009-02-22, by Lennard de Rijk
Updated student proposal templates.
2009-02-22, by Lennard de Rijk
Fixed params used for list_action and list_description in user_self roles overview.
2009-02-22, by Lennard de Rijk
Remove superfluous 'Org' in links
2009-02-22, by Sverre Rabbelier
Fix datetimepicker so that it doesn't add trailing whitespaces.
2009-02-22, by Pawel Solyga
Convert student and org_admin to dynafield
2009-02-22, by Sverre Rabbelier
Don't show empty lists in /user/roles
2009-02-22, by Sverre Rabbelier
Make it possible not to generate empty lists
2009-02-22, by Sverre Rabbelier
Make it possible to display a message when there are no lists
2009-02-22, by Sverre Rabbelier
Make use of site_name where possible
2009-02-22, by Sverre Rabbelier
Specify example_text for backup admin link id
2009-02-22, by Sverre Rabbelier
Added a link to "Site Settings" for the GMaps API Key missing msg
2009-02-22, by Sverre Rabbelier
Add some missing useJavaScript calls
2009-02-22, by Sverre Rabbelier
Flush cache after seeding or clearing the datastore
2009-02-22, by Sverre Rabbelier
Style fixes in jquery-ui.datetimepicker.js file.
2009-02-22, by Pawel Solyga
Add generic datepicker support
2009-02-22, by Sverre Rabbelier
Use site name and noreply address when sending emails
2009-02-21, by Sverre Rabbelier
Fixed whitespace damadge and missing EOL
2009-02-21, by Sverre Rabbelier
Added an 'are you sure' message to the delete button
2009-02-21, by Sverre Rabbelier
Added a 'site name' property to site
2009-02-21, by Sverre Rabbelier
Use feedparser to sanitize HTML content for documents
2009-02-21, by Sverre Rabbelier
Forgotten import
2009-02-21, by Sverre Rabbelier
Make use of the new checkHasDocumentAccess method
2009-02-21, by Sverre Rabbelier
Added a checkHasDocumentAccess method
2009-02-21, by Sverre Rabbelier
Specify how to walk the scope up to another scope
2009-02-21, by Sverre Rabbelier
Make use of default value
2009-02-21, by Sverre Rabbelier
Also pass the prefix in the document cleaning method
2009-02-21, by Sverre Rabbelier
Add a "Developer" tag in the top sidebar if appropriate
2009-02-21, by Sverre Rabbelier
Updated comments in access.py.
2009-02-21, by Lennard de Rijk
Added several menu items to the program menu.
2009-02-21, by Lennard de Rijk
Fix access bug in organization
2009-02-21, by Sverre Rabbelier
Added support for having a format string as scope_path filter
2009-02-21, by Sverre Rabbelier
Fixed a bug in seed_db
2009-02-21, by Sverre Rabbelier
Convert mentor.py to use DynaFields as an example
2009-02-21, by Sverre Rabbelier
Hook up dynafields in params.py
2009-02-21, by Sverre Rabbelier
Added DynaFields to the dynaform module
2009-02-21, by Sverre Rabbelier
Rename dynafields to dynaproperties
2009-02-21, by Sverre Rabbelier
Update seed_db as WTFPL is no longer an allowed license
2009-02-21, by Sverre Rabbelier
Added student_proposals to the sitemap.
2009-02-21, by Lennard de Rijk
Scope is already set to entity.scope, so no need to overwrite in base._editPost().
2009-02-21, by Lennard de Rijk
Added student_proposal view.
2009-02-21, by Lennard de Rijk
Added new cleaning method to validate a student proposal.
2009-02-21, by Lennard de Rijk
Since scope does not change we do not need to call getFromKeyName every time.
2009-02-21, by Lennard de Rijk
Added student proposal view templates.
2009-02-21, by Lennard de Rijk
Added student_proposal logic.
2009-02-21, by Lennard de Rijk
Made some changes to StudentProposal.
2009-02-21, by Lennard de Rijk
Fixed name method in soc/models/role.py
2009-02-21, by Lennard de Rijk
Add caching to the homepage
2009-02-21, by Sverre Rabbelier
Compute the memcache_key only in get()
2009-02-21, by Sverre Rabbelier
Set and unset the home_for property if appropriate
2009-02-21, by Sverre Rabbelier
Add an home_for reference property
2009-02-21, by Sverre Rabbelier
Added a document in the test user's user space
2009-02-21, by Sverre Rabbelier
Redone form field filling via request.GET to work on multiple fields.
2009-02-20, by Lennard de Rijk
Removed obsolete import from sitemap/build.py.
2009-02-20, by Lennard de Rijk
First go at the student proposal model.
2009-02-20, by Lennard de Rijk
Footer of melange now resizes properly.
2009-02-20, by Pawel Solyga
Fixed grouping and updated help text
2009-02-19, by Sverre Rabbelier
Make the heading line up with the input fields
2009-02-19, by Sverre Rabbelier
Deleted stale comment
2009-02-19, by Sverre Rabbelier
Fixed copy/paste fail
2009-02-19, by Sverre Rabbelier
List public view for organizations should be program limited.
2009-02-19, by Lennard de Rijk
Added apply as a mentor view which lists all orgs for a given program.
2009-02-19, by Lennard de Rijk
Added a link to the official OSI licenses list
2009-02-19, by Sverre Rabbelier
Make org_app use the new licenses set
2009-02-19, by Sverre Rabbelier
Added OSI approved licenses
2009-02-19, by Sverre Rabbelier
Wording nitpick fix
2009-02-19, by Sverre Rabbelier
Rebased my double work on top of Todd recent commit
2009-02-19, by Sverre Rabbelier
Make it easier to support other extensions per-Model (such as .csv, etc.).
2009-02-19, by Todd Larsen
Force browser to ask to save an Export, and provide a filename extension.
2009-02-19, by Todd Larsen
Fixed blog on home view
2009-02-19, by Sverre Rabbelier
Clean the e-mail field
2009-02-19, by Sverre Rabbelier
Add a regular 'empty field cleaner'
2009-02-19, by Sverre Rabbelier
Bugfix in student view.
2009-02-19, by Lennard de Rijk
Reset the RELEASE_TAG to None (unreleased) now that the 0.3-20090219 release
2009-02-19, by Pawel Solyga
Set RELEASE_TAG to 0.3-20090219rc for release candidate.
2009-02-19, by Pawel Solyga
Added a missing cleaner to org idea list
2009-02-19, by Sverre Rabbelier
Fixed a missing property in seed_db
2009-02-19, by Sverre Rabbelier
Add noreply email property to Site model. Still missing cleaner method and changes in notifications module.
2009-02-19, by Pawel Solyga
Use the new program property in mentor and role for an access check.
2009-02-19, by Lennard de Rijk
Added required program property to org_admin and mentor.
2009-02-18, by Lennard de Rijk
Org admins can now send out invitations and users can now request to become a mentor.
2009-02-18, by Lennard de Rijk
Accidently left one addrole in student.py during my quest to refactor it into params.
2009-02-17, by Lennard de Rijk
Role overview membership is now determined by setting show_in_roles_overview param to true in the view.
2009-02-17, by Lennard de Rijk
Students now have a reference to school again.
2009-02-17, by Lennard de Rijk
Students can now only get a student role during the student signup period.
2009-02-17, by Lennard de Rijk
Fixed style error.
2009-02-17, by Lennard de Rijk
Added students to sidebar.
2009-02-17, by Lennard de Rijk
Added student view and accompanying templates.
2009-02-17, by Lennard de Rijk
Added new redirect to redirects helper.
2009-02-17, by Lennard de Rijk
Students can not become a mentor or org_admin in the same program.
2009-02-17, by Lennard de Rijk
Parameterized the role view manage redirect.
2009-02-17, by Lennard de Rijk
Added new access methods.
2009-02-17, by Lennard de Rijk
Redone student model and added student logic.
2009-02-17, by Lennard de Rijk
Fixes the problem of <Entity> Saved not being
2009-02-17, by Lennard de Rijk
Fixed twoline style broken by recent 'form prettification' commit
2009-02-17, by Sverre Rabbelier
Implemented simple group sorted using numerical ordering
2009-02-17, by Sverre Rabbelier
Add a groupby method to dicts
2009-02-17, by Sverre Rabbelier
Make the web forms look a little nicer.
2009-02-17, by Tim Ansell
Typo fix in seed_db module which caused loaded organization applications not to work correctly (wrong keyname).
2009-02-16, by Pawel Solyga
Style fixes in org-accept.js file.
2009-02-16, by Pawel Solyga
Remove extra space from soc.views.helper.access module.
2009-02-16, by Pawel Solyga
Fix a bug in group_app.py (not defined context was used).
2009-02-16, by Pawel Solyga
Update org bulk accept script.
2009-02-16, by Lennard de Rijk
Add GHOP as program and put 'Melange' under it
2009-02-16, by Sverre Rabbelier
Seed in some orgs
2009-02-16, by Sverre Rabbelier
Fixed a copy/paste bug in group.py
2009-02-16, by Sverre Rabbelier
Added grouping support to all forms, converted role as example
2009-02-15, by Sverre Rabbelier
Refactor various django templates to reuse other templates where possible
2009-02-15, by Sverre Rabbelier
Be modular when loading the various JS modules
2009-02-15, by Sverre Rabbelier
Prepare all views for a new modular approach to JS loading
2009-02-15, by Sverre Rabbelier
Make various JS methods into their own file
2009-02-15, by Sverre Rabbelier
Add a Home document to the seeded entities
2009-02-15, by Sverre Rabbelier
Fix import sorting in soc.logic.cleaning module.
2009-02-15, by Pawel Solyga
Add missing blank line in soc.logic.rights module.
2009-02-15, by Pawel Solyga
Fix import sorting in soc.views.models.program module and rename any "Org" in link names to "Organization".
2009-02-15, by Pawel Solyga
Change the message shown when org admin already agreed to agreement when creating org application.
2009-02-15, by Pawel Solyga
Add missing dots in messages in soc.views.helper.access module.
2009-02-15, by Pawel Solyga
Hopefully fix json caching issues in IE7.
2009-02-15, by Pawel Solyga
Seed more roles and factor out common properties
2009-02-15, by Sverre Rabbelier
Rename current 'roles' view to 'request' and add a real roles view
2009-02-15, by Sverre Rabbelier
Keep a global list of all known Roles
2009-02-15, by Sverre Rabbelier
Fixed a bug in admin_form generation
2009-02-15, by Sverre Rabbelier
Redirect to the admin view in listPublic
2009-02-15, by Sverre Rabbelier
Hook up the admin view everywhere
2009-02-15, by Sverre Rabbelier
Add an admin view
2009-02-15, by Sverre Rabbelier
Add an as_readonly_table filter
2009-02-15, by Sverre Rabbelier
Add an admin redirect
2009-02-15, by Sverre Rabbelier
Make _constructResponsoe take an optional template
2009-02-15, by Sverre Rabbelier
Add an AdminForm that renders all fields as PTW's
2009-02-15, by Sverre Rabbelier
Add a PlainTextWidget
2009-02-15, by Sverre Rabbelier
Use entity.key.name instead of key_suffix
2009-02-15, by Sverre Rabbelier
Added melange as org.
2009-02-15, by Sverre Rabbelier
Fixed a bug in access.py where a non-existing variable would have been called.
2009-02-15, by Lennard de Rijk
Added clean_user_is_current to cleaning and fixed some indentation.
2009-02-15, by Lennard de Rijk
Add a script to (re)seed the datastore
2009-02-14, by Sverre Rabbelier
Added no-cache headers to pick and bulk-accept views.
2009-02-14, by Lennard de Rijk
Remove private data from club and org public templates
2009-02-14, by Sverre Rabbelier
Skip a field when it's value is not set
2009-02-14, by Sverre Rabbelier
Added bulk acceptance and progress bar in review org applications view.
2009-02-14, by Lennard de Rijk
Now using the correct path to the loading animation in jquery-thickbox.
2009-02-14, by Lennard de Rijk
Minor style fix
2009-02-14, by Sverre Rabbelier
Add a list_public view to organization
2009-02-14, by Sverre Rabbelier
Factor out the 'key fields without link_id' logic from document
2009-02-14, by Sverre Rabbelier
Add a getListRedirect and getListPublicRedirect function
2009-02-14, by Sverre Rabbelier
Add an idea list (url) property to organization
2009-02-14, by Sverre Rabbelier
Fixed missing parameters in program view due to change in _getTimeDependentEntries in r1943.
2009-02-14, by Lennard de Rijk
Include scope_path as django_args
2009-02-14, by Sverre Rabbelier
Disable the raw create and list link for documents
2009-02-14, by Sverre Rabbelier
Add custom access check for document listing
2009-02-14, by Sverre Rabbelier
Add a 'list documents' link everywhere
2009-02-14, by Sverre Rabbelier
Allow documents to be filtered by prefix and scope
2009-02-14, by Sverre Rabbelier
Developers have all roles
2009-02-14, by Sverre Rabbelier
Organization prefix was renamed to 'org'
2009-02-14, by Sverre Rabbelier
Force-check the 'agreed to admin agreement' field if applicable
2009-02-14, by Sverre Rabbelier
Fix a bug in group_app
2009-02-14, by Sverre Rabbelier
Add cleaning methods for document ACL
2009-02-14, by Sverre Rabbelier
Make document ACL's a constant
2009-02-14, by Sverre Rabbelier
Fix a bug if you have no roles at all
2009-02-14, by Sverre Rabbelier
Partially reverted "Update the copyright notice for 2009."
2009-02-13, by Sverre Rabbelier
Update the copyright notice for 2009.
2009-02-13, by Sverre Rabbelier
Fix ToS link
2009-02-13, by Sverre Rabbelier
Do access checks on the pick url for documents
2009-02-13, by Sverre Rabbelier
Convert the QueryDict to a regular dictionary
2009-02-13, by Sverre Rabbelier
Add prefix filtering and refactored program field generation
2009-02-13, by Sverre Rabbelier
We generate the select url ourselves, so it's safe
2009-02-13, by Sverre Rabbelier
Added a filter_fields parameter to the ReferenceField widget
2009-02-13, by Sverre Rabbelier
Factor out the hasMembership method from checkMembership
2009-02-13, by Sverre Rabbelier
Add a getMemberships method to logic/rights.py
2009-02-13, by Sverre Rabbelier
Fixes as requested by Leslie on behalf of the Legal team
2009-02-13, by Sverre Rabbelier
Added number of applications and their type to the bulkaccept JSON object.
2009-02-13, by Lennard de Rijk
Implemented the 2nd part of bulk acceptance.
2009-02-13, by Lennard de Rijk
Document prefix in params now defaults to url_name.
2009-02-13, by Lennard de Rijk
Added bulk_accept view which returns a JSON object.
2009-02-13, by Lennard de Rijk
Only a club admin should see resign as club admin in the sidebar.
2009-02-13, by Lennard de Rijk
Fixed a bug in club and org logic.
2009-02-12, by Lennard de Rijk
Fixed a bug in group_app templates.
2009-02-12, by Lennard de Rijk
Brown Paper Bag Fix: L2R Appspot error logs.
2009-02-12, by Lennard de Rijk
Fixed a bug in group_app view.
2009-02-12, by Lennard de Rijk
Returning None instead of the empty to fix a bug on melange-demo instance.
2009-02-12, by Lennard de Rijk
Added check_field_is_empty decorator to cleaning.py.
2009-02-12, by Lennard de Rijk
Org App review page now shows accept and pre-accept button.
2009-02-12, by Lennard de Rijk
Fixed comment and typo in cleaning.py.
2009-02-12, by Lennard de Rijk
Add ToS agreement to mentor application related forms.
2009-02-12, by Sverre Rabbelier
Add ToS agreement to org_admin application related forms.
2009-02-12, by Sverre Rabbelier
Do not attempt to render a field if it is disabled
2009-02-12, by Sverre Rabbelier
Program requires the filter to be set to __scoped__
2009-02-12, by Sverre Rabbelier
Disable clubs for now
2009-02-12, by Sverre Rabbelier
App Engine 1.1.9 update breaks django 1.0. Monkey patch django to only check for SVN revision number when not running using dev_appserver. On deployed version this doesn't apply since we use django from zipped file.
2009-02-12, by Pawel Solyga
Load /Users/solydzajs/Downloads/google_appengine into
2009-02-12, by Pawel Solyga
Removed unused argument in program.py
2009-02-12, by Sverre Rabbelier
Initial implementation of a ToS requirement in org_app
2009-02-12, by Sverre Rabbelier
Added an AgreementField widget
2009-02-12, by Sverre Rabbelier
Rename TinyMCE to FullTinyMCE and add TinyMCE widget
2009-02-11, by Sverre Rabbelier
Use the newly added __scoped__ and references for program's ToSes
2009-02-11, by Sverre Rabbelier
Added an agreed_to_admin_agreement property
2009-02-11, by Sverre Rabbelier
Add '__scoped__' as a special filter
2009-02-11, by Sverre Rabbelier
Fields are always safe, as we generate them ourselves
2009-02-11, by Sverre Rabbelier
Add an _editContext hook
2009-02-11, by Sverre Rabbelier
Resolve references if they are specified
2009-02-11, by Sverre Rabbelier
Make it possible to put fields at the end of the form
2009-02-11, by Sverre Rabbelier
Changed the access checks for organization.
2009-02-11, by Lennard de Rijk
Added allowsidebar to checkIsDocumentReadable.
2009-02-11, by Lennard de Rijk
Added organization entity sidebar entries.
2009-02-11, by Lennard de Rijk
Fixed a bug in access.py that made it impossible to show featured documents in the sidebar.
2009-02-11, by Lennard de Rijk
Changed document to also filter on the prefix when getting the documents for a scope.
2009-02-11, by Lennard de Rijk
Fixed a typo in org_admin model.
2009-02-11, by Lennard de Rijk
Added Agreement properties to Program Model.
2009-02-10, by Lennard de Rijk
Reset the RELEASE_TAG to None (unreleased) now that the 0.2-20090209 release candidate branch has been created.
2009-02-09, by Pawel Solyga
Set RELEASE_TAG to 0.2-20090209rc for release candidate.
2009-02-09, by Pawel Solyga
Added a button to list all your org applications to a speficic program menu.
2009-02-09, by Lennard de Rijk
Put the tos extra_dynaexclude in presence_with_tos.py where it belongs.
2009-02-08, by Lennard de Rijk
Redone the listing in group_app.py.
2009-02-08, by Lennard de Rijk
Added new redirect for the new list views for group_app's.
2009-02-08, by Lennard de Rijk
Fix bug in group_app
2009-02-08, by Sverre Rabbelier
Temp bug fix
2009-02-08, by Sverre Rabbelier
Add myself to authors since I was missing.
2009-02-08, by Augie Fackler
Fixed access checkers for orgs
2009-02-07, by Sverre Rabbelier
Remove unneeded stylesheet and js and fix notification area
2009-02-07, by Sverre Rabbelier
Rename checkHasActiveRole to checkHasActiveRoleForScope
2009-02-07, by Sverre Rabbelier
If there is no user account, don't show New Document link under Site
2009-02-07, by Sverre Rabbelier
Fixing r1855 that was bugged by Tortoise ^_^.
2009-02-07, by Lennard de Rijk
Fixed broken autocomplete due to wrongly named file
2009-02-07, by Sverre Rabbelier
Should be part of r1855.
2009-02-07, by Lennard de Rijk
Use short_name for the header title in a presence's home page
2009-02-07, by Sverre Rabbelier
Handle GAE account normalization
2009-02-07, by Sverre Rabbelier
Pimp TinyMCE widget.
2009-02-07, by Sverre Rabbelier
Always return a site singleton and fix Edit Site Settings
2009-02-07, by Sverre Rabbelier
Stylefixes in access.py and removal of self.deny calls
2009-02-07, by Sverre Rabbelier
Added scoped group_app listing.
2009-02-07, by Lennard de Rijk
Added missing comment in access.py and removed excessive whitespace.
2009-02-07, by Lennard de Rijk
Hide all *.pyc files in trunk/.
2009-02-07, by Todd Larsen
Name .js and .css files more consistently with those previously present.
2009-02-07, by Todd Larsen
Add image that appears to be missing from the original thickbox patches.
2009-02-07, by Todd Larsen
Hide *.pyc files in trunk/ from 'svn status' output.
2009-02-07, by Todd Larsen
Added pre-accpeted status to group_app.
2009-02-06, by Lennard de Rijk
Added some help_text and clarifications to org_app model fields.
2009-02-06, by Lennard de Rijk
Cleanup in org_app and replace ReferenceProperty with LinkProperty
2009-02-05, by Sverre Rabbelier
Refactored the picker so that it is more generic
2009-02-05, by Sverre Rabbelier
Added a ReferenceField widget
2009-02-05, by Sverre Rabbelier
Make picker work generically
2009-02-05, by Sverre Rabbelier
Fix broken document access checks
2009-02-05, by Sverre Rabbelier
Org applications can now only be made by a user when a program allows it.
2009-02-05, by Lennard de Rijk
Added a new redirect for apply accesstype.
2009-02-05, by Lennard de Rijk
Added new access checks to deal with timeline for programs.
2009-02-05, by Lennard de Rijk
Updated docstrings and used keyfields where necessary in soc/logic/models/base.py
2009-02-05, by Lennard de Rijk
Remove extra whitespaces in soc.views.models.organization module.
2009-02-05, by Pawel Solyga
Add missing blank line to soc.logic.helper.timeline module.
2009-02-05, by Pawel Solyga
Fix import sorting in soc.views.models.sponsor module.
2009-02-05, by Pawel Solyga
Cleaned up getKeyNameFromFields in Logic base.
2009-02-05, by Lennard de Rijk
Reverted r1819 and making an application will now reserve the link_id indefinitely.
2009-02-05, by Lennard de Rijk
Make the ToS text in-line and hook up thick-box in the help-text.
2009-02-04, by Sverre Rabbelier
Hook up the new jquery plugins in base.html and _as_table_row.html
2009-02-04, by Sverre Rabbelier
Include the field_id in the context of _as_table_helper
2009-02-04, by Sverre Rabbelier
Make toDict "dereference" the 'name' property if it is present
2009-02-04, by Sverre Rabbelier
Added jquery thickbox, ajaxQueue, autocomplete and bgiframe
2009-02-04, by Sverre Rabbelier
Now calling block.super in timeline/edit.html template.
2009-02-04, by Lennard de Rijk
Added timezone clarification to the timeline edit form.
2009-02-04, by Lennard de Rijk
Specific program menu's now show a "Apply to become an Organization" entry when the program's timeline states that it's open.
2009-02-04, by Lennard de Rijk
Added new helper module for timelines.
2009-02-04, by Lennard de Rijk
Added missing table header for org_apps.
2009-02-04, by Lennard de Rijk
Refactored the application review template into group_app.
2009-02-03, by Lennard de Rijk
Added validate_new_group to cleaning and removed clean_new_club_link_id.
2009-02-03, by Lennard de Rijk
Fixed an error in group_app view that didnt let you create a new application.
2009-02-03, by Lennard de Rijk
Renamed checkHasRole to checkHasActiveRole.
2009-02-03, by Lennard de Rijk
Added removal of an existing group application when someone else is applying.
2009-02-03, by Lennard de Rijk
Added checkCanReviewGroupApp to acces.py.
2009-02-03, by Lennard de Rijk
Added checkCanEditGroupApp to access.py.
2009-02-03, by Lennard de Rijk
Fixed whitespace in /soc/models/group_app.py
2009-02-03, by Lennard de Rijk
Added some extra isUser checks to make sure that you have to accept the ToS before you can do anything concerning requests.
2009-02-03, by Lennard de Rijk
Fixes a bug where notifications can't be deleted.
2009-02-03, by Lennard de Rijk
Only do the update routine when the status changes for group_app's and role requests.
2009-02-03, by Lennard de Rijk
Fixed a bug where a GMAP error message would be displayed when the form was not valid.
2009-02-03, by Lennard de Rijk
The simplejson in Django is now used, so do not create a symlink in build.sh.
2009-02-02, by Todd Larsen
Fixed a typo in getForCurrentAccount comment.
2009-02-02, by Lennard de Rijk
Adds the possibility to exclude the user from the website.
2009-02-02, by Lennard de Rijk
Fixed default value for write_access in Document model.
2009-02-02, by Lennard de Rijk
Probably fixed a bug on the live instance.
2009-02-02, by Lennard de Rijk
More access related fixes
2009-02-02, by Sverre Rabbelier
Reset the RELEASE_TAG to None (unreleased) now that the 0.2-20090202 release
2009-02-02, by Pawel Solyga
Set RELEASE_TAG to 0.2-20090202rc for release candidate 02/02/2009.
2009-02-02, by Pawel Solyga
Fixed EOL errors.
2009-02-02, by Lennard de Rijk
Create org_application now shows select program view.
2009-02-02, by Lennard de Rijk
Use .logic in checkIsAllowedToManageRole at the caller
2009-02-02, by Sverre Rabbelier
Make getForFields work with no filter
2009-02-02, by Sverre Rabbelier
Fixed EOL damage in org_app and access checks
2009-02-02, by Sverre Rabbelier
Calling getForCurrentAccount where necessary.
2009-02-02, by Lennard de Rijk
Fixed club_app
2009-02-02, by Sverre Rabbelier
Rewrite getForFields to use GQL instead of the Query API
2009-02-02, by Sverre Rabbelier
Removed work flow field from the check in getExtraMenus for program.
2009-02-02, by Lennard de Rijk
More access related fixes
2009-02-02, by Sverre Rabbelier
less
more
|
(0)
-1000
-512
+512
+1000
tip