conf
|
set enableDropUpload to true
|
2024-09-20 14:22:43 +02:00 |
controllers
|
use unlink() to delete js files in cache, because rm can fail for a large number of files
|
2024-09-18 09:23:15 +02:00 |
develop
|
use propper language names
|
2023-03-01 12:16:41 +01:00 |
doc
|
add another converter for pdf to png using pdftocairo
|
2024-08-19 20:03:12 +02:00 |
ext/example
|
turn off example extension
|
2021-09-27 15:56:33 +02:00 |
inc
|
use name of sender even if force_from is set
|
2024-09-18 09:24:22 +02:00 |
install
|
make it work in recent versions of seeddms
|
2023-01-19 07:06:45 +01:00 |
languages
|
update body of testmail
|
2024-09-18 09:42:53 +02:00 |
op
|
replace german comments
|
2024-09-25 13:33:42 +02:00 |
out
|
create Access Operation for view
|
2024-07-31 11:17:05 +02:00 |
restapi
|
use controller in updateDocument
|
2024-05-06 12:31:40 +02:00 |
styles
|
improve navigating in typeahead menu
|
2024-04-01 11:35:37 +02:00 |
utils
|
actually exclude files set with --exclude
|
2024-08-15 13:35:25 +02:00 |
views
|
hook processConfig must return null, unless it changes the ext configuration
|
2024-09-25 13:34:56 +02:00 |
webdav
|
fix setting attributes, return quota and disk usage in PROPFIND
|
2024-09-23 12:42:26 +02:00 |
.editorconfig
|
-trim_trailing_whitespaces must be -trim_trailing_whitespace
|
2023-08-25 21:06:09 +02:00 |
.gitignore
|
ignore webapp
|
2021-07-06 17:09:57 +02:00 |
.htaccess
|
setting HTTP_AUTHORI
|
2024-01-26 12:53:32 +01:00 |
build.xml
|
get composer 2.2.22
|
2023-12-15 14:19:49 +01:00 |
CHANGELOG
|
add changes for 5.1.36
|
2024-09-23 12:42:57 +02:00 |
composer-dist.json
|
add composer-dev to require-dev
|
2024-09-20 18:28:48 +02:00 |
Gruntfile.js
|
install bootbox 5
|
2021-11-28 08:43:16 +01:00 |
index.php
|
no need to include vendor/autoload.php. It's done in inc.Settings.php
|
2023-03-29 09:03:58 +02:00 |
LICENSE
|
- move all sources into trunk
|
2010-10-29 13:19:51 +00:00 |
Makefile
|
use php7.4 for phing
|
2023-08-22 11:24:14 +02:00 |
package.json
|
update spectrum-colorpicker2
|
2024-01-10 22:18:03 +01:00 |
TODO
|
minor upates
|
2022-09-15 13:10:36 +02:00 |