Wed, 07 Jan 2009 19:38:29 +0000 Todd Larsen Add IRC channel and mailing list properties to the Group and Organization
Wed, 07 Jan 2009 16:49:16 +0000 Lennard de Rijk Typo and style fixes.
Tue, 06 Jan 2009 21:21:09 +0000 Lennard de Rijk Fixed a bug where a new timeline would get created on every edit of an existing program.
Tue, 06 Jan 2009 20:56:48 +0000 Lennard de Rijk Added an elementary workflow choosing method to program creation.
Tue, 06 Jan 2009 17:26:06 +0000 Sverre Rabbelier Added logic and view classes for the Timeline model
Tue, 06 Jan 2009 17:25:54 +0000 Sverre Rabbelier Sorted build.py's sitemap.addPages lines
Tue, 06 Jan 2009 16:55:27 +0000 Sverre Rabbelier Made Program reference Timeline
Tue, 06 Jan 2009 16:01:16 +0000 Sverre Rabbelier Copy/paste fix
Tue, 06 Jan 2009 00:14:32 +0000 Sverre Rabbelier Added a basic Timeline model
Mon, 29 Dec 2008 18:51:36 +0000 Lennard de Rijk Set no_create_with_key_fields paramater to True for Notifications.
Thu, 18 Dec 2008 09:52:20 +0000 Sverre Rabbelier Revert "Overwrite default patterns in views/models/notification.py to disallow certain URL's."
Thu, 18 Dec 2008 09:52:04 +0000 Sverre Rabbelier Allow disabling of the create url with key_fields
Thu, 18 Dec 2008 07:02:48 +0000 Lennard de Rijk Overwrite default patterns in views/models/notification.py to disallow certain URL's.
Wed, 17 Dec 2008 22:27:55 +0000 Lennard de Rijk Fixed a too long line in logic/helper/notifications.py
Wed, 17 Dec 2008 22:25:16 +0000 Lennard de Rijk Added base template for notification messages.
Wed, 17 Dec 2008 22:15:21 +0000 Lennard de Rijk Added email message when receiving a notification.py
Wed, 17 Dec 2008 19:33:03 +0000 Lennard de Rijk Changed invitation email and into a notification.
Mon, 15 Dec 2008 01:15:32 +0000 Pawel Solyga Remove unused imports and variables in different soc.views.models modules.
Mon, 15 Dec 2008 01:13:07 +0000 Pawel Solyga Remove unused import in soc.views.hlper.templatetags.forms_helpers module.
Mon, 15 Dec 2008 01:12:28 +0000 Pawel Solyga Since DbModelForm has been renamed to BaseForm change super() call from BaseForm to djangoforms.ModelForm in soc.views.helper.forms module.
Mon, 15 Dec 2008 01:11:12 +0000 Pawel Solyga Some docstring fixes and unused import removal in soc.logic.models.site module.
Mon, 15 Dec 2008 01:10:32 +0000 Pawel Solyga Fix inheritance in soc.models.base module. FieldsProxy inherited from DbModelForm which was deleted in previous commits (replace that with BaseForm).
Mon, 15 Dec 2008 01:08:16 +0000 Pawel Solyga Fix too long lines in soc.logic.helper.notifications module.
Mon, 15 Dec 2008 01:07:18 +0000 Pawel Solyga Remove unused import in soc.logic.accounts module.
Mon, 15 Dec 2008 01:06:13 +0000 Pawel Solyga Remove unused imports in models modules.
Mon, 15 Dec 2008 00:34:46 +0000 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.
Mon, 15 Dec 2008 00:24:24 +0000 Pawel Solyga Fix import sorting in soc.views.helper.access module and rename 'host' to 'Program Administrator'.
Mon, 15 Dec 2008 00:22:50 +0000 Pawel Solyga Remove not used TYPE_NAME, TYPE_NAME_SHORT and TYPE_NAME_PLURAL consts in all Group models.
Mon, 15 Dec 2008 00:21:26 +0000 Pawel Solyga Add missing dots, fix imports sorting and too long lines in different modules. Add TODO in soc.views.models.host module.
Sun, 14 Dec 2008 00:51:03 +0000 Sverre Rabbelier Have user/edit.html use the as_table tag as well
Sun, 14 Dec 2008 00:50:49 +0000 Sverre Rabbelier Removed unused template
Sun, 14 Dec 2008 00:33:59 +0000 Sverre Rabbelier Converted as_table to be a template tag
Sun, 14 Dec 2008 00:33:41 +0000 Sverre Rabbelier Added some example_text to program
Sun, 14 Dec 2008 00:33:29 +0000 Sverre Rabbelier Added support for example texts
Sat, 13 Dec 2008 18:21:35 +0000 Sverre Rabbelier Brown-paper-bag fix in notification.py
Sat, 13 Dec 2008 14:55:00 +0000 Lennard de Rijk Notification property has_been_read changed into unread
Sat, 13 Dec 2008 13:28:01 +0000 Sverre Rabbelier No override needed in notifications.py
Sat, 13 Dec 2008 13:27:40 +0000 Sverre Rabbelier Make it possible to redirect anywhere after editPost
Sat, 13 Dec 2008 13:09:06 +0000 Sverre Rabbelier Make the place of the rights declaration consistent
Sat, 13 Dec 2008 13:08:45 +0000 Sverre Rabbelier Remove custom override of django_patterns_defaults
Sat, 13 Dec 2008 13:08:23 +0000 Sverre Rabbelier Fix whitespace and EOL damage in notifcation.py
Sat, 13 Dec 2008 12:49:57 +0000 Sverre Rabbelier Make use of readonly_field_as_table_row
Sat, 13 Dec 2008 12:49:34 +0000 Sverre Rabbelier Fix EOL-damage
Sat, 13 Dec 2008 12:49:11 +0000 Sverre Rabbelier Make checkIsMyInvitation use Django to parse the URL
Sat, 13 Dec 2008 12:48:49 +0000 Sverre Rabbelier Added a readonly_multiline_field_as_table_row tag
Sat, 13 Dec 2008 11:02:08 +0000 Lennard de Rijk Using getForCurrentAccount where possible due to comments on r1309.
Fri, 12 Dec 2008 23:28:18 +0000 Lennard de Rijk Added Notifications.
Fri, 12 Dec 2008 00:35:51 +0000 Sverre Rabbelier Filter the "list Hosts" view
Fri, 12 Dec 2008 00:35:28 +0000 Sverre Rabbelier Allows a user object to be passed to accounts.isDeveloper
Fri, 12 Dec 2008 00:35:08 +0000 Sverre Rabbelier Make getForFields use the db.Query API
Fri, 12 Dec 2008 00:34:39 +0000 Sverre Rabbelier Added getForCurrentAccount to user.Logic
Fri, 12 Dec 2008 00:34:12 +0000 Sverre Rabbelier Added a filter method to dicts
Thu, 11 Dec 2008 20:54:22 +0000 Sverre Rabbelier Make it possible to invite another Host as Host
Thu, 11 Dec 2008 20:53:57 +0000 Sverre Rabbelier Added a trivial unzip method, counterpart to zip
Thu, 11 Dec 2008 04:23:42 +0000 Augie Fackler Add some ignore properties for when we get working coverage support.
Wed, 10 Dec 2008 07:38:56 +0000 Lennard de Rijk Fixed missing header in site settings.
Tue, 09 Dec 2008 15:43:56 +0000 Lennard de Rijk Changed "Sponsor" to "Program Owner"
Mon, 08 Dec 2008 17:31:33 +0000 Lennard de Rijk Adds the removal of requests from the datastore when a new role entity is created.
Sun, 07 Dec 2008 20:25:50 +0000 Pawel Solyga Add missing dots in docstrings, proper sorting of imports and small docstring typo fixes.
Sun, 07 Dec 2008 20:02:40 +0000 Sverre Rabbelier Thinkofix in access.checkIsInvited
(0) -300 -100 -60 +60 +100 +300 +1000 tip