Tue, 17 Mar 2009 16:54:50 +0000 Pawel Solyga Add organization name to organization application acceptance/rejection email templates.
Tue, 17 Mar 2009 13:28:06 +0000 Sverre Rabbelier Added a Assign Slots link to sidebar for Hosts
Tue, 17 Mar 2009 13:25:55 +0000 Sverre Rabbelier Added an assign slots redirects
Tue, 17 Mar 2009 13:22:00 +0000 Sverre Rabbelier Make accepted org list redirect to public page
Mon, 16 Mar 2009 23:55:28 +0000 Sverre Rabbelier Added a seed_db.html
Mon, 16 Mar 2009 23:55:04 +0000 Sverre Rabbelier Added org app seeding to seed_many
Mon, 16 Mar 2009 23:54:33 +0000 Sverre Rabbelier Added StudentProposal to clean_db
Mon, 16 Mar 2009 23:54:07 +0000 Sverre Rabbelier Added seed student proposal support to seed_many
Mon, 16 Mar 2009 23:53:41 +0000 Sverre Rabbelier Add seed mentor support to seed_many
Mon, 16 Mar 2009 23:53:14 +0000 Sverre Rabbelier Added seed org support to seed_many
Mon, 16 Mar 2009 23:52:49 +0000 Sverre Rabbelier Added seed user to seed many
Mon, 16 Mar 2009 23:52:22 +0000 Sverre Rabbelier Added a seed_many url
Mon, 16 Mar 2009 23:51:46 +0000 Sverre Rabbelier Factor out ensureUser and add Error class in seed_db
Mon, 16 Mar 2009 23:51:20 +0000 Sverre Rabbelier Added format and containsAll to the dicts module
Mon, 16 Mar 2009 21:18:20 +0000 Lennard de Rijk Hook up the new template tag for StudentProposal reviews.
Mon, 16 Mar 2009 21:17:04 +0000 Lennard de Rijk Added a new template tag to serve up background color for StudentProposals Reviews.
Mon, 16 Mar 2009 21:14:55 +0000 Lennard de Rijk Added background color for StudentProposal reviews to the .css file.
Mon, 16 Mar 2009 19:08:50 +0000 Lennard de Rijk Notifications will not be sent out to the reviewer.
Mon, 16 Mar 2009 18:05:08 +0000 Lennard de Rijk Send out a message on a new StudentProposal review to all followers.
Mon, 16 Mar 2009 18:02:01 +0000 Lennard de Rijk Added sendNewReviewNotification to the notifications helper.
Mon, 16 Mar 2009 18:00:39 +0000 Lennard de Rijk Added new_review template.
Mon, 16 Mar 2009 17:58:55 +0000 Lennard de Rijk Make the notifications look less bloated by not adhering to the linebreaks in the template but only to the HTML in them.
Mon, 16 Mar 2009 16:27:21 +0000 Lennard de Rijk Increased the length of the timebased link_id to handle more items at once.
Mon, 16 Mar 2009 15:33:27 +0000 Lennard de Rijk Use site_name if the system sends a message.
Mon, 16 Mar 2009 11:57:50 +0000 Pawel Solyga Style fixes for release modules.
Sun, 15 Mar 2009 22:32:05 +0000 Lennard de Rijk Changed notifications helper to properly use the fact that from_user is not a required property.
Sun, 15 Mar 2009 20:58:39 +0000 Lennard de Rijk Changed line-endings in notifications base template.
Sun, 15 Mar 2009 20:42:21 +0000 Lennard de Rijk Fixed an Epic Fail in StudentProposal logic ^_^.
Sun, 15 Mar 2009 20:40:03 +0000 Lennard de Rijk Delete all ReviewFollowers and remove the entry in the ranker before deleting a StudentProposal.
Sun, 15 Mar 2009 20:27:50 +0000 Lennard de Rijk The StudentProposal review view now also allow you to subscribe to public/private reviews.
Sun, 15 Mar 2009 19:29:31 +0000 Lennard de Rijk Everyone that is able to see the StudentProposals public page can subscribe to public review updates.
Sun, 15 Mar 2009 19:26:10 +0000 Lennard de Rijk Added the ReviewFollower logic module.
Sun, 15 Mar 2009 19:25:14 +0000 Lennard de Rijk Added the ReviewFollower model.
Sun, 15 Mar 2009 17:33:50 +0000 Lennard de Rijk Some minor style fixes.
Sun, 15 Mar 2009 17:22:15 +0000 Pawel Solyga Fix missing utf encoding of data when exporting lists to csv file.
Sun, 15 Mar 2009 16:42:54 +0000 Lennard de Rijk Updated help text for email properties in Group model.
Sun, 15 Mar 2009 16:30:53 +0000 Sverre Rabbelier Allow backup admins to edit org application
Sun, 15 Mar 2009 16:30:26 +0000 Sverre Rabbelier Specify the type of Link ID used
Sun, 15 Mar 2009 16:20:24 +0000 Lennard de Rijk Some minor style fixes.
Sun, 15 Mar 2009 16:10:19 +0000 Lennard de Rijk Added the Follower Logic Module.
Sun, 15 Mar 2009 16:08:45 +0000 Lennard de Rijk Added the Follower model.
Sun, 15 Mar 2009 15:21:06 +0000 Sverre Rabbelier Replaced a '.' with '?' in org app
Sun, 15 Mar 2009 15:07:38 +0000 Sverre Rabbelier Verbiage fix in ACL
Sun, 15 Mar 2009 14:55:45 +0000 Sverre Rabbelier Verbiage fix in org app
Sun, 15 Mar 2009 14:53:00 +0000 Lennard de Rijk Updated the accepted organization email for GSoC 2009.
Sun, 15 Mar 2009 14:14:13 +0000 Pawel Solyga Set new Melange version number to 0-5-20090315 in app.yaml.template.
Sun, 15 Mar 2009 14:10:21 +0000 Sverre Rabbelier Renamed "Idea page" to "Ideas page"
Sun, 15 Mar 2009 13:36:14 +0000 Sverre Rabbelier Remove key_order from 'list accepted orgs' view
Sun, 15 Mar 2009 13:35:45 +0000 Sverre Rabbelier Don't create csv export when no key_order is defined
Sun, 15 Mar 2009 13:16:38 +0000 Sverre Rabbelier Added a 'accepted orgs' view to program
Sun, 15 Mar 2009 13:16:03 +0000 Sverre Rabbelier Make an org's application visible to all logged in users
Sun, 15 Mar 2009 13:15:32 +0000 Sverre Rabbelier Don't show possibly private info on org_app public page
Sun, 15 Mar 2009 13:15:01 +0000 Sverre Rabbelier Added an getAcceptedOrgsRedirect to redirects
Sun, 15 Mar 2009 13:14:33 +0000 Sverre Rabbelier Remove program id from org list
Sun, 15 Mar 2009 13:13:54 +0000 Sverre Rabbelier Show idea page instead of last modified date in org app
Sun, 15 Mar 2009 11:31:26 +0000 Lennard de Rijk Style fixes.
Sat, 14 Mar 2009 20:12:56 +0000 Sverre Rabbelier Added a list of developers to the User menu
Sat, 14 Mar 2009 19:46:20 +0000 Sverre Rabbelier Fixed a very obvious bug in slots()
Sat, 14 Mar 2009 19:45:52 +0000 Sverre Rabbelier Don't return an empty dict when no allocation can be made
Sat, 14 Mar 2009 18:02:01 +0000 Lennard de Rijk Group StudentProposals under Students in the sidebar.
Sat, 14 Mar 2009 16:09:13 +0000 Sverre Rabbelier Show 'list my org apps' only if you have org apps
Sat, 14 Mar 2009 16:08:38 +0000 Sverre Rabbelier Pre-accepted or pre-rejected orgs should stay under 'needs review'
Sat, 14 Mar 2009 16:08:09 +0000 Sverre Rabbelier Enable javascript in duplicate students view
Sat, 14 Mar 2009 03:49:16 +0000 David Anderson Factor out the Subversion wrapper to a separate module.
Sat, 14 Mar 2009 00:12:22 +0000 Sverre Rabbelier Show 'List my Organization Applications' link even after signup closed
Fri, 13 Mar 2009 23:18:06 +0000 David Anderson Followup to r2517: don't import threading in release.py
Fri, 13 Mar 2009 23:12:43 +0000 David Anderson Redirect stdout/stderr through the logging system.
Fri, 13 Mar 2009 23:12:40 +0000 Sverre Rabbelier Fixed a thinko-fix in toDict
Fri, 13 Mar 2009 23:12:15 +0000 Sverre Rabbelier Set the content type to text/csv for csv exports
Fri, 13 Mar 2009 23:11:44 +0000 Sverre Rabbelier Add row headings to the csv export
Fri, 13 Mar 2009 23:11:16 +0000 Sverre Rabbelier Added an identity function to dicts
Fri, 13 Mar 2009 23:10:49 +0000 Sverre Rabbelier Don't override org view params
Fri, 13 Mar 2009 23:04:27 +0000 Lennard de Rijk Changed the workflow for students regarding their proposals.
Fri, 13 Mar 2009 23:01:11 +0000 Lennard de Rijk Added example and help text to clarify the use of some fields on the proposal ranking.
Fri, 13 Mar 2009 22:35:39 +0000 Lennard de Rijk Some textual changes for proposal reviewing.
Fri, 13 Mar 2009 20:25:18 +0000 Lennard de Rijk Minor textual changes in the StudentProposal model.
Fri, 13 Mar 2009 18:41:35 +0000 Lennard de Rijk The rejected applications subsection now links to the public page for the list_self view.
Fri, 13 Mar 2009 18:22:01 +0000 David Anderson Fix indentation to match Melange/Google style.
Fri, 13 Mar 2009 18:14:54 +0000 David Anderson Add a log module to initialize and manage logging.
Fri, 13 Mar 2009 18:14:44 +0000 David Anderson Add a decolorize() helper to undo the effects of colorize().
Fri, 13 Mar 2009 16:56:56 +0000 Lennard de Rijk Fixed checkIsNotParticipatingInProgramInScope to just query for the given program instead of iterating over a list.
Fri, 13 Mar 2009 14:11:08 +0000 Lennard de Rijk Updated index.yaml to reflect changes necessary for the duplicate checking views.
Fri, 13 Mar 2009 13:49:07 +0000 Lennard de Rijk Started with the view for showing students who have been assigned to multiple slots.
Fri, 13 Mar 2009 13:46:30 +0000 Lennard de Rijk Fixed whitespace in cache/base.py
Fri, 13 Mar 2009 13:26:03 +0000 Lennard de Rijk Changed the edit template to show a Submit button instead of Save Changes when "creating" an entity.
Fri, 13 Mar 2009 03:11:42 +0000 David Anderson Move run() into the util module.
Fri, 13 Mar 2009 02:56:35 +0000 David Anderson Followup to r2496. Fix obvious errors.
Fri, 13 Mar 2009 02:13:21 +0000 David Anderson Move the Paths class to the util module.
Fri, 13 Mar 2009 01:59:54 +0000 David Anderson Refactor ANSI colorization into a new utility module.
Fri, 13 Mar 2009 01:49:39 +0000 David Anderson Fix the Melange version regular expression to detect patch versions.
Fri, 13 Mar 2009 01:44:18 +0000 David Anderson Create an error module containing the top-level error class.
Fri, 13 Mar 2009 00:12:42 +0000 Sverre Rabbelier Only show export link if list_key_order is set
Thu, 12 Mar 2009 23:05:40 +0000 Sverre Rabbelier Display a warning if there are errors on the form
Thu, 12 Mar 2009 23:04:53 +0000 Sverre Rabbelier Make the error message align with the input field
Thu, 12 Mar 2009 23:04:14 +0000 Sverre Rabbelier Moved stylesheet to mitigate overenthousiastic browser caching.
Thu, 12 Mar 2009 23:03:28 +0000 Sverre Rabbelier Add a style class for td.twolineformfielderrorlabel.
Thu, 12 Mar 2009 22:46:10 +0000 David Anderson Add the Google SoC release script to the Melange repository.
Thu, 12 Mar 2009 22:30:04 +0000 Sverre Rabbelier Always convert newlines to linebreaks
Thu, 12 Mar 2009 22:29:14 +0000 Sverre Rabbelier Some code re-use in templates
Thu, 12 Mar 2009 21:38:40 +0000 Sverre Rabbelier Define a key order for document and org app
Thu, 12 Mar 2009 21:38:07 +0000 Sverre Rabbelier Strip leading and trailing newlines from our responses
Thu, 12 Mar 2009 21:37:38 +0000 Sverre Rabbelier Greatly simplify makeNewPaginationChoices
Thu, 12 Mar 2009 21:37:09 +0000 Sverre Rabbelier Adhere to the DEF_... pattern for constants in lists
Thu, 12 Mar 2009 21:36:39 +0000 Sverre Rabbelier Make it possible to specify the key order for csv export
Thu, 12 Mar 2009 14:16:55 +0000 Augie Fackler build.sh: bail if run in the wrong directory.
Thu, 12 Mar 2009 13:39:57 +0000 Sverre Rabbelier Add an export link to all list views
Thu, 12 Mar 2009 13:39:03 +0000 Sverre Rabbelier Added generic csv export to all list views
Thu, 12 Mar 2009 13:38:24 +0000 Sverre Rabbelier Factor download functionality out of export()
Thu, 12 Mar 2009 13:37:26 +0000 Sverre Rabbelier Keep the current list and row number
Thu, 12 Mar 2009 13:36:36 +0000 Sverre Rabbelier Return "" when there is no info/action set
Thu, 12 Mar 2009 13:35:35 +0000 Sverre Rabbelier Allow developers to specify a higher limit for a list view
Thu, 12 Mar 2009 00:48:52 +0000 Sverre Rabbelier Reinstate the 1k limit in pick()
Thu, 12 Mar 2009 00:48:23 +0000 Sverre Rabbelier If not running local, use ajax.googleapis to serve jquery
Wed, 11 Mar 2009 21:30:28 +0000 Sverre Rabbelier Redirect to current page if the current request times out
Wed, 11 Mar 2009 21:29:58 +0000 Sverre Rabbelier Use accounts.getCurrentAccount instead of users.get_current_user
Wed, 11 Mar 2009 21:29:32 +0000 Sverre Rabbelier isDebug now also checks melange version
Wed, 11 Mar 2009 21:28:48 +0000 Sverre Rabbelier Allow for query caching in pick
Wed, 11 Mar 2009 21:28:11 +0000 Sverre Rabbelier Added query caching
Wed, 11 Mar 2009 19:27:13 +0000 Sverre Rabbelier Also clear RankerRoot and ranker from datastore
Wed, 11 Mar 2009 19:26:41 +0000 Sverre Rabbelier Make it possible to only add users
Wed, 11 Mar 2009 19:26:11 +0000 Sverre Rabbelier Make it possible to add an arbitrary amount of users
Wed, 11 Mar 2009 19:25:41 +0000 Sverre Rabbelier Make it possible to add more users and orgs with GET args
Tue, 10 Mar 2009 23:56:04 +0000 Sverre Rabbelier Retrieve all entities rather than just the first 1k
Tue, 10 Mar 2009 23:55:33 +0000 Sverre Rabbelier Return a HttpResponse in seed_db
Tue, 10 Mar 2009 21:08:30 +0000 Lennard de Rijk StudentProposal abstract is now a text property to support more then 500 bytes.
Tue, 10 Mar 2009 19:09:12 +0000 Lennard de Rijk Organization admins can now put a Student Proposal at a specific rank.
Tue, 10 Mar 2009 19:06:16 +0000 Lennard de Rijk Added getRankerFor method to student_proposal logic.
Tue, 10 Mar 2009 15:53:26 +0000 Sverre Rabbelier Use the correct timeline logic in edit()
Tue, 10 Mar 2009 15:52:53 +0000 Sverre Rabbelier Use params['logic'] instead of self._logic
Tue, 10 Mar 2009 14:43:14 +0000 Sverre Rabbelier Do not override fields in the model if they are already set
Tue, 10 Mar 2009 12:31:25 +0000 Lennard de Rijk checkIsApplicationAccepted now properly checks if the application is really from the applying user.
Mon, 09 Mar 2009 23:56:42 +0000 Sverre Rabbelier Add TinyMCE widget for org apps
Mon, 09 Mar 2009 23:56:14 +0000 Sverre Rabbelier Added a getFromKeyNameOr404 to base.Logic
Mon, 09 Mar 2009 20:43:46 +0000 Lennard de Rijk Org admins can mark a StudentProposal as invalid if they for any reason find it ineligible.
Mon, 09 Mar 2009 19:37:56 +0000 Sverre Rabbelier Open the agreement text in a new window
Mon, 09 Mar 2009 19:37:23 +0000 Sverre Rabbelier Fix an access bug
Mon, 09 Mar 2009 16:34:54 +0000 Pawel Solyga Replace getFromKeyName with getFromKeyNameOr404 where appropriate in soc.views.helper.access module.
Mon, 09 Mar 2009 10:58:04 +0000 Pawel Solyga Add missing "a" in soc/mail/welcome.html template. Fixes Issue 313.
Mon, 09 Mar 2009 08:52:10 +0000 Lennard de Rijk Removed star next to logo.
Mon, 09 Mar 2009 01:11:33 +0000 Pawel Solyga Fix typo in soc.logic.cleaning module (site_logic.logic was called instead of just site_logic).
Mon, 09 Mar 2009 00:53:07 +0000 Pawel Solyga Set new Melange version number to 0-5-20090308 in app.yaml.template.
Mon, 09 Mar 2009 00:44:45 +0000 Pawel Solyga Make the http links use <a href> tag in new_notification.html and welcome.html mail templates.
Mon, 09 Mar 2009 00:43:36 +0000 Pawel Solyga Move all the jquery-purr css settings into separate file and add it to base.html template only if needed.
Mon, 09 Mar 2009 00:42:08 +0000 Pawel Solyga Remove some copy/pasted docstring in soc.views.models.comment module.
Mon, 09 Mar 2009 00:40:55 +0000 Pawel Solyga Typo fix in soc.logic.cleaning module.
Mon, 09 Mar 2009 00:40:27 +0000 Pawel Solyga Small text changes in process_request.html template.
Mon, 09 Mar 2009 00:39:25 +0000 Pawel Solyga Add indention in soc.views.models.organization module.
Mon, 09 Mar 2009 00:38:43 +0000 Pawel Solyga Add missing blank lines in test_utils module.
Mon, 09 Mar 2009 00:08:32 +0000 Sverre Rabbelier Views should have a unique name
Mon, 09 Mar 2009 00:01:21 +0000 Sverre Rabbelier Addressed comments by Pawel
Mon, 09 Mar 2009 00:00:41 +0000 Sverre Rabbelier Use getFromKeyFieldsOr404 in slots() and allocateSlots()
Mon, 09 Mar 2009 00:00:13 +0000 Sverre Rabbelier Except and properly handle Errors in view decorator
Sun, 08 Mar 2009 23:58:27 +0000 Sverre Rabbelier Hide 'slots' and add 'slots_desired'
Sun, 08 Mar 2009 21:59:57 +0000 Pawel Solyga Revert r2376 since it's not needed as discussed in Issue 188.
Sun, 08 Mar 2009 21:51:17 +0000 Lennard de Rijk Some minor style fixes.
Sun, 08 Mar 2009 21:37:21 +0000 Lennard de Rijk Some minor style fixes.
Sun, 08 Mar 2009 20:07:22 +0000 Lennard de Rijk The process_request template now properly differentiate between a request in "new" and "group_accepted" state.
Sun, 08 Mar 2009 19:12:17 +0000 Lennard de Rijk Fixed a cleaning bug which allowed a proposal to be recreated by the original proposer.
Sun, 08 Mar 2009 18:09:04 +0000 Lennard de Rijk Made all links in e-mail verbatim to solve Issue 250.
Sun, 08 Mar 2009 17:41:02 +0000 Lennard de Rijk Students who withdraw their proposal will now be removed from the ranker.
Sun, 08 Mar 2009 17:19:25 +0000 Lennard de Rijk The student proposal public page can now be used to place a public comment.
Sun, 08 Mar 2009 16:26:17 +0000 Sverre Rabbelier Switch from actual applications to popularity
Sun, 08 Mar 2009 15:00:59 +0000 Sverre Rabbelier Make use of groupDictBy in program.slots
Sun, 08 Mar 2009 15:00:31 +0000 Sverre Rabbelier Add a groupDictBy to dicts
Sun, 08 Mar 2009 15:00:08 +0000 Sverre Rabbelier Play nice with non-float allocations
Sun, 08 Mar 2009 14:38:24 +0000 Sverre Rabbelier Provide the 'return_url' in the allocate slots view
Sun, 08 Mar 2009 14:37:28 +0000 Sverre Rabbelier Add a getSlotsRedirect to redirects.py
Sun, 08 Mar 2009 14:36:55 +0000 Sverre Rabbelier Don't override the params argument
Sun, 08 Mar 2009 14:36:24 +0000 Sverre Rabbelier Treat the response from the server as a JSON object
Sun, 08 Mar 2009 13:58:15 +0000 Sverre Rabbelier Restricted slots and assign_slots to dev-only for now
Sun, 08 Mar 2009 13:34:56 +0000 Lennard de Rijk Reviews are now sorted on their created date.
Sun, 08 Mar 2009 13:14:28 +0000 Lennard de Rijk Public reviews are now shown on the public page for the student proposal.
Sun, 08 Mar 2009 13:11:49 +0000 Lennard de Rijk Added a new method in the review logic to return all reviews for the given entity as scope.
Sun, 08 Mar 2009 13:10:38 +0000 Lennard de Rijk Some style fixes for the student proposal review template.
Sun, 08 Mar 2009 12:27:42 +0000 Lennard de Rijk Proposal public page now properly renders HTML content.
Sun, 08 Mar 2009 02:13:15 +0000 Sverre Rabbelier Support non-float slots
Sun, 08 Mar 2009 02:05:12 +0000 Sverre Rabbelier Add and use the new and improved allocation scripts
Sun, 08 Mar 2009 02:04:46 +0000 Sverre Rabbelier Update the slot allocation view and template
Sun, 08 Mar 2009 02:04:08 +0000 Sverre Rabbelier Add a slot allocation script and template
Sun, 08 Mar 2009 02:03:28 +0000 Sverre Rabbelier Hook up json2.js in base.html
Sun, 08 Mar 2009 02:03:01 +0000 Sverre Rabbelier Add a no_pagination.html template
Sun, 08 Mar 2009 00:00:13 +0000 Pawel Solyga Add json2.js to repository under json folder, update build script and app.yaml.template files.
Sat, 07 Mar 2009 22:14:04 +0000 Lennard de Rijk Important roles can now not resign if they are the last in their group.
Sat, 07 Mar 2009 20:27:52 +0000 Sverre Rabbelier Have slots default to 0
Sat, 07 Mar 2009 20:27:24 +0000 Sverre Rabbelier Include IntegerProperty in the JSON object
Sat, 07 Mar 2009 20:26:58 +0000 Sverre Rabbelier Added the spin jquery plugin
Sat, 07 Mar 2009 19:46:18 +0000 Sverre Rabbelier Add a link to the full agreement text
Sat, 07 Mar 2009 19:45:38 +0000 Sverre Rabbelier Make it possible to specify a link to the full text
Sat, 07 Mar 2009 19:31:39 +0000 Lennard de Rijk Students can not be kicked from a program by a organization admin.
Sat, 07 Mar 2009 19:23:32 +0000 Lennard de Rijk Reverting part of r2378, since it's not ready yet.
Sat, 07 Mar 2009 19:17:02 +0000 Lennard de Rijk All address fields for roles and groups can now only use characters that can successfully be converted to ASCII.
Sat, 07 Mar 2009 18:16:54 +0000 Sverre Rabbelier Adjust the total_popularity after ranging
Sat, 07 Mar 2009 17:55:14 +0000 Lennard de Rijk Removed the street address from influencing the maps plug in.
Sat, 07 Mar 2009 17:36:32 +0000 Lennard de Rijk Show the marker for the Google maps plug in by default.
Sat, 07 Mar 2009 17:09:05 +0000 Sverre Rabbelier Added an pre-processing algorithm
Sat, 07 Mar 2009 17:08:23 +0000 Sverre Rabbelier Added assigned mentors and amount of minimum slots per org
Sat, 07 Mar 2009 16:06:30 +0000 Lennard de Rijk Fixes banned people being able to create a new user entity.
Sat, 07 Mar 2009 15:22:48 +0000 Lennard de Rijk Added the review capability to the student_proposal review page.
Sat, 07 Mar 2009 15:19:53 +0000 Lennard de Rijk Moved some template tags out of forms_helpers into comments_helpers.py.
Sat, 07 Mar 2009 15:19:06 +0000 Lennard de Rijk Added new template tag for a review.
Sat, 07 Mar 2009 15:13:11 +0000 Lennard de Rijk Org Application contributors template is now marked safe.
Sat, 07 Mar 2009 15:11:51 +0000 Lennard de Rijk Updated the docstring for the Comment model.
Sat, 07 Mar 2009 15:07:49 +0000 Lennard de Rijk Added Logic for the Review Model.
Sat, 07 Mar 2009 15:07:17 +0000 Lennard de Rijk Redone the Review model.
Sat, 07 Mar 2009 14:56:22 +0000 Sverre Rabbelier Add forgotten image
Sat, 07 Mar 2009 14:49:03 +0000 Sverre Rabbelier Add the jquery-purr plugin
Sat, 07 Mar 2009 00:33:39 +0000 Sverre Rabbelier Added a slots JSON call
Sat, 07 Mar 2009 00:33:10 +0000 Sverre Rabbelier Added a slot allocation view
Sat, 07 Mar 2009 00:32:15 +0000 Sverre Rabbelier Add slots to the organization model
Sat, 07 Mar 2009 00:31:48 +0000 Sverre Rabbelier Factor out the 'json' part from pick
Sat, 07 Mar 2009 00:31:16 +0000 Sverre Rabbelier Minor style fixes
Fri, 06 Mar 2009 22:55:49 +0000 Lennard de Rijk Fixed more typos in Sponsor Menu.
Fri, 06 Mar 2009 22:32:26 +0000 Sverre Rabbelier Clean document references
Fri, 06 Mar 2009 22:31:43 +0000 Sverre Rabbelier Add a document ref cleaner
Fri, 06 Mar 2009 22:31:19 +0000 Sverre Rabbelier Switch Program to regular presence
Fri, 06 Mar 2009 22:30:42 +0000 Sverre Rabbelier Set the proper filter for the home document
Fri, 06 Mar 2009 22:30:12 +0000 Sverre Rabbelier Small optimization in getForFields
Fri, 06 Mar 2009 19:06:22 +0000 Lennard de Rijk Fixed typo in Sponsor sidebar menu.
Fri, 06 Mar 2009 18:57:35 +0000 Lennard de Rijk Refactored part of getForFields into a getQueryForFields method.
Fri, 06 Mar 2009 18:11:09 +0000 Sverre Rabbelier Add a link to an org's home page if appropriate
Fri, 06 Mar 2009 17:48:49 +0000 Sverre Rabbelier Bump the default pagination from 10 to 50
Fri, 06 Mar 2009 17:14:05 +0000 Sverre Rabbelier Add a very basic view test
Fri, 06 Mar 2009 17:13:32 +0000 Sverre Rabbelier Set CURRENT_VERSION_ID in run.py
Fri, 06 Mar 2009 17:13:13 +0000 Sverre Rabbelier Add path to MockRequest
Fri, 06 Mar 2009 17:12:51 +0000 Sverre Rabbelier Split out test_model model and logic into it's own module
Fri, 06 Mar 2009 15:52:12 +0000 Lennard de Rijk Removed commented property from comment model.
Fri, 06 Mar 2009 15:23:22 +0000 Lennard de Rijk Added created_on DateTime property to request.
Fri, 06 Mar 2009 12:08:55 +0000 Lennard de Rijk Added a rank column to the proposals list.
Thu, 05 Mar 2009 22:30:58 +0000 Sverre Rabbelier Silence index.yaml
Thu, 05 Mar 2009 22:30:37 +0000 Sverre Rabbelier Make org description use TinyMCE
Thu, 05 Mar 2009 22:30:06 +0000 Sverre Rabbelier Make clean_document_content generic
Thu, 05 Mar 2009 22:29:29 +0000 Sverre Rabbelier Fix some whitespace damadge
Thu, 05 Mar 2009 22:29:00 +0000 Sverre Rabbelier Import user and site logic globals directly
Thu, 05 Mar 2009 21:38:18 +0000 Sverre Rabbelier Add item info to the list iterator
Thu, 05 Mar 2009 19:21:43 +0000 Sverre Rabbelier Added comment support, but don't enable it
Thu, 05 Mar 2009 19:20:02 +0000 Sverre Rabbelier Make it possible to add some default values to the context
Thu, 05 Mar 2009 17:44:48 +0000 Lennard de Rijk Organization Proposals list now correctly sorts.
Thu, 05 Mar 2009 07:49:30 +0000 Sverre Rabbelier Added missing ranklist in build script
Wed, 04 Mar 2009 23:41:26 +0000 Pawel Solyga Set new Melange version number to 0-4-20090305 in app.yaml.template.
Wed, 04 Mar 2009 23:26:11 +0000 Sverre Rabbelier Add a test to ensure that ordening and filtering works
Wed, 04 Mar 2009 23:11:33 +0000 Sverre Rabbelier Only show key_fields in error message
Wed, 04 Mar 2009 23:11:05 +0000 Sverre Rabbelier Don't redirect to non-existant /document/list after deleting
Wed, 04 Mar 2009 23:10:38 +0000 Sverre Rabbelier Fixed a bug discovered by excepting the proper exception
Wed, 04 Mar 2009 23:10:13 +0000 Sverre Rabbelier Fixed a bug in document logic
Wed, 04 Mar 2009 22:35:54 +0000 Lennard de Rijk The organization proposal list has been significantly changed.
Wed, 04 Mar 2009 22:24:45 +0000 Lennard de Rijk Updated list to use the new order in getForFields.
Wed, 04 Mar 2009 22:11:26 +0000 Lennard de Rijk Mentor buttons only show up depending on if you are already on the possible mentors list.
Wed, 04 Mar 2009 21:27:11 +0000 Pawel Solyga 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.
Wed, 04 Mar 2009 21:25:08 +0000 Pawel Solyga Fix too long line in soc.views.models.sponsor module.
Wed, 04 Mar 2009 21:24:32 +0000 Pawel Solyga Fix the bug where undefined variable was used in _editPost method of soc.view.models.org_admin module.
Wed, 04 Mar 2009 21:23:42 +0000 Pawel Solyga Fix too long lines soc.views.models.club_admin, club_app and club_member modules.
Wed, 04 Mar 2009 21:22:52 +0000 Pawel Solyga Fix too long lines and remove unused imports in soc.views.models.host module.
Wed, 04 Mar 2009 21:19:49 +0000 Pawel Solyga Fix too long lines and remove unused variables in soc.views.models.role module.
Wed, 04 Mar 2009 21:19:07 +0000 Pawel Solyga Fix too long lines and fix the bug where undefined variable was used in _editPost method in soc.views.models.mentor module.
Wed, 04 Mar 2009 21:17:40 +0000 Pawel Solyga Fix too long lines and rename unused loop variables to _ in soc.views.models.base module.
Wed, 04 Mar 2009 21:16:26 +0000 Pawel Solyga Fix too long lines and indentions in soc.models.student_proposal module.
Wed, 04 Mar 2009 21:15:38 +0000 Pawel Solyga Remove unused variable in soc.logic.validate module.
Wed, 04 Mar 2009 21:15:01 +0000 Pawel Solyga Rename too short variable name in soc.logic.mail_dispatcher module.
Wed, 04 Mar 2009 21:14:19 +0000 Pawel Solyga Fix too long lines in soc.logic.models.org_admin module.
Wed, 04 Mar 2009 21:12:36 +0000 Pawel Solyga Fix too long lines in soc.models.ranker_root module.
Wed, 04 Mar 2009 21:11:43 +0000 Pawel Solyga Fix too long lines in soc.logic.helper.timeline module.
Wed, 04 Mar 2009 21:10:07 +0000 Pawel Solyga Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.
Wed, 04 Mar 2009 20:54:30 +0000 Pawel Solyga Fix too long line in soc.models.user module.
Wed, 04 Mar 2009 20:50:27 +0000 Pawel Solyga Rename unused loop variables to _ in soc.views.helper.params module.
Wed, 04 Mar 2009 20:49:19 +0000 Pawel Solyga Remove unused variables and imports, fix too long lines in soc.logic.helper.notifications module.
Wed, 04 Mar 2009 20:47:34 +0000 Pawel Solyga Rename unused loop variable to _ in soc.views.models.user_self module.
Wed, 04 Mar 2009 19:31:21 +0000 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.
Wed, 04 Mar 2009 19:00:44 +0000 Pawel Solyga Style fixes plus removal of unused imports, add missing docstring and fix too long lines in soc.views.models.org_app module.
Wed, 04 Mar 2009 18:54:39 +0000 Pawel Solyga Style fixes plus remove unused imports in soc.views.models.group_app module.
Wed, 04 Mar 2009 18:44:14 +0000 Pawel Solyga Fix too long lines, remove unused variable, add missing docstring in soc.views.models.program module.
Wed, 04 Mar 2009 18:41:03 +0000 Pawel Solyga Some style fixes and removal of unused imports in soc.views.models.document module.
Wed, 04 Mar 2009 18:38:50 +0000 Pawel Solyga Some style fixes, removal of unused imports and add ugettext where it was missing in soc.views.models.organization module.
Wed, 04 Mar 2009 18:34:28 +0000 Pawel Solyga Remove unused imports and variable, plus some style fixes in soc.views.models.group module.
Wed, 04 Mar 2009 18:33:20 +0000 Pawel Solyga Fix too long lines in soc.views.models.student_proposal module.
Wed, 04 Mar 2009 18:22:29 +0000 Pawel Solyga Remove unused imports and fix too long lines and some style fixes in soc.views.models.club module.
Wed, 04 Mar 2009 18:19:00 +0000 Pawel Solyga Remove unused imports and fix too long lines in soc.views.models.request module.
Wed, 04 Mar 2009 18:16:46 +0000 Pawel Solyga Remove unused imports and fix too long lines in soc.views.models.timeline module.
Wed, 04 Mar 2009 18:16:20 +0000 Pawel Solyga Remove unused imports and fix too long lines in soc.views.models.site module.
Wed, 04 Mar 2009 18:14:16 +0000 Pawel Solyga Remove unused imports and fix too long lines in soc.views.models.user_self module
Wed, 04 Mar 2009 17:36:14 +0000 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.
Wed, 04 Mar 2009 17:33:48 +0000 Pawel Solyga Remove unused imports and rename too short variable names in soc.views.helper.decorators module.
Wed, 04 Mar 2009 17:32:55 +0000 Pawel Solyga Style fixes and add ValueError exception catching to soc.views.helper.request module
Wed, 04 Mar 2009 17:31:39 +0000 Pawel Solyga Fix too long lines in soc.views.helper.params module.
Wed, 04 Mar 2009 17:30:22 +0000 Pawel Solyga Fix too long lines in soc.models.group_app module.
Wed, 04 Mar 2009 17:29:35 +0000 Pawel Solyga Fix too long lines in soc.models.org_app module.
Wed, 04 Mar 2009 17:28:02 +0000 Pawel Solyga Style and too long lines fixes in soc.models.role module.
Wed, 04 Mar 2009 17:24:19 +0000 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.
Wed, 04 Mar 2009 17:22:22 +0000 Pawel Solyga Add missing whitespace in soc.logic.models.role module.
Wed, 04 Mar 2009 17:21:39 +0000 Pawel Solyga Fix too long lines in soc.logic.models.student_proposal module.
Wed, 04 Mar 2009 17:04:25 +0000 Lennard de Rijk Renamed rankerroot to ranker_root and made some changes due to comments.
Wed, 04 Mar 2009 16:54:17 +0000 Lennard de Rijk Fixed early line ending in StudentProposal model.
Wed, 04 Mar 2009 16:49:19 +0000 Pawel Solyga Add missing docstrings, fix indentions and too long lines in soc.logic.cleaning module.
Wed, 04 Mar 2009 16:48:10 +0000 Lennard de Rijk Added access check to student_proposal review.
Wed, 04 Mar 2009 16:47:59 +0000 Pawel Solyga Remove unused normalized variable from denormalizeAccount method in soc.logic.accounts module.
Wed, 04 Mar 2009 16:46:54 +0000 Pawel Solyga Fix indention in _readonly_field_as_twoline_table_row.html template.
Wed, 04 Mar 2009 16:45:03 +0000 Pawel Solyga Remove unused imports from soc.views.sitemap.build module.
Wed, 04 Mar 2009 16:44:21 +0000 Pawel Solyga Update pylintrc file. Now function and method names can by up to 40 characters (30 was maximum previously).
Wed, 04 Mar 2009 16:29:21 +0000 Lennard de Rijk Changed delete rights due to comments on r2138.
Tue, 03 Mar 2009 23:27:39 +0000 Sverre Rabbelier Convert getForFields back to the Query API and add tests
Tue, 03 Mar 2009 23:11:37 +0000 Lennard de Rijk Added student proposal review page.
Tue, 03 Mar 2009 23:01:31 +0000 Lennard de Rijk Keep the score within the allowed bounds via student_proposal logic.
Tue, 03 Mar 2009 22:52:11 +0000 Lennard de Rijk Brown paper bag fix in student_proposal logic.
Tue, 03 Mar 2009 22:48:57 +0000 Lennard de Rijk Update the ranker belonging to the org of a student_proposal when the score changes.
Tue, 03 Mar 2009 22:47:44 +0000 Lennard de Rijk Create a new Ranker for each organization that is created.
Tue, 03 Mar 2009 22:45:32 +0000 Lennard de Rijk Added a possible_mentors property to the StudentProposal.
Tue, 03 Mar 2009 22:39:53 +0000 Lennard de Rijk Added RankerRoot model.
Tue, 03 Mar 2009 21:49:05 +0000 Pawel Solyga Fix the KeyError: 'scope_path' error in soc.views.helper.access module.
Tue, 03 Mar 2009 21:04:50 +0000 Lennard de Rijk Fixed two bugs introduced in r2160.
Tue, 03 Mar 2009 20:03:16 +0000 Lennard de Rijk Two docstring fixes.
Tue, 03 Mar 2009 19:51:13 +0000 Sverre Rabbelier Add a script to normalize user accounts
Tue, 03 Mar 2009 19:50:42 +0000 Sverre Rabbelier Seed some users as well
Tue, 03 Mar 2009 19:50:11 +0000 Sverre Rabbelier Make it possible to work on all entities in a query
Tue, 03 Mar 2009 19:27:55 +0000 Sverre Rabbelier Fix access bug due to forgotten normalization
Tue, 03 Mar 2009 03:37:16 +0000 Augie Fackler Add myself to authors on this file, and allow my whitespace cleanup hook to cleanup whitespace.
Tue, 03 Mar 2009 03:37:02 +0000 Augie Fackler Fix a missing import reported in #melange.
Mon, 02 Mar 2009 22:57:40 +0000 Pawel Solyga Add google-app-engine-ranklist project to ranklist folder in app.
Mon, 02 Mar 2009 21:56:30 +0000 Sverre Rabbelier Fixed a missing .logic in organization
Mon, 02 Mar 2009 21:38:23 +0000 Sverre Rabbelier Fixed a typo in the example for network info
Mon, 02 Mar 2009 20:32:59 +0000 Sverre Rabbelier Display a notice if the entity cannot be deleted
Mon, 02 Mar 2009 19:48:20 +0000 Sverre Rabbelier Make the ToS field less high
Mon, 02 Mar 2009 19:47:50 +0000 Sverre Rabbelier Add a maintenance end date
Mon, 02 Mar 2009 19:47:04 +0000 Sverre Rabbelier Support HTML in the site-wide notice
Mon, 02 Mar 2009 18:30:00 +0000 Pawel Solyga Set new Melange version number to 0-4-20090302 in app.yaml.template.
Mon, 02 Mar 2009 00:03:53 +0000 Sverre Rabbelier Use the new readonly_safe_field where appropriate
Mon, 02 Mar 2009 00:02:59 +0000 Sverre Rabbelier Added a _readonly_safe_field_as_table_row template tag
Mon, 02 Mar 2009 00:02:11 +0000 Sverre Rabbelier Make use of readonly_url_field where appropriate
Mon, 02 Mar 2009 00:01:05 +0000 Sverre Rabbelier Add a new template tag _readonly_url_field_as_table_row
Sun, 01 Mar 2009 20:39:21 +0000 Sverre Rabbelier Make it possible to put the site in maintenance mode
Sun, 01 Mar 2009 20:20:47 +0000 Sverre Rabbelier Make use of decorators.view for all views
Sun, 01 Mar 2009 20:19:22 +0000 Sverre Rabbelier Added decorators
Sun, 01 Mar 2009 20:18:23 +0000 Sverre Rabbelier Redirect to an error page when a GAE exception occurs
Sun, 01 Mar 2009 20:00:54 +0000 Sverre Rabbelier Added a maintenance page
Sun, 01 Mar 2009 20:00:23 +0000 Sverre Rabbelier Make it possible to use base.html to display simple messages
Sun, 01 Mar 2009 18:57:08 +0000 Sverre Rabbelier Added a site-wide notice
Sun, 01 Mar 2009 15:33:52 +0000 Sverre Rabbelier Turn off relative urls and removing of script hostname in TinyMCE
Sun, 01 Mar 2009 15:13:28 +0000 Pawel Solyga Fix bug in checkDocumentPick of soc.views.helper.access module, which cause KeyError exceptions in document picker.
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.
Sun, 01 Mar 2009 15:03:52 +0000 Pawel Solyga Fix wrong link to loadingAnimation.gif file in jquery-autocomplete.css.
Sun, 01 Mar 2009 14:23:09 +0000 Sverre Rabbelier Fixed a bug in getFromKeyFieldsOr404
Sun, 01 Mar 2009 10:10:42 +0000 Lennard de Rijk Added missing comment to soc/logic/models/base.py.
Sun, 01 Mar 2009 02:11:19 +0000 Tim Ansell Small fix so that error fields get the same formatting as non-error fields.
Sun, 01 Mar 2009 00:53:26 +0000 Sverre Rabbelier Made description the last field on the org public page
Sat, 28 Feb 2009 22:23:16 +0000 Lennard de Rijk Improved Organization Application review overview and bulk reviewing.
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.
Sat, 28 Feb 2009 21:25:23 +0000 Lennard de Rijk StudentProposal content is now a TextProperty.
Sat, 28 Feb 2009 21:12:20 +0000 Lennard de Rijk Member template in organization is now called Contributor Template.
Sat, 28 Feb 2009 21:08:02 +0000 Lennard de Rijk contrib template in org_app is now a TextProperty.
Sat, 28 Feb 2009 20:44:14 +0000 Lennard de Rijk Grammar fix in group_app list view.
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.
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.
Sat, 28 Feb 2009 17:05:53 +0000 Lennard de Rijk Made mailing lists and IRC channel required for group/org applications.
Sat, 28 Feb 2009 14:29:23 +0000 Sverre Rabbelier Replaced 'Melange' with site_name where appropriate
Sat, 28 Feb 2009 14:28:28 +0000 Sverre Rabbelier Catch mail exceptions and use get_current_user
Sat, 28 Feb 2009 13:06:04 +0000 Lennard de Rijk Fixed issue 205.
Sat, 28 Feb 2009 12:59:34 +0000 Sverre Rabbelier Fixed a comment typo
Sat, 28 Feb 2009 12:32:52 +0000 Sverre Rabbelier Properly fixed host access now
Sat, 28 Feb 2009 12:11:20 +0000 Sverre Rabbelier Flush the receiver's sidebar when sending a notification
Sat, 28 Feb 2009 12:10:49 +0000 Sverre Rabbelier Do not modify django_args directly
Sat, 28 Feb 2009 12:10:19 +0000 Sverre Rabbelier Fixed a brown paper bag bug in _checkHasActiveRoleFor
Sat, 28 Feb 2009 11:19:17 +0000 Lennard de Rijk Added sending of an email upon Organization Application acceptance or rejection.
Sat, 28 Feb 2009 11:16:54 +0000 Lennard de Rijk Added accepted and rejected organization application mail templates.
Sat, 28 Feb 2009 10:39:23 +0000 Lennard de Rijk Fixed sending out email when no-reply is not set.
Sat, 28 Feb 2009 10:25:41 +0000 Lennard de Rijk getDefaultMailSender now returns a tuple (name, email adress).
Sat, 28 Feb 2009 00:41:36 +0000 Sverre Rabbelier Removed updateEntityProperties's transactionality
Sat, 28 Feb 2009 00:10:07 +0000 Sverre Rabbelier Denormalize accounts before trying to send e-mail
Sat, 28 Feb 2009 00:09:34 +0000 Sverre Rabbelier Added a denormalizeAccount
Fri, 27 Feb 2009 23:33:20 +0000 Lennard de Rijk Using getDefaultMailSender for welcome and notification messages.
Fri, 27 Feb 2009 23:32:37 +0000 Lennard de Rijk Added getDefaultMailSender method to mail_dispatcher.
Fri, 27 Feb 2009 12:04:49 +0000 Lennard de Rijk Fixed typo in soc/models/group_app.
Fri, 27 Feb 2009 11:48:12 +0000 Sverre Rabbelier Inform the user that the link_id cannot be changed
Fri, 27 Feb 2009 11:38:24 +0000 Sverre Rabbelier Made the ToS field higher
Fri, 27 Feb 2009 11:30:20 +0000 Sverre Rabbelier Removed double description field
Fri, 27 Feb 2009 10:52:28 +0000 Sverre Rabbelier Revert "Make the input values 100% width."
Fri, 27 Feb 2009 06:54:15 +0000 Tim Ansell Make the input values 100% width.
Thu, 26 Feb 2009 20:29:09 +0000 Lennard de Rijk Changed access checks for group applications to allow reviewing of rejected applications.
Thu, 26 Feb 2009 20:28:19 +0000 Lennard de Rijk Added bulk reject to org_app view.
Thu, 26 Feb 2009 20:27:28 +0000 Lennard de Rijk Redone the review_overview template to show bulk reject button.
Thu, 26 Feb 2009 20:25:56 +0000 Lennard de Rijk Renamed org-accept.js to bulk-review.js
Thu, 26 Feb 2009 20:23:21 +0000 Sverre Rabbelier Brown paper bag fix
Thu, 26 Feb 2009 18:00:30 +0000 Lennard de Rijk Fix for Issue 218.
Thu, 26 Feb 2009 17:36:46 +0000 Sverre Rabbelier Added a missing import
Thu, 26 Feb 2009 17:06:17 +0000 Sverre Rabbelier Fix alignment of twoline readonly table rows
Thu, 26 Feb 2009 17:00:34 +0000 Sverre Rabbelier Added some tests for user logic
Thu, 26 Feb 2009 16:59:57 +0000 Sverre Rabbelier Fixed a bug in student access check
Thu, 26 Feb 2009 16:59:24 +0000 Sverre Rabbelier Allow to do 'checkHasActiveRole' checks for document access
Thu, 26 Feb 2009 16:58:45 +0000 Sverre Rabbelier Simplify the account retrieval logic
Thu, 26 Feb 2009 16:58:15 +0000 Sverre Rabbelier Convert everything to use the new access methods
Thu, 26 Feb 2009 16:57:13 +0000 Sverre Rabbelier Remove direct uses of checkIsActive, replace with helper methods
Thu, 26 Feb 2009 16:56:37 +0000 Sverre Rabbelier Make django_args optional where appropriate and whitespace fixes
Thu, 26 Feb 2009 16:56:01 +0000 Sverre Rabbelier Added an isDeveloper method to user logic
Thu, 26 Feb 2009 16:55:23 +0000 Sverre Rabbelier Always normalize accounts, before even storing them
Thu, 26 Feb 2009 16:54:44 +0000 Sverre Rabbelier Factor out the getForAccount logic in user
Thu, 26 Feb 2009 16:54:08 +0000 Sverre Rabbelier Add a normalizeAccount to logic.accounts
Thu, 26 Feb 2009 16:53:36 +0000 Sverre Rabbelier Remove unused isAccountAvailable function
Thu, 26 Feb 2009 16:53:05 +0000 Sverre Rabbelier Add a _createField hook
Thu, 26 Feb 2009 16:52:29 +0000 Sverre Rabbelier Pass _updateField the entity_properties dict instead of just the value
Thu, 26 Feb 2009 16:51:35 +0000 Sverre Rabbelier Do not update newly created model properties
Thu, 26 Feb 2009 16:50:59 +0000 Sverre Rabbelier Move the hooks in base.Logic to the bottom of the class
Thu, 26 Feb 2009 16:50:22 +0000 Sverre Rabbelier Minor cleanups in base.Logic
Thu, 26 Feb 2009 16:49:45 +0000 Sverre Rabbelier Add argument validation to base.Logic
Thu, 26 Feb 2009 16:49:06 +0000 Sverre Rabbelier Remove updateOrCreateFromFields and it's uses
Thu, 26 Feb 2009 16:48:02 +0000 Sverre Rabbelier Fix some whitespace damadge and a style fix
Thu, 26 Feb 2009 16:47:04 +0000 Sverre Rabbelier Remove _silentUpdateEntityProperties
Thu, 26 Feb 2009 16:46:29 +0000 Sverre Rabbelier Style fix in role.py
Thu, 26 Feb 2009 16:45:53 +0000 Sverre Rabbelier Added todo for Lennard
Thu, 26 Feb 2009 16:45:18 +0000 Sverre Rabbelier Make it more explicit which argument is the key_fields
Thu, 26 Feb 2009 09:02:51 +0000 Lennard de Rijk Solved the JSON caching problem for bulk acceptance.
Thu, 26 Feb 2009 08:48:02 +0000 Lennard de Rijk Edited checkCanReviewGroupApp to cope with the new pre-rejected status.
Thu, 26 Feb 2009 08:47:21 +0000 Lennard de Rijk Add the ability to put GroupApplications into the pre-rejected state.
Thu, 26 Feb 2009 08:38:09 +0000 Lennard de Rijk Added pre-rejected choice to GroupApplication.
Thu, 26 Feb 2009 04:29:56 +0000 Todd Larsen Remove the release.py module and just use the field in app.yaml.template.
Wed, 25 Feb 2009 20:42:46 +0000 Sverre Rabbelier Make validate.isURLValid more robust
Wed, 25 Feb 2009 20:42:16 +0000 Sverre Rabbelier Fixed broken 'Edit <entity name> Settings' for orgs
Wed, 25 Feb 2009 20:41:28 +0000 Sverre Rabbelier Fix the delete button submitting the form
Wed, 25 Feb 2009 20:11:22 +0000 Lennard de Rijk Added proposal withdrawal for students.
Tue, 24 Feb 2009 23:11:15 +0000 Sverre Rabbelier Pass the seed to _constructResponse
Tue, 24 Feb 2009 23:10:50 +0000 Sverre Rabbelier Allow the document lookup to be done by key name
Tue, 24 Feb 2009 22:15:50 +0000 Sverre Rabbelier Removed double home page link in group public view
Tue, 24 Feb 2009 20:48:20 +0000 Pawel Solyga Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release
Tue, 24 Feb 2009 20:40:30 +0000 Pawel Solyga Set RELEASE_TAG to 0.4-20090224rc for release candidate.
Tue, 24 Feb 2009 20:29:27 +0000 Lennard de Rijk Textual change in program menu due to comment on r2113.
Tue, 24 Feb 2009 20:28:16 +0000 Lennard de Rijk Style fixes in student_proposal and organization view.
Tue, 24 Feb 2009 20:14:59 +0000 Lennard de Rijk Textual changes in organization and program view.
Tue, 24 Feb 2009 20:13:01 +0000 Lennard de Rijk Added view for organizations to list all proposals.
Tue, 24 Feb 2009 20:09:36 +0000 Sverre Rabbelier Brown paper bag fix
Tue, 24 Feb 2009 19:54:36 +0000 Lennard de Rijk Added list proposals redirect.
Tue, 24 Feb 2009 19:51:40 +0000 Sverre Rabbelier Added a checkHasAny method
Tue, 24 Feb 2009 19:49:27 +0000 Lennard de Rijk Added redirect for the student proposal view.
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.
Tue, 24 Feb 2009 19:43:15 +0000 Lennard de Rijk Added link in program menu to the new list_orgs view.
Tue, 24 Feb 2009 19:40:15 +0000 Lennard de Rijk Added view which lists all orgs a student can propose to.
Tue, 24 Feb 2009 18:58:57 +0000 Sverre Rabbelier Add missing comment to checkIsMyEntity
Tue, 24 Feb 2009 18:58:22 +0000 Sverre Rabbelier Make all default URLS customizable
Tue, 24 Feb 2009 12:52:19 +0000 Sverre Rabbelier Fix the user editing
Mon, 23 Feb 2009 21:01:33 +0000 Lennard de Rijk Moved google analytics to after the footer block as commented on r866.
Mon, 23 Feb 2009 19:52:15 +0000 Sverre Rabbelier Update the test suite to match the new signature of the cache methods
Mon, 23 Feb 2009 19:51:41 +0000 Sverre Rabbelier Be more lenient in what we accept in cache.get() and cache.put()
Mon, 23 Feb 2009 18:27:14 +0000 Sverre Rabbelier Make timeline a Linkable
Mon, 23 Feb 2009 18:26:00 +0000 Sverre Rabbelier Set proper scope_logic for program and timeline
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.
Mon, 23 Feb 2009 16:05:30 +0000 Lennard de Rijk Textual change in cleaing.py.
Sun, 22 Feb 2009 21:47:41 +0000 Lennard de Rijk Temp IE7 style fix for forms.
Sun, 22 Feb 2009 21:08:41 +0000 Lennard de Rijk Added list my Student Proposals link to the program menu.
Sun, 22 Feb 2009 21:01:43 +0000 Lennard de Rijk Added listing of your own student proposals.
Sun, 22 Feb 2009 21:00:25 +0000 Lennard de Rijk Base view list method can now use kwargs.
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.
Sun, 22 Feb 2009 20:42:05 +0000 Lennard de Rijk Added several access checks for student proposals.
Sun, 22 Feb 2009 20:36:22 +0000 Lennard de Rijk Updated student proposal templates.
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.
Sun, 22 Feb 2009 11:36:48 +0000 Sverre Rabbelier Remove superfluous 'Org' in links
Sun, 22 Feb 2009 11:34:43 +0000 Pawel Solyga Fix datetimepicker so that it doesn't add trailing whitespaces.
Sun, 22 Feb 2009 11:19:29 +0000 Sverre Rabbelier Convert student and org_admin to dynafield
Sun, 22 Feb 2009 11:18:53 +0000 Sverre Rabbelier Don't show empty lists in /user/roles
Sun, 22 Feb 2009 11:18:19 +0000 Sverre Rabbelier Make it possible not to generate empty lists
Sun, 22 Feb 2009 11:17:46 +0000 Sverre Rabbelier Make it possible to display a message when there are no lists
Sun, 22 Feb 2009 10:55:24 +0000 Sverre Rabbelier Make use of site_name where possible
Sun, 22 Feb 2009 10:54:28 +0000 Sverre Rabbelier Specify example_text for backup admin link id
Sun, 22 Feb 2009 10:53:55 +0000 Sverre Rabbelier Added a link to "Site Settings" for the GMaps API Key missing msg
Sun, 22 Feb 2009 10:32:24 +0000 Sverre Rabbelier Add some missing useJavaScript calls
Sun, 22 Feb 2009 10:31:45 +0000 Sverre Rabbelier Flush cache after seeding or clearing the datastore
Sun, 22 Feb 2009 10:07:05 +0000 Pawel Solyga Style fixes in jquery-ui.datetimepicker.js file.
Sun, 22 Feb 2009 00:27:10 +0000 Sverre Rabbelier Add generic datepicker support
Sat, 21 Feb 2009 23:36:39 +0000 Sverre Rabbelier Use site name and noreply address when sending emails
Sat, 21 Feb 2009 23:36:17 +0000 Sverre Rabbelier Fixed whitespace damadge and missing EOL
Sat, 21 Feb 2009 23:35:58 +0000 Sverre Rabbelier Added an 'are you sure' message to the delete button
Sat, 21 Feb 2009 23:35:29 +0000 Sverre Rabbelier Added a 'site name' property to site
Sat, 21 Feb 2009 21:56:55 +0000 Sverre Rabbelier Use feedparser to sanitize HTML content for documents
Sat, 21 Feb 2009 21:49:46 +0000 Sverre Rabbelier Forgotten import
Sat, 21 Feb 2009 20:15:56 +0000 Sverre Rabbelier Make use of the new checkHasDocumentAccess method
Sat, 21 Feb 2009 20:15:23 +0000 Sverre Rabbelier Added a checkHasDocumentAccess method
Sat, 21 Feb 2009 20:14:51 +0000 Sverre Rabbelier Specify how to walk the scope up to another scope
Sat, 21 Feb 2009 20:14:19 +0000 Sverre Rabbelier Make use of default value
Sat, 21 Feb 2009 20:13:46 +0000 Sverre Rabbelier Also pass the prefix in the document cleaning method
Sat, 21 Feb 2009 17:58:45 +0000 Sverre Rabbelier Add a "Developer" tag in the top sidebar if appropriate
Sat, 21 Feb 2009 17:10:18 +0000 Lennard de Rijk Updated comments in access.py.
Sat, 21 Feb 2009 17:05:52 +0000 Lennard de Rijk Added several menu items to the program menu.
Sat, 21 Feb 2009 16:40:59 +0000 Sverre Rabbelier Fix access bug in organization
Sat, 21 Feb 2009 16:40:22 +0000 Sverre Rabbelier Added support for having a format string as scope_path filter
Sat, 21 Feb 2009 16:39:46 +0000 Sverre Rabbelier Fixed a bug in seed_db
Sat, 21 Feb 2009 16:00:52 +0000 Sverre Rabbelier Convert mentor.py to use DynaFields as an example
Sat, 21 Feb 2009 16:00:17 +0000 Sverre Rabbelier Hook up dynafields in params.py
Sat, 21 Feb 2009 15:59:42 +0000 Sverre Rabbelier Added DynaFields to the dynaform module
Sat, 21 Feb 2009 15:59:07 +0000 Sverre Rabbelier Rename dynafields to dynaproperties
Sat, 21 Feb 2009 15:57:02 +0000 Sverre Rabbelier Update seed_db as WTFPL is no longer an allowed license
Sat, 21 Feb 2009 11:14:44 +0000 Lennard de Rijk Added student_proposals to the sitemap.
Sat, 21 Feb 2009 11:14:05 +0000 Lennard de Rijk Scope is already set to entity.scope, so no need to overwrite in base._editPost().
Sat, 21 Feb 2009 11:08:15 +0000 Lennard de Rijk Added student_proposal view.
Sat, 21 Feb 2009 11:06:23 +0000 Lennard de Rijk Added new cleaning method to validate a student proposal.
Sat, 21 Feb 2009 11:02:59 +0000 Lennard de Rijk Since scope does not change we do not need to call getFromKeyName every time.
Sat, 21 Feb 2009 10:57:02 +0000 Lennard de Rijk Added student proposal view templates.
Sat, 21 Feb 2009 10:54:47 +0000 Lennard de Rijk Added student_proposal logic.
Sat, 21 Feb 2009 10:53:52 +0000 Lennard de Rijk Made some changes to StudentProposal.
Sat, 21 Feb 2009 10:36:04 +0000 Lennard de Rijk Fixed name method in soc/models/role.py
Sat, 21 Feb 2009 00:45:57 +0000 Sverre Rabbelier Add caching to the homepage
Sat, 21 Feb 2009 00:45:19 +0000 Sverre Rabbelier Compute the memcache_key only in get()
Sat, 21 Feb 2009 00:43:56 +0000 Sverre Rabbelier Set and unset the home_for property if appropriate
Sat, 21 Feb 2009 00:33:59 +0000 Sverre Rabbelier Add an home_for reference property
Sat, 21 Feb 2009 00:30:53 +0000 Sverre Rabbelier Added a document in the test user's user space
Fri, 20 Feb 2009 23:59:23 +0000 Lennard de Rijk Redone form field filling via request.GET to work on multiple fields.
Fri, 20 Feb 2009 12:38:29 +0000 Lennard de Rijk Removed obsolete import from sitemap/build.py.
Fri, 20 Feb 2009 11:39:00 +0000 Lennard de Rijk First go at the student proposal model.
Fri, 20 Feb 2009 10:12:03 +0000 Pawel Solyga Footer of melange now resizes properly.
Thu, 19 Feb 2009 23:27:46 +0000 Sverre Rabbelier Fixed grouping and updated help text
Thu, 19 Feb 2009 23:27:20 +0000 Sverre Rabbelier Make the heading line up with the input fields
Thu, 19 Feb 2009 23:26:54 +0000 Sverre Rabbelier Deleted stale comment
Thu, 19 Feb 2009 22:51:24 +0000 Sverre Rabbelier Fixed copy/paste fail
Thu, 19 Feb 2009 21:54:36 +0000 Lennard de Rijk List public view for organizations should be program limited.
Thu, 19 Feb 2009 21:27:31 +0000 Lennard de Rijk Added apply as a mentor view which lists all orgs for a given program.
Thu, 19 Feb 2009 21:14:28 +0000 Sverre Rabbelier Added a link to the official OSI licenses list
Thu, 19 Feb 2009 21:10:42 +0000 Sverre Rabbelier Make org_app use the new licenses set
Thu, 19 Feb 2009 21:10:09 +0000 Sverre Rabbelier Added OSI approved licenses
Thu, 19 Feb 2009 20:49:27 +0000 Sverre Rabbelier Wording nitpick fix
Thu, 19 Feb 2009 20:44:37 +0000 Sverre Rabbelier Rebased my double work on top of Todd recent commit
Thu, 19 Feb 2009 20:30:47 +0000 Todd Larsen Make it easier to support other extensions per-Model (such as .csv, etc.).
Thu, 19 Feb 2009 20:24:17 +0000 Todd Larsen Force browser to ask to save an Export, and provide a filename extension.
Thu, 19 Feb 2009 20:13:41 +0000 Sverre Rabbelier Fixed blog on home view
Thu, 19 Feb 2009 19:57:07 +0000 Sverre Rabbelier Clean the e-mail field
Thu, 19 Feb 2009 19:56:24 +0000 Sverre Rabbelier Add a regular 'empty field cleaner'
Thu, 19 Feb 2009 18:37:44 +0000 Lennard de Rijk Bugfix in student view.
Thu, 19 Feb 2009 17:07:13 +0000 Pawel Solyga Reset the RELEASE_TAG to None (unreleased) now that the 0.3-20090219 release
Thu, 19 Feb 2009 17:00:14 +0000 Pawel Solyga Set RELEASE_TAG to 0.3-20090219rc for release candidate.
Thu, 19 Feb 2009 16:34:40 +0000 Sverre Rabbelier Added a missing cleaner to org idea list
Thu, 19 Feb 2009 16:34:04 +0000 Sverre Rabbelier Fixed a missing property in seed_db
Thu, 19 Feb 2009 16:13:04 +0000 Pawel Solyga Add noreply email property to Site model. Still missing cleaner method and changes in notifications module.
Thu, 19 Feb 2009 08:10:25 +0000 Lennard de Rijk Use the new program property in mentor and role for an access check.
Wed, 18 Feb 2009 21:41:27 +0000 Lennard de Rijk Added required program property to org_admin and mentor.
Wed, 18 Feb 2009 19:49:39 +0000 Lennard de Rijk Org admins can now send out invitations and users can now request to become a mentor.
Tue, 17 Feb 2009 21:16:35 +0000 Lennard de Rijk Accidently left one addrole in student.py during my quest to refactor it into params.
Tue, 17 Feb 2009 20:34:01 +0000 Lennard de Rijk Role overview membership is now determined by setting show_in_roles_overview param to true in the view.
Tue, 17 Feb 2009 20:15:43 +0000 Lennard de Rijk Students now have a reference to school again.
Tue, 17 Feb 2009 20:07:20 +0000 Lennard de Rijk Students can now only get a student role during the student signup period.
Tue, 17 Feb 2009 19:40:13 +0000 Lennard de Rijk Fixed style error.
Tue, 17 Feb 2009 19:37:47 +0000 Lennard de Rijk Added students to sidebar.
Tue, 17 Feb 2009 19:37:24 +0000 Lennard de Rijk Added student view and accompanying templates.
Tue, 17 Feb 2009 19:36:23 +0000 Lennard de Rijk Added new redirect to redirects helper.
Tue, 17 Feb 2009 19:35:00 +0000 Lennard de Rijk Students can not become a mentor or org_admin in the same program.
Tue, 17 Feb 2009 19:33:54 +0000 Lennard de Rijk Parameterized the role view manage redirect.
Tue, 17 Feb 2009 19:32:53 +0000 Lennard de Rijk Added new access methods.
Tue, 17 Feb 2009 19:29:52 +0000 Lennard de Rijk Redone student model and added student logic.
Tue, 17 Feb 2009 17:28:54 +0000 Lennard de Rijk Fixes the problem of <Entity> Saved not being
Tue, 17 Feb 2009 16:37:24 +0000 Sverre Rabbelier Fixed twoline style broken by recent 'form prettification' commit
Tue, 17 Feb 2009 16:36:49 +0000 Sverre Rabbelier Implemented simple group sorted using numerical ordering
Tue, 17 Feb 2009 14:25:40 +0000 Sverre Rabbelier Add a groupby method to dicts
Tue, 17 Feb 2009 06:52:06 +0000 Tim Ansell Make the web forms look a little nicer.
Mon, 16 Feb 2009 22:41:52 +0000 Pawel Solyga Typo fix in seed_db module which caused loaded organization applications not to work correctly (wrong keyname).
Mon, 16 Feb 2009 22:40:42 +0000 Pawel Solyga Style fixes in org-accept.js file.
Mon, 16 Feb 2009 22:30:55 +0000 Pawel Solyga Remove extra space from soc.views.helper.access module.
Mon, 16 Feb 2009 21:28:44 +0000 Pawel Solyga Fix a bug in group_app.py (not defined context was used).
Mon, 16 Feb 2009 20:38:35 +0000 Lennard de Rijk Update org bulk accept script.
Mon, 16 Feb 2009 19:30:33 +0000 Sverre Rabbelier Add GHOP as program and put 'Melange' under it
Mon, 16 Feb 2009 19:30:11 +0000 Sverre Rabbelier Seed in some orgs
Mon, 16 Feb 2009 19:29:51 +0000 Sverre Rabbelier Fixed a copy/paste bug in group.py
Sun, 15 Feb 2009 22:29:22 +0000 Sverre Rabbelier Added grouping support to all forms, converted role as example
Sun, 15 Feb 2009 20:27:56 +0000 Sverre Rabbelier Refactor various django templates to reuse other templates where possible
Sun, 15 Feb 2009 20:27:09 +0000 Sverre Rabbelier Be modular when loading the various JS modules
Sun, 15 Feb 2009 20:26:15 +0000 Sverre Rabbelier Prepare all views for a new modular approach to JS loading
Sun, 15 Feb 2009 20:25:35 +0000 Sverre Rabbelier Make various JS methods into their own file
Sun, 15 Feb 2009 20:25:10 +0000 Sverre Rabbelier Add a Home document to the seeded entities
Sun, 15 Feb 2009 18:56:35 +0000 Pawel Solyga Fix import sorting in soc.logic.cleaning module.
Sun, 15 Feb 2009 18:55:48 +0000 Pawel Solyga Add missing blank line in soc.logic.rights module.
Sun, 15 Feb 2009 18:55:05 +0000 Pawel Solyga Fix import sorting in soc.views.models.program module and rename any "Org" in link names to "Organization".
Sun, 15 Feb 2009 18:53:56 +0000 Pawel Solyga Change the message shown when org admin already agreed to agreement when creating org application.
Sun, 15 Feb 2009 18:52:38 +0000 Pawel Solyga Add missing dots in messages in soc.views.helper.access module.
Sun, 15 Feb 2009 18:50:13 +0000 Pawel Solyga Hopefully fix json caching issues in IE7.
Sun, 15 Feb 2009 16:11:47 +0000 Sverre Rabbelier Seed more roles and factor out common properties
Sun, 15 Feb 2009 16:11:23 +0000 Sverre Rabbelier Rename current 'roles' view to 'request' and add a real roles view
Sun, 15 Feb 2009 16:10:59 +0000 Sverre Rabbelier Keep a global list of all known Roles
Sun, 15 Feb 2009 15:53:38 +0000 Sverre Rabbelier Fixed a bug in admin_form generation
Sun, 15 Feb 2009 14:58:27 +0000 Sverre Rabbelier Redirect to the admin view in listPublic
Sun, 15 Feb 2009 14:58:03 +0000 Sverre Rabbelier Hook up the admin view everywhere
Sun, 15 Feb 2009 14:57:03 +0000 Sverre Rabbelier Add an admin view
Sun, 15 Feb 2009 14:56:30 +0000 Sverre Rabbelier Add an as_readonly_table filter
Sun, 15 Feb 2009 14:55:53 +0000 Sverre Rabbelier Add an admin redirect
Sun, 15 Feb 2009 14:55:29 +0000 Sverre Rabbelier Make _constructResponsoe take an optional template
Sun, 15 Feb 2009 14:55:05 +0000 Sverre Rabbelier Add an AdminForm that renders all fields as PTW's
Sun, 15 Feb 2009 14:54:42 +0000 Sverre Rabbelier Add a PlainTextWidget
Sun, 15 Feb 2009 13:59:36 +0000 Sverre Rabbelier Use entity.key.name instead of key_suffix
Sun, 15 Feb 2009 13:59:06 +0000 Sverre Rabbelier Added melange as org.
Sun, 15 Feb 2009 11:14:26 +0000 Lennard de Rijk Fixed a bug in access.py where a non-existing variable would have been called.
Sun, 15 Feb 2009 11:13:46 +0000 Lennard de Rijk Added clean_user_is_current to cleaning and fixed some indentation.
Sat, 14 Feb 2009 23:56:49 +0000 Sverre Rabbelier Add a script to (re)seed the datastore
Sat, 14 Feb 2009 22:04:14 +0000 Lennard de Rijk Added no-cache headers to pick and bulk-accept views.
Sat, 14 Feb 2009 21:32:25 +0000 Sverre Rabbelier Remove private data from club and org public templates
Sat, 14 Feb 2009 21:31:33 +0000 Sverre Rabbelier Skip a field when it's value is not set
Sat, 14 Feb 2009 21:18:12 +0000 Lennard de Rijk Added bulk acceptance and progress bar in review org applications view.
Sat, 14 Feb 2009 20:26:27 +0000 Lennard de Rijk Now using the correct path to the loading animation in jquery-thickbox.
Sat, 14 Feb 2009 20:23:43 +0000 Sverre Rabbelier Minor style fix
Sat, 14 Feb 2009 20:23:18 +0000 Sverre Rabbelier Add a list_public view to organization
Sat, 14 Feb 2009 20:22:50 +0000 Sverre Rabbelier Factor out the 'key fields without link_id' logic from document
Sat, 14 Feb 2009 20:22:17 +0000 Sverre Rabbelier Add a getListRedirect and getListPublicRedirect function
Sat, 14 Feb 2009 20:21:51 +0000 Sverre Rabbelier Add an idea list (url) property to organization
Sat, 14 Feb 2009 19:03:38 +0000 Lennard de Rijk Fixed missing parameters in program view due to change in _getTimeDependentEntries in r1943.
Sat, 14 Feb 2009 16:44:14 +0000 Sverre Rabbelier Include scope_path as django_args
Sat, 14 Feb 2009 16:43:53 +0000 Sverre Rabbelier Disable the raw create and list link for documents
Sat, 14 Feb 2009 16:43:20 +0000 Sverre Rabbelier Add custom access check for document listing
Sat, 14 Feb 2009 15:57:53 +0000 Sverre Rabbelier Add a 'list documents' link everywhere
Sat, 14 Feb 2009 15:57:14 +0000 Sverre Rabbelier Allow documents to be filtered by prefix and scope
Sat, 14 Feb 2009 15:56:46 +0000 Sverre Rabbelier Developers have all roles
Sat, 14 Feb 2009 15:56:22 +0000 Sverre Rabbelier Organization prefix was renamed to 'org'
Sat, 14 Feb 2009 15:16:02 +0000 Sverre Rabbelier Force-check the 'agreed to admin agreement' field if applicable
Sat, 14 Feb 2009 15:15:38 +0000 Sverre Rabbelier Fix a bug in group_app
Sat, 14 Feb 2009 14:11:45 +0000 Sverre Rabbelier Add cleaning methods for document ACL
Sat, 14 Feb 2009 14:11:18 +0000 Sverre Rabbelier Make document ACL's a constant
Sat, 14 Feb 2009 14:10:56 +0000 Sverre Rabbelier Fix a bug if you have no roles at all
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Fri, 13 Feb 2009 21:54:35 +0000 Sverre Rabbelier Fix ToS link
Fri, 13 Feb 2009 21:54:10 +0000 Sverre Rabbelier Do access checks on the pick url for documents
Fri, 13 Feb 2009 21:53:42 +0000 Sverre Rabbelier Convert the QueryDict to a regular dictionary
Fri, 13 Feb 2009 21:53:15 +0000 Sverre Rabbelier Add prefix filtering and refactored program field generation
Fri, 13 Feb 2009 21:52:38 +0000 Sverre Rabbelier We generate the select url ourselves, so it's safe
Fri, 13 Feb 2009 21:52:10 +0000 Sverre Rabbelier Added a filter_fields parameter to the ReferenceField widget
Fri, 13 Feb 2009 21:51:41 +0000 Sverre Rabbelier Factor out the hasMembership method from checkMembership
Fri, 13 Feb 2009 21:51:16 +0000 Sverre Rabbelier Add a getMemberships method to logic/rights.py
Fri, 13 Feb 2009 19:22:34 +0000 Sverre Rabbelier Fixes as requested by Leslie on behalf of the Legal team
Fri, 13 Feb 2009 17:34:29 +0000 Lennard de Rijk Added number of applications and their type to the bulkaccept JSON object.
Fri, 13 Feb 2009 16:40:02 +0000 Lennard de Rijk Implemented the 2nd part of bulk acceptance.
Fri, 13 Feb 2009 13:35:31 +0000 Lennard de Rijk Document prefix in params now defaults to url_name.
Fri, 13 Feb 2009 13:33:31 +0000 Lennard de Rijk Added bulk_accept view which returns a JSON object.
Fri, 13 Feb 2009 11:46:06 +0000 Lennard de Rijk Only a club admin should see resign as club admin in the sidebar.
Thu, 12 Feb 2009 23:35:44 +0000 Lennard de Rijk Fixed a bug in club and org logic.
Thu, 12 Feb 2009 23:26:23 +0000 Lennard de Rijk Fixed a bug in group_app templates.
Thu, 12 Feb 2009 23:14:07 +0000 Lennard de Rijk Brown Paper Bag Fix: L2R Appspot error logs.
Thu, 12 Feb 2009 23:12:09 +0000 Lennard de Rijk Fixed a bug in group_app view.
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.
Thu, 12 Feb 2009 22:52:16 +0000 Lennard de Rijk Added check_field_is_empty decorator to cleaning.py.
Thu, 12 Feb 2009 22:20:13 +0000 Lennard de Rijk Org App review page now shows accept and pre-accept button.
Thu, 12 Feb 2009 21:25:00 +0000 Lennard de Rijk Fixed comment and typo in cleaning.py.
Thu, 12 Feb 2009 20:15:20 +0000 Sverre Rabbelier Add ToS agreement to mentor application related forms.
Thu, 12 Feb 2009 20:14:51 +0000 Sverre Rabbelier Add ToS agreement to org_admin application related forms.
Thu, 12 Feb 2009 20:14:17 +0000 Sverre Rabbelier Do not attempt to render a field if it is disabled
Thu, 12 Feb 2009 20:13:51 +0000 Sverre Rabbelier Program requires the filter to be set to __scoped__
Thu, 12 Feb 2009 20:13:27 +0000 Sverre Rabbelier Disable clubs for now
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.
Thu, 12 Feb 2009 12:30:36 +0000 Pawel Solyga Load /Users/solydzajs/Downloads/google_appengine into
Thu, 12 Feb 2009 10:24:37 +0000 Sverre Rabbelier Removed unused argument in program.py
Thu, 12 Feb 2009 00:04:32 +0000 Sverre Rabbelier Initial implementation of a ToS requirement in org_app
Thu, 12 Feb 2009 00:02:06 +0000 Sverre Rabbelier Added an AgreementField widget
Wed, 11 Feb 2009 23:59:41 +0000 Sverre Rabbelier Rename TinyMCE to FullTinyMCE and add TinyMCE widget
Wed, 11 Feb 2009 23:57:08 +0000 Sverre Rabbelier Use the newly added __scoped__ and references for program's ToSes
Wed, 11 Feb 2009 23:54:41 +0000 Sverre Rabbelier Added an agreed_to_admin_agreement property
Wed, 11 Feb 2009 23:52:11 +0000 Sverre Rabbelier Add '__scoped__' as a special filter
Wed, 11 Feb 2009 23:49:44 +0000 Sverre Rabbelier Fields are always safe, as we generate them ourselves
Wed, 11 Feb 2009 23:47:13 +0000 Sverre Rabbelier Add an _editContext hook
Wed, 11 Feb 2009 23:44:38 +0000 Sverre Rabbelier Resolve references if they are specified
Wed, 11 Feb 2009 23:42:03 +0000 Sverre Rabbelier Make it possible to put fields at the end of the form
Wed, 11 Feb 2009 20:55:17 +0000 Lennard de Rijk Changed the access checks for organization.
Wed, 11 Feb 2009 20:10:53 +0000 Lennard de Rijk Added allowsidebar to checkIsDocumentReadable.
Wed, 11 Feb 2009 20:05:33 +0000 Lennard de Rijk Added organization entity sidebar entries.
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.
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.
Wed, 11 Feb 2009 19:59:27 +0000 Lennard de Rijk Fixed a typo in org_admin model.
Tue, 10 Feb 2009 23:13:06 +0000 Lennard de Rijk Added Agreement properties to Program Model.
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.
Mon, 09 Feb 2009 15:58:17 +0000 Pawel Solyga Set RELEASE_TAG to 0.2-20090209rc for release candidate.
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.
Sun, 08 Feb 2009 23:56:56 +0000 Lennard de Rijk Put the tos extra_dynaexclude in presence_with_tos.py where it belongs.
Sun, 08 Feb 2009 23:55:44 +0000 Lennard de Rijk Redone the listing in group_app.py.
Sun, 08 Feb 2009 23:49:29 +0000 Lennard de Rijk Added new redirect for the new list views for group_app's.
Sun, 08 Feb 2009 22:57:23 +0000 Sverre Rabbelier Fix bug in group_app
Sun, 08 Feb 2009 11:58:43 +0000 Sverre Rabbelier Temp bug fix
Sun, 08 Feb 2009 03:36:05 +0000 Augie Fackler Add myself to authors since I was missing.
Sat, 07 Feb 2009 23:26:38 +0000 Sverre Rabbelier Fixed access checkers for orgs
Sat, 07 Feb 2009 22:56:15 +0000 Sverre Rabbelier Remove unneeded stylesheet and js and fix notification area
Sat, 07 Feb 2009 22:49:51 +0000 Sverre Rabbelier Rename checkHasActiveRole to checkHasActiveRoleForScope
Sat, 07 Feb 2009 22:47:51 +0000 Sverre Rabbelier If there is no user account, don't show New Document link under Site
Sat, 07 Feb 2009 22:10:19 +0000 Lennard de Rijk Fixing r1855 that was bugged by Tortoise ^_^.
Sat, 07 Feb 2009 21:48:02 +0000 Sverre Rabbelier Fixed broken autocomplete due to wrongly named file
Sat, 07 Feb 2009 21:43:27 +0000 Lennard de Rijk Should be part of r1855.
Sat, 07 Feb 2009 20:44:05 +0000 Sverre Rabbelier Use short_name for the header title in a presence's home page
Sat, 07 Feb 2009 20:42:28 +0000 Sverre Rabbelier Handle GAE account normalization
Sat, 07 Feb 2009 20:40:48 +0000 Sverre Rabbelier Pimp TinyMCE widget.
Sat, 07 Feb 2009 20:39:08 +0000 Sverre Rabbelier Always return a site singleton and fix Edit Site Settings
Sat, 07 Feb 2009 20:37:28 +0000 Sverre Rabbelier Stylefixes in access.py and removal of self.deny calls
Sat, 07 Feb 2009 13:40:20 +0000 Lennard de Rijk Added scoped group_app listing.
Sat, 07 Feb 2009 13:36:50 +0000 Lennard de Rijk Added missing comment in access.py and removed excessive whitespace.
Sat, 07 Feb 2009 00:50:49 +0000 Todd Larsen Hide all *.pyc files in trunk/.
Sat, 07 Feb 2009 00:37:28 +0000 Todd Larsen Name .js and .css files more consistently with those previously present.
Sat, 07 Feb 2009 00:34:12 +0000 Todd Larsen Add image that appears to be missing from the original thickbox patches.
Sat, 07 Feb 2009 00:21:23 +0000 Todd Larsen Hide *.pyc files in trunk/ from 'svn status' output.
Fri, 06 Feb 2009 10:24:45 +0000 Lennard de Rijk Added pre-accpeted status to group_app.
Fri, 06 Feb 2009 10:21:18 +0000 Lennard de Rijk Added some help_text and clarifications to org_app model fields.
Thu, 05 Feb 2009 23:52:27 +0000 Sverre Rabbelier Cleanup in org_app and replace ReferenceProperty with LinkProperty
Thu, 05 Feb 2009 23:49:46 +0000 Sverre Rabbelier Refactored the picker so that it is more generic
Thu, 05 Feb 2009 23:46:39 +0000 Sverre Rabbelier Added a ReferenceField widget
Thu, 05 Feb 2009 23:43:52 +0000 Sverre Rabbelier Make picker work generically
Thu, 05 Feb 2009 23:41:02 +0000 Sverre Rabbelier Fix broken document access checks
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.
Thu, 05 Feb 2009 22:13:49 +0000 Lennard de Rijk Added a new redirect for apply accesstype.
Thu, 05 Feb 2009 22:13:12 +0000 Lennard de Rijk Added new access checks to deal with timeline for programs.
Thu, 05 Feb 2009 21:29:55 +0000 Lennard de Rijk Updated docstrings and used keyfields where necessary in soc/logic/models/base.py
Thu, 05 Feb 2009 20:33:47 +0000 Pawel Solyga Remove extra whitespaces in soc.views.models.organization module.
Thu, 05 Feb 2009 20:33:12 +0000 Pawel Solyga Add missing blank line to soc.logic.helper.timeline module.
Thu, 05 Feb 2009 20:32:45 +0000 Pawel Solyga Fix import sorting in soc.views.models.sponsor module.
Thu, 05 Feb 2009 20:19:17 +0000 Lennard de Rijk Cleaned up getKeyNameFromFields in Logic base.
Thu, 05 Feb 2009 19:30:43 +0000 Lennard de Rijk Reverted r1819 and making an application will now reserve the link_id indefinitely.
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.
Wed, 04 Feb 2009 23:06:48 +0000 Sverre Rabbelier Hook up the new jquery plugins in base.html and _as_table_row.html
Wed, 04 Feb 2009 23:04:10 +0000 Sverre Rabbelier Include the field_id in the context of _as_table_helper
Wed, 04 Feb 2009 23:01:36 +0000 Sverre Rabbelier Make toDict "dereference" the 'name' property if it is present
Wed, 04 Feb 2009 22:52:33 +0000 Sverre Rabbelier Added jquery thickbox, ajaxQueue, autocomplete and bgiframe
Wed, 04 Feb 2009 21:24:36 +0000 Lennard de Rijk Now calling block.super in timeline/edit.html template.
Wed, 04 Feb 2009 21:15:26 +0000 Lennard de Rijk Added timezone clarification to the timeline edit form.
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.
Wed, 04 Feb 2009 21:10:34 +0000 Lennard de Rijk Added new helper module for timelines.
Wed, 04 Feb 2009 21:09:06 +0000 Lennard de Rijk Added missing table header for org_apps.
Tue, 03 Feb 2009 21:15:12 +0000 Lennard de Rijk Refactored the application review template into group_app.
Tue, 03 Feb 2009 20:30:08 +0000 Lennard de Rijk Added validate_new_group to cleaning and removed clean_new_club_link_id.
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.
Tue, 03 Feb 2009 15:18:40 +0000 Lennard de Rijk Renamed checkHasRole to checkHasActiveRole.
Tue, 03 Feb 2009 14:19:51 +0000 Lennard de Rijk Added removal of an existing group application when someone else is applying.
Tue, 03 Feb 2009 13:50:41 +0000 Lennard de Rijk Added checkCanReviewGroupApp to acces.py.
Tue, 03 Feb 2009 13:27:52 +0000 Lennard de Rijk Added checkCanEditGroupApp to access.py.
Tue, 03 Feb 2009 13:26:34 +0000 Lennard de Rijk Fixed whitespace in /soc/models/group_app.py
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.
Tue, 03 Feb 2009 08:36:05 +0000 Lennard de Rijk Fixes a bug where notifications can't be deleted.
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.
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.
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.
Mon, 02 Feb 2009 21:48:37 +0000 Lennard de Rijk Fixed a typo in getForCurrentAccount comment.
Mon, 02 Feb 2009 21:46:01 +0000 Lennard de Rijk Adds the possibility to exclude the user from the website.
Mon, 02 Feb 2009 20:56:14 +0000 Lennard de Rijk Fixed default value for write_access in Document model.
Mon, 02 Feb 2009 20:07:52 +0000 Lennard de Rijk Probably fixed a bug on the live instance.
Mon, 02 Feb 2009 17:02:31 +0000 Sverre Rabbelier More access related fixes
Mon, 02 Feb 2009 16:57:21 +0000 Pawel Solyga Reset the RELEASE_TAG to None (unreleased) now that the 0.2-20090202 release
Mon, 02 Feb 2009 16:44:17 +0000 Pawel Solyga Set RELEASE_TAG to 0.2-20090202rc for release candidate 02/02/2009.
Mon, 02 Feb 2009 16:42:31 +0000 Lennard de Rijk Fixed EOL errors.
Mon, 02 Feb 2009 16:21:33 +0000 Lennard de Rijk Create org_application now shows select program view.
Mon, 02 Feb 2009 16:03:21 +0000 Sverre Rabbelier Use .logic in checkIsAllowedToManageRole at the caller
Mon, 02 Feb 2009 15:39:22 +0000 Sverre Rabbelier Make getForFields work with no filter
Mon, 02 Feb 2009 15:34:45 +0000 Sverre Rabbelier Fixed EOL damage in org_app and access checks
Mon, 02 Feb 2009 15:04:04 +0000 Lennard de Rijk Calling getForCurrentAccount where necessary.
Mon, 02 Feb 2009 15:00:43 +0000 Sverre Rabbelier Fixed club_app
Mon, 02 Feb 2009 14:47:09 +0000 Sverre Rabbelier Rewrite getForFields to use GQL instead of the Query API
Mon, 02 Feb 2009 14:19:22 +0000 Lennard de Rijk Removed work flow field from the check in getExtraMenus for program.
Mon, 02 Feb 2009 14:09:24 +0000 Sverre Rabbelier More access related fixes
Mon, 02 Feb 2009 13:59:07 +0000 Sverre Rabbelier Fixed access related bugs
Mon, 02 Feb 2009 13:48:15 +0000 Pawel Solyga Make longitude and latitude hidden fields not required in soc.views.models.role module.
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.
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.
Mon, 02 Feb 2009 10:09:18 +0000 Pawel Solyga Style fixes in soc.views.models.user module.
Mon, 02 Feb 2009 10:07:34 +0000 Pawel Solyga Style fixes in soc.logic.models modules.
Mon, 02 Feb 2009 10:06:36 +0000 Pawel Solyga Fix missing indention in css file.
Sun, 01 Feb 2009 23:36:50 +0000 Lennard de Rijk Set the right field type in user_self to overcome confusion.
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.
Sun, 01 Feb 2009 22:51:14 +0000 Sverre Rabbelier Fix the JS but mentioned in the previous commit
Sun, 01 Feb 2009 22:48:48 +0000 Sverre Rabbelier Fix get args construction when there are multiple lists on the page
Sun, 01 Feb 2009 22:44:14 +0000 Sverre Rabbelier Unify 'getForFields' and 'getForLimitAndOffset'
Sun, 01 Feb 2009 22:35:35 +0000 Lennard de Rijk User profile now shows the time on which you signed the ToS.
Sun, 01 Feb 2009 20:44:47 +0000 Sverre Rabbelier Cleaned up access.py
Sun, 01 Feb 2009 20:41:58 +0000 Sverre Rabbelier Do not return empty menu's in program.
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.
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.
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.
Sun, 01 Feb 2009 17:21:46 +0000 Lennard de Rijk ReadOnlyInput widget now shows text instead of a greyed-out input box.
Sun, 01 Feb 2009 17:14:42 +0000 Lennard de Rijk Added status property to the user model.
Sun, 01 Feb 2009 16:18:04 +0000 Lennard de Rijk Fixed EOL and whitespace in org_app templates
Sun, 01 Feb 2009 16:14:25 +0000 Pawel Solyga Update error message that shows when Google Maps API key is missing.
Sun, 01 Feb 2009 16:14:09 +0000 Lennard de Rijk Implement the last step in the org application process.
Sun, 01 Feb 2009 16:11:54 +0000 Lennard de Rijk Refactored applicant from club view to group view.
Sun, 01 Feb 2009 16:10:20 +0000 Pawel Solyga Add Google Maps integration for Role profiles create/edit views.
Sun, 01 Feb 2009 16:09:43 +0000 Lennard de Rijk Added org_app view and templates.
Sun, 01 Feb 2009 16:07:37 +0000 Lennard de Rijk Changed club_app review template to use key.name.
Sun, 01 Feb 2009 16:06:22 +0000 Lennard de Rijk Changed some errors in the org_app model.
Sun, 01 Feb 2009 16:04:31 +0000 Lennard de Rijk Added org_app logic.
Sun, 01 Feb 2009 16:03:58 +0000 Lennard de Rijk Changed group_app to use scope_logic in constructor.
Sun, 01 Feb 2009 16:00:42 +0000 Lennard de Rijk Changed getApplicantRedirect to use the key_name instead of just a link_id.
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.
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.
Sun, 01 Feb 2009 13:26:25 +0000 Pawel Solyga Fix missing dots and blank lines to soc.logic modules.
Sun, 01 Feb 2009 13:25:27 +0000 Pawel Solyga Fix missing dot and wrong import sorting in soc.views.helper.access module.
Sun, 01 Feb 2009 13:24:43 +0000 Pawel Solyga Style fixes in soc.models.document module (adding of missing whitespaces).
Sun, 01 Feb 2009 13:24:00 +0000 Pawel Solyga Style fixes in soc.logic.models modules (basically removing of extra whitespaces).
Sun, 01 Feb 2009 13:07:12 +0000 Lennard de Rijk Changed the url regexpr for review and added 2 missing imports.
Sun, 01 Feb 2009 09:55:02 +0000 Lennard de Rijk Refactored review and reviewoverview out of club_app.py
Sun, 01 Feb 2009 09:11:39 +0000 Lennard de Rijk Added view for mentors.
Sat, 31 Jan 2009 22:59:27 +0000 Sverre Rabbelier Added two forgotten comments in rights.Checker
Sat, 31 Jan 2009 22:32:54 +0000 Sverre Rabbelier Hook up the ACL system for documents.
Sat, 31 Jan 2009 22:32:21 +0000 Sverre Rabbelier Final changes to the document model
Sat, 31 Jan 2009 22:32:01 +0000 Sverre Rabbelier Added a rights module
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.
Sat, 31 Jan 2009 21:32:29 +0000 Lennard de Rijk Changed display_name to name_on_certificates in models/role.py.
Sat, 31 Jan 2009 19:46:55 +0000 Lennard de Rijk Added view and templates for mentors.
Sat, 31 Jan 2009 19:33:40 +0000 Lennard de Rijk Fixed a bug in soc/views/models/role.py.
Sat, 31 Jan 2009 19:02:53 +0000 Lennard de Rijk Added a view and templates for the organization admin.
Sat, 31 Jan 2009 18:58:09 +0000 Lennard de Rijk Fixed two small errors.
Sat, 31 Jan 2009 18:55:34 +0000 Lennard de Rijk Added organization view and templates.
Sat, 31 Jan 2009 18:44:00 +0000 Lennard de Rijk Removed obsolete _editPost and _editGet in soc/views/models/club.py.
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.
Sat, 31 Jan 2009 18:06:34 +0000 Lennard de Rijk Changed scope_logic for requests to linkable_logic.
Sat, 31 Jan 2009 17:01:56 +0000 Lennard de Rijk Removed workflow type as keyfield from program.
Sat, 31 Jan 2009 16:20:11 +0000 Lennard de Rijk Added mentor and org_admin logic.
Sat, 31 Jan 2009 16:16:44 +0000 Sverre Rabbelier Add an 'unread' style and add 'new document' link for user
Sat, 31 Jan 2009 16:15:53 +0000 Lennard de Rijk Fixed a string formatting bug in soc/views/models/role.py.
Sat, 31 Jan 2009 16:07:30 +0000 Lennard de Rijk When moving stuff please make sure that all your belongings are safely secured.
Sat, 31 Jan 2009 16:04:22 +0000 Lennard de Rijk Fixed a bug in role.py that made it call the wrong superclass.
Sat, 31 Jan 2009 16:03:14 +0000 Lennard de Rijk Moved create_extra_dynafields from club_admin and member to role.
Sat, 31 Jan 2009 15:41:45 +0000 Sverre Rabbelier Cleanups in base.Logic
Sat, 31 Jan 2009 15:40:32 +0000 Sverre Rabbelier Add checkIsProgramActive to the rights flushing
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).
Sat, 31 Jan 2009 14:38:04 +0000 Pawel Solyga Add Organization Administrator model.
Sat, 31 Jan 2009 14:37:39 +0000 Pawel Solyga Remove not used Administrator model that is replaced by Host model.
Sat, 31 Jan 2009 14:18:02 +0000 Lennard de Rijk soc/views/models/club.py now uses getForCurrentAccount where necessary.
Sat, 31 Jan 2009 13:59:49 +0000 Lennard de Rijk Edited the access check for show in site settings.
Sat, 31 Jan 2009 13:49:50 +0000 Lennard de Rijk Added rights to soc/views/models/timeline.py.
Sat, 31 Jan 2009 13:48:48 +0000 Lennard de Rijk Added status to program.
Sat, 31 Jan 2009 12:59:52 +0000 Sverre Rabbelier Flush sidebar when creating a new entity
Sat, 31 Jan 2009 12:36:07 +0000 Sverre Rabbelier Update site/home.html to match the new document structure
Sat, 31 Jan 2009 12:36:06 +0000 Lennard de Rijk Added a Create a New Program link to the Program Owners's menu.
Sat, 31 Jan 2009 12:35:40 +0000 Sverre Rabbelier Flush sidebar when creating site entity
Sat, 31 Jan 2009 12:22:01 +0000 Sverre Rabbelier Brown paper bag fix
Sat, 31 Jan 2009 12:12:05 +0000 Sverre Rabbelier Made presence document retrievel specify prefix
Sat, 31 Jan 2009 12:11:34 +0000 Sverre Rabbelier Added a 'create new document' link to site
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.
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.
Fri, 30 Jan 2009 22:02:20 +0000 Sverre Rabbelier Add a 'Create new document' link for clubs, sponsors and programs
Fri, 30 Jan 2009 22:01:52 +0000 Sverre Rabbelier Added a getCreateDocumentRedirect
Fri, 30 Jan 2009 22:01:27 +0000 Sverre Rabbelier Add access control to document model and view
Fri, 30 Jan 2009 22:00:49 +0000 Sverre Rabbelier Factor out the getPattern logic from params
Fri, 30 Jan 2009 22:00:23 +0000 Sverre Rabbelier Made the /create/<scope> url conditional
Fri, 30 Jan 2009 22:00:01 +0000 Sverre Rabbelier Removed unused key_fields_prefix variable
Fri, 30 Jan 2009 21:59:38 +0000 Sverre Rabbelier Moved is_featured property to Document
Fri, 30 Jan 2009 21:59:13 +0000 Sverre Rabbelier Added missing dot.
Fri, 30 Jan 2009 21:58:53 +0000 Sverre Rabbelier Copy the default django patterns rather than modifying them
Fri, 30 Jan 2009 21:58:31 +0000 Sverre Rabbelier Added a clean_scope_path to cleaning
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.
Fri, 30 Jan 2009 17:44:31 +0000 Lennard de Rijk ^_^, fixed header in templates/soc/request/list/heading.html.
Fri, 30 Jan 2009 17:38:28 +0000 Lennard de Rijk Renamed state to status where appropriate.
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.
Fri, 30 Jan 2009 11:46:08 +0000 Lennard de Rijk Moved clean_club_app_link_id to cleaning.
Fri, 30 Jan 2009 11:30:43 +0000 Lennard de Rijk Changed group_app logic to support scope_path.
Fri, 30 Jan 2009 11:16:48 +0000 Lennard de Rijk Added a cleaning method to club_app view.
Fri, 30 Jan 2009 11:15:26 +0000 Lennard de Rijk Changed status in group app model to state.
Fri, 30 Jan 2009 10:36:23 +0000 Lennard de Rijk Changed clean_link_id to be in a wrapper form as well.
Fri, 30 Jan 2009 09:44:46 +0000 Lennard de Rijk Deleted soc/models/member.py since it's the equivalent of club_member.
Fri, 30 Jan 2009 09:43:11 +0000 Lennard de Rijk docstring fix in soc/models/student.py.
Fri, 30 Jan 2009 09:31:56 +0000 Lennard de Rijk Added agreed_to_tos_on field in user and role model.
Thu, 29 Jan 2009 23:07:04 +0000 Sverre Rabbelier Cleaned up overly enthousiastic comments
Thu, 29 Jan 2009 23:05:37 +0000 Sverre Rabbelier Properly check if a program is active
Thu, 29 Jan 2009 23:04:12 +0000 Sverre Rabbelier Factor out the allowIfCheckPasses logic
Thu, 29 Jan 2009 23:02:47 +0000 Sverre Rabbelier Fix EOL damage and add link to first row item for notifcations
Thu, 29 Jan 2009 20:40:34 +0000 Lennard de Rijk Added menu entries for a specific Sponsor Entity.
Thu, 29 Jan 2009 20:29:07 +0000 Sverre Rabbelier Fixed rights flushing
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.
Thu, 29 Jan 2009 18:18:20 +0000 Lennard de Rijk Changed docstring for checkIsAllowedToManageRole.
Thu, 29 Jan 2009 18:13:21 +0000 Lennard de Rijk Added manage view for Club Admins, Club Members and Hosts.
Thu, 29 Jan 2009 18:11:11 +0000 Lennard de Rijk Added checkIsAllowedToManageRole to access.py.
Thu, 29 Jan 2009 18:10:21 +0000 Lennard de Rijk Added manage redirect.
Thu, 29 Jan 2009 16:12:57 +0000 Lennard de Rijk Edited existing templates to deal with the new fields in group model.
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.
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.
Thu, 29 Jan 2009 15:53:35 +0000 Lennard de Rijk Redone access checks concerning groups to deal with the state property.
Thu, 29 Jan 2009 15:46:33 +0000 Lennard de Rijk Added state and shipping address fields to group model.
Thu, 29 Jan 2009 15:38:41 +0000 Lennard de Rijk prefixing the link_id of a notification with a t for time to agree to the new link_id pattern.
Thu, 29 Jan 2009 09:33:50 +0000 Pawel Solyga Fix regexp for link id format validation. Link id needs to start with ASCII lowercase and not with digit, which caused User Profile view to crash.
Thu, 29 Jan 2009 08:14:46 +0000 Pawel Solyga Fix typos in comments and help text in soc.models.program module.
Thu, 29 Jan 2009 01:39:31 +0000 Sverre Rabbelier Added a simple slot allocation algorithm
Wed, 28 Jan 2009 23:52:25 +0000 Sverre Rabbelier Update test to match new sidebar caching signature
Wed, 28 Jan 2009 23:49:45 +0000 Sverre Rabbelier Add forgotten __init__.py to pymox
Wed, 28 Jan 2009 21:01:37 +0000 Todd Larsen Rename the confusing Tossed Model class to PresenceWithToS.
Wed, 28 Jan 2009 20:27:16 +0000 Sverre Rabbelier Added a 'allocations_visible' property to program
Wed, 28 Jan 2009 20:21:15 +0000 Sverre Rabbelier Create a new Tossed layer in the MVC
Wed, 28 Jan 2009 18:24:20 +0000 Pawel Solyga Add 'Flush Cache' button next to Admin link. It's visible only when working on dev_appserver locally. This is a quick way of flushing memcache.
Wed, 28 Jan 2009 18:23:45 +0000 Sverre Rabbelier Fixed the edit site view having a delete button
Wed, 28 Jan 2009 17:33:05 +0000 Lennard de Rijk Changed access.py to comply more with the style of the module.
Wed, 28 Jan 2009 17:31:02 +0000 Lennard de Rijk Changed the Terms Of Service boolean so that it is None as long as the user owning the account has not Agreed to it.
Wed, 28 Jan 2009 16:50:54 +0000 Lennard de Rijk Changed the verbose name for agrees_to_tos to I agree to the Terms of Service.
Wed, 28 Jan 2009 16:48:41 +0000 Lennard de Rijk Removed default value for agrees_to_tos in soc/models/user.py
Wed, 28 Jan 2009 16:40:16 +0000 Lennard de Rijk Reverted r1646.
Wed, 28 Jan 2009 15:43:30 +0000 Lennard de Rijk Redone the user's profile page.
Wed, 28 Jan 2009 15:40:44 +0000 Lennard de Rijk Renamed _getToSExampleText to getToSExampleText in soc/views/models/user.py.
Wed, 28 Jan 2009 15:33:53 +0000 Lennard de Rijk Added default values to the User model.
Wed, 28 Jan 2009 15:32:57 +0000 Lennard de Rijk Added a TODO to soc/logic/models/site.py.
Wed, 28 Jan 2009 15:31:54 +0000 Lennard de Rijk Added new clean_agrees_to_tos to cleaning.py.
Wed, 28 Jan 2009 15:25:50 +0000 Sverre Rabbelier Allow for a program on/off switch
Wed, 28 Jan 2009 15:24:02 +0000 Sverre Rabbelier Fix wrong order of decorators and some cleanup
Wed, 28 Jan 2009 15:22:34 +0000 Sverre Rabbelier Add an 'edit' link to the program menu
Wed, 28 Jan 2009 14:18:31 +0000 Sverre Rabbelier Allow for setting a edit_cancel_redirect
Wed, 28 Jan 2009 14:16:46 +0000 Sverre Rabbelier Make the user/edit.html template derive from soc/models/edit.html
Wed, 28 Jan 2009 14:15:00 +0000 Sverre Rabbelier Also flush the user's ACL's when flushing the sidebar
Wed, 28 Jan 2009 11:26:47 +0000 Pawel Solyga Style fixes in soc.views.helper.redirects and soc.models.base modules.
Wed, 28 Jan 2009 11:26:00 +0000 Pawel Solyga Add gmaps_api_key to context is settings entity exists.
Wed, 28 Jan 2009 11:24:34 +0000 Pawel Solyga Style fixes in soc.views.models modules.
Wed, 28 Jan 2009 11:23:19 +0000 Pawel Solyga Style fixes in soc.cache modules.
Wed, 28 Jan 2009 11:22:41 +0000 Pawel Solyga Style fixes in soc.logic.cleaning module.
Wed, 28 Jan 2009 11:21:58 +0000 Pawel Solyga Style and import sorting fixes in tests modules.
Wed, 28 Jan 2009 11:15:32 +0000 Lennard de Rijk Fixed typo's in soc/views/helper/dynaform.py.
Wed, 28 Jan 2009 02:28:52 +0000 Sverre Rabbelier Add grouping to the existing views
Wed, 28 Jan 2009 02:27:25 +0000 Sverre Rabbelier Group dynamically generated menu items
Wed, 28 Jan 2009 02:25:51 +0000 Sverre Rabbelier Bugfixes after recent refactoring
Wed, 28 Jan 2009 02:24:13 +0000 Sverre Rabbelier Added Haoyu Bai to the AUTHORS file
Wed, 28 Jan 2009 00:45:35 +0000 Sverre Rabbelier Allow appending to dynainclude/-exclude
Wed, 28 Jan 2009 00:36:30 +0000 Sverre Rabbelier Reduce caching time of sidebar to 3 minutes
Wed, 28 Jan 2009 00:35:11 +0000 Sverre Rabbelier Flush cache if user makes a document featured
Wed, 28 Jan 2009 00:33:47 +0000 Sverre Rabbelier Make tooltips work when tabbing
Tue, 27 Jan 2009 22:59:01 +0000 Sverre Rabbelier Cache access checks and disable sidebar caching
Tue, 27 Jan 2009 22:57:19 +0000 Sverre Rabbelier Create a decorator for allowDeveloper
Tue, 27 Jan 2009 21:56:32 +0000 Pawel Solyga Add profiling support to Melange. By assigning profile_main_as_logs or profile_main_as_html to main variable you can turn on profiling. profile_main_as_logs will log profile data to App Engine console logs, profile_main_as_html will show profile data as html at the bottom of the page. If you want to profile app on deployed app just set the profiling function and deploy it.
Tue, 27 Jan 2009 20:30:26 +0000 Lennard de Rijk soc/views/models/user.py now uses dynaform and appropriate cleaning methods.
Tue, 27 Jan 2009 20:27:50 +0000 Lennard de Rijk Added new clean methods in preparation for new User View.
Tue, 27 Jan 2009 13:36:45 +0000 Sverre Rabbelier Fold checkAgreesToSiteToS into checkIsUser
Tue, 27 Jan 2009 12:47:28 +0000 Lennard de Rijk Removed unused URL pattern in soc/views/models/request.py.
Tue, 27 Jan 2009 11:17:18 +0000 Sverre Rabbelier Fixed two access related bugs
Tue, 27 Jan 2009 11:15:49 +0000 Sverre Rabbelier Added some very basic tests for the sidebar and access modules
Tue, 27 Jan 2009 04:09:57 +0000 Augie Fackler Fix testing views, which broke because now we need to register a proxy for the
Mon, 26 Jan 2009 23:32:10 +0000 Sverre Rabbelier Major refactor of the access module
Mon, 26 Jan 2009 21:22:53 +0000 Lennard de Rijk Added a sidebar link for all users that accepted the ToS to a view that allows you to choose a club which you want to become a member for.
Mon, 26 Jan 2009 20:33:20 +0000 Lennard de Rijk Changed method name in access.py to fix overwriting another method.
Mon, 26 Jan 2009 17:19:14 +0000 Lennard de Rijk Fixed typo in club sidebar entry.
Mon, 26 Jan 2009 17:11:54 +0000 Lennard de Rijk Added sidebar entries for club entities.
Mon, 26 Jan 2009 17:08:27 +0000 Lennard de Rijk Added sidebar support for group instances.
Mon, 26 Jan 2009 16:11:50 +0000 Lennard de Rijk Flush the sidebar cache when a new active role entity has been created.
Mon, 26 Jan 2009 16:04:19 +0000 Pawel Solyga Add pymox to tests folder.
Mon, 26 Jan 2009 14:51:07 +0000 Lennard de Rijk Developers are hosts for every sponsor now.
Mon, 26 Jan 2009 09:44:00 +0000 Lennard de Rijk Implemented the listing of all the roles in for a specific group.
Sun, 25 Jan 2009 23:35:39 +0000 Lennard de Rijk Added flushing the sidebar when dealing with notifications.
Sun, 25 Jan 2009 22:42:09 +0000 Lennard de Rijk Renamed checkIsHostForProgram to checkIsHostForSponsor.
Sun, 25 Jan 2009 22:30:42 +0000 Lennard de Rijk Added rights check to sponsor.py.
Sun, 25 Jan 2009 22:15:13 +0000 Lennard de Rijk listRequests now only shows the requests that concerns the given group.
Sun, 25 Jan 2009 22:05:25 +0000 Lennard de Rijk Renamed role_names to role_logic and made it a dictionary.
Sun, 25 Jan 2009 21:52:35 +0000 Lennard de Rijk Fixed a bug in access.py.
Sun, 25 Jan 2009 21:03:12 +0000 Lennard de Rijk Added cache flush for the user who creates a group and the user whose role has been activated.
Sun, 25 Jan 2009 16:50:24 +0000 Lennard de Rijk Added two needed redirects in role.py.
Sun, 25 Jan 2009 16:43:15 +0000 Lennard de Rijk Moved listRequests from club to group view.
Sun, 25 Jan 2009 16:29:36 +0000 Sverre Rabbelier Flush the sidebar if a user's rights change
Sun, 25 Jan 2009 16:28:07 +0000 Sverre Rabbelier Cache sidebar with a simple caching API
Sun, 25 Jan 2009 16:25:17 +0000 Sverre Rabbelier Rename ModelProperties to EntityProperties
Sun, 25 Jan 2009 16:17:33 +0000 Lennard de Rijk Added getListRequestsRedirect to redirects.py.
Sun, 25 Jan 2009 15:09:10 +0000 Sverre Rabbelier Forgotten in last commit, the json template
Sun, 25 Jan 2009 15:03:12 +0000 Lennard de Rijk Added request listing for Club Admins.
Sun, 25 Jan 2009 15:01:55 +0000 Lennard de Rijk Changed the title for the process_request webpage.
Sun, 25 Jan 2009 14:43:49 +0000 Lennard de Rijk Added getProcessRequestRedirect method to redirects.py.
Sun, 25 Jan 2009 12:28:26 +0000 Lennard de Rijk Added Club Members to SoC.
Sun, 25 Jan 2009 12:22:53 +0000 Lennard de Rijk Added checkCanMakeRequestToGroup to access.py.
Sun, 25 Jan 2009 12:20:35 +0000 Lennard de Rijk Moved getGroupEntityFromScopePath to logic/models/role.py.
Sun, 25 Jan 2009 11:44:25 +0000 Sverre Rabbelier Have /entity/pick return a JSON object instead of a user view
Sun, 25 Jan 2009 11:31:40 +0000 Pawel Solyga Add simplejson folder to build.sh script.
Sun, 25 Jan 2009 11:31:15 +0000 Pawel Solyga Add simplejson library to app folder.
Sun, 25 Jan 2009 09:10:23 +0000 Lennard de Rijk Removed unused method from access.py.
Sun, 25 Jan 2009 00:04:11 +0000 Sverre Rabbelier Do not pass around request anymore in buildSidebar
Sun, 25 Jan 2009 00:02:41 +0000 Sverre Rabbelier Remove the request and arg parameter from the checkAccess call
Sun, 25 Jan 2009 00:01:19 +0000 Sverre Rabbelier Use getSingleton in getUniversalContext
Sat, 24 Jan 2009 23:56:34 +0000 Sverre Rabbelier Use ugettext instead of ugettext_lazy
Sat, 24 Jan 2009 21:38:28 +0000 Lennard de Rijk Brown paper bag fix.
Sat, 24 Jan 2009 20:51:51 +0000 Lennard de Rijk Fixed a bug in _editPost for club_admin and host.
Sat, 24 Jan 2009 20:44:32 +0000 Lennard de Rijk Changed clean_url to work with dynaform.
Sat, 24 Jan 2009 20:17:35 +0000 Lennard de Rijk Fixed a bug in _oncreate in soc/logic/models/club.py.
Sat, 24 Jan 2009 18:21:50 +0000 Lennard de Rijk Changed user_logic call to it's convenience function getForCurrentAccount.
Sat, 24 Jan 2009 17:09:02 +0000 Lennard de Rijk Coding style fix in views/models/role.py.
Sat, 24 Jan 2009 17:07:26 +0000 Lennard de Rijk Parameterized patterns in role.py.
Sat, 24 Jan 2009 16:39:34 +0000 Lennard de Rijk Added request creation and processing to role.py.
Sat, 24 Jan 2009 14:14:14 +0000 Pawel Solyga Add Madhusudan.C.S to AUTHORS. Fix docstring parameters list in soc.logic.models.base module Base class getForFields method.
Sat, 24 Jan 2009 14:14:11 +0000 Lennard de Rijk Added checkCanProcessRequest in access.py.
Sat, 24 Jan 2009 12:54:59 +0000 Pawel Solyga Some style guide fixes, docstring fixes and removal of unused imports in different modules. Rename acceptInvite view variable to accept_invite in soc.views.models.host module to comply to our style guide.
Sat, 24 Jan 2009 12:51:47 +0000 Pawel Solyga Fix some missing dots in access and club_admin modules.
Sat, 24 Jan 2009 12:50:59 +0000 Pawel Solyga Add missing parameter description to docstring of soc.views.models.base module methods.
Sat, 24 Jan 2009 12:47:21 +0000 Pawel Solyga Make select link in _as_table_row.html a nice button instead of <a href>.
Sat, 24 Jan 2009 12:45:57 +0000 Pawel Solyga Remove extra whitespaces and fix too long lines in soc.logic.helper.request module.
Sat, 24 Jan 2009 11:25:15 +0000 Pawel Solyga Remove unused imports from soc.models.club_admin model.
Sat, 24 Jan 2009 11:24:45 +0000 Pawel Solyga Remove extra blank lines in soc.views.models.request module.
(0) -1000 -960 +960 +1000 tip