Commit graph

10 commits

Author SHA1 Message Date
Jeroen Baten
20c5aecc59 Added sponsor request message to login page.
Tested i18n for new message in Dutch language.
Generated fresh translation input files.
Made small edit to jetty-env.xml to remove warning message.
2024-11-23 14:49:10 +01:00
Carsten Schumann
70ea14e86e
Bugfix: Replaced deprecated .class.name call.
The call to foo.class.name in JSP is deprecated and crashes in modern servers with the error message 

The identifier [class] is not a valid Java identifier as required by section 1.19 of the EL specification (Identifier ::= Java language identifier). This check can be disabled by setting the system property org.zkoss.zel.impl.parser.SKIP_IDENTIFIER_CHECK to true.

A proper replacement is foo['class'].name

See also https://www.logicbig.com/how-to/jsp/jsp-not-valid-java-identifier-exception.html
2019-07-02 12:14:08 +02:00
Vova Perebykivskyi
6b6179e750 Changes to Spring security rules.
Code refactoring.
2016-10-27 18:26:01 +03:00
Vova Perebykivskyi
2503ebf513 LibrePlan website opens in new browser window.
Code refactoring.
2016-10-27 10:05:21 +03:00
Vova Perebykivskyi
74a2d9900a Merge libreplan-webapp module with ZK branch.
Code refactoring.
2016-10-27 10:05:21 +03:00
Jeroen Baten
5c7bbdb6c5 replaced login screen logos 2016-09-12 21:18:05 +02:00
Vova Perebykivskyi
cfc416e4ec Update Spring stack.
Code refactoring (config files, java classes, css file).
Update LibrePlan version in files.
2016-05-13 11:16:33 +03:00
mvanmiddelkoop
8104cd4f6f Autofocus on username field at login
It annoyed me that the focus was not on the username field
automatically after loading Libreplan in the browser.
2015-02-28 11:08:37 +01:00
Jacobo Aragunde Pérez
74cb0b8694 Bug #1284: Added favicon.
FEA: ItEr76S04BugFixing
2012-05-08 12:46:54 +02:00
Manuel Rego Casasnovas
2a7e571edc Rename NavalPlan to LibrePlan
* Change all folders and file names
* Change string in all files

FEA: ItEr75S03CommunityMaterial
2011-10-28 09:13:16 +02:00
Renamed from navalplanner-webapp/src/main/webapp/common/layout/login.zul (Browse further)