app/soc/views/models/timeline.py
2009-03-10 Sverre Rabbelier Use the correct timeline logic in edit()
2009-03-04 Pawel Solyga Remove unused imports and fix too long lines in soc.views.models.timeline module.
2009-03-01 Sverre Rabbelier Make use of decorators.view for all views
2009-03-01 Sverre Rabbelier Added decorators
2009-02-23 Sverre Rabbelier Make timeline a Linkable
2009-02-22 Sverre Rabbelier Add generic datepicker support
2009-02-21 Sverre Rabbelier Rename dynafields to dynaproperties
2009-02-15 Sverre Rabbelier Hook up the admin view everywhere
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-01-31 Lennard de Rijk Added rights to soc/views/models/timeline.py.
2009-01-24 Pawel Solyga Check if timeline exists and when somebody tries to edit non existing timelime display error message. Add TODO regarding error message customization for Timeline. Add support for calendar widget in timeline for both gsoc and ghop programs (gsoc was hardcoded before).
2009-01-21 Todd Larsen Add an export() view, and implement it as text/text for Document.
2009-01-20 Pawel Solyga Add calendar widget support for timeline fields. Fix docstring typo in soc.views.models.timeline module. Add timeline edit template which loads necessary javascript files for datetimepicker widget.
2009-01-10 Sverre Rabbelier Construct names automatically from base name.
2009-01-08 Lennard de Rijk Resolved a bug when editing a timeline.
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-07 Sverre Rabbelier Added support for mutliple edit forms based on entity type
2009-01-07 Sverre Rabbelier Started on edit timeline
2009-01-06 Sverre Rabbelier Added logic and view classes for the Timeline model
less more (0) tip