log gpp/gcalendar/forms.py @ 298:4f032a6e21f8

age author description
2010-07-11 Brian Neal Implement #88; add option to create a new forum thread from a new calendar entry.
2010-04-11 Brian Neal Fix #71: problems with editing existing gcalendar dates; the date format wasn't what the datepicker expected.
2009-11-26 Brian Neal Creating a common way to display the smiley and markdown help dialogs for a markItUp textarea input form. Converted gcalendar over to it as a trial.
2009-07-01 Brian Neal #18 - Add time zone field to user profile.
2009-04-15 Brian Neal Changed the shoutbox: posts are now made by Ajax. The smiley farm is loaded only on demand. jQuery is now in the base template. May add scrolling later.
2009-04-11 Brian Neal Use DRY principle to manage third party javascript libraries. Created script_tags template tags to generate the correct link and script tags for 3rd party libraries. The settings.py file is the only place where the full path name is specified.
2009-04-06 gremmie Initial import of sg101 stuff from private repository.