Sat, 11 Apr 2009 13:34:37 +0000 Lennard de Rijk Added three new redirect methods.
Sat, 11 Apr 2009 13:32:35 +0000 Lennard de Rijk Brown paper bag fix for Student Project Manage and Edit access check.
Sat, 11 Apr 2009 13:19:23 +0000 Sverre Rabbelier Style fix in function names in stats.py
Sat, 11 Apr 2009 12:27:41 +0000 Sverre Rabbelier When ranking, put them at or above the given rank
Sat, 11 Apr 2009 12:27:20 +0000 Sverre Rabbelier Remove slots_allocation from program view
Fri, 10 Apr 2009 15:46:05 +0000 Sverre Rabbelier Make it possible to save any value with saveValues
Fri, 10 Apr 2009 15:45:52 +0000 Sverre Rabbelier Allow loading a previously saved slot allocation
Fri, 10 Apr 2009 15:32:11 +0000 Lennard de Rijk Added Manage Student Projects item to the organization menu.
Fri, 10 Apr 2009 15:24:43 +0000 Lennard de Rijk Fixed typo in checkStudentProjectHasStatus docstring.
Fri, 10 Apr 2009 15:22:38 +0000 Lennard de Rijk Removed TODO that has been completed in r2876.
Fri, 10 Apr 2009 11:27:33 +0000 Sverre Rabbelier Fix bug exposed in previous commit
Fri, 10 Apr 2009 11:27:15 +0000 Sverre Rabbelier Add a test case to demonstrate a bug in the allocator
Thu, 09 Apr 2009 22:37:29 +0000 Pawel Solyga Set new Melange version number to 0-5-20090410 in app.yaml.template.
Thu, 09 Apr 2009 22:06:18 +0000 Sverre Rabbelier Add a new allocation algorithm and use it
Thu, 09 Apr 2009 22:05:44 +0000 Sverre Rabbelier Change iterative to algorithm in slot allocator
Thu, 09 Apr 2009 22:05:07 +0000 Sverre Rabbelier Store min and max slots in the program model
Thu, 09 Apr 2009 22:04:47 +0000 Sverre Rabbelier If nothing is assigned, return no assignments
Wed, 08 Apr 2009 23:45:41 +0000 Sverre Rabbelier Add a submit method and button to slots view
Wed, 08 Apr 2009 22:47:46 +0000 Pawel Solyga Make "Private Comment" first in the selection box on Student Proposal review page.
Wed, 08 Apr 2009 22:21:50 +0000 Sverre Rabbelier Add auto-completion for mentor field
Wed, 08 Apr 2009 22:21:30 +0000 Sverre Rabbelier Make mentor pickable
Wed, 08 Apr 2009 22:21:12 +0000 Sverre Rabbelier Make it possible to specify the key_order for pick
Wed, 08 Apr 2009 22:20:53 +0000 Sverre Rabbelier Add a temporary hack to allow filtering on org.key().name()
Wed, 08 Apr 2009 22:20:33 +0000 Sverre Rabbelier Drop the 'adjustement' part of slots allocation
Wed, 08 Apr 2009 22:20:00 +0000 Sverre Rabbelier Use slots allocated instead of adjustment in slots view
Wed, 08 Apr 2009 22:19:24 +0000 Sverre Rabbelier Use the new self._getAcceptedOrgsList in slots view
Wed, 08 Apr 2009 22:19:05 +0000 Sverre Rabbelier Factor out _getAcceptedOrgsList from acceptedOrgs
Tue, 07 Apr 2009 22:22:43 +0000 Lennard de Rijk Public page for StudentProjects now displays public info.
Tue, 07 Apr 2009 22:20:23 +0000 Lennard de Rijk Added public info as TinyMCE to the edit pages.
Tue, 07 Apr 2009 22:19:01 +0000 Lennard de Rijk Added public_info property to StudentProject model.
Tue, 07 Apr 2009 21:57:50 +0000 Lennard de Rijk Student Project public page now shows feed entries.
Tue, 07 Apr 2009 21:55:54 +0000 Lennard de Rijk Added feed_url to StudentProject.
Tue, 07 Apr 2009 21:40:23 +0000 Lennard de Rijk Added list of projects to the organization home page.
Tue, 07 Apr 2009 21:12:29 +0000 Lennard de Rijk Changed StudentProposal list to show the amount of pending mentors if none have been assigned.
Tue, 07 Apr 2009 18:50:24 +0000 Sverre Rabbelier Brown paper bag fix
Tue, 07 Apr 2009 18:20:27 +0000 Pawel Solyga Set new Melange version number to 0-5-20090407 in app.yaml.template.
Tue, 07 Apr 2009 18:12:29 +0000 Pawel Solyga Add missing imports, remove unsused imports, fix too long lines and some other style fixes in soc.views.models.student_project module.
Tue, 07 Apr 2009 12:31:12 +0000 Pawel Solyga Add pylint: disable-msg=W0706 to soc.views.helper.access module.
Tue, 07 Apr 2009 08:49:47 +0000 Lennard de Rijk Major update to the views concerning StudentProjects.
Tue, 07 Apr 2009 08:44:56 +0000 Lennard de Rijk Added new redirect method to be used for StudentProjects.
Tue, 07 Apr 2009 08:43:50 +0000 Lennard de Rijk Added two new templates for use in StudentProject views.
Tue, 07 Apr 2009 08:41:58 +0000 Lennard de Rijk Added 2 new access checks to deal with StudentProjects.
Tue, 07 Apr 2009 08:40:51 +0000 Lennard de Rijk Student Project listing now includes mentor column.
Tue, 07 Apr 2009 08:09:47 +0000 Lennard de Rijk Change the dropdown menu to state Comment Visible to Student.
Tue, 07 Apr 2009 07:28:31 +0000 Lennard de Rijk Only show mentor name in the detailed list.
Mon, 06 Apr 2009 23:46:46 +0000 Sverre Rabbelier Properly handle exports when there are multiple lists
Mon, 06 Apr 2009 22:55:49 +0000 Sverre Rabbelier Make slots view available to hosts
Mon, 06 Apr 2009 22:55:27 +0000 Sverre Rabbelier Use the new nr_applications and nr_mentors
Mon, 06 Apr 2009 22:55:08 +0000 Sverre Rabbelier Add the amount of proposals and mentors to slots view
Mon, 06 Apr 2009 22:54:41 +0000 Sverre Rabbelier Added Matthew Wilkes to the AUTHORS file
Mon, 06 Apr 2009 22:54:31 +0000 Sverre Rabbelier Added key_order to student proposal to enable csv export
Mon, 06 Apr 2009 22:54:11 +0000 Sverre Rabbelier Fixed wrong usage of twoline_field in proposal view
Mon, 06 Apr 2009 22:53:47 +0000 Sverre Rabbelier Fixed bug introduced by fixing a pylint error
Mon, 06 Apr 2009 22:02:16 +0000 Lennard de Rijk Added name column to all role lists.
Mon, 06 Apr 2009 21:38:10 +0000 Lennard de Rijk Added Mentor name column to StudentProposals list.
Mon, 06 Apr 2009 21:19:58 +0000 Pawel Solyga Fix too long line in soc.views.models.student_proposal module.
Mon, 06 Apr 2009 21:05:30 +0000 Lennard de Rijk Added simple listing (no score, rank) for Student Proposals you are a mentor for.
Mon, 06 Apr 2009 20:36:18 +0000 Lennard de Rijk Changed label and help_text for public review button on studentproposal review page.
Mon, 06 Apr 2009 19:22:42 +0000 Pawel Solyga Replace current favicon with the cleaned up one (smudges).
Mon, 06 Apr 2009 18:18:53 +0000 Pawel Solyga Allow students to see and comment on withdrawn and ineligible proposals, hide withdraw button for those proposals.
Mon, 06 Apr 2009 18:16:30 +0000 Pawel Solyga Indention fix in soc.views.models.organization module.
Mon, 06 Apr 2009 11:04:57 +0000 Pawel Solyga When Student withdrew a proposal a public comment "Student withdrew proposal." is posted.
Mon, 06 Apr 2009 10:11:44 +0000 Pawel Solyga Make "Mark as Ineligible" reversable and make this feature available for mentors too.
Sun, 05 Apr 2009 23:39:36 +0000 Sverre Rabbelier Add a script to subscribe someone to all updates
Sun, 05 Apr 2009 23:39:25 +0000 Sverre Rabbelier Add the entities to the context too
Sun, 05 Apr 2009 22:51:54 +0000 Pawel Solyga Fix posting public comments as private in student proposals review.html template.
Sun, 05 Apr 2009 19:43:26 +0000 Sverre Rabbelier Brown paper bag fix, sort by last name in AUTHORS
Sun, 05 Apr 2009 19:38:10 +0000 Sverre Rabbelier Added Dmitri to the AUTHORS file
Sun, 05 Apr 2009 19:37:56 +0000 Sverre Rabbelier Use different colors for public/private comment widget
Sun, 05 Apr 2009 18:18:07 +0000 Sverre Rabbelier Fixed a missing variable declaration
Sun, 05 Apr 2009 17:57:33 +0000 Pawel Solyga Disable E1002 pylint error in soc.views.helper.dynaform module.
Sun, 05 Apr 2009 17:50:56 +0000 Sverre Rabbelier Fixed a 'stylefix' in DynaField that wasn't a style issue
Sat, 04 Apr 2009 09:09:35 +0000 Pawel Solyga Fix wrong usage of helper requests module in soc.views.models.base after recent unused imports cleanup.
Fri, 03 Apr 2009 19:17:26 +0000 Sverre Rabbelier Also show 'List my student proposals' after signup closes
Fri, 03 Apr 2009 19:17:08 +0000 Sverre Rabbelier Minor tweaks to orgStats
Fri, 03 Apr 2009 17:54:57 +0000 Pawel Solyga Fix calling of super class __init__ method in out_of_band Error class (wrong number of parameters).
Fri, 03 Apr 2009 17:43:41 +0000 Pawel Solyga Style fixes, add missing docstring, fix some wrong calls to super classes and removal of unused imports in soc.views.helper.
Fri, 03 Apr 2009 17:41:08 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
Fri, 03 Apr 2009 17:34:20 +0000 Pawel Solyga Call super class in __init__ in soc.views.out_of_band module Error class.
Fri, 03 Apr 2009 17:32:15 +0000 Pawel Solyga Fix too long lines, style and remove unused imports in soc.models modules.
Fri, 03 Apr 2009 17:30:36 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.logic modules.
Fri, 03 Apr 2009 17:29:36 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.logic.models modules.
Fri, 03 Apr 2009 17:27:31 +0000 Pawel Solyga Disable some messages in pylintrc and disable cyclic imports check in silent mode of do_pylint.sh.
Fri, 03 Apr 2009 17:23:53 +0000 Pawel Solyga Remove unused imports soc.cache.base module and rename key variable to filter_key in soc.views.sitemap modules (access to outer scope names).
Fri, 03 Apr 2009 17:21:26 +0000 Pawel Solyga Remove unused imports in soc.views.sitemap modules.
Fri, 03 Apr 2009 17:19:46 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.logic.helper modules.
Fri, 03 Apr 2009 17:10:32 +0000 Pawel Solyga Add missing docstring url.py.
Fri, 03 Apr 2009 17:09:34 +0000 Pawel Solyga Add missing docstrings to main.py and settings.py.
Fri, 03 Apr 2009 17:06:27 +0000 Pawel Solyga Add license file and docstring to __init__.py files across different modules within Melange.
Fri, 03 Apr 2009 10:36:57 +0000 Lennard de Rijk Returning a JSON response on successfully storing the found duplicates.
Fri, 03 Apr 2009 04:54:10 +0000 Sverre Rabbelier Fixed a typo in stats.py
Thu, 02 Apr 2009 23:06:52 +0000 Sverre Rabbelier Refactor getProps to use dateFetch
Thu, 02 Apr 2009 23:06:39 +0000 Sverre Rabbelier Style fixes
Thu, 02 Apr 2009 23:06:28 +0000 Sverre Rabbelier Add and use a getEntities method
Thu, 02 Apr 2009 23:06:15 +0000 Sverre Rabbelier Make it possible to retrieve all properties in toDict
Thu, 02 Apr 2009 23:05:56 +0000 Sverre Rabbelier Add dateFetch
Thu, 02 Apr 2009 23:05:43 +0000 Sverre Rabbelier Make stats.py executable
Thu, 02 Apr 2009 23:05:31 +0000 Sverre Rabbelier Print how many entities have been retrieved
Thu, 02 Apr 2009 19:40:28 +0000 Lennard de Rijk Enable storing of the duplicate calculation results.
Thu, 02 Apr 2009 19:38:49 +0000 Lennard de Rijk Added ProposalDuplicates model and logic.
Thu, 02 Apr 2009 16:30:38 +0000 Pawel Solyga Replace "Founded by" with "Registered by" in soc.models.group module.
Thu, 02 Apr 2009 15:31:36 +0000 Pawel Solyga Add some additional functions for stats to stats.py script.
Thu, 02 Apr 2009 10:11:38 +0000 Pawel Solyga Make the mentor and organization admin comment submission on student proposal nicer. Now drop down box allows you to select comment type and based on selected type and your current Role shows you available comment options. Left TODO to put inline JS into separate JS file.
Wed, 01 Apr 2009 17:23:49 +0000 Lennard de Rijk "Where did you hear about this program"- can now be changed at any time.
Wed, 01 Apr 2009 12:01:58 +0000 Daniel Bentley Some fixes to lists helper to reduce mutation.
Wed, 01 Apr 2009 10:24:26 +0000 Daniel Bentley A new model for seeding the database that makes it easier to seed many entities.
Wed, 01 Apr 2009 00:30:01 +0000 Sverre Rabbelier Added a stats module to scripts
Wed, 01 Apr 2009 00:29:50 +0000 Sverre Rabbelier Factor out the setup() method in interactive
Wed, 01 Apr 2009 00:29:34 +0000 Sverre Rabbelier Fixed a typo in seed_db.html
Tue, 31 Mar 2009 19:25:43 +0000 Lennard de Rijk Now using GET request for getting the data.
Tue, 31 Mar 2009 19:25:17 +0000 Lennard de Rijk Missing template change from r2750.
Tue, 31 Mar 2009 19:21:26 +0000 Lennard de Rijk Renamed duplicate-slots.js to prepare for changes.
Tue, 31 Mar 2009 16:00:17 +0000 Pawel Solyga Make invalid Student Proposals also accessible for Hosts, Mentors and Org admins. Previously only new and pending Student Proposals could be viewed.
Tue, 31 Mar 2009 15:45:39 +0000 Lennard de Rijk Added example text to birth_date.
Tue, 31 Mar 2009 11:40:40 +0000 Pawel Solyga Fix docstring in interactive.py script.
Mon, 30 Mar 2009 22:57:27 +0000 Pawel Solyga Set new Melange version number to 0-5-20090331 in app.yaml.template.
Mon, 30 Mar 2009 22:52:15 +0000 Sverre Rabbelier Added nr_applications and nr_mentors
Mon, 30 Mar 2009 22:38:08 +0000 Sverre Rabbelier Use ugettext and shorter variable names for inellegible list
Mon, 30 Mar 2009 22:16:55 +0000 Pawel Solyga Add listing of ineligible Student Proposals to "View all Students Proposals" view. Now mentors and org admin can see what application has been marked as ineligible or withdrawn by student.
Mon, 30 Mar 2009 21:16:18 +0000 Lennard de Rijk Fixed the duplicate slots view.
(0) -1000 -120 +120 tip