Colin Kuskie
2f65790a74
Annotate recursive versus non-recursive test
...
Clean-up the crowd and the mab
2006-04-03 18:17:38 +00:00
Colin Kuskie
c802e4ddad
Add tests for database defined groups to Group.t
...
Clear cache on set of databaseLinkId or dbQuery in WebGUI::Group.pm.
Fix typos, missing module use lines and extra variables in WebGUI::User.pm.
2006-04-03 18:07:09 +00:00
Colin Kuskie
03c79ce1d0
comment out debugging output
2006-04-03 16:00:33 +00:00
Colin Kuskie
910e191fb4
Add note to DatabaseLink->new that id 0 is reserved for WebGUI database.
...
Build SQL table to be used in Group membership test
2006-04-03 05:36:27 +00:00
Colin Kuskie
c2fdde2635
Fix POD doc for getUsers.
...
Add baseline tests for changing sql method of group membership.
2006-04-03 05:14:03 +00:00
Matthew Wilson
42dfb75840
hoverHelp bug
2006-04-03 00:51:21 +00:00
Colin Kuskie
d992111ac1
test for the profileEnabled flag in all forms reported by FieldType. Also place in 1 location the list of Forms which are NOT allowed to be profileEnabled
2006-04-02 23:31:05 +00:00
Matthew Wilson
1f80dedb8f
Captcha should not be profile enabled. Heh-heh.
2006-04-02 20:17:40 +00:00
Colin Kuskie
dc2ec6bbdd
Remove disabled check from all tests because it gives inconsistent
...
results. Some forms were returning undef, some were returning 0.
Added a Radio button test.
Added a test to Checkbox that sees if the value (which is displayed to the
user) can be only whitespace.
2006-04-02 19:25:01 +00:00
Colin Kuskie
29635395cf
Add Checkbox form test
...
Completely rework output postprocessing to make it more flexible
and added a test for duplicate test keys.
2006-03-31 23:04:14 +00:00
Colin Kuskie
833e5238eb
fix typos in testBlock keys
2006-03-31 18:36:54 +00:00
Colin Kuskie
84342ea69c
tests for single select list type forms
2006-03-31 18:27:29 +00:00
JT Smith
c713d5f50c
added logging capability to spectre
2006-03-31 16:37:03 +00:00
JT Smith
350f3908e6
fixed a capitalization problem
2006-03-31 16:10:34 +00:00
JT Smith
78b97985ab
added automated wildcards to search engine, to make it act more like people would expect
2006-03-31 03:22:05 +00:00
JT Smith
bf1a0ad11e
more workflow bugfixes
2006-03-31 02:51:37 +00:00
JT Smith
19e4da7a92
collaboration system posts now work fully with the workflow engine, including the approval denial process
2006-03-30 23:43:32 +00:00
Colin Kuskie
6a035e44b0
Remove debugging output from Password test
...
SelectList test is finalized.
Extect auto_check to handle array and scalar accesses to the Form data post processors
2006-03-30 23:34:08 +00:00
Colin Kuskie
2359bd5738
forward port of new template docs
2006-03-30 22:02:33 +00:00
Steve Swanson
fa71385f55
Added in a login box to design 3 for 7.0
2006-03-30 19:39:43 +00:00
JT Smith
bad8616f08
more workflow bug fixes
2006-03-30 16:37:57 +00:00
JT Smith
046088fedd
more debug
2006-03-30 15:45:16 +00:00
Steve Swanson
b883c308b5
Second xhtml strict design for 7.0 added
2006-03-30 15:06:14 +00:00
JT Smith
299dd5aa09
converted cs to use workflow engine for moderation
2006-03-30 03:52:18 +00:00
JT Smith
fe8dd69731
removing some old caching stuff
2006-03-30 01:58:27 +00:00
Colin Kuskie
50452e71df
refinements
2006-03-29 23:57:47 +00:00
JT Smith
b4f0ddb79b
tightening up some old code
2006-03-29 21:58:14 +00:00
JT Smith
c355601249
fixed bugs with new chunking system
2006-03-29 21:49:56 +00:00
JT Smith
5a7fedc731
- Added an option for hosters to limit the number of assets that may be
...
created on a WebGUI site.
fixed some bugs
2006-03-29 20:22:09 +00:00
Colin Kuskie
9b7d160a7a
first cut at Form test with multiple selects
2006-03-29 01:09:52 +00:00
Steve Swanson
2199038efc
Made formatting changes to the first design for 7.0
2006-03-28 22:29:28 +00:00
Steve Swanson
0bc058783b
Added the third design for 7.0
2006-03-28 22:27:08 +00:00
JT Smith
6ff2562e19
first style goes in place for the 7.0 series. yay!
2006-03-28 05:33:20 +00:00
Colin Kuskie
1ad61ac861
Fix a bug in TimeField.
...
Add support for Brazilian phone numbers and extensions to Phone
2006-03-27 23:22:35 +00:00
Colin Kuskie
c772fa0d3a
add Hidden test
2006-03-27 23:17:29 +00:00
Steve Swanson
fa06bbe0ad
Removed gray border from link list and default submissions collaboration XHTML strict templates
2006-03-27 22:39:02 +00:00
Steve Swanson
f674077764
First new design for 7.0 added
2006-03-27 22:36:00 +00:00
Colin Kuskie
c64ebee60f
Add Phone test, it needs more test cases
...
modify Phone.pm and Float.pm to require digits.
update Float.t to test for at least a digit to pass.
2006-03-27 22:08:27 +00:00
Colin Kuskie
556ab65f5e
second batch of test automation done
2006-03-27 21:18:58 +00:00
JT Smith
4e8f962982
code to import styles added
2006-03-27 21:07:51 +00:00
Colin Kuskie
c8c7b78ee1
add Password test, fix bug in Password with maxlength
2006-03-27 20:42:08 +00:00
Colin Kuskie
16a6c2cc00
Form auto checker
2006-03-27 20:30:55 +00:00
Colin Kuskie
29ee2c313d
first batch of test automation for getValueFromPost checking
2006-03-27 19:41:18 +00:00
JT Smith
9938a23665
adding styles
2006-03-27 15:50:52 +00:00
JT Smith
037fe19b0e
added a change url option
2006-03-27 01:06:17 +00:00
Colin Kuskie
1ac514982f
modify validation regexp for Float.
...
Add Float test
Add new Integer test
2006-03-27 00:29:03 +00:00
JT Smith
123886d4a9
more 7.0 cleanup stuff
2006-03-26 23:42:08 +00:00
Colin Kuskie
efb6e82140
Added Integer test.
...
Change integer validation to reject strings like 123-456
2006-03-26 23:09:19 +00:00
JT Smith
22b7ec886b
some cs fixes
2006-03-26 20:43:50 +00:00
JT Smith
e689c33db6
added the 7.0 modification script
...
added the photogallery prototype
fixed a bug in the wiki add a page thing
fixed a bug with prototypes
2006-03-26 03:28:17 +00:00