Mercurial > public > sg101
log media/js/membermap.js @ 184:4e1abeb593c2
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. |
Sat, 19 Dec 2009 19:34:16 +0000 | Brian Neal | Fixing #28, cosmetic issues with member map. Also fixed a bug involving the smiley and markdown interactions. Single quotes were getting HTML REMOVED by markdown. |
Thu, 17 Dec 2009 04:14:16 +0000 | Brian Neal | Fix #33; use $.ajax instead of $.post so we can handle errors. Also, for some reason comparing objects in a template doesn't work now. Have to compare id fields. |