Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Marius Balteanu 4df8e5f7f1 Update .gitignore with the new location for themes directory (#39111). il y a 3 mois
.github Fix typo: s/web site/website/ (#31327). il y a 5 ans
app Replaces @URI.parse@ with @Addressable::URI.parse(url)@ to enhance robustness of @validate_back_url@ (#31831). il y a 3 mois
bin Fix the changelog generator to work with the current www.redmine.org. il y a 7 mois
config Stop appending the utf8 checkmark parameter to form URLs (#40190). il y a 3 mois
db/migrate Change the default notification option from `only_my_events` to `only_assigned` (#39500). il y a 5 mois
doc Updates UPGRADING doc to include the new themes directory location from [redmine_root] (#39111). il y a 3 mois
extra Use ApplicationRecord instead of ActiveRecord::Base (#38975). il y a 3 mois
files trunk moved from /trunk/redmine to /trunk il y a 17 ans
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). il y a 3 mois
log add newline at end of log/delete.me (#24928) il y a 7 ans
plugins Merged rails-3.2 branch. il y a 12 ans
public Move public assets (images, javascripts, stylesheets, themes) to app/assets (#39111). il y a 3 mois
test Stop appending the utf8 checkmark parameter to form URLs (#40190). il y a 3 mois
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). il y a 3 mois
tmp tmp/pdf directory is no longer necessary (#32924). il y a 4 ans
.gitignore Update .gitignore with the new location for themes directory (#39111). il y a 3 mois
.hgignore Add Propshaft library to enable the asset pipeline without modifying existing assets (#39111). il y a 3 mois
.rubocop.yml Set TargetRubyVersion of RuboCop to 3.0 (#38585). il y a 3 mois
.rubocop_todo.yml Use ApplicationRecord instead of ActiveRecord::Base (#38975). il y a 3 mois
.stylelintignore Adds Stylelint to lint CSS files (#32888). il y a 4 ans
.stylelintrc Remove deprecated 'no-extra-semicolons' rule from Stylelint (#39400). il y a 6 mois
CONTRIBUTING.md Fix typo: s/web site/website/ (#31327). il y a 5 ans
Gemfile Update activerecord-sqlserver-adapter to 7.1 (#40148, #36320). il y a 3 mois
README.rdoc Typo il y a 12 ans
Rakefile Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630). il y a 5 ans
config.ru Fix RuboCop offense Style/RedundantConstantBase (#36919). il y a 1 an
package.json Update Stylelint to 15.11.0 (#39400). il y a 6 mois
yarn.lock Update Stylelint to 15.11.0 (#39400). il y a 6 mois

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