Commit graph

4059 commits

Author SHA1 Message Date
Colin Kuskie
4d4823cb5e clean-up typos 2006-01-20 22:16:37 +00:00
Colin Kuskie
6eb27ce938 hashRef must return something false otherwise while loops go forever. 2006-01-20 22:10:01 +00:00
JT Smith
fd3fb924f3 added search indexer 2006-01-20 21:18:09 +00:00
Colin Kuskie
cb5e059b2e make SQL queries work again 2006-01-20 19:06:42 +00:00
Colin Kuskie
e1b42d2970 Added Test::MockObject tests to Session/Url to bypass request requirements.
Added stub for Paginator.t
2006-01-20 18:53:47 +00:00
JT Smith
18060d8e4e new search engine stuff 2006-01-20 18:35:05 +00:00
kenperl
9a4972f3da Image::Magick 6.0 or above needed, Pod::Coverage is optional 2006-01-20 03:10:08 +00:00
Colin Kuskie
77df67e7c2 additional tests for Session::Url 2006-01-20 00:11:53 +00:00
JT Smith
2ea770bd05 merging 6.8.6 bugfix 2006-01-19 23:07:54 +00:00
JT Smith
e6a172514d added search indexer 2006-01-19 05:15:20 +00:00
Matthew Wilson
150087f703 lots of operation and auth fixes. 2006-01-19 03:07:34 +00:00
Colin Kuskie
1ab3df1f30 beginnings of Session::Url testing 2006-01-19 00:19:49 +00:00
JT Smith
3fb4d33817 a little cleaner 2006-01-18 21:46:38 +00:00
Colin Kuskie
1fdc49b3bf Storage constructors need session variables 2006-01-18 21:43:01 +00:00
JT Smith
4e90fb26f5 dealing with new perl modules 2006-01-18 21:40:15 +00:00
JT Smith
0c7bc12dcf adding the start of the new search system 2006-01-18 21:21:50 +00:00
Matthew Wilson
d00a040248 fixes 2006-01-18 21:02:59 +00:00
Matthew Wilson
00fb318ec5 a couple of calendar "fixes" 2006-01-18 15:42:30 +00:00
Matthew Wilson
6266be5b65 lots more fixes and enhanced User.t 2006-01-18 15:22:43 +00:00
JT Smith
ea14e9de4c adding base36 functions 2006-01-18 15:21:10 +00:00
Matthew Wilson
2069da5fdb tons of bug fixes. 2006-01-18 14:41:12 +00:00
Matthew Wilson
6f112057bb still more fixes. 2006-01-18 07:05:19 +00:00
Matthew Wilson
8f12dae29c more session fixes. 2006-01-18 06:26:40 +00:00
Matthew Wilson
8839c094c5 some login logout cookie fixes. 2006-01-18 05:58:31 +00:00
Matthew Wilson
401c72f062 some minor changes. 2006-01-18 05:21:34 +00:00
Daniel Maldonado
6c49511082 2006-01-18 04:16:18 +00:00
Matthew Wilson
29a75c50b8 increment number of tests. 2006-01-18 03:29:12 +00:00
Matthew Wilson
e33c7bebc3 an absolute slew of changes. 2006-01-18 01:45:55 +00:00
Colin Kuskie
9499e17cfd stricter template checking 2006-01-17 23:19:32 +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
Christian Hansen
ba2774a146 Silence isnt numeric warning 2006-01-17 23:08:31 +00:00
Christian Hansen
5cd464b76c darwin fis is only for osvers < 8 2006-01-17 22:58:22 +00:00
Christian Hansen
392f79ce8c Fixed dyld issues with libapre2 on darwin 2006-01-17 22:28:32 +00:00
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