JT Smith
e3d85353e8
upgrade related fixes
2008-06-12 22:24:07 +00:00
Graham Knop
2abfbb9cd3
upgrade script should exit with error status on failure
2008-06-12 19:04:03 +00:00
Ernesto Hernández-Novich
8be24aec80
Make sure $webguiRoot is setup consistently in all utility scripts.
...
Some scripts had a hardcoded use lib "../lib" and "../.." on
Session/Config method calls. This was changed to a BEGIN prologue
where @INC gets $webguiRoot added, and the method calls use
$webguiRoot instead.
This eases the creation of patches for filesystem reorganization of
the installed files (e.g. for Debian packages).
2008-06-09 15:23:26 +00:00
Ernesto Hernández-Novich
fd671cec3d
Used B<> instead of C<> when highlighting options and parameters in
...
POD documentation. Not only do they look nicer emboldened, but it's
also what's suggested in perlpod.
2008-06-09 14:54:08 +00:00
Ernesto Hernández-Novich
4555e8ca8e
Added proper POD documentation to utility scripts using POD::Usage.
2008-06-06 22:08:59 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
34fd8c9245
updated webgui to run with Config::JSON 2.04
2008-01-25 05:10:33 +00:00
Doug Bell
fb33859cc6
fix: when upgrading, two revisions of same asset in same second broke upgrade
2007-12-13 20:13:27 +00:00
Graham Knop
f14c6e4b91
merging 7.4 changes
2007-12-13 10:41:27 +00:00
JT Smith
fe734f2359
we don't need to check if they have a json config file anymore
2007-07-31 20:18:09 +00:00
JT Smith
f36ba1b268
- Added keyword tagging to Wiki.
2007-07-07 21:09:39 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
JT Smith
3259da6750
- Added a realtime workflow option for content publishing.
...
- Added switches to auto request commit operations and skip adding comments.
2007-05-30 16:07:43 +00:00
JT Smith
5ee03110d7
race condition causes upgrade.pl to fail (Martin Kamerbeek / Oqapi)
2007-05-02 19:30:39 +00:00
JT Smith
3df71a5351
- fix: Direct 6.8.10-7.2+ Upgrade Problem
2007-01-30 20:47:50 +00:00
JT Smith
a46d2f3f21
added an option to skip maintenance mode
2007-01-25 15:03:43 +00:00
Drake
46665266f1
Fix transposition of mysql and mysqldump in upgrade.pl help.
2006-10-04 22:45:43 +00:00
JT Smith
61b70325f2
- Added a --skipDelete option to upgrade.pl
...
- rfe: Approvers don't need to approve own changes
fixed a rare bug that could occur in archiving old threads
2006-08-03 19:20:55 +00:00
JT Smith
d24ac0b273
fixing a problem with hex and JSON
...
gettign rid of the migration.txt script, because it's now published on the site instead since all changes are complete
2006-05-03 00:11:54 +00:00
JT Smith
7e6268df8c
better debugging
2006-04-27 22:16:13 +00:00
Colin Kuskie
5715ab5386
removing debug output
2006-03-02 05:05:36 +00:00
Colin Kuskie
d3c13840f5
pull out debugging code for versions
2006-02-26 22:43:34 +00:00
Colin Kuskie
587b03b51c
Proper naming for upgrade script (v2)
...
Forward port of generating a list of Rich Editors with correct version status.
2006-02-24 23:50:30 +00:00
JT Smith
6171357937
some bug fixes
2006-02-09 20:06:37 +00:00
JT Smith
ec5193e5d3
more workflow stuff
2006-02-09 18:45:14 +00:00
JT Smith
9ff0794746
new config file format
2006-02-03 02:04:49 +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
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
f74cc356e6
better upgrade warning message
2005-11-19 02:04:39 +00:00
JT Smith
1a841c60f9
changed upgrade to use WebGUI::Setting API
2005-09-10 18:06:41 +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
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
446fc33024
fixed a few upgrade issues
2005-03-03 18:33:50 +00:00
JT Smith
fa680c215d
fixed a problem with the new upgrade thing
2005-02-17 18:17:25 +00:00
JT Smith
c76829a4e3
lots of bug fixes and a new upgrade feature
2005-02-17 01:11:11 +00:00
JT Smith
55c709a051
updated copyright
2005-02-07 00:52:47 +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
JT Smith
d2a301e02b
6.2.6 bugfixes
2004-09-30 01:16:02 +00:00
JT Smith
c866d00c1b
changed company name
2004-09-03 17:01:59 +00:00
JT Smith
0823527ebe
upgrade deletes template cache and temp files
2004-09-01 19:24:37 +00:00
JT Smith
b03d18c2f6
added --history option
2004-05-27 19:05:07 +00:00
JT Smith
ad681cad1e
changed the upgrade system to die after fatal errors
2004-03-07 21:02:46 +00:00
JT Smith
403082ed23
updated copyright year
2004-02-29 15:40:11 +00:00