Go to file
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
conf add more converters for preview 2016-11-15 21:13:04 +01:00
controllers set Content-Disposition even if file type not in list of online file types 2017-01-10 08:48:05 +01:00
develop - added tools to check translations 2010-12-14 16:07:56 +00:00
doc add more hooks 2017-02-23 09:03:21 +01:00
ext/example add file with translations for example extension 2013-09-05 08:54:22 +02:00
inc set 'absbaseprefix' in view which holds the current absolute url prefix 2017-02-22 13:02:20 +01:00
install new version 5.0.10 2017-02-20 17:43:51 +01:00
languages add new key rm_event, some updates 2017-02-16 14:43:28 +01:00
op pass null as first argument to preIndexDocument() 2017-02-24 12:14:22 +01:00
out take out extra inc/inc.DBInit.php 2017-02-24 13:46:03 +01:00
restapi include previewer, include slim from vendor dir 2017-02-22 09:08:52 +01:00
SeedDMS_Core remove backticks in sql statement 2017-02-24 13:46:58 +01:00
SeedDMS_Lucene make all functions static 2016-07-05 17:31:25 +02:00
SeedDMS_Preview new version 1.2.1 2016-11-15 21:08:26 +01:00
SeedDMS_SQLiteFTS new version 1.0.6 2016-07-04 20:52:33 +02:00
styles Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-16 15:26:46 +01:00
themes - move all sources into trunk 2010-10-29 13:19:51 +00:00
utils replace echo with logger 2017-02-20 21:24:53 +01:00
views index each document by calling ajax function 2017-02-24 12:13:51 +01:00
webdav take out definition of apache_request_headers(), do use method if not available 2017-01-17 13:47:14 +01:00
.gitignore ignore some files 2017-01-05 18:06:12 +01:00
CHANGELOG update changelog for 5.0.10 2017-02-24 12:36:31 +01:00
index.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
LICENSE - move all sources into trunk 2010-10-29 13:19:51 +00:00
Makefile new version 5.0.10 2017-02-20 17:43:51 +01:00
TODO clean up 2013-02-15 20:30:11 +01:00