2009-03-04 |
Pawel Solyga |
Fix too long lines, remove unused variable, add missing docstring in soc.views.models.program module.
|
file |
diff |
annotate
|
2009-03-01 |
Sverre Rabbelier |
Make use of decorators.view for all views
|
file |
diff |
annotate
|
2009-02-28 |
Lennard de Rijk |
For links in a program to take effect there must be an active role.
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Remove updateOrCreateFromFields and it's uses
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Fix some whitespace damadge and a style fix
|
file |
diff |
annotate
|
2009-02-24 |
Lennard de Rijk |
Textual change in program menu due to comment on r2113.
|
file |
diff |
annotate
|
2009-02-24 |
Lennard de Rijk |
Textual changes in organization and program view.
|
file |
diff |
annotate
|
2009-02-24 |
Lennard de Rijk |
Added link in program menu to the new list_orgs view.
|
file |
diff |
annotate
|
2009-02-23 |
Sverre Rabbelier |
Make timeline a Linkable
|
file |
diff |
annotate
|
2009-02-22 |
Lennard de Rijk |
Added list my Student Proposals link to the program menu.
|
file |
diff |
annotate
|
2009-02-21 |
Lennard de Rijk |
Added several menu items to the program menu.
|
file |
diff |
annotate
|
2009-02-21 |
Sverre Rabbelier |
Rename dynafields to dynaproperties
|
file |
diff |
annotate
|
2009-02-15 |
Pawel Solyga |
Fix import sorting in soc.views.models.program module and rename any "Org" in link names to "Organization".
|
file |
diff |
annotate
|
2009-02-15 |
Sverre Rabbelier |
Hook up the admin view everywhere
|
file |
diff |
annotate
|
2009-02-14 |
Sverre Rabbelier |
Add a list_public view to organization
|
file |
diff |
annotate
|
2009-02-14 |
Lennard de Rijk |
Fixed missing parameters in program view due to change in _getTimeDependentEntries in r1943.
|
file |
diff |
annotate
|
2009-02-14 |
Sverre Rabbelier |
Add a 'list documents' link everywhere
|
file |
diff |
annotate
|
2009-02-13 |
Sverre Rabbelier |
Partially reverted "Update the copyright notice for 2009."
|
file |
diff |
annotate
|
2009-02-13 |
Sverre Rabbelier |
Update the copyright notice for 2009.
|
file |
diff |
annotate
|
2009-02-13 |
Sverre Rabbelier |
Add prefix filtering and refactored program field generation
|
file |
diff |
annotate
|
2009-02-12 |
Sverre Rabbelier |
Program requires the filter to be set to __scoped__
|
file |
diff |
annotate
|
2009-02-12 |
Sverre Rabbelier |
Removed unused argument in program.py
|
file |
diff |
annotate
|
2009-02-11 |
Sverre Rabbelier |
Use the newly added __scoped__ and references for program's ToSes
|
file |
diff |
annotate
|
2009-02-10 |
Lennard de Rijk |
Added Agreement properties to Program Model.
|
file |
diff |
annotate
|
2009-02-09 |
Lennard de Rijk |
Added a button to list all your org applications to a speficic program menu.
|
file |
diff |
annotate
|
2009-02-07 |
Sverre Rabbelier |
Rename checkHasActiveRole to checkHasActiveRoleForScope
|
file |
diff |
annotate
|
2009-02-07 |
Lennard de Rijk |
Added scoped group_app listing.
|
file |
diff |
annotate
|
2009-02-05 |
Lennard de Rijk |
Org applications can now only be made by a user when a program allows it.
|
file |
diff |
annotate
|
2009-02-05 |
Lennard de Rijk |
Cleaned up getKeyNameFromFields in Logic base.
|
file |
diff |
annotate
|
2009-02-04 |
Lennard de Rijk |
Specific program menu's now show a "Apply to become an Organization" entry when the program's timeline states that it's open.
|
file |
diff |
annotate
|