Commit graph

14686 commits

Author SHA1 Message Date
colin
c75ef5e044 fixed: Warnings about API changes in POE::Component::IKC::ClientLite 2017-05-09 13:37:55 -07:00
colin
94f1f3506c Force tasks for a project to be ordered by when they were created instead of randomly. 2016-05-02 10:48:08 -07:00
colin
4f845b8a11 Preparing for WebGUI 7.10.30 release 2016-01-06 00:59:37 +00:00
colin
96edebb446 Fix number of skipped tests 2016-01-06 00:47:24 +00:00
colin
a117901df5 Clone the tinyMCE config to prevent referenced data from changing during init. Fixes #12461 2015-12-08 10:39:38 -08:00
colin
ec12a284eb Document the bugfix 2015-09-01 09:18:27 -07:00
Colin Kuskie
3268d32358 Asset Report NULL operators do not accept values. 2015-09-01 09:10:38 -07:00
Ernesto Hernández-Novich
501d5f3757 =item cannot be immediately followed by a number
Since Perl 5.20 a POD =item cannot start with single
number, as is the case in syncToCdn POD explanation of
return codes. Using pod2* reports syntax errors like

line 228: Expected text after =item, not a number

Wrapped the numbers with POD's zero-effect markup Z<>
to fix the issue.
2015-07-04 11:34:33 -04:30
Colin Kuskie
cc5f0a30ad Push out head tags for the custom color selector. 2015-03-10 14:05:18 -07:00
Colin Kuskie
6028535303 Also provide the correct mime type to speed up the parsing. 2015-02-18 13:43:40 -05:00
Colin Kuskie
df56936e59 Do not generate the Not Found page if JS or CSS was requested. Cut #1 2015-02-11 17:18:10 -08:00
Colin Kuskie
4649297b9f Fix typo in the account module skeleton 2014-11-19 09:41:11 -08:00
Colin Kuskie
c3f3dc0124 Ready for 7.10.30 development 2014-11-17 23:15:19 -05:00
Colin Kuskie
7cbc8f57ec Preparing for 7.10.29 release 2014-11-17 21:02:28 -05:00
Colin Kuskie
6d2199a083 Fix style declaration in minicart template for validation. Fixed #12456 2014-11-10 18:58:58 -05:00
Colin Kuskie
9e5c83dddb Update USPS International driver to V2 API and fix insurance. 2014-11-10 14:48:02 -05:00
Colin Kuskie
a5c6520a56 Update USPS ShipDriver to V4. Fixes bug #12455 2014-10-29 18:53:47 -04:00
Colin Kuskie
2f2887369e Fix bug #12454, loss of from field data when emailing groups 2014-10-16 16:33:09 -04:00
Colin Kuskie
b6196d9a77 Always return a good status from a Workflow Activity 2014-06-26 20:36:59 -07:00
Colin Kuskie
3666077fb1 WRE dependencies are tracked in the WRE itself, not in WebGUI.
This reverts commit a1c7db7388.
2013-03-21 16:14:37 -07:00
Colin Kuskie
92e6592df1 Ready for 7.10.29 development. 2013-03-20 21:38:23 -07:00
Colin Kuskie
1d49faa328 Preparing for release of 7.10.28 2013-03-20 15:38:18 -07:00
Colin Kuskie
52843ad7ca Fix a bug where cropping an image swaps the X and Y positions. Fixes bug #12413 2013-03-20 15:37:42 -07:00
Scott Walters
a1c7db7388 add String::Random which is used by the WRE 2012-11-28 19:10:03 -05:00
Colin Kuskie
21f9af32d2 Remove Clone from Spectre, too! 2012-11-16 09:34:21 -08:00
Colin Kuskie
2ec38b1407 When Group->new is called with a group that doesn't exist, it returns a faked Group object. Calling delete on this object fails for some Cache types. 2012-11-01 17:52:51 -07:00
Colin Kuskie
981ab43984 Ready for 7.10.28 development. 2012-10-29 20:07:20 -07:00
Colin Kuskie
6697bcbdee Repreparing for 7.10.27 release 2012-10-29 19:00:19 -07:00
Colin Kuskie
893521309b Preparing for 7.10.27 release. 2012-10-29 18:45:17 -07:00
Scott Walters
84a8b39d89 remove duplicate changelog entry 2012-10-27 02:02:52 -04:00
Scott Walters
fab70d71c7 gracefully handle Collaborations having no lastPostId in the MessageBoard asset 2012-10-27 02:02:27 -04:00
Scott Walters
9a45ff4b91 on invalid proceed method in call to editSave, warn and recover rather than run time error 2012-10-27 02:02:26 -04:00
Colin Kuskie
59ce3b3fd6 Upgrade YUI to 2.9.0 2012-10-24 10:40:52 -07:00
Colin Kuskie
be37f12ab1 Clone stopped working in several tests in 5.14.2. Remove it in favor of Storable::dclone.
Clone handles being passed scalar data, but dclone does not.
2012-10-23 10:00:53 -07:00
Colin Kuskie
1b4f7c33fa Fix a typo in a template help variable. 2012-10-22 18:48:08 -07:00
Colin Kuskie
fcbaa46c63 Fix a typo in the userImport POD. 2012-10-05 08:58:46 -07:00
Colin Kuskie
e046e5a8ce Fix rendering of the carousel inside of a Story. Fixes bug #12386 2012-09-20 14:00:57 -07:00
Colin Kuskie
50c7634800 Paste assets in the clipboard which are archived. 2012-09-19 16:39:12 -07:00
Colin Kuskie
8aaa37e5e1 Fix a bug in the EMS related to showing badge data when the badge data does not have related badge groups. 2012-09-18 15:22:33 -07:00
Colin Kuskie
ca78e1db4e Spectre is touchy about things that die in perl. Fix the UpdateAssetSubscribers workflow activity to catch if the group in the asset does not exist. 2012-09-16 20:51:18 -07:00
Colin Kuskie
2aeca17867 Add code to the upgrade skeleton to prevent empty version numbers from being used. 2012-09-14 10:22:23 -07:00
Colin Kuskie
61210fb776 Fix a problem similar to the Trash/utf-8 in the Clipboard. 2012-09-12 10:40:14 -07:00
Colin Kuskie
ef6eabfa9e Handle UTF-8 characters in asset titles in the trash. Fixes bug #12385. 2012-09-12 09:20:27 -07:00
Colin Kuskie
2d83f3c0d1 Add the same kind of performance data for Shortcuts, as AssetProxy macros. 2012-09-11 16:42:43 -07:00
Colin Kuskie
b37f9d581d Fix multiple issues with how Thingy handles default values, and values that are false. Fixes bug #12362 2012-09-05 09:50:36 -07:00
Colin Kuskie
56e8240006 Changelog notice for TinyMCE upgrade. 2012-08-30 16:02:25 -07:00
Colin Kuskie
3cfc42d38f Update TinyMCE to 3.5.6 2012-08-30 16:00:42 -07:00
Colin Kuskie
4f74c4cd3e Fix metaData revisionDates that were left as 0 from upgrades. Thanks to Dale Trexe for the script which inspired this upgrade sub. Fixes bug #12339. 2012-08-30 11:46:43 -07:00
Colin Kuskie
93f583d069 getLastPost in Thread.pm should not cast its data, but allow the asset to determine its own type. 2012-08-27 18:26:05 -07:00
Colin Kuskie
55893c0050 Fix Crud's pPFFP and commit the results this time so that I don't lose it and have to explain why I'm redoing 4 hours of painstaking form work with testing. Fixes bug #12382. 2012-08-23 15:00:09 -07:00