Commit graph

2939 commits

Author SHA1 Message Date
Matthew Wilson
e33c7bebc3 an absolute slew of changes. 2006-01-18 01:45:55 +00:00
JT Smith
c6ae106b41 new pluggable template system 2006-01-17 23:16:05 +00:00
JT Smith
eda7058b61 most of the new pluggable template system 2006-01-17 23:09:29 +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
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
Len Kranendonk
a4cacf8d72 HTTP header is growing 2006-01-16 15:57:46 +00:00
Roy Johnson
6e7f87dde1 merging 6.8.5 bugfixes 2006-01-16 01:04:27 +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
Colin Kuskie
cf23a67ae5 fix bad accessor assignments 2006-01-15 23:33:47 +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
Colin Kuskie
a531ade065 POD typo 2006-01-15 06:16:56 +00:00
JT Smith
fc16c9ce95 session var tests working and a few more bug fixes 2006-01-15 06:02:07 +00:00
Colin Kuskie
6a9a63c4b0 bug fixes from running t/FormGetName.t 2006-01-15 05:18:11 +00:00
Colin Kuskie
08afb14d51 first batch of Form i18n and compilation patches 2006-01-15 04:37:19 +00:00
Matthew Wilson
250d8ff944 lots o' fixes. 2006-01-15 04:25:33 +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