Commit
commit fc1e06c13c86b3386a1028d6be7fd0289dd34a93 Author: Jan DankertDate: Fri Apr 26 01:00:03 2019 +0200 Neu: Nicht-Modaler Dialog zum Bearbeiten von Inhalten. "Eigenschaften" wird in diesem Dialog jetzt geƶffnet. Es fehlen noch CSS-Nacharbeiten! .../themes/default/html/views/folder/edit.php | 2 +- .../themes/default/html/views/folder/info.php | 2 +- .../themes/default/html/views/profile/edit.php | 2 +- .../themes/default/html/views/project/prop.php | 2 +- .../themes/default/html/views/title/show.php | 2 +- .../default/html/views/title/show.tpl.src.xml | 2 +- modules/cms-ui/themes/default/layout/index.php | 5 ++++- .../themes/default/production/combined.min.css | 2 +- .../themes/default/production/combined.min.js | 16 +++----------- modules/cms-ui/themes/default/script/openrat.js | 25 ++++++++++++++++++++++ .../cms-ui/themes/default/script/openrat.min.js | 2 +- .../script/plugin/jquery-plugin-orLinkify.js | 5 ++++- .../script/plugin/jquery-plugin-orLinkify.min.js | 12 +---------- .../themes/default/style/openrat-workbench.css | 14 +++++++++++- .../themes/default/style/openrat-workbench.less | 17 +++++++++++++++ .../themes/default/style/openrat-workbench.min.css | 2 +- .../components/html/form/Form.class.php | 4 ++-- .../template-engine/components/html/form/form.js | 4 ++-- .../components/html/form/form.min.js | 2 +- 19 files changed, 81 insertions(+), 41 deletions(-)