Commit graph

11760 commits

Author SHA1 Message Date
Colin Kuskie
2fd4f74911 Remove debug output. 2012-03-11 16:03:25 -07:00
Colin Kuskie
db0befd864 Document a template variable that already existed to fulfill RFE #9730. 2012-02-29 23:50:51 -08:00
Colin Kuskie
04c902a23e Add feature, redirect after logout. 2012-02-24 23:07:15 -08:00
Colin Kuskie
476b14f82c Restore ability to edit ITransact and Ogone payment drivers. Ensure that all forms use CSRF tokens. 2012-02-24 22:43:43 -08:00
Colin Kuskie
2f15d87377 Make sure that the Env macro cannot be used to access objects or data references. 2012-02-11 14:16:45 -08:00
Colin Kuskie
7406c02a78 Add a bunch of missing POD while the gears spin. 2012-01-18 13:39:16 -08:00
Colin Kuskie
46152edef6 POD for an Asset::Event method. 2012-01-18 13:15:57 -08:00
Colin Kuskie
a6e1adf183 Fixes to Survey tests and merged code from 7.10 2012-01-17 19:10:16 -08:00
Colin Kuskie
3b418ede3c Merge commit 'v7.10.24' into WebGUI8 2012-01-17 15:03:45 -08:00
Colin Kuskie
3b3502b565 Trim extra whitespace. 2012-01-13 13:34:49 -08:00
David Delikat
bce42bca47 ticket 12318: asset error causes asset manager to fail 2012-01-12 00:20:41 +00:00
Colin Kuskie
4ab6db8792 Fix some bad POD formatting. 2012-01-10 13:29:16 -08:00
Colin Kuskie
56ca2b0461 Fix some warnings under perl 5.14.2 2012-01-07 13:39:03 -08:00
Colin Kuskie
300cd51143 remove support for the serverside spell checker since most modern browsers do this natively 2012-01-06 09:16:47 -08:00
JT Smith
ba68ae8dcd fixed possible values and default values on EMS submission. 2012-01-04 10:04:39 -06:00
Colin Kuskie
c22bc0c54a Add missing POD to AssetExportHtml. 2012-01-03 14:57:17 -08:00
Colin Kuskie
d3b574da13 Dump WebGUI Statistics. 2012-01-03 11:29:00 -08:00
Colin Kuskie
d31137c881 Remove a misleading comment 2012-01-03 06:02:24 -08:00
Colin Kuskie
61e17054c5 Remove empty comments and fix POD. 2012-01-01 11:48:14 -08:00
Colin Kuskie
6a6f839e84 Remove Class::C3 from the asset helpers, since they don't use it. 2012-01-01 11:47:58 -08:00
Colin Kuskie
03a22421a7 Add native size limiting to WebGUI via plack. This is no longer a WRE specific feature. 2011-12-31 19:01:25 -08:00
Colin Kuskie
cb7581a7a8 Remove the showPerformance setting, it's now subsumed into the Plack debug console. 2011-12-28 18:33:08 -08:00
Colin Kuskie
5bbfe27f35 Drop the requirement for checking the status of users to be listed when no status check has been asked for. 2011-12-28 18:23:10 -08:00
Colin Kuskie
e65989b114 Move all user lookups in www_listUsers to statement handles. 2011-12-28 18:19:05 -08:00
Colin Kuskie
3e5b18b8b4 No need to tie the hash lookup for user statuses. 2011-12-28 17:54:33 -08:00
Colin Kuskie
df8f793c91 Fix JS errors in the confirmation code. 2011-12-28 12:14:56 -08:00
Colin Kuskie
bd7bd484b1 Add POD for the basic method, and add a method for generating forms with icons with confirmation text. 2011-12-28 12:06:52 -08:00
Colin Kuskie
b323f74121 Update copyright notice 2011-12-28 11:30:38 -08:00
Colin Kuskie
b8e088ff7a Refactor Session/Icon to remove a bunch of copy/paste code. Update test to remove deprecated profileField calls. 2011-12-28 11:11:21 -08: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
5f9f1e6dec Remove all unnecessary usage of SUPER from Assets 2011-12-07 08:26:08 -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
f0b59bc52d Fix an i18n namespacing issue in the Navigation. 2011-12-06 13:50:52 -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
5fbf0cb10f Make the Installable Role really know that it's a role. 2011-12-05 16:21:32 -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
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
e1f8b1df7e Fix getEditTemplate in GalleryFile/Photo. 2011-12-01 16:01:42 -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