Commit graph

239 commits

Author SHA1 Message Date
JT Smith
29ec0c1904 added indexall option to manual indexer, and started a rules engine for the search mechanism 2006-01-22 15:35:22 +00:00
JT Smith
e33b3bb9b9 the search engine, it works!!! 2006-01-22 04:46:59 +00:00
JT Smith
66baa5cea2 more search related changes 2006-01-22 03:31:37 +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
JT Smith
4e90fb26f5 dealing with new perl modules 2006-01-18 21:40:15 +00:00
JT Smith
ea14e9de4c adding base36 functions 2006-01-18 15:21:10 +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
JT Smith
5df71d4de0 now using sub folders for tests 2006-01-16 16:57:06 +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
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
Matthew Wilson
00d97170f9 some changes 2006-01-15 23:22:52 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
Thibaut Dabonneville
63b1c2edcc Add a comment, to detail if the Asset is overwritten or added 2006-01-05 20:51:49 +00:00
Thibaut Dabonneville
9a17a77b43 feature : skipOlderThan, findbyExt, recursive, overwrite, ignoreExtInName, exit code 2006-01-02 13:35:23 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Frank Dillon
13366609f4 Added better error messages to file. Fixed search filter which was not returning users correctly. 2005-12-19 21:50:33 +00:00
Colin Kuskie
06f616caf0 add requirement for Text::Balanced for testing 2005-12-19 16:51:55 +00:00
Matthew Wilson
e7b1b16efc adding skeletons. 2005-12-12 18:23:11 +00:00
Colin Kuskie
908cab06e9 fix a bug where the list of macros does not work 2005-12-09 04:47:53 +00:00
JT Smith
7d0ca32de6 upgrades remove cache
fix post update dates 
add version tag to server status
2005-12-08 03:14:11 +00:00
JT Smith
53ab84ccff better upgrade 2005-12-07 00:16:02 +00:00
Colin Kuskie
9e9b88bd02 quote dbPass, sf #1373493 2005-12-06 22:09:30 +00:00
JT Smith
18a13f0385 WSClient no longer has to resort to trickery since we require perl 5.8 2005-12-05 19:23:17 +00:00
JT Smith
9722bad470 fixed a bug in SQL::quote
fixed the logging bug
2005-12-04 23:40:55 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
Matthew Wilson
e9791e34e3 requiring Finance::Quote 2005-12-01 01:54:17 +00:00
Matthew Wilson
7cc38a8a81 adding JSON to the prereqs lists. 2005-12-01 01:25:55 +00:00
JT Smith
fdfb9bf5ae merging 6.7.8 changes and bug fixes 2005-11-30 20:33:40 +00:00
JT Smith
89f8729ba5 an example preload exclude script 2005-11-28 20:58:49 +00:00
JT Smith
69c5836f2d fixed bug from previous checkin
new preloader with far more shared memory
2005-11-27 00:28:07 +00:00
JT Smith
f1de189938 removed spectre
updated credits
2005-11-21 14:39:05 +00:00
JT Smith
cb4729f7e7 added zip archive and in/out board assets 2005-11-19 20:54:15 +00:00
JT Smith
5b9f994b50 added pod coverage test 2005-11-19 05:38:22 +00:00
JT Smith
6707c3698a cron works 2005-11-19 02:55:32 +00:00
JT Smith
f74cc356e6 better upgrade warning message 2005-11-19 02:04:39 +00:00
JT Smith
9fda810ad0 slight improvement to the error output of the test framework 2005-11-17 05:51:36 +00:00
JT Smith
384f6cd392 added the starting foundation for spectre, much more still to be done 2005-11-16 00:00:05 +00:00
JT Smith
c6202874ee added check for libaprereq 2005-11-12 06:15:45 +00:00
Matthew Wilson
85de97b7ea yet more fixes. 2005-11-08 21:46:17 +00:00
Matthew Wilson
dcafd7780a fixed some bugs. 2005-11-08 21:38:51 +00:00
JT Smith
e017005b17 added automated code testing framework 2005-11-07 01:54:35 +00:00
JT Smith
ea868a8c0e moved uploadsAccessHandler into the main webgui handler mechanism
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
JT Smith
9b23c24a6a convert WebGUI to a mod perl handler 2005-11-03 09:14:23 +00:00
JT Smith
8ac8530227 now using DateTime instead of Date::Manip 2005-11-02 09:37:49 +00:00
Gerald Young
bd5bdf49fa Change testEnvironment.pl to verify .18 instead of .1801 for Poe::Component::IKC::Server 2005-10-30 03:43:35 +00:00
JT Smith
177c9867e1 changed Page to be called Page Layout
started migrating to DateTime
2005-10-22 16:04:13 +00:00
JT Smith
fda03a0e63 - fix [ 1305132 ] 6.7.5 Assets are moved to trash by runHourly
- fix [ 1282473 ] RSS encoding (Thanks to Klaus Hertle)
2005-10-14 18:55:10 +00:00