Commit graph

13539 commits

Author SHA1 Message Date
Doug Bell
96a52c5748 Merge remote branch 'spunky/rfe11517' 2010-05-18 11:24:23 -05:00
Colin Kuskie
9cf2a308c5 Make the shortcut obey the modified permissions of its originating Asset. Fixes bug #11549. 2010-05-18 08:46:13 -07:00
Colin Kuskie
7afb41fdf9 Allow whitespace formatting in user invitations. Preserve text messages with newlines. Fixes bug #11538 2010-05-17 16:13:01 -07:00
Colin Kuskie
3ae3684aea Better handling for paragraphs in the SC. This code needs to be refactored out and generalized into a method that anything can use. Fixes bug #11563. 2010-05-17 13:15:32 -07:00
kimd
8030bed30b Gallery: Sorting of files uploaded in zip archives (RFE 11517) 2010-05-17 22:03:38 +02:00
Colin Kuskie
414e60380f Do not allow any backdoors for Visitor to get into his account. Fixes bug #11572. 2010-05-17 08:27:01 -07:00
khenn
d99e4cc415 put checks in before alter groupGroupings table 2010-05-17 09:59:51 -05:00
Graham Knop
f852bd8866 better cleanup code 2010-05-17 05:26:26 -05:00
Graham Knop
3ee212142c test more url forms including international characters 2010-05-17 05:26:00 -05:00
Colin Kuskie
23183276e3 Document change in handling sequences of dashes. 2010-05-16 22:16:18 -07:00
Colin Kuskie
d2b6a7fff1 Fix a bug in how groups using IP filters cache the user Visitor. Also, significant speedups in group lookups. Fixes bug #11552. 2010-05-16 22:11:33 -07:00
Colin Kuskie
0a05907c39 This test fails randomly, on the difference between 0 and undef. Update it to use bool(). 2010-05-16 20:56:09 -07:00
Colin Kuskie
0e7ce2c0e3 Update Asset/Asset.t for new fixUrl code. 2010-05-16 20:55:28 -07:00
Colin Kuskie
252138777c Fix a bad sort. Clarify some POD in the Photo. 2010-05-13 15:50:46 -07:00
khenn
cdc2ea2547 forgot to save a bug fix 2010-05-13 17:21:08 -05:00
khenn
b0c7c1162d Added sendNotification flag to WebGUI::Friends::rejectAddRequest. Added setting which supresses friend rejection notices from the inbox. 2010-05-13 17:15:41 -05:00
Colin Kuskie
6dbd389c86 Remove dead code in the Photo asset. 2010-05-13 14:05:10 -07:00
Colin Kuskie
b1221a8442 DataTable pagination is not by page, but by result number. Fixes bug #11567. 2010-05-12 13:48:09 -07:00
Colin Kuskie
18de531bc1 Fix typos in recursive Group->getAllUsers calls. Fixes bug #11566 2010-05-11 18:41:23 -07:00
Colin Kuskie
55d55b4eee Install better error handling code into RequestApprovalForVersionTag. Do not generate leading commas in workflow instance scratch data. 2010-05-11 16:21:32 -07:00
Paul Driver
503a378756 ProgressBar::run and now Asset->www_copy has a bar 2010-05-11 15:34:22 -07:00
Colin Kuskie
67a66647ec CHI requires a switch to keep track of cache size. Also, flush should be mapped to CHI's clear method. Fixes bug #11565. 2010-05-11 10:09:55 -07:00
Colin Kuskie
d1559c06cf Document new required modules. 2010-05-10 19:28:10 -07:00
Colin Kuskie
bd41360ad4 Internationalize all cart error messages. 2010-05-10 19:21:57 -07:00
Colin Kuskie
22d6806dfe Better UI for changing addresses. Prevent bad things from happening if the user delete required fields. 2010-05-10 17:19:01 -07:00
Colin Kuskie
18301e3bfd Make address form fields less sticky. If you want data saved, you must choose the Update address option. 2010-05-10 16:43:53 -07:00
Colin Kuskie
6965611994 Make the state field required in cart addresses. Fixes bug #11564. 2010-05-10 16:15:28 -07:00
Colin Kuskie
f3010db1b3 Persist data entered by the user in the registration form, but keep falling back to user profile field defaults if no user input is given. Fixes bug #11533. 2010-05-10 14:12:07 -07:00
Colin Kuskie
f3d95f99b4 Change how the query is persisted in Wiki search results. Fixes bug #11558. 2010-05-10 13:23:32 -07:00
Graham Knop
c11d195b21 forgot to pass param 2010-05-10 13:13:26 -05:00
Graham Knop
06d61ec19d fixed: UserList asset has SQL injection bug 2010-05-10 13:07:02 -05:00
Colin Kuskie
007391d5f1 Label the form field for entering in sub-keywords. 2010-05-10 10:55:02 -07:00
Colin Kuskie
a03e13ea4d When a version tag is deleted, delete it's workflow instance, if it exists. Fixes bug #11544. 2010-05-10 10:38:15 -07:00
Colin Kuskie
e6ab688751 If a sitename is passed, filter based on sitename for spectre status. Fixes bug #11541. 2010-05-10 09:57:17 -07:00
Colin Kuskie
19e497f66e Fix some copy/paste errors in the Cash i18n. Fixes bug #11561 2010-05-10 08:19:58 -07:00
Graham Knop
30ed305b62 put all url validation in WebGUI::Session::Url instead of i18n 2010-05-08 12:22:01 -05:00
martin
cc7b3fe3ef Fix a bug in upgrade script where session was not passed. 2010-05-07 11:26:21 +00:00
Paul Driver
40d11e8693 more sorting options for SyndicatedContent 2010-05-06 15:03:01 -07:00
Colin Kuskie
2fe34a2a06 more ProfileField tests 2010-05-06 14:51:05 -07:00
Colin Kuskie
e71a6bead3 More headBlock => extraHeadTags cleanup 2010-05-06 12:21:30 -07:00
Colin Kuskie
d7ee5f0768 Update test due to the removal of the headBlock. 2010-05-06 12:19:57 -07:00
Colin Kuskie
17841c838f Better messaging and error handling in the Shop/Credit screen. Cannot give credit to Visitor. 2010-05-05 18:48:41 -07:00
Colin Kuskie
f04cf29300 Fix display of the shop credit deduction when there's a recurring item in the cart. Fixes bug #11557 2010-05-05 18:29:03 -07:00
Colin Kuskie
eb9d32f6f5 Log the correct transaction data on a $0 checkout. 2010-05-05 17:28:33 -07:00
Colin Kuskie
113c44ada8 Give the cart an id for the JS to work with. 2010-05-05 16:36:31 -07:00
Paul Driver
da8ebb9162 no forms[0], we will use a real id 2010-05-05 16:35:47 -07:00
Doug Bell
38d4631312 startup cleaning 2010-05-05 15:01:33 -05:00
Doug Bell
a9b4ba168e added new wg logo 2010-05-05 14:18:25 -05:00
Colin Kuskie
41575d24bb ready for 7.9.5 development 2010-05-04 22:17:46 -07:00
Colin Kuskie
d05547473f Preparing for 7.9.4 release 2010-05-04 21:16:59 -07:00