Commit Graph

3601 Commits

Author SHA1 Message Date
Uwe Steinmann
5cbaf0e7a8 replace %m in converter cmd with mimetype 2017-03-02 07:59:49 +01:00
Uwe Steinmann
fbfa2a2132 allow '*' in mimetype for preview command 2017-03-02 07:17:42 +01:00
Uwe Steinmann
d563333f05 commands can be assigned to mimetype 'xxx/*' and '*' 2017-03-02 07:16:42 +01:00
Uwe Steinmann
787fb4777b new version 1.2.2 2017-03-02 07:16:26 +01:00
Uwe Steinmann
2cfc080382 better handling of timeout 2017-03-01 16:18:27 +01:00
Uwe Steinmann
fab21da3d8 new version, catch exception in execWithTimeout() 2017-03-01 15:56:12 +01:00
Uwe Steinmann
77eab44dc1 new version, catch exception in execWithTimeout() 2017-03-01 15:56:00 +01:00
Uwe Steinmann
112aab5a4c take out search param in search form of nav bar, no typeahead in fulltext mode 2017-02-28 09:56:41 +01:00
Uwe Steinmann
4cc7bfca20 make sql state more compatible across databases 2017-02-28 09:17:25 +01:00
Uwe Steinmann
b6d63b8705 make LIMIT in sql more database independent 2017-02-28 09:08:20 +01:00
Uwe Steinmann
9f042ad037 fix output of errors 2017-02-28 07:14:46 +01:00
Uwe Steinmann
c3fea8b8bf new version 4.3.34 2017-02-28 06:39:32 +01:00
Uwe Steinmann
9550a60891 lots of minor formating and explicitly setting default values
makes it easier to compare a dump with the desired schema
2017-02-27 17:44:36 +01:00
Uwe Steinmann
aaa5b4ace3 remove spaces at end of line 2017-02-27 17:06:52 +01:00
Uwe Steinmann
6c875a2d7a add entry for 4.3.33 2017-02-27 08:58:40 +01:00
Uwe Steinmann
d2c0148c7f add output of workflow log 2017-02-27 08:58:10 +01:00
Uwe Steinmann
7a0d35e927 new translations and phrases 2017-02-24 14:15:11 +01:00
Uwe Steinmann
d8e8e7edc8 take out op/op.UpdateDocument2.php 2017-02-23 09:03:56 +01:00
Uwe Steinmann
10e94af144 not needed anymore for a long time 2017-02-23 07:55:25 +01:00
Uwe Steinmann
6b2deaea5b add script for retrieving a pdf file 2017-02-23 07:07:15 +01:00
Uwe Steinmann
473118b7bb new version 4.3.33 2017-02-22 11:31:59 +01:00
Uwe Steinmann
fcd8f1a53b include previewer, include slim from vendor dir 2017-02-22 09:08:52 +01:00
Uwe Steinmann
13f3a0f373 pass current user to constructor of Calendar class 2017-02-21 17:29:38 +01:00
Uwe Steinmann
1a74c45cae put all calendar operations into class 2017-02-21 17:26:16 +01:00
Uwe Steinmann
d2afc51aad add item to 4.3.33 2017-02-18 07:57:17 +01:00
Uwe Steinmann
6f0d9e5d5d move folders/documents propperly checks for access rights (Closes #309) 2017-02-18 07:55:40 +01:00
Uwe Steinmann
1b638d52ee remove calendar nav, add extra space to footer 2017-02-16 17:07:08 +01:00
Uwe Steinmann
e65170ba97 add item for 4.3.33 2017-02-16 15:03:23 +01:00
Uwe Steinmann
9dfea210d6 new calendar based on fullcalendar 2017-02-16 15:02:46 +01:00
Uwe Steinmann
658d556c3d getTimeline() checks also for new attachments 2017-02-16 15:01:20 +01:00
Uwe Steinmann
63a405cb74 add parameter 'callback' to $('div.ajax') update 2017-02-16 14:59:49 +01:00
Uwe Steinmann
27255d1e67 add js for calendar 2017-02-16 14:58:44 +01:00
Uwe Steinmann
704fc28b34 comment, name must not be set, return json if requested 2017-02-16 14:54:55 +01:00
Uwe Steinmann
dd98d87d80 add new key rm_event, some updates 2017-02-16 14:43:28 +01:00
Uwe Steinmann
4443b80631 show events in year calendar, get rid of some div.well 2017-02-15 13:59:00 +01:00
Uwe Steinmann
fad908cbe0 add styles used in calendar 2017-02-15 13:55:30 +01:00
Uwe Steinmann
a16b58a9fa set workflow in addContent() after initial status has been set 2017-02-15 08:23:34 +01:00
Uwe Steinmann
0fbc5cc289 do not use x,y syntax in limit clause 2017-02-14 06:22:36 +01:00
Uwe Steinmann
a3a80f0a6b put backticks around identifier in sql statements 2017-02-12 08:07:14 +01:00
Uwe Steinmann
290ab91fc7 use 'fullName' instead of 'fullname' 2017-02-11 16:32:09 +01:00
Uwe Steinmann
aa90fdaaf9 include LogInit.php 2017-02-11 15:20:52 +01:00
Uwe Steinmann
c74caf1d43 fix sql statement in setOwner() 2017-02-10 08:06:22 +01:00
Uwe Steinmann
fd5b5034db add method rbt() 2017-02-09 16:45:58 +01:00
Uwe Steinmann
72e7e2aa20 add missing '`', do not create empty category 2017-02-08 15:47:44 +01:00
Uwe Steinmann
3a411b8461 add missing '`', do not create empty category 2017-02-08 15:47:07 +01:00
Uwe Steinmann
51b0131617 add entry for 4.3.33 2017-02-03 12:22:46 +01:00
Uwe Steinmann
04a241111f remove imported folder if requested 2017-02-03 12:21:51 +01:00
Uwe Steinmann
8f781f5c3b add new key removeFolderFromDropFolder, some updates 2017-02-03 12:21:29 +01:00
Uwe Steinmann
8516d23684 add support for fine uploader 2017-01-31 17:27:53 +01:00
Uwe Steinmann
05e163a39d add support for fine uploader 2017-01-31 17:27:33 +01:00