Commit Graph

3466 Commits

Author SHA1 Message Date
Uwe Steinmann
d1829dfe29 fix import of object type of attribute definitions 2017-03-06 13:47:38 +01:00
Uwe Steinmann
62eb18f6a3 set keywords to '' if not set in xml file 2017-03-06 11:37:18 +01:00
Uwe Steinmann
fc7cd1c944 take out include on missing file 2017-03-06 10:53:20 +01:00
Uwe Steinmann
1436d3d969 check if SEEDDMS_HOME is set 2017-03-06 10:50:51 +01:00
Uwe Steinmann
478b88b514 check for SEEDDMS_HOME, issue warning if user has been removed from process 2017-03-06 10:49:04 +01:00
Uwe Steinmann
6f1c4ea0a2 add entry for 4.3.34 2017-03-06 08:53:59 +01:00
Uwe Steinmann
d392ca727e show also number of reverse links in tab header 2017-03-06 08:53:36 +01:00
Uwe Steinmann
adf318abec wrap more fields with CData 2017-03-03 14:59:13 +01:00
Uwe Steinmann
df2d5f0407 wrapWithCData() attribute value set 2017-03-03 14:36:59 +01:00
Uwe Steinmann
02e016d74c use utf8_basename() instead of basename() 2017-03-03 10:34:46 +01:00
Uwe Steinmann
b51540de20 add item for 4.3.34 2017-03-03 08:57:36 +01:00
Uwe Steinmann
78e0f0e0b7 use utf8_basename() instead of basename() 2017-03-03 08:54:18 +01:00
Uwe Steinmann
d48ef8b6ba add utf8_basename() as replacement for basename()
This function can handle mutlibyte strings, even if locale is set
to 'C'
2017-03-03 08:53:26 +01:00
Uwe Steinmann
9e1000506d add note for 1.2.2 2017-03-02 08:21:19 +01:00
Uwe Steinmann
e5ee075a2d allow 'xxx/*' and '*' as wild card mimetypes 2017-03-02 08:00:28 +01:00
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