Commit graph

74 commits

Author SHA1 Message Date
JT Smith
1a5bd9e647 migrated the get syndicated content hourly script to workflow 2006-03-02 21:48:48 +00:00
JT Smith
2139b9e5d4 migrated expire subscription codes to workflow 2006-03-02 21:26:28 +00:00
JT Smith
11a2c5d099 migrate delete expired trash to workflow 2006-03-02 21:15:20 +00:00
JT Smith
85c8627e66 migrated delete expired sessions hourly script to workflow activity 2006-03-01 23:25:24 +00:00
JT Smith
ba3668643e migrated delete expired revisions hourly script to a workflow activity 2006-03-01 22:57:13 +00:00
JT Smith
741de69841 converted delete expired groupings hourly script 2006-03-01 22:02:52 +00:00
JT Smith
136a89ee7a converted delete expired events hourly script 2006-03-01 19:59:24 +00:00
JT Smith
103969816e removed start/end dates from assets in favor of workflows that can do the same thing only better 2006-03-01 18:02:36 +00:00
JT Smith
3f55240237 added archive old posts activity 2006-02-23 17:44:30 +00:00
JT Smith
e04a1b6fca migrated a few of the run hourly scripts
fixed a cron bug
2006-02-18 14:38:09 +00:00
JT Smith
18e24618e7 eliminated the purgeBranch method, cuz purge() should always do that anyway. 2006-02-15 04:31:29 +00:00
JT Smith
66baa5cea2 more search related changes 2006-01-22 03:31:37 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +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
Matthew Wilson
e7b1b16efc adding skeletons. 2005-12-12 18:23:11 +00:00
JT Smith
fdfb9bf5ae merging 6.7.8 changes and bug fixes 2005-11-30 20:33:40 +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
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
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
8664a34f1e more bug fixes 2005-08-18 19:20:08 +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
2fd3cb57f3 Significant update to the SyndicatedContent wobject to allow for better aggregation and scheduled content downloads. 2005-06-15 02:29:12 +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
0554039f51 merging 6.5.6 bug fixes 2005-04-05 13:32:22 +00:00
JT Smith
ae2acfffd8 many bug fixes 2005-03-16 01:23:58 +00:00
JT Smith
90d124de32 more bug fixes 2005-02-23 22:03:54 +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
Martin Kamerbeek
eeafe944e2 Committing the new Ecommerce system 2004-11-29 15:41:41 +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
JT Smith
0779cfe397 fixed guid bugs 2004-09-15 19:31:14 +00:00
JT Smith
c1a19e9c6b fixing more bugs 2004-09-06 21:53:52 +00:00
JT Smith
b4498138fb lots of bug fixes 2004-09-06 21:28:55 +00:00
JT Smith
c866d00c1b changed company name 2004-09-03 17:01:59 +00:00
JT Smith
006014bfde fixing some formatting problems 2004-07-28 00:06:28 +00:00
Len Kranendonk
50cc94ba43 add Wobject metadata, passive profiling, generateContent script 2004-07-17 20:20:10 +00:00
JT Smith
efbb31b7dc a few last second bug fixes 2004-07-14 19:40:01 +00:00
JT Smith
e519054234 bugfix [ 938211 ] FIX: DeleteExpiredEvents.pm ignores offset 2004-05-25 19:59:32 +00:00
JT Smith
835292986a fixing search bugs 2004-02-29 20:42:12 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
JT Smith
aa59f59f7a adding search files to the repository 2004-02-29 14:21:10 +00:00
Ed Van Duinen
4d159e1228 bugfix on trash method calls 2003-12-19 17:45:18 +00:00
Len Kranendonk
adc4b265a4 Bugfix 834792 2003-11-13 12:29:33 +00:00
JT Smith
dfd8b046b6 a few more discussion tweaks 2003-10-18 22:02:22 +00:00
JT Smith
fea0adcf1c Added archiving, paging, sorting, and layout controls. 2003-10-17 22:22:57 +00:00