JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
Thibaut Dabonneville
63b1c2edcc
Add a comment, to detail if the Asset is overwritten or added
2006-01-05 20:51:49 +00:00
Thibaut Dabonneville
9a17a77b43
feature : skipOlderThan, findbyExt, recursive, overwrite, ignoreExtInName, exit code
2006-01-02 13:35:23 +00:00
JT Smith
d4b7f2ce59
first round of changes for the new session system
2005-12-31 21:54:06 +00:00
Frank Dillon
13366609f4
Added better error messages to file. Fixed search filter which was not returning users correctly.
2005-12-19 21:50:33 +00:00
Colin Kuskie
06f616caf0
add requirement for Text::Balanced for testing
2005-12-19 16:51:55 +00:00
Matthew Wilson
e7b1b16efc
adding skeletons.
2005-12-12 18:23:11 +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
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
18a13f0385
WSClient no longer has to resort to trickery since we require perl 5.8
2005-12-05 19:23:17 +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
Matthew Wilson
e9791e34e3
requiring Finance::Quote
2005-12-01 01:54:17 +00:00
Matthew Wilson
7cc38a8a81
adding JSON to the prereqs lists.
2005-12-01 01:25:55 +00:00
JT Smith
fdfb9bf5ae
merging 6.7.8 changes and bug fixes
2005-11-30 20:33:40 +00:00
JT Smith
89f8729ba5
an example preload exclude script
2005-11-28 20:58:49 +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
f1de189938
removed spectre
...
updated credits
2005-11-21 14:39:05 +00:00
JT Smith
cb4729f7e7
added zip archive and in/out board assets
2005-11-19 20:54:15 +00:00
JT Smith
5b9f994b50
added pod coverage test
2005-11-19 05:38:22 +00:00
JT Smith
6707c3698a
cron works
2005-11-19 02:55:32 +00:00
JT Smith
f74cc356e6
better upgrade warning message
2005-11-19 02:04:39 +00:00
JT Smith
9fda810ad0
slight improvement to the error output of the test framework
2005-11-17 05:51:36 +00:00
JT Smith
384f6cd392
added the starting foundation for spectre, much more still to be done
2005-11-16 00:00:05 +00:00
JT Smith
c6202874ee
added check for libaprereq
2005-11-12 06:15:45 +00:00
Matthew Wilson
85de97b7ea
yet more fixes.
2005-11-08 21:46:17 +00:00
Matthew Wilson
dcafd7780a
fixed some bugs.
2005-11-08 21:38:51 +00:00
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