Commit graph

14108 commits

Author SHA1 Message Date
Doug Bell
19dedc0b7c fix problem revealed by tests
update() in a File asset would always create a storage location if one
was not yet saved. calling update() in a filter method would cause
another one to be created too, messing up the tests.
2010-11-16 20:54:49 -06:00
Colin Kuskie
8c4785b165 Don't call setParent if the asset is still broken. Alert user if the asset is still broken. Fixes bug #11957. 2010-11-16 18:39:37 -08:00
Doug Bell
270f52aaaa fix 11954 Can't clear packed head tags 2010-11-16 18:47:51 -06:00
Doug Bell
c8aa4a57da changelog 2010-11-16 17:55:18 -06:00
Doug Bell
55920f59e0 fix #11964 files show in trash and old revisions 2010-11-16 17:54:08 -06:00
Doug Bell
336075784c changelog 2010-11-16 13:31:25 -06:00
Doug Bell
5f89a281e9 fix #11965: FriendMgr pagination and getUsersNotIn 2010-11-16 13:26:38 -06:00
Scott Walters
ee80f8d011 Docpatch to Workflow / Workflow::Instance so that hopefully people have some chance of figuring out what they need to do to get this puppy to roll. 2010-10-12 13:47:22 -04:00
Colin Kuskie
ce7a7394b5 Handle assets that can't be instanciated in ExtendCalendarRecurrences. Fixes bug #11956. 2010-11-10 08:46:08 -08:00
Colin Kuskie
0acdcbc52b Fix display of taxes in several payment confirmation screens. 2010-11-09 18:19:39 -08:00
Colin Kuskie
1ff8907bc2 Move all User.t test cleanup out of the END block and into WebGUI::Test->addToCleanup. 2010-11-09 11:16:30 -08:00
Colin Kuskie
897c2e0248 If a user does not have privacy data for a field, check back with the field for the privacy default. Fixes bug #11951. Added ProfileField cleanup code. 2010-11-09 11:06:57 -08:00
Colin Kuskie
9e714fa09a Fix template variable help for Navigation, page.depthDiff. Fixes bug #11952. 2010-11-08 14:13:31 -08:00
Colin Kuskie
76f32f3b6d Don't consider a time zone when given a mysql style date, versus an epochal date. Fixes bug #11946. 2010-11-08 13:46:35 -08:00
Colin Kuskie
5c4066413c Fix username's in the Edit User screen. Fixes bug # 11950 2010-11-08 08:07:35 -08:00
Paul Driver
1de231b7d7 forkAndExec -I buggo 2010-11-08 08:39:48 -06:00
Paul Driver
21ae5f0094 Better @INC fiddling and degenerate case for ProgressTree 2010-11-08 07:57:40 -06:00
Colin Kuskie
5efd3afbf5 Ready for 7.10.5 development. 2010-11-02 19:02:51 -07:00
Colin Kuskie
faff933114 Preparing for 7.10.4 release. 2010-11-02 18:39:03 -07:00
Colin Kuskie
6101080332 Document the new version of Scope::Guard needed for Fork. 2010-11-02 14:40:41 -07:00
Colin Kuskie
e66092deaa Anchor words to replace in processReplacements. Fixes bug #11939. 2010-11-02 11:28:20 -07:00
Colin Kuskie
59e848c6a8 Don't send i18n values for form controls in www_manageRevisionsInTag. Fixes bug #11926 2010-11-01 15:00:43 -07:00
Doug Bell
97020f69bf fix 11941 cannot edit default templates 2010-11-01 16:06:07 -05:00
Colin Kuskie
5ac6a9749e Remove debug input from JsonTable 2010-11-01 13:31:40 -07:00
Colin Kuskie
30ce628d56 Document the template changes for the Badge Listing template. 2010-11-01 13:22:59 -07:00
Colin Kuskie
42078c203a Remove the $ from the EMS badge template. Fixes bug #11933. 2010-11-01 13:18:26 -07:00
Doug Bell
6a7e93f04a add changelog entry 2010-11-01 14:41:35 -05:00
Doug Bell
4864a75340 fix 11940: quickCSV chokes on newlines in data 2010-11-01 14:39:44 -05:00
Colin Kuskie
f2ac0bc67c Shortcut uses the wrong date for the overridden getContentLastModified. Fixes bug #11935. 2010-11-01 10:26:08 -07:00
Colin Kuskie
04ec75719e Make a new storage location when an Event is duplicated. Fixes bug #11937. 2010-11-01 09:19:08 -07:00
Colin Kuskie
1c63a65377 Don't delete the special state unless we set it. Fixes bug #11938 2010-11-01 08:23:31 -07:00
Paul Driver
7219e21f86 Merge branch 'fork' 2010-11-01 08:20:38 -05:00
Colin Kuskie
5bf6628509 Shift the location of break tags in Form/File to prevent danglies. 2010-10-29 14:51:14 -07:00
Colin Kuskie
2b10a08938 And again... 2010-10-29 10:26:06 -07:00
Colin Kuskie
296ed5fc19 Rework all encodings of the spanish RSS file. 2010-10-29 10:26:00 -07:00
Colin Kuskie
9e8a90d9f3 Alter the Spanish entity testing collateral. 2010-10-29 09:41:41 -07:00
Colin Kuskie
3a9d87cfa2 Remove duplicate error checking code. 2010-10-28 13:42:55 -07:00
Doug Bell
001cdafb09 remove duplicate changelog entries 2010-10-27 11:40:27 -05:00
Colin Kuskie
f884ab36b2 Fix the recover password URL for WebGUI::Auth::WebGUI. Fixes bug #11932 2010-10-27 08:52:41 -07:00
Colin Kuskie
8c8d1694df Install patched SWF files for chart, uploader and swfstore. 2010-10-26 17:56:47 -07:00
Paul Driver
fa471df450 Story Archive now plays nice with urlExtensions 2010-10-26 14:27:47 -07:00
Paul Driver
e67ad18517 fixed #11929: In/Out board breaks in Chrome sometimes 2010-10-26 13:16:57 -07:00
Colin Kuskie
8b25005515 Allow Workflow activities to do cleanup when they're deleted. Fixes bug #11924. 2010-10-26 11:44:26 -07:00
Paul Driver
0d46331745 fixed #11928: Story Archive breaks if url has extension 2010-10-26 11:09:11 -07:00
Colin Kuskie
6fced77b37 Make the display of a textarea instead of an HTMLarea independent of whether mobile styles are configured for the site. Refixes #11902. 2010-10-25 15:30:23 -07:00
Colin Kuskie
dcae5190da Build a progress bar for exporting data from a Thing. Fixes bug #11925. 2010-10-25 13:49:54 -07:00
Colin Kuskie
4f95507485 If exportMetaData is set to false, do not print out the column lables OR values. Fixes bug #11925. 2010-10-25 10:52:27 -07:00
Colin Kuskie
cb952501fc Prevent password fields from autocompleting, which can overwrite passwords when editing forms. Fixes bug #11923. 2010-10-25 10:29:16 -07:00
Colin Kuskie
afb9efcdda Change the URL for the Template Variable help template. Fixes bug #11922 2010-10-25 09:05:46 -07:00
Colin Kuskie
7b75a5c349 Fix a version typo. 2010-10-20 15:43:41 -07:00