2009-01-08 |
Sverre Rabbelier |
Fixed a typo in the group_app model
|
changeset |
files
|
2009-01-08 |
Sverre Rabbelier |
Added a twoline_edit.html page
|
changeset |
files
|
2009-01-08 |
Pawel Solyga |
Fix missing dots at the end of sentences in docstring and fix wrong import sorting in soc.logic.helper.notifications module.
|
changeset |
files
|
2009-01-08 |
Todd Larsen |
Extract BSD license text into a separate file to make it easier to find.
|
changeset |
files
|
2009-01-08 |
Lennard de Rijk |
Fixed missing files in r1364.
|
changeset |
files
|
2009-01-08 |
Augie Fackler |
Fix the setup of the test environment, including clearing the datastore
|
changeset |
files
|
2009-01-08 |
Augie Fackler |
Add support for coverage to our testing system.
|
changeset |
files
|
2009-01-07 |
Lennard de Rijk |
Added support for creating clubs.
|
changeset |
files
|
2009-01-07 |
Sverre Rabbelier |
Added support for mutliple edit forms based on entity type
|
changeset |
files
|
2009-01-07 |
Sverre Rabbelier |
Added an 'edit timeline' button to the program edit page
|
changeset |
files
|
2009-01-07 |
Sverre Rabbelier |
Started on edit timeline
|
changeset |
files
|
2009-01-07 |
Lennard de Rijk |
Fixed missing import in soc/models/organization.py.
|
changeset |
files
|
2009-01-07 |
Todd Larsen |
Add hard-coded GroupApplication and OrgApplication Models.
|
changeset |
files
|
2009-01-07 |
Todd Larsen |
Mailing list EmailProperty should be StringProperty instead, so that it is
|
changeset |
files
|
2009-01-07 |
Todd Larsen |
Add IRC channel and mailing list properties to the Group and Organization
|
changeset |
files
|
2009-01-07 |
Lennard de Rijk |
Typo and style fixes.
|
changeset |
files
|
2009-01-06 |
Lennard de Rijk |
Fixed a bug where a new timeline would get created on every edit of an existing program.
|
changeset |
files
|
2009-01-06 |
Lennard de Rijk |
Added an elementary workflow choosing method to program creation.
|
changeset |
files
|
2009-01-06 |
Sverre Rabbelier |
Added logic and view classes for the Timeline model
|
changeset |
files
|
2009-01-06 |
Sverre Rabbelier |
Sorted build.py's sitemap.addPages lines
|
changeset |
files
|
2009-01-06 |
Sverre Rabbelier |
Made Program reference Timeline
|
changeset |
files
|
2009-01-06 |
Sverre Rabbelier |
Copy/paste fix
|
changeset |
files
|
2009-01-06 |
Sverre Rabbelier |
Added a basic Timeline model
|
changeset |
files
|
2008-12-29 |
Lennard de Rijk |
Set no_create_with_key_fields paramater to True for Notifications.
|
changeset |
files
|
2008-12-18 |
Sverre Rabbelier |
Revert "Overwrite default patterns in views/models/notification.py to disallow certain URL's."
|
changeset |
files
|
2008-12-18 |
Sverre Rabbelier |
Allow disabling of the create url with key_fields
|
changeset |
files
|
2008-12-18 |
Lennard de Rijk |
Overwrite default patterns in views/models/notification.py to disallow certain URL's.
|
changeset |
files
|
2008-12-17 |
Lennard de Rijk |
Fixed a too long line in logic/helper/notifications.py
|
changeset |
files
|
2008-12-17 |
Lennard de Rijk |
Added base template for notification messages.
|
changeset |
files
|
2008-12-17 |
Lennard de Rijk |
Added email message when receiving a notification.py
|
changeset |
files
|
2008-12-17 |
Lennard de Rijk |
Changed invitation email and into a notification.
|
changeset |
files
|
2008-12-15 |
Pawel Solyga |
Remove unused imports and variables in different soc.views.models modules.
|
changeset |
files
|
2008-12-15 |
Pawel Solyga |
Remove unused import in soc.views.hlper.templatetags.forms_helpers module.
|
changeset |
files
|
2008-12-15 |
Pawel Solyga |
Since DbModelForm has been renamed to BaseForm change super() call from BaseForm to djangoforms.ModelForm in soc.views.helper.forms module.
|
changeset |
files
|
2008-12-15 |
Pawel Solyga |
Some docstring fixes and unused import removal in soc.logic.models.site module.
|
changeset |
files
|
2008-12-15 |
Pawel Solyga |
Fix inheritance in soc.models.base module. FieldsProxy inherited from DbModelForm which was deleted in previous commits (replace that with BaseForm).
|
changeset |
files
|
2008-12-15 |
Pawel Solyga |
Fix too long lines in soc.logic.helper.notifications module.
|
changeset |
files
|
2008-12-15 |
Pawel Solyga |
Remove unused import in soc.logic.accounts module.
|
changeset |
files
|
2008-12-15 |
Pawel Solyga |
Remove unused imports in models modules.
|
changeset |
files
|
2008-12-15 |
Pawel Solyga |
In soc.views.models.notification module remove unused imports, add missing white space, change list() method definition to comply with base View list() method declaration. Add missing Meta class docstring.
|
changeset |
files
|
2008-12-15 |
Pawel Solyga |
Fix import sorting in soc.views.helper.access module and rename 'host' to 'Program Administrator'.
|
changeset |
files
|
2008-12-15 |
Pawel Solyga |
Remove not used TYPE_NAME, TYPE_NAME_SHORT and TYPE_NAME_PLURAL consts in all Group models.
|
changeset |
files
|
2008-12-15 |
Pawel Solyga |
Add missing dots, fix imports sorting and too long lines in different modules. Add TODO in soc.views.models.host module.
|
changeset |
files
|
2008-12-14 |
Sverre Rabbelier |
Have user/edit.html use the as_table tag as well
|
changeset |
files
|
2008-12-14 |
Sverre Rabbelier |
Removed unused template
|
changeset |
files
|
2008-12-14 |
Sverre Rabbelier |
Converted as_table to be a template tag
|
changeset |
files
|
2008-12-14 |
Sverre Rabbelier |
Added some example_text to program
|
changeset |
files
|
2008-12-14 |
Sverre Rabbelier |
Added support for example texts
|
changeset |
files
|
2008-12-13 |
Sverre Rabbelier |
Brown-paper-bag fix in notification.py
|
changeset |
files
|
2008-12-13 |
Lennard de Rijk |
Notification property has_been_read changed into unread
|
changeset |
files
|
2008-12-13 |
Sverre Rabbelier |
No override needed in notifications.py
|
changeset |
files
|
2008-12-13 |
Sverre Rabbelier |
Make it possible to redirect anywhere after editPost
|
changeset |
files
|
2008-12-13 |
Sverre Rabbelier |
Make the place of the rights declaration consistent
|
changeset |
files
|
2008-12-13 |
Sverre Rabbelier |
Remove custom override of django_patterns_defaults
|
changeset |
files
|
2008-12-13 |
Sverre Rabbelier |
Fix whitespace and EOL damage in notifcation.py
|
changeset |
files
|
2008-12-13 |
Sverre Rabbelier |
Make use of readonly_field_as_table_row
|
changeset |
files
|
2008-12-13 |
Sverre Rabbelier |
Fix EOL-damage
|
changeset |
files
|
2008-12-13 |
Sverre Rabbelier |
Make checkIsMyInvitation use Django to parse the URL
|
changeset |
files
|
2008-12-13 |
Sverre Rabbelier |
Added a readonly_multiline_field_as_table_row tag
|
changeset |
files
|
2008-12-13 |
Lennard de Rijk |
Using getForCurrentAccount where possible due to comments on r1309.
|
changeset |
files
|
2008-12-12 |
Lennard de Rijk |
Added Notifications.
|
changeset |
files
|
2008-12-12 |
Sverre Rabbelier |
Filter the "list Hosts" view
|
changeset |
files
|
2008-12-12 |
Sverre Rabbelier |
Allows a user object to be passed to accounts.isDeveloper
|
changeset |
files
|
2008-12-12 |
Sverre Rabbelier |
Make getForFields use the db.Query API
|
changeset |
files
|