Commit Graph

19 Commits

Author SHA1 Message Date
steinm
e6236378ad - include inc.DBAccess.php 2011-01-14 19:40:38 +00:00
steinm
e00419b1cc - added more documentation 2011-01-11 09:06:59 +00:00
steinm
8d9bc2cffa - completed getNotificationsByGroup() and getNotificationsByUser()
- added lots of documentation
2010-12-22 19:48:08 +00:00
steinm
613b0ecb8d - adding methods getNotificationsByGroup() and getNotificationsByUser() 2010-12-21 17:41:05 +00:00
steinm
778f198515 - adjust constructor of LetoDMS_Folder after adding new database field
'date' into tblFolders
2010-12-10 13:39:28 +00:00
steinm
4fc45c65ae - drop isAdmin and isGuest in user management and replaced it with
a 'role'
2010-12-05 20:29:33 +00:00
steinm
877b438320 - use new function LetoDMS_User::isGuest() instead of checking id
against varialbe _guestID
2010-12-03 07:27:27 +00:00
steinm
a90e190140 - added methods getRootFolder(), getFolderByName(), getDocumentByName() 2010-12-01 13:36:33 +00:00
steinm
06dd5ec89e - lots of documentation added 2010-11-30 12:23:46 +00:00
steinm
d3744c0264 - inc.ClassKeywords.php is now included by inc.ClassDMS.php
- moved all static functions to get and add keywords in LetoDMS_DMS
2010-11-27 20:52:03 +00:00
steinm
e63ca376f2 - add new class variable viewOnlineFileTypes
- include inc.FileUtils.php
2010-11-25 21:04:53 +00:00
steinm
4291f8c7a2 - include inc.ClassAccess.php
- remove adminID, user who are admins are now identified by the isAdmin()
  function
2010-11-23 14:56:25 +00:00
steinm
a029cd22c2 - filterAccess() and filterUsersByAccess() are now static functions in
LetoDMS_DMS and inc.AccessUtils.php is included in inc.ClassDMS.php
2010-11-22 20:42:19 +00:00
steinm
b11cb60de7 - added method getDocumentsByUser() 2010-11-22 14:49:29 +00:00
steinm
cc43fca1a3 - added more configuration variables to class LetoDMS_DMS 2010-11-18 10:32:10 +00:00
steinm
5334eb730f - added more configuration variables 2010-11-16 09:07:19 +00:00
steinm
0a116adc88 - moved functions to create users and groups completely in LetoDMS_DMS 2010-11-15 21:08:07 +00:00
steinm
4678218f1a - moved function to admin users and groups in LetoDMS_DMS 2010-11-15 12:01:21 +00:00
steinm
8211696b44 - new class representing the DMS 2010-11-12 22:40:12 +00:00