2009-06-29 |
Lennard de Rijk |
Extracted the ProjectSurvey and ProjectGradingSurvey records to a new module.
|
changeset |
files
|
2009-06-29 |
Lennard de Rijk |
Removed unused import from Survey model.
|
changeset |
files
|
2009-06-29 |
Lennard de Rijk |
Separated two survey types out of the main survey model.
|
changeset |
files
|
2009-06-29 |
Lennard de Rijk |
Seperated Logic for ProjectSurvey and GradingProject surveys.
|
changeset |
files
|
2009-06-28 |
Daniel Diniz |
Start on adding ProjectSurvey and GradingProjectSurvey.
|
changeset |
files
|
2009-06-28 |
Lennard de Rijk |
Added .settings to hgignore.
|
changeset |
files
|
2009-06-28 |
Lennard de Rijk |
Renamed opening to survey_start and deadline to survey_end.
|
changeset |
files
|
2009-06-28 |
Lennard de Rijk |
Put ResultsLogic in its own Logic module named survey_record.
|
changeset |
files
|
2009-06-28 |
Lennard de Rijk |
Removed non-existing import in Survey Logic.
|
changeset |
files
|
2009-06-28 |
Daniel Diniz |
Added Survey menu items to the Program menu.
|
changeset |
files
|
2009-06-28 |
Daniel Diniz |
Added Surveys to the sitemap.
|
changeset |
files
|
2009-06-28 |
James Levy |
Added View for Surveys.
|
changeset |
files
|
2009-06-28 |
Daniel Diniz |
Added redirect for use in Surveys.
|
changeset |
files
|
2009-06-28 |
Daniel Diniz |
Added Access checks for Surveys.
|
changeset |
files
|
2009-06-28 |
James Levy |
Added Survey Views Helper for rendering several widgets.
|
changeset |
files
|
2009-06-28 |
James Levy |
Added logic for Survey and SurveyRecord.
|
changeset |
files
|
2009-06-28 |
James Levy |
Added SurveyRecordGroup for the use in evaluation surveys.
|
changeset |
files
|
2009-06-28 |
James Levy |
Added SurveyRecordModel.
|
changeset |
files
|
2009-06-28 |
James Levy |
Added Survey and SurveyContent model.
|
changeset |
files
|
2009-06-27 |
Lennard de Rijk |
Fixed docstring in Document Logic.
v0-5-20090629
|
changeset |
files
|
2009-06-27 |
Lennard de Rijk |
Renamed css due to previous changes in previous commit.
|
changeset |
files
|
2009-06-27 |
Daniel Diniz |
Edited stylesheet for use in Surveys.
|
changeset |
files
|
2009-06-27 |
Lennard de Rijk |
Renamed JavaScript files in templates to match the correct files using prefixes.
|
changeset |
files
|
2009-06-27 |
Daniel Diniz |
Adding JS files for use in Surveys.
|
changeset |
files
|
2009-06-26 |
Daniel Diniz |
Added templates considering Surveys.
|
changeset |
files
|
2009-06-26 |
Daniel Diniz |
Renamed jquery.growfield.js to jquery-growfield.js.
|
changeset |
files
|
2009-06-23 |
Daniel Diniz |
Patch that adds the JS and CSS files for surveys.
|
changeset |
files
|
2009-06-23 |
Daniel Diniz |
Patch that touches 'upstream' templates, for use in surveys.
|
changeset |
files
|
2009-06-22 |
Lennard de Rijk |
Fixes an issue where the organization home page would throw a 505 when no projects where accepted.
|
changeset |
files
|
2009-06-21 |
Lennard de Rijk |
Added tag v0-5-20090621 for changeset 96ff51144dca
|
changeset |
files
|
2009-06-21 |
Lennard de Rijk |
Set new Melange version number to 0-5-20090621 in app.yaml.template
v0-5-20090621
|
changeset |
files
|
2009-06-19 |
Mario Ferraro |
jQuery Spin plugin updated to version 1.1.1
|
changeset |
files
|
2009-06-19 |
Pawel Solyga |
Use build-in django 1.0.x on deployed version of Melange.
|
changeset |
files
|
2009-06-19 |
Pawel Solyga |
Update GAE to 1.2.3 in thirdparty folder.
|
changeset |
files
|
2009-06-08 |
Sverre Rabbelier |
Added tag v0-5-20090608 for changeset 19e9fdde919e
|
changeset |
files
|
2009-06-08 |
Sverre Rabbelier |
Set new Melange version number to 0-5-20090604 in app.yaml.template
v0-5-20090608
|
changeset |
files
|
2009-06-08 |
Lennard de Rijk |
Temporary fix for Issue 636 by turning off the caching of the page's entities.
|
changeset |
files
|
2009-06-08 |
Sverre Rabbelier |
fix copy/paste fail in homepage caching
|
changeset |
files
|
2009-06-08 |
Madhusudan C.S. |
Added group attribute to each GHOPProgram property so it is grouped on edit/create forms.
|
changeset |
files
|
2009-06-08 |
Madhusudan C.S. |
Changed GHOP module imports to be consistent with rest of Melange code.
|
changeset |
files
|
2009-06-08 |
Madhusudan C.S. |
Changed the property that holds the minimum age required for Students to participate in a GHOP based program.
|
changeset |
files
|
2009-06-06 |
Sverre Rabbelier |
Remove now unneeded getCallback from ghop.__init__
|
changeset |
files
|
2009-06-06 |
Sverre Rabbelier |
Remove getCallback indirection in modules
|
changeset |
files
|
2009-06-06 |
Lennard de Rijk |
Removed authors from 'empty' __init__.py files.
|
changeset |
files
|
2009-06-06 |
Augie Fackler |
Add HTTP_HOST to environ variables mocked. Also add license headers to run.py.
|
changeset |
files
|
2009-06-06 |
Madhusudan C.S. |
Added logic for every GHOP specific model.
|
changeset |
files
|
2009-06-06 |
Lennard de Rijk |
Added licenses and fixed the authors of __init__.py for the GHOP module.
|
changeset |
files
|
2009-06-05 |
Lennard de Rijk |
Changed imports in models to comply with recent GHOP code move.
|
changeset |
files
|
2009-06-05 |
Lennard de Rijk |
Removed unused import.
|
changeset |
files
|
2009-06-05 |
Madhusudan C.S. |
Moved the GHOP module into the modules package.
|
changeset |
files
|
2009-06-05 |
Sverre Rabbelier |
also rename batch_size in cron.py
|
changeset |
files
|
2009-06-04 |
Sverre Rabbelier |
Added tag v0-5-20090604 for changeset 1dc8d7f9458e
|
changeset |
files
|
2009-06-04 |
Sverre Rabbelier |
Set new Melange version number to 0-5-20090604 in app.yaml.template
v0-5-20090604
|
changeset |
files
|
2009-06-04 |
Sverre Rabbelier |
Display caught errors on the page itself
|
changeset |
files
|
2009-06-04 |
Sverre Rabbelier |
Make the maintenance page a hardcoded response
|
changeset |
files
|
2009-06-04 |
Lennard de Rijk |
Merge with Pawel's tip.
|
changeset |
files
|
2009-06-04 |
Pawel Solyga |
Partial fix for displaying mentors and students on Organization home page.
|
changeset |
files
|
2009-06-04 |
Pawel Solyga |
Comment out GMaps support in Organization home page template.
|
changeset |
files
|
2009-06-04 |
Lennard de Rijk |
Small indentation fix.
|
changeset |
files
|
2009-06-04 |
Pawel Solyga |
Add missing if statement in organization list row template.
|
changeset |
files
|
2009-06-04 |
Lennard de Rijk |
Fixed an issue where some access checks would fail due to missing arguments.
|
changeset |
files
|
2009-06-03 |
Madhusudan.C.S |
Introduced 'module_package' key in params dict to support modules in melange
|
changeset |
files
|
2009-06-04 |
Lennard de Rijk |
Now showing link to edit the home page document on the home page.
|
changeset |
files
|
2009-06-02 |
Pawel Solyga |
Temporary turn off GMaps support on Organization home pages until it's fixed.
|
changeset |
files
|
2009-06-04 |
Lennard de Rijk |
Added link to edit the Document on the Document's public page.
|
changeset |
files
|
2009-06-02 |
Pawel Solyga |
Rename soc-090421.css and update base.html template.
|
changeset |
files
|
2009-06-04 |
Lennard de Rijk |
Clarified docstring for document read/write access check.
|
changeset |
files
|
2009-06-02 |
Pawel Solyga |
Small changes in #extra_left, #extra_right tags in css file.
|
changeset |
files
|
2009-06-04 |
Lennard de Rijk |
Added a link to the website where the user has registered to the welcome email.
|
changeset |
files
|
2009-06-01 |
Pawel Solyga |
Add taggable-mixin and gviz to build script.
|
changeset |
files
|
2009-06-01 |
Pawel Solyga |
Extend taggable-mixin to support different Tag models.
|
changeset |
files
|
2009-06-01 |
Pawel Solyga |
Make taggable-mixin tests working by updating GAE path.
|
changeset |
files
|
2009-06-01 |
Pawel Solyga |
Merge with Pawel's head.
|
changeset |
files
|
2009-06-01 |
Pawel Solyga |
Add google-visualization-python project to Melange repository.
|
changeset |
files
|
2009-06-01 |
Lennard de Rijk |
Removed unecessary use of %.
|
changeset |
files
|
2009-05-30 |
Lennard de Rijk |
Changed University Student expected graduation date to be a dynamic dropdown.
|
changeset |
files
|
2009-05-29 |
Lennard de Rijk |
Added GHOP specific Mentor and Org Admin Models.
|
changeset |
files
|
2009-05-29 |
Pawel Solyga |
Add missing __init__.py file in taggable-mixin module.
|
changeset |
files
|
2009-05-29 |
Pawel Solyga |
Add taggable-mixin to Melange repository.
|
changeset |
files
|
2009-05-29 |
Pawel Solyga |
Add some missing docstrings to Seeder classes in seed_db.py
|
changeset |
files
|
2009-05-27 |
Pawel Solyga |
Style fixes and pylint: disable-msg comments in different modules.
|
changeset |
files
|
2009-05-27 |
Pawel Solyga |
Add pylint: disable-msg= where needed in Melange modules.
|
changeset |
files
|
2009-05-27 |
Pawel Solyga |
Rename bathSize variable to batch_size in soc.logic.models.base module.
|
changeset |
files
|
2009-05-27 |
Pawel Solyga |
Style fixes and wrong function call fix in soc.views.helper.lists module.
|
changeset |
files
|
2009-05-27 |
Pawel Solyga |
Remove unused variable from soc.view.models.cron module.
|
changeset |
files
|
2009-05-27 |
Pawel Solyga |
Some more pylint fixes in different Melange modules.
|
changeset |
files
|
2009-05-26 |
Pawel Solyga |
Style and pylint fixes in Melange modules.
|
changeset |
files
|
2009-05-26 |
Pawel Solyga |
Style and variable names fixes in soc.modules.core module.
|
changeset |
files
|
2009-05-26 |
Pawel Solyga |
Remove unused imports in Melange modules.
|
changeset |
files
|
2009-05-26 |
Pawel Solyga |
Remove unused imports from main.py.
|
changeset |
files
|
2009-05-26 |
Pawel Solyga |
Some small fixes to unique_user_id_adder module.
|
changeset |
files
|
2009-05-26 |
Lennard de Rijk |
Fixed typo in org_prize_assignment model.
|
changeset |
files
|
2009-05-26 |
Sverre Rabbelier |
remove accidental head
|
changeset |
files
|
2009-05-26 |
Lennard de Rijk |
Fixed the notification list to show a properly formatted date and time column.
|
changeset |
files
|
2009-05-25 |
Pawel Solyga |
Link id and key name fixes for Organization And OrgApplication in seed_db.
|
changeset |
files
|
2009-05-25 |
Dan Bentley |
Add Organization Application seeding.
|
changeset |
files
|
2009-05-25 |
Pawel Solyga |
Make user_id property in User model not required.
|
changeset |
files
|
2009-05-25 |
Sverre Rabbelier |
Merged with Sverre
|
changeset |
files
|
2009-05-25 |
Lennard de Rijk |
Fixed model name and comment typo's in task model.
|
changeset |
files
|
2009-05-25 |
Madhusudan C.S. |
Added several models related to the GHOP workflow.
|
changeset |
files
|
2009-05-25 |
Sverre Rabbelier |
Do not die on NeedIndexErrors
|
changeset |
files
|
2009-05-25 |
Pawel Solyga |
Add helper functions, model update and jobs for unique user ids.
|
changeset |
files
|
2009-05-25 |
Pawel Solyga |
Add missing django.template import to shell.py.
|
changeset |
files
|
2009-05-25 |
Sverre Rabbelier |
Revert "Add a supplemantal block to the edit form"
|
changeset |
files
|
2009-05-25 |
Sverre Rabbelier |
Revert "Add an EditForm id to the edit form"
|
changeset |
files
|
2009-05-25 |
James Levy |
Add a supplemantal block to the edit form
|
changeset |
files
|
2009-05-25 |
James Levy |
Add an EditForm id to the edit form
|
changeset |
files
|
2009-05-25 |
Sverre Rabbelier |
Remove executable bit from datatimepicker
|
changeset |
files
|
2009-05-25 |
Madhusudan C.S. |
Added GHOP Task model.
|
changeset |
files
|
2009-05-24 |
Lennard de Rijk |
Added __init__.py to ghop folder.
|
changeset |
files
|
2009-05-24 |
Pawel Solyga |
Merge with Sverre's recent module architecture commit.
|
changeset |
files
|
2009-05-24 |
Pawel Solyga |
Add web based python shell to Melange.
|
changeset |
files
|
2009-05-22 |
Pawel Solyga |
Comment style fix in soc.views.models.organization module.
|
changeset |
files
|
2009-05-24 |
Sverre Rabbelier |
First step in the module design
|
changeset |
files
|
2009-05-22 |
Pawel Solyga |
Add comment regarding Student Project sorting on Organization home page.
|
changeset |
files
|
2009-05-21 |
Pawel Solyga |
Add sorting of student projects on organization home page.
|
changeset |
files
|
2009-05-21 |
Pawel Solyga |
Now clicking cancel button returns user to previous page. Fixes issue 569.
|
changeset |
files
|
2009-05-20 |
Pawel Solyga |
Add comment to clean_html_content function and update __authors__.
|
changeset |
files
|
2009-05-18 |
Pawel Solyga |
Invoke pylint from build script.
|
changeset |
files
|
2009-05-18 |
Pawel Solyga |
Replace usage of feedparser for sanitizing html with new HtmlSanitizer module.
|
changeset |
files
|
2009-05-18 |
Pawel Solyga |
Add htmlsanitizer folder to build script.
|
changeset |
files
|
2009-05-18 |
Pawel Solyga |
Add missing __init__.py file to htmlsanitizer folder.
|
changeset |
files
|
2009-05-18 |
Pawel Solyga |
Add HtmlSanitizer python module to Melange repository.
|
changeset |
files
|
2009-05-18 |
Pawel Solyga |
Add BeautifulSoup Python HTML/XML parser to Melange repository.
|
changeset |
files
|
2009-05-18 |
Pawel Solyga |
Add acceptedStudentsCSVExport function to stats.py script.
|
changeset |
files
|
2009-05-18 |
Pawel Solyga |
Remove accidentaly committed file.
|
changeset |
files
|
2009-05-18 |
Pawel Solyga |
Merge with Sverre's accidental head.
|
changeset |
files
|
2009-05-15 |
Sverre Rabbelier |
Do not rely on notifiction module being imported
|
changeset |
files
|
2009-05-15 |
Pawel Solyga |
Style fixes in test_functional.py.
|
changeset |
files
|
2009-05-15 |
Matthew Wilkes |
Add some example function tests that use gaeftest
|
changeset |
files
|
2009-05-25 |
Sverre Rabbelier |
Use key_name instead of link_id
|
changeset |
files
|
2009-05-26 |
Sverre Rabbelier |
Use key_name instead of link_id
gae-fetch-limitation-fix
|
changeset |
files
|
2009-05-15 |
Matthew Wilkes |
Include required antl3 library and check if datastore is available
|
changeset |
files
|
2009-04-12 |
Daniel Bentley |
Use offset_linkid instead of offset to scan >1000 entities.
gae-fetch-limitation-fix
|
changeset |
files
|
2009-05-15 |
Pawel Solyga |
Revert not finished 1000 limitation fix commit (ef7222d484).
|
changeset |
files
|
2009-05-12 |
Pawel Solyga |
Add vcs-load-dirs project to thirdparty directory.
|
changeset |
files
|
2009-05-12 |
Pawel Solyga |
Add .DS_Store Mac OS X specific files to .hgignore.
|
changeset |
files
|
2009-05-12 |
Pawel Solyga |
Update Google App Engine to 1.2.2 in thirdparty folder.
|
changeset |
files
|
2009-05-14 |
Sverre Rabbelier |
added foo
|
changeset |
files
|
2009-05-12 |
Pawel Solyga |
Fix ordering of names in AUTHORS file.
|
changeset |
files
|
2009-05-10 |
Sverre Rabbelier |
Add .gitignore to .hgignore
|
changeset |
files
|
2009-05-10 |
Sverre Rabbelier |
Add .git to the .hgignore file
|
changeset |
files
|
2009-05-09 |
Sverre Rabbelier |
Remove __init__.py from project root as well
|
changeset |
files
|
2009-05-09 |
Sverre Rabbelier |
[PATCH] Remove __init__.py from app, as app is not a module
|
changeset |
files
|
2009-05-08 |
Lennard de Rijk |
Renamed duplicate slots because of recent changes.
|
changeset |
files
|
2009-05-08 |
Mario Ferraro |
Fixes Issue 625 where the Duplicate calculation would hang if no assigned slots where available.
|
changeset |
files
|
2009-05-08 |
Mario Ferraro |
Fixed Issue 627 where multiple Purr boxes would show when using calendar widget.
|
changeset |
files
|
2009-05-08 |
Sverre Rabbelier |
Add Marcelo to AUTHORS file and fix typo
|
changeset |
files
|
2009-05-08 |
Marcelo de Sena Lacerda |
Add coverage support to the test suite
|
changeset |
files
|
2009-05-08 |
Sverre Rabbelier |
Added coverage output files to .hgignore
|
changeset |
files
|
2009-05-05 |
Lennard de Rijk |
Fixed typo in docstring as to comments on r3012 (svn repo).
|
changeset |
files
|
2009-05-04 |
Pawel Solyga |
Replace BeautyTips tooltips with purr info box for all form fields with help text.
|
changeset |
files
|
2009-04-30 |
Sverre Rabbelier |
Use python2.5 in our unit tests
|
changeset |
files
|
2009-04-30 |
Sverre Rabbelier |
Ignore .project and .pydevproject files
|
changeset |
files
|
2009-04-30 |
Sverre Rabbelier |
Add full list of accepted students
|
changeset |
files
|
2009-04-30 |
Sverre Rabbelier |
Ignore backup files (*~)
|
changeset |
files
|
2009-04-30 |
Sverre Rabbelier |
Ignore zip files and build directory
|
changeset |
files
|
2009-04-30 |
Sverre Rabbelier |
Merged revert
|
changeset |
files
|
2009-04-30 |
Sverre Rabbelier |
Backed out changeset 571f2de51138
|
changeset |
files
|
2009-04-30 |
Sverre Rabbelier |
Make dev_appserver error out when python version >2.5 is used
|
changeset |
files
|
2009-04-30 |
Sverre Rabbelier |
Added file 'foo.txt'
|
changeset |
files
|
2009-04-29 |
Lennard de Rijk |
Fixed StudentProposal apply view that broke during split of Create/Edit view.
|
changeset |
files
|
2009-04-29 |
Pawel Solyga |
Fix Issue 389 (Clicking list entry will not open new tab/window).
|
changeset |
files
|
2009-04-29 |
Pawel Solyga |
Fix too long line in soc.view.models.organization module.
|
changeset |
files
|
2009-04-28 |
Pawel Solyga |
Remove E1103 and E1101 errors from ignore list in pylintrc file.
|
changeset |
files
|
2009-04-27 |
Pawel Solyga |
Style fixes in app.soc.views.models.student_project module.
|
changeset |
files
|
2009-04-25 |
Lennard de Rijk |
Show all Co-Mentors on the Student Project public page.
|
changeset |
files
|
2009-04-25 |
Lennard de Rijk |
Changed Additional Mentors to Co-Mentors in the manage view.
|
changeset |
files
|
2009-04-25 |
Lennard de Rijk |
Added functionality to set additional mentors for a Student Project.
|
changeset |
files
|
2009-04-25 |
Lennard de Rijk |
Fixed missing value in context when a form with a different name then form was used.
|
changeset |
files
|
2009-04-25 |
Pawel Solyga |
Fix broken tests by renaming default app id from "your_app_id" to "test-app-run".
|
changeset |
files
|
2009-04-25 |
Pawel Solyga |
Add .hgignore to repository and ignore all .pyc files and app.yaml file.
|
changeset |
files
|
2009-04-24 |
Pawel Solyga |
Add getStudentsProjects to context in stats.py script.
|
changeset |
files
|
2009-04-24 |
Pawel Solyga |
Load /Users/solydzajs/Desktop/google_appengine into
|
changeset |
files
|
2009-04-21 |
Lennard de Rijk |
Renamed .css file due to recent changes.
|
changeset |
files
|
2009-04-21 |
Lennard de Rijk |
Added map of accepted student proposals to mentors to the org home page.
|
changeset |
files
|
2009-04-21 |
Pawel Solyga |
Fix missing dot in stats.py docstring.
|
changeset |
files
|
2009-04-21 |
Sverre Rabbelier |
Fixing the build now that emails have been tested.
|
changeset |
files
|
2009-04-21 |
Sverre Rabbelier |
Intentionally breaking the build so that we can verify BuildBot will send email.
|
changeset |
files
|
2009-04-21 |
Augie Fackler |
Fixing the build now that emails have been tested.
|
changeset |
files
|
2009-04-21 |
Augie Fackler |
Intentionally breaking the build so that we can verify BuildBot will send email.
|
changeset |
files
|
2009-04-20 |
Sverre Rabbelier |
Added reviveJobs and deidleJobs to stats.py
|
changeset |
files
|
2009-04-20 |
Sverre Rabbelier |
Email address is actually private, not public, make this obvios
|
changeset |
files
|
2009-04-20 |
Sverre Rabbelier |
Set the last_modified_on date to last change
|
changeset |
files
|
2009-04-20 |
Sverre Rabbelier |
Set batch size to 10
|
changeset |
files
|
2009-04-20 |
Sverre Rabbelier |
Added index needed to convert proposals
|
changeset |
files
|
2009-04-20 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
2009-04-20 |
Lennard de Rijk |
Changed the accepted and rejected list to redirect to the review page in ListProposals view.
|
changeset |
files
|
2009-04-20 |
Lennard de Rijk |
Allowing student project review page to be viewed in read-only mode after the deadline has passed.
|
changeset |
files
|
2009-04-20 |
Lennard de Rijk |
Fixed typo in access module naming.
|
changeset |
files
|
2009-04-20 |
Pawel Solyga |
Set new Melange version number to 0-5-20090420 in app.yaml.template.
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Added listing of accepted and rejected proposals to the organization proposal page.
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Added org_home_gmap function to the map JS for displaying the mentor-student map.
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Added mentor-marker.png to content\images.
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Renamed map JS to facilitate upcoming changes.
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Added the gathering of data required to display a map on the org home page.
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Added ccTld property to role to retrieve the ccTld of the country of residence for a specific role entity.
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Added dictionary mapping country names to their CCTLD in countries model.
|
changeset |
files
|
2009-04-19 |
Sverre Rabbelier |
Don't run in a transaction if not needed
|
changeset |
files
|
2009-04-19 |
Sverre Rabbelier |
Tweak the 'load balancing' algorithm
|
changeset |
files
|
2009-04-19 |
Sverre Rabbelier |
Added deleteEntities methods to stats.py
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Fixed typo in cron.job module's timeOutJob docstring.
|
changeset |
files
|
2009-04-19 |
Sverre Rabbelier |
Use status codes in job.py
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
getDefaultMailSender now properly handles users who are logged in but not registered.
|
changeset |
files
|
2009-04-19 |
Sverre Rabbelier |
Allow anyone to see student projects
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Changed the type of Error occurring when no valid sender could be found to a FatalJobError in student_proposal_mailer.
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Students can not list their own projects before the accepted students announced deadline.
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Student Proposal Mailer is now sending out real emails.
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Fixed a comment typo and possible bug in mail_dispatcher.
|
changeset |
files
|
2009-04-19 |
Lennard de Rijk |
Added email templates for accepted and rejected students in a GSoC like program.
|
changeset |
files
|
2009-04-19 |
Sverre Rabbelier |
Major brown paper bag fix
|
changeset |
files
|
2009-04-19 |
Sverre Rabbelier |
Add a startSpam method to stats
|
changeset |
files
|
2009-04-19 |
Sverre Rabbelier |
Add job to the index
|
changeset |
files
|
2009-04-19 |
Sverre Rabbelier |
Add a random chance to ignore a job to reduce contention
|
changeset |
files
|
2009-04-19 |
Sverre Rabbelier |
Do not fetch all jobs with each poke
|
changeset |
files
|
2009-04-19 |
Sverre Rabbelier |
Add entityIterator to base Logic
|
changeset |
files
|
2009-04-19 |
Sverre Rabbelier |
Store how many times a job has timed out and abort if needed
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Wrong usage of twoline_table_row caused weird layout in project
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Add cron.yaml to the build script
|
changeset |
files
|
2009-04-18 |
Lennard de Rijk |
Instead of text_data use key_data property to check for uniqueness.
|
changeset |
files
|
2009-04-18 |
Lennard de Rijk |
Style fix in Job model.
|
changeset |
files
|
2009-04-18 |
Lennard de Rijk |
Hook up the Student Proposal Mailer in the cron/jobs module.
|
changeset |
files
|
2009-04-18 |
Lennard de Rijk |
Added Student Proposal Mailer module for mailing students who are accepted/rejected into the program.
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Various improvements to convertProposals
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Add a silent option to updateOrCreateFromFields
|
changeset |
files
|
2009-04-18 |
Lennard de Rijk |
Fixed wrong import for list proposals view.
|
changeset |
files
|
2009-04-18 |
Lennard de Rijk |
Fixed typo and added myself to authors in the cron/job module.
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Add a script to convert proposals.
|
changeset |
files
|
2009-04-18 |
Lennard de Rijk |
Added FatalJobError to the cron/job module.
|
changeset |
files
|
2009-04-18 |
Lennard de Rijk |
Fixed typo in documentation of the Job Model.
|
changeset |
files
|
2009-04-18 |
Lennard de Rijk |
Changed the response message in the cron poke view.
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Remove debug url too
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Remove testing method and update docstring for cron system
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Removed unneeded imports and variables
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Add cron, the core of the job system
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Add priority groups and jobs to the sitemap
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Add jobs (model, logic, and view)
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Add priority groups (model, logic, and view)
|
changeset |
files
|
2009-04-18 |
Lennard de Rijk |
The listing of accepted projects on the Organization's homepage is now timeline dependent.
|
changeset |
files
|
2009-04-18 |
Lennard de Rijk |
White space fix in list_info module.
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Fix user_self calling editGet with a wrong parameter
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Split edit and create into different methods
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Add support for ID based entities
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Use proposal key instead of raw proposal
|
changeset |
files
|
2009-04-18 |
Sverre Rabbelier |
Show in green the proposals that would be accepted
|
changeset |
files
|
2009-04-17 |
Pawel Solyga |
Add proper generation of Student entities and StudentProposal entities to seed_db module.
|
changeset |
files
|
2009-04-17 |
Lennard de Rijk |
Rename that should have been part of r2953.
|
changeset |
files
|
2009-04-17 |
Lennard de Rijk |
Renamed stepsize to step_size in Student Proposal Logic.
|
changeset |
files
|
2009-04-17 |
Lennard de Rijk |
Moved the code to retrieve all Proposal which should be accepted for one Organization to the Proposal Logic module.
|
changeset |
files
|
2009-04-17 |
Pawel Solyga |
Style fixes in soc.views.helper.lists module.
|
changeset |
files
|
2009-04-17 |
Pawel Solyga |
Style fixes in soc.views.models.organization module.
|
changeset |
files
|
2009-04-17 |
Pawel Solyga |
Fix too long line in soc.views.models.program module.
|
changeset |
files
|
2009-04-17 |
Pawel Solyga |
Comment out unused variables in soc.views.models.base module.
|
changeset |
files
|
2009-04-17 |
Pawel Solyga |
Fix too long line in soc.views.helper.templatetags.forms_helpers module.
|
changeset |
files
|
2009-04-17 |
Pawel Solyga |
Proposal CSV export for students.
|
changeset |
files
|
2009-04-15 |
Sverre Rabbelier |
Readability fix in base logic
|
changeset |
files
|
2009-04-15 |
Sverre Rabbelier |
Remove redundant if check
|
changeset |
files
|
2009-04-15 |
Pawel Solyga |
Comment out unused variables in soc.logic.allocations module.
|
changeset |
files
|
2009-04-15 |
Pawel Solyga |
Fix too long line in soc.cache.logic module.
|
changeset |
files
|
2009-04-15 |
Pawel Solyga |
Add missing responses import and replace usage of helper.responses with just responses in soc.views.models.student module.
|
changeset |
files
|
2009-04-15 |
Pawel Solyga |
Fix too long line and redefining variable 'review' from outer scope in soc.views.models.student_proposal module.
|
changeset |
files
|
2009-04-15 |
Daniel Bentley |
Step 2 of moving to new seeding model.
|
changeset |
files
|
2009-04-14 |
Lennard de Rijk |
Added additional_mentors property to StudentProject.
|
changeset |
files
|
2009-04-14 |
Lennard de Rijk |
Whitespace fix in sponsor model.
|
changeset |
files
|
2009-04-13 |
Sverre Rabbelier |
Place the getSingleton call in view decorator in the try
|
changeset |
files
|
2009-04-13 |
Sverre Rabbelier |
Fix a bug in duplicate detection
|
changeset |
files
|
2009-04-13 |
Sverre Rabbelier |
Undid superfluas replacement of .name() with .name_or_id()
|
changeset |
files
|
2009-04-13 |
Lennard de Rijk |
Fixes access check for manage view.
|
changeset |
files
|
2009-04-13 |
Sverre Rabbelier |
Do not rely on dicts.merge to change target
|
changeset |
files
|
2009-04-13 |
Sverre Rabbelier |
Use key().id_or_name() instead of key().name()
|
changeset |
files
|
2009-04-13 |
Sverre Rabbelier |
Fix a bug in seed_db
|
changeset |
files
|
2009-04-12 |
Lennard de Rijk |
Added a warning message to alert the user that reviews are not editable.
|
changeset |
files
|
2009-04-12 |
Lennard de Rijk |
Added overview of private reviews to the Student Proposal review page.
|
changeset |
files
|
2009-04-12 |
Pawel Solyga |
Load /Users/solydzajs/Downloads/google_appengine into
|
changeset |
files
|
2009-04-12 |
Sverre Rabbelier |
Do not rely on a backup_admin being set
|
changeset |
files
|
2009-04-12 |
Sverre Rabbelier |
Send out notifications and emails to admin and backup admin
|
changeset |
files
|
2009-04-12 |
Sverre Rabbelier |
Allow the backup_admin to fill in the org application
|
changeset |
files
|
2009-04-12 |
Daniel Bentley |
Use offset_linkid instead of offset to scan >1000 entities.
|
changeset |
files
|
2009-04-12 |
Daniel Bentley |
Respond to comments on r2769.
|
changeset |
files
|
2009-04-12 |
Daniel Bentley |
Last step of refactoring before adding support for > 1000 entities.
|
changeset |
files
|
2009-04-12 |
Sverre Rabbelier |
Add (better) help_text to publish_location and school_name
|
changeset |
files
|
2009-04-12 |
Sverre Rabbelier |
Brown paper bag fix
|
changeset |
files
|
2009-04-11 |
Sverre Rabbelier |
Added Joel Sherrill to the AUTHORS file
|
changeset |
files
|
2009-04-11 |
Sverre Rabbelier |
Lower ASCII fix
|
changeset |
files
|
2009-04-11 |
Sverre Rabbelier |
Remove getKeySuffix and it's usage
|
changeset |
files
|
2009-04-11 |
Sverre Rabbelier |
Use key().id_or_name() instead of key().name()
|
changeset |
files
|
2009-04-11 |
Sverre Rabbelier |
Use key.id_or_name in templates rather than key.name
|
changeset |
files
|
2009-04-11 |
Lennard de Rijk |
Indentation fixes.
|
changeset |
files
|
2009-04-11 |
Lennard de Rijk |
Indentation fixes.
|
changeset |
files
|
2009-04-11 |
Lennard de Rijk |
Added two menu items to the program menu.
|
changeset |
files
|
2009-04-11 |
Lennard de Rijk |
Removed obsolete white line in soc/models/views/models/organization.py.
|
changeset |
files
|
2009-04-11 |
Lennard de Rijk |
Added listing of Student Projects for Students themselves.
|
changeset |
files
|
2009-04-11 |
Lennard de Rijk |
Added three new redirect methods.
|
changeset |
files
|
2009-04-11 |
Lennard de Rijk |
Brown paper bag fix for Student Project Manage and Edit access check.
|
changeset |
files
|
2009-04-11 |
Sverre Rabbelier |
Style fix in function names in stats.py
|
changeset |
files
|
2009-04-11 |
Sverre Rabbelier |
When ranking, put them at or above the given rank
|
changeset |
files
|
2009-04-11 |
Sverre Rabbelier |
Remove slots_allocation from program view
|
changeset |
files
|
2009-04-10 |
Sverre Rabbelier |
Make it possible to save any value with saveValues
|
changeset |
files
|
2009-04-10 |
Sverre Rabbelier |
Allow loading a previously saved slot allocation
|
changeset |
files
|
2009-04-10 |
Lennard de Rijk |
Added Manage Student Projects item to the organization menu.
|
changeset |
files
|
2009-04-10 |
Lennard de Rijk |
Fixed typo in checkStudentProjectHasStatus docstring.
|
changeset |
files
|
2009-04-10 |
Lennard de Rijk |
Removed TODO that has been completed in r2876.
|
changeset |
files
|
2009-04-10 |
Sverre Rabbelier |
Fix bug exposed in previous commit
|
changeset |
files
|
2009-04-10 |
Sverre Rabbelier |
Add a test case to demonstrate a bug in the allocator
|
changeset |
files
|
2009-04-09 |
Pawel Solyga |
Set new Melange version number to 0-5-20090410 in app.yaml.template.
|
changeset |
files
|
2009-04-09 |
Sverre Rabbelier |
Add a new allocation algorithm and use it
|
changeset |
files
|
2009-04-09 |
Sverre Rabbelier |
Change iterative to algorithm in slot allocator
|
changeset |
files
|
2009-04-09 |
Sverre Rabbelier |
Store min and max slots in the program model
|
changeset |
files
|
2009-04-09 |
Sverre Rabbelier |
If nothing is assigned, return no assignments
|
changeset |
files
|
2009-04-08 |
Sverre Rabbelier |
Add a submit method and button to slots view
|
changeset |
files
|
2009-04-08 |
Pawel Solyga |
Make "Private Comment" first in the selection box on Student Proposal review page.
|
changeset |
files
|
2009-04-08 |
Sverre Rabbelier |
Add auto-completion for mentor field
|
changeset |
files
|
2009-04-08 |
Sverre Rabbelier |
Make mentor pickable
|
changeset |
files
|
2009-04-08 |
Sverre Rabbelier |
Make it possible to specify the key_order for pick
|
changeset |
files
|
2009-04-08 |
Sverre Rabbelier |
Add a temporary hack to allow filtering on org.key().name()
|
changeset |
files
|
2009-04-08 |
Sverre Rabbelier |
Drop the 'adjustement' part of slots allocation
|
changeset |
files
|
2009-04-08 |
Sverre Rabbelier |
Use slots allocated instead of adjustment in slots view
|
changeset |
files
|
2009-04-08 |
Sverre Rabbelier |
Use the new self._getAcceptedOrgsList in slots view
|
changeset |
files
|
2009-04-08 |
Sverre Rabbelier |
Factor out _getAcceptedOrgsList from acceptedOrgs
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Public page for StudentProjects now displays public info.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Added public info as TinyMCE to the edit pages.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Added public_info property to StudentProject model.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Student Project public page now shows feed entries.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Added feed_url to StudentProject.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Added list of projects to the organization home page.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Changed StudentProposal list to show the amount of pending mentors if none have been assigned.
|
changeset |
files
|
2009-04-07 |
Sverre Rabbelier |
Brown paper bag fix
|
changeset |
files
|
2009-04-07 |
Pawel Solyga |
Set new Melange version number to 0-5-20090407 in app.yaml.template.
|
changeset |
files
|
2009-04-07 |
Pawel Solyga |
Add missing imports, remove unsused imports, fix too long lines and some other style fixes in soc.views.models.student_project module.
|
changeset |
files
|
2009-04-07 |
Pawel Solyga |
Add pylint: disable-msg=W0706 to soc.views.helper.access module.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Major update to the views concerning StudentProjects.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Added new redirect method to be used for StudentProjects.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Added two new templates for use in StudentProject views.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Added 2 new access checks to deal with StudentProjects.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Student Project listing now includes mentor column.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Change the dropdown menu to state Comment Visible to Student.
|
changeset |
files
|
2009-04-07 |
Lennard de Rijk |
Only show mentor name in the detailed list.
|
changeset |
files
|
2009-04-06 |
Sverre Rabbelier |
Properly handle exports when there are multiple lists
|
changeset |
files
|
2009-04-06 |
Sverre Rabbelier |
Make slots view available to hosts
|
changeset |
files
|
2009-04-06 |
Sverre Rabbelier |
Use the new nr_applications and nr_mentors
|
changeset |
files
|
2009-04-06 |
Sverre Rabbelier |
Add the amount of proposals and mentors to slots view
|
changeset |
files
|
2009-04-06 |
Sverre Rabbelier |
Added Matthew Wilkes to the AUTHORS file
|
changeset |
files
|
2009-04-06 |
Sverre Rabbelier |
Added key_order to student proposal to enable csv export
|
changeset |
files
|
2009-04-06 |
Sverre Rabbelier |
Fixed wrong usage of twoline_field in proposal view
|
changeset |
files
|
2009-04-06 |
Sverre Rabbelier |
Fixed bug introduced by fixing a pylint error
|
changeset |
files
|
2009-04-06 |
Lennard de Rijk |
Added name column to all role lists.
|
changeset |
files
|
2009-04-06 |
Lennard de Rijk |
Added Mentor name column to StudentProposals list.
|
changeset |
files
|
2009-04-06 |
Pawel Solyga |
Fix too long line in soc.views.models.student_proposal module.
|
changeset |
files
|
2009-04-06 |
Lennard de Rijk |
Added simple listing (no score, rank) for Student Proposals you are a mentor for.
|
changeset |
files
|
2009-04-06 |
Lennard de Rijk |
Changed label and help_text for public review button on studentproposal review page.
|
changeset |
files
|
2009-04-06 |
Pawel Solyga |
Replace current favicon with the cleaned up one (smudges).
|
changeset |
files
|
2009-04-06 |
Pawel Solyga |
Allow students to see and comment on withdrawn and ineligible proposals, hide withdraw button for those proposals.
|
changeset |
files
|
2009-04-06 |
Pawel Solyga |
Indention fix in soc.views.models.organization module.
|
changeset |
files
|
2009-04-06 |
Pawel Solyga |
When Student withdrew a proposal a public comment "Student withdrew proposal." is posted.
|
changeset |
files
|
2009-04-06 |
Pawel Solyga |
Make "Mark as Ineligible" reversable and make this feature available for mentors too.
|
changeset |
files
|
2009-04-05 |
Sverre Rabbelier |
Add a script to subscribe someone to all updates
|
changeset |
files
|
2009-04-05 |
Sverre Rabbelier |
Add the entities to the context too
|
changeset |
files
|
2009-04-05 |
Pawel Solyga |
Fix posting public comments as private in student proposals review.html template.
|
changeset |
files
|
2009-04-05 |
Sverre Rabbelier |
Brown paper bag fix, sort by last name in AUTHORS
|
changeset |
files
|
2009-04-05 |
Sverre Rabbelier |
Added Dmitri to the AUTHORS file
|
changeset |
files
|
2009-04-05 |
Sverre Rabbelier |
Use different colors for public/private comment widget
|
changeset |
files
|
2009-04-05 |
Sverre Rabbelier |
Fixed a missing variable declaration
|
changeset |
files
|
2009-04-05 |
Pawel Solyga |
Disable E1002 pylint error in soc.views.helper.dynaform module.
|
changeset |
files
|
2009-04-05 |
Sverre Rabbelier |
Fixed a 'stylefix' in DynaField that wasn't a style issue
|
changeset |
files
|
2009-04-04 |
Pawel Solyga |
Fix wrong usage of helper requests module in soc.views.models.base after recent unused imports cleanup.
|
changeset |
files
|
2009-04-03 |
Sverre Rabbelier |
Also show 'List my student proposals' after signup closes
|
changeset |
files
|
2009-04-03 |
Sverre Rabbelier |
Minor tweaks to orgStats
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Fix calling of super class __init__ method in out_of_band Error class (wrong number of parameters).
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Style fixes, add missing docstring, fix some wrong calls to super classes and removal of unused imports in soc.views.helper.
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Style fixes and removal of unused imports in soc.views.models.
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Call super class in __init__ in soc.views.out_of_band module Error class.
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Fix too long lines, style and remove unused imports in soc.models modules.
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Style fixes and removal of unused imports in soc.logic modules.
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Style fixes and removal of unused imports in soc.logic.models modules.
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Disable some messages in pylintrc and disable cyclic imports check in silent mode of do_pylint.sh.
|
changeset |
files
|
2009-04-03 |
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).
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Remove unused imports in soc.views.sitemap modules.
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Style fixes and removal of unused imports in soc.logic.helper modules.
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Add missing docstring url.py.
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Add missing docstrings to main.py and settings.py.
|
changeset |
files
|
2009-04-03 |
Pawel Solyga |
Add license file and docstring to __init__.py files across different modules within Melange.
|
changeset |
files
|
2009-04-03 |
Lennard de Rijk |
Returning a JSON response on successfully storing the found duplicates.
|
changeset |
files
|
2009-04-03 |
Sverre Rabbelier |
Fixed a typo in stats.py
|
changeset |
files
|
2009-04-02 |
Sverre Rabbelier |
Refactor getProps to use dateFetch
|
changeset |
files
|
2009-04-02 |
Sverre Rabbelier |
Style fixes
|
changeset |
files
|
2009-04-02 |
Sverre Rabbelier |
Add and use a getEntities method
|
changeset |
files
|
2009-04-02 |
Sverre Rabbelier |
Make it possible to retrieve all properties in toDict
|
changeset |
files
|
2009-04-02 |
Sverre Rabbelier |
Add dateFetch
|
changeset |
files
|
2009-04-02 |
Sverre Rabbelier |
Make stats.py executable
|
changeset |
files
|
2009-04-02 |
Sverre Rabbelier |
Print how many entities have been retrieved
|
changeset |
files
|
2009-04-02 |
Lennard de Rijk |
Enable storing of the duplicate calculation results.
|
changeset |
files
|
2009-04-02 |
Lennard de Rijk |
Added ProposalDuplicates model and logic.
|
changeset |
files
|
2009-04-02 |
Pawel Solyga |
Replace "Founded by" with "Registered by" in soc.models.group module.
|
changeset |
files
|
2009-04-02 |
Pawel Solyga |
Add some additional functions for stats to stats.py script.
|
changeset |
files
|
2009-04-02 |
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.
|
changeset |
files
|
2009-04-01 |
Lennard de Rijk |
"Where did you hear about this program"- can now be changed at any time.
|
changeset |
files
|
2009-04-01 |
Daniel Bentley |
Some fixes to lists helper to reduce mutation.
|
changeset |
files
|
2009-04-01 |
Daniel Bentley |
A new model for seeding the database that makes it easier to seed many entities.
|
changeset |
files
|
2009-04-01 |
Sverre Rabbelier |
Added a stats module to scripts
|
changeset |
files
|
2009-04-01 |
Sverre Rabbelier |
Factor out the setup() method in interactive
|
changeset |
files
|
2009-04-01 |
Sverre Rabbelier |
Fixed a typo in seed_db.html
|
changeset |
files
|
2009-03-31 |
Lennard de Rijk |
Now using GET request for getting the data.
|
changeset |
files
|
2009-03-31 |
Lennard de Rijk |
Missing template change from r2750.
|
changeset |
files
|
2009-03-31 |
Lennard de Rijk |
Renamed duplicate-slots.js to prepare for changes.
|
changeset |
files
|
2009-03-31 |
Pawel Solyga |
Make invalid Student Proposals also accessible for Hosts, Mentors and Org admins. Previously only new and pending Student Proposals could be viewed.
|
changeset |
files
|
2009-03-31 |
Lennard de Rijk |
Added example text to birth_date.
|
changeset |
files
|
2009-03-31 |
Pawel Solyga |
Fix docstring in interactive.py script.
|
changeset |
files
|
2009-03-30 |
Pawel Solyga |
Set new Melange version number to 0-5-20090331 in app.yaml.template.
|
changeset |
files
|
2009-03-30 |
Sverre Rabbelier |
Added nr_applications and nr_mentors
|
changeset |
files
|
2009-03-30 |
Sverre Rabbelier |
Use ugettext and shorter variable names for inellegible list
|
changeset |
files
|
2009-03-30 |
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.
|
changeset |
files
|
2009-03-30 |
Lennard de Rijk |
Fixed the duplicate slots view.
|
changeset |
files
|
2009-03-30 |
Lennard de Rijk |
Renamed duplicate-slots.js to prepare for changes.
|
changeset |
files
|
2009-03-30 |
Lennard de Rijk |
Added missing return to manage access check.
|
changeset |
files
|
2009-03-30 |
Lennard de Rijk |
Enforce the 500 character limit for abstracts.
|
changeset |
files
|
2009-03-30 |
Lennard de Rijk |
Fixed typo in docstring for logic/models/base.py
|
changeset |
files
|
2009-03-30 |
Lennard de Rijk |
Added clean_content_length method to clean content of a specific size.
|
changeset |
files
|
2009-03-29 |
Pawel Solyga |
This patch adds a javascript confirmation box when clicking "Mark as Ineligible" on Student Proposal. This is temporary until we make this action reversible.
|
changeset |
files
|
2009-03-29 |
Tim Ansell |
Make test@example.com a mentor for one gsoc org and an admin (for a different) gsoc org.
|
changeset |
files
|
2009-03-28 |
Sverre Rabbelier |
Set fields to 100% width again
|
changeset |
files
|
2009-03-28 |
Sverre Rabbelier |
Remove two trailing comma's
|
changeset |
files
|
2009-03-28 |
Sverre Rabbelier |
Add a script to start an interactive shell with remote api
|
changeset |
files
|
2009-03-28 |
Sverre Rabbelier |
Enabled remote_api for admins only
|
changeset |
files
|
2009-03-27 |
Pawel Solyga |
Fix Issue 381(Date fields should be displayed in ISO standard formatting) and Issue 207 (Date selector Javascript control always starts out with year 1900 selected).
|
changeset |
files
|
2009-03-27 |
Chen Lunpeng |
Fixed some typo in app/soc/views/models/base.py
|
changeset |
files
|
2009-03-27 |
Lennard de Rijk |
Clarified docstring in access.py and changed edit access checks for role views.
|
changeset |
files
|
2009-03-27 |
Lennard de Rijk |
Fixed access check in club_member view.
|
changeset |
files
|
2009-03-27 |
Lennard de Rijk |
Added missing access checks to various roles.
|
changeset |
files
|
2009-03-26 |
Lennard de Rijk |
Added document_name alias for use on award certificates.
|
changeset |
files
|
2009-03-26 |
Lennard de Rijk |
Disabled CSV export for roles.
|
changeset |
files
|
2009-03-26 |
Lennard de Rijk |
Name alias now does not use the name_on_documents.
|
changeset |
files
|
2009-03-26 |
Pawel Solyga |
Add missing utf decode in html cleaner in soc.logic.cleaning module. This should fix all the 500 errors that we got. Remove extra blank line in soc.views.model.document.
|
changeset |
files
|
2009-03-25 |
Pawel Solyga |
Use minified tiny_mce.js javascript file instead of tiny_mce_src.js which is 100kB larger.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Student Proposal Review template now has the right header_title.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Student Proposal Review page now has a title that contains the title and student name.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Made the Student Proposal review page more clear by separating the submit button from the other buttons.
|
changeset |
files
|
2009-03-25 |
Pawel Solyga |
Set new Melange version number to 0-5-20090325 in app.yaml.template.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Placing a public review via the review interface now also triggers the status change to pending.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Show additional info link on Student Proposal pages.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Added cleaning to student proposal content and the contents of the reviews.
|
changeset |
files
|
2009-03-25 |
Lennard de Rijk |
Removed leftover URL in duplicate-slots.js
|
changeset |
files
|
2009-03-24 |
Lennard de Rijk |
Added JS to the duplicate proposals page.
|
changeset |
files
|
2009-03-24 |
Lennard de Rijk |
Fixed error occurring when mentor or student posts a comment because a built-in function was passed rather then a real argument.
|
changeset |
files
|
2009-03-24 |
Pawel Solyga |
Fix csv export of properties that are not string (like datetime.time). Also replace name_on_documents with name helper property.
|
changeset |
files
|
2009-03-24 |
Pawel Solyga |
Set new Melange version number to 0-5-20090324 in app.yaml.template.
|
changeset |
files
|
2009-03-24 |
Pawel Solyga |
Add csv export support for Roles. If needed we will add support for extra properties in Mentor, Org Admin and Students models later.
|
changeset |
files
|
2009-03-24 |
Lennard de Rijk |
Now showing student name in list proposal views.
|
changeset |
files
|
2009-03-23 |
Sverre Rabbelier |
Fixed a typo in proposal listing
|
changeset |
files
|
2009-03-23 |
Sverre Rabbelier |
Enable resizing in the TinyMCE widget
|
changeset |
files
|
2009-03-23 |
Lennard de Rijk |
Add "Edit my Student Profile" link to program menu.
|
changeset |
files
|
2009-03-23 |
Lennard de Rijk |
Added check to prevent students from submitting more proposals then allowed by the program settings.
|
changeset |
files
|
2009-03-23 |
Lennard de Rijk |
Fixed a typo in Organization model.
|
changeset |
files
|
2009-03-22 |
Pawel Solyga |
Set new Melange version number to 0-5-20090322 in app.yaml.template.
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Redirect to show if there is no home document
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Make _public return True iff public page should be shown
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Automagically convert '+' to '00' in phone numbers
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Added a 'Can we contact you' property
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Make sure the user has restricted rights to create a new document
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Add example text on t-shirt sizes
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Ensure that the link_id entered is the user's in edit_self
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Optionally return link_id in clean_user_is_current
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Use getFromKeyFields instead of getForFields where possible
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Student proposal list now shows proper date and the normal list shows the organization name.
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Removes the Mentor from all Student Proposals possible mentor lists when resigning.
|
changeset |
files
|
2009-03-21 |
David Anderson |
Factor out input and file utils into io.py.
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Added fields requested in Issue 392 to Student Model.
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Push agreements to group 99 for Role forms.
|
changeset |
files
|
2009-03-21 |
Sverre Rabbelier |
Use the new as_email tag for user profile
|
changeset |
files
|
2009-03-21 |
Sverre Rabbelier |
Added an as_email template tag
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Fixed typo in variable name.
|
changeset |
files
|
2009-03-21 |
Pawel Solyga |
Fix broken list_msg that caused 500 errors on many pages that contain list. Also make sure not to display list_msg if it is None.
|
changeset |
files
|
2009-03-21 |
Pawel Solyga |
Set new Melange version number to 0-5-20090321 in app.yaml.template.
|
changeset |
files
|
2009-03-21 |
Pawel Solyga |
Add school name and school country properties to Student Role. For now we will use this solution, and hopefully soon we will introduce new School model.
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Mentors cant resign when mentoring a project/proposal.
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Only show 'Register as student' link student has a user profile
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Explain better what a link_id should look like
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Typo and thinko fix in accepted_orgs_msg
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Show the accepted_orgs_msg for the accepted orgs page
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Allow for a message to be displayed above the list view
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Add an non-required accepted_orgs_msg property to program profile
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Requests now link to a user's profile
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Added an as_user template tag
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Clean phone numbers to be numeric only
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Added a numeric_only cleaner
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Added example text to the phone number fields
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Removed formatting from TinyMCE that use the style tag
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Show all orgs in accepted org list view
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Made _getPickData more generic by supporting ordening
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Added a new index for accepted orgs listing
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Fixed docstring for canResign method.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Moved canResign check to role logic so subclasses can override.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Minor style fix.
|
changeset |
files
|
2009-03-20 |
Pawel Solyga |
Add date postfix to slot-allocator.js file. Update base.html template with path to slot-allocator-090320.js.
|
changeset |
files
|
2009-03-20 |
Pawel Solyga |
Slot allocator Javascript fix. This prevents from calling updateFromJSON function if there is no data.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Fixed copy/paste fail in docstring.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Only show valid roles on user roles page.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Added "How did you hear about this program?" to Student Profile.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Fixed double sending of notifications on creating a new invite.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Fixed redirect after creating/rejecting a request/invite.
|
changeset |
files
|
2009-03-20 |
Pawel Solyga |
Set new Melange version number to 0-5-20090320 in app.yaml.template.
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Moved and updated seed_many documentation
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Minor style fixes
|
changeset |
files
|
2009-03-20 |
Daniel Bentley |
A script for writing the application name into an app.yaml based on an app.yaml.template.
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Verbiage fix in Mentor list heading
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Explicitly added access check for public profile page view.
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Verbiage fix
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Allow everyone to view an org app public page
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Minor whitespace fix.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added the users' public name to the process_request page.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added basic student project view.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added new Student Project cleaning method.
|
changeset |
files
|