Commit Graph

152 Commits

Author SHA1 Message Date
Uwe Steinmann
d9d434a7be make it work with 6.0.17 2022-01-31 07:14:52 +01:00
Uwe Steinmann
efed9f2b9c add support for indexing folders 2020-12-12 16:29:56 +01: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
85edac3734 get SEEDMS_HOME from parent dir if not set 2020-09-04 09:34:45 +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
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
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
dbfeae23db add support for uploading new document version 2020-05-25 14:45:55 +02:00
Uwe Steinmann
e129cd0d11 modernize script 2020-02-03 18:28:45 +01:00
Uwe Steinmann
4e19b003e5 fix typo in variable name 2020-01-22 14:26:43 +01:00
Uwe Steinmann
88a607ccd3 support for apache 2.4 2019-07-30 06:38:54 +02: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
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
dbce942bb5 fix reading configuration 2018-10-29 10:50:02 +01: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
b223344af9 set dms and user in controller
was previously taken from global variables
2018-03-12 18:34:17 +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
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
21518adecc call hooks 2017-12-22 13:05:35 +01:00
Uwe Steinmann
074aee914d set date of attachment 2017-12-12 09:48:32 +01:00
Uwe Steinmann
51942e2b54 fix typo in attribute name 2017-03-09 10:22:38 +01:00
Uwe Steinmann
cae24d3d22 fix syntax error 2017-03-09 09:34:16 +01:00
Uwe Steinmann
62e1a02ae7 use version and public field from document files 2017-03-09 07:57: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
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
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
Uwe Steinmann
62eb18f6a3 set keywords to '' if not set in xml file 2017-03-06 11:37:18 +01:00
Uwe Steinmann
3741587d2a Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-06 10:53:54 +01:00
Uwe Steinmann
f5b96b1d7a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-06 10:53:41 +01:00
Uwe Steinmann
fc7cd1c944 take out include on missing file 2017-03-06 10:53:20 +01:00
Uwe Steinmann
4d2aec52fe Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-03-06 10:51:36 +01:00
Uwe Steinmann
cabe4371e7 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-03-06 10:51:24 +01:00
Uwe Steinmann
1436d3d969 check if SEEDDMS_HOME is set 2017-03-06 10:50:51 +01:00
Uwe Steinmann
478b88b514 check for SEEDDMS_HOME, issue warning if user has been removed from process 2017-03-06 10:49:04 +01:00