Commit graph

4595 commits

Author SHA1 Message Date
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
JT Smith
29bd26a975 - Added a wiki-like feature that will automatically bring a user to the
create a page form if they are in admin mode, and click on a link to
   a page that doesn't exist yet.
2006-03-25 21:39:15 +00:00
Colin Kuskie
9ddea59a79 zipcode test 2006-03-25 19:54:22 +00:00
JT Smith
de20e89c98 fixed errors reported by smoke tests 2006-03-25 19:50:46 +00:00
Colin Kuskie
689eb47e10 adding Url test 2006-03-25 17:58:09 +00:00
Colin Kuskie
d4880b300e Add tests for Password and Email.
Updated comments appropriately.
2006-03-25 17:41:39 +00:00
Colin Kuskie
178a8cbd0f textarea test 2006-03-25 06:17:17 +00:00
Colin Kuskie
289f88a0eb post processing tests, remove HTMLForm as a requirement 2006-03-25 06:12:41 +00:00
Colin Kuskie
be57f039b0 add post processing tests 2006-03-25 05:03:20 +00:00
Colin Kuskie
5c46fc7f56 first of individual Form element tests 2006-03-25 01:00:24 +00:00
JT Smith
70c501f8f2 can now move workflow activities up and down within a workflow 2006-03-24 19:43:58 +00:00
Steve Swanson
a794fbd0d7 Replaced target with javascript to open new windows 2006-03-24 17:37:39 +00:00
JT Smith
611323e8a8 more bug fixes 2006-03-24 17:31:57 +00:00
JT Smith
31c4a417bd can't "back to site" from trash or clipboard until now 2006-03-24 15:24:47 +00:00
Wouter van Oijen
5f8ffefc47 Fixing bug 2006-03-24 15:09:32 +00:00
Wouter van Oijen
0cc8fc8557 Fixing bug 2006-03-24 15:07:12 +00:00
Wouter van Oijen
fc86a2c058 Removed redundant 'my' 2006-03-24 15:05:38 +00:00
JT Smith
955293ecc7 fixing error reported by smoke tests 2006-03-24 14:31:25 +00:00
Wouter van Oijen
27385d24c6 Fixing bug. 2006-03-24 10:43:17 +00:00
JT Smith
17c8275c78 an xhtml compatibility bug, and a versioning bug fix 2006-03-24 04:50:56 +00:00
Steve Swanson
f2d06c2b76 revised article templates for XHTML strict compliancy 2006-03-23 23:00:52 +00:00
Steve Swanson
e1fa481f5e XHTML Strict templates for navigation, macro-subscription item, macro-file and admin console 2006-03-23 22:59:50 +00:00
Steve Swanson
c0f2b53753 Updated small cron icon (bluish tint) 2006-03-23 19:31:18 +00:00
Steve Swanson
550ebcd43e Updated cron image (blue tint) 2006-03-23 19:30:17 +00:00
Steve Swanson
006500315c Inbox icon updated to 48x48 2006-03-23 19:26:36 +00:00
Matthew Wilson
efc30f6fcb only add new disableRichEdit field if it's not already there. 2006-03-23 19:08:43 +00:00
Colin Kuskie
fb066d9a9a typo in upgrade script, MessageLog => messageLog 2006-03-23 18:54:48 +00:00
JT Smith
089c312b74 adding inbox link to admin console 2006-03-23 17:19:56 +00:00
JT Smith
9f6a13e022 removed PBtmpl0000000000000003 because it's no longer needed or used 2006-03-23 17:13:21 +00:00
Steve Swanson
93ba627dd9 Small Inbox icon added 2006-03-23 17:00:51 +00:00
JT Smith
f7e5255225 made a column too big 2006-03-23 17:00:14 +00:00
JT Smith
985417afd3 a bunch of bug fixes and tweaks related to workflow/versioning 2006-03-23 16:56:08 +00:00
Steve Swanson
f73b2996da Inbox icon added 2006-03-23 16:49:49 +00:00
Colin Kuskie
e56d8ff53c fix ordered options in lists 2006-03-23 16:43:17 +00:00
JT Smith
8ea6ece423 fixing some warnings 2006-03-23 14:50:41 +00:00
JT Smith
59afc74303 workflow with approval officially works 2006-03-23 04:40:01 +00:00
Colin Kuskie
a78932b3b2 speed up HttpProxy in case where user is not allowed to view content 2006-03-23 00:18:52 +00:00
JT Smith
eef3a0b654 getting closer to having approvals work 2006-03-23 00:01:35 +00:00