Commit Graph

4015 Commits

Author SHA1 Message Date
Uwe Steinmann
70c3de3e00 some minor translation updates submitted by users 2015-08-19 08:39:07 +02:00
Uwe Steinmann
ee42ab84af add entry for 4.3.20 2015-08-19 08:31:08 +02:00
Uwe Steinmann
7ae79bd09d new version 4.3.20 2015-08-19 08:30:51 +02:00
Uwe Steinmann
951a261030 new version 4.3.20 2015-08-19 08:22:07 +02:00
Uwe Steinmann
123cccc72a getAccessMode() takes user/group rights in acls into account for guests 2015-08-19 08:21:15 +02:00
Uwe Steinmann
4c6eb18528 Merge branch 'seeddms-5.0.x' into develop 2015-08-19 06:09:20 +02:00
Uwe Steinmann
83fbab5149 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-08-19 06:05:48 +02:00
Uwe Steinmann
4358eb9a39 load form for user on demand via ajax 2015-08-18 22:45:51 +02:00
Uwe Steinmann
69e262cea3 save state of jqtree widget
has no effect currently
2015-08-18 22:39:30 +02:00
Uwe Steinmann
d1da7adadc <div class=ajax > can be used to include the result of ajax calls 2015-08-18 22:38:13 +02:00
Uwe Steinmann
bf05ef4f95 parameter 'action' can be set, to run a different method in the view class 2015-08-18 22:36:55 +02:00
Uwe Steinmann
92c24739bf Merge branch 'seeddms-5.0.x' into develop 2015-08-18 16:22:23 +02:00
Uwe Steinmann
973eb2453d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-08-18 16:20:54 +02:00
Uwe Steinmann
5a1c4768af show also documents that needs to be reviewed/approved by the owner
hiding it here makes no sense, as review/approval can be done anyway
2015-08-18 16:10:33 +02:00
Uwe Steinmann
0c9a95aa44 input fields can have a placeholder 2015-08-13 22:21:47 +02:00
Uwe Steinmann
263d4b7caf fix input field name for new mimetype 2015-08-13 18:02:37 +02:00
Uwe Steinmann
9aa2637a71 user showTextField() 2015-08-13 18:00:48 +02:00
Uwe Steinmann
ad1d9f556f Merge branch 'seeddms-5.0.x' into develop 2015-08-13 17:56:15 +02:00
Uwe Steinmann
87f00973d4 use showText() 2015-08-13 17:55:44 +02:00
Uwe Steinmann
360b1be159 make textarea wider 2015-08-13 11:56:48 +02:00
Uwe Steinmann
f53413006b Merge branch 'seeddms-5.0.x' into develop 2015-08-13 11:55:19 +02:00
Uwe Steinmann
cccceaa78a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-08-13 11:51:12 +02:00
Uwe Steinmann
4a69c1258e use variable length input fields 2015-08-13 11:50:49 +02:00
Uwe Steinmann
0f82c54626 add missing SQLiteFTS.php to package 2015-08-13 10:32:55 +02:00
Uwe Steinmann
de79e6c496 Merge branch 'seeddms-5.0.x' into develop 2015-08-13 09:53:53 +02:00
Uwe Steinmann
25ec199a42 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-08-13 09:53:16 +02:00
Uwe Steinmann
592f455be9 add phrases for fulltext search engine 2015-08-13 09:52:39 +02:00
Uwe Steinmann
7e30ec4459 Merge branch 'seeddms-5.0.x' into develop 2015-08-13 08:18:57 +02:00
Uwe Steinmann
8d74f745f0 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-08-13 08:18:45 +02:00
Uwe Steinmann
3687cceb3f make fulltext search form at least 330px
needed because the user selection will be cut off otherwise
2015-08-13 08:17:39 +02:00
Uwe Steinmann
b692439165 replace orgfilename by origfilename 2015-08-13 08:17:03 +02:00
Uwe Steinmann
6eb37664e9 do not use AND in query string, precede query term with <fieldname>: 2015-08-13 08:16:19 +02:00
Uwe Steinmann
36fff2cfcb index mimetype and orgfilename 2015-08-12 17:12:41 +02:00
Uwe Steinmann
de7d7c2dbc add translations for hr_HR and ko_KR 2015-08-11 22:30:46 +02:00
Uwe Steinmann
d8b42af4b1 Merge branch 'seeddms-5.0.x' into develop 2015-08-11 14:11:14 +02:00
Uwe Steinmann
71057f90d9 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-08-11 14:11:01 +02:00
Uwe Steinmann
ef902ee120 return file size of version where appropriate 2015-08-11 14:10:28 +02:00
Uwe Steinmann
c905e3a5eb do not check if unlink() was successful 2015-08-10 22:06:00 +02:00
Uwe Steinmann
aa49c5b0b1 Merge branch 'seeddms-5.0.x' into develop 2015-08-10 21:58:16 +02:00
Uwe Steinmann
65fda6daee Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-08-10 21:53:27 +02:00
Uwe Steinmann
8ffcfab6e4 use new fulltext index interface with support for sqlitefts 2015-08-10 21:43:15 +02:00
Uwe Steinmann
b0413a0d46 engine for fulltext search can be configured 2015-08-10 21:41:51 +02:00
Uwe Steinmann
ae6044bc77 add method getDocument()
this way the access on the index can be identical to SQliteFTS
2015-08-10 21:40:26 +02:00
Uwe Steinmann
0363395b9f create SeedDMS_SQLiteFTS package 2015-08-10 21:39:40 +02:00
Uwe Steinmann
65da6a4e7b add classes for creating fulltext index using sqlitefts 2015-08-10 21:39:05 +02:00
Uwe Steinmann
8ca8e17047 check if file in dumplog() is not empty 2015-08-09 07:27:47 +02:00
Uwe Steinmann
1b0eb64698 Merge branch 'seeddms-5.0.x' into develop 2015-08-09 07:26:07 +02:00
Uwe Steinmann
b76e802ff5 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-08-09 07:25:56 +02:00
Uwe Steinmann
1cf79c6cbe set $type2 to $type in dumplog() 2015-08-09 07:25:26 +02:00
Uwe Steinmann
3ef5dbd2ae use dumplog() from revisionlog and receiptlog 2015-08-09 07:24:42 +02:00