Colin Kuskie
|
3ea797b2d4
|
Wobject tests, through letter M.
|
2010-03-12 08:06:49 -08:00 |
|
Colin Kuskie
|
953df3563f
|
Remove duplicate accessor method.
|
2010-03-12 08:06:26 -08:00 |
|
Colin Kuskie
|
570eea7d91
|
Add test for passing through traits.
|
2010-03-11 13:42:38 -08:00 |
|
Colin Kuskie
|
f4467cb10f
|
Attempt #1 to pass traits through property.
|
2010-03-11 13:42:38 -08:00 |
|
Graham Knop
|
b24978ef81
|
removing old upgrades
|
2010-03-11 09:45:12 -06:00 |
|
Graham Knop
|
45ca61b7c2
|
more import cleanups
|
2010-03-10 12:59:52 -06: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
|
21e321012c
|
Fix direct linking to posts and threads when their pagination is set to 0. Fixes bug #11464.
|
2010-03-10 09:45:37 -08:00 |
|
Colin Kuskie
|
eccf6a5021
|
Ready for 7.9.1 development.
|
2010-03-09 21:45:39 -08:00 |
|
Colin Kuskie
|
ef81e69f8d
|
Preparing for 7.9.0 release.
|
2010-03-09 21:08:05 -08:00 |
|
Colin Kuskie
|
7b40c8bbca
|
fix upgrade script, and SQL scripts.
|
2010-03-09 21:07:13 -08:00 |
|
Colin Kuskie
|
4df0c51973
|
Finish clean-up testing.
|
2010-03-09 18:48:10 -08:00 |
|
Colin Kuskie
|
8e253e577a
|
Remove unused diagnostics.
|
2010-03-09 18:46:10 -08:00 |
|
Colin Kuskie
|
8806883cd2
|
Fix a synax error in the upgrade file.
|
2010-03-09 16:47:15 -08:00 |
|
Colin Kuskie
|
fe5085f346
|
Tests for Gallery and HttpProxy
|
2010-03-09 15:57:43 -08:00 |
|
Colin Kuskie
|
4fa1e0084c
|
Add Wobject tests.
|
2010-03-09 15:29:45 -08:00 |
|
Colin Kuskie
|
ffe4e7fd37
|
fix uiLevel tests, and loading multiple sessions.
|
2010-03-09 14:57:58 -08:00 |
|
Colin Kuskie
|
4beab182a5
|
Fix uiLevel in Folder.
|
2010-03-09 14:18:09 -08:00 |
|
Colin Kuskie
|
db6090559b
|
Add a test for GalleryFile
|
2010-03-09 13:59:31 -08:00 |
|
Colin Kuskie
|
b60149d01b
|
Tests for Image, ZipArchive
|
2010-03-09 13:52:07 -08:00 |
|
Colin Kuskie
|
ffb7945c34
|
Remove leftover definition sub stubs.
|
2010-03-09 13:51:07 -08:00 |
|
Colin Kuskie
|
bc71165a16
|
Add T::C tests for Redirect, RichEdit,Shortcut,Sku, Template and Wobject.
|
2010-03-09 13:43:58 -08:00 |
|
Colin Kuskie
|
87c00d41c1
|
appending to an attribute must quote the +
|
2010-03-09 13:43:22 -08:00 |
|
Colin Kuskie
|
3b0e89341d
|
Add T::C tests for File and Snippet.
|
2010-03-09 13:07:51 -08:00 |
|
Colin Kuskie
|
a3aeae9a4e
|
Continue change from define uiLevel to has uiLevel.
|
2010-03-09 13:07:14 -08:00 |
|
Colin Kuskie
|
a3614f5211
|
Move uiLevel from a define to a property so it can be inherited.
|
2010-03-09 12:58:55 -08:00 |
|
Colin Kuskie
|
f55acecbb6
|
Handle the edge case when a subscription group has been deleted, but the the Subscribable entry has not been cleaned up. Fixes bug #11456.
|
2010-03-09 08:53:11 -08:00 |
|
Colin Kuskie
|
8f951013b9
|
Allow the default Search root to be overridden by a form variable. Adds RFE #11460.
|
2010-03-08 17:07:53 -08:00 |
|
Colin Kuskie
|
35492ca11f
|
Remove old WebGUI 7.7 files
|
2010-03-08 16:36:47 -08:00 |
|
Colin Kuskie
|
2053d3ef08
|
Fix syntax errors, and remove duplicate code from the skeleton.
|
2010-03-08 16:36:47 -08:00 |
|
Colin Kuskie
|
df31846aea
|
Prune duplicate code for post package work.
|
2010-03-08 16:36:47 -08:00 |
|
Colin Kuskie
|
fe31cc96de
|
Reset the isDefault flag on core assets only, and provide a final way fix this crap once and for all.
|
2010-03-08 16:36:47 -08:00 |
|
Doug Bell
|
c8ad650398
|
added changelog entry
|
2010-03-08 17:28:52 -06:00 |
|
Luke Robinson
|
240eb10ec5
|
call getWebguiProperty('extrasURL')
|
2010-03-08 17:22:32 -06:00 |
|
Luke Robinson
|
c03bcc385c
|
use the FormHelper instead of the Auth system for the Ajax check
on Username
|
2010-03-08 17:22:21 -06:00 |
|
Luke Robinson
|
c61e7454d0
|
An Ajax check on the username field at registration
|
2010-03-08 17:22:07 -06:00 |
|
Colin Kuskie
|
d0884afb59
|
Do not remove newlines from Templates (or Snippets) since HTML::Packer does not handle newlines with H::T syntax. Fixes bug #11458
|
2010-03-08 11:38:29 -08:00 |
|
Colin Kuskie
|
029655d822
|
Add a sheet to track Roles.
|
2010-03-05 15:17:05 -08:00 |
|
Colin Kuskie
|
6f9b891712
|
Convert more tests over to Test::Class
|
2010-03-05 15:16:46 -08:00 |
|
Colin Kuskie
|
b5e03dd90f
|
Remove dead method with the same name as a property.
|
2010-03-05 14:42:08 -08:00 |
|
Colin Kuskie
|
ecd31580cf
|
Applying class metaroles before the other roles seems to do the right thing.
|
2010-03-05 10:28:32 -08:00 |
|
Colin Kuskie
|
3c790d9ce5
|
Add Role presence tests.
|
2010-03-05 08:51:16 -08:00 |
|
Colin Kuskie
|
053b5a869e
|
Rework get_tables to check each and every property.
|
2010-03-04 16:08:30 -08:00 |
|
Colin Kuskie
|
006bda8dd0
|
More Test::Class tests for AssetBase.pm
|
2010-03-04 16:07:48 -08:00 |
|
Colin Kuskie
|
f5f1839945
|
Begin converting t/Asset.t over to Test::Class
|
2010-03-04 15:36:44 -08:00 |
|
Colin Kuskie
|
669f8031f9
|
check for get, set, update in Definition/Asset.t
|
2010-03-04 12:45:33 -08:00 |
|
Colin Kuskie
|
d5dd260f32
|
More instanciator cleanup.
|
2010-03-04 08:55:10 -08:00 |
|
Colin Kuskie
|
3d9006b643
|
Update Auth system for wg8 instanciators.
|
2010-03-04 08:52:46 -08:00 |
|