Commit Graph

132 Commits

Author SHA1 Message Date
steinm
f9d8091d77 - removed lots of white space in empty lines 2011-07-20 07:17:18 +00:00
steinm
44278d35be - better error checking in verifyLastestContentExpriry() just in case the
latest content could not be found
2011-07-20 07:14:55 +00:00
steinm
b51b5b0fd4 - changed license from bsd to gpl 2011-06-06 18:19:24 +00:00
steinm
558efc330f - replace split() by preg_split() 2011-04-12 07:19:55 +00:00
steinm
643d1d7920 - get notifyList before using it 2011-04-12 07:19:06 +00:00
steinm
02dc5e7215 - use highest access right if user is member of several groups 2011-04-08 20:45:27 +00:00
steinm
5051bb80dc - fixed parameters of makeTimeStamp() 2011-04-08 16:11:05 +00:00
steinm
e4b475371b - added missing function isAdmin() 2011-03-23 13:29:07 +00:00
steinm
0df18f1a01 - make check for table tblVersion case insensitive 2011-03-23 13:28:17 +00:00
steinm
b526c87934 - added new parameter to addDocument() for setting categories 2011-03-10 14:29:26 +00:00
steinm
a2d719ef28 - added support for categories 2011-03-10 14:28:21 +00:00
steinm
c4c3b991a8 - make sure database returns all data utf8 encoded 2011-03-10 14:27:59 +00:00
steinm
2e74e8326a - added methods to manage categories 2011-03-10 14:27:05 +00:00
steinm
32c3e6692f - added management of categories 2011-03-10 14:26:30 +00:00
steinm
9821c04471 - use LetoDMS_Core_DMS::getDocument() instead of the constructor of LetoDMS_Core_Document 2011-02-18 16:27:02 +00:00
steinm
a7fbfaa4dd - fixed error in access user access list 2011-02-18 16:25:46 +00:00
steinm
f9be38a51d - fixed path of all files 2011-02-18 16:19:57 +00:00
steinm
b681e1bde6 - fixed all path to include files 2011-02-18 16:18:58 +00:00
steinm
d12aa54992 - reorganisation of pear package 2011-02-18 07:12:09 +00:00
steinm
8f1fe68684 - use LetoDMS_Core_DMS::getGroup() instead of calling LetoDMS_Core_Group
constructor
2011-02-08 09:00:32 +00:00
steinm
780083fef9 - use LetoDMS_Core_DMS::getGroup() instead of calling LetoDMS_Core_Group
constructor
2011-02-08 09:00:07 +00:00
steinm
4274fb81d8 - adding methods to check the database version 2011-02-03 15:10:46 +00:00
steinm
696ee8c601 - check if $this->_notifyList is empty not just not set 2011-01-28 07:32:51 +00:00
steinm
15933e6ef9 - do not use class variable _dir anymore 2011-01-28 07:32:06 +00:00
steinm
bece6cec98 - added better documentation 2011-01-28 07:31:25 +00:00
steinm
8a0149a540 - fixed error when creating a new user 2011-01-21 08:36:53 +00:00
steinm
232325ccf9 - added some more documentation 2011-01-20 14:26:02 +00:00
steinm
fd41c75698 - renamed package name from LetoDMЅ to LetoDMS_Core 2011-01-20 14:03:10 +00:00
steinm
43070c48e6 - renamed LetoDMS_AddContentResultSet into LetoDMS_Core_AddContentResultSet 2011-01-20 13:58:31 +00:00
steinm
c740a4cc00 - added variable _notifyList 2011-01-20 12:48:06 +00:00
steinm
06093bd2fb - remove last usage of $settings and just include adodb/adodb.php
by relying on a properly set path
2011-01-20 10:16:20 +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