2009-03-01 Lennard de Rijk Added missing comment to soc/logic/models/base.py.
2009-03-01 Tim Ansell Small fix so that error fields get the same formatting as non-error fields.
2009-03-01 Sverre Rabbelier Made description the last field on the org public page
2009-02-28 Lennard de Rijk Improved Organization Application review overview and bulk reviewing.
2009-02-28 Lennard de Rijk Students who follow the submit your student proposal link will now see their org's proposal template when creating their own proposal.
2009-02-28 Lennard de Rijk StudentProposal content is now a TextProperty.
2009-02-28 Lennard de Rijk Member template in organization is now called Contributor Template.
2009-02-28 Lennard de Rijk contrib template in org_app is now a TextProperty.
2009-02-28 Lennard de Rijk Grammar fix in group_app list view.
2009-02-28 Lennard de Rijk For links in a program to take effect there must be an active role.
2009-02-28 Lennard de Rijk Fixed site_entity not being assigned a value because site_logic was not defined.
2009-02-28 Lennard de Rijk Made mailing lists and IRC channel required for group/org applications.
2009-02-28 Sverre Rabbelier Replaced 'Melange' with site_name where appropriate
2009-02-28 Sverre Rabbelier Catch mail exceptions and use get_current_user
2009-02-28 Lennard de Rijk Fixed issue 205.
2009-02-28 Sverre Rabbelier Fixed a comment typo
2009-02-28 Sverre Rabbelier Properly fixed host access now
2009-02-28 Sverre Rabbelier Flush the receiver's sidebar when sending a notification
2009-02-28 Sverre Rabbelier Do not modify django_args directly
2009-02-28 Sverre Rabbelier Fixed a brown paper bag bug in _checkHasActiveRoleFor
2009-02-28 Lennard de Rijk Added sending of an email upon Organization Application acceptance or rejection.
2009-02-28 Lennard de Rijk Added accepted and rejected organization application mail templates.
2009-02-28 Lennard de Rijk Fixed sending out email when no-reply is not set.
2009-02-28 Lennard de Rijk getDefaultMailSender now returns a tuple (name, email adress).
2009-02-28 Sverre Rabbelier Removed updateEntityProperties's transactionality
2009-02-28 Sverre Rabbelier Denormalize accounts before trying to send e-mail
2009-02-28 Sverre Rabbelier Added a denormalizeAccount
2009-02-27 Lennard de Rijk Using getDefaultMailSender for welcome and notification messages.
2009-02-27 Lennard de Rijk Added getDefaultMailSender method to mail_dispatcher.
2009-02-27 Lennard de Rijk Fixed typo in soc/models/group_app.
2009-02-27 Sverre Rabbelier Inform the user that the link_id cannot be changed
2009-02-27 Sverre Rabbelier Made the ToS field higher
2009-02-27 Sverre Rabbelier Removed double description field
2009-02-27 Sverre Rabbelier Revert "Make the input values 100% width."
2009-02-27 Tim Ansell Make the input values 100% width.
2009-02-26 Lennard de Rijk Changed access checks for group applications to allow reviewing of rejected applications.
2009-02-26 Lennard de Rijk Added bulk reject to org_app view.
2009-02-26 Lennard de Rijk Redone the review_overview template to show bulk reject button.
2009-02-26 Lennard de Rijk Renamed org-accept.js to bulk-review.js
2009-02-26 Sverre Rabbelier Brown paper bag fix
2009-02-26 Lennard de Rijk Fix for Issue 218.
2009-02-26 Sverre Rabbelier Added a missing import
2009-02-26 Sverre Rabbelier Fix alignment of twoline readonly table rows
2009-02-26 Sverre Rabbelier Added some tests for user logic
2009-02-26 Sverre Rabbelier Fixed a bug in student access check
2009-02-26 Sverre Rabbelier Allow to do 'checkHasActiveRole' checks for document access
2009-02-26 Sverre Rabbelier Simplify the account retrieval logic
2009-02-26 Sverre Rabbelier Convert everything to use the new access methods
2009-02-26 Sverre Rabbelier Remove direct uses of checkIsActive, replace with helper methods
2009-02-26 Sverre Rabbelier Make django_args optional where appropriate and whitespace fixes
2009-02-26 Sverre Rabbelier Added an isDeveloper method to user logic
2009-02-26 Sverre Rabbelier Always normalize accounts, before even storing them
2009-02-26 Sverre Rabbelier Factor out the getForAccount logic in user
2009-02-26 Sverre Rabbelier Add a normalizeAccount to logic.accounts
2009-02-26 Sverre Rabbelier Remove unused isAccountAvailable function
2009-02-26 Sverre Rabbelier Add a _createField hook
2009-02-26 Sverre Rabbelier Pass _updateField the entity_properties dict instead of just the value
2009-02-26 Sverre Rabbelier Do not update newly created model properties
2009-02-26 Sverre Rabbelier Move the hooks in base.Logic to the bottom of the class
2009-02-26 Sverre Rabbelier Minor cleanups in base.Logic
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip