2009-01-08 Lennard de Rijk Resolved a bug when editing a timeline.
2009-01-08 Sverre Rabbelier Fixed line-ending and whitespace damage
2009-01-08 Sverre Rabbelier Added the club_app view, logic and model
2009-01-08 Sverre Rabbelier Removed unneeded params from club
2009-01-08 Sverre Rabbelier Moved the member_template field to app and removed 'optional'
2009-01-08 Sverre Rabbelier Factored out the clean_existing_user method
2009-01-08 Sverre Rabbelier Fix login link
2009-01-08 Sverre Rabbelier Fixed a typo in the group_app model
2009-01-08 Sverre Rabbelier Added a twoline_edit.html page
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.
2009-01-08 Todd Larsen Extract BSD license text into a separate file to make it easier to find.
2009-01-08 Lennard de Rijk Fixed missing files in r1364.
2009-01-08 Augie Fackler Fix the setup of the test environment, including clearing the datastore
2009-01-08 Augie Fackler Add support for coverage to our testing system.
2009-01-07 Lennard de Rijk Added support for creating clubs.
2009-01-07 Sverre Rabbelier Added support for mutliple edit forms based on entity type
2009-01-07 Sverre Rabbelier Added an 'edit timeline' button to the program edit page
2009-01-07 Sverre Rabbelier Started on edit timeline
2009-01-07 Lennard de Rijk Fixed missing import in soc/models/organization.py.
2009-01-07 Todd Larsen Add hard-coded GroupApplication and OrgApplication Models.
2009-01-07 Todd Larsen Mailing list EmailProperty should be StringProperty instead, so that it is
2009-01-07 Todd Larsen Add IRC channel and mailing list properties to the Group and Organization
2009-01-07 Lennard de Rijk Typo and style fixes.
2009-01-06 Lennard de Rijk Fixed a bug where a new timeline would get created on every edit of an existing program.
2009-01-06 Lennard de Rijk Added an elementary workflow choosing method to program creation.
2009-01-06 Sverre Rabbelier Added logic and view classes for the Timeline model
2009-01-06 Sverre Rabbelier Sorted build.py's sitemap.addPages lines
2009-01-06 Sverre Rabbelier Made Program reference Timeline
2009-01-06 Sverre Rabbelier Copy/paste fix
2009-01-06 Sverre Rabbelier Added a basic Timeline model
2008-12-29 Lennard de Rijk Set no_create_with_key_fields paramater to True for Notifications.
2008-12-18 Sverre Rabbelier Revert "Overwrite default patterns in views/models/notification.py to disallow certain URL's."
2008-12-18 Sverre Rabbelier Allow disabling of the create url with key_fields
2008-12-18 Lennard de Rijk Overwrite default patterns in views/models/notification.py to disallow certain URL's.
2008-12-17 Lennard de Rijk Fixed a too long line in logic/helper/notifications.py
2008-12-17 Lennard de Rijk Added base template for notification messages.
2008-12-17 Lennard de Rijk Added email message when receiving a notification.py
2008-12-17 Lennard de Rijk Changed invitation email and into a notification.
2008-12-15 Pawel Solyga Remove unused imports and variables in different soc.views.models modules.
2008-12-15 Pawel Solyga Remove unused import in soc.views.hlper.templatetags.forms_helpers module.
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.
2008-12-15 Pawel Solyga Some docstring fixes and unused import removal in soc.logic.models.site module.
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).
2008-12-15 Pawel Solyga Fix too long lines in soc.logic.helper.notifications module.
2008-12-15 Pawel Solyga Remove unused import in soc.logic.accounts module.
2008-12-15 Pawel Solyga Remove unused imports in models modules.
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.
2008-12-15 Pawel Solyga Fix import sorting in soc.views.helper.access module and rename 'host' to 'Program Administrator'.
2008-12-15 Pawel Solyga Remove not used TYPE_NAME, TYPE_NAME_SHORT and TYPE_NAME_PLURAL consts in all Group models.
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.
2008-12-14 Sverre Rabbelier Have user/edit.html use the as_table tag as well
2008-12-14 Sverre Rabbelier Removed unused template
2008-12-14 Sverre Rabbelier Converted as_table to be a template tag
2008-12-14 Sverre Rabbelier Added some example_text to program
2008-12-14 Sverre Rabbelier Added support for example texts
2008-12-13 Sverre Rabbelier Brown-paper-bag fix in notification.py
2008-12-13 Lennard de Rijk Notification property has_been_read changed into unread
2008-12-13 Sverre Rabbelier No override needed in notifications.py
2008-12-13 Sverre Rabbelier Make it possible to redirect anywhere after editPost
2008-12-13 Sverre Rabbelier Make the place of the rights declaration consistent
(0) -300 -100 -60 +60 +100 +300 +1000 tip