53 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Author SHA1 Message Date
  Marius Balteanu 70f8ca64dd You can configure default project queries in the following places (#35795): 2 years ago
  Go MAEDA 7f965286ed Default issue query (#7360). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 34310eece6 Ability to set default value for "I don't want to be notified of changes that I make myself" (#34787). 3 years ago
  Toshi MARUYAMA 67df618482 fix one liner function semicolon at app/models/user_preference.rb 3 years ago
  Toshi MARUYAMA 25bd274b0e shorten long line of app/models/user_preference.rb 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA d48769f152 Enable users to receive email notifications about high issues (only) (#32628). 4 years ago
  Go MAEDA 6611f5bf5d Make languages in Highlighted code button in toolbar customizable (#32528). 4 years ago
  Toshi MARUYAMA 894aa10ffc cleanup: rubocop: fix Layout/AlignArguments in app/models/user_preference.rb 4 years ago
  Jean-Philippe Lang 04b8be1d5b User preference for issue history default tab (#3058). 5 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 29403e710a Adds favorites and recently used projects lists to project jump box (#31355). 5 years ago
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA ed14823d13 Replace Hash#keys.each with faster Hash#each_key (#29305). 5 years ago
  Toshi MARUYAMA fc61598d55 fix NameError (uninitialized constant) when "config.eager_load = true" (#26513) 7 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 7 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang 88a3a351d0 Don't hardcode the groups on My page. 7 years ago
  Jean-Philippe Lang 4cfd513373 Allow multiple instances of custom queries on My page (#1565). 7 years ago
  Jean-Philippe Lang d21627b70f Clear settings for blocks that are no longer used. 7 years ago
  Jean-Philippe Lang 8c7898bb5d Let user choose columns and sort order of issue lists on "My page" (#1565). 7 years ago
  Jean-Philippe Lang ae99ecd54f Wrap conditions with a single if new_record?. 7 years ago
  Jean-Philippe Lang 6d21b3c4ae Add default timezone for new users (#16484). 7 years ago
  Toshi MARUYAMA d42e8b3f5c remove trailing white space from app/models/user_preference.rb 7 years ago
  Jean-Philippe Lang db5bd2b2de My page - Spent time: configurable number of days to display (#8761). 7 years ago
  Jean-Philippe Lang 55be5e82b8 Adds #add_block and #remove_block methods. 7 years ago
  Jean-Philippe Lang 8b86d5158e Moves blocks definition to Redmine::MyPage. 7 years ago
  Jean-Philippe Lang 2342fe9a75 User preference for monospaced / variable-width font in textareas (#23653). 7 years ago
  Jean-Philippe Lang 43d8ab8288 Use safe_attributes for user preferences. 8 years ago
  Jean-Philippe Lang 05a9275fda "I don't want to be notified of changes that I make myself" as Default for all User (#14574). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang ad8a529c8d Option to show email adresses by default for new users (#21447). 8 years ago
  Jean-Philippe Lang 589bde0899 Activity page to remember user's selection of activities (#1605). 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang 06efcaddfa Fixed usage of #attribute_present? in UserPreference (#13008). 10 years ago
  Jean-Philippe Lang 10ed306b19 Fixed that locking and unlocking a user resets the email notification checkbox (#14020). 11 years ago
  Toshi MARUYAMA b26f1c55cc remove trailing white-space from app/models/user_preference.rb 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 838025372d Potential can't dup NilClass error in UserPreference (#11905). 11 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 87356648f6 Set user_id as a protected attribute (#10390). 12 years ago
  Jean-Philippe Lang 062fbeae80 Makes models #initialize accept additional arguments. 12 years ago
  Toshi MARUYAMA 32ed138c53 Rails3: model: replace deprecated before_save method at UserPreference model 12 years ago
  Toshi MARUYAMA a20b4c6b23 remove trailing white-spaces from app/models/user_preference.rb. 13 years ago
  Jean-Philippe Lang 17591a3ea5 Warning on leaving a page with unsaved content in textarea (#2910). 13 years ago
  Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 16 years ago
  Jean-Philippe Lang e951d84584 Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776). 16 years ago