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
Wouter van Oijen
d23e580115
fix [ 1302878 ] testEnvironment.pl does not check versions
2005-09-24 07:46:48 +00:00
JT Smith
104ee36535
- fix [ 1292597 ] Trash not emptied
...
- fix [ 1292209 ] purgeTree called in runHourly.pl (6.7.4)
- fix [ 1290600 ] 6.6.5-6.7.0 upgrade script (fix) (Nicklous Roberts)
- fix [ 1288786 ] Names of copied style templates doesnt update.
- fix [ 1292538 ] Template::getList isn't versioned
- fix [ 1241451 ] Images not showing up in TinyMCE
- fix [ 1252786 ] rich edit ie image problem
- fix [ 1284248 ] runHourly.pl moving assets I don't want in trash to trash
2005-09-19 22:31:07 +00:00
JT Smith
2ca63a85fb
- fix [ 1292597 ] Trash not emptied
...
- fix [ 1292209 ] purgeTree called in runHourly.pl (6.7.4)
- fix [ 1290600 ] 6.6.5-6.7.0 upgrade script (fix) (Nicklous Roberts)
2005-09-19 18:47:51 +00:00
JT Smith
1a841c60f9
changed upgrade to use WebGUI::Setting API
2005-09-10 18:06:41 +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
637bd165ba
- Any attempt to view "root" will redirect the user to the default page.
...
- fix [ 1285604 ] getVars undefined in Asset::File.pm
- fix [ 1284330 ] error in page export function
- Fixed a trash purging problem.
- fix [ 1281516 ] Undefined subroutine &WebGUI::Asset::File::quote runHourly
- fix [ 1281430 ] www_restoreList should be in AssetTrash.pm
2005-09-09 23:07:34 +00:00
JT Smith
ed161ce282
- fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant
2005-08-25 16:41:52 +00:00
JT Smith
8664a34f1e
more bug fixes
2005-08-18 19:20:08 +00:00
JT Smith
abf4076569
more versioning bug fixes
2005-08-10 19:46:14 +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
8c2440760f
Starting with WebGUI 6.7.0 .sql files will no longer be used in core upgrades
...
of WebGUI sites. We also suggest not using them for upgrades of custom code.
The reason is that the database is becoming very complex, and it's easier to
introduce errors to the database when modifying it directly rather than using
the APIs.
2005-07-30 22:07:13 +00:00
JT Smith
85f8ef7f43
merging some of the 6.6.4 changes
2005-07-13 02:10:16 +00:00
Daniel Collis-Puro
88d751b64e
Updated to ensure it checks for HTML::Template version 2.7
2005-07-12 15:24:56 +00:00
JT Smith
a8b8660183
fixed a few things in the new caching system
2005-07-12 02:58:32 +00:00
JT Smith
13b52b07f2
new caching system
2005-07-12 00:28:25 +00:00
JT Smith
eb3115d3f9
added automatic purging of old asset revisions
2005-07-07 23:33:21 +00:00
JT Smith
d72dd21826
fixed a couple bugs and added size aware file cache
2005-07-07 19:53:19 +00:00
Daniel Collis-Puro
ccb0ea63e5
Fixing my mistakes in "upgrade_6.6.1-6.6.2.sql" and removing my updateTranslations.pl utility.
2005-06-15 15:34:07 +00:00
Daniel Collis-Puro
2fd3cb57f3
Significant update to the SyndicatedContent wobject to allow for better aggregation and scheduled content downloads.
2005-06-15 02:29:12 +00:00
JT Smith
45eb557978
changed the windows signature check
2005-06-14 19:48:23 +00:00
Matthew Wilson
ff013595c4
[ 1197095 ] runHourly not finishing
2005-05-18 16:23:42 +00:00
Martin Kamerbeek
1d6aeaf2d4
Diverse bug and typo fixes to the recurring billing system. Also added some POD
2005-05-07 16:37:01 +00:00
JT Smith
f058d6f000
bugfixes
2005-05-03 02:58:22 +00:00
JT Smith
a58f2786f7
merging 6.5.6 bugfixes
2005-04-19 20:55:11 +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
0554039f51
merging 6.5.6 bug fixes
2005-04-05 13:32:22 +00:00
JT Smith
6aa9f76a71
added a new logger
2005-04-01 03:24:23 +00:00
JT Smith
4e6e41ce2c
upgrade.pl and testEnvironment.pl now use the same config file reader as
...
the rest of WebGUI
2005-03-31 21:22:57 +00:00
JT Smith
21767a5789
reworking preload a little
2005-03-31 17:04:44 +00:00
JT Smith
401e8938a6
updated test environment to install all requisite perl modules
2005-03-29 15:12:02 +00:00
JT Smith
b84ae38958
many bug fixes
2005-03-24 14:47:57 +00:00
JT Smith
ae2acfffd8
many bug fixes
2005-03-16 01:23:58 +00:00
JT Smith
88c42da7a0
bug fixes
2005-03-07 19:38:17 +00:00
JT Smith
a83e8b85c1
made image magick required
2005-03-04 16:42:28 +00:00
JT Smith
446fc33024
fixed a few upgrade issues
2005-03-03 18:33:50 +00:00
JT Smith
90d124de32
more bug fixes
2005-02-23 22:03:54 +00:00
JT Smith
fa680c215d
fixed a problem with the new upgrade thing
2005-02-17 18:17:25 +00:00
JT Smith
877c8e1afa
bunch of bug fixes
2005-02-17 03:47:35 +00:00
JT Smith
c76829a4e3
lots of bug fixes and a new upgrade feature
2005-02-17 01:11:11 +00:00
JT Smith
370a708ab9
some bug fixes
2005-02-14 20:56:51 +00:00
JT Smith
0b07a0dff1
merged nick's user import changes and added user defined fields to the sorting options for CS
2005-02-14 19:08:28 +00:00
Len Kranendonk
4f1524bd00
IndexedSearch migration to asset
2005-02-13 21:36:06 +00:00
JT Smith
55c709a051
updated copyright
2005-02-07 00:52:47 +00:00