Colin Kuskie
|
5bda366e27
|
Fix leaky assets in the EditBranch asset helper test.
|
2010-11-02 15:41:12 -07:00 |
|
Colin Kuskie
|
c67fcf3aad
|
Fix merge issue with User.pm. Need to explicitly use WebGUI::Friends
|
2010-11-02 15:13:57 -07:00 |
|
Colin Kuskie
|
b214415a21
|
Move upgrade directory to correct version.
|
2010-11-02 14:50:06 -07:00 |
|
Colin Kuskie
|
a90eadda7c
|
Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3
|
2010-11-02 14:49:33 -07:00 |
|
Doug Bell
|
d182f0f1bb
|
add tests and convenience to Auth constructor
|
2010-11-01 12:17:59 -05:00 |
|
Doug Bell
|
fa73d81251
|
create and use get, update, delete instead of old
deleteParams, deleteSingleParam -> delete
getParams -> get
saveParams -> update
|
2010-10-28 21:04:38 -05:00 |
|
Colin Kuskie
|
2554a45a15
|
Throw an exception if you don't get a session argument in classic WebGUI instanciator syntax.
|
2010-10-28 16:54:07 -07:00 |
|
Doug Bell
|
f5069979f0
|
add notes on Auth API changes / deprecations
|
2010-10-28 15:03:42 -05:00 |
|
Doug Bell
|
cd4845768f
|
more tests and some code cleanup
|
2010-10-28 13:51:05 -05:00 |
|
Colin Kuskie
|
1bed8706d6
|
Remove debug output.
|
2010-10-28 08:10:30 -07:00 |
|
Doug Bell
|
250967c898
|
add admin plugins API and start testing
|
2010-10-27 22:15:11 -05:00 |
|
Doug Bell
|
c8cff33b97
|
remove debug logs
|
2010-10-27 22:15:11 -05:00 |
|
Doug Bell
|
a199bfd5d0
|
add quoting and validation to search assets
|
2010-10-27 22:15:10 -05:00 |
|
Colin Kuskie
|
a6a10d976a
|
Test cleanup after merge to 7.10.2
|
2010-10-27 18:42:43 -07:00 |
|
Colin Kuskie
|
a067cbbe70
|
Update upgrade area. Grab a copy of create.sql from 7.10.2
|
2010-10-27 16:03:17 -07:00 |
|
Colin Kuskie
|
87326192a3
|
Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2
|
2010-10-27 15:59:33 -07:00 |
|
Doug Bell
|
075bcc978e
|
add migration docs for ErrorHandler -> Log
|
2010-10-27 13:13:04 -05:00 |
|
Doug Bell
|
1b83072a7b
|
tests revealed i missed one. yay tests!
|
2010-10-27 13:07:19 -05:00 |
|
Doug Bell
|
f57ce0c9a6
|
rename variables for consistency
|
2010-10-27 13:06:25 -05:00 |
|
Doug Bell
|
199c4e4960
|
change ErrorHandler to Log
|
2010-10-27 12:50:12 -05:00 |
|
Bart Jol
|
d11cd6f4f7
|
Changed package name in POD
|
2010-10-25 13:00:56 +02:00 |
|
Colin Kuskie
|
bfe9780ce0
|
Ready for 7.10.3 release.
|
2010-10-19 20:24:30 -07:00 |
|
Colin Kuskie
|
bdbb324390
|
Fix the navigation depth in the CrystalX top nav. Fixes bug #11905
|
2010-10-19 20:22:20 -07:00 |
|
Colin Kuskie
|
f159fab19b
|
Make the password recovery email templatable. Includes i18n, help docs, upgrade sub, template package and code. Fixes bug #11918.
|
2010-10-19 15:22:42 -07:00 |
|
Colin Kuskie
|
859076fda8
|
Group To Post is now not sufficient to view a CS. Fixes bug #11916.
|
2010-10-19 11:41:40 -07:00 |
|
Colin Kuskie
|
8df687b2b3
|
Fix a rendering problem with Section title, text and the question block. Fixes bug #11919.
|
2010-10-19 10:19:24 -07:00 |
|
Colin Kuskie
|
aabb9ed214
|
Getting cookies can croak. Eval the fetching of cookies and do error handling. Fixes bug #11912.
|
2010-10-19 09:21:37 -07:00 |
|
Colin Kuskie
|
b02aee50d8
|
In addition to mobile browser detection for styles, also do it for HTMLAreas and display a simple textarea instead. Fixes bug #11902.
|
2010-10-18 19:31:44 -07:00 |
|
Colin Kuskie
|
3ad69de404
|
Template the emails sent out during content approval. Includes new template, i18n, Help docs upgrade sub and code. Fixes bug #11901.
|
2010-10-18 13:53:33 -07:00 |
|
Doug Bell
|
a1b7e93427
|
test ExportHtml asset helper
|
2010-10-18 12:35:01 -05:00 |
|
Doug Bell
|
8d8391413c
|
test EditBranch asset helper
|
2010-10-18 12:35:01 -05:00 |
|
Doug Bell
|
f339fdc7ed
|
test CopyBranch asset helper
|
2010-10-18 12:35:01 -05:00 |
|
Colin Kuskie
|
19a87ea003
|
Variable hour formats don't add an extra space any longer. Fixes bug #11915.
|
2010-10-18 10:32:45 -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 |
|
Colin Kuskie
|
dac8186244
|
Fix Editor display problems in the survey edit screen. Fixes bug #11913
|
2010-10-14 17:47:52 -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 |
|