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
(0) -1000 -240 +240 +1000 tip