Commit graph

63 commits

Author SHA1 Message Date
JT Smith
4748163231 - Added a 2.7% speed increase by precaching i18n messages. This should also
help increase shared memory amongst Apache children. (Matt Wilson)
2006-05-16 16:47:09 +00:00
JT Smith
59afc74303 workflow with approval officially works 2006-03-23 04:40:01 +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
Len Kranendonk
04e66a1a8c Apache won't start 2006-01-16 15:08:33 +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
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
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
cb4729f7e7 added zip archive and in/out board assets 2005-11-19 20:54:15 +00:00
JT Smith
8ac8530227 now using DateTime instead of Date::Manip 2005-11-02 09:37:49 +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
62d1c58ae4 - Added cache to settings which increased performance by .02 seconds per
page.
 - Added user cache which increased performance by more than .1 seconds per
   page.
 - Added some new indicies to make asset queries .01 to .1 seconds faster per query.
 - fix [ 1274488 ] Visitors language not recognized 6.7.2
2005-09-10 15:37:03 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
JT Smith
60103cdd07 added the rebuildLineage utility and updated the other utilities not to point to a specific perl 2005-08-01 20:51:05 +00:00
JT Smith
13b52b07f2 new caching system 2005-07-12 00:28:25 +00:00
Colin Kuskie
4bbb71a747 update file names to match namespaced Help and International files 2005-04-08 04:35:28 +00:00
JT Smith
6aa9f76a71 added a new logger 2005-04-01 03:24:23 +00:00
JT Smith
21767a5789 reworking preload a little 2005-03-31 17:04:44 +00:00
JT Smith
a83e8b85c1 made image magick required 2005-03-04 16:42:28 +00:00
JT Smith
877c8e1afa bunch of bug fixes 2005-02-17 03:47:35 +00:00
JT Smith
2110af418a moved metadata system into asset superclass, and added a fileImport script 2005-01-08 16:53:29 +00:00
JT Smith
0ce3182da0 migrated data form wobject to asset and some bug fixes 2005-01-02 21:56:54 +00:00
JT Smith
de282a98b5 added privilege access handler to storage system 2004-12-31 04:00:24 +00:00
JT Smith
c45a08d123 bugfix 2004-12-30 14:23:00 +00:00
JT Smith
9e31680f41 removing a bunch of grap we no longer need 2004-12-30 03:17:12 +00:00
Colin Kuskie
e623a62532 disable loading of Navigation.pm and Macro/Navigation.pm 2004-12-30 01:41:59 +00:00
Len Kranendonk
c01f16a27f operations now dynamically loaded 2004-10-28 10:42:31 +00:00
JT Smith
a7e9ffb440 replaced Date::Calc with Date::Manip 2004-08-30 23:05:03 +00:00
JT Smith
48fd2d44e9 committing first round of GUID changes 2004-08-09 15:45:44 +00:00
Len Kranendonk
c136f346e7 fixed typo 2004-07-29 13:03:53 +00:00
JT Smith
c39e7dc7b0 precache webgui config files 2004-07-07 05:40:39 +00:00
JT Smith
f18f408efb fixed some i18n problems and moved http related functions out of session and into their own class 2004-06-27 23:56:39 +00:00
JT Smith
6613992f3d removed the need for Data::Serializer 2004-06-08 18:37:11 +00:00
JT Smith
b0ae354c4e apache 2.0 is now the default 2004-03-25 05:33:06 +00:00
JT Smith
6cae343978 removing old search system 2004-02-29 14:37:13 +00:00
JT Smith
3eec10dc49 added a per-site config file option for international message caching 2004-02-22 21:50:29 +00:00
JT Smith
016c33171e made events calendar 100% templatable 2004-02-22 17:24:55 +00:00
Frank Dillon
8c4172d24c Made changes for new authentication system 2003-12-24 11:53:40 +00:00
JT Smith
6e568979e6 converted items to articles 2003-11-28 22:00:53 +00:00
JT Smith
7e58f7a4fa preparing for 5.5.0 release 2003-10-21 00:01:25 +00:00
Andy Grundman
be95534057 Added a newline so Apache startup output is a bit cleaner 2003-06-24 17:48:44 +00:00
Andy Grundman
2fda426415 Added new Database Link tool, updated SQL Report to use database links 2003-06-21 02:02:34 +00:00
JT Smith
77e9f32c63 fixed a db connection pooling bug thanks to andy 2003-06-15 23:11:18 +00:00
Ed Van Duinen
8c9159a582 preload Clipboard 2003-05-21 01:08:12 +00:00
JT Smith
48120b34cc genesis 2003-05-12 02:40:13 +00:00
JT Smith
d48579b177 Adding Ben Simpson's new persistence layer. 2003-05-07 02:13:26 +00:00
JT Smith
abd1bb064b Added precompile for WebGUI::FormProcessor 2003-05-06 02:43:45 +00:00
JT Smith
e5f7c8a803 fixed a couple last minute bugs 2003-03-17 02:58:03 +00:00
JT Smith
3ead160201 added collateral api 2003-03-16 07:27:32 +00:00
JT Smith
fc897bb796 converting to use new subsystems. 2003-03-12 05:29:53 +00:00