Colin Kuskie
db3058c0b7
Removing exclude of files that don't exist anymore.
2012-06-11 10:20:05 -07:00
Paul Driver
f2e0a4f667
Rename to WebGUI::Fork
2010-10-06 08:53:40 -07:00
Paul Driver
c8fd0b56ed
Implemented Graham's fork-at-startup idea
2010-10-06 08:53:39 -07:00
Colin Kuskie
9187b6b7b7
Fix problem with @INC in preload.perl.
2009-11-19 10:04:19 -08:00
Colin Kuskie
53f3683c21
Do not include . in @INC.
2009-11-18 10:24:39 -08:00
Doug Bell
ccb0442ba5
fixed problem with warn callback
2008-10-31 20:18:59 +00:00
Doug Bell
314035912d
fixed DataForm/diagnose.t
...
Added find() and findAndLoad() to WebGUI::Pluggable and updated sbin/preload.perl
2008-10-27 16:16:18 +00:00
Graham Knop
6e5c140afe
no longer preloads files that start with .
2008-09-17 15:37:46 +00:00
Graham Knop
ce230795aa
fixed: Custom library directories don't override WebGUI core modules
2008-08-18 15:36:19 +00:00
Graham Knop
26cc8ad9df
improve behavior of preload.perl for custom lib dirs not ending in lib
2008-08-01 20:34:55 +00:00
Graham Knop
a94c7b1a4b
report module loading errors to apache log during preload
2007-09-11 23:45:42 +00:00
Graham Knop
6c77bb0c95
didn't mean to commit that
2007-08-17 16:48:17 +00:00
Graham Knop
bcaf1243b0
fix group editing adding numbers
2007-08-17 16:39:46 +00:00
Doug Bell
11ba1ea660
fix: Re-added ability to have comments in preload.custom
2007-07-11 00:18:36 +00:00
Doug Bell
eabffb0342
fix: Error with new 7.4 preload.custom. Added better sanity checking with messages.
2007-07-10 21:25:54 +00:00
JT Smith
ec67b2e8fe
- rfe: snippets should have titles too!
...
- Added a mechanism for using external folders for custom code. See
sbin/preload.custom.example for details.
2007-06-21 17:58:58 +00:00
Colin Kuskie
b4603d2e5e
remove last traces of cached i18n
2007-03-11 23:27:08 +00:00
Drake
936054ba19
Multiple fixes:
...
- Probably fix "more-geturl-bugs", but hard to verify.
- Fix "last-modified-problem", approximately. (Difficult or impossible
in the general case for externally-retrieved content.)
- Fix "rss-syndication".
- Fix unnamed bug where Database caches would try to Storable::freeze
non-references and thereby crash.
- Fix "apache-version-component-in-wrong-place".
2006-08-29 16:44:41 +00:00
JT Smith
283da1482e
preparing for 7.0.7 bugfix cycle
2006-08-29 13:13:09 +00:00
JT Smith
98c36af803
made some changes so that windows will work properly
2006-08-09 23:17:24 +00:00
JT Smith
2e1de9d214
- fix: Column Layout seems a little messed up
...
- Fixed the EMS default templates to expose all functionality.
- Fixed a problem in the EMS where it wouldn't let you add any events.
- fix: FieldName incorrect after adding profile field
- fix: preload.perl for other roots than /data/WebGUI
- Fixed a bug where polls weren't distributing karma.
2006-05-30 15:50:13 +00:00
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