Commit graph

13905 commits

Author SHA1 Message Date
Colin Kuskie
5765739a95 Labels in the Cart for addresses are optional. They take the first line of the address if left blank. Tested w and w/o JS. 2010-09-01 12:22:55 -07:00
Colin Kuskie
b8d7466e65 Add a link in the Admin Console to the Addons section of webgui.org 2010-09-01 08:57:34 -07:00
Paul Driver
e8dfffe53e should actually fix the bug when we note it in the changelog 2010-09-01 10:21:18 -05:00
Paul Driver
0170de96cb changelog note on last commit 2010-08-30 13:03:47 -05:00
Paul Driver
afe701ae59 Validate the response while saving a new address 2010-08-30 12:58:56 -05:00
Colin Kuskie
3f0a229f17 Don't hardcode the library. 2010-08-25 13:30:12 -07:00
Colin Kuskie
00ef223d86 Branching for 7.10.0 2010-08-24 21:31:49 -07:00
Colin Kuskie
cb13f672ca Ready for 7.9.14 development. Preparing to branch for 7.10 2010-08-24 21:25:32 -07:00
Colin Kuskie
32bbc04a4e Preparing for 7.9.13 release. 2010-08-24 21:02:12 -07:00
Colin Kuskie
c79bc75840 Fix encoding problems with the SC asset. Update the encodings test to no longer require an ENV variable to run. Fixes bug #11795 2010-08-24 16:53:35 -07:00
Colin Kuskie
3238eb9432 Fix RSS test files for Russian. 2010-08-24 16:52:29 -07:00
Colin Kuskie
a5a5e0a7d4 More cleanup from merge. 2010-08-24 15:27:02 -07:00
Colin Kuskie
f39a13912e Refactor SC tests, separating encodings out into their own test file. TEST_ENCODINGS=1 to run this new test. 8/13 tests fail. 2010-08-24 15:24:22 -07:00
Colin Kuskie
406b8219c3 Alter the UTF-8 URL test to also check for lc in English. 2010-08-23 13:58:25 -07:00
Colin Kuskie
1ed5933c74 Fix drag and drop sorting in the Gallery Album edit view in IE7. Requires changes to both the DD JS and the Album edit template. Fixes bug #11796. 2010-08-23 13:43:38 -07:00
Colin Kuskie
e0eaa2e13f Fix group permissions when editing/adding an Event. Fixes bug #11800. 2010-08-23 11:48:57 -07:00
Colin Kuskie
7d59b7382b Add missing gallery images for navigation back to sites. Fixes bug #11798 2010-08-23 08:25:50 -07:00
Colin Kuskie
20a0b29df5 Document what changes need to be made to the PayDriver for cart changes in 7.9.4. Change how the upgrade sub dies if a custom plugin is found. Fixes bug #11799. 2010-08-20 08:46:52 -07:00
Colin Kuskie
4bf7eb4cfb Fix UTF-8 URL handling in dispatch. Added tests for creating assets and accessing assets with UTF-8 urls. Fixes bug #11785 2010-08-17 16:55:00 -07:00
Colin Kuskie
80c906b8eb Really fix sorting numerically for resolutions. Added tests to check it. 2010-08-17 13:30:39 -07:00
Colin Kuskie
eac7fe8a64 Gallery resolutions are integers. Fixed sorting the resolutions, and fixed the tests to not use bad resolutions. Fixes bug #11787 2010-08-17 11:16:58 -07:00
Colin Kuskie
09ff64334e Explicit scalar for getting the URL form param in Asset.pm. 2010-08-17 11:13:29 -07:00
Colin Kuskie
decfa808bb Change the YesNo form plugin to be a subclass of RadioList. Fix rendering problems with RadioList. Fixes bug #11777 2010-08-16 11:11:30 -07:00
Colin Kuskie
7c3d572146 Add tests for attachment_loop handling in the Post. 2010-08-16 10:09:10 -07:00
Colin Kuskie
797606639d Lookup file icon for all attachments, and thumbnail for all images. Fixes bug #11782. 2010-08-16 09:12:29 -07:00
Colin Kuskie
8f7bbdaa5d Fixes bug #11780: anchor filename regex to the end of the string. 2010-08-15 23:23:49 -07:00
Colin Kuskie
05c287cfc7 Thingy add/edit via AJAX returned nothing useful, and lied about error status. Fixes bug #11781. 2010-08-15 23:16:53 -07:00
Graham Knop
04c49fb48e use setPrivileges on files instead of doing it manually 2010-08-14 09:26:52 -05:00
Paul Driver
890a94d3d5 Stop realtime run on deleted wf instances 2010-08-13 13:51:08 -07:00
Colin Kuskie
b2924bdb7b Ready fro 7.9.13 development. 2010-08-11 18:37:22 -07:00
Colin Kuskie
a12278eec1 Preparing for 7.9.12 release. 2010-08-11 18:06:49 -07:00
Colin Kuskie
d92fc76cc9 Add a new test collateral file. 2010-08-11 18:05:11 -07:00
Colin Kuskie
7251cc2c23 Secure and fix the Zip Archive. 2010-08-11 17:38:15 -07:00
Colin Kuskie
13a222f6ce Block files with dangerous names from coming in via Storage untar. 2010-08-11 15:46:02 -07:00
Colin Kuskie
9f724a7193 block the same set of extensions in http, scalar and file uploads in Storage. 2010-08-11 14:56:16 -07:00
Doug Bell
1f99da3315 fix syndicated content test with a new RSS url 2010-08-11 16:26:41 -05:00
Doug Bell
6b1e02f764 fixed possible vulnerability loading help files 2010-08-11 15:54:48 -05:00
Doug Bell
39e3c4fb7c update changelog 2010-08-11 15:38:09 -05:00
Doug Bell
4e9a2c07c2 fix possible vulnerability loading template parser 2010-08-11 15:37:34 -05:00
Colin Kuskie
0f475dd013 Update the test to handle safe (- => _____) listingIds. 2010-08-11 13:17:27 -07:00
Doug Bell
0957759fa9 fix 11779 SQLReport can run arbitrary queries 2010-08-11 14:48:38 -05:00
Colin Kuskie
02121fb7a9 Fix problems with getting the default page. Fixes bug #11778. 2010-08-11 08:37:21 -07:00
Colin Kuskie
e55e7d21f0 Ready for 7.9.12 development. 2010-08-10 22:17:13 -07:00
root
63865eb39f WebGUI 7.9.11 is stable. 2010-08-10 23:51:56 -05:00
Colin Kuskie
f8c65f45ac Ready for 7.9.11 release. 2010-08-10 21:36:36 -07:00
Colin Kuskie
26f34a3df8 Updated merged WebGUI package. 2010-08-10 21:30:14 -07:00
Colin Kuskie
d06b7b547d Fix a test with random false fails. 2010-08-10 21:24:21 -07:00
Colin Kuskie
38788f156c Use a safe file for doing upload and addFile tests. 2010-08-10 21:10:46 -07:00
Colin Kuskie
19199cac9a Fix bugs in AssetReport code, and test. 2010-08-10 20:57:31 -07:00
Colin Kuskie
6eba088fe9 Update test to accomodate new restriction on uploading .pm files. 2010-08-10 20:50:00 -07:00