Uwe Steinmann
|
801f0f0ed2
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-07-05 08:10:42 +02:00 |
|
Uwe Steinmann
|
c9d9bf6c7b
|
new function and controller for emptying a folder
|
2019-07-02 08:47:12 +02:00 |
|
Uwe Steinmann
|
fa64bb3200
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-07-01 21:34:08 +02:00 |
|
Uwe Steinmann
|
d18a3389bc
|
sіmplify and possibly fix method isDescendant()
|
2019-07-01 13:06:08 +02:00 |
|
Uwe Steinmann
|
164282cfb9
|
add new method hasSubFolderByName(), fix hasDocumetByName()
hasDocumetByName() returned a positiv integer if documents of the folder
has been loaded before.
|
2019-07-01 10:46:27 +02:00 |
|
Uwe Steinmann
|
86c03d3ee4
|
check if $orderby is set before using it
|
2019-06-26 18:02:26 +02:00 |
|
Uwe Steinmann
|
7485dbba15
|
use only first char of $orderby
|
2019-06-24 11:46:25 +02:00 |
|
Uwe Steinmann
|
3958714bff
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-07-13 11:01:36 +02:00 |
|
Uwe Steinmann
|
951ca85e96
|
call hook onCheckAccessFolder and pass $context
|
2018-07-12 22:01:40 +02:00 |
|
Uwe Steinmann
|
57dc5fa31a
|
do not set the uploader of a document to the owner
use the currently logged in user instead
|
2018-04-03 11:27:12 +02:00 |
|
Uwe Steinmann
|
953e94cd8e
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-09 13:11:11 +01:00 |
|
Uwe Steinmann
|
cfec7323d7
|
add hooks on[Post|Pre]RemoveFromDatabaseFolder
on[Post|Pre]RemoveFolder is called before and after any removal
|
2018-03-07 12:22:35 +01:00 |
|
Uwe Steinmann
|
5e478d749d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-02-20 07:14:50 +01:00 |
|
Uwe Steinmann
|
ad8d0d9bba
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2018-02-20 06:38:22 +01:00 |
|
Uwe Steinmann
|
fc434419fe
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2018-02-20 06:36:20 +01:00 |
|
Uwe Steinmann
|
71ac5428ca
|
fix wrong parameter comment of addDocument()
|
2018-02-20 06:35:48 +01:00 |
|
Uwe Steinmann
|
5d51f18c5b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-02-08 14:26:36 +01:00 |
|
Uwe Steinmann
|
3e5d744d6d
|
Merge commit '10896ca183a4fa0b30c02fca8831d2f5497e6a76' into seeddms-5.1.x
|
2018-02-08 09:25:45 +01:00 |
|
Uwe Steinmann
|
ab7776bdb9
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-02-07 22:32:18 +01:00 |
|
Uwe Steinmann
|
e5b215936a
|
add new method SeedDMS_Core_Folder::getDocumentsMinMax()
|
2018-02-07 09:51:20 +01:00 |
|
Uwe Steinmann
|
3c4be73678
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-01-01 09:17:24 +01:00 |
|
Uwe Steinmann
|
3330085f51
|
getInstance() returns null if folder was not found in db
|
2017-12-22 13:01:38 +01:00 |
|
Uwe Steinmann
|
7129b9737c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-12-19 07:10:07 +01:00 |
|
Uwe Steinmann
|
b0747e74f0
|
add optional parameter $limit and $offset to SeedDMS_Core_Folder::getSubFolders
|
2017-12-19 07:05:08 +01:00 |
|
Uwe Steinmann
|
c8ce5e9ea9
|
add optional parameters $limit and $offset to SeedDMS_Core_Folder::getDocuments()
|
2017-12-19 06:34:26 +01:00 |
|
Jörg Neugebauer
|
3f2e24f80d
|
inc.ClassFolder.php
|
2017-10-28 14:28:12 +02:00 |
|
Jörg Neugebauer
|
ab73fe5298
|
inc.ClassDMS.php
|
2017-10-24 14:00:56 +02:00 |
|
Uwe Steinmann
|
cb17de44fc
|
getNotifyList() returns only users which are not disabled
|
2017-07-28 10:28:57 +02:00 |
|
Uwe Steinmann
|
29bc0c1fda
|
getNotifyList() returns only users which are not disabled
|
2017-07-27 22:10:44 +02:00 |
|
Uwe Steinmann
|
092967004a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-05-12 08:23:42 +02:00 |
|
Uwe Steinmann
|
3c9c0b7e3a
|
check if onPreRemove[Document|Folder] returns bool or null
|
2017-05-12 08:16:05 +02:00 |
|
Uwe Steinmann
|
4c794381e6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-02-20 17:34:43 +01:00 |
|
Uwe Steinmann
|
0053213856
|
pass $dms to getSearchFields() and cast id to text
|
2017-02-16 15:27:01 +01:00 |
|
Uwe Steinmann
|
307abdf493
|
pass tablename to getInsertID(), add pgsql as new db driver
|
2017-02-16 15:27:01 +01:00 |
|
Uwe Steinmann
|
c785906ffb
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-13 18:23:46 +01:00 |
|
Uwe Steinmann
|
28af59db73
|
remove double backticks in sql statement
|
2017-02-13 18:23:24 +01:00 |
|
Uwe Steinmann
|
7d82b73208
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-13 12:12:07 +01:00 |
|
Uwe Steinmann
|
6e41c58beb
|
add backticks around identifier in sql statements
|
2017-02-10 08:04:19 +01:00 |
|
Uwe Steinmann
|
c63f994a5f
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-18 15:13:18 +01:00 |
|
Uwe Steinmann
|
47db85c175
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-18 15:11:45 +01:00 |
|
Uwe Steinmann
|
d0662a6132
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-12 18:08:24 +01:00 |
|
Uwe Steinmann
|
950449ac04
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-12 18:03:01 +01:00 |
|
Uwe Steinmann
|
e80987de9a
|
order groups by name getAccessList()
|
2017-01-10 17:51:46 +01:00 |
|
Uwe Steinmann
|
38f02a149e
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-05-03 06:40:50 +02:00 |
|
Uwe Steinmann
|
129b725414
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-05-03 06:32:54 +02:00 |
|
Uwe Steinmann
|
0b69ddb439
|
callbacks can have more than one user function
|
2016-04-26 12:06:41 +02:00 |
|
Uwe Steinmann
|
2c14ec295a
|
various minor clean ups
remove old code, add scope of variables, add additional comments
|
2016-04-07 08:29:35 +02:00 |
|
Uwe Steinmann
|
b2b3975b70
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-04-04 12:21:19 +02:00 |
|
Uwe Steinmann
|
2045060f78
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-04-04 08:59:28 +02:00 |
|
Uwe Steinmann
|
ae14f25d58
|
add more callbacks
|
2016-04-04 07:39:39 +02:00 |
|