Go to file
2021-09-22 09:43:12 +02:00
conf some clean ups, add more documentation 2021-09-10 09:37:07 +02:00
controllers return better error msg if regex is invalid 2021-09-16 17:11:42 +02:00
develop - added tools to check translations 2010-12-14 16:07:56 +00:00
doc min version of php is 7.3 2021-09-17 19:02:53 +02:00
ext/example remove final '?>' 2021-02-24 08:31:50 +01:00
inc remove constructor, because it was the same like in the parent class 2021-09-20 16:42:14 +02:00
install set email of admin to info@seeddms.org, fix inserts of sqlite 2021-09-16 16:20:57 +02:00
languages add html body of all notification mails 2021-09-06 16:32:24 +02:00
op createDump() has moved into database class and now expects a file pointer 2021-09-17 19:03:14 +02:00
out pass sortusersinlist of view 2021-09-16 16:25:36 +02:00
restapi check for quota and duplicate content when uploading new doc or version 2021-04-30 14:49:02 +02:00
SeedDMS_Core check expiration date in search() 2021-09-22 09:43:12 +02:00
SeedDMS_Lucene add new methods setCmd() and setContent() 2021-06-30 12:53:20 +02:00
SeedDMS_Preview update package info 2021-05-10 09:00:55 +02:00
SeedDMS_SQLiteFTS check if fetch() returns a record 2021-08-18 12:12:07 +02:00
styles item passed to updater of typeahead is now the complete element not just the data-value 2021-03-29 13:47:41 +02:00
utils add support for indexing folders 2020-12-12 16:29:56 +01:00
views add placeholder with example for regex 2021-09-16 17:11:14 +02:00
webdav log successful authentication 2021-05-31 19:13:51 +02: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 set some security headers 2021-03-10 11:59:19 +01:00
CHANGELOG more settings to disable import and download of extensions 2021-09-09 11:42:38 +02:00
Gruntfile.js add more packages for new bootstrap4 theme 2021-04-18 07:03:31 +02:00
index.php fix major security issue 2021-02-25 12:04:27 +01:00
LICENSE - move all sources into trunk 2010-10-29 13:19:51 +00:00
Makefile add bootstrap4 to view 2021-05-12 11:39:30 +02:00
package.json add more packages for new bootstrap4 theme 2021-04-18 07:03:31 +02:00
TODO remove xml import/export 2020-01-23 07:53:23 +01:00