- 03 May, 2021 1 commit
-
-
Bastian Bringenberg authored
-
- 01 Dec, 2020 6 commits
-
-
Bastian Bringenberg authored
-
Bastian Bringenberg authored
-
Bastian Bringenberg authored
-
avalarion_avarres authored
[BUGFIX] Make WelcomeController compatible with SQLite See merge request !2
-
avalarion_avarres authored
[CLEANUP] Remove dead code in StartController See merge request !1
-
avalarion_avarres authored
Add links to legal notice and privacy policy See merge request !3
-
- 19 Nov, 2020 1 commit
-
-
Stephan Großberndt authored
-
- 18 Nov, 2020 1 commit
-
-
Stephan Großberndt authored
Upgrade Redmine to v4.1
-
- 11 Nov, 2020 2 commits
-
-
Bastian Bringenberg authored
[BUGFIX] update feed template to prevent exception during url_for call
-
Johannes authored
Adds in changes from redmine that fix the parameter handling
-
- 05 Nov, 2020 1 commit
-
-
Bastian Bringenberg authored
-
- 02 Nov, 2020 2 commits
-
-
Bastian Bringenberg authored
-
Bastian Bringenberg authored
-
- 28 Sep, 2020 1 commit
-
-
Bastian Bringenberg authored
-
- 22 Sep, 2020 1 commit
-
-
Bastian Bringenberg authored
-
- 14 Apr, 2017 7 commits
-
-
Steffen Gebert authored
The WelcomeControllerPatch uses MySQL 'RAND()' function to get a random user. This is incompatible with SQLite, which might be a comfortable alternative during testing. To allow using SQLite, use 'RANDOM()' instead, if the DB adapter is 'sqlite3'.
-
Steffen Gebert authored
This code is never used, but that from `lib/welcome_controller_patch.rb` instead. Thus, remove it.
-
Steffen Gebert authored
-
Michael Stucki authored
-
Steffen Gebert authored
-
Steffen Gebert authored
-
-
- 10 Apr, 2017 15 commits
-
-
Andreas Beutel authored
[TASK] Show a note about LDAP on login failure
-
Michael Stucki authored
-
Steffen Gebert authored
-
Michael Stucki authored
-
Michael Stucki authored
-
Steffen Gebert authored
-
Steffen Gebert authored
-
Michael Stucki authored
-
Michael Stucki authored
Our old Redmine installation has these fields already.
-
Michael Stucki authored
-
Michael Stucki authored
-
Michael Stucki authored
-
Michael Stucki authored
-
Michael Stucki authored
I think this is still needed...
-
Michael Stucki authored
-
- 09 Apr, 2017 1 commit
-
-
Steffen Gebert authored
Use the new plugin name `typo3_forge`
-
- 08 Apr, 2017 1 commit
-
-
Michael Stucki authored
-