Commit Graph

7735 Commits

Author SHA1 Message Date
Uwe Steinmann
e543f100d5 update release date and notes 2020-03-02 09:43:39 +01:00
Uwe Steinmann
0e7b23ff4c fix error when getting version of document 2020-03-02 09:29:53 +01:00
Uwe Steinmann
756a86abe5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-03-02 09:26:41 +01:00
Uwe Steinmann
e83799d25d add entry for 5.1.15 2020-03-02 09:18:55 +01:00
Uwe Steinmann
d508ef93db use new method ExtensionMgr::getExtensionFromRepository() 2020-03-02 09:18:16 +01:00
Uwe Steinmann
3b3ada2ff5 fix import of extension in list of extension versions 2020-03-02 09:17:30 +01:00
Uwe Steinmann
02dd7989fb add new method getExtensionFromRepository(), support for proxy 2020-03-02 09:16:45 +01:00
Uwe Steinmann
6454f466cf pass proxy parameters to construction of Extension Mgr 2020-03-02 09:16:03 +01:00
Uwe Steinmann
cbf6afa6d2 load/save proxy paramters 2020-03-02 09:15:25 +01:00
Uwe Steinmann
479214118e add entry for 6.0.8 2020-02-29 15:20:09 +01:00
Uwe Steinmann
13e27496e0 fix getting workflow log when triggering a transition 2020-02-29 15:19:11 +01:00
Uwe Steinmann
111d433c8a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-02-28 18:21:33 +01:00
Uwe Steinmann
0e4a819e2b run various outputs through htmlspecialchars() 2020-02-28 18:20:44 +01:00
Uwe Steinmann
23a456e730 fix various js errors
probably due to new cytoscape version
2020-02-28 18:12:53 +01:00
Uwe Steinmann
3b79e09033 new cytoscape version 3.13.1 2020-02-28 17:42:45 +01:00
Uwe Steinmann
c8df1533e6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-02-28 11:18:09 +01:00
Uwe Steinmann
176a2becb0 add changes for 5.1.15 2020-02-28 11:00:40 +01:00
Uwe Steinmann
13b7de9c60 support one page mode on search page 2020-02-28 09:48:43 +01:00
Uwe Steinmann
975c6cb147 add js code for catching clicks on folder rows in one page mode 2020-02-28 09:47:58 +01:00
Uwe Steinmann
b11aed0d18 fix comparision of versions 2020-02-28 09:47:23 +01:00
Uwe Steinmann
a424268514 click on related documents works in onepage mode 2020-02-28 08:28:58 +01:00
Uwe Steinmann
2eda020373 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-02-27 18:01:14 +01:00
Uwe Steinmann
52d958afc8 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-02-27 18:00:14 +01:00
Uwe Steinmann
30d1a07c32 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2020-02-27 18:00:02 +01:00
Uwe Steinmann
925b8d12b4 various language updates 2020-02-27 17:59:44 +01:00
Uwe Steinmann
58bf7ab1b7 show only if debug mode is on 2020-02-27 17:58:42 +01:00
Uwe Steinmann
ae2b7d4631 add debug mode 2020-02-27 17:58:31 +01:00
Uwe Steinmann
9e5f005f05 do not check checkboxes by default 2020-02-27 17:45:54 +01:00
Uwe Steinmann
3822db8efa update changelog for 5.1.15 2020-02-27 14:01:37 +01:00
Uwe Steinmann
5f71f51644 add entries for 6.0.8 2020-02-26 21:14:35 +01:00
Uwe Steinmann
08c0507de2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-02-26 21:11:20 +01:00
Uwe Steinmann
41fd2514b6 do not call unzip but use ZipArchive instead 2020-02-26 21:08:03 +01:00
Uwe Steinmann
f1ad164f44 allow application/x-zip-compressed for extensions 2020-02-26 21:07:48 +01:00
Uwe Steinmann
9733c44ef3 do not access SeedDMD_Document_Content::_version anymore
use SeedDMD_Document_Content::getVersion() instead
2020-02-26 20:59:26 +01:00
Uwe Steinmann
7761f5d77b get root folder in printTreeNavigationJs() only if partialtree is not set 2020-02-26 20:58:54 +01:00
Uwe Steinmann
3d33c1d49c get rid of git merge errors 2020-02-26 20:57:40 +01:00
Uwe Steinmann
33c4f88636 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-02-25 17:14:36 +01:00
Uwe Steinmann
3448734024 set callback removePreviews() when removing a folder 2020-02-25 17:08:38 +01:00
Uwe Steinmann
6bf193aa85 removePreviews() has been moved into controller 2020-02-25 17:08:13 +01:00
Uwe Steinmann
c28a7dd081 callback removePreviews() muss return null 2020-02-25 17:06:55 +01:00
Uwe Steinmann
9696187a9a set url after selecting record 2020-02-25 09:52:27 +01:00
Uwe Steinmann
4675c785db set configuration for http proxy 2020-02-21 10:01:09 +01:00
Uwe Steinmann
a994659f6c add changes for 5.1.15 2020-02-21 10:00:45 +01:00
Uwe Steinmann
453da9ce00 metadata file may have data for custom attributes 2020-02-21 09:59:58 +01:00
Uwe Steinmann
e2ac404760 set header X-Content-Type-Options (still commented out) 2020-02-18 09:46:32 +01:00
Uwe Steinmann
7ed771dba8 some improvements (still unfinished) 2020-02-18 09:45:59 +01:00
Uwe Steinmann
0378295208 forbit index listing 2020-02-18 09:29:16 +01:00
Uwe Steinmann
6bf6a4b582 start new version 5.1.15 2020-02-17 12:57:48 +01:00
Uwe Steinmann
5f900b7ab1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-02-17 10:22:23 +01:00
Uwe Steinmann
4b402a131f update release date 2020-02-17 10:21:01 +01:00