Commit Graph

18 Commits

Author SHA1 Message Date
steinm
53c7829806 - no need to put '/' after LetoDMS_Document::getDir() 2012-04-11 11:30:58 +00:00
steinm
33e24bc749 - fixed bug in LetoDMS_Core_Document::getPath() 2012-03-28 06:32:14 +00:00
steinm
32e52884b7 - fixed nasty bug in getDir() 2012-03-22 07:03:10 +00:00
steinm
74d9cf4efe - took out debug code 2012-02-22 07:13:49 +00:00
steinm
3ea8ab8e28 - replace NOW() by CURRENT_TIMESTAMP
- replace '(SELECT ...) UNION (SELECT ...) order by ...' by 'SELECT * FROM (SELECT ... UNION SELECT ...) order by ...'
2012-02-13 08:34:19 +00:00
steinm
797cc442fd - more documentation 2012-01-12 17:02:30 +00:00
steinm
bb47e2b412 - changed implementation of getDir() to support multi level content dirs 2011-12-08 19:30:27 +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
816ff09d9d - added more documentation 2011-10-27 09:33:48 +00:00
steinm
acd9fa3fb3 - major update of functions setting and getting approvers/reviewers 2011-10-16 19:52:42 +00:00
steinm
e6db852725 - much more source code documentation
- removed obsolete parameter $sendEmail from some methods
- do not use temporary tables anymore
2011-10-12 06:18:28 +00:00
steinm
de84b295a5 - do not allow access if group was explicitly withdrawn any rights 2011-10-07 16:16:31 +00:00
steinm
afb4774ada - set expiration status properly 2011-07-20 16:44:38 +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
02dc5e7215 - use highest access right if user is member of several groups 2011-04-08 20:45:27 +00:00
steinm
a2d719ef28 - added support for categories 2011-03-10 14:28:21 +00:00
steinm
d12aa54992 - reorganisation of pear package 2011-02-18 07:12:09 +00:00