Commit Graph

24 Commits

Author SHA1 Message Date
steinm
134ffcdc36 - make $type an optional parameter of getNotification() 2013-02-06 13:52:51 +00:00
steinm
5ec44a82ff - added new method hasDocumentByName() which checks if a document with
the given name already exists in that folder
- initial support for notification types
2013-01-28 10:15:34 +00:00
steinm
c8cbd7d971 - delete getID() because the parent class provides it 2013-01-25 07:21:51 +00:00
steinm
27a34dff37 replaced 'var'
addDocument() has new parameter $workflow
parameter $attributes of addSubFolder() is optional
2013-01-24 08:25:01 +00:00
steinm
449fb9c629 added new method hasSubFolders() 2012-12-13 21:25:21 +00:00
steinm
1c82746c64 - use database transactions 2012-10-22 13:33:30 +00:00
steinm
edb6486863 - inherit from LetoDMS_Core_Object
- handle attributes
- more documentation
2012-10-09 09:56:28 +00:00
steinm
617654060e - do not pass paramter to LetoDMS_Folder::remove() 2012-10-05 19:46:32 +00:00
steinm
43e7cb9d47 - replace mktime() by time()
- better error checking
2012-08-28 07:30:27 +00:00
steinm
0af1c8cec4 - replace ereg_replace() by preg_replace() 2012-07-18 12:06:47 +00:00
steinm
fe01a6e29b - if a document/folder has access rights based on a group, then the highest
access right will be used (not the one first assigned)
2012-05-08 08:04:50 +00:00
steinm
849e1a8c2a - added missing documentation for parameter of method 2012-02-13 08:35:09 +00:00
steinm
39220c5a8d - added FIXME comment 2012-02-01 07:40:24 +00:00
steinm
797cc442fd - more documentation 2012-01-12 17:02:30 +00:00
steinm
6e0df090c6 - call qstr() for name and comment 2011-12-03 16:20:05 +00:00
steinm
78495ab780 - lots of fixes of potential seurity holes (quote any string in sql statement) 2011-12-01 21:20:58 +00:00
steinm
303e9ed124 - added new field folderList in tblDocuments and tblFolders
- addes search for folders
2011-11-28 14:03:01 +00:00
steinm
de84b295a5 - do not allow access if group was explicitly withdrawn any rights 2011-10-07 16:16:31 +00:00
steinm
f9d8091d77 - removed lots of white space in empty lines 2011-07-20 07:17:18 +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
b526c87934 - added new parameter to addDocument() for setting categories 2011-03-10 14:29:26 +00:00
steinm
a7fbfaa4dd - fixed error in access user access list 2011-02-18 16:25:46 +00:00
steinm
d12aa54992 - reorganisation of pear package 2011-02-18 07:12:09 +00:00