Mercurial > public > sg101
log
age | author | description |
---|---|---|
Sat, 18 Apr 2009 19:14:17 +0000 | Brian Neal | Added get_absolute_url() for my comments. Had to add a get_absolute_url() function for downloads in the process. |
Thu, 16 Apr 2009 02:00:17 +0000 | Brian Neal | Shoutbox work: shouts now have absolute URLs. Shouts can now be flagged as abuse. Minor tweak to breadcrumbs css. Added flag date to comments admin. |
Wed, 15 Apr 2009 01:13:17 +0000 | 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. |
Tue, 14 Apr 2009 02:35:35 +0000 | Brian Neal | Update jquery-ui and theme version that is hosted on google. In preparation for having jquery on every page (?), make it so that the autocomplete plug is using the 'global' jquery, and not the one that came with it. It seems to work okay with jquery 1.3.2. |