conf
|
add new fields
|
2023-08-25 12:32:49 +02:00 |
controllers
|
use DIRECTORY_SEPARATOR when building path to cache dir
|
2023-09-14 12:10:12 +02:00 |
develop
|
use propper language names
|
2023-03-01 12:16:41 +01:00 |
doc
|
use " instead of '
|
2023-10-14 08:50:48 +02:00 |
ext/example
|
turn off example extension
|
2021-09-27 15:56:33 +02:00 |
inc
|
do not set max_execution_time in constructor, it will be set later
|
2023-11-02 13:11:14 +01:00 |
install
|
make it work in recent versions of seeddms
|
2023-01-19 07:06:45 +01:00 |
languages
|
fix typo
|
2023-10-27 12:09:15 +02:00 |
op
|
use mayRemoveVersion()
|
2023-10-13 13:33:58 +02:00 |
out
|
use conversion manager
|
2023-11-28 10:23:08 +01:00 |
restapi
|
fix return code of changeGroupMembership() if no user id is passed
|
2023-11-30 17:02:28 +01:00 |
styles
|
remove old logo
|
2021-09-27 11:23:53 +02:00 |
utils
|
fix checking for metadatafile
|
2023-10-31 21:14:04 +01:00 |
views
|
use conversion manager
|
2023-11-28 10:23:08 +01:00 |
webdav
|
better eval of error msg after updating or adding a document
|
2023-05-11 16:58:08 +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
|
allow ttf files in directory 'res'
|
2023-11-23 15:50:25 +01:00 |
build.xml
|
use version 2.1.14 of composer
|
2023-04-11 19:26:54 +02:00 |
CHANGELOG
|
add changes for 5.1.33
|
2023-11-28 10:23:23 +01:00 |
composer-dist.json
|
set platform to php 7.4
|
2023-04-03 16:28:39 +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
|
get bootbox
|
2021-11-28 08:42:48 +01:00 |
TODO
|
minor upates
|
2022-09-15 13:10:36 +02:00 |