Doug Bell
|
1d9911ff0c
|
migrate EMSToken to FormBuilder
|
2011-01-25 18:06:48 -06:00 |
|
Doug Bell
|
6729cb0621
|
migrate EMSTicket to FormBuilder
|
2011-01-25 18:06:47 -06:00 |
|
Doug Bell
|
39c775a44d
|
migrate EMSRibbon to FormBuilder
|
2011-01-25 18:06:47 -06:00 |
|
Doug Bell
|
c7aee8ce68
|
remove unused WebGUI::HTMLForm
|
2011-01-25 18:06:47 -06:00 |
|
Doug Bell
|
58c611eee6
|
move shortcut to formbuilder
|
2011-01-25 18:06:47 -06:00 |
|
Colin Kuskie
|
eb16ecb99e
|
Another (probably last) leaky test fixed.
|
2011-01-13 13:33:32 -08:00 |
|
Colin Kuskie
|
7f735c0ea1
|
'nother leaky test.
|
2011-01-13 13:33:32 -08:00 |
|
Colin Kuskie
|
010b4e46b9
|
Another leaky test fixed.
|
2011-01-13 13:33:32 -08:00 |
|
Colin Kuskie
|
17594c41d9
|
Fix a leaking asset in this test.
|
2011-01-13 13:33:31 -08:00 |
|
Colin Kuskie
|
d9736ea032
|
One final config lookup removed, for the gateway method itself.
|
2011-01-13 13:33:31 -08:00 |
|
Colin Kuskie
|
95d88fbede
|
Fix a typo in getting the gateway for dialing up spectre.
|
2011-01-13 13:33:31 -08:00 |
|
Colin Kuskie
|
bd09b1646e
|
Update Admin.t since all urls now come with a leading /
|
2011-01-13 13:33:31 -08:00 |
|
Colin Kuskie
|
cbee62e407
|
Don't look in the config file to get the gateway, look in the request object. Maybe someday we'll be able to use URI.
|
2011-01-13 13:33:31 -08:00 |
|
Colin Kuskie
|
86cb25acfc
|
getRequested no longer needs to correct for gateway since Plack does it for us.
|
2011-01-13 13:33:31 -08:00 |
|
Colin Kuskie
|
e6bbe65434
|
No need to look inside the config file, use the request object instead.
|
2011-01-13 13:33:31 -08:00 |
|
Colin Kuskie
|
ddf3ecd5b4
|
Instead of looking up the gateway from the config file, use the request object's base method.
|
2011-01-13 13:33:31 -08:00 |
|
Colin Kuskie
|
468f02c5e1
|
Mount the app at the gateway, instead of at the root with downstream gateway handling.
|
2011-01-13 13:33:31 -08:00 |
|
Colin Kuskie
|
b0af5d2cd3
|
Remove use of gateway config option from getRequestedUrl.
|
2011-01-13 13:33:31 -08:00 |
|
Doug Bell
|
8ba07e0454
|
fix admin view tab height problem in FF
|
2011-01-13 15:27:33 -06:00 |
|
Doug Bell
|
bcb14eaa61
|
remove MIME::Base64::URLSafe as they do it reversely
|
2011-01-13 15:00:50 -06:00 |
|
Doug Bell
|
adcec8353a
|
add extras to FormBuilder
|
2011-01-13 14:33:05 -06:00 |
|
Doug Bell
|
d5d7d7ef0b
|
remove HTMLForm from Post assets
|
2011-01-13 14:33:05 -06:00 |
|
Doug Bell
|
f209a52a2c
|
move MatrixListing getEditForm to FormBuilder
|
2011-01-13 14:33:05 -06:00 |
|
Doug Bell
|
5ece597592
|
remove HTMLForm from ZipArchive
|
2011-01-13 14:33:04 -06:00 |
|
Doug Bell
|
89ee734f3f
|
migrate Image to FormBuilder
|
2011-01-13 14:33:04 -06:00 |
|
Doug Bell
|
d54ad71f37
|
move EMSSubmissionForm editSubmissionForm to FormBuilder
|
2011-01-13 14:33:04 -06:00 |
|
Doug Bell
|
4d55fd82d7
|
move EMSSubmission editSubmission to FormBuilder
|
2011-01-13 14:33:04 -06:00 |
|
Doug Bell
|
ebc955f2e5
|
remove HTMLForm from AdminConsole
|
2011-01-13 14:33:04 -06:00 |
|
Doug Bell
|
5302c818ea
|
move Account User editSettingsForm to FormBuilder
|
2011-01-13 14:33:04 -06:00 |
|
Doug Bell
|
6ff66d4974
|
move Account Shop editSettingsForm to FormBuilder
|
2011-01-13 14:33:04 -06:00 |
|
Doug Bell
|
4bb18886da
|
move Profile editSettingsForm to Formbuilder
|
2011-01-13 14:33:03 -06:00 |
|
Doug Bell
|
c0a822ef1f
|
move Account Friends editSettingsForm to FormBuilder
|
2011-01-13 14:33:03 -06:00 |
|
Doug Bell
|
c7969b7f1b
|
move FriendManager editSettingsForm to FormBuilder
|
2011-01-13 14:33:03 -06:00 |
|
Doug Bell
|
0363a188ab
|
move Account Contributions editSettingsForm to FormBuilder
|
2011-01-13 14:33:03 -06:00 |
|
Doug Bell
|
1fc6c79306
|
move Account skeleton editSettingsForm to FormBuilder
|
2011-01-13 14:33:03 -06:00 |
|
Colin Kuskie
|
6032319049
|
Uppercased table name for WebGUI::Fork test method.
|
2011-01-04 18:36:14 -08:00 |
|
Colin Kuskie
|
6665e9f144
|
Escape the assetId everytime - is encountered, not just the first.
|
2011-01-04 18:32:06 -08:00 |
|
Colin Kuskie
|
e87358d0cb
|
No need to check out separate tags for auxiliary assets like Folders inside the Story Archive.
|
2011-01-04 18:06:33 -08:00 |
|
Doug Bell
|
8bd2deabe3
|
initial base of Account test classes
|
2011-01-04 19:54:09 -06:00 |
|
Doug Bell
|
6bb5ab997d
|
Account::Inbox editSettingsForm to FormBuilder
|
2011-01-04 19:54:09 -06:00 |
|
Doug Bell
|
4919c1d9fb
|
fix warning from friendManager
|
2011-01-04 19:54:09 -06:00 |
|
Colin Kuskie
|
f323c8025b
|
Clean up syntax warning about double my in FriendManager.
|
2011-01-04 17:52:15 -08:00 |
|
Doug Bell
|
dccfc597a8
|
fix exporthtml assethelper test to wait for forks
|
2011-01-04 18:01:23 -06:00 |
|
Doug Bell
|
30c2c2c418
|
fix copybranch assethelper test to wait for fork
|
2011-01-04 18:01:23 -06:00 |
|
Doug Bell
|
b0b1a299d5
|
add test sub to wait for WebGUI::Forks
|
2011-01-04 18:01:23 -06:00 |
|
Doug Bell
|
8299e9e706
|
migrate Account Friends sentFriendRequest to FB
|
2011-01-04 18:01:23 -06:00 |
|
Doug Bell
|
b5c1ffe5b7
|
migrate old templates to new formbuilder vars
|
2011-01-04 18:01:22 -06:00 |
|
Doug Bell
|
d194f23a33
|
add missing module to Script
|
2011-01-04 18:01:22 -06:00 |
|
Doug Bell
|
cd2f907ef3
|
migrate friendmanager editFriends to formbuilder
|
2011-01-04 18:01:22 -06:00 |
|
Doug Bell
|
0b5614ad1c
|
fix tabs and tabsets in FormBuilder
|
2011-01-04 18:01:22 -06:00 |
|