Commit Graph

2511 Commits

Author SHA1 Message Date
Uwe Steinmann
c905e3a5eb do not check if unlink() was successful 2015-08-10 22:06:00 +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
1cf79c6cbe set $type2 to $type in dumplog() 2015-08-09 07:25:26 +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
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
d7223bc521 fix link to downloadable file in printProtocol() 2015-08-07 14:29:32 +02:00
Uwe Steinmann
65f36e13cc note about new languages 2015-08-07 13:42:51 +02:00
Uwe Steinmann
0834571885 add croatian (hr_HR) 2015-08-07 13:36:39 +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
b3b638c1a8 sections to be exported can be specified 2015-08-06 22:30:39 +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
b47fec8c74 place legend into its own column 2015-08-06 13:41:49 +02:00
Uwe Steinmann
9fdbb773ee do a version check before import
checks if the database version specified in the input file matches
the database version
2015-08-06 06:43:43 +02:00
Uwe Steinmann
b597728a08 add changelog entry for 4.3.20 2015-08-05 21:15:31 +02:00
Uwe Steinmann
3a74be56d7 add changes for 4.3.20 2015-08-05 21:13:55 +02:00
Uwe Steinmann
3ac64a1c8e new version 1.1.6 2015-08-05 21:13:40 +02:00
Uwe Steinmann
7485a85077 set timeout for external commands when creating fulltext index 2015-08-05 21:11:21 +02:00
Uwe Steinmann
5a22a51943 run external command with timeout 2015-08-05 21:10:49 +02:00
Uwe Steinmann
b5f31fb617 add phrases settings_cmdTimeout and settings_cmdTimeout_desc 2015-08-05 21:10:18 +02:00
Uwe Steinmann
d75436e917 lots of new translations 2015-08-04 19:25:50 +02:00
Uwe Steinmann
1158ccaa1c fix some typos 2015-08-04 19:25:34 +02:00
Uwe Steinmann
df50e50b1f do not set approvers/reviewers but rewrite approval/review log 2015-08-04 07:41:53 +02:00
Uwe Steinmann
5c85afaed5 use same date format (Y-m-d H:i:s) 2015-08-04 07:40:17 +02:00
Uwe Steinmann
150e5445df add method setDate() 2015-08-04 07:39:14 +02:00
Uwe Steinmann
bc1eecc08c add methods to rewrite approval and review log 2015-08-04 07:38:45 +02:00
Uwe Steinmann
1200460cee add parameter $format to checkDate() 2015-08-04 07:37:48 +02:00
Uwe Steinmann
53bac225fb add SeedDMS_Core_Document::setDate() 2015-07-31 15:34:07 +02:00
Uwe Steinmann
f9b75e5071 read status log from xml file 2015-07-31 15:31:34 +02:00
Uwe Steinmann
42eaabfd2d write status log into xml file 2015-07-31 15:31:16 +02:00
Uwe Steinmann
01c30a0b8a add new method rewriteStatusLog(), add option parameter date to
setStatus()
2015-07-31 15:30:35 +02:00
Uwe Steinmann
3699adfaf5 add method checkDate() 2015-07-31 15:30:00 +02:00
Uwe Steinmann
4f3381a268 add key 'ko_KR' 2015-07-31 07:56:36 +02:00
Uwe Steinmann
40dfcb17b5 remove more false keys 2015-07-31 07:56:18 +02:00
Uwe Steinmann
7d473fc2de move removals of false keys 2015-07-31 07:53:24 +02:00
Uwe Steinmann
379733f23e fix the name of various keys because they hat an extra 는 2015-07-31 07:49:47 +02:00
Uwe Steinmann
4f267371b3 add korean 2015-07-31 07:35:47 +02:00