webgui/lib/WebGUI/Asset
Colin Kuskie abb60f10ea Fix autolinking issues in the wiki. Fixes bug #11086.
The query for finding titles returns multiple title for each asset.
Guarantee that the latest title wins.  Do not escape characters in
the hash key, since that creates NEW hash entries, and all keys
are quotemeta'ed later anyway.
2009-10-22 10:26:12 -07:00
..
File Autocommit image operations like crop, annotate, resize. Fixes bug #11152. 2009-10-21 10:48:25 -07:00
Post Fixed bug #11096. Deleting a thread causes a WebGUI error. 2009-10-07 10:05:43 -07:00
Sku Central cache access for Assets to handle SSL caching. Fixes bug #11131. 2009-10-20 15:15:38 -07:00
Template
Wobject Fix autolinking issues in the wiki. Fixes bug #11086. 2009-10-22 10:26:12 -07:00
_NewAsset.skeleton
_NewAsset.skeleton.minimal
Event.pm
File.pm Central cache access for Assets to handle SSL caching. Fixes bug #11131. 2009-10-20 15:15:38 -07:00
FilePile.pm
MapPoint.pm
MatrixListing.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
Post.pm Fixed bug #11096. Deleting a thread causes a WebGUI error. 2009-10-07 10:05:43 -07:00
Redirect.pm
RichEdit.pm Make "ask user about using rich edit" work on IE6. Fixes #10808 (I hope). 2009-08-24 22:03:22 +00:00
Shortcut.pm fixed bug where shortcuts weren't purged along with assets when both were in the trash 2009-09-26 01:43:57 -06:00
Sku.pm
Snippet.pm Central cache access for Assets to handle SSL caching. Fixes bug #11131. 2009-10-20 15:15:38 -07:00
Story.pm Fix description field of the Story RSS feed. Fixes bug #11112 2009-10-11 19:03:55 -07:00
Template.pm Rekey the template_attachments table. Fixes bug #11063. 2009-10-21 16:11:22 -07:00
WikiPage.pm WikiPage attachments need groupToEdit to be the same as the ancestor wiki groupToEditPage, otherwise users's cannot edit their own attachments. Fixes bug #11057 2009-10-12 20:23:34 -07:00
Wobject.pm