Commit graph

16708 commits

Author SHA1 Message Date
Colin Kuskie
2eb7b11880 Document how to modify update, and why in general it shouldn't be done. 2011-12-05 16:32:52 -08:00
Colin Kuskie
5fbf0cb10f Make the Installable Role really know that it's a role. 2011-12-05 16:21:32 -08:00
Colin Kuskie
46c4a88e3c Fix spelling errors. 2011-12-05 15:10:21 -08:00
Colin Kuskie
ba89b76c90 Remove debug code. 2011-12-05 14:02:06 -08:00
Colin Kuskie
398c3afdfd Remove old WebGUI::Utility isIn and replace with smart match. 2011-12-05 13:48:08 -08:00
Colin Kuskie
d1f3d0771d Specify a known minimum good version of Package::Stash. 2011-12-05 11:06:54 -08:00
Colin Kuskie
a4b1a83df9 No more Sub::UpLevel, see if this fixes odd sources of warnings and fatals. 2011-12-05 10:43:41 -08:00
Colin Kuskie
7936bad564 Remove logging of the template in the upgrade step. 2011-12-02 08:54:00 -08:00
Colin Kuskie
7d75bf5cdc Update the GalleryFile/Photo/edit test for WEBGUI_LIVE. 2011-12-01 16:01:56 -08:00
Colin Kuskie
e1f8b1df7e Fix getEditTemplate in GalleryFile/Photo. 2011-12-01 16:01:42 -08:00
Colin Kuskie
4e8884cd60 WebGUI_LIVE test upgrade. Note, this test is leaking a version tag. 2011-12-01 15:26:54 -08:00
Colin Kuskie
b242236ac2 Finish WEBGUI_LIVE cleanup 2011-12-01 15:26:34 -08:00
Colin Kuskie
97d9711118 Fix func and form variable naming in the Gallery assets. 2011-12-01 15:23:18 -08:00
Colin Kuskie
59d12c5c05 Allow it to return permission denied errors. Consider making this return an error object or exception later. 2011-12-01 15:22:55 -08:00
Colin Kuskie
17e69a4d80 More deprecated form code. 2011-12-01 14:59:54 -08:00
Colin Kuskie
f0d3f0c52f More deprecated Form code 2011-12-01 14:43:32 -08:00
Colin Kuskie
ec0b35cda5 Convert another WEBGUI_LIVE test. 2011-12-01 14:25:57 -08:00
Colin Kuskie
d672c3a221 Add notifications to ther userProfileData => user move. 2011-12-01 13:25:49 -08:00
Colin Kuskie
3167e24736 Quote tables that are being converted. 2011-12-01 13:17:51 -08:00
Colin Kuskie
0b144dd89c Convert this from a WEBGUI_LIVE test to using Test::WWW::Mechanize::PSGI. 2011-12-01 13:13:34 -08:00
Colin Kuskie
7f912931d5 Remove deprecated form code. 2011-12-01 13:13:34 -08:00
Colin Kuskie
35fba133fc Remove deprecated code in User getInboxNotificationAddress 2011-12-01 13:13:34 -08:00
Colin Kuskie
234c6988ab Restore default behavior for empty titles. 2011-12-01 13:13:34 -08:00
Graham Knop
74159f7655 load WebGUI::PassingProfiling in WebGUI::Asset 2011-12-01 12:42:27 -05:00
Colin Kuskie
0736d2076c Removing deprecated code from the MapPoint asset. 2011-11-30 14:57:49 -08:00
Colin Kuskie
9ef67aafad Updating documentation 2011-11-29 16:23:43 -08:00
Colin Kuskie
1777b019a5 Fix a few typos in the deprecated code fix. 2011-11-25 10:52:50 -08:00
Colin Kuskie
bcc81e906c Remove more deprecated Form code. 2011-11-24 14:01:24 -08:00
Colin Kuskie
01a1558cac Remove deprecated form code. Why did we do this? 2011-11-24 13:56:17 -08:00
Colin Kuskie
5f1825be66 Remove the old InnoDB conversion code. 2011-11-24 12:11:27 -08:00
Colin Kuskie
f4b248f76f Remove some deprecated form code. 2011-11-24 12:06:05 -08:00
Colin Kuskie
dbc84086b4 Apparently, InnoDB returns results in a different order than MyISAM tables. Make tax data comparisons be order insensitive for tests. 2011-11-24 10:38:19 -08:00
Colin Kuskie
e4de128f76 Fix the WikiPage title auto fill-in by using a Moose builder method that can be overridden by child classes. 2011-11-24 10:31:54 -08:00
Colin Kuskie
ce15690523 I18n the RSS tab for the RSS Feed role. Provide a way for additional tabs to be i18n'ed, like Subscribable. 2011-11-24 10:31:54 -08:00
Colin Kuskie
288adcfd17 Script to convert every WebGUI except assetIndex table from MyISAM to InnoDB. 2011-11-24 10:31:54 -08:00
David Delikat
e0ab5eac47 change parentElement to parentNode 2011-11-12 03:40:28 +00:00
Colin Kuskie
26244635e1 These upgrades are in the wrong branch. 2011-11-07 13:59:51 -08:00
David Delikat
546932869a Merge remote branch 'main/WebGUI8' into WebGUI8 2011-11-07 17:49:29 +00:00
Colin Kuskie
3bd5172d6c No more leaky tests for carts. 2011-11-04 17:09:45 -07:00
Colin Kuskie
8a92be9454 Fix another leaky test. 2011-11-04 15:21:58 -07:00
Colin Kuskie
dc489b25b9 Fix a leaking test. 2011-11-04 15:19:08 -07:00
Colin Kuskie
7cfc8e6e71 Update this test for new testing API. 2011-11-04 14:14:45 -07:00
Colin Kuskie
a3266dea35 WebGUI 8 doesn't do Basic Auth, and ldap tests were moved into a different file. 2011-11-04 14:13:22 -07:00
Colin Kuskie
42ed112d1f Update this test to not use getPage. 2011-11-04 13:51:00 -07:00
Colin Kuskie
3ba6d43ec9 Allow noFormPost to be dynamically generated with a sub. Not all property settings allow this! 2011-11-04 11:54:31 -07:00
Colin Kuskie
a2a821822d Merge commit 'v7.10.23' into WebGUI8. Tests need fixing. 2011-11-02 11:12:18 -07:00
Colin Kuskie
3b9f7ae127 WebGUI 8 adjustments and test upgrades. 2011-11-01 15:41:01 -07:00
Colin Kuskie
9a4703eca0 Set the HTTP status correctly via the new API. 2011-11-01 13:21:31 -07:00
Colin Kuskie
38d35e23b6 Update Account::Profile tests and code. 2011-11-01 13:16:48 -07:00
Colin Kuskie
431cd280a4 Merge commit 'v7.10.22' into WebGUI8 2011-10-31 20:13:01 -07:00