Commit graph

14657 commits

Author SHA1 Message Date
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
Colin Kuskie
4d3056299c Fix a POD typo in the userImport script. Fixes bug #12379 2012-08-21 12:59:34 -07:00
Colin Kuskie
e60c92693b Ready for 7.10.27 development. 2012-08-20 22:52:37 -07:00
Colin Kuskie
548ac8747b Preparing for 7.10.26 release 2012-08-20 21:54:49 -07:00
Colin Kuskie
7f8349e708 Update test to make it more robust as USPS International adds more shipping options. 2012-08-20 17:41:04 -07:00
Colin Kuskie
bac73de9b3 Alphabetize the list of authors in the credits again. 2012-08-18 12:53:29 -07:00
Colin Kuskie
83227bd8b7 Quote the search query in the paginator. Fixes bug #12378. 2012-08-18 12:50:24 -07:00
Colin Kuskie
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. 2012-08-15 08:39:54 -07:00
Colin Kuskie
358bc1557a Ready for 7.10.26 development (forgot to do this earlier) 2012-08-15 08:30:13 -07:00
Colin Kuskie
f417ddf0b1 Remove dead return code. 2012-08-13 16:17:18 -07:00
Colin Kuskie
212ebfdb23 Quiet log noise from LDAP group/WebGUI user membership mismatches. 2012-08-09 12:16:52 -07:00
Colin Kuskie
c0d0418191 Preparing for 7.10.25 release 2012-07-30 18:47:05 -07:00
Colin Kuskie
263b581a58 Handle the case of not being able to instanciate messages when deleting a whole list of them. 2012-07-26 16:00:28 -07:00
Colin Kuskie
79c843434c Fix the unlikely case of empty photo data in a Story asset when purging. 2012-07-26 15:11:40 -07:00
Colin Kuskie
c120a8b28d Only transfer data that's being used, to reduce loading and speed things up. 2012-07-20 10:52:56 -07:00
Colin Kuskie
7c03fc78b0 Allow a single asset to be passed into findBrokenAssets via --assetId 2012-07-20 10:48:34 -07:00
Colin Kuskie
ca2c06381a Fix gateway issues in several modules, including auth for password recovery. Fixes bug #12375 2012-07-19 09:39:12 -07:00
Colin Kuskie
6ca603e7dd Let the AssetReport asset search over all wobjects. 2012-07-17 11:28:11 -07:00
Colin Kuskie
d7b0468848 No indirect object syntax. 2012-07-16 08:59:25 -07:00
Colin Kuskie
f25e3948fe These secondary canView checks are not needed, since the whole thing is guarded by the canView at the top of www_manageRevisions. 2012-07-11 14:35:02 -07:00
Colin Kuskie
a3f5b3ae6c Handle the case when a friend approve message no longer exist. 2012-07-10 16:12:29 -07:00
Mark Leighton Fisher
7a6ee77a06 Fixed WebGUI::Asset::Wobject::Search::view() so HTML highlighting not broken by search phrase with unmatched char pairs
Fixed WebGUI::Asset::Wobject::Search::view() so HTML highlighting will not
be broken by a search phrase with unmatched char pairs like '()', '{}',
and '[]' (the HTML highlighter uses a regex internally for matching words
in the search phrase). Also fixed so ':' in the search phrase does not
confuse the HTML highlighter.
2012-07-02 17:03:58 -04:00
Colin Kuskie
dc4f813a5f Fixes to make WebGUI compatible with newer perls. 2012-06-29 13:24:13 -07:00
Scott Walters
0422807b32 Revert "group() function Survey::ExpressionEngine that returns 1/0 depending on whether the current user is in a group" -- wrong branch.
This reverts commit eaa29c5f44.

Conflicts:

	docs/changelog/7.x.x.txt
2012-06-19 19:31:50 -04:00
Scott Walters
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
2012-06-19 18:04:12 -04:00
Scott Walters
eaa29c5f44 group() function Survey::ExpressionEngine that returns 1/0 depending on whether the current user is in a group 2012-06-19 16:22:30 -04:00
Scott Walters
851844c917 lots of stuff expects the request object to have a hostname method. give it one. 2012-06-19 16:20:56 -04:00
Scott Walters
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 2012-06-19 16:17:26 -04:00
Colin Kuskie
db3058c0b7 Removing exclude of files that don't exist anymore. 2012-06-11 10:20:05 -07:00
Colin Kuskie
ffcee041be Allow WebGUI::Fork's to be built for asset specific methods, and not only those found in WebGUI::Asset's namespace. 2012-06-08 08:43:52 -07:00