Commit graph

180 commits

Author SHA1 Message Date
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
JT Smith
d47830aceb merging 6.2.10 and 6.2.11 changes 2005-01-28 22:19:39 +00:00
JT Smith
28b6653e2a added export and rich edit page tree picker, and started on image picker 2005-01-10 03:52:08 +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
c765c1ebfb added more tie-ins for itransact commerce 2004-12-31 04:29:39 +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
JT Smith
4149d8eb5c rolling in some donorware changes 2004-12-22 19:15:00 +00:00
JT Smith
b6568d8346 moved the default upgrade backup location and the default log file location 2004-12-22 16:09:03 +00:00
JT Smith
5dba2a4820 can only upgrade 5.5.0 or higher 2004-11-30 21:47:48 +00:00
Martin Kamerbeek
eeafe944e2 Committing the new Ecommerce system 2004-11-29 15:41:41 +00:00
JT Smith
48caad2d74 merging 6.2.9 changes 2004-11-19 22:59:25 +00:00
JT Smith
6ddb7c49e6 merging 6.2.8 changes and initial draft of TinyMCE as rich editor 2004-10-30 15:49:59 +00:00
Len Kranendonk
c01f16a27f operations now dynamically loaded 2004-10-28 10:42:31 +00:00