Commit graph

5781 commits

Author SHA1 Message Date
Colin Kuskie
4ec34bbf6c Add merged package for shunt upgrade, 7.7.33 - 7.8.13 2010-02-24 13:48:22 -08:00
Colin Kuskie
abf4aec1a2 Change user invitation emails to come from the sending site, instead of the user, since that can cause SPF problems. Fixes bug #11435. 2010-02-24 10:14:13 -08:00
Colin Kuskie
5934ba8fce onCompletePurchase should pull userId from the transaction, instead of the session, since the session could be owned by spectre and not the user. Fixes bug #11385 2010-02-24 10:09:18 -08:00
Colin Kuskie
f761188bb0 Queue invitations to be sent instead of sending them directly to avoid dropped emails due to SMTP problems. Fixes bug #11436. 2010-02-24 09:49:19 -08:00
Colin Kuskie
aafbf01b8e Change invitations to use HTML instead of text. Fixes bug #11434. 2010-02-24 09:43:58 -08:00
Colin Kuskie
0fb7a60917 Fix DataForms with dates. 2010-02-23 20:59:49 -08:00
Doug Bell
100a9e652e fix 11426: Logout page gets cached 2010-02-23 17:51:12 -06:00
Doug Bell
079ff05cfa finalize code editor fix 2010-02-23 17:21:37 -06:00
Colin Kuskie
83395fbe95 Fix Date handling by the DataTable, again... Now it uses a custom date parser to take the ISO date format. Fixes bug #11428. 2010-02-23 12:56:00 -08:00
Colin Kuskie
3971d9bd4f Fix Interval form value preservation, when the field is hidden. Fixes bug #11431. 2010-02-23 11:15:54 -08:00
Colin Kuskie
a63a70b8bd When a cron job is disabled, delete it from spectre's queue, but do not re-add it. Fixes bug #11422 2010-02-22 14:58:54 -08:00
Colin Kuskie
2d819f14b8 Fix bugs in the Combo Box, and the Mimetype form elements. Fixes bug #11420. 2010-02-22 10:00:47 -08:00
Colin Kuskie
552859fb7f Add notes to the pagination hoverhelp for the SQL Report. Addresses bug #11414. 2010-02-22 09:37:16 -08:00
Colin Kuskie
e05f9567a6 Fix templating issues in the Wiki Page with showing the Edit content. Fixes bug #11415 2010-02-22 09:27:10 -08:00
Colin Kuskie
0bfba03e69 Fix typo in module version number in gotchas. Fixes bug #11418 2010-02-22 07:59:05 -08:00
Colin Kuskie
b4e42eb2b4 Fix missing gotcha for Javascript::Packer 2010-02-22 07:45:19 -08:00
Colin Kuskie
725c40fa7f Ready for 7.8.13 development cycle. 2010-02-16 21:35:05 -08:00
Colin Kuskie
0e01b23103 Preparing for 7.8.12 release. 2010-02-16 20:52:10 -08:00
Colin Kuskie
498b961ed7 Fix a template variable typo. Fixes bug #11411. 2010-02-16 08:21:38 -08:00
Colin Kuskie
be4377f48c fixed Typo in Subscription Sku prevented karma from being transferred to users. 2010-02-15 10:20:10 -08:00
Colin Kuskie
40514a2533 Give the MapPoint asset an icon. Fixes bug #11169 2010-02-15 09:04:51 -08:00
Colin Kuskie
0decc8392c With the merged storage, do not generate log errors for non-image thumbnail requests. Fixes bug #11410. 2010-02-15 08:26:36 -08:00
Colin Kuskie
6d00e46510 Fix a missing database column in the AdSku. Fixes bug #11406. 2010-02-12 17:29:30 -08:00
Colin Kuskie
56223cc3c1 Add a M4A icon 2010-02-12 09:25:26 -08:00
Doug Bell
0041aee54b fix #11285: Pasting HTML into Code Editor in IE 2010-02-11 14:49:02 -06:00
Colin Kuskie
c785474fb4 Fix pagination isses in Active Sessions when a session is deleted. Fixes bug #11400 2010-02-11 08:50:40 -08:00
Doug Bell
c3b554eed5 added changelog for code editor bugfixen 2010-02-10 14:25:10 -06:00
Colin Kuskie
d41b5897bb Increase the size of MapPoint fields so data is not truncated. Fixes bug #11394 2010-02-10 09:04:57 -08:00
Colin Kuskie
924cc0de3a Swap lastPostId and lastPostDate arguments when archiving a thread. Fixes bug #11398 2010-02-09 14:48:06 -08:00
Colin Kuskie
fb3211aa3c IE8 on XP demands that onclick actions return false, otherwise it submits the form twice. Fixes bug #11336. 2010-02-09 12:06:25 -08:00
Colin Kuskie
531a2f62b0 Add website and synopsis fields to the View Point template for the Map. Addresses bug #11393. 2010-02-08 18:54:38 -08:00
Colin Kuskie
2f69054132 Fix a number typo in the Cache cleanup workflow activities. Fixes bug #11396. 2010-02-08 15:50:09 -08:00
Colin Kuskie
f24963bbfe Fixed the label in Operation/User:www_editUser, generated by editUserForm in LDAP.pm. Fixes bug #11395. 2010-02-08 15:25:53 -08:00
Colin Kuskie
7470a15fcf Fix illegal HTML from the Auth plugin. It was making LI's with no UL's. Fixes bug #11392 2010-02-08 15:12:22 -08:00
Colin Kuskie
ae8c1a6124 Set cache control to "none" if the DataForm uses a captcha. Fixes bug #11381. 2010-02-08 14:42:42 -08:00
Colin Kuskie
bdccf5829b Fix duplicating and deleting thing data. Fixes bug #11391 2010-02-08 14:38:37 -08:00
Colin Kuskie
bb26647734 Remove code that sets the synopsis inside Wobject/www_view, since it is also done in processStyle. 2010-02-08 08:50:38 -08:00
Colin Kuskie
c3aa44a27c Ready for 7.8.12 development. 2010-02-02 21:16:28 -08:00
Colin Kuskie
636d539cc0 Preparing for 7.8.11 release. 2010-02-02 20:29:05 -08:00
Colin Kuskie
3570411a7b Fix bad path to a YUI JS library. Fixes bug #11387 2010-02-02 06:59:06 -08:00
Colin Kuskie
fb49a14547 Update POD. 2010-02-01 18:41:25 -08:00
Colin Kuskie
fc9e1152bf Autocommit tags created when making shortcuts in the Gallery (cross publishing). Fixes bug #11378 2010-02-01 17:01:24 -08:00
Colin Kuskie
acc6447841 Only users who canAdminister the parent wiki are allowed to purge revisions of a wiki page. Fixes bug #11377 2010-02-01 14:50:40 -08:00
Doug Bell
21183eb10c fix #11292: Asset Manager search too sticky 2010-01-29 17:06:49 -06:00
Martin Kamerbeek
02f4211f12 Typo caused EU TaxDriver to not charge taxes for shipping addresses in France. 2010-01-28 10:39:40 +01:00
Colin Kuskie
27df0d537d Fix hover colors for the Use this addres button. 2010-01-27 21:24:51 -08:00
Colin Kuskie
4ded686e72 Make the Use button for choosing an address green. Fixes bug #11380. 2010-01-27 21:13:17 -08:00
Colin Kuskie
7c8f65ebdd Code formatting and bugfix documentation for #11379. 2010-01-27 16:15:45 -08:00
Colin Kuskie
ca86f3d84b Change the showing of hidden pages by the SiteIndex to be configurable. Fixes RFE #11044.
Also, change the SiteIndex to use an iterator.
2010-01-27 11:32:27 -08:00
Colin Kuskie
e59ccc5dd3 Removing 7.7 code from 7.8 branch. 2010-01-27 08:39:04 -08:00