Uwe Steinmann
716ab9edfd
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-27 14:55:46 +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
accc6e40b9
get rid of old themes
2017-02-24 18:53:49 +01:00
Uwe Steinmann
1794a3a5a3
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-24 14:16:11 +01:00
Uwe Steinmann
7a0d35e927
new translations and phrases
2017-02-24 14:15:11 +01:00
Uwe Steinmann
bff72711a9
use translated text
2017-02-24 14:14:16 +01:00
Uwe Steinmann
b9a7f622d1
remove backticks in sql statement
...
for some strange reason a select `document` ... UNION select `document`
will result in a php array where '`document`' and not 'document' is
the key. This makes getTimeline() fail.
2017-02-24 13:46:58 +01:00
Uwe Steinmann
f27e330ee3
take out extra inc/inc.DBInit.php
2017-02-24 13:46:03 +01:00
Uwe Steinmann
6646b6d25c
update changelog for 5.0.10
2017-02-24 12:36:31 +01:00
Uwe Steinmann
e85a9b83d7
pass null as first argument to preIndexDocument()
...
this will later be replaced by the controller
2017-02-24 12:14:22 +01:00
Uwe Steinmann
020f25052c
index each document by calling ajax function
2017-02-24 12:13:51 +01:00
Uwe Steinmann
9802959e50
add command 'indexdocument'
2017-02-24 12:13:01 +01:00
Uwe Steinmann
d8e8e7edc8
take out op/op.UpdateDocument2.php
2017-02-23 09:03:56 +01:00
Uwe Steinmann
7f0c1dda9e
add more hooks
2017-02-23 09:03:21 +01:00
Uwe Steinmann
811a8f14d2
add hook addDocument::preIndexDocument
2017-02-23 09:00:40 +01:00
Uwe Steinmann
cbd9b8fa83
add hooks updateDocument::(postUpdateDocument|preUpdateDocument|preIndexDocument)
2017-02-23 08:59:56 +01:00
Uwe Steinmann
31074ab8e7
fix calling hook after uploading document
2017-02-23 08:58:01 +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
c427cde4bb
add documentation about available hooks
2017-02-23 07:03:03 +01:00
Uwe Steinmann
b9a4ebf06a
add documentation on how to contribute translations
2017-02-23 07:00:32 +01:00
Uwe Steinmann
3b51ee7c3f
mv README into doc dir
2017-02-23 06:56:59 +01:00
Uwe Steinmann
d51a0ad475
fix underline of header
2017-02-23 06:56:35 +01:00
Uwe Steinmann
92a483ac8b
include js in footer with absolute path
2017-02-22 13:22:08 +01:00
Uwe Steinmann
a711a9e6ee
set 'absbaseprefix' in view which holds the current absolute url prefix
...
this is helpful in extension
2017-02-22 13:02:20 +01:00
Uwe Steinmann
2ef1a5896f
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-22 11:40:20 +01:00
Uwe Steinmann
473118b7bb
new version 4.3.33
2017-02-22 11:31:59 +01:00
Uwe Steinmann
06ce12e576
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-22 09:40:56 +01:00
Uwe Steinmann
fcd8f1a53b
include previewer, include slim from vendor dir
2017-02-22 09:08:52 +01:00
Uwe Steinmann
bd345fee35
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-21 17:42:00 +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
76e816d290
replace echo with logger
2017-02-20 21:24:53 +01:00
Uwe Steinmann
09ef3a86ba
new version 5.0.10
2017-02-20 17:43:51 +01:00
Uwe Steinmann
a6673fe908
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-20 17:21:24 +01:00
Uwe Steinmann
272b2c53e2
new version 5.0.10
2017-02-20 17:20:59 +01:00
Uwe Steinmann
67c7d83a72
use bootstrap theme
2017-02-20 14:06:04 +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
502b5c5414
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-02-16 15:26:46 +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