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
|