Commit Graph

298 Commits

Author SHA1 Message Date
Uwe Steinmann
507d47869f initial support for setting verbosity 2022-07-28 21:11:29 +02:00
Uwe Steinmann
b3cb5de21f output overall stats of added, updated, unchanged docs and folders 2022-07-28 11:59:27 +02:00
Uwe Steinmann
307b524d11 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-12 17:35:36 +02:00
Uwe Steinmann
c8ec7d70f0 set logger and add option to turn it off again 2022-05-12 09:02:24 +02:00
Uwe Steinmann
f93af56f52 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-02-12 19:48:56 +01:00
Uwe Steinmann
aa8eb38560 do not access $settings before loading it 2022-01-31 12:06:19 +01:00
Uwe Steinmann
d9d434a7be make it work with 6.0.17 2022-01-31 07:14:52 +01:00
Uwe Steinmann
73d27bc82b schedule next run before executing current run 2021-08-17 20:54:57 +02:00
Uwe Steinmann
749f7a2fb1 revert change of $myincpath 2021-08-06 09:19:54 +02:00
Uwe Steinmann
46040dce7e add '/www' to $myincpath 2021-08-06 08:34:19 +02:00
Uwe Steinmann
cb601a82eb expect parameter of type SeedDMS_SchedulerTask in execute() 2021-07-05 10:08:51 +02:00
Uwe Steinmann
f02074c794 better message when running in dry mode 2021-06-28 11:15:36 +02:00
Uwe Steinmann
bc06fd60f0 include Utils.php 2021-02-23 20:16:26 +01:00
Uwe Steinmann
c369950458 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-12-13 09:11:40 +01:00
Uwe Steinmann
efed9f2b9c add support for indexing folders 2020-12-12 16:29:56 +01:00
Uwe Steinmann
b8652ec951 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-29 17:02:26 +02:00
Uwe Steinmann
e3e46b853d get $index and $search before foreach loop 2020-09-29 16:42:09 +02:00
Uwe Steinmann
4bdb3c7061 put fulltext search into central service 2020-09-29 16:42:09 +02:00
Uwe Steinmann
01062a16a5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-04 09:38:32 +02:00
Uwe Steinmann
85edac3734 get SEEDMS_HOME from parent dir if not set 2020-09-04 09:34:45 +02:00
Uwe Steinmann
52dfa8f401 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-09-04 09:31:30 +02:00
Uwe Steinmann
e10ce3dc4b replace all ˝\n" by PHP_EOL 2020-09-04 09:21:40 +02:00
Uwe Steinmann
4e3922627b unified checking for settings.xml and accessing dms 2020-09-03 20:11:15 +02:00
Uwe Steinmann
3d40b14691 read env var SEEDDMS_CONFIG_FILE 2020-09-03 16:04:57 +02:00
Uwe Steinmann
600d14ed88 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-08-27 08:27:19 +02:00
Uwe Steinmann
504c3533f3 add missing option -c in usage informationen 2020-08-26 15:26:17 +02:00
Uwe Steinmann
8b1bc8351b keep documents from being index again unless they have really changed 2020-07-02 17:42:16 +02:00
Uwe Steinmann
4bd68ac535 keep documents from being index again unless they have really changed 2020-07-02 17:41:09 +02:00
Uwe Steinmann
28aed4d11a fix error msg when user cli_scheduler does not exists 2020-07-01 09:05:18 +02:00
Uwe Steinmann
db668791d1 check for user cli_scheduler before running any tasks 2020-06-28 19:24:12 +02:00
Uwe Steinmann
b44a368d6d use new method resolveTask() 2020-06-28 13:59:54 +02:00
Uwe Steinmann
619e8a8d30 do not output passwords as clear text 2020-06-25 08:54:10 +02:00
Uwe Steinmann
50fb928988 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-05 18:10:23 +02:00
Uwe Steinmann
8e139e46b3 do not check for db version if disabled 2020-06-03 18:21:56 +02:00
Uwe Steinmann
3d754a376b add coloured output, do not include Log.php, use PHP_EOL 2020-06-03 18:21:23 +02:00
Uwe Steinmann
e5477708ad ??? 2020-05-25 17:09:15 +02:00
Uwe Steinmann
3e45348b31 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-25 15:57:49 +02:00
Uwe Steinmann
dbfeae23db add support for uploading new document version 2020-05-25 14:45:55 +02:00
Uwe Steinmann
2d97c204a8 determine SEEDDMS_HOME if not explicitly set 2020-05-20 20:54:34 +02:00
Uwe Steinmann
2bd75c6d1f add mode 'dryrun', actually check if a task is due 2020-05-19 17:49:32 +02:00
Uwe Steinmann
537327e41d pass $user to execute() method of task 2020-05-18 16:24:19 +02:00
Uwe Steinmann
7ed2660453 check if extension is enabled 2020-05-15 17:25:22 +02:00
Uwe Steinmann
c3ef148ca6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-02-06 11:35:55 +01:00
Uwe Steinmann
e129cd0d11 modernize script 2020-02-03 18:28:45 +01:00
Uwe Steinmann
eba7f208d5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-01-24 08:49:21 +01:00
Uwe Steinmann
4e19b003e5 fix typo in variable name 2020-01-22 14:26:43 +01:00
Uwe Steinmann
670597ea5f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-09-06 14:51:21 +02:00
Uwe Steinmann
88a607ccd3 support for apache 2.4 2019-07-30 06:38:54 +02:00
Uwe Steinmann
4b7e9d9c75 log run of execution 2019-02-14 12:35:57 +01:00
Uwe Steinmann
48cf4b2ff3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-01-15 09:13:23 +01:00
Uwe Steinmann
24f0555d92 reindex document also if creation time is equal to content creation time 2019-01-08 16:59:55 +01:00
Uwe Steinmann
4e0a34966c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-11-13 08:59:02 +01:00
Uwe Steinmann
2d80dbce13 more info on scripts in utils folder 2018-11-13 08:48:00 +01:00
Uwe Steinmann
1592c794b0 fix line indenting 2018-11-13 08:47:46 +01:00
Uwe Steinmann
a4ddbd6605 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-11-12 13:33:56 +01:00
Uwe Steinmann
dbce942bb5 fix reading configuration 2018-10-29 10:50:02 +01:00
Uwe Steinmann
620dfa6a29 make executable 2018-07-12 20:50:26 +02:00
Uwe Steinmann
31e1e48dea list frequency and all parameters of task 2018-07-12 13:56:22 +02:00
Uwe Steinmann
9ae591bae7 add scheduler 2018-04-04 15:31:43 +02:00
Uwe Steinmann
8d0e7e2b42 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-04-03 14:34:16 +02:00
Uwe Steinmann
3c7caa4bd9 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-04-03 14:34:04 +02:00
Uwe Steinmann
12dd7a1652 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-04-03 14:33:54 +02:00
Uwe Steinmann
a9224b0070 fix some typos 2018-03-26 14:08:12 +02:00
Uwe Steinmann
66f478b36a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-13 18:01:42 +01:00
Uwe Steinmann
b223344af9 set dms and user in controller
was previously taken from global variables
2018-03-12 18:34:17 +01:00
Uwe Steinmann
953e94cd8e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-03-09 13:11:11 +01:00
Uwe Steinmann
00429e6e3a remove old code, add some more comments 2018-03-07 15:10:19 +01:00
Uwe Steinmann
f5f28d9e30 use controller and check for extensions 2018-03-07 12:35:06 +01:00
Uwe Steinmann
5e478d749d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-02-20 07:14:50 +01:00
Uwe Steinmann
ad8d0d9bba Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2018-02-20 06:38:22 +01:00
Uwe Steinmann
fc434419fe Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2018-02-20 06:36:20 +01:00
Uwe Steinmann
6bef6824c2 pass list of category objects to addDocument instead of cat ids 2018-02-20 06:35:16 +01:00
Uwe Steinmann
6c2a011a9a move block to parse categories after dms has been initialized 2018-02-20 06:17:44 +01:00
Uwe Steinmann
3c4be73678 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2018-01-01 09:17:24 +01:00
Uwe Steinmann
21518adecc call hooks 2017-12-22 13:05:35 +01:00
Uwe Steinmann
6b7eb1cf3e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-12-12 22:12:17 +01:00
Uwe Steinmann
074aee914d set date of attachment 2017-12-12 09:48:32 +01:00
Uwe Steinmann
2a3b61aada do not set revision date if it is '0000' 2017-12-12 07:26:24 +01:00
Uwe Steinmann
dd94898b19 import revisions 2017-07-27 21:17:11 +02:00
Uwe Steinmann
88d89c206d export revision date 2017-07-27 21:16:38 +02:00
Uwe Steinmann
c03566336a skip user if disabled 2017-07-20 17:00:41 +02:00
Uwe Steinmann
5d6a56d95c add missing engl. translations 2017-07-20 15:00:42 +02:00
Uwe Steinmann
0b88f3b30b add script for checking for open tasks of each or individual users 2017-07-19 08:26:03 +02:00
Uwe Steinmann
9905a1ed75 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-03-09 10:22:58 +01:00
Uwe Steinmann
51942e2b54 fix typo in attribute name 2017-03-09 10:22:38 +01:00
Uwe Steinmann
d2bf22994d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-03-09 09:34:32 +01:00
Uwe Steinmann
cae24d3d22 fix syntax error 2017-03-09 09:34:16 +01:00
Uwe Steinmann
e70cadf5dd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-03-09 07:58:07 +01:00
Uwe Steinmann
62e1a02ae7 use version and public field from document files 2017-03-09 07:57:39 +01:00
Uwe Steinmann
caf35ad868 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-03-09 07:40:39 +01:00
Uwe Steinmann
dea2327089 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-09 07:40:28 +01:00
Uwe Steinmann
21a3a51d11 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-09 07:40:16 +01:00
Uwe Steinmann
453c410722 issue warning instead of info if object already exists 2017-03-09 07:39:46 +01:00
Uwe Steinmann
3853f0010f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-03-08 13:17:29 +01:00
Uwe Steinmann
1cb7ad8e4f Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-06 13:49:01 +01:00
Uwe Steinmann
8af55380b0 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-06 13:48:48 +01:00
Uwe Steinmann
d1829dfe29 fix import of object type of attribute definitions 2017-03-06 13:47:38 +01:00
Uwe Steinmann
e5326430cb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-03-06 11:42:56 +01:00
Uwe Steinmann
b675561d2f Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-06 11:42:41 +01:00
Uwe Steinmann
1f751f3a86 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-06 11:42:28 +01:00