conf
|
set onePageMode to true
|
2021-11-27 12:08:10 +01:00 |
controllers
|
separate cache by png, txt, and pdf
|
2023-01-05 15:09:25 +01:00 |
develop
|
- added tools to check translations
|
2010-12-14 16:07:56 +00:00 |
doc
|
add converter for postscript
|
2023-01-05 15:09:04 +01:00 |
ext/example
|
turn off example extension
|
2021-09-27 15:56:33 +02:00 |
inc
|
set end of conversion in any case, not just if iptc data was found
|
2023-01-05 16:57:18 +01:00 |
install
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2022-09-08 18:31:36 +02:00 |
languages
|
some new phrases
|
2023-01-03 17:00:25 +01:00 |
op
|
init index with stopwords file
|
2023-01-05 08:04:48 +01:00 |
out
|
fix checking for search result hits
|
2023-01-06 13:46:33 +01:00 |
restapi
|
fix indention of lines
|
2023-01-01 09:23:04 +01:00 |
SeedDMS_Core
|
do not set PDO::ATTR_AUTOCOMMIT because it prevents sql statements not in a transaction from being executed
|
2023-01-06 07:48:32 +01:00 |
SeedDMS_Lucene
|
make init() static
|
2023-01-05 08:01:48 +01:00 |
SeedDMS_Preview
|
use DIRECTORY_SEPARATOR, add prefix 'png', 'txt', 'pdf' to previewDir
|
2023-01-05 15:08:05 +01:00 |
SeedDMS_SQLiteFTS
|
remove spaces which prevented reading the stop word list
|
2023-01-05 09:45:22 +01:00 |
styles
|
remove old logo
|
2021-09-27 11:23:53 +02:00 |
utils
|
script for uploading files from local disc
|
2023-01-03 14:16:43 +01:00 |
views
|
better legend title
|
2023-01-06 13:46:58 +01:00 |
webdav
|
pass notification and authentication service to ServeRequest
|
2022-11-29 10:44:19 +01:00 |
.editorconfig
|
set indent_size to 2
|
2019-10-28 10:11:06 +01:00 |
.gitignore
|
ignore webapp
|
2021-07-06 17:09:57 +02:00 |
.htaccess
|
allow facicon in extensions
|
2022-11-04 20:38:09 +01:00 |
build.xml
|
add build file for phing
|
2022-02-25 07:46:05 +01:00 |
CHANGELOG
|
add note for 5.1.29
|
2023-01-05 15:10:21 +01:00 |
composer-dist.json
|
depend on symfony/http-foundation
|
2022-07-26 11:31:36 +02:00 |
Gruntfile.js
|
install bootbox 5
|
2021-11-28 08:43:16 +01:00 |
index.php
|
add logger, conversionmgr, authenticator, etc to container
|
2023-01-01 20:00:27 +01:00 |
LICENSE
|
- move all sources into trunk
|
2010-10-29 13:19:51 +00:00 |
Makefile
|
fix target to create api doc
|
2022-11-18 11:22:08 +01:00 |
package.json
|
get bootbox
|
2021-11-28 08:42:48 +01:00 |
TODO
|
minor upates
|
2022-09-15 13:10:36 +02:00 |