Commit graph

370 commits

Author SHA1 Message Date
JT Smith
35e0a63262 - fix: spectre
- fix: Spectre tries to delete the same workflow instance twice
 - Fixed part of the Spectre memory leak. See gotcha.txt for details.
2006-07-20 00:55:05 +00:00
JT Smith
ea5108f952 more spectre tweaks, but no permanent solution to memory leak 2006-07-04 19:02:22 +00:00
Frank Dillon
f5856c6fbd gotchas for 6.99.5 2006-06-23 01:44:52 +00:00
Colin Kuskie
2daa75267a note that a spectre.conf file is needed before upgrading to 6.99 2006-06-19 04:27:38 +00:00
JT Smith
47e6e65dd1 - fix: op=saveSettings broken 2006-06-10 02:39:46 +00:00
JT Smith
771d11f833 - fix: Help is missing style
- fix: Setting expire password on user creation does nothing
 - fix: Collaboration settings in help
 - Lots of template fixes.
2006-06-02 16:22:55 +00:00
JT Smith
b38167d415 some upgrade bug fixes 2006-05-12 18:30:26 +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
Martin Kamerbeek
27af7de00c Adding the graphing engine. 2006-04-30 22:40:23 +00:00
JT Smith
f27d8d16be better xhtml compliance
better admin console
some bug fixes
2006-04-20 02:32:50 +00:00
JT Smith
2b02f055f9 added new mail retrieval subsystemm 2006-04-09 15:14:07 +00:00
JT Smith
299dd5aa09 converted cs to use workflow engine for moderation 2006-03-30 03:52:18 +00:00
JT Smith
9f6a13e022 removed PBtmpl0000000000000003 because it's no longer needed or used 2006-03-23 17:13:21 +00:00
JT Smith
11cc18a5c3 mostly working workflow 2006-03-17 23:13:27 +00:00
JT Smith
41f07713b0 telling peeps about new test modules needed 2006-03-09 15:39: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
75ecd4d7f4 added data serialization, encryption, and ip subnet checking to spectre 2006-02-08 20:18:00 +00:00
JT Smith
9ff0794746 new config file format 2006-02-03 02:04:49 +00:00
JT Smith
edc7e24d87 getting closer to having a working spectre 2006-02-02 20:46:38 +00:00
JT Smith
9d4eb51fb2 converting spectre to POE, no where near working yet 2006-02-02 18:13:47 +00:00
JT Smith
3816ad750f replaced webgui mail system 2006-01-31 20:20:09 +00:00
JT Smith
e33b3bb9b9 the search engine, it works!!! 2006-01-22 04:46:59 +00:00
JT Smith
18060d8e4e new search engine stuff 2006-01-20 18:35:05 +00:00
JT Smith
4e90fb26f5 dealing with new perl modules 2006-01-18 21:40:15 +00:00
JT Smith
20d259dd0d fixed upgrade skeleton to work with new session api
set up _upgrade.skeleton
2006-01-13 17:45:53 +00:00
Roy Johnson
9f88858cac gotcha.txt from 6.8.4 2006-01-10 00:52:31 +00:00
JT Smith
8d8c6d8065 merging 6.8.4 changes 2006-01-02 15:52:45 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
JT Smith
2b0e209f69 fixed major versioning bug 2005-12-05 21:22:03 +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
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
9749fd7005 merging 6.7.8 bug fixes 2005-11-29 01:28:28 +00:00
JT Smith
89f8729ba5 an example preload exclude script 2005-11-28 20:58:49 +00:00
Matthew Wilson
ca3e0b2503 spelling mistake. 2005-11-28 14:57:34 +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
cb4729f7e7 added zip archive and in/out board assets 2005-11-19 20:54:15 +00:00
JT Smith
9c8f46177a config file updates 2005-11-18 14:34:27 +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
e8a514b753 getting there with the mp2 handlers 2005-11-04 14:00:34 +00:00
JT Smith
8ac8530227 now using DateTime instead of Date::Manip 2005-11-02 09:37:49 +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
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
5c3f7d8ccd more bug fixes 2005-08-12 19:09:29 +00:00
Roy Johnson
6ae2995591 Added Sections Feature to Survey Asset 2005-07-28 19:38:28 +00:00
JT Smith
8bb98ef5a0 fixing bugs checked in yesterday 2005-07-21 16:13:48 +00:00
JT Smith
85f8ef7f43 merging some of the 6.6.4 changes 2005-07-13 02:10:16 +00:00
JT Smith
d72dd21826 fixed a couple bugs and added size aware file cache 2005-07-07 19:53:19 +00:00
JT Smith
9246824759 merging bugfixes from 6.6.3 2005-06-16 00:16:52 +00:00