Doug Bell
|
ae7528b8ef
|
migrate Thingy import from csv to FormBuilder
|
2011-02-10 16:34:03 -06:00 |
|
Doug Bell
|
033a1b7793
|
migrade Survey editTest to FormBuilder
|
2011-02-10 15:50:51 -06:00 |
|
Doug Bell
|
963227b571
|
migrate Thingy editField to FormBuilder
|
2011-02-10 15:48:29 -06:00 |
|
Doug Bell
|
1fb51f2e75
|
migrate Survey graph to formbuilder
|
2011-02-03 16:56:03 -06:00 |
|
Doug Bell
|
db8b507b94
|
migrate PM editProject to FormBuilder
|
2011-02-03 16:05:37 -06:00 |
|
Doug Bell
|
0a2a010a95
|
migrate IOB viewReport to FormBuilder
|
2011-02-02 17:27:12 -06:00 |
|
Doug Bell
|
603ad39e3b
|
migrate IOB selectDelegates to FormBuilder
|
2011-02-02 16:50:45 -06:00 |
|
Doug Bell
|
ed718c1891
|
migrate IOB view to FormBuilder + test cleanup
|
2011-02-02 16:33:07 -06:00 |
|
Doug Bell
|
0a67593bb0
|
migrate EMS manageRegistrant to FormBuilder
|
2011-02-02 15:24:44 -06:00 |
|
Doug Bell
|
f077c28c98
|
migrate EMS www_importEvents to FormBuilder
|
2011-01-31 20:38:34 -06:00 |
|
Doug Bell
|
be3052ce6d
|
fix getEventFieldsForImport to use new Definition
|
2011-01-31 20:36:47 -06:00 |
|
Doug Bell
|
1bacbdb6c4
|
migrate EMS editEventMetaField to FormBuilder
|
2011-01-31 13:40:55 -06:00 |
|
Doug Bell
|
4d30821231
|
migrate EMS www_editBadgeGroup to FormBuilder
|
2011-01-27 15:50:10 -06:00 |
|
Doug Bell
|
0591c69594
|
migrate DataForm www_editTab to FormBuilder
|
2011-01-26 16:49:24 -06:00 |
|
Doug Bell
|
c9db7b0d7f
|
add more tests for www_editField
|
2011-01-26 16:17:46 -06:00 |
|
Doug Bell
|
8c01fdbc73
|
migrate DataForm www_editField to FormBuilder
|
2011-01-26 16:05:39 -06:00 |
|
Colin Kuskie
|
6665e9f144
|
Escape the assetId everytime - is encountered, not just the first.
|
2011-01-04 18:32:06 -08:00 |
|
Doug Bell
|
f43541c5c9
|
done with addRevision tests
remaining fails are other stuff and I need to move on
|
2010-12-03 15:01:31 -06:00 |
|
Doug Bell
|
7c14d1e6c4
|
almost done fixing addRevision tests
|
2010-12-03 15:01:31 -06:00 |
|
Doug Bell
|
6931fd471e
|
all tests run individually
|
2010-12-03 15:01:31 -06:00 |
|
Colin Kuskie
|
e5adc07a05
|
Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status.
|
2010-11-21 21:11:41 -08:00 |
|
Colin Kuskie
|
7dc51b6c2b
|
Merge branch 'Crud' into WebGUI8
|
2010-11-11 14:23:11 -08:00 |
|
Colin Kuskie
|
e6f7f218f2
|
Only import what we're going to use from Test::Deep::NoTest.
|
2010-11-11 14:02:19 -08:00 |
|
Colin Kuskie
|
ca2b7cd2c5
|
update method not working, switching to direct access for the test.
|
2010-11-10 21:08:49 -08:00 |
|
Colin Kuskie
|
50d92f9113
|
Fix default for tests in Survey::Test. Also change usage of create to new in the test for ::Test.
|
2010-11-10 14:39:12 -08:00 |
|
Colin Kuskie
|
53280bacc0
|
Cleanup a test merge.
|
2010-11-03 11:34:40 -07:00 |
|
Colin Kuskie
|
5f3014aaee
|
Merge branch 'master' into WebGUI8. Merged up to 7.10.4
|
2010-11-03 09:47:36 -07:00 |
|
Colin Kuskie
|
a6a10d976a
|
Test cleanup after merge to 7.10.2
|
2010-10-27 18:42:43 -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 |
|
Paul Driver
|
fa471df450
|
Story Archive now plays nice with urlExtensions
|
2010-10-26 14:27:47 -07:00 |
|
Paul Driver
|
e67ad18517
|
fixed #11929: In/Out board breaks in Chrome sometimes
|
2010-10-26 13:16:57 -07:00 |
|
Paul Driver
|
0d46331745
|
fixed #11928: Story Archive breaks if url has extension
|
2010-10-26 11:09:11 -07:00 |
|
Colin Kuskie
|
0406e82546
|
Links in wiki search to add a missing page should encode the titles to make them URL safe. Fixes bug #11883.
|
2010-09-27 09:33:41 -07:00 |
|
Colin Kuskie
|
de1ab82d06
|
Also test for STYLE tags when making the DataForm form view.
|
2010-09-23 16:35:04 -07:00 |
|
Colin Kuskie
|
95dbff7afa
|
Add a test to make sure that view does not return CSS or JS links with src/href attributes.
|
2010-09-23 16:35:04 -07:00 |
|
Colin Kuskie
|
4899bcd7c4
|
Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866.
|
2010-09-23 16:11:37 -07:00 |
|
Colin Kuskie
|
ef6e78fc27
|
topStory template variables should be available in standAlone and not standAlone modes. Added template variables for delete and edit icons for the top story. Updated the tests, template and template variable help. Fixes bug #11851.
|
2010-09-23 16:00:22 -07:00 |
|
Colin Kuskie
|
ecf7646948
|
Update merged tests to use session->cache
|
2010-09-22 11:42:36 -07:00 |
|
Colin Kuskie
|
e24087672a
|
Remove WebGUI::Cache in merged tests
|
2010-09-22 11:32:19 -07:00 |
|
Colin Kuskie
|
4e1ac0a8e3
|
! binds more tightly than ~~
|
2010-09-22 10:07:37 -07:00 |
|
Colin Kuskie
|
0180b11064
|
Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0
|
2010-09-22 07:58:06 -07:00 |
|
Colin Kuskie
|
5faa77b2fb
|
Also test for STYLE tags when making the DataForm form view.
|
2010-09-21 14:28:04 -07:00 |
|
Colin Kuskie
|
f34f8e59bd
|
Add a test to make sure that view does not return CSS or JS links with src/href attributes.
|
2010-09-21 14:23:47 -07:00 |
|
Colin Kuskie
|
b4c20a1203
|
Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866.
|
2010-09-20 11:45:30 -07:00 |
|
Colin Kuskie
|
5608a43916
|
topStory template variables should be available in standAlone and not standAlone modes. Added template variables for delete and edit icons for the top story. Updated the tests, template and template variable help. Fixes bug #11851.
|
2010-09-09 11:56:50 -07:00 |
|
Graham Knop
|
ed04b99872
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
Graham Knop
|
6aa26c2e44
|
remove WebGUI::Utility::isIn
|
2010-09-07 12:33:15 -05:00 |
|
Graham Knop
|
a95ef168cc
|
remove use of FindBin in tests
|
2010-09-01 14:05:53 -05:00 |
|
Colin Kuskie
|
d3e3c90a42
|
Fix encoding problems with the SC asset. Update the encodings test to no longer require an ENV variable to run. Fixes bug #11795
|
2010-08-25 11:44:02 -07:00 |
|
Colin Kuskie
|
d13acd164d
|
Refactor SC tests, separating encodings out into their own test file. TEST_ENCODINGS=1 to run this new test. 8/13 tests fail.
|
2010-08-25 11:44:01 -07:00 |
|