Sun, 01 Mar 2009 15:10:43 +0000 |
Pawel Solyga |
Add missing thickbox file into soc/content/images and fix the url to this file in jquery-thickbox.css.
|
changeset |
files
|
Sun, 01 Mar 2009 15:03:52 +0000 |
Pawel Solyga |
Fix wrong link to loadingAnimation.gif file in jquery-autocomplete.css.
|
changeset |
files
|
Sun, 01 Mar 2009 14:23:09 +0000 |
Sverre Rabbelier |
Fixed a bug in getFromKeyFieldsOr404
|
changeset |
files
|
Sun, 01 Mar 2009 10:10:42 +0000 |
Lennard de Rijk |
Added missing comment to soc/logic/models/base.py.
|
changeset |
files
|
Sun, 01 Mar 2009 02:11:19 +0000 |
Tim Ansell |
Small fix so that error fields get the same formatting as non-error fields.
|
changeset |
files
|
Sun, 01 Mar 2009 00:53:26 +0000 |
Sverre Rabbelier |
Made description the last field on the org public page
|
changeset |
files
|
Sat, 28 Feb 2009 22:23:16 +0000 |
Lennard de Rijk |
Improved Organization Application review overview and bulk reviewing.
|
changeset |
files
|
Sat, 28 Feb 2009 21:26:28 +0000 |
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.
|
changeset |
files
|
Sat, 28 Feb 2009 21:25:23 +0000 |
Lennard de Rijk |
StudentProposal content is now a TextProperty.
|
changeset |
files
|
Sat, 28 Feb 2009 21:12:20 +0000 |
Lennard de Rijk |
Member template in organization is now called Contributor Template.
|
changeset |
files
|
Sat, 28 Feb 2009 21:08:02 +0000 |
Lennard de Rijk |
contrib template in org_app is now a TextProperty.
|
changeset |
files
|
Sat, 28 Feb 2009 20:44:14 +0000 |
Lennard de Rijk |
Grammar fix in group_app list view.
|
changeset |
files
|
Sat, 28 Feb 2009 17:37:01 +0000 |
Lennard de Rijk |
For links in a program to take effect there must be an active role.
|
changeset |
files
|
Sat, 28 Feb 2009 17:24:37 +0000 |
Lennard de Rijk |
Fixed site_entity not being assigned a value because site_logic was not defined.
|
changeset |
files
|
Sat, 28 Feb 2009 17:05:53 +0000 |
Lennard de Rijk |
Made mailing lists and IRC channel required for group/org applications.
|
changeset |
files
|
Sat, 28 Feb 2009 14:29:23 +0000 |
Sverre Rabbelier |
Replaced 'Melange' with site_name where appropriate
|
changeset |
files
|
Sat, 28 Feb 2009 14:28:28 +0000 |
Sverre Rabbelier |
Catch mail exceptions and use get_current_user
|
changeset |
files
|
Sat, 28 Feb 2009 13:06:04 +0000 |
Lennard de Rijk |
Fixed issue 205.
|
changeset |
files
|
Sat, 28 Feb 2009 12:59:34 +0000 |
Sverre Rabbelier |
Fixed a comment typo
|
changeset |
files
|
Sat, 28 Feb 2009 12:32:52 +0000 |
Sverre Rabbelier |
Properly fixed host access now
|
changeset |
files
|
Sat, 28 Feb 2009 12:11:20 +0000 |
Sverre Rabbelier |
Flush the receiver's sidebar when sending a notification
|
changeset |
files
|
Sat, 28 Feb 2009 12:10:49 +0000 |
Sverre Rabbelier |
Do not modify django_args directly
|
changeset |
files
|
Sat, 28 Feb 2009 12:10:19 +0000 |
Sverre Rabbelier |
Fixed a brown paper bag bug in _checkHasActiveRoleFor
|
changeset |
files
|
Sat, 28 Feb 2009 11:19:17 +0000 |
Lennard de Rijk |
Added sending of an email upon Organization Application acceptance or rejection.
|
changeset |
files
|
Sat, 28 Feb 2009 11:16:54 +0000 |
Lennard de Rijk |
Added accepted and rejected organization application mail templates.
|
changeset |
files
|
Sat, 28 Feb 2009 10:39:23 +0000 |
Lennard de Rijk |
Fixed sending out email when no-reply is not set.
|
changeset |
files
|
Sat, 28 Feb 2009 10:25:41 +0000 |
Lennard de Rijk |
getDefaultMailSender now returns a tuple (name, email adress).
|
changeset |
files
|
Sat, 28 Feb 2009 00:41:36 +0000 |
Sverre Rabbelier |
Removed updateEntityProperties's transactionality
|
changeset |
files
|
Sat, 28 Feb 2009 00:10:07 +0000 |
Sverre Rabbelier |
Denormalize accounts before trying to send e-mail
|
changeset |
files
|
Sat, 28 Feb 2009 00:09:34 +0000 |
Sverre Rabbelier |
Added a denormalizeAccount
|
changeset |
files
|
Fri, 27 Feb 2009 23:33:20 +0000 |
Lennard de Rijk |
Using getDefaultMailSender for welcome and notification messages.
|
changeset |
files
|
Fri, 27 Feb 2009 23:32:37 +0000 |
Lennard de Rijk |
Added getDefaultMailSender method to mail_dispatcher.
|
changeset |
files
|
Fri, 27 Feb 2009 12:04:49 +0000 |
Lennard de Rijk |
Fixed typo in soc/models/group_app.
|
changeset |
files
|
Fri, 27 Feb 2009 11:48:12 +0000 |
Sverre Rabbelier |
Inform the user that the link_id cannot be changed
|
changeset |
files
|
Fri, 27 Feb 2009 11:38:24 +0000 |
Sverre Rabbelier |
Made the ToS field higher
|
changeset |
files
|
Fri, 27 Feb 2009 11:30:20 +0000 |
Sverre Rabbelier |
Removed double description field
|
changeset |
files
|
Fri, 27 Feb 2009 10:52:28 +0000 |
Sverre Rabbelier |
Revert "Make the input values 100% width."
|
changeset |
files
|
Fri, 27 Feb 2009 06:54:15 +0000 |
Tim Ansell |
Make the input values 100% width.
|
changeset |
files
|
Thu, 26 Feb 2009 20:29:09 +0000 |
Lennard de Rijk |
Changed access checks for group applications to allow reviewing of rejected applications.
|
changeset |
files
|
Thu, 26 Feb 2009 20:28:19 +0000 |
Lennard de Rijk |
Added bulk reject to org_app view.
|
changeset |
files
|
Thu, 26 Feb 2009 20:27:28 +0000 |
Lennard de Rijk |
Redone the review_overview template to show bulk reject button.
|
changeset |
files
|
Thu, 26 Feb 2009 20:25:56 +0000 |
Lennard de Rijk |
Renamed org-accept.js to bulk-review.js
|
changeset |
files
|
Thu, 26 Feb 2009 20:23:21 +0000 |
Sverre Rabbelier |
Brown paper bag fix
|
changeset |
files
|
Thu, 26 Feb 2009 18:00:30 +0000 |
Lennard de Rijk |
Fix for Issue 218.
|
changeset |
files
|
Thu, 26 Feb 2009 17:36:46 +0000 |
Sverre Rabbelier |
Added a missing import
|
changeset |
files
|
Thu, 26 Feb 2009 17:06:17 +0000 |
Sverre Rabbelier |
Fix alignment of twoline readonly table rows
|
changeset |
files
|
Thu, 26 Feb 2009 17:00:34 +0000 |
Sverre Rabbelier |
Added some tests for user logic
|
changeset |
files
|
Thu, 26 Feb 2009 16:59:57 +0000 |
Sverre Rabbelier |
Fixed a bug in student access check
|
changeset |
files
|
Thu, 26 Feb 2009 16:59:24 +0000 |
Sverre Rabbelier |
Allow to do 'checkHasActiveRole' checks for document access
|
changeset |
files
|
Thu, 26 Feb 2009 16:58:45 +0000 |
Sverre Rabbelier |
Simplify the account retrieval logic
|
changeset |
files
|
Thu, 26 Feb 2009 16:58:15 +0000 |
Sverre Rabbelier |
Convert everything to use the new access methods
|
changeset |
files
|
Thu, 26 Feb 2009 16:57:13 +0000 |
Sverre Rabbelier |
Remove direct uses of checkIsActive, replace with helper methods
|
changeset |
files
|
Thu, 26 Feb 2009 16:56:37 +0000 |
Sverre Rabbelier |
Make django_args optional where appropriate and whitespace fixes
|
changeset |
files
|
Thu, 26 Feb 2009 16:56:01 +0000 |
Sverre Rabbelier |
Added an isDeveloper method to user logic
|
changeset |
files
|
Thu, 26 Feb 2009 16:55:23 +0000 |
Sverre Rabbelier |
Always normalize accounts, before even storing them
|
changeset |
files
|
Thu, 26 Feb 2009 16:54:44 +0000 |
Sverre Rabbelier |
Factor out the getForAccount logic in user
|
changeset |
files
|
Thu, 26 Feb 2009 16:54:08 +0000 |
Sverre Rabbelier |
Add a normalizeAccount to logic.accounts
|
changeset |
files
|
Thu, 26 Feb 2009 16:53:36 +0000 |
Sverre Rabbelier |
Remove unused isAccountAvailable function
|
changeset |
files
|
Thu, 26 Feb 2009 16:53:05 +0000 |
Sverre Rabbelier |
Add a _createField hook
|
changeset |
files
|
Thu, 26 Feb 2009 16:52:29 +0000 |
Sverre Rabbelier |
Pass _updateField the entity_properties dict instead of just the value
|
changeset |
files
|
Thu, 26 Feb 2009 16:51:35 +0000 |
Sverre Rabbelier |
Do not update newly created model properties
|
changeset |
files
|
Thu, 26 Feb 2009 16:50:59 +0000 |
Sverre Rabbelier |
Move the hooks in base.Logic to the bottom of the class
|
changeset |
files
|
Thu, 26 Feb 2009 16:50:22 +0000 |
Sverre Rabbelier |
Minor cleanups in base.Logic
|
changeset |
files
|
Thu, 26 Feb 2009 16:49:45 +0000 |
Sverre Rabbelier |
Add argument validation to base.Logic
|
changeset |
files
|
Thu, 26 Feb 2009 16:49:06 +0000 |
Sverre Rabbelier |
Remove updateOrCreateFromFields and it's uses
|
changeset |
files
|
Thu, 26 Feb 2009 16:48:02 +0000 |
Sverre Rabbelier |
Fix some whitespace damadge and a style fix
|
changeset |
files
|
Thu, 26 Feb 2009 16:47:04 +0000 |
Sverre Rabbelier |
Remove _silentUpdateEntityProperties
|
changeset |
files
|
Thu, 26 Feb 2009 16:46:29 +0000 |
Sverre Rabbelier |
Style fix in role.py
|
changeset |
files
|
Thu, 26 Feb 2009 16:45:53 +0000 |
Sverre Rabbelier |
Added todo for Lennard
|
changeset |
files
|
Thu, 26 Feb 2009 16:45:18 +0000 |
Sverre Rabbelier |
Make it more explicit which argument is the key_fields
|
changeset |
files
|
Thu, 26 Feb 2009 09:02:51 +0000 |
Lennard de Rijk |
Solved the JSON caching problem for bulk acceptance.
|
changeset |
files
|
Thu, 26 Feb 2009 08:48:02 +0000 |
Lennard de Rijk |
Edited checkCanReviewGroupApp to cope with the new pre-rejected status.
|
changeset |
files
|
Thu, 26 Feb 2009 08:47:21 +0000 |
Lennard de Rijk |
Add the ability to put GroupApplications into the pre-rejected state.
|
changeset |
files
|
Thu, 26 Feb 2009 08:38:09 +0000 |
Lennard de Rijk |
Added pre-rejected choice to GroupApplication.
|
changeset |
files
|
Thu, 26 Feb 2009 04:29:56 +0000 |
Todd Larsen |
Remove the release.py module and just use the field in app.yaml.template.
|
changeset |
files
|
Wed, 25 Feb 2009 20:42:46 +0000 |
Sverre Rabbelier |
Make validate.isURLValid more robust
|
changeset |
files
|
Wed, 25 Feb 2009 20:42:16 +0000 |
Sverre Rabbelier |
Fixed broken 'Edit <entity name> Settings' for orgs
|
changeset |
files
|
Wed, 25 Feb 2009 20:41:28 +0000 |
Sverre Rabbelier |
Fix the delete button submitting the form
|
changeset |
files
|
Wed, 25 Feb 2009 20:11:22 +0000 |
Lennard de Rijk |
Added proposal withdrawal for students.
|
changeset |
files
|
Tue, 24 Feb 2009 23:11:15 +0000 |
Sverre Rabbelier |
Pass the seed to _constructResponse
|
changeset |
files
|
Tue, 24 Feb 2009 23:10:50 +0000 |
Sverre Rabbelier |
Allow the document lookup to be done by key name
|
changeset |
files
|
Tue, 24 Feb 2009 22:15:50 +0000 |
Sverre Rabbelier |
Removed double home page link in group public view
|
changeset |
files
|
Tue, 24 Feb 2009 20:48:20 +0000 |
Pawel Solyga |
Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release
|
changeset |
files
|
Tue, 24 Feb 2009 20:40:30 +0000 |
Pawel Solyga |
Set RELEASE_TAG to 0.4-20090224rc for release candidate.
|
changeset |
files
|
Tue, 24 Feb 2009 20:29:27 +0000 |
Lennard de Rijk |
Textual change in program menu due to comment on r2113.
|
changeset |
files
|
Tue, 24 Feb 2009 20:28:16 +0000 |
Lennard de Rijk |
Style fixes in student_proposal and organization view.
|
changeset |
files
|
Tue, 24 Feb 2009 20:14:59 +0000 |
Lennard de Rijk |
Textual changes in organization and program view.
|
changeset |
files
|
Tue, 24 Feb 2009 20:13:01 +0000 |
Lennard de Rijk |
Added view for organizations to list all proposals.
|
changeset |
files
|
Tue, 24 Feb 2009 20:09:36 +0000 |
Sverre Rabbelier |
Brown paper bag fix
|
changeset |
files
|
Tue, 24 Feb 2009 19:54:36 +0000 |
Lennard de Rijk |
Added list proposals redirect.
|
changeset |
files
|
Tue, 24 Feb 2009 19:51:40 +0000 |
Sverre Rabbelier |
Added a checkHasAny method
|
changeset |
files
|
Tue, 24 Feb 2009 19:49:27 +0000 |
Lennard de Rijk |
Added redirect for the student proposal view.
|
changeset |
files
|
Tue, 24 Feb 2009 19:43:51 +0000 |
Lennard de Rijk |
Changed the method and variable name in student_proposal to match the access type.
|
changeset |
files
|
Tue, 24 Feb 2009 19:43:15 +0000 |
Lennard de Rijk |
Added link in program menu to the new list_orgs view.
|
changeset |
files
|
Tue, 24 Feb 2009 19:40:15 +0000 |
Lennard de Rijk |
Added view which lists all orgs a student can propose to.
|
changeset |
files
|
Tue, 24 Feb 2009 18:58:57 +0000 |
Sverre Rabbelier |
Add missing comment to checkIsMyEntity
|
changeset |
files
|
Tue, 24 Feb 2009 18:58:22 +0000 |
Sverre Rabbelier |
Make all default URLS customizable
|
changeset |
files
|
Tue, 24 Feb 2009 12:52:19 +0000 |
Sverre Rabbelier |
Fix the user editing
|
changeset |
files
|
Mon, 23 Feb 2009 21:01:33 +0000 |
Lennard de Rijk |
Moved google analytics to after the footer block as commented on r866.
|
changeset |
files
|
Mon, 23 Feb 2009 19:52:15 +0000 |
Sverre Rabbelier |
Update the test suite to match the new signature of the cache methods
|
changeset |
files
|
Mon, 23 Feb 2009 19:51:41 +0000 |
Sverre Rabbelier |
Be more lenient in what we accept in cache.get() and cache.put()
|
changeset |
files
|
Mon, 23 Feb 2009 18:27:14 +0000 |
Sverre Rabbelier |
Make timeline a Linkable
|
changeset |
files
|
Mon, 23 Feb 2009 18:26:00 +0000 |
Sverre Rabbelier |
Set proper scope_logic for program and timeline
|
changeset |
files
|
Mon, 23 Feb 2009 16:44:47 +0000 |
Lennard de Rijk |
Changed the message displayed when no homepage is set to show the correct settings name.
|
changeset |
files
|
Mon, 23 Feb 2009 16:05:30 +0000 |
Lennard de Rijk |
Textual change in cleaing.py.
|
changeset |
files
|
Sun, 22 Feb 2009 21:47:41 +0000 |
Lennard de Rijk |
Temp IE7 style fix for forms.
|
changeset |
files
|
Sun, 22 Feb 2009 21:08:41 +0000 |
Lennard de Rijk |
Added list my Student Proposals link to the program menu.
|
changeset |
files
|
Sun, 22 Feb 2009 21:01:43 +0000 |
Lennard de Rijk |
Added listing of your own student proposals.
|
changeset |
files
|
Sun, 22 Feb 2009 21:00:25 +0000 |
Lennard de Rijk |
Base view list method can now use kwargs.
|
changeset |
files
|
Sun, 22 Feb 2009 20:44:30 +0000 |
Lennard de Rijk |
Changed the access checks in student_proposal view to use the newly created checks.
|
changeset |
files
|
Sun, 22 Feb 2009 20:42:05 +0000 |
Lennard de Rijk |
Added several access checks for student proposals.
|
changeset |
files
|
Sun, 22 Feb 2009 20:36:22 +0000 |
Lennard de Rijk |
Updated student proposal templates.
|
changeset |
files
|
Sun, 22 Feb 2009 19:12:25 +0000 |
Lennard de Rijk |
Fixed params used for list_action and list_description in user_self roles overview.
|
changeset |
files
|
Sun, 22 Feb 2009 11:36:48 +0000 |
Sverre Rabbelier |
Remove superfluous 'Org' in links
|
changeset |
files
|
Sun, 22 Feb 2009 11:34:43 +0000 |
Pawel Solyga |
Fix datetimepicker so that it doesn't add trailing whitespaces.
|
changeset |
files
|
Sun, 22 Feb 2009 11:19:29 +0000 |
Sverre Rabbelier |
Convert student and org_admin to dynafield
|
changeset |
files
|
Sun, 22 Feb 2009 11:18:53 +0000 |
Sverre Rabbelier |
Don't show empty lists in /user/roles
|
changeset |
files
|
Sun, 22 Feb 2009 11:18:19 +0000 |
Sverre Rabbelier |
Make it possible not to generate empty lists
|
changeset |
files
|
Sun, 22 Feb 2009 11:17:46 +0000 |
Sverre Rabbelier |
Make it possible to display a message when there are no lists
|
changeset |
files
|
Sun, 22 Feb 2009 10:55:24 +0000 |
Sverre Rabbelier |
Make use of site_name where possible
|
changeset |
files
|
Sun, 22 Feb 2009 10:54:28 +0000 |
Sverre Rabbelier |
Specify example_text for backup admin link id
|
changeset |
files
|
Sun, 22 Feb 2009 10:53:55 +0000 |
Sverre Rabbelier |
Added a link to "Site Settings" for the GMaps API Key missing msg
|
changeset |
files
|
Sun, 22 Feb 2009 10:32:24 +0000 |
Sverre Rabbelier |
Add some missing useJavaScript calls
|
changeset |
files
|
Sun, 22 Feb 2009 10:31:45 +0000 |
Sverre Rabbelier |
Flush cache after seeding or clearing the datastore
|
changeset |
files
|
Sun, 22 Feb 2009 10:07:05 +0000 |
Pawel Solyga |
Style fixes in jquery-ui.datetimepicker.js file.
|
changeset |
files
|
Sun, 22 Feb 2009 00:27:10 +0000 |
Sverre Rabbelier |
Add generic datepicker support
|
changeset |
files
|
Sat, 21 Feb 2009 23:36:39 +0000 |
Sverre Rabbelier |
Use site name and noreply address when sending emails
|
changeset |
files
|
Sat, 21 Feb 2009 23:36:17 +0000 |
Sverre Rabbelier |
Fixed whitespace damadge and missing EOL
|
changeset |
files
|