Commit graph

15368 commits

Author SHA1 Message Date
Colin Kuskie
d3e3c90a42 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-25 11:44:02 -07:00
Colin Kuskie
26eca2ff06 Fix RSS test files for Russian. 2010-08-25 11:44:01 -07:00
Colin Kuskie
7a0e23a680 More cleanup from merge. 2010-08-25 11:44:01 -07:00
Colin Kuskie
d13acd164d 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-25 11:44:01 -07:00
Colin Kuskie
91e0b46d7e Alter the UTF-8 URL test to also check for lc in English. 2010-08-25 11:44:01 -07:00
Colin Kuskie
73e53d0ade 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-25 11:44:01 -07:00
Colin Kuskie
9667f34d53 Fix group permissions when editing/adding an Event. Fixes bug #11800. 2010-08-25 11:44:01 -07:00
Colin Kuskie
0df5431ee3 Add missing gallery images for navigation back to sites. Fixes bug #11798 2010-08-25 11:44:01 -07:00
Colin Kuskie
e824b35dc5 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-25 11:44:01 -07:00
Colin Kuskie
440df9879e Fix UTF-8 URL handling in dispatch. Added tests for creating assets and accessing assets with UTF-8 urls. Fixes bug #11785 2010-08-25 11:44:01 -07:00
Colin Kuskie
67272517ce Really fix sorting numerically for resolutions. Added tests to check it. 2010-08-25 11:44:01 -07:00
Colin Kuskie
86a190e3c6 Gallery resolutions are integers. Fixed sorting the resolutions, and fixed the tests to not use bad resolutions. Fixes bug #11787 2010-08-25 11:44:01 -07:00
Colin Kuskie
d0c1e56532 Explicit scalar for getting the URL form param in Asset.pm. 2010-08-25 11:44:00 -07:00
Colin Kuskie
e58c4f7d78 Change the YesNo form plugin to be a subclass of RadioList. Fix rendering problems with RadioList. Fixes bug #11777 2010-08-25 11:44:00 -07:00
Colin Kuskie
928067bb67 Add tests for attachment_loop handling in the Post. 2010-08-25 11:44:00 -07:00
Colin Kuskie
cdfc52f004 Lookup file icon for all attachments, and thumbnail for all images. Fixes bug #11782. 2010-08-25 11:44:00 -07:00
Colin Kuskie
acc47daffc Fixes bug #11780: anchor filename regex to the end of the string. 2010-08-25 11:44:00 -07:00
Colin Kuskie
b12c719b09 Thingy add/edit via AJAX returned nothing useful, and lied about error status. Fixes bug #11781. 2010-08-25 11:44:00 -07:00
Graham Knop
9f53cdadfb use setPrivileges on files instead of doing it manually 2010-08-25 11:44:00 -07:00
Paul Driver
8c18415c54 Stop realtime run on deleted wf instances 2010-08-25 11:44:00 -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
Doug Bell
fbb88243ac make the wizard more pretties 2010-08-24 17:30:34 -05:00
Doug Bell
9093642793 properly load the wizard class 2010-08-24 17:30:34 -05: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
Graham Knop
29d1908e15 remove Tie::CPHash 2010-08-24 16:20:10 -05:00
Graham Knop
ca7321f068 remove WebGUI::Utility::isInSubnet 2010-08-24 16:20:09 -05:00
Doug Bell
a3e08c3b8e regression tests for asset 304 response 2010-08-24 16:16:21 -05:00
Doug Bell
7a58fcffcd Do not close the session ourselves when 304
Only WebGUI.pm and WebGUI::Middleware::Session should ever
close the session during a normal request cycle. This is because
of the possibility of streaming content.
2010-08-24 16:16:20 -05:00
Colin Kuskie
472f5ffbaf Fix another POD typo. get_tables searches properties, not classes now. 2010-08-24 10:43:50 -07:00
Colin Kuskie
4abc827261 Update the POD for property_metaroles. 2010-08-23 22:19:12 -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
Graham Knop
e7891e9191 add macro transform sub, convert upgrade to use it 2010-08-23 12:47:16 -05:00
Graham Knop
d087b77131 clean up some upgrade scripts 2010-08-23 12:47:16 -05:00
Graham Knop
637ce82676 start indent level at one for upgrades 2010-08-23 12:47:16 -05:00
Colin Kuskie
7d59b7382b Add missing gallery images for navigation back to sites. Fixes bug #11798 2010-08-23 08:25:50 -07:00
Doug Bell
1fe9d50f9e add search dialog, now just need to wire it all up 2010-08-20 18:32:27 -05:00
Doug Bell
567518e7d0 wrapper to dim the tab content for search dialog 2010-08-20 18:32:27 -05:00
Doug Bell
87248730b3 go home button now works correctly 2010-08-20 18:32:26 -05:00
Doug Bell
d393a15c4b fix heights and positioning in the admin console 2010-08-20 18:32:22 -05:00
Graham Knop
2c2bd55675 remove grepping hash keys for single value 2010-08-20 13:17:46 -05:00
Graham Knop
96ba0da75a give a man a hammer... 2010-08-20 13:10:48 -05:00
Graham Knop
cb938487cb remove WebGUI::Utility::randint 2010-08-20 12:58:50 -05:00
Graham Knop
ff70751bc5 remove WebGUI::Utility::scalarEquals 2010-08-20 12:54:34 -05:00