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
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
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
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
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
a74dd3f52b
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-09 07:18:23 +02:00
Uwe Steinmann
51778b92f8
list all review logs, fix some php errors
2015-08-09 07:17:52 +02:00
Uwe Steinmann
063acfcef5
add entry for 4.3.20
2015-08-09 07:17:08 +02:00
Uwe Steinmann
27ccf32206
allow to add file if group has to review
2015-08-09 07:16:24 +02:00
Uwe Steinmann
baa0d11d1c
allow to add file if group has to approve
2015-08-09 07:16:04 +02:00
Uwe Steinmann
63f075f969
export files saved added with approval/review
2015-08-09 06:47:00 +02:00
Uwe Steinmann
0735eb613f
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-08 09:38:58 +02:00
Uwe Steinmann
ce756a5939
new version 1.1.4
2015-08-08 09:38:34 +02:00
Uwe Steinmann
1ad145ffad
run command with timeout
2015-08-08 09:35:44 +02:00
Uwe Steinmann
ae98b574b7
jump to homefolder of user
2015-08-07 15:44:06 +02:00
Uwe Steinmann
6d8930a360
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-07 14:30:07 +02:00
Uwe Steinmann
d7223bc521
fix link to downloadable file in printProtocol()
2015-08-07 14:29:32 +02:00
Uwe Steinmann
cbf40c2b6f
mayApprove() returns false if status is S_REJECTED
...
this must be the case because if a document was rejected during review
the approval process may not happen anymore. The disadvantages is, that
a document which was rejected during approval cannot not be released
anymore.
2015-08-07 14:21:32 +02:00
Uwe Steinmann
65f36e13cc
note about new languages
2015-08-07 13:42:51 +02:00
Uwe Steinmann
17a9eb739c
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-07 13:37:14 +02:00
Uwe Steinmann
0834571885
add croatian (hr_HR)
2015-08-07 13:36:39 +02:00
Uwe Steinmann
051e1d966a
use $dms->getClassname() when checking for propper object type
2015-08-07 13:18:40 +02:00
Uwe Steinmann
5844522262
fix wrong variable name
2015-08-07 13:16:30 +02:00
Uwe Steinmann
482143c04f
pass $dms to contructor of SeedDMS_AccessOperation
2015-08-07 13:11:50 +02:00
Uwe Steinmann
421bf3e81a
add hooks (pre|post)DocumentInfos
2015-08-07 10:13:47 +02:00
Uwe Steinmann
36a11facf2
use relative link to out/out.Settings.php
2015-08-07 09:27:54 +02:00
Uwe Steinmann
5b53df6356
no need to explicitly load the english translations
...
the default language is now propperly set in the
inc/inc.ClassSettings.php
2015-08-07 09:13:06 +02:00
Uwe Steinmann
57abe53166
set default language to en_GB (was still 'English')
2015-08-07 09:11:00 +02:00
Uwe Steinmann
0eaf06a75f
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-07 07:51:04 +02:00
Uwe Steinmann
b3b638c1a8
sections to be exported can be specified
2015-08-06 22:30:39 +02:00
Uwe Steinmann
742bacea62
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-06 18:21:19 +02:00
Uwe Steinmann
e4b3c76f0f
add statistics with regular xml tags
2015-08-06 18:20:43 +02:00
Uwe Steinmann
ac544ef206
add command line to statistic section
2015-08-06 18:16:30 +02:00
Uwe Steinmann
c85e00510a
add number of objects export at end of file, add export date
2015-08-06 18:05:41 +02:00
Uwe Steinmann
53280de176
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-06 13:42:20 +02:00