Commit graph

16909 commits

Author SHA1 Message Date
Colin Kuskie
a20dd83ae0 Remove deprecated userProfile code from userImport. 2011-12-27 21:46:30 -08:00
David Delikat
7120969ba2 added test for scalar exception test 2011-12-13 22:09:18 +00:00
David Delikat
e364012044 fixed #12308: error message used scalar as reference 2011-12-12 17:05:54 -06:00
David Delikat
db46cad887 fixed bug in error message in sub process: check caught exception for reference or scalar before processing 2011-12-12 16:46:07 -06:00
Colin Kuskie
ba345e221b Fixes for the class => className conversion, and addSave/editSave for new assets. 2011-12-12 10:32:48 -08:00
Colin Kuskie
d3836cd3ad Fix canEdit for Collaboration. 2011-12-12 10:27:26 -08:00
Colin Kuskie
27f3b3e935 Convert Event edit test to WebGUI::Test::Mechanize, and fix issues with adding events to a calendar. 2011-12-12 10:26:05 -08:00
Colin Kuskie
69dc8f576e Fix visitorCacheTimeout usage in the Thread and Event assets. Fixes bug #12309. 2011-12-09 10:59:26 -08:00
Colin Kuskie
fd98df41d3 Fix visitorCacheTimeout usage in the Thread and Event assets. Fixes bug #12309. 2011-12-09 10:55:25 -08:00
Colin Kuskie
ce327bd49a Fix some POD syntax issues in the userImport script. 2011-12-08 10:03:46 -08:00
Colin Kuskie
5f9f1e6dec Remove all unnecessary usage of SUPER from Assets 2011-12-07 08:26:08 -08:00
Colin Kuskie
c2baef0bde Remove debug code. 2011-12-07 08:25:49 -08:00
Colin Kuskie
dacba5f607 Add facebook auth to the config file. 2011-12-07 08:25:09 -08:00
Colin Kuskie
13776f9934 Use Moose and 8 in the WikiPage. 2011-12-06 21:21:44 -08:00
Colin Kuskie
c8fdf5852f More deprecated code. 2011-12-06 21:15:50 -08:00
Colin Kuskie
fdf0bd61ab Remove more unnecessary session access to find a config file. 2011-12-06 14:13:23 -08:00
Colin Kuskie
c4f5d937e2 No need to invoke a session to get a config file. 2011-12-06 14:09:46 -08:00
Colin Kuskie
f0b59bc52d Fix an i18n namespacing issue in the Navigation. 2011-12-06 13:50:52 -08:00
Colin Kuskie
745b5d1aef Fix removing the FilePile from config files. Remove debug code from InnoDB translation script. 2011-12-06 13:08:28 -08:00
Colin Kuskie
7791024b0a Fix a syntax error. 2011-12-05 20:56:58 -08:00
Colin Kuskie
f20146dece Remove more deprecated code. 2011-12-05 20:56:03 -08:00
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
b619392d2e Remove debug code from the Event for logging. 2011-11-28 10:23:13 -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