Commit graph

2515 commits

Author SHA1 Message Date
Colin Kuskie
1450d1361d Fix POD problems 2010-05-07 18:27:39 -07:00
Colin Kuskie
1aeb75bce9 Fix POD whitespace problems. 2010-05-06 12:38:00 -07:00
Colin Kuskie
3e168b1c87 Trap calls to newById inside getParent. StoryArchive should use cloneFromDb. 2010-05-05 11:50:31 -07:00
Colin Kuskie
7273f705e0 Provide defaults for the workflowId and the zoom. 2010-04-20 12:20:36 -07:00
Colin Kuskie
ea9bc5b571 Fix WebGUI::Utility method used in WikiMaster. 2010-04-20 10:43:30 -07:00
Graham Knop
0efa62a73c asset immutability 2010-04-19 18:57:01 -05:00
Graham Knop
a1d8dbd67a more object destruction cleanups 2010-04-19 18:57:01 -05:00
Graham Knop
c4204eff89 clean up more uses of ->get 2010-04-19 18:57:01 -05:00
Doug Bell
b767824711 cache: s/delete/remove/ 2010-04-19 18:51:10 -05:00
Doug Bell
165be5b389 remove eval{} from caching code 2010-04-19 18:41:13 -05:00
Doug Bell
92cd204b31 fix composite cache keys and remove setByHttp 2010-04-19 14:59:24 -05:00
Colin Kuskie
cd0fbf8ecb Remove subclassed methods validParent and addChild from GalleryFile and Gallery. 2010-04-19 10:22:50 -07:00
Graham Knop
29df110409 progress and WebGUI::Paths conversion 2010-04-15 18:42:16 -05:00
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Colin Kuskie
5399eb2065 Use the right i18n namespace for DataTable's assetName 2010-04-09 11:45:36 -07:00
Doug Bell
b6b5e6c939 fix deep recursion on getContentLastModified 2010-04-09 11:12:55 -05:00
Colin Kuskie
e0b5f79d6d Temporary fix for the Calendar for now. 2010-04-08 17:29:13 -07:00
Colin Kuskie
f56bac9948 SUPER handling for most of Wobject/*.pm. There's a problem with Calendar, though. 2010-04-08 17:00:05 -07:00
Colin Kuskie
c835344813 Fixing require loops. Moose overrides for canEdit using packages. 2010-04-08 15:13:13 -07:00
Patrick Donelan
0fcc57a09e Removing "use warnings" 2010-04-08 17:53:55 -04:00
Colin Kuskie
616d5cc866 Moose overrides for purge, purgeRevision, and purgeCache. 2010-04-07 16:43:16 -07:00
Colin Kuskie
c786395eb4 Moose overriding for indexContent. 2010-04-07 15:07:20 -07:00
Doug Bell
eee547b0cc Add drag'n'drop sorting to the Gallery Album Edit View (RFE 11007). 2010-04-07 11:54:09 -05:00
Graham Knop
9d760ee406 don't warn about white space only in SQLReport queries 2010-04-07 10:08:00 -05:00
Colin Kuskie
794b26d325 Moose override commit in Thread and CS. 2010-04-06 19:30:35 -07:00
Colin Kuskie
ce39ad6a14 Must set cache after updating, since the attribute clears the cache if the ids are different. 2010-04-06 19:10:57 -07:00
Colin Kuskie
c549803777 Reindent Article.pm 2010-04-06 19:05:12 -07:00
Colin Kuskie
6990f52b0d Fix bug #11510, allowing non-valid sort fields in the form params to CS. 2010-04-05 10:47:01 -07:00
Colin Kuskie
03eeefe13d Fix owner privileges on photos created via uploading an archive. Fixes bug #11503 2010-03-29 20:44:39 -07:00
Colin Kuskie
14b5897c18 RSS links from Gallery need to include sitename. Fixes bug #11496 2010-03-29 08:25:03 -07:00
Graham Knop
445486e291 added: Sort Items switch to Syndicated Content asset 2010-03-28 17:30:09 -05:00
kimd
8104338da7 Added additional navigation to the photo asset (RFE 11412). 2010-03-25 19:45:48 -05:00
Colin Kuskie
54f0148ec9 Use lots and lots of Moose modifiers in the Article. 2010-03-24 17:01:18 -07:00
Colin Kuskie
8a3f36a449 Fix an accessor name. 2010-03-24 15:09:59 -07:00
Colin Kuskie
56fcb761a1 Rework StoryArchive for exceptions and modifiers. 2010-03-24 14:54:53 -07:00
Colin Kuskie
4a78377936 Fix WikiMaster's assetName 2010-03-23 11:52:56 -07:00
Colin Kuskie
c2fac1e865 Fix i18n namespace typos in the EMS 2010-03-23 11:08:57 -07:00
Colin Kuskie
c0206e61f5 Fix more thread search pagination issues. 2010-03-20 21:48:09 -07:00
Colin Kuskie
88ec09d279 rework how validParent works, and where it is checked. Add an explicit check for it in addChild, and remove a bunch of overridden addChild methods. 2010-03-19 14:31:49 -07:00
Graham Knop
524a2608a8 be compatible with newer DateTime::Locale 2010-03-19 15:48:31 -05:00
Colin Kuskie
a7b4fbc0ed Fix thread search URLs when threads are archived, or trashed. Location in the pagination is now found by interrupted linear search. 2010-03-16 18:29:09 -07:00
Colin Kuskie
fb14f13a4b Add labels to the Layout templates so they show up in Shortcut overrides. Fixes bug #11476. 2010-03-16 11:04:44 -07:00
Colin Kuskie
953df3563f Remove duplicate accessor method. 2010-03-12 08:06:26 -08:00
Graham Knop
2af4c4de63 clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
Graham Knop
a22162b895 clean up Tie::CPHash imports 2010-03-10 12:59:51 -06:00
Graham Knop
913fa9ad03 clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
Colin Kuskie
4beab182a5 Fix uiLevel in Folder. 2010-03-09 14:18:09 -08:00
Colin Kuskie
ffb7945c34 Remove leftover definition sub stubs. 2010-03-09 13:51:07 -08:00
Colin Kuskie
87c00d41c1 appending to an attribute must quote the + 2010-03-09 13:43:22 -08:00
Colin Kuskie
a3aeae9a4e Continue change from define uiLevel to has uiLevel. 2010-03-09 13:07:14 -08:00