Commit graph

16853 commits

Author SHA1 Message Date
Doug Bell
f40a690809 remove tests for deleted modules 2010-10-14 16:17:33 -05:00
Doug Bell
5116fcaa8a added/updated documentation 2010-10-14 16:15:44 -05:00
Doug Bell
b80c2bed22 add POD 2010-10-14 16:15:43 -05:00
Colin Kuskie
2edec772e5 Conversion of UPS driver to Moose. Tests still failing. 2010-10-14 13:51:36 -07:00
Colin Kuskie
98d156c70f Convert the USPS International driver to Moose. 2010-10-14 12:13:13 -07:00
Colin Kuskie
1ea5bf0800 Update the test, fix i18n instructions and plugin name. 2010-10-14 08:11:11 -07:00
Colin Kuskie
4b252a2d67 Conversion of FlatRate driver to Moose. 2010-10-13 10:58:46 -07:00
Colin Kuskie
ad13a9134e Update the test for the new ShipDriver code. Fix edit form generating code. 2010-10-13 10:48:43 -07:00
Colin Kuskie
6e5dc09165 Initial conversion to Moose, in the same pattern as PayDriver. 2010-10-13 10:18:55 -07:00
Colin Kuskie
83bec84ad6 Document the new required module for Admin panel search. 2010-10-13 09:08:59 -07:00
Colin Kuskie
d769f2c7f1 Add workarounds for bad CPAN dependency resolution. 2010-10-12 21:23:23 -07:00
Colin Kuskie
8200f35661 Basic test for Form/Workflow.pm 2010-10-12 11:38:00 -07:00
Colin Kuskie
4b1af3de18 Use WebGUI::Pluggable::instanciate instead of string eval to load Image::Graph modules. Fixes bug #11898. 2010-10-12 11:03:22 -07:00
Colin Kuskie
a614d4f230 '' is no longer a special value for Workflow Activities, that will cause them to pull their defaultValue. Instead, only undef will do that. Fixes bug #11900 2010-10-12 10:50:26 -07:00
Scott Walters
ee80f8d011 Docpatch to Workflow / Workflow::Instance so that hopefully people have some chance of figuring out what they need to do to get this puppy to roll. 2010-10-12 13:47:22 -04:00
Colin Kuskie
ce7a7394b5 Handle assets that can't be instanciated in ExtendCalendarRecurrences. Fixes bug #11956. 2010-11-10 08:46:08 -08:00
Colin Kuskie
0acdcbc52b Fix display of taxes in several payment confirmation screens. 2010-11-09 18:19:39 -08:00
Colin Kuskie
1ff8907bc2 Move all User.t test cleanup out of the END block and into WebGUI::Test->addToCleanup. 2010-11-09 11:16:30 -08:00
Colin Kuskie
897c2e0248 If a user does not have privacy data for a field, check back with the field for the privacy default. Fixes bug #11951. Added ProfileField cleanup code. 2010-11-09 11:06:57 -08:00
Colin Kuskie
9e714fa09a Fix template variable help for Navigation, page.depthDiff. Fixes bug #11952. 2010-11-08 14:13:31 -08:00
Colin Kuskie
76f32f3b6d Don't consider a time zone when given a mysql style date, versus an epochal date. Fixes bug #11946. 2010-11-08 13:46:35 -08:00
Colin Kuskie
5c4066413c Fix username's in the Edit User screen. Fixes bug # 11950 2010-11-08 08:07:35 -08:00
Paul Driver
1de231b7d7 forkAndExec -I buggo 2010-11-08 08:39:48 -06:00
Paul Driver
21ae5f0094 Better @INC fiddling and degenerate case for ProgressTree 2010-11-08 07:57:40 -06:00
Doug Bell
0cd851d779 search completed 2010-10-11 16:40:54 -05:00
Doug Bell
1f3a97235b remove rank from default assettable. only in tree 2010-10-11 16:40:54 -05:00
Doug Bell
77916cf8d2 refactor Tree to make AssetTable and use in Search 2010-10-11 16:40:54 -05:00
Doug Bell
6d6d618e52 remove location bar updates 2010-10-11 16:40:54 -05:00
Doug Bell
914816bd54 add className filter 2010-10-11 16:40:54 -05:00
Doug Bell
5f7cd09f57 fix categories after refactor 2010-10-11 16:40:54 -05:00
Doug Bell
12c0732f50 remove match any/all. it would be useless anyway 2010-10-11 16:40:53 -05:00
Doug Bell
f35c50470f add asset types to the admin information 2010-10-11 16:40:53 -05:00
Doug Bell
8c19cb9c99 add filter any/all dropdown 2010-10-11 16:40:53 -05:00
Doug Bell
07612d6456 create autocomplete for lineage search 2010-10-11 16:40:53 -05:00
Doug Bell
9efe4fc933 search tab now back to where old dialog was 2010-10-11 16:40:52 -05:00
Doug Bell
0751872e21 make Search into its own object
this way multiple searches can save individual states
2010-10-11 16:40:52 -05:00
Doug Bell
31d1ab06ac remove old search toggle routines 2010-10-11 16:40:52 -05:00
Doug Bell
e8827d77b1 toggle is now a button 2010-10-11 16:40:52 -05:00
Doug Bell
9826fb0872 open search in new tab instead 2010-10-11 16:40:52 -05:00
Doug Bell
59d387a9ee remove IDs and replace with names and classes 2010-10-11 16:40:52 -05:00
Doug Bell
34f5d132ae move search form to a hidden placeholder 2010-10-11 16:40:51 -05:00
Doug Bell
c25bc3b409 remove misleading comment 2010-10-11 16:40:51 -05:00
Colin Kuskie
c46685a861 Add a height parameter to the LI style inside the Carousel loop. Fixes bug #11906 2010-10-11 13:39:12 -07:00
Colin Kuskie
a41ae977fe Fix a potential SQL injection issue with Thingy. 2010-10-11 13:12:20 -07:00
Colin Kuskie
106fcaedf7 Fix a form injection problem with the EMS. Addresses bug #11773. 2010-10-11 13:11:56 -07:00
Colin Kuskie
c50688f987 Use the WebGUI::Inbox module to build objects. 2010-10-11 11:16:30 -07:00
Colin Kuskie
81813902da Short circuit the instancation of a Message earlier. 2010-10-11 11:10:00 -07:00
Colin Kuskie
7d71a5d59e Be able to get messages from users who are deleted. Fixes bug #11909. 2010-10-11 11:09:47 -07:00
Colin Kuskie
f90a3f7c58 Manually remove messages for deleted users. Fixes bug #11908. 2010-10-11 11:09:17 -07:00
Colin Kuskie
3f17369ae8 Remove debug code from the Thingy. Fixes bug #11903 2010-10-08 14:25:48 -07:00