Commit Graph

21 Commits

Author SHA1 Message Date
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
steinm
1ad1c10870 - renamed class DatabaseAccess to LetoDMS_DatabaseAccess 2010-11-03 13:24:10 +00:00
steinm
b5bc621318 - move all sources into trunk 2010-10-29 13:19:51 +00:00