2008-12-02 Sverre Rabbelier Brown paperbag fix in recent cycle breaking
2008-12-02 Sverre Rabbelier Swap order of merged params to fix sponsor select view
2008-12-02 Pawel Solyga Remove cyclic imports by moving response method of out_of_band.Error class to soc.views.helper.responses module as errorResponse function. Apply changes to affected files.
2008-12-02 Pawel Solyga Remov unused import from Quiz model and add missing blank line.
2008-12-02 Pawel Solyga Remove Great Britain from country list. Great Britain was included as a country, although it has a country code (.gb) it's not a state. United Kingdom is correct and remains in the list.
2008-12-01 Sverre Rabbelier Added programs
2008-12-01 Sverre Rabbelier Allow for extra dynamic fields for the create form
2008-12-01 Lennard de Rijk Fixed a styling error.
2008-12-01 Lennard de Rijk Added User welcome message.
2008-12-01 Pawel Solyga Some docstring fixes in few modules (soc.views.helper soc.views.models.base).
2008-12-01 Pawel Solyga Add missing dot and correctly sort imports in soc.logic.helper.notifications module.
2008-12-01 Pawel Solyga Some docstring and missing blank lines fixes in soc.views.sitemap modules.
2008-11-30 Lennard de Rijk Sponsor name now shows in List Hosts.
2008-11-30 Lennard de Rijk Moved sendInviteMessage to a new module in logic/helper/notifications.py.
2008-11-30 Lennard de Rijk Changed email address in logic/models/base.py.
2008-11-30 Lennard de Rijk Allow developers access to anything that does a checkIsInvited.
2008-11-30 Pawel Solyga Remove unused imports from some modules.
2008-11-30 Pawel Solyga Fix typo and too long lines in soc.logic.models.request module.
2008-11-30 Pawel Solyga Add missing import, remove unused import and add missing parameters to methods in soc.views.models.user_self module.
2008-11-30 Pawel Solyga Add missing dots and fix too long line in soc.views.helper.dynaform module. Remove unused imports in soc.views.models.document module. Fix too long lines. Add missing docstring for Meta classes.
2008-11-30 Pawel Solyga Add module docstring and license for soc, soc.models, soc.views.helper.templatetags.
2008-11-30 Pawel Solyga Remove python-graph from thirdparty, remove check_includes script and graph folder from scripts. This functionality is (cyclic imports check) is supported by pylint automatically so we don't need that any more.
2008-11-30 Pawel Solyga Fix too long lines in soc.views.models.request, remove unused imports and change pending requests list description. Remove unused imports from soc.logic.path_link_name module.
2008-11-30 Pawel Solyga Add missing dots in soc.logic.lists module. Change method names to comply with Style Guide. Make class variable protected by adding "_" to the name of variable. Update lists templates respectively (methods name change).
2008-11-30 Pawel Solyga Remove unused imports in soc.views.models role, host and site modules. Add missing parameter in getDjangoURLPatters method.
2008-11-30 Pawel Solyga Remove unused imports in soc.views.models.user and soc.views.models.sponsor modules.
2008-11-30 Pawel Solyga Remove unused import in soc.models.task.
2008-11-30 Pawel Solyga Fix too long lines in soc.model.work.
2008-11-29 Lennard de Rijk Put the redirects in the views/helper/redirects.py module.
2008-11-29 Sverre Rabbelier Style fixes for previous commit
2008-11-29 Lennard de Rijk Added invitation received message upon creating a new invite.
2008-11-29 Sverre Rabbelier Now invited users can create a new Host profile
2008-11-29 Sverre Rabbelier Fixed requests not working anymore
2008-11-29 Sverre Rabbelier Fixed a bug in latest commit
2008-11-29 Sverre Rabbelier Moved getSidebarLinks to sitemap.sidebar
2008-11-29 Sverre Rabbelier Moved getDjangoURLPatterns to sitemap.sitemap
2008-11-29 Sverre Rabbelier Moved checkAccess and getCleanedFields into access and forms
2008-11-29 Sverre Rabbelier Move parameter construction into a seperate module
2008-11-29 Sverre Rabbelier Documented params usage in soc/views/models/base.py
2008-11-29 Lennard de Rijk Fixed AUTHORS to comply with the specified format
2008-11-29 Lennard de Rijk Added _onCreate _onUpdate and _onDelete methods to logic/models/base.py.
2008-11-29 Lennard de Rijk Fixed typo in docstring.
2008-11-29 Sverre Rabbelier Make forms generic
2008-11-29 Sverre Rabbelier Made _logic a param
2008-11-28 Sverre Rabbelier Added Lennard to the AUTHORS file
2008-11-28 Sverre Rabbelier Make Sponsor use the new DynaForm module
2008-11-28 Sverre Rabbelier Added a DynaForm module
2008-11-28 Sverre Rabbelier Added a cleaning module
2008-11-28 Lennard de Rijk Apache license and __author__ added. Also added a todo for the __doc__ string.
2008-11-27 Sverre Rabbelier Moved check_includes and graph from app to scripts
2008-11-27 Sverre Rabbelier Change command parsing and do file walking manually
2008-11-27 Sverre Rabbelier Proper working implementation of a cycle detection algorithm, that
2008-11-27 Pawel Solyga Fix some typo in logic.models.base.
2008-11-26 Sverre Rabbelier Added rudementry include checker
2008-11-26 Sverre Rabbelier Added the python-graph module
2008-11-26 Sverre Rabbelier Removed cruft from the tests directory
2008-11-26 Sverre Rabbelier Fixed an outstanding TODO for tlarsen
2008-11-26 Lennard de Rijk Lists now use plural_name instead of name in the description.
2008-11-26 Sverre Rabbelier Created a seperate module for editSelf things
2008-11-26 Lennard de Rijk Fixes empty spaces appearing in the menu if a person is not allowed to see this menu or if no menu is defined.
2008-11-26 Lennard de Rijk Fixes an error that occurs when moving the document by setting another link ID or Scope path. This is due to the fact that author is a required property in the Work model.
2008-11-25 Sverre Rabbelier Fixed some access related bugs
2008-11-25 Sverre Rabbelier Make the sidebar dynamic depending on the user's rights
2008-11-25 Sverre Rabbelier Have the sidebar be rebuilt on every request with callbacks
(0) -300 -100 -64 +64 +100 +300 +1000 tip