Doug Bell
|
8c19cb9c99
|
add filter any/all dropdown
|
2010-10-11 16:40:53 -05:00 |
|
Doug Bell
|
e8827d77b1
|
toggle is now a button
|
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
|
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
|
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
|
d26c55d890
|
Initial conversion to Moose for Ogone.
|
2010-10-07 11:37:53 -07:00 |
|
Colin Kuskie
|
4715e1c8ef
|
Begin work of converting ITransact over to Moose.
|
2010-10-01 08:24:07 -07:00 |
|
Colin Kuskie
|
a2103e8036
|
Update Cash for Moose.
|
2010-09-30 16:27:28 -07:00 |
|
Colin Kuskie
|
2269c4cd51
|
Remove use of ->get('property')
|
2010-09-30 16:27:20 -07:00 |
|
Colin Kuskie
|
a77894bedf
|
Fix POD to remove mention of definition.
|
2010-09-30 16:18:25 -07:00 |
|
Colin Kuskie
|
0ca7cf8a81
|
Convert pPFFP to use Definition.
|
2010-09-30 15:50:08 -07:00 |
|
Colin Kuskie
|
be35b8afe4
|
Test default label handling.
|
2010-09-30 10:45:54 -07:00 |
|
Colin Kuskie
|
ee1e896ef8
|
PayDriver now does dynamic form building through Definition.
|
2010-09-30 10:36:02 -07:00 |
|
Colin Kuskie
|
280c8b3047
|
Test updates, code fixes. Failing 6 tests
|
2010-09-24 16:52:46 -07:00 |
|
Colin Kuskie
|
7aabbb07d7
|
write out the className, too
|
2010-09-24 16:12:29 -07:00 |
|
Colin Kuskie
|
bab17655c2
|
Add default i18n label, API converted over to Moose. Need to run tests, convert definition based code in the UI.
|
2010-09-24 16:10:30 -07:00 |
|
Colin Kuskie
|
068c2d5851
|
Fix a typo in Role name.
|
2010-09-24 16:10:20 -07:00 |
|
Colin Kuskie
|
6b3fbd9aff
|
Convert PayDriver definition to Moose.
|
2010-09-24 11:22:10 -07:00 |
|
Colin Kuskie
|
c7a211d5f4
|
Add a WebGUI::Definition for Shop plugins with a name and table for writing JSON blobs of their data.
|
2010-09-24 10:47:25 -07:00 |
|
Colin Kuskie
|
9612f36540
|
Use Moose modules.
|
2010-09-24 10:02:15 -07:00 |
|
Colin Kuskie
|
790350efed
|
add patch for midnight at 24:00:00 to the Event.
|
2010-09-24 08:10:33 -07:00 |
|
Colin Kuskie
|
1f42a0a24e
|
Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset.
|
2010-09-24 08:03:09 -07:00 |
|
Colin Kuskie
|
17d9deb085
|
Reapplying patches for removing dots in Account and AdminToggle macro templates.
|
2010-09-23 17:02:34 -07:00 |
|
Colin Kuskie
|
3e9427ca1e
|
Fix syntax errors from the merge.
|
2010-09-23 16:39:02 -07:00 |
|
Colin Kuskie
|
941f676a90
|
Remove Product Managers as a protected group.
|
2010-09-23 16:35:35 -07:00 |
|
Colin Kuskie
|
c6a2ce7a73
|
Fix a POD typo.
|
2010-09-23 16:35:04 -07:00 |
|
Colin Kuskie
|
d3e83ba354
|
There is no local check to see if Form headTags have been sent yet.
|
2010-09-23 16:34:42 -07:00 |
|
Colin Kuskie
|
4d0ef740d8
|
Add a method to get, store and cache the current Entry, since it's needed when creating the form data.
|
2010-09-23 16:34:41 -07:00 |
|
Colin Kuskie
|
2609e06a44
|
Code cleanup for moving form generation out of getFormTemplateVars
|
2010-09-23 16:34:22 -07:00 |
|
Colin Kuskie
|
b04aa0a1f3
|
Refactor the RichEditor/HTMLArea so that JS and CSS scripts can be placed in the header block.
|
2010-09-23 16:33:12 -07:00 |
|
Colin Kuskie
|
dadb7cae00
|
Fix a double me, and don't remake the object since we cached it earlier.
|
2010-09-23 16:28:56 -07:00 |
|
Colin Kuskie
|
0787359c24
|
Refactor out code in the DataForm for finding fields and form fields, so that JS and CSS tags can go into the headblock.
|
2010-09-23 16:28:55 -07:00 |
|
Colin Kuskie
|
128a19ac90
|
Convert Phone and DateTime to headTags
|
2010-09-23 16:28:55 -07:00 |
|
Colin Kuskie
|
3c17d77a5c
|
Convert Codearea, Slider and Zipcode to headTags
|
2010-09-23 16:26:30 -07:00 |
|
Colin Kuskie
|
b4ee093903
|
Convert Textarea over to headTags
|
2010-09-23 16:23:05 -07:00 |
|
Colin Kuskie
|
62bd952712
|
Convert Username over to using headTags
|
2010-09-23 16:21:03 -07:00 |
|
Colin Kuskie
|
445dbff297
|
Covert File, CheckList over to headTags
|
2010-09-23 16:20:23 -07:00 |
|
Colin Kuskie
|
702dad8254
|
Convert Color to headTags
|
2010-09-23 16:20:03 -07:00 |
|
Colin Kuskie
|
04917e695c
|
Fix typo in Form/Keywords.
|
2010-09-23 16:18:48 -07:00 |
|
Colin Kuskie
|
48823bd922
|
Convert Keywords over to headTags
|
2010-09-23 16:18:48 -07:00 |
|
Colin Kuskie
|
a06ee99642
|
Convert Float to headTags
|
2010-09-23 16:18:33 -07:00 |
|
Colin Kuskie
|
18c53fe808
|
Convert DataForm to using headTags.
|
2010-09-23 16:18:17 -07:00 |
|