Commit graph

286 commits

Author SHA1 Message Date
JT Smith
29b317bec3 rebuild lineage now checks for orphans and circular references 2006-04-11 19:49:14 +00:00
JT Smith
2b02f055f9 added new mail retrieval subsystemm 2006-04-09 15:14:07 +00:00
JT Smith
e3860eb3d2 added a new warning message 2006-04-04 15:00:40 +00:00
JT Smith
78b97985ab added automated wildcards to search engine, to make it act more like people would expect 2006-03-31 03:22:05 +00:00
JT Smith
59afc74303 workflow with approval officially works 2006-03-23 04:40:01 +00:00
JT Smith
9b9b63cc12 fixed several workflow/spectre related bugs 2006-03-18 23:25:31 +00:00
JT Smith
11cc18a5c3 mostly working workflow 2006-03-17 23:13:27 +00:00
JT Smith
71b2634741 adding debug to spectre 2006-03-16 23:32:18 +00:00
Colin Kuskie
9a6e77c4eb cleanup tests, make testCodebase.pl work with traditional --configFile syntax 2006-03-09 01:00:27 +00:00
JT Smith
8a86fea5f0 converted sync profiles to ldap to workflow 2006-03-03 17:18:29 +00:00
JT Smith
f215d28b51 converted passive profile log thingy to workflow 2006-03-03 16:34:57 +00:00
JT Smith
1bddae8a19 migrated process recurring payments to workflow 2006-03-03 15:54:41 +00:00
JT Smith
524dbb6381 converted notify expired groupings to workflow 2006-03-02 23:02:51 +00:00
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
Colin Kuskie
5715ab5386 removing debug output 2006-03-02 05:05:36 +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
Colin Kuskie
d3c13840f5 pull out debugging code for versions 2006-02-26 22:43:34 +00:00
Colin Kuskie
4e9eb32635 Added a new set of tests for checking the integrity of the WebGUI database.
The first tests, Asset_diagnose.t checks that assetIds match in tables
asset, assetData and each Asset's default table.

Asset/Wobject/DataForm_diagnose.t adds tests for verifying DataForm
collateral tables, DataForm_field and DataForm_tab.  With a few
small changes, the test could also cover the DataForm data tables,
DataForm_entry and DataForm_entryData.

The tests are optimized to do a quick preliminary test, and if this
test fails, then an in-depth test is run.  This second test will
run a VERY VERY VERY long time, but will tell you exactly what's
missing from your tables.

The new tests require the module Test::Deep, for comparing data structures.
2006-02-26 04:03:10 +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
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
Wouter van Oijen
2cec07048a Added Cache::Memcached to list of required modules (but optional) 2006-02-17 21:39:54 +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
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
75ecd4d7f4 added data serialization, encryption, and ip subnet checking to spectre 2006-02-08 20:18:00 +00:00
JT Smith
8950b951bc it lives!!!! 2006-02-08 15:46:07 +00:00
Thibaut Dabonneville
aabd51116a Improve speed performance 2006-02-06 20:58:18 +00:00
Thibaut Dabonneville
fb717eff81 correct minor bugs and time performance for huge amount of files to import 2006-02-05 22:06:20 +00:00
Colin Kuskie
67511cd89f merge of Snippet fix 2006-02-05 02:51:47 +00:00
JT Smith
d9a80d9f6f more spectre goodness, it almost runs!! 2006-02-03 03:05:28 +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
Martin Kamerbeek
f5e70f74b0 Added an option to select a arbitrary perl install. 2006-02-02 14:38:37 +00:00
JT Smith
3816ad750f replaced webgui mail system 2006-01-31 20:20:09 +00:00
JT Smith
394da51da7 simplified the rules engine 2006-01-27 07:25:14 +00:00
kenperl
7d1dfed519 WEBGUI_CONFIG and --configFile options work together 2006-01-25 09:05:21 +00:00
JT Smith
b045ac2d61 fixed test script 2006-01-23 04:01:07 +00:00
Matthew Wilson
e61d2f5807 more api fixen. 2006-01-22 22:32:47 +00:00
Matthew Wilson
b123152f9c fixing problem with new Config syntax. 2006-01-22 22:28:39 +00:00
JT Smith
29ec0c1904 added indexall option to manual indexer, and started a rules engine for the search mechanism 2006-01-22 15:35:22 +00:00
JT Smith
e33b3bb9b9 the search engine, it works!!! 2006-01-22 04:46:59 +00:00
JT Smith
66baa5cea2 more search related changes 2006-01-22 03:31:37 +00:00