This website requires JavaScript.
Explore
Help
Sign In
meineerde
/
redmine
Watch
1
Star
0
Fork
0
You've already forked redmine
mirror of
https://github.com/meineerde/redmine.git
synced
2026-03-22 16:59:54 +00:00
Code
Issues
Releases
Wiki
Activity
redmine
/
config
History
…
..
environments
…
initializers
Fixed an issue where Redmine would not start due to an error in Propshaft (
#39111
).
2024-11-05 16:01:27 +00:00
locales
…
additional_environment.rb.example
…
application.rb
…
boot.rb
Use File.exist? instead of deprecated File.exists? (
#36358
).
2021-12-27 03:20:31 +00:00
configuration.yml.example
…
database.yml.example
…
environment.rb
…
icon_source.yml
Adds rake task to download SVG icons from Tabler Github repository using config/icon_source.yml as source and to generate a sprite file with all the SVG icons (
#23980
):
2024-10-08 21:53:53 +00:00
routes.rb
Add bulk unlock to user list context menu (
#40913
).
2024-07-13 10:21:49 +00:00
settings.yml
…