Commit graph

15226 commits

Author SHA1 Message Date
Colin Kuskie
8176f78682 Add POD to HasObjects role for FormBuilder. 2010-08-26 17:03:20 -07:00
Colin Kuskie
05b899db69 Add POD for Macro::quote 2010-08-26 14:41:36 -07:00
Colin Kuskie
0b5d4e4614 Write a bunch of POD for modules that don't have it. 2010-08-26 14:39:13 -07:00
Colin Kuskie
713d3dc801 I18n the Approved checkbox in getEditForm for Asset.pm 2010-08-26 13:49:32 -07:00
Colin Kuskie
56e28acd50 Remove Class::InsideOut from TaxDriver and child classes. The EU driver could be improved to use FormBuilder to make the configuration file. 2010-08-26 13:26:51 -07:00
Doug Bell
d995ec19d1 owner filter works with autocomplete awesomeness 2010-08-25 18:40:07 -05:00
Doug Bell
95f51b61ce location input bar now disabled while searching 2010-08-25 18:40:06 -05:00
Doug Bell
8472cb99a2 don't put empty filters in the search 2010-08-25 18:40:06 -05:00
Doug Bell
bd855021cd make it purdy 2010-08-25 18:40:05 -05:00
Doug Bell
5e8a1802d7 focus, grasshoppa 2010-08-25 18:40:05 -05:00
Doug Bell
5008f03213 add a class for each filter type for CSS 2010-08-25 18:40:04 -05:00
Doug Bell
a88d6a2296 keywords box updates location bar immediately 2010-08-25 18:40:03 -05:00
Doug Bell
5eeceb2f56 "title" filter applies to location bar 2010-08-25 18:40:03 -05:00
Scott Walters
55962f477d Catch graph plugin failures (including lack of existance of) and send the error to the log. 2010-08-25 09:30:37 -04:00
Scott Walters
952a069211 Remove debugging code that accidentally got commited. 2010-08-25 09:25:32 -04:00
Scott Walters
8fd164143a Remove some of the debugging cruft. 2010-08-25 09:19:29 -04:00
Scott Walters
ddf9b7e13b A Story should have a Wobject::Folder for a direct parent with StoryArchive above that. Otherwise the Story can't render itself. 2010-08-25 09:08:30 -04:00
Colin Kuskie
a28dffd4c4 Update the number of tests in t/Utility.t 2010-08-25 11:46:05 -07:00
Colin Kuskie
18900b72ff Branching for 7.10.0 2010-08-25 11:44:02 -07:00
Colin Kuskie
08a47c74cb Ready for 7.9.14 development. Preparing to branch for 7.10 2010-08-25 11:44:02 -07:00
Colin Kuskie
0f7cb3b53f Preparing for 7.9.13 release. 2010-08-25 11:44:02 -07:00
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
Graham Knop
476d9250fa convert page performance indicators to performance debug panel again 2010-08-25 13:39:26 -05:00
Graham Knop
3e1234c8d4 better link formatting in perf panel 2010-08-25 12:38:15 -05:00
Graham Knop
f728107e78 add webgui specific environment debug panel to filter out session 2010-08-25 12:38:15 -05:00
Graham Knop
a53f1cdede remove duplicate response debug panel, add parameters panel 2010-08-25 12:38:14 -05:00
Graham Knop
95f98696be remove one use of sortHash 2010-08-25 12:38:14 -05:00
Graham Knop
fadc4f34ea remove WebGUI::Utility::round 2010-08-25 12:38:14 -05:00
Doug Bell
ddf0419836 syntax errors? in my codebase? 2010-08-25 12:34:56 -05:00
Doug Bell
c9f37ae53d i18n doesn't need .pm at the end of it 2010-08-25 12:34:39 -05:00
Doug Bell
edbbb66b28 throw exception with an error message 2010-08-25 12:34:21 -05:00