Colin Kuskie
|
fd98f4acc4
|
Make a write method, similar to Asset's.
|
2010-10-22 15:45:09 -07:00 |
|
Colin Kuskie
|
23e8631de9
|
Remove get from Crud. Replace create with BUILDARGS code. Add lastUpdated and sequenceNumber attributes to the Crud core.
|
2010-10-22 11:44:12 -07:00 |
|
Colin Kuskie
|
5c7e000373
|
Convert new to Moose BUILDARGS wrapper.
|
2010-10-21 16:28:16 -07:00 |
|
Colin Kuskie
|
95b6af9f72
|
Replace crud_getProperties with meta->get_all_property_list. This might be needed to be made into a hash...
|
2010-10-21 11:48:47 -07:00 |
|
Colin Kuskie
|
e38d2eaa94
|
Fix the compatibility methods that were broken by the last commit.
|
2010-10-21 10:50:23 -07:00 |
|
Colin Kuskie
|
87c183e134
|
Change crud_get{Sequence,Table}Key and crud_getTableName methods to use Moose's meta instead.
|
2010-10-21 10:47:14 -07:00 |
|
Colin Kuskie
|
03a6a624da
|
Remove Crud object code from the Definition, for parity with other Definition packages.
|
2010-10-21 09:45:48 -07:00 |
|
Colin Kuskie
|
6eabacc4fe
|
Remove trailing whitespace, and indented whitespace.
|
2010-10-21 09:36:13 -07:00 |
|
Colin Kuskie
|
2bd072311d
|
Lay the groundwork for WebGUI::Definition::Crud
|
2010-10-15 11:04:34 -07:00 |
|
Colin Kuskie
|
bf8bdd1ac6
|
Merge branch 'ShipDriver_cio' into WebGUI8
|
2010-10-14 20:02:14 -07:00 |
|
Colin Kuskie
|
30ff4597c8
|
Update Ship master class for new ShipDriver requirements.
|
2010-10-14 19:34:25 -07:00 |
|
Colin Kuskie
|
499feb420b
|
Fix naming problem with shippingServices, update tests.
|
2010-10-14 19:31:04 -07:00 |
|
Doug Bell
|
aaeb494cd4
|
add ChangeUrl assethelper test
|
2010-10-14 19:05:54 -05:00 |
|
Doug Bell
|
7c5ca603da
|
update Test::Mechanize docs for changing users
|
2010-10-14 19:03:32 -05:00 |
|
Doug Bell
|
20744ce25d
|
remove unneeded asset helpers
|
2010-10-14 18:13:31 -05:00 |
|
Doug Bell
|
d40fbc8255
|
fix Cut assethelper tests
|
2010-10-14 18:02:36 -05:00 |
|
Doug Bell
|
51d5f6bcb4
|
fix tests for Copy assethelper
|
2010-10-14 17:34:16 -05:00 |
|
Doug Bell
|
645f5f714e
|
added documentation for WebGUI::Test::Mechanize
|
2010-10-14 17:32:07 -05:00 |
|
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 |
|
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
|
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 |
|