Commit graph

16699 commits

Author SHA1 Message Date
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
Colin Kuskie
4855816a29 Merge commit 'v7.10.21' into WebGUI8. Also, add POD and fix broken tests. 2011-10-27 16:45:19 -07:00
David Delikat
ffbc759dd2 Merge branch 'WebGUI8' of github.com:plainblack/webgui into WebGUI8
Conflicts:
	www/extras/admin/admin.js
2011-10-26 23:15:02 +00:00
David Delikat
2e2a4db7b6 make admin context menu display 2011-10-26 22:48:58 +00:00
Colin Kuskie
fdb979ca8a Merge commit 'v7.10.20' into WebGUI8 2011-10-26 15:02:51 -07:00
Colin Kuskie
4fea10a1f5 Merge commit 'v7.10.19' into WebGUI8 2011-10-25 20:31:50 -07:00
Colin Kuskie
9bd2d09bf3 Comment out the "approved" checkbox, it isn't checked anywhere anyway. 2011-10-25 19:47:12 -07:00
Colin Kuskie
4bfabb9469 Make version tags mandatory again. 2011-10-25 19:44:58 -07:00
David Delikat
7a9bd26c5e fixed admin select all check box 2011-10-26 00:27:31 +00:00
Colin Kuskie
d0b3be1749 Document what happened to the upgrade script. 2011-10-25 14:51:49 -07:00