Commit graph

4025 commits

Author SHA1 Message Date
Colin Kuskie
bf960218bf Move Macro utility module into t/lib
Break Macro.t into component tests
resolve conflicts from merge
prove passes on t/Macro
2006-01-17 22:16:12 +00:00
Christian Hansen
83d59837fd Ported all tests 2006-01-17 22:06:21 +00:00
Colin Kuskie
734484f48e insert macros into session config if not defined for testing 2006-01-17 22:05:17 +00:00
Christian Hansen
831f5a36e1 ported t/A-M to use WebGUI::Test 2006-01-17 21:22:11 +00:00
Christian Hansen
3f6176397b Added WebGUI::Test and updated t/Config.t 2006-01-17 19:39:40 +00:00
Colin Kuskie
76ef4da780 finish up basic Date macro test 2006-01-17 17:55:02 +00:00
Colin Kuskie
9c07548c71 more missing session vars in form calls 2006-01-17 17:47:12 +00:00
Matthew Wilson
16f19421a6 removing debug 2006-01-17 16:15:33 +00:00
Roy Johnson
cd45f88e9f Fixed getRoot, getDefault, and getNotFound to pass them a session 2006-01-17 16:13:16 +00:00
Matthew Wilson
6eb252d907 removing debug. 2006-01-17 16:05:47 +00:00
Roy Johnson
edc147d948 fixing calls to getImportNode 2006-01-17 15:48:53 +00:00
JT Smith
25ed169c56 more session related bug fixes 2006-01-17 05:49:11 +00:00
JT Smith
3fd57a3559 more session related bug fixes 2006-01-17 05:36:56 +00:00
JT Smith
c5cf903b45 fixed more session related bugs 2006-01-17 05:34:57 +00:00
Colin Kuskie
2e5f5c6038 more missing session variables in form calls 2006-01-17 05:20:26 +00:00
Colin Kuskie
25ed7e1527 Update Macro docs to point to where DateTime is now
Add session vars to form element calls.
2006-01-17 05:13:48 +00:00
JT Smith
b1b4e50619 added a test for template 2006-01-17 05:09:57 +00:00
Colin Kuskie
1ad601c8d9 - bitwise OR vs short circuiting OR in epochToHuman
- time zone in humanToEpoch
- time zone in getSecondsFromEpoch
- monthStartEnd, returned start month was not the 1st day of the month
2006-01-17 04:23:32 +00:00
JT Smith
80a5518717 addding test for Template
fixed more session bugs
2006-01-17 03:57:18 +00:00
JT Smith
610e0486de more people appear to know what a "Summary" is than a "Synopsis" 2006-01-17 03:39:10 +00:00
JT Smith
e8d1d6af8f a couple more session related bug fixes 2006-01-17 03:31:54 +00:00
Roy Johnson
2bd8e502a7 merging 6.8 files into 6.9 2006-01-17 03:15:21 +00:00
Roy Johnson
c3776c2319 merging bugfixes 2006-01-17 01:09:15 +00:00
Roy Johnson
369af165f2 merging 6.8.5 bugfixes 2006-01-17 00:57:44 +00:00
Colin Kuskie
67ea380786 bad accessor method, get vs set 2006-01-16 23:24:25 +00:00
Colin Kuskie
7f2328da2a must pass session variable 2006-01-16 23:08:12 +00:00
Matthew Wilson
4b4ddd768c finally fixed the dang User.pm bug. 2006-01-16 23:07:56 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
Colin Kuskie
5fadc70eac update POD for OO only interface 2006-01-16 22:38:28 +00:00
Colin Kuskie
35c4ad353d missing session variables from ->new found via code analysis 2006-01-16 21:55:39 +00:00
Colin Kuskie
4085c7baf4 Broke Macro tests into chunks.
Added additional test to AdminText, checking for Admin mode on and off
2006-01-16 18:48:50 +00:00
Colin Kuskie
f9e4c2c26d breaking macro test into component parts 2006-01-16 18:31:41 +00:00
Colin Kuskie
3e1cfcccbe add Admin text test 2006-01-16 18:30:16 +00:00
JT Smith
fab9f722e8 updating copyright year 2006-01-16 17:32:54 +00:00
JT Smith
dc74b0da8d moving into sub folders 2006-01-16 17:29:45 +00:00
JT Smith
175871d7b7 adding more sub folders 2006-01-16 17:24:01 +00:00
JT Smith
cf7b4d1dbc adding more sub folders 2006-01-16 17:23:21 +00:00
JT Smith
5df71d4de0 now using sub folders for tests 2006-01-16 16:57:06 +00:00
Len Kranendonk
a4cacf8d72 HTTP header is growing 2006-01-16 15:57:46 +00:00
JT Smith
4ecdd5022b moved some things into sub folders 2006-01-16 15:42:24 +00:00
JT Smith
cbaacde6ba making sub dirs for tests 2006-01-16 15:37:54 +00:00
Len Kranendonk
04e66a1a8c Apache won't start 2006-01-16 15:08:33 +00:00
kenperl
a07e41f5ee fix the checkModule issue.
I let testEnvirement.pl to install the modules missing in my system, after one missing module is installed and the checkModule() is called again to verify the module is installed,  but checkModule() exit even the install was success.
2006-01-16 06:45:28 +00:00
Roy Johnson
6e7f87dde1 merging 6.8.5 bugfixes 2006-01-16 01:04:27 +00:00
Colin Kuskie
6288d5b822 update to work with session API 2006-01-16 00:55:49 +00:00
Colin Kuskie
6d9ed4b3cd Updated FormListEquiv.t, all tests pass
fix class method in DatabaseLink.pm
fix accessor method in Form/DatabaseLink.pm
2006-01-16 00:42:15 +00:00
Colin Kuskie
e1a90f66fd Asset/Template: bad call to session->db->read
DatabaseLink, typo in sesssion
2006-01-16 00:39:30 +00:00
JT Smith
75aed8bbc5 added a test for the config api
and a fix to the config api
2006-01-16 00:21:29 +00:00
Colin Kuskie
197dacadec no more getSlave, convert code to use dbSlave instead
more form accessor fixes
Form/Template.pm, all asset calls need a session var
2006-01-16 00:08:58 +00:00
Matthew Wilson
77f9ae07b2 upgrade fixes. previousVersion.sql change is merely temporary (until 6.8.5 is released) 2006-01-16 00:01:20 +00:00