You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marius Balteanu 4df8e5f7f1 Update .gitignore with the new location for themes directory (#39111). 2 months ago
.github Fix typo: s/web site/website/ (#31327). 5 years ago
app Replaces @URI.parse@ with @Addressable::URI.parse(url)@ to enhance robustness of @validate_back_url@ (#31831). 2 months ago
bin Fix the changelog generator to work with the current www.redmine.org. 7 months ago
config Stop appending the utf8 checkmark parameter to form URLs (#40190). 2 months ago
db/migrate Change the default notification option from `only_my_events` to `only_assigned` (#39500). 4 months ago
doc Updates UPGRADING doc to include the new themes directory location from [redmine_root] (#39111). 2 months ago
extra Use ApplicationRecord instead of ActiveRecord::Base (#38975). 3 months ago
files trunk moved from /trunk/redmine to /trunk 17 years ago
lib Custom themes are now loaded from "/themes" directory from project root. The themes provided by Redmine (alternate and classic) remains in "app/assets/themes" (#39111). 2 months ago
log add newline at end of log/delete.me (#24928) 7 years ago
plugins Merged rails-3.2 branch. 12 years ago
public Move public assets (images, javascripts, stylesheets, themes) to app/assets (#39111). 3 months ago
test Stop appending the utf8 checkmark parameter to form URLs (#40190). 2 months ago
themes Custom themes are now loaded from "/themes" directory from project root. The themes provided by Redmine (alternate and classic) remains in "app/assets/themes" (#39111). 2 months ago
tmp tmp/pdf directory is no longer necessary (#32924). 4 years ago
.gitignore Update .gitignore with the new location for themes directory (#39111). 2 months ago
.hgignore Add Propshaft library to enable the asset pipeline without modifying existing assets (#39111). 3 months ago
.rubocop.yml Set TargetRubyVersion of RuboCop to 3.0 (#38585). 3 months ago
.rubocop_todo.yml Use ApplicationRecord instead of ActiveRecord::Base (#38975). 3 months ago
.stylelintignore Adds Stylelint to lint CSS files (#32888). 4 years ago
.stylelintrc Remove deprecated 'no-extra-semicolons' rule from Stylelint (#39400). 6 months ago
CONTRIBUTING.md Fix typo: s/web site/website/ (#31327). 5 years ago
Gemfile Update activerecord-sqlserver-adapter to 7.1 (#40148, #36320). 3 months ago
README.rdoc Typo 12 years ago
Rakefile Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630). 5 years ago
config.ru Fix RuboCop offense Style/RedundantConstantBase (#36919). 1 year ago
package.json Update Stylelint to 15.11.0 (#39400). 6 months ago
yarn.lock Update Stylelint to 15.11.0 (#39400). 6 months ago

README.rdoc

= Redmine

Redmine is a flexible project management web application written using Ruby on Rails framework.

More details can be found in the doc directory or on the official website http://www.redmine.org