Commit graph

3984 commits

Author SHA1 Message Date
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
JT Smith
75e83b2da0 fixing stuff related to new api 2006-01-15 23:40:56 +00:00
Colin Kuskie
cf23a67ae5 fix bad accessor assignments 2006-01-15 23:33:47 +00:00
Matthew Wilson
00d97170f9 some changes 2006-01-15 23:22:52 +00:00
JT Smith
453942cb58 more session related bug fixes
added setting test
2006-01-15 21:53:16 +00:00
Matthew Wilson
128f265678 finally, the last of this round of syntax fixes. 2006-01-15 21:02:00 +00:00
Matthew Wilson
83e071fde1 getRequestedUrl 2006-01-15 19:42:51 +00:00
Matthew Wilson
f8de599f35 more bugfixes. last of this round of syntaxCheck.t fixes. 2006-01-15 19:39:12 +00:00
Roy Johnson
9b867ab627 merging bugfixes from 6.8.5 2006-01-15 18:42:46 +00:00
JT Smith
b0ffb721b6 more session related bug fixes 2006-01-15 18:34:44 +00:00
Matthew Wilson
f2cccdff9f more oodles of changes. 2006-01-15 18:19:44 +00:00
JT Smith
5473560df4 another session related bug fix 2006-01-15 18:18:58 +00:00
JT Smith
b0d10ec7f0 more session related bug fixes 2006-01-15 18:17:08 +00:00
JT Smith
89a6e4efdb more session related bug fixes 2006-01-15 17:49:03 +00:00
Colin Kuskie
5705131fcf more form fixes 2006-01-15 17:26:36 +00:00
Matthew Wilson
65823b1f53 oodles of fixes. 2006-01-15 15:56:17 +00:00
JT Smith
029dca1f2e added date time test 2006-01-15 07:43:25 +00:00
Colin Kuskie
a5e3489f63 updated to work with new API, 33/33 2006-01-15 06:47:17 +00:00
Colin Kuskie
b7512133dc update Macro.t to work with new API 2006-01-15 06:38:50 +00:00
Colin Kuskie
a531ade065 POD typo 2006-01-15 06:16:56 +00:00
JT Smith
295e2b4a73 working once again 2006-01-15 06:09:33 +00:00
JT Smith
fc16c9ce95 session var tests working and a few more bug fixes 2006-01-15 06:02:07 +00:00
JT Smith
4487a7a8c7 more tests working 2006-01-15 05:23:11 +00:00
Colin Kuskie
9dd0ef263a update to new API 2006-01-15 05:19:47 +00:00
Colin Kuskie
6a9a63c4b0 bug fixes from running t/FormGetName.t 2006-01-15 05:18:11 +00:00
JT Smith
3b06849a80 utility test works 2006-01-15 04:40:36 +00:00
JT Smith
befb575020 stow test works 2006-01-15 04:39:42 +00:00
Colin Kuskie
08afb14d51 first batch of Form i18n and compilation patches 2006-01-15 04:37:19 +00:00
JT Smith
44c6fdfc50 id generation test officially works now 2006-01-15 04:30:39 +00:00
Matthew Wilson
250d8ff944 lots o' fixes. 2006-01-15 04:25:33 +00:00
JT Smith
adce5c8094 renaming these two to avoid future conflicts 2006-01-15 04:24:53 +00:00
Colin Kuskie
d67e2cf9ed fixes for new session and i18n APIs 2006-01-15 04:02:25 +00:00
Colin Kuskie
441e6e1d4a last bunch of i18n bug fixes 2006-01-15 04:01:38 +00:00
Colin Kuskie
edfaa153b9 end of test program sweeps for dictionary lookups via subroutine instead
of object method.
2006-01-15 02:34:50 +00:00
Len Kranendonk
26700d9ac0 bugfix 2006-01-15 01:31:39 +00:00
Len Kranendonk
c8243da90f That way it won't work... Fixing 2006-01-15 01:30:14 +00:00
Len Kranendonk
cadf0051ee Compile error 2006-01-15 01:12:04 +00:00
Len Kranendonk
14444a2b31 Bugfix 2006-01-15 01:10:19 +00:00
Colin Kuskie
f78591d8a7 more i18n fixes 2006-01-15 01:04:35 +00:00
Colin Kuskie
16b0edfb6b first wave of i18n fixes 2006-01-15 00:58:33 +00:00
Len Kranendonk
b22cc241c0 Fixed circular reference 2006-01-15 00:44:34 +00:00
JT Smith
a35c81ee06 a fix 2006-01-15 00:07:56 +00:00