Commit Graph

30 Commits

Author SHA1 Message Date
steinm
810dfc5923 - added new method getNoFileSizeDocumentContent()
- pass quota to constructor of LetoDMS_Core_User
2012-12-19 10:24:12 +00:00
steinm
84edc020ef do not group search result by tblFolders.id 2012-12-13 21:23:34 +00:00
steinm
39434519bb - added method getUnlinkedDocumentContent() which searches for
straying document content without a document
2012-10-22 10:50:49 +00:00
steinm
9637842007 - fixed stupid error in addDocumentCategory() 2012-10-13 19:20:40 +00:00
steinm
ee1b9482d2 - added methods to manage attributes
- search in attributes
2012-10-09 09:53:11 +00:00
steinm
4ef312c599 - search can be filtered modification time of content 2012-10-05 19:45:57 +00:00
steinm
08e9f4da03 - do not search for keywords in folders
- removed some old code
2012-09-14 10:47:03 +00:00
steinm
3658b08358 - prevent sql injection attacks 2012-09-11 12:58:30 +00:00
steinm
258315b6be - fixed sql statement to insert a new user 2012-08-29 20:40:56 +00:00
steinm
6f955f1b83 - added method getDocumentsLockedByUser($user)
- pass new parameters to constructor of LetoDMS_Core_User
2012-08-28 07:28:16 +00:00
steinm
000ceaf1ac - some minor variable name changes to be more consistent 2012-04-26 20:26:56 +00:00
steinm
6c188ebb93 - remove incluѕion of inc.DBAccess.php because it is include by Core.php
- do not use CONCAT_WS anymore, because sqlite3 doesn't know it
2012-02-13 08:31:01 +00:00
steinm
315da16cd4 - fixed typo in documentation 2012-01-26 13:23:22 +00:00
steinm
d8a03bef7c - fixed nasty bug in search(). $mode was used twice in function parameters 2012-01-17 08:36:08 +00:00
steinm
1b779360a5 - added setMaxDirID() 2011-12-08 18:36:57 +00:00
steinm
61b2126aff - added new paramter $mode to search() to select if folders/documents shall
be search for
2011-12-06 12:31:20 +00:00
steinm
d332984803 - quote string for search query 2011-12-03 11:13:14 +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
e581b72c9c - set default version to 3.3.0 2011-10-26 07:33:46 +00:00
steinm
8dd133fe7a - added function to create password change request 2011-10-10 14:08:24 +00:00
steinm
56290a33fd - added function getUserByEmail() 2011-10-07 16:14:31 +00:00
steinm
336f23293d - getDocumentCategoriesByName() returns false if category was found 2011-07-22 20:48:31 +00:00
steinm
63bf8505a8 - getDocumentCategoryByName() returns just one category 2011-07-20 16:47:09 +00:00
steinm
558efc330f - replace split() by preg_split() 2011-04-12 07:19:55 +00:00
steinm
5051bb80dc - fixed parameters of makeTimeStamp() 2011-04-08 16:11:05 +00:00
steinm
0df18f1a01 - make check for table tblVersion case insensitive 2011-03-23 13:28:17 +00:00
steinm
2e74e8326a - added methods to manage categories 2011-03-10 14:27:05 +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
d12aa54992 - reorganisation of pear package 2011-02-18 07:12:09 +00:00