Commit graph

  • c26ed378ac remove remnants of old commerce Graham Knop 2012-11-17 15:55:09 -05:00
  • 21f9af32d2 Remove Clone from Spectre, too! Colin Kuskie 2012-11-16 09:34:21 -08:00
  • 935bc110b3 make HTML::Template::Expr not optional; fixes #12395 Scott Walters 2012-11-11 23:17:55 -05:00
  • 0c01db9069 Revert "testenvironment does not check for correct perl version (#12377)" ... apparently this was either already done or done separately Scott Walters 2012-11-11 23:16:05 -05:00
  • 88dbf7b187 fix variable name usage in Imager work from haarg after rebase Scott Walters 2012-11-02 17:19:30 -04:00
  • fc998d9629 fix rebase mistake Graham Knop 2012-10-31 13:16:35 -04:00
  • a6dc17313f changelog and testEnvironment entries for haarg's Imager work Scott Walters 2012-11-02 17:33:18 -04:00
  • b009dc7b5a testenvironment does not check for correct perl version (#12377) add verbiage about requiring a post Apollo era perl if such a perl is detected Scott Walters 2012-11-02 17:18:30 -04:00
  • d1bf21b440 convert remainder of Storage to Imager Graham Knop 2010-09-11 02:19:50 -05:00
  • c4bb713d94 convert some functions to use Imager Graham Knop 2010-09-07 12:14:37 -05:00
  • 73152fa399 Install instructions for installing wG8 using the new WRE. Scott Walters 2012-08-02 20:52:41 -04:00
  • a5350dbc62 maintenanceMode.pl trying to FindBin Scott Walters 2012-06-22 15:14:35 -04:00
  • d10cabfc16 changed plan from 53 to 57 David Delikat 2012-02-22 17:55:25 +00:00
  • 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. Colin Kuskie 2012-11-01 17:52:51 -07:00
  • 981ab43984 Ready for 7.10.28 development. Colin Kuskie 2012-10-29 20:07:20 -07:00
  • 6697bcbdee Repreparing for 7.10.27 release Colin Kuskie 2012-10-29 19:00:19 -07:00
  • 893521309b Preparing for 7.10.27 release. Colin Kuskie 2012-10-29 18:43:48 -07:00
  • 84a8b39d89 remove duplicate changelog entry Scott Walters 2012-10-27 02:02:52 -04:00
  • fab70d71c7 gracefully handle Collaborations having no lastPostId in the MessageBoard asset Scott Walters 2012-10-27 02:00:57 -04:00
  • 9a45ff4b91 on invalid proceed method in call to editSave, warn and recover rather than run time error Scott Walters 2012-10-27 01:59:18 -04:00
  • 59ce3b3fd6 Upgrade YUI to 2.9.0 Colin Kuskie 2012-10-24 10:40:52 -07:00
  • be37f12ab1 Clone stopped working in several tests in 5.14.2. Remove it in favor of Storable::dclone. Colin Kuskie 2012-10-23 10:00:53 -07:00
  • 1b4f7c33fa Fix a typo in a template help variable. Colin Kuskie 2012-10-22 18:48:08 -07:00
  • fcbaa46c63 Fix a typo in the userImport POD. Colin Kuskie 2012-10-05 08:58:46 -07:00
  • e046e5a8ce Fix rendering of the carousel inside of a Story. Fixes bug #12386 Colin Kuskie 2012-09-20 14:00:57 -07:00
  • 92b7463a9d added install parameter Daniel Maldonado 2012-07-18 10:37:30 -04:00
  • d0d5298103 test.pl now has an install argument Daniel Maldonado 2012-07-18 10:36:51 -04:00
  • 50f939c838 Added a bunch of frameless tests to test most of the admin functions Daniel Maldonado 2012-07-18 10:36:02 -04:00
  • 5c240db09c Added tests for content filters/profiling/database and filepump Daniel Maldonado 2012-07-06 16:48:44 -04:00
  • cd5f29f5dc Modified advertising test to be complete test. Daniel Maldonado 2012-07-05 13:11:55 -04:00
  • 0bc252b179 Open new command tab when running tests Daniel Maldonado 2012-07-03 18:04:22 -04:00
  • 5ebf72f412 Make sure users know how to run the tests Daniel Maldonado 2012-07-03 18:03:18 -04:00
  • 50c7634800 Paste assets in the clipboard which are archived. Colin Kuskie 2012-09-19 16:39:12 -07:00
  • 8aaa37e5e1 Fix a bug in the EMS related to showing badge data when the badge data does not have related badge groups. Colin Kuskie 2012-09-18 15:22:33 -07:00
  • 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. Colin Kuskie 2012-09-16 20:51:18 -07:00
  • 2aeca17867 Add code to the upgrade skeleton to prevent empty version numbers from being used. Colin Kuskie 2012-09-14 10:22:23 -07:00
  • 61210fb776 Fix a problem similar to the Trash/utf-8 in the Clipboard. Colin Kuskie 2012-09-12 10:40:14 -07:00
  • ef6eabfa9e Handle UTF-8 characters in asset titles in the trash. Fixes bug #12385. Colin Kuskie 2012-09-12 09:20:27 -07:00
  • 2d83f3c0d1 Add the same kind of performance data for Shortcuts, as AssetProxy macros. Colin Kuskie 2012-09-11 16:42:43 -07:00
  • b37f9d581d Fix multiple issues with how Thingy handles default values, and values that are false. Fixes bug #12362 Colin Kuskie 2012-09-05 09:50:36 -07:00
  • 56e8240006 Changelog notice for TinyMCE upgrade. Colin Kuskie 2012-08-30 16:02:25 -07:00
  • 3cfc42d38f Update TinyMCE to 3.5.6 Colin Kuskie 2012-08-30 16:00:42 -07:00
  • 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. Colin Kuskie 2012-08-30 11:46:43 -07:00
  • 93f583d069 getLastPost in Thread.pm should not cast its data, but allow the asset to determine its own type. Colin Kuskie 2012-08-27 18:26:05 -07:00
  • 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. Colin Kuskie 2012-08-23 15:00:09 -07:00
  • 4d3056299c Fix a POD typo in the userImport script. Fixes bug #12379 Colin Kuskie 2012-08-21 12:59:34 -07:00
  • e60c92693b Ready for 7.10.27 development. Colin Kuskie 2012-08-20 22:52:37 -07:00
  • 548ac8747b Preparing for 7.10.26 release Colin Kuskie 2012-08-20 21:54:49 -07:00
  • 7f8349e708 Update test to make it more robust as USPS International adds more shipping options. Colin Kuskie 2012-08-20 17:41:04 -07:00
  • bac73de9b3 Alphabetize the list of authors in the credits again. Colin Kuskie 2012-08-18 12:53:29 -07:00
  • 83227bd8b7 Quote the search query in the paginator. Fixes bug #12378. Colin Kuskie 2012-08-18 12:50:24 -07:00
  • 4c31d182f8 Allow template diagnostics to work when a session asset is not set. Add a way to get the raw, encoded URL from the request object. Colin Kuskie 2012-08-15 08:39:54 -07:00
  • 358bc1557a Ready for 7.10.26 development (forgot to do this earlier) Colin Kuskie 2012-08-15 08:30:13 -07:00
  • f417ddf0b1 Remove dead return code. Colin Kuskie 2012-08-13 16:17:18 -07:00
  • 212ebfdb23 Quiet log noise from LDAP group/WebGUI user membership mismatches. Colin Kuskie 2012-08-09 12:16:52 -07:00
  • c0d0418191 Preparing for 7.10.25 release Colin Kuskie 2012-07-30 18:47:05 -07:00
  • 263b581a58 Handle the case of not being able to instanciate messages when deleting a whole list of them. Colin Kuskie 2012-07-26 16:00:28 -07:00
  • 79c843434c Fix the unlikely case of empty photo data in a Story asset when purging. Colin Kuskie 2012-07-26 15:11:40 -07:00
  • c120a8b28d Only transfer data that's being used, to reduce loading and speed things up. Colin Kuskie 2012-07-20 10:52:56 -07:00
  • 7c03fc78b0 Allow a single asset to be passed into findBrokenAssets via --assetId Colin Kuskie 2012-07-20 10:48:34 -07:00
  • ca2c06381a Fix gateway issues in several modules, including auth for password recovery. Fixes bug #12375 Colin Kuskie 2012-07-19 09:39:12 -07:00
  • 6ca603e7dd Let the AssetReport asset search over all wobjects. Colin Kuskie 2012-07-17 11:28:11 -07:00
  • d7b0468848 No indirect object syntax. Colin Kuskie 2012-07-16 08:59:25 -07:00
  • f25e3948fe These secondary canView checks are not needed, since the whole thing is guarded by the canView at the top of www_manageRevisions. Colin Kuskie 2012-07-11 14:35:02 -07:00
  • a3f5b3ae6c Handle the case when a friend approve message no longer exist. Colin Kuskie 2012-07-10 16:12:29 -07:00
  • 560e7228fc Revert "Config::JSON stopped providing a BUILDARGS method, so we can't "around" it. subclass new() the old fashioned way and bump the Config::JSON version dep so we know we're getting the non-Moose one." ... fix is bad Moose style and no one can replicate this problem but me; need to look harder for the problem locally Scott Walters 2012-07-10 14:04:50 -04:00
  • 55aead887b Config::JSON stopped providing a BUILDARGS method, so we can't "around" it. subclass new() the old fashioned way and bump the Config::JSON version dep so we know we're getting the non-Moose one. Scott Walters 2012-07-10 03:47:02 -04:00
  • f4aacb9098 Eliminated irc comments Daniel Maldonado 2012-07-03 17:56:07 -04:00
  • a9037d6a22 Using the Selenium server instead of the Selelium IDE Daniel Maldonado 2012-07-02 16:43:15 -04:00
  • cacc7443dc Fix test URL Daniel Maldonado 2012-07-03 10:50:08 -04:00
  • b5b8f96bac Adding frameless tests to get around WebGUI/Selenium frame issue (may be a temporary solution) Daniel Maldonado 2012-07-03 10:33:02 -04:00
  • 79c2fffbba Initial Selenium Test Suite (Basic) Daniel Maldonado 2012-07-02 16:43:15 -04:00
  • 7a6ee77a06 Fixed WebGUI::Asset::Wobject::Search::view() so HTML highlighting not broken by search phrase with unmatched char pairs Mark Leighton Fisher 2012-07-02 17:03:58 -04:00
  • dc4f813a5f Fixes to make WebGUI compatible with newer perls. Colin Kuskie 2012-06-29 13:24:13 -07:00
  • c042f43923 use AssetAspect::UploadFiles. fixes "Can't locate object method "whatNext" via package "WebGUI::FormBuilder::Tab" at /data/WebGUI8/lib/WebGUI/Asset/Wobject/Folder.pm line 165.", but doesn't actually manage to upload files. Scott Walters 2012-06-22 19:10:32 -04:00
  • 0422807b32 Revert "group() function Survey::ExpressionEngine that returns 1/0 depending on whether the current user is in a group" -- wrong branch. Scott Walters 2012-06-19 19:31:50 -04:00
  • 3fe8f9a080 fix nasty data sync bug in WebGUI::User::friends that was causing the friendsGroup assigned to a user t o immediately be lost and replaced a different one in a call to WebGUI::Friends->add, which creates sep erate instances of users Scott Walters 2012-06-19 18:04:12 -04:00
  • eaa29c5f44 group() function Survey::ExpressionEngine that returns 1/0 depending on whether the current user is in a group Scott Walters 2012-06-19 16:22:30 -04:00
  • 851844c917 lots of stuff expects the request object to have a hostname method. give it one. Scott Walters 2012-06-19 16:20:56 -04:00
  • 225df67d1f PseudoRequest shouldn't clobber Apache2::Cookies if the package already exists; mock requests are sometimes useful under mod_perl and this is a bit of a gotcha Scott Walters 2012-06-19 16:17:26 -04:00
  • db3058c0b7 Removing exclude of files that don't exist anymore. Colin Kuskie 2012-06-11 10:20:05 -07:00
  • ffcee041be Allow WebGUI::Fork's to be built for asset specific methods, and not only those found in WebGUI::Asset's namespace. Colin Kuskie 2012-06-08 08:43:52 -07:00
  • 6e8801600d Don't assume that users actually entered a URL to proxy in an HTTP Proxy asset. This would be reasonable. Colin Kuskie 2012-06-07 09:39:23 -07:00
  • 2cb7c5b85b Correction on test introduced in fix of bug 12365 commit 7ab4726600 Arjan Widlak 2012-06-05 15:04:18 +02:00
  • 5dfe488ac8 typo in pod Arjan Widlak 2012-06-05 12:42:24 +02:00
  • 7ab4726600 - fixed #12365: editing a metadata category may cause a fatal error Arjan Widlak 2012-06-05 12:34:50 +02:00
  • 8370cb15c8 Prevent a bunch of warnings about workflows that have not yet been run when getting the status report from Spectre. Colin Kuskie 2012-06-01 16:21:46 -07:00
  • 49ee896aa2 For sites with shared hosting, setting the time between workflows to be larger than 1 can slow or stop processing or workflows. Colin Kuskie 2012-05-30 21:59:20 -07:00
  • 2aa8de8a86 Don't pull data from the version tag table that isn't used. Colin Kuskie 2012-05-29 19:51:26 -07:00
  • fd4b75b2b2 Make sure that the session actually contains a slave connection before trying to use it. Fixes bug #12305 Colin Kuskie 2012-05-28 14:28:01 -07:00
  • 45d7c5505f Do not show Tickets in the schedule screen when they are either in the Trash or in the Clipboard. Fixes bug #12345. Colin Kuskie 2012-05-26 20:59:14 -07:00
  • ee783e7374 Make exporting assets as HTML work when an export with mobile styling has been selected. Fixes bug #12364 Colin Kuskie 2012-05-26 20:40:38 -07:00
  • 70c9939169 Make sure that viewing permissions are obeyed in the method, and that the DataForm just doesn't hide the link. Fixes bug #12353. Colin Kuskie 2012-04-17 19:02:12 -07:00
  • 1ee0668267 more details in the concise instructions Scott Walters 2012-04-16 14:16:37 -04:00
  • dae3fce362 don't set maintenance mode on a site that is at the correct version Graham Knop 2012-04-16 13:57:47 -04:00
  • 2c225f30f5 Do not attempt to change the status on an inbox message which doesn't exist. Fixes bug #12349. Colin Kuskie 2012-04-02 18:33:38 -07:00
  • 07bd545538 Remove cookie jar files left by the HttpProxy asset. Finishes the fix for bug #12327. Colin Kuskie 2012-04-02 18:32:13 -07:00
  • 604887ff66 Fix an I/O wrapping problem with checking for broken file assets and storage locations. Colin Kuskie 2012-04-02 11:09:53 -07:00
  • d4f63b2bce fixed #12346: toVersion in upgrade_7.9.34-7.10.22.pl was "0.0.0" Scott Walters 2012-03-22 00:13:50 -04:00
  • fcd933489b Fix the duplicating of events with related links that have restrictive permissions. Fixes bug #12010. Colin Kuskie 2012-03-20 11:59:13 -07:00