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
Colin Kuskie
0a493211ee
Fix typo in POD
2010-03-26 15:11:54 -07: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
743e57c8ae
Add a test for the Story asset.
2010-03-24 18:26:29 -07:00
Colin Kuskie
237eaa9990
Add a version tag so we work on a committed parent.
2010-03-24 17:02:05 -07: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
a10e65f883
Use Moose method modifiers for overriding addRev in Story.
2010-03-24 10:25:29 -07:00
Colin Kuskie
82bc730a8a
Remove another bad file.
2010-03-24 10:02:12 -07:00
Colin Kuskie
2a7f64c4ab
Removing bad file.
2010-03-24 10:01:30 -07: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
3229663c9f
Add tests for Event, MatrixListing and WikiPage
2010-03-23 17:09:45 -07:00
Colin Kuskie
7c8979c823
Tests for Post and Thread
2010-03-23 16:15:33 -07:00
Colin Kuskie
e004eab9f5
New infrastructure for building the parents that an asset requires.
2010-03-23 16:15:09 -07:00
Colin Kuskie
d966711f00
List of parents for Gallery File, also inheritance fixes.
2010-03-23 16:07:22 -07:00
Colin Kuskie
5ad0dc21c3
Fix module line broken by previous commit and injudicious perl -pi
2010-03-23 16:06:55 -07:00
Colin Kuskie
9dc2977f95
Use correct inheritance for test modules.
2010-03-23 16:02:57 -07:00
Colin Kuskie
cbfe3825a8
Fixes for creating parents for testing.
2010-03-23 15:58:40 -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
93e9f71a6c
Set the correct valid parent classes for Post.
2010-03-23 14:14:11 -07:00
Colin Kuskie
4fb5a55d2f
Moose appropriate SUPER for RssFeed role.
2010-03-23 12:42:32 -07:00
Colin Kuskie
22bbf2e23c
Check the Asset, not the class, and make sure it is loaded.
2010-03-23 11:54:19 -07:00
Colin Kuskie
4a78377936
Fix WikiMaster's assetName
2010-03-23 11:52:56 -07:00
Colin Kuskie
4c3a26b023
WikiPage uses an role to force hiddenness now. No need to subclass addRevision.
2010-03-23 11:52:18 -07:00
Colin Kuskie
c2fac1e865
Fix i18n namespace typos in the EMS
2010-03-23 11:08:57 -07:00
Colin Kuskie
d32a380943
Fix a typo in the Wobject i18n file.
2010-03-23 11:06:57 -07:00
Colin Kuskie
efbe9a9691
Fix typo in i18n namespace.
2010-03-23 11:04:49 -07:00
Colin Kuskie
454ac13a4b
Remove debug code.
2010-03-22 16:50:26 -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
1c949b1922
Fix bad hoverHelp for "can edit posts" group.
2010-03-22 11:51:34 -07: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
Graham Knop
261c8b30da
fix wikipage permissions test, eliminating session cloning
2010-03-19 18:22:08 -05:00
Graham Knop
e0f55e7e5e
change encode check for newer URI::Escape versions
2010-03-19 18:22:08 -05:00
Graham Knop
9abeae359a
skip ideogram tests if mysql is configured badly
2010-03-19 18:22:08 -05:00
Colin Kuskie
81ffc16f63
remove unneeded testing module
2010-03-19 15:43:48 -07:00
Colin Kuskie
a874b0201e
Add a test to make sure every property has a table defined in it. If you need an attribute without a table, use has.
2010-03-19 14:48:55 -07:00
Colin Kuskie
e2033afbac
Fix a typo in Subscribable Role.
2010-03-19 14:42:16 -07:00
Colin Kuskie
b04651ecc8
No comments table in the WikiMaster.
2010-03-19 14:33:51 -07:00