Uwe Steinmann
4ace32c927
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2024-10-11 14:38:45 +02:00
Uwe Steinmann
f195525793
set memcached server if php has support for it
2024-10-11 14:00:06 +02:00
Uwe Steinmann
dcf448072d
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2024-09-01 09:53:29 +02:00
Uwe Steinmann
85c1c70c22
support for different storage of documents
2024-09-01 09:45:21 +02:00
Uwe Steinmann
0ffc8c78f7
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2023-02-21 14:21:13 +01:00
Uwe Steinmann
535de29e7d
check return value of postInitDMS
2023-02-18 15:49:55 +01:00
Uwe Steinmann
ace30334a8
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2023-01-13 21:30:35 +01:00
Uwe Steinmann
cafc50ca4b
pass logger to hooks
2023-01-13 21:21:41 +01:00
Uwe Steinmann
2f868c4f44
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2023-01-03 16:38:57 +01:00
Uwe Steinmann
e30032f028
move init of notification into DBInit.php
2023-01-01 19:59:29 +01:00
Uwe Steinmann
5694bf9501
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2022-12-10 14:23:43 +01:00
Uwe Steinmann
f7ebe88822
add authentication service
2022-11-28 21:40:42 +01:00
Uwe Steinmann
a830b18fc3
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-10-06 15:19:14 +02:00
Uwe Steinmann
4e8bb56821
add support for new conversion service
2021-10-06 14:59:46 +02:00
Uwe Steinmann
3b55c458c2
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-09-22 10:54:54 +02:00
Uwe Steinmann
c13756ac02
do not call $dms->setEnableConverting() and setViewOnlineFileTypes()
2021-09-16 16:19:19 +02:00
Uwe Steinmann
8bc9ab8f3c
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-08-05 08:42:34 +02:00
Uwe Steinmann
0f79234012
show versions if database version doesn't match seeddms version
2021-08-05 08:41:16 +02: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
4bdb3c7061
put fulltext search into central service
2020-09-29 16:42:09 +02:00
Uwe Steinmann
376df1cb20
include new task for checking for expired documents
2020-05-27 15:12:03 +02:00
Uwe Steinmann
d1f47f9320
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2020-04-22 17:22:24 +02:00
Uwe Steinmann
dcfefa5801
remove cloѕing php tag
2020-04-20 10:18:51 +02:00
Uwe Steinmann
3654906e9a
set $dms->noReadForStatus (still commented out)
2016-04-12 07:56:53 +02:00
Uwe Steinmann
f98aecaa59
add configuration parameter to turn of database version check
2015-06-30 07:53:36 +02:00
Uwe Steinmann
8ca8ae97bb
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-06-30 07:53:13 +02:00
Uwe Steinmann
9666fe121f
add configuration parameter to turn of database version check
2015-06-30 07:52:07 +02:00
Uwe Steinmann
1c327c65c0
run hooks before and after initiaizing the dms
2014-12-08 14:40:30 +01:00
Uwe Steinmann
fcb01c0d07
do not call $dms->setEnableAdminRevApp() anymore
2013-02-27 20:39:07 +01:00
Uwe Steinmann
73c6ff9427
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
steinm
78c1ea37a3
- added missing copyright notice
2013-02-04 09:19:10 +00:00
steinm
46bf243ba8
- move added of adodb path to include path from DBInit.php to Settings.php
2012-05-08 08:02:06 +00:00
steinm
f43902413c
- set maxDirID to value set in settings.xml
2011-12-08 19:43:39 +00:00
steinm
66e906853e
- use PATH_SEPARATOR
2011-03-23 13:26:08 +00:00
steinm
53f30ad963
- moved extending include_path for adodb from inc.Settings.php into
...
inc.DBInit.php
2011-03-10 14:44:55 +00:00
steinm
d1778c7f15
- fixed path to Core.php
2011-02-18 16:15:32 +00:00
steinm
1fe1a04a19
- check database version
2011-02-03 15:11:01 +00:00
steinm
fd4924682d
- use !empty() instead of isset() from _coreDir
2011-01-31 11:05:15 +00:00
steinm
24dffb07ca
- do not use dir for letodms_core as include path anymore
2011-01-21 08:36:21 +00:00
steinm
5cc903ca8f
- include LetoDMS/LetoDMS_Core.php
2011-01-20 12:46:36 +00:00
steinm
8a84bc3b51
- rename all classes belonging to the core of LetoDMS into LetoDMS_Core_xxx
...
- move them all into LetoDMS_Core
2011-01-20 08:18:37 +00:00
steinm
aaa3476f7c
- LetoDMS_DMS doesn't have contentOffsetDir anymore
2010-12-22 19:49:20 +00:00
steinm
2609b23bc8
- LetoDMS_DMS::setEnableGuestLogin() has been removed
2010-11-30 12:29:13 +00:00
steinm
5e8436e97e
- LetoDMS_DMS::setGuestID() has been removed
2010-11-30 12:28:33 +00:00
steinm
5ff7a11072
- call $dms->setViewOnlineFileTypes()
2010-11-25 21:07:52 +00:00
steinm
b3a79e21ff
- no need to set adminID anymore
2010-11-23 14:56:57 +00:00
steinm
cc43fca1a3
- added more configuration variables to class LetoDMS_DMS
2010-11-18 10:32:10 +00:00
steinm
efb70c5dfc
- set enableAdminRevApp and enableGuestLogin from global configuration
2010-11-16 09:07:59 +00:00
steinm
0a116adc88
- moved functions to create users and groups completely in LetoDMS_DMS
2010-11-15 21:08:07 +00:00
steinm
cfd3eaae06
- first step to get rid of global variables from all files in inc/
...
- added new Class LetoDMS_DMS which represents the DMS, contains
all settings for the DMS and the database connection. A document
and a folder have a reference to the DMS
2010-11-12 22:47:41 +00:00