- 12 Sep, 2018 1 commit
-
-
Erdem Karakus authored
-
- 11 Sep, 2018 1 commit
-
-
Joeri de Gooijer authored
`npm ci` speeds up installs by using package-lock.json directly. Note: it does not check the 'engines' property, that is only done when adding or changing dependencies.
-
- 05 Sep, 2018 3 commits
-
-
Ard Schrijvers authored
(cherry picked from commit 4d9dde92578c102482fab854854f357f45a5402d)
-
Ard Schrijvers authored
during a login attempt, whether successful or not, the fallback session is not required to be logged out. Also instead of calling #invalidateNow during a login attempt to force a new http session, it makes more sense to use #replaceSession which replaces the web session without destroying all wicket components directly. An extra advantage is that we can override replaceSession and then suppress the logging out of the fallback session (cherry picked from commit 4d19226ceda397a03e3c893be1e9b154ad62b99f)
-
Erdem Karakus authored
-
- 27 Aug, 2018 2 commits
-
-
Arent-Jan Banck authored
-
Arent-Jan Banck authored
-
- 22 Aug, 2018 2 commits
-
-
Arent-Jan Banck authored
-
Arent-Jan Banck authored
-
- 16 Aug, 2018 1 commit
-
-
Erdem Karakus authored
-
- 15 Aug, 2018 2 commits
-
-
Erdem Karakus authored
When original image used instead of scaled image in the scaling operation, original image file on the file system won't be deleted. (cherry picked from commit 06025da5)
-
Erdem Karakus authored
When an image has been scaled to its original dimensions, image which has the smaller weight when compared between original image and scaled image will be used to be saved. (cherry picked from commit bc45d293)
-
- 13 Aug, 2018 2 commits
-
-
Bert Leunis authored
-
Michael Metternich authored
(cherry picked from commit aedad3e3)
-
- 23 Jul, 2018 2 commits
-
-
Ard Schrijvers authored
Note this also backports also CMS-10946 due to conflicts otherwise. The changes in CMS-10946 can be backported without problems Avoid the possibility to exploit session fixation. After login, the session id needs to be renewed. There are some if/else conditions because when logging in into multiple webapps (cms and cms/console), it is not always possible to renew the session since you would then be logged out for the other app. Hence, the same credentials are allowed to login into a second app without session invalidation. On localhost we allow even different credentials to support being able to login into cms and cms/console during development with different credentials. (cherry picked from commit b1f02145)
-
Bert Leunis authored
The latest wicketstuff version for 6 is 6.28.0, which is used. (cherry picked from commit 77e6ee6c)
-
- 26 Jun, 2018 1 commit
-
- 12 Jun, 2018 2 commits
-
-
Jeroen Hoffman authored
-
Jeroen Hoffman authored
-
- 11 Jun, 2018 2 commits
-
-
Bert Leunis authored
-
Bert Leunis authored
-
- 08 Jun, 2018 2 commits
-
-
Jeroen Hoffman authored
CMS-11245 [back port CMS-11136 to 11.2] same logic for "Save all" as for "Discard all" in order to not confusingly cancel documents on "Save all" (cherry picked from commit b19acb38)
-
Jasper Floor authored
CMS-11245 [back port CMS-11136 to 11.2] properly handle document state on editor close for bulk tab actions (cherry picked from commit f120d6ab)
-
- 29 May, 2018 1 commit
-
-
Peter Centgraf authored
-
- 28 May, 2018 1 commit
-
-
Ate Douma authored
-
- 25 May, 2018 3 commits
-
-
Mathijs den Burger authored
-
Mathijs den Burger authored
No need to make it public. (cherry picked from commit 8c757b66)
-
Bert Leunis authored
A backport of HHP-26. Plus a text change in a pom file. (cherry picked from commit 9600a438)
-
- 24 Apr, 2018 2 commits
-
-
Peter Centgraf authored
-
Peter Centgraf authored
-
- 23 Apr, 2018 2 commits
-
-
Arthur Bogaart authored
While refactoring issue CMS 11063, a bug was introduced that allowed the YuiDatePicker to be created with a null reference for its settings. This in turn resulted in another null reference in the browser and a broken scheduled (de)publish dialog. Fixed by using the correct reference.
-
Peter Centgraf authored
-
- 20 Apr, 2018 3 commits
-
-
Arent-Jan Banck authored
-
Mathijs den Burger authored
-
Peter Centgraf authored
-
- 17 Apr, 2018 3 commits
-
-
Arthur Bogaart authored
-
Arthur Bogaart authored
-
Mathijs den Burger authored
(cherry picked from commit 476b3919)
-
- 16 Apr, 2018 2 commits
-
-
Mathijs den Burger authored
(cherry picked from commit 5dbf8229)
-
Mathijs den Burger authored
(cherry picked from commit 848b2085)
-