Mercurial > public > sg101
log
age | author | description |
---|---|---|
Sun, 28 Mar 2010 22:19:08 +0000 | Brian Neal | Updating jQuery and jQuery UI. This is for ticket #57. Noticed GCalendar wasn't opening the datepicker on the correct date until I set a dateFormat option. Fixed member map to undisable the update button if you type in a location that can't be geocoded. |
Sun, 28 Mar 2010 21:47:48 +0000 | Brian Neal | Updated to TinyMCE version 3.3.2. This is for #57. |
Sun, 28 Mar 2010 21:41:11 +0000 | Brian Neal | Fixing #64. Updating all model save() methods to use *args and **kwargs. Django 1.2 has new keyword arguments. |