Commit Graph

12 Commits

Author SHA1 Message Date
Florian Scholdei
f1b34eb502 Changeover to MIT license (#1066)
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md

Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2020-03-23 15:35:58 +01:00
Sebastian Sdorra
b09c46abcf remove old ui 2018-08-27 15:45:56 +02:00
Sebastian Sdorra
b5d1f57c88 removed freemarker template engine 2014-01-03 10:47:53 +01:00
Sebastian Sdorra
dfaa96b8ca remove cancel button on login window if anonymous access is disabled, see issue #396 2013-12-27 17:17:59 +01:00
Sebastian Sdorra
2d5fa22ca4 use index of char instead of index of string, if possible 2013-01-30 10:10:20 +01:00
Sebastian Sdorra
18be1a5b70 do not transform script resources 2012-08-13 08:13:02 +02:00
Sebastian Sdorra
bed3015fe3 fix template not found problems on /index.html 2012-08-12 22:22:51 +02:00
Sebastian Sdorra
f5ef8890bc use mustache template engine to render index and error page 2012-08-12 20:51:51 +02:00
Sebastian Sdorra
ae2b66bd08 add resources to template 2012-02-03 20:41:38 +01:00
Sebastian Sdorra
abdc256a0d fix missing content-type 2011-04-18 18:57:55 +02:00
Sebastian Sdorra
9739b216c4 improve i18n support 2011-03-31 10:52:25 +02:00
Sebastian Sdorra
df65beba50 using freemarker to render index.html 2011-03-27 13:47:47 +02:00