Commit Graph

7423 Commits

Author SHA1 Message Date
Uwe Steinmann
aaab438c16 return properly if user object doesn't exists 2017-12-20 13:27:33 +01:00
Uwe Steinmann
cbe184a637 return from uploadDocument() if user cannot be found 2017-12-20 13:19:41 +01:00
Uwe Steinmann
1a9f6895f7 calling /folder/ with an id will return the root folder 2017-12-20 13:18:07 +01:00
Uwe Steinmann
80c5934eb1 use new authentication mechanism, add ldap authentication 2017-12-20 13:16:15 +01:00
Uwe Steinmann
041c7934bc do not add extension if it already exists (getDocumentContent()) 2017-12-20 12:16:12 +01:00
Uwe Steinmann
83aa6fe02e move retrieval of document data into function 2017-12-20 11:51:05 +01:00
Uwe Steinmann
b539921c23 do not call htmlspecialchars() for json data
it doesn't do any harm and it's up to the application to encode the data
2017-12-20 11:33:21 +01:00
Uwe Steinmann
be112427d6 remove white space, expand tabs 2017-12-20 11:24:40 +01:00
Uwe Steinmann
5013fb154c do not htmlspecialchars() keywords, check attributes before setting them 2017-12-20 11:22:16 +01:00
Uwe Steinmann
52fbb45df4 fix html error 2017-12-19 11:51:03 +01:00
Uwe Steinmann
367039f8b1 set timeout to 10sec and timer to 60sec 2017-12-19 11:50:38 +01:00
Uwe Steinmann
ad336cdd9f fix html error 2017-12-19 11:39:18 +01:00
Uwe Steinmann
70ea4c2314 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-12-19 11:33:00 +01:00
Uwe Steinmann
fc09a9408b pass orderby to js file, remove debug code 2017-12-19 11:21:44 +01:00
Uwe Steinmann
7c7a9584ca fix output of text on button to load more documents 2017-12-19 11:09:20 +01:00
Uwe Steinmann
48c7dd3fc2 fix deletion of documents from document list 2017-12-19 10:52:24 +01:00
Uwe Steinmann
abd8b77b2f check if document exists before adding it to result array 2017-12-19 10:46:42 +01:00
Uwe Steinmann
99fbf808fd do not show table of documents if there are no documents 2017-12-19 10:46:19 +01:00
Uwe Steinmann
2f7a91d785 add entry for 6.0.2 2017-12-19 08:27:52 +01:00
Uwe Steinmann
d1a6651fa5 check if flag 'allday' is set 2017-12-19 08:27:10 +01:00
Uwe Steinmann
228bfffba1 set allday flag for scheduled revision 2017-12-19 08:26:46 +01:00
Uwe Steinmann
3b3b5efafe getTimeline() returns documents with a scheduled revision 2017-12-19 08:19:48 +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
5c80a8bf6d new entry for 5.1.5 2017-12-19 06:48:51 +01:00
Uwe Steinmann
d80600cb5a add hooks folderGetDocuments and folderGetSubFolders 2017-12-19 06:48:03 +01:00
Uwe Steinmann
c8ce5e9ea9 add optional parameters $limit and $offset to SeedDMS_Core_Folder::getDocuments() 2017-12-19 06:34:26 +01:00
Uwe Steinmann
476e2d15d5 remove bogus methods from SeedDMS_Core_DocumentCategory 2017-12-19 06:23:44 +01:00
Uwe Steinmann
91eee66099 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-12-18 22:01:59 +01:00
Uwe Steinmann
43d2deb172 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-12-18 22:01:46 +01:00
Uwe Steinmann
5a66db978c more swedish translations 2017-12-18 22:01:25 +01:00
Uwe Steinmann
ac09ee3773 new version 6.0.2 2017-12-18 14:43:22 +01:00
Uwe Steinmann
529e546600 add entry for 6.0.1 2017-12-18 13:21:04 +01:00
Uwe Steinmann
a42c42f335 do not show users removed from process unless admin 2017-12-18 13:20:33 +01:00
Uwe Steinmann
6f4577d7b2 fix call of SeedDMS_AccessOperation() 2017-12-18 13:20:12 +01:00
Uwe Steinmann
1538171d31 use countTasks instead of myTasks for counting open tasks 2017-12-18 12:41:45 +01:00
Uwe Steinmann
31853c5586 fix documentation, minor code cleanups 2017-12-18 12:41:18 +01:00
Uwe Steinmann
326a4eda2f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-12-18 12:21:57 +01:00
Uwe Steinmann
46032d0901 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-12-18 12:21:43 +01:00
Uwe Steinmann
a9ef8f5a54 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-12-18 12:21:27 +01:00
Uwe Steinmann
44f1026e92 add new phrase select_grp_ind_revisors, swedish translation updates 2017-12-18 12:20:55 +01:00
Uwe Steinmann
2364d0505b add entry for 6.0.1 2017-12-18 12:02:25 +01:00
Uwe Steinmann
6e58e2bb33 fix typo 2017-12-18 11:47:24 +01:00
Uwe Steinmann
e36fbd87d8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-12-18 11:10:14 +01:00
Uwe Steinmann
c6cc78bd1d Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-12-18 11:07:40 +01:00
Uwe Steinmann
328c76e7fc Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-12-18 11:07:30 +01:00
Uwe Steinmann
0bfac9cadd new phrases, swedish translation update 2017-12-18 11:07:02 +01:00
Uwe Steinmann
10cb3e1cb3 add various indexes 2017-12-18 08:57:38 +01:00
Uwe Steinmann
1048e3d181 add new method countTasks() 2017-12-18 08:45:31 +01:00
Uwe Steinmann
8784b1224b set ind. revisors by group 2017-12-18 08:42:13 +01:00