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 |
|
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 |
|
Colin Kuskie
|
3af80377e6
|
Merge branch 'PayDriver_cio' into WebGUI8
|
2010-10-08 14:22:24 -07:00 |
|
Colin Kuskie
|
f6df2cc053
|
Fix pluginName again in ITransact.
|
2010-10-08 14:21:42 -07:00 |
|
Colin Kuskie
|
e130fb2c69
|
Fix pluginName for ITransact.
|
2010-10-08 14:20:49 -07:00 |
|
Colin Kuskie
|
8b32efdc3b
|
Remove debugging statement.
|
2010-10-08 14:03:27 -07:00 |
|
Colin Kuskie
|
ac9e75a0a3
|
Remove C::IO line from PayDriver base class;
|
2010-10-08 11:49:20 -07:00 |
|
Colin Kuskie
|
9da8abc6e1
|
Fix typos and syntax problems in converted ExpressCheckout driver.
|
2010-10-08 11:48:32 -07:00 |
|
Colin Kuskie
|
cd548fd671
|
PayPal drivers converted to Moose.
|
2010-10-08 11:38:52 -07:00 |
|
Colin Kuskie
|
2fd37a7ed2
|
Convert PayPal base class over to Moose.
|
2010-10-08 10:37:59 -07:00 |
|
Colin Kuskie
|
4f0b7a7e3b
|
Finish conversion of Ogone to Moose.
|
2010-10-07 14:36:46 -07:00 |
|
Colin Kuskie
|
a40189ccc0
|
Better i18n handling of getName.
|
2010-10-07 14:36:38 -07:00 |
|
Colin Kuskie
|
18b89ee15b
|
Initial conversion of test to Moose and new driver.
|
2010-10-07 11:38:08 -07:00 |
|
Colin Kuskie
|
d26c55d890
|
Initial conversion to Moose for Ogone.
|
2010-10-07 11:37:53 -07:00 |
|
Colin Kuskie
|
b39fb4ab20
|
Fix the ITransact tests, and make the more extensive with better diagnostics for failure.
|
2010-10-07 10:58:28 -07:00 |
|
Colin Kuskie
|
aa96bb9994
|
Add a dependency in testEnvironment.pl for Test::Differences. Thanks to C.J. Adams-Collier.
|
2010-10-07 08:59:17 -07:00 |
|
Colin Kuskie
|
00a559e664
|
Additional test diagnostics for failure.
|
2010-10-07 08:55:03 -07:00 |
|
Colin Kuskie
|
20db0287b4
|
Ready for 7.10.3 development.
|
2010-10-05 21:02:44 -07:00 |
|
Colin Kuskie
|
4635b91554
|
Preparing for 7.10.2 release.
|
2010-10-05 20:46:58 -07:00 |
|
Colin Kuskie
|
1689c01472
|
Fix a time sensitive problem with one of the tests.
|
2010-10-05 20:36:22 -07:00 |
|
Colin Kuskie
|
5ff871f2d5
|
Fix loose calls to $form->param('key')
|
2010-10-05 16:03:33 -07:00 |
|
Colin Kuskie
|
f883d8b35f
|
Remove the YUI based code editor from WebGUI, and replace it with a textarea. Fixes bug #1618, and others.
|
2010-10-05 14:44:53 -07:00 |
|