Fri, 13 Feb 2009 21:51:16 +0000 |
Sverre Rabbelier |
Add a getMemberships method to logic/rights.py
|
changeset |
files
|
Fri, 13 Feb 2009 19:22:34 +0000 |
Sverre Rabbelier |
Fixes as requested by Leslie on behalf of the Legal team
|
changeset |
files
|
Fri, 13 Feb 2009 17:34:29 +0000 |
Lennard de Rijk |
Added number of applications and their type to the bulkaccept JSON object.
|
changeset |
files
|
Fri, 13 Feb 2009 16:40:02 +0000 |
Lennard de Rijk |
Implemented the 2nd part of bulk acceptance.
|
changeset |
files
|
Fri, 13 Feb 2009 13:35:31 +0000 |
Lennard de Rijk |
Document prefix in params now defaults to url_name.
|
changeset |
files
|
Fri, 13 Feb 2009 13:33:31 +0000 |
Lennard de Rijk |
Added bulk_accept view which returns a JSON object.
|
changeset |
files
|
Fri, 13 Feb 2009 11:46:06 +0000 |
Lennard de Rijk |
Only a club admin should see resign as club admin in the sidebar.
|
changeset |
files
|
Thu, 12 Feb 2009 23:35:44 +0000 |
Lennard de Rijk |
Fixed a bug in club and org logic.
|
changeset |
files
|
Thu, 12 Feb 2009 23:26:23 +0000 |
Lennard de Rijk |
Fixed a bug in group_app templates.
|
changeset |
files
|
Thu, 12 Feb 2009 23:14:07 +0000 |
Lennard de Rijk |
Brown Paper Bag Fix: L2R Appspot error logs.
|
changeset |
files
|
Thu, 12 Feb 2009 23:12:09 +0000 |
Lennard de Rijk |
Fixed a bug in group_app view.
|
changeset |
files
|
Thu, 12 Feb 2009 23:06:14 +0000 |
Lennard de Rijk |
Returning None instead of the empty to fix a bug on melange-demo instance.
|
changeset |
files
|
Thu, 12 Feb 2009 22:52:16 +0000 |
Lennard de Rijk |
Added check_field_is_empty decorator to cleaning.py.
|
changeset |
files
|
Thu, 12 Feb 2009 22:20:13 +0000 |
Lennard de Rijk |
Org App review page now shows accept and pre-accept button.
|
changeset |
files
|
Thu, 12 Feb 2009 21:25:00 +0000 |
Lennard de Rijk |
Fixed comment and typo in cleaning.py.
|
changeset |
files
|
Thu, 12 Feb 2009 20:15:20 +0000 |
Sverre Rabbelier |
Add ToS agreement to mentor application related forms.
|
changeset |
files
|
Thu, 12 Feb 2009 20:14:51 +0000 |
Sverre Rabbelier |
Add ToS agreement to org_admin application related forms.
|
changeset |
files
|
Thu, 12 Feb 2009 20:14:17 +0000 |
Sverre Rabbelier |
Do not attempt to render a field if it is disabled
|
changeset |
files
|
Thu, 12 Feb 2009 20:13:51 +0000 |
Sverre Rabbelier |
Program requires the filter to be set to __scoped__
|
changeset |
files
|
Thu, 12 Feb 2009 20:13:27 +0000 |
Sverre Rabbelier |
Disable clubs for now
|
changeset |
files
|
Thu, 12 Feb 2009 12:58:26 +0000 |
Pawel Solyga |
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.
|
changeset |
files
|
Thu, 12 Feb 2009 12:30:36 +0000 |
Pawel Solyga |
Load /Users/solydzajs/Downloads/google_appengine into
|
changeset |
files
|
Thu, 12 Feb 2009 10:24:37 +0000 |
Sverre Rabbelier |
Removed unused argument in program.py
|
changeset |
files
|
Thu, 12 Feb 2009 00:04:32 +0000 |
Sverre Rabbelier |
Initial implementation of a ToS requirement in org_app
|
changeset |
files
|
Thu, 12 Feb 2009 00:02:06 +0000 |
Sverre Rabbelier |
Added an AgreementField widget
|
changeset |
files
|
Wed, 11 Feb 2009 23:59:41 +0000 |
Sverre Rabbelier |
Rename TinyMCE to FullTinyMCE and add TinyMCE widget
|
changeset |
files
|
Wed, 11 Feb 2009 23:57:08 +0000 |
Sverre Rabbelier |
Use the newly added __scoped__ and references for program's ToSes
|
changeset |
files
|
Wed, 11 Feb 2009 23:54:41 +0000 |
Sverre Rabbelier |
Added an agreed_to_admin_agreement property
|
changeset |
files
|
Wed, 11 Feb 2009 23:52:11 +0000 |
Sverre Rabbelier |
Add '__scoped__' as a special filter
|
changeset |
files
|
Wed, 11 Feb 2009 23:49:44 +0000 |
Sverre Rabbelier |
Fields are always safe, as we generate them ourselves
|
changeset |
files
|
Wed, 11 Feb 2009 23:47:13 +0000 |
Sverre Rabbelier |
Add an _editContext hook
|
changeset |
files
|
Wed, 11 Feb 2009 23:44:38 +0000 |
Sverre Rabbelier |
Resolve references if they are specified
|
changeset |
files
|
Wed, 11 Feb 2009 23:42:03 +0000 |
Sverre Rabbelier |
Make it possible to put fields at the end of the form
|
changeset |
files
|
Wed, 11 Feb 2009 20:55:17 +0000 |
Lennard de Rijk |
Changed the access checks for organization.
|
changeset |
files
|
Wed, 11 Feb 2009 20:10:53 +0000 |
Lennard de Rijk |
Added allowsidebar to checkIsDocumentReadable.
|
changeset |
files
|
Wed, 11 Feb 2009 20:05:33 +0000 |
Lennard de Rijk |
Added organization entity sidebar entries.
|
changeset |
files
|
Wed, 11 Feb 2009 20:04:29 +0000 |
Lennard de Rijk |
Fixed a bug in access.py that made it impossible to show featured documents in the sidebar.
|
changeset |
files
|
Wed, 11 Feb 2009 20:02:46 +0000 |
Lennard de Rijk |
Changed document to also filter on the prefix when getting the documents for a scope.
|
changeset |
files
|
Wed, 11 Feb 2009 19:59:27 +0000 |
Lennard de Rijk |
Fixed a typo in org_admin model.
|
changeset |
files
|
Tue, 10 Feb 2009 23:13:06 +0000 |
Lennard de Rijk |
Added Agreement properties to Program Model.
|
changeset |
files
|
Mon, 09 Feb 2009 16:17:25 +0000 |
Pawel Solyga |
Reset the RELEASE_TAG to None (unreleased) now that the 0.2-20090209 release candidate branch has been created.
|
changeset |
files
|
Mon, 09 Feb 2009 15:58:17 +0000 |
Pawel Solyga |
Set RELEASE_TAG to 0.2-20090209rc for release candidate.
|
changeset |
files
|
Mon, 09 Feb 2009 00:02:07 +0000 |
Lennard de Rijk |
Added a button to list all your org applications to a speficic program menu.
|
changeset |
files
|
Sun, 08 Feb 2009 23:56:56 +0000 |
Lennard de Rijk |
Put the tos extra_dynaexclude in presence_with_tos.py where it belongs.
|
changeset |
files
|
Sun, 08 Feb 2009 23:55:44 +0000 |
Lennard de Rijk |
Redone the listing in group_app.py.
|
changeset |
files
|
Sun, 08 Feb 2009 23:49:29 +0000 |
Lennard de Rijk |
Added new redirect for the new list views for group_app's.
|
changeset |
files
|
Sun, 08 Feb 2009 22:57:23 +0000 |
Sverre Rabbelier |
Fix bug in group_app
|
changeset |
files
|
Sun, 08 Feb 2009 11:58:43 +0000 |
Sverre Rabbelier |
Temp bug fix
|
changeset |
files
|
Sun, 08 Feb 2009 03:36:05 +0000 |
Augie Fackler |
Add myself to authors since I was missing.
|
changeset |
files
|
Sat, 07 Feb 2009 23:26:38 +0000 |
Sverre Rabbelier |
Fixed access checkers for orgs
|
changeset |
files
|
Sat, 07 Feb 2009 22:56:15 +0000 |
Sverre Rabbelier |
Remove unneeded stylesheet and js and fix notification area
|
changeset |
files
|
Sat, 07 Feb 2009 22:49:51 +0000 |
Sverre Rabbelier |
Rename checkHasActiveRole to checkHasActiveRoleForScope
|
changeset |
files
|
Sat, 07 Feb 2009 22:47:51 +0000 |
Sverre Rabbelier |
If there is no user account, don't show New Document link under Site
|
changeset |
files
|
Sat, 07 Feb 2009 22:10:19 +0000 |
Lennard de Rijk |
Fixing r1855 that was bugged by Tortoise ^_^.
|
changeset |
files
|
Sat, 07 Feb 2009 21:48:02 +0000 |
Sverre Rabbelier |
Fixed broken autocomplete due to wrongly named file
|
changeset |
files
|
Sat, 07 Feb 2009 21:43:27 +0000 |
Lennard de Rijk |
Should be part of r1855.
|
changeset |
files
|
Sat, 07 Feb 2009 20:44:05 +0000 |
Sverre Rabbelier |
Use short_name for the header title in a presence's home page
|
changeset |
files
|
Sat, 07 Feb 2009 20:42:28 +0000 |
Sverre Rabbelier |
Handle GAE account normalization
|
changeset |
files
|
Sat, 07 Feb 2009 20:40:48 +0000 |
Sverre Rabbelier |
Pimp TinyMCE widget.
|
changeset |
files
|
Sat, 07 Feb 2009 20:39:08 +0000 |
Sverre Rabbelier |
Always return a site singleton and fix Edit Site Settings
|
changeset |
files
|
Sat, 07 Feb 2009 20:37:28 +0000 |
Sverre Rabbelier |
Stylefixes in access.py and removal of self.deny calls
|
changeset |
files
|
Sat, 07 Feb 2009 13:40:20 +0000 |
Lennard de Rijk |
Added scoped group_app listing.
|
changeset |
files
|
Sat, 07 Feb 2009 13:36:50 +0000 |
Lennard de Rijk |
Added missing comment in access.py and removed excessive whitespace.
|
changeset |
files
|
Sat, 07 Feb 2009 00:50:49 +0000 |
Todd Larsen |
Hide all *.pyc files in trunk/.
|
changeset |
files
|
Sat, 07 Feb 2009 00:37:28 +0000 |
Todd Larsen |
Name .js and .css files more consistently with those previously present.
|
changeset |
files
|
Sat, 07 Feb 2009 00:34:12 +0000 |
Todd Larsen |
Add image that appears to be missing from the original thickbox patches.
|
changeset |
files
|
Sat, 07 Feb 2009 00:21:23 +0000 |
Todd Larsen |
Hide *.pyc files in trunk/ from 'svn status' output.
|
changeset |
files
|
Fri, 06 Feb 2009 10:24:45 +0000 |
Lennard de Rijk |
Added pre-accpeted status to group_app.
|
changeset |
files
|
Fri, 06 Feb 2009 10:21:18 +0000 |
Lennard de Rijk |
Added some help_text and clarifications to org_app model fields.
|
changeset |
files
|
Thu, 05 Feb 2009 23:52:27 +0000 |
Sverre Rabbelier |
Cleanup in org_app and replace ReferenceProperty with LinkProperty
|
changeset |
files
|
Thu, 05 Feb 2009 23:49:46 +0000 |
Sverre Rabbelier |
Refactored the picker so that it is more generic
|
changeset |
files
|
Thu, 05 Feb 2009 23:46:39 +0000 |
Sverre Rabbelier |
Added a ReferenceField widget
|
changeset |
files
|
Thu, 05 Feb 2009 23:43:52 +0000 |
Sverre Rabbelier |
Make picker work generically
|
changeset |
files
|
Thu, 05 Feb 2009 23:41:02 +0000 |
Sverre Rabbelier |
Fix broken document access checks
|
changeset |
files
|
Thu, 05 Feb 2009 22:15:38 +0000 |
Lennard de Rijk |
Org applications can now only be made by a user when a program allows it.
|
changeset |
files
|
Thu, 05 Feb 2009 22:13:49 +0000 |
Lennard de Rijk |
Added a new redirect for apply accesstype.
|
changeset |
files
|
Thu, 05 Feb 2009 22:13:12 +0000 |
Lennard de Rijk |
Added new access checks to deal with timeline for programs.
|
changeset |
files
|
Thu, 05 Feb 2009 21:29:55 +0000 |
Lennard de Rijk |
Updated docstrings and used keyfields where necessary in soc/logic/models/base.py
|
changeset |
files
|
Thu, 05 Feb 2009 20:33:47 +0000 |
Pawel Solyga |
Remove extra whitespaces in soc.views.models.organization module.
|
changeset |
files
|
Thu, 05 Feb 2009 20:33:12 +0000 |
Pawel Solyga |
Add missing blank line to soc.logic.helper.timeline module.
|
changeset |
files
|
Thu, 05 Feb 2009 20:32:45 +0000 |
Pawel Solyga |
Fix import sorting in soc.views.models.sponsor module.
|
changeset |
files
|
Thu, 05 Feb 2009 20:19:17 +0000 |
Lennard de Rijk |
Cleaned up getKeyNameFromFields in Logic base.
|
changeset |
files
|
Thu, 05 Feb 2009 19:30:43 +0000 |
Lennard de Rijk |
Reverted r1819 and making an application will now reserve the link_id indefinitely.
|
changeset |
files
|
Wed, 04 Feb 2009 23:09:28 +0000 |
Sverre Rabbelier |
Make the ToS text in-line and hook up thick-box in the help-text.
|
changeset |
files
|
Wed, 04 Feb 2009 23:06:48 +0000 |
Sverre Rabbelier |
Hook up the new jquery plugins in base.html and _as_table_row.html
|
changeset |
files
|
Wed, 04 Feb 2009 23:04:10 +0000 |
Sverre Rabbelier |
Include the field_id in the context of _as_table_helper
|
changeset |
files
|
Wed, 04 Feb 2009 23:01:36 +0000 |
Sverre Rabbelier |
Make toDict "dereference" the 'name' property if it is present
|
changeset |
files
|
Wed, 04 Feb 2009 22:52:33 +0000 |
Sverre Rabbelier |
Added jquery thickbox, ajaxQueue, autocomplete and bgiframe
|
changeset |
files
|
Wed, 04 Feb 2009 21:24:36 +0000 |
Lennard de Rijk |
Now calling block.super in timeline/edit.html template.
|
changeset |
files
|
Wed, 04 Feb 2009 21:15:26 +0000 |
Lennard de Rijk |
Added timezone clarification to the timeline edit form.
|
changeset |
files
|
Wed, 04 Feb 2009 21:12:29 +0000 |
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.
|
changeset |
files
|
Wed, 04 Feb 2009 21:10:34 +0000 |
Lennard de Rijk |
Added new helper module for timelines.
|
changeset |
files
|
Wed, 04 Feb 2009 21:09:06 +0000 |
Lennard de Rijk |
Added missing table header for org_apps.
|
changeset |
files
|
Tue, 03 Feb 2009 21:15:12 +0000 |
Lennard de Rijk |
Refactored the application review template into group_app.
|
changeset |
files
|
Tue, 03 Feb 2009 20:30:08 +0000 |
Lennard de Rijk |
Added validate_new_group to cleaning and removed clean_new_club_link_id.
|
changeset |
files
|
Tue, 03 Feb 2009 20:18:15 +0000 |
Lennard de Rijk |
Fixed an error in group_app view that didnt let you create a new application.
|
changeset |
files
|
Tue, 03 Feb 2009 15:18:40 +0000 |
Lennard de Rijk |
Renamed checkHasRole to checkHasActiveRole.
|
changeset |
files
|
Tue, 03 Feb 2009 14:19:51 +0000 |
Lennard de Rijk |
Added removal of an existing group application when someone else is applying.
|
changeset |
files
|
Tue, 03 Feb 2009 13:50:41 +0000 |
Lennard de Rijk |
Added checkCanReviewGroupApp to acces.py.
|
changeset |
files
|
Tue, 03 Feb 2009 13:27:52 +0000 |
Lennard de Rijk |
Added checkCanEditGroupApp to access.py.
|
changeset |
files
|
Tue, 03 Feb 2009 13:26:34 +0000 |
Lennard de Rijk |
Fixed whitespace in /soc/models/group_app.py
|
changeset |
files
|
Tue, 03 Feb 2009 09:20:09 +0000 |
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.
|
changeset |
files
|
Tue, 03 Feb 2009 08:36:05 +0000 |
Lennard de Rijk |
Fixes a bug where notifications can't be deleted.
|
changeset |
files
|
Tue, 03 Feb 2009 08:33:46 +0000 |
Lennard de Rijk |
Only do the update routine when the status changes for group_app's and role requests.
|
changeset |
files
|
Tue, 03 Feb 2009 08:25:47 +0000 |
Lennard de Rijk |
Fixed a bug where a GMAP error message would be displayed when the form was not valid.
|
changeset |
files
|
Mon, 02 Feb 2009 22:58:57 +0000 |
Todd Larsen |
The simplejson in Django is now used, so do not create a symlink in build.sh.
|
changeset |
files
|
Mon, 02 Feb 2009 21:48:37 +0000 |
Lennard de Rijk |
Fixed a typo in getForCurrentAccount comment.
|
changeset |
files
|
Mon, 02 Feb 2009 21:46:01 +0000 |
Lennard de Rijk |
Adds the possibility to exclude the user from the website.
|
changeset |
files
|
Mon, 02 Feb 2009 20:56:14 +0000 |
Lennard de Rijk |
Fixed default value for write_access in Document model.
|
changeset |
files
|
Mon, 02 Feb 2009 20:07:52 +0000 |
Lennard de Rijk |
Probably fixed a bug on the live instance.
|
changeset |
files
|
Mon, 02 Feb 2009 17:02:31 +0000 |
Sverre Rabbelier |
More access related fixes
|
changeset |
files
|
Mon, 02 Feb 2009 16:57:21 +0000 |
Pawel Solyga |
Reset the RELEASE_TAG to None (unreleased) now that the 0.2-20090202 release
|
changeset |
files
|
Mon, 02 Feb 2009 16:44:17 +0000 |
Pawel Solyga |
Set RELEASE_TAG to 0.2-20090202rc for release candidate 02/02/2009.
|
changeset |
files
|
Mon, 02 Feb 2009 16:42:31 +0000 |
Lennard de Rijk |
Fixed EOL errors.
|
changeset |
files
|
Mon, 02 Feb 2009 16:21:33 +0000 |
Lennard de Rijk |
Create org_application now shows select program view.
|
changeset |
files
|
Mon, 02 Feb 2009 16:03:21 +0000 |
Sverre Rabbelier |
Use .logic in checkIsAllowedToManageRole at the caller
|
changeset |
files
|
Mon, 02 Feb 2009 15:39:22 +0000 |
Sverre Rabbelier |
Make getForFields work with no filter
|
changeset |
files
|
Mon, 02 Feb 2009 15:34:45 +0000 |
Sverre Rabbelier |
Fixed EOL damage in org_app and access checks
|
changeset |
files
|
Mon, 02 Feb 2009 15:04:04 +0000 |
Lennard de Rijk |
Calling getForCurrentAccount where necessary.
|
changeset |
files
|
Mon, 02 Feb 2009 15:00:43 +0000 |
Sverre Rabbelier |
Fixed club_app
|
changeset |
files
|
Mon, 02 Feb 2009 14:47:09 +0000 |
Sverre Rabbelier |
Rewrite getForFields to use GQL instead of the Query API
|
changeset |
files
|
Mon, 02 Feb 2009 14:19:22 +0000 |
Lennard de Rijk |
Removed work flow field from the check in getExtraMenus for program.
|
changeset |
files
|
Mon, 02 Feb 2009 14:09:24 +0000 |
Sverre Rabbelier |
More access related fixes
|
changeset |
files
|
Mon, 02 Feb 2009 13:59:07 +0000 |
Sverre Rabbelier |
Fixed access related bugs
|
changeset |
files
|
Mon, 02 Feb 2009 13:48:15 +0000 |
Pawel Solyga |
Make longitude and latitude hidden fields not required in soc.views.models.role module.
|
changeset |
files
|
Mon, 02 Feb 2009 10:15:07 +0000 |
Pawel Solyga |
Fix broken Roles public templates. By mistake we used entity.user.public_name instead of entity.user.name.
|
changeset |
files
|
Mon, 02 Feb 2009 10:10:39 +0000 |
Pawel Solyga |
Changes in club_app and org_app public templates. Don't show email address in public template.
|
changeset |
files
|
Mon, 02 Feb 2009 10:09:18 +0000 |
Pawel Solyga |
Style fixes in soc.views.models.user module.
|
changeset |
files
|
Mon, 02 Feb 2009 10:07:34 +0000 |
Pawel Solyga |
Style fixes in soc.logic.models modules.
|
changeset |
files
|
Mon, 02 Feb 2009 10:06:36 +0000 |
Pawel Solyga |
Fix missing indention in css file.
|
changeset |
files
|
Sun, 01 Feb 2009 23:36:50 +0000 |
Lennard de Rijk |
Set the right field type in user_self to overcome confusion.
|
changeset |
files
|
Sun, 01 Feb 2009 23:27:28 +0000 |
Lennard de Rijk |
Adding a hidden agreed_to_tos field when the user has signed the ToS.
|
changeset |
files
|
Sun, 01 Feb 2009 22:51:14 +0000 |
Sverre Rabbelier |
Fix the JS but mentioned in the previous commit
|
changeset |
files
|
Sun, 01 Feb 2009 22:48:48 +0000 |
Sverre Rabbelier |
Fix get args construction when there are multiple lists on the page
|
changeset |
files
|
Sun, 01 Feb 2009 22:44:14 +0000 |
Sverre Rabbelier |
Unify 'getForFields' and 'getForLimitAndOffset'
|
changeset |
files
|
Sun, 01 Feb 2009 22:35:35 +0000 |
Lennard de Rijk |
User profile now shows the time on which you signed the ToS.
|
changeset |
files
|
Sun, 01 Feb 2009 20:44:47 +0000 |
Sverre Rabbelier |
Cleaned up access.py
|
changeset |
files
|
Sun, 01 Feb 2009 20:41:58 +0000 |
Sverre Rabbelier |
Do not return empty menu's in program.
|
changeset |
files
|
Sun, 01 Feb 2009 17:52:12 +0000 |
Lennard de Rijk |
This patch prohibits changing of agreed_to_tos and agreed_to_tos_on by the Logic module.
|
changeset |
files
|
Sun, 01 Feb 2009 17:40:26 +0000 |
Pawel Solyga |
Add publish_location boolean property to Role model. This field indicates whether the User has agreed to publish his location. It is not supported yet in any logic, views or templates but we won't want to change models later so it's being added now.
|
changeset |
files
|
Sun, 01 Feb 2009 17:31:09 +0000 |
Lennard de Rijk |
Fixes an error occurring when editing a User as Developer when the ToS have been signed.
|
changeset |
files
|
Sun, 01 Feb 2009 17:21:46 +0000 |
Lennard de Rijk |
ReadOnlyInput widget now shows text instead of a greyed-out input box.
|
changeset |
files
|
Sun, 01 Feb 2009 17:14:42 +0000 |
Lennard de Rijk |
Added status property to the user model.
|
changeset |
files
|
Sun, 01 Feb 2009 16:18:04 +0000 |
Lennard de Rijk |
Fixed EOL and whitespace in org_app templates
|
changeset |
files
|
Sun, 01 Feb 2009 16:14:25 +0000 |
Pawel Solyga |
Update error message that shows when Google Maps API key is missing.
|
changeset |
files
|
Sun, 01 Feb 2009 16:14:09 +0000 |
Lennard de Rijk |
Implement the last step in the org application process.
|
changeset |
files
|
Sun, 01 Feb 2009 16:11:54 +0000 |
Lennard de Rijk |
Refactored applicant from club view to group view.
|
changeset |
files
|
Sun, 01 Feb 2009 16:10:20 +0000 |
Pawel Solyga |
Add Google Maps integration for Role profiles create/edit views.
|
changeset |
files
|
Sun, 01 Feb 2009 16:09:43 +0000 |
Lennard de Rijk |
Added org_app view and templates.
|
changeset |
files
|
Sun, 01 Feb 2009 16:07:37 +0000 |
Lennard de Rijk |
Changed club_app review template to use key.name.
|
changeset |
files
|
Sun, 01 Feb 2009 16:06:22 +0000 |
Lennard de Rijk |
Changed some errors in the org_app model.
|
changeset |
files
|
Sun, 01 Feb 2009 16:04:31 +0000 |
Lennard de Rijk |
Added org_app logic.
|
changeset |
files
|
Sun, 01 Feb 2009 16:03:58 +0000 |
Lennard de Rijk |
Changed group_app to use scope_logic in constructor.
|
changeset |
files
|
Sun, 01 Feb 2009 16:00:42 +0000 |
Lennard de Rijk |
Changed getApplicantRedirect to use the key_name instead of just a link_id.
|
changeset |
files
|
Sun, 01 Feb 2009 13:33:48 +0000 |
Pawel Solyga |
Fix import sorting in soc.views.models.document module to comply with our style guide.
|
changeset |
files
|
Sun, 01 Feb 2009 13:29:34 +0000 |
Pawel Solyga |
Rename 'Create a new document' links to 'Create a New Document', also rename 'Create a new Program' to 'Create a New Program' in soc.views.models modules.
|
changeset |
files
|
Sun, 01 Feb 2009 13:26:25 +0000 |
Pawel Solyga |
Fix missing dots and blank lines to soc.logic modules.
|
changeset |
files
|
Sun, 01 Feb 2009 13:25:27 +0000 |
Pawel Solyga |
Fix missing dot and wrong import sorting in soc.views.helper.access module.
|
changeset |
files
|
Sun, 01 Feb 2009 13:24:43 +0000 |
Pawel Solyga |
Style fixes in soc.models.document module (adding of missing whitespaces).
|
changeset |
files
|
Sun, 01 Feb 2009 13:24:00 +0000 |
Pawel Solyga |
Style fixes in soc.logic.models modules (basically removing of extra whitespaces).
|
changeset |
files
|
Sun, 01 Feb 2009 13:07:12 +0000 |
Lennard de Rijk |
Changed the url regexpr for review and added 2 missing imports.
|
changeset |
files
|
Sun, 01 Feb 2009 09:55:02 +0000 |
Lennard de Rijk |
Refactored review and reviewoverview out of club_app.py
|
changeset |
files
|
Sun, 01 Feb 2009 09:11:39 +0000 |
Lennard de Rijk |
Added view for mentors.
|
changeset |
files
|
Sat, 31 Jan 2009 22:59:27 +0000 |
Sverre Rabbelier |
Added two forgotten comments in rights.Checker
|
changeset |
files
|
Sat, 31 Jan 2009 22:32:54 +0000 |
Sverre Rabbelier |
Hook up the ACL system for documents.
|
changeset |
files
|
Sat, 31 Jan 2009 22:32:21 +0000 |
Sverre Rabbelier |
Final changes to the document model
|
changeset |
files
|
Sat, 31 Jan 2009 22:32:01 +0000 |
Sverre Rabbelier |
Added a rights module
|
changeset |
files
|
Sat, 31 Jan 2009 22:23:23 +0000 |
Pawel Solyga |
Replace name_on_certificates property with name_on_documents, since mentors, club admins, hosts and org admins don't get certificates it's better to name it 'Name on documents' which can indicate any kind of documents including awards certificates. Also don't show name_on_documents in public Role profiles, instead show user public name in that place.
|
changeset |
files
|
Sat, 31 Jan 2009 21:32:29 +0000 |
Lennard de Rijk |
Changed display_name to name_on_certificates in models/role.py.
|
changeset |
files
|
Sat, 31 Jan 2009 19:46:55 +0000 |
Lennard de Rijk |
Added view and templates for mentors.
|
changeset |
files
|
Sat, 31 Jan 2009 19:33:40 +0000 |
Lennard de Rijk |
Fixed a bug in soc/views/models/role.py.
|
changeset |
files
|
Sat, 31 Jan 2009 19:02:53 +0000 |
Lennard de Rijk |
Added a view and templates for the organization admin.
|
changeset |
files
|
Sat, 31 Jan 2009 18:58:09 +0000 |
Lennard de Rijk |
Fixed two small errors.
|
changeset |
files
|
Sat, 31 Jan 2009 18:55:34 +0000 |
Lennard de Rijk |
Added organization view and templates.
|
changeset |
files
|
Sat, 31 Jan 2009 18:44:00 +0000 |
Lennard de Rijk |
Removed obsolete _editPost and _editGet in soc/views/models/club.py.
|
changeset |
files
|
Sat, 31 Jan 2009 18:25:11 +0000 |
Lennard de Rijk |
Reverting a change from r1732 for reasons stated in soc/logic/models/group.py.
|
changeset |
files
|
Sat, 31 Jan 2009 18:06:34 +0000 |
Lennard de Rijk |
Changed scope_logic for requests to linkable_logic.
|
changeset |
files
|
Sat, 31 Jan 2009 17:01:56 +0000 |
Lennard de Rijk |
Removed workflow type as keyfield from program.
|
changeset |
files
|
Sat, 31 Jan 2009 16:20:11 +0000 |
Lennard de Rijk |
Added mentor and org_admin logic.
|
changeset |
files
|
Sat, 31 Jan 2009 16:16:44 +0000 |
Sverre Rabbelier |
Add an 'unread' style and add 'new document' link for user
|
changeset |
files
|
Sat, 31 Jan 2009 16:15:53 +0000 |
Lennard de Rijk |
Fixed a string formatting bug in soc/views/models/role.py.
|
changeset |
files
|
Sat, 31 Jan 2009 16:07:30 +0000 |
Lennard de Rijk |
When moving stuff please make sure that all your belongings are safely secured.
|
changeset |
files
|
Sat, 31 Jan 2009 16:04:22 +0000 |
Lennard de Rijk |
Fixed a bug in role.py that made it call the wrong superclass.
|
changeset |
files
|
Sat, 31 Jan 2009 16:03:14 +0000 |
Lennard de Rijk |
Moved create_extra_dynafields from club_admin and member to role.
|
changeset |
files
|
Sat, 31 Jan 2009 15:41:45 +0000 |
Sverre Rabbelier |
Cleanups in base.Logic
|
changeset |
files
|
Sat, 31 Jan 2009 15:40:32 +0000 |
Sverre Rabbelier |
Add checkIsProgramActive to the rights flushing
|
changeset |
files
|
Sat, 31 Jan 2009 14:39:05 +0000 |
Pawel Solyga |
Small changes in Mentor model (we don't inherit from Reviewer anymore since model inheritance is not supported in datastore).
|
changeset |
files
|
Sat, 31 Jan 2009 14:38:04 +0000 |
Pawel Solyga |
Add Organization Administrator model.
|
changeset |
files
|
Sat, 31 Jan 2009 14:37:39 +0000 |
Pawel Solyga |
Remove not used Administrator model that is replaced by Host model.
|
changeset |
files
|
Sat, 31 Jan 2009 14:18:02 +0000 |
Lennard de Rijk |
soc/views/models/club.py now uses getForCurrentAccount where necessary.
|
changeset |
files
|
Sat, 31 Jan 2009 13:59:49 +0000 |
Lennard de Rijk |
Edited the access check for show in site settings.
|
changeset |
files
|
Sat, 31 Jan 2009 13:49:50 +0000 |
Lennard de Rijk |
Added rights to soc/views/models/timeline.py.
|
changeset |
files
|
Sat, 31 Jan 2009 13:48:48 +0000 |
Lennard de Rijk |
Added status to program.
|
changeset |
files
|
Sat, 31 Jan 2009 12:59:52 +0000 |
Sverre Rabbelier |
Flush sidebar when creating a new entity
|
changeset |
files
|
Sat, 31 Jan 2009 12:36:07 +0000 |
Sverre Rabbelier |
Update site/home.html to match the new document structure
|
changeset |
files
|
Sat, 31 Jan 2009 12:36:06 +0000 |
Lennard de Rijk |
Added a Create a New Program link to the Program Owners's menu.
|
changeset |
files
|
Sat, 31 Jan 2009 12:35:40 +0000 |
Sverre Rabbelier |
Flush sidebar when creating site entity
|
changeset |
files
|
Sat, 31 Jan 2009 12:22:01 +0000 |
Sverre Rabbelier |
Brown paper bag fix
|
changeset |
files
|
Sat, 31 Jan 2009 12:12:05 +0000 |
Sverre Rabbelier |
Made presence document retrievel specify prefix
|
changeset |
files
|
Sat, 31 Jan 2009 12:11:34 +0000 |
Sverre Rabbelier |
Added a 'create new document' link to site
|
changeset |
files
|
Sat, 31 Jan 2009 11:28:05 +0000 |
Pawel Solyga |
Remove simplejson module from our repository since it's a duplicate of django.utils.simplejson.
|
changeset |
files
|
Sat, 31 Jan 2009 11:25:53 +0000 |
Pawel Solyga |
Use django.utils.simplejson in soc.views.models.base pick method instead of our standalone simplejson module.
|
changeset |
files
|
Fri, 30 Jan 2009 22:02:20 +0000 |
Sverre Rabbelier |
Add a 'Create new document' link for clubs, sponsors and programs
|
changeset |
files
|
Fri, 30 Jan 2009 22:01:52 +0000 |
Sverre Rabbelier |
Added a getCreateDocumentRedirect
|
changeset |
files
|
Fri, 30 Jan 2009 22:01:27 +0000 |
Sverre Rabbelier |
Add access control to document model and view
|
changeset |
files
|
Fri, 30 Jan 2009 22:00:49 +0000 |
Sverre Rabbelier |
Factor out the getPattern logic from params
|
changeset |
files
|
Fri, 30 Jan 2009 22:00:23 +0000 |
Sverre Rabbelier |
Made the /create/<scope> url conditional
|
changeset |
files
|
Fri, 30 Jan 2009 22:00:01 +0000 |
Sverre Rabbelier |
Removed unused key_fields_prefix variable
|
changeset |
files
|
Fri, 30 Jan 2009 21:59:38 +0000 |
Sverre Rabbelier |
Moved is_featured property to Document
|
changeset |
files
|
Fri, 30 Jan 2009 21:59:13 +0000 |
Sverre Rabbelier |
Added missing dot.
|
changeset |
files
|
Fri, 30 Jan 2009 21:58:53 +0000 |
Sverre Rabbelier |
Copy the default django patterns rather than modifying them
|
changeset |
files
|
Fri, 30 Jan 2009 21:58:31 +0000 |
Sverre Rabbelier |
Added a clean_scope_path to cleaning
|
changeset |
files
|
Fri, 30 Jan 2009 20:16:53 +0000 |
Pawel Solyga |
Fix the notification bar messages that show up when you click 'Save Changes' button. It only works on Edit views right now.
|
changeset |
files
|
Fri, 30 Jan 2009 17:44:31 +0000 |
Lennard de Rijk |
^_^, fixed header in templates/soc/request/list/heading.html.
|
changeset |
files
|
Fri, 30 Jan 2009 17:38:28 +0000 |
Lennard de Rijk |
Renamed state to status where appropriate.
|
changeset |
files
|
Fri, 30 Jan 2009 17:23:19 +0000 |
Lennard de Rijk |
Requests can now not be created when you already have a similar request or already have the role the request is for.
|
changeset |
files
|
Fri, 30 Jan 2009 11:46:08 +0000 |
Lennard de Rijk |
Moved clean_club_app_link_id to cleaning.
|
changeset |
files
|
Fri, 30 Jan 2009 11:30:43 +0000 |
Lennard de Rijk |
Changed group_app logic to support scope_path.
|
changeset |
files
|
Fri, 30 Jan 2009 11:16:48 +0000 |
Lennard de Rijk |
Added a cleaning method to club_app view.
|
changeset |
files
|
Fri, 30 Jan 2009 11:15:26 +0000 |
Lennard de Rijk |
Changed status in group app model to state.
|
changeset |
files
|
Fri, 30 Jan 2009 10:36:23 +0000 |
Lennard de Rijk |
Changed clean_link_id to be in a wrapper form as well.
|
changeset |
files
|
Fri, 30 Jan 2009 09:44:46 +0000 |
Lennard de Rijk |
Deleted soc/models/member.py since it's the equivalent of club_member.
|
changeset |
files
|
Fri, 30 Jan 2009 09:43:11 +0000 |
Lennard de Rijk |
docstring fix in soc/models/student.py.
|
changeset |
files
|
Fri, 30 Jan 2009 09:31:56 +0000 |
Lennard de Rijk |
Added agreed_to_tos_on field in user and role model.
|
changeset |
files
|
Thu, 29 Jan 2009 23:07:04 +0000 |
Sverre Rabbelier |
Cleaned up overly enthousiastic comments
|
changeset |
files
|
Thu, 29 Jan 2009 23:05:37 +0000 |
Sverre Rabbelier |
Properly check if a program is active
|
changeset |
files
|
Thu, 29 Jan 2009 23:04:12 +0000 |
Sverre Rabbelier |
Factor out the allowIfCheckPasses logic
|
changeset |
files
|
Thu, 29 Jan 2009 23:02:47 +0000 |
Sverre Rabbelier |
Fix EOL damage and add link to first row item for notifcations
|
changeset |
files
|
Thu, 29 Jan 2009 20:40:34 +0000 |
Lennard de Rijk |
Added menu entries for a specific Sponsor Entity.
|
changeset |
files
|
Thu, 29 Jan 2009 20:29:07 +0000 |
Sverre Rabbelier |
Fixed rights flushing
|
changeset |
files
|
Thu, 29 Jan 2009 18:26:03 +0000 |
Lennard de Rijk |
Added resign as club admin and club member links to the club entity menu.
|
changeset |
files
|
Thu, 29 Jan 2009 18:18:20 +0000 |
Lennard de Rijk |
Changed docstring for checkIsAllowedToManageRole.
|
changeset |
files
|
Thu, 29 Jan 2009 18:13:21 +0000 |
Lennard de Rijk |
Added manage view for Club Admins, Club Members and Hosts.
|
changeset |
files
|
Thu, 29 Jan 2009 18:11:11 +0000 |
Lennard de Rijk |
Added checkIsAllowedToManageRole to access.py.
|
changeset |
files
|
Thu, 29 Jan 2009 18:10:21 +0000 |
Lennard de Rijk |
Added manage redirect.
|
changeset |
files
|
Thu, 29 Jan 2009 16:12:57 +0000 |
Lennard de Rijk |
Edited existing templates to deal with the new fields in group model.
|
changeset |
files
|
Thu, 29 Jan 2009 15:55:40 +0000 |
Lennard de Rijk |
Redone access checks in club and sponsor model to deal with state property in their model.
|
changeset |
files
|
Thu, 29 Jan 2009 15:54:50 +0000 |
Lennard de Rijk |
Creating a new host or club_admin will set the group state to active if it's new.
|
changeset |
files
|
Thu, 29 Jan 2009 15:53:35 +0000 |
Lennard de Rijk |
Redone access checks concerning groups to deal with the state property.
|
changeset |
files
|
Thu, 29 Jan 2009 15:46:33 +0000 |
Lennard de Rijk |
Added state and shipping address fields to group model.
|
changeset |
files
|