Commit graph

13333 commits

Author SHA1 Message Date
Colin Kuskie
ea5e82b626 Make sure that we can start a workflow via a cron job. Fixes bugs #11444 and #10189 2010-04-19 08:14:21 -07:00
Colin Kuskie
55d2e510d6 Add top-level keywords, which allows for hierarchial categorization of wiki pages. 2010-04-16 20:46:55 -07:00
Paul Driver
1a77fce843 make it impossible to have a locked working tag 2010-04-16 15:24:34 -07:00
Graham Knop
7c7136f02a remove useless variable declaration 2010-04-15 14:03:09 -05:00
Graham Knop
aaa0924dc7 allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
Graham Knop
8206aeaec5 enhance format of .wgaccess files to provide security for Gallery files 2010-04-15 11:38:58 -05:00
Colin Kuskie
1cd7d8fbc7 Remove dead END blocks from some tests. 2010-04-14 11:41:20 -07:00
Colin Kuskie
5282a12d47 Note Test::Deep is required due to usage in Survey::Test and Asset::Event. 2010-04-14 09:34:34 -07:00
Colin Kuskie
7fe81165ed Bug fixes, changes to default wikipage template for keyword pages, and template var clarifications. 2010-04-13 11:28:31 -07:00
Colin Kuskie
1395fcc411 Add RFE #10944, keyword pages.
Keyword pages are any page where the title is exactly the same as any keyword
for any page in the wiki.  Keyword pages work the same as any wiki page, but
also may display a list of pages that are tagged with the keyword.
2010-04-13 11:05:29 -07:00
Colin Kuskie
55ceb579fb Add missing template help for the WikiPage view template. 2010-04-13 10:55:48 -07:00
Colin Kuskie
7390497e1f Change how the locked flag is displayed, so that it isn't inline with the content, but just above it. Fixes bug #11520 2010-04-13 10:55:47 -07:00
Graham Knop
88e8fe77fb allow SQL statements to be added to test cleanup 2010-04-12 17:55:42 -05:00
Graham Knop
eb97a8d50e allow arbitrary subs to be added to test cleanup 2010-04-12 17:43:51 -05:00
Colin Kuskie
15939961bb Add better comment rating icons. They still have smiley faces, but they're cleaned and trimmed up. 2010-04-11 22:19:45 -07:00
Patrick Donelan
0fcc57a09e Removing "use warnings" 2010-04-08 17:53:55 -04:00
Doug Bell
8a9fc6c7ea reindex the site to clear default synopsis 2010-04-08 15:10:06 -05:00
Doug Bell
fe2b81772b add 11477: Don't fill in a default synopsis 2010-04-08 14:42:16 -05:00
Colin Kuskie
a0253fa599 Remove really old code from the old Rss From Parent asset. 2010-04-07 14:50:51 -07:00
Doug Bell
2023e9c41e fixed JS comment in head tags. added credits 2010-04-07 11:54:09 -05: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
83ffaf938b Ready for 7.9.3 development 2010-04-06 21:55:37 -07:00
Colin Kuskie
2e7b230602 Add new uploads. 2010-04-06 20:56:40 -07:00
Colin Kuskie
3d593c678a Preparing for 7.9.2 release 2010-04-06 20:54:43 -07:00
Colin Kuskie
b8a0130ace Provide a default templateId so the magic buttons work. 2010-04-06 20:51:02 -07:00
Colin Kuskie
2ce0ab7f3a Case sensitive tables in the ExtendCalendarRecurrences test. 2010-04-06 14:52:39 -07:00
Colin Kuskie
e724275663 Fix merge problem 2010-04-06 14:48:04 -07:00
Colin Kuskie
f06ce2e0eb Internationalize the Add button in the Criteria builder for the Shortcut. 2010-04-06 13:54:24 -07:00
Colin Kuskie
982e5117f1 Fix shortcut hoverhelp, javascript, and criteria builder usability. Fixes bug #11516 2010-04-06 13:53:51 -07:00
Colin Kuskie
33c54b66b6 Fix bug #11469, multi-allocation slider doesn't work. Make sure that allocMax is set in all cases. 2010-04-06 11:14:53 -07:00
Paul Driver
89b07a44c8 Noted new dependancy in the wrong place 2010-04-05 17:19:23 -07:00
Paul Driver
c356a7acc6 DateTime::Event::ICal in Calendar, workflow to extend recurrence 2010-04-05 17:08:11 -07:00
Colin Kuskie
01f0250d28 Proper bug attribution to Bernd. 2010-04-05 15:18:45 -07:00
Colin Kuskie
9b36e44390 Added JS-type cancel button to edit view of WebGUI::Asset::Post (Bug #11514) 2010-04-05 15:18:19 -07:00
Colin Kuskie
977036f768 Fix #11513, account text follows site defaults. Set a default font color for Account content in root/import/account/account.css 2010-04-05 14:18:37 -07:00
Colin Kuskie
1df580f13f Fix #11511. URLs in version tag approval emails should be links. 2010-04-05 11:05:42 -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
2de75ea427 Remove i18n cruft in Dutch and Spanish. Fixes bug #11506 2010-04-05 08:43:27 -07:00
Graham Knop
d0bc628ff8 make setting set/add update or replace existing settings 2010-04-02 18:39:16 -05:00
Graham Knop
3b07f830c7 remove END section from test skeleton 2010-04-02 18:32:25 -05:00
Graham Knop
911376043c quiet photo navigation test and add better cleanup 2010-04-02 18:31:44 -05:00
Colin Kuskie
195218cbaf when purging from system trash, return to system trash. Fixes bug #11509. 2010-03-31 17:24:00 -07:00
Doug Bell
defc82198d fix 11507 Spectre Reports wrong workflow count 2010-03-31 12:32:17 -05:00
Graham Knop
9dc6c29419 fixed: Viewing a Gallery File with non-ASCII keywords crashes 2010-03-31 11:49:54 -05:00
Colin Kuskie
3b3347c4a8 Restore ErrorHandler->fatal handling of no DB connection. Fixes bug #11494. 2010-03-30 15:11:26 -07:00
Colin Kuskie
52162f64cf fix typos in error message 2010-03-30 14:43:21 -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
5b35b8f3a6 Fix package imported from 7.8 for GalleryFile view template. Fixes bug #11492 2010-03-29 19:53:43 -07:00
Colin Kuskie
b5388849f6 Fix bad template, macro code in Gallery File view template. Fixes bug #11492. 2010-03-29 19:51:25 -07:00