Commit graph

5906 commits

Author SHA1 Message Date
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -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
Doug Bell
4519f558cf fixed gotchas to remove memcached 2010-04-09 10:58:06 -05: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
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
Colin Kuskie
83ffaf938b Ready for 7.9.3 development 2010-04-06 21:55:37 -07:00
Colin Kuskie
3d593c678a Preparing for 7.9.2 release 2010-04-06 20:54:43 -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
Doug Bell
64f7bd9365 more work on Admin. added FamFamFam icon set 2010-04-06 15:45:42 -05: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
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
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
Colin Kuskie
dab004cd28 Let RadioLists take array refs for default values. Fixes bug #11497. 2010-03-29 10:08:05 -07:00
Colin Kuskie
14b5897c18 RSS links from Gallery need to include sitename. Fixes bug #11496 2010-03-29 08:25:03 -07:00
Colin Kuskie
400d94e903 Fix typos in some calendar help. Fixes bug #11493 2010-03-28 22:21:39 -07:00
Graham Knop
445486e291 added: Sort Items switch to Syndicated Content asset 2010-03-28 17:30:09 -05:00
Doug Bell
57d6366ac2 added changelog entry 2010-03-25 21:13:25 -05:00
Doug Bell
47687a99ba moved packages to right place for 7.9.2 2010-03-25 21:11:04 -05:00
kimd
8104338da7 Added additional navigation to the photo asset (RFE 11412). 2010-03-25 19:45:48 -05:00
Colin Kuskie
5ded2ea89d Ready for 7.9.2 development 2010-03-23 21:21:47 -07:00
Colin Kuskie
233ad05415 Preparing for 7.9.1 release 2010-03-23 20:31:32 -07:00
Colin Kuskie
66cc53f190 Fix typo in matrix JS that missorted the matrix listings on the front page. Fixes bug #11486 2010-03-23 14:47:56 -07:00
Colin Kuskie
7b8f9027a0 Admin cannot be removed from admin group. An admin cannot remove themself from the Admin group. Fixes #11481. 2010-03-22 15:56:39 -07:00
Colin Kuskie
f5fd970c94 Allow users who re-edit posts to skip notifications. Fixes bug #11466 2010-03-22 15:27:05 -07:00
Patrick Donelan
2dd18be4be Fixes #11485 - RedirectAfterLoginUrl Setting should not override returnUrl and redirectAfterLogin scratch
The redirectAfterLogin Setting works better if it is checked after
  $self->session->form->get('returnUrl')
and
  $self->session->scratch->get("redirectAfterLogin")
in WebGUI::Auth::login.

This is so that the redirectAfterLogin scratch variable and returnUrl form param get a chance to redirect
Visitors to the appropriate page after being shown an intermediate login form.
2010-03-22 16:02:06 -04:00
Colin Kuskie
d6f61c07d1 Make the Deactivate account template user selectable for both LDAP and WebGUI. Fixes bug #11482 2010-03-22 10:43:29 -07:00
Colin Kuskie
c0206e61f5 Fix more thread search pagination issues. 2010-03-20 21:48:09 -07:00
Colin Kuskie
90cd1ac257 change connect to connection in the edit survey template. 2010-03-16 13:37:40 -07:00
Colin Kuskie
9810b57f40 Fix double slash removal in FilePump macro. Fixes bug #11478. 2010-03-16 12:07:25 -07:00
Graham Knop
1919973f2b fixed: Unable to add threads with permission to edit CS but not in post group 2010-03-16 13:20:41 -05: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
0a005834b8 Force inheritPermissionsFromParent to work in all import scenarios. Also, fix handling of clearPackageFlag and setDefaultTemplate. 2010-03-15 11:22:08 -07:00
Colin Kuskie
5869cfe903 Proper bug annotation. 2010-03-15 10:25:53 -07:00
Colin Kuskie
4fa04a2636 Fix CSS and HTML errors in the Event Edit template. Fixes bug #11471. 2010-03-15 10:24:35 -07:00