Commit Graph

24 Commits (7b7b39b6457f818370894ce849b57db855111f48)

Author SHA1 Message Date
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis f47821db0c [#350] Remove freeze from Settings so the values can be modified later 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis e4fac8d40f [#350] Refactor: extract method 14 years ago
Felix Schäfer c51a32ac23 Use Rails.cache to cache application settings. #350 14 years ago
Toshi MARUYAMA 5ad7dfee4a scm: add CP932 at Setting::ENCODINGS (#2664, #2274). 14 years ago
Eric Davis 4a67c211ca Fixed a nil method error in Setting#value= 15 years ago
Jean-Philippe Lang 9525e5f147 Fixes Setting.openid? (#2764). 16 years ago
Jean-Philippe Lang ff9da0bab0 Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support. 16 years ago
Jean-Philippe Lang fefc6e6bec Adds .find and .all Plugin class methods. 16 years ago
Jean-Philippe Lang 0cf15476a3 Adds support for commit logs reencoding to UTF-8 before insertion in the database (#834, #917, #1663). 16 years ago
Jean-Philippe Lang 79f92a675a User display format is now configurable in administration settings. 17 years ago
Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 17 years ago
Jean-Philippe Lang e4ce95c3a1 Added a couple of new formats for the 'date format' setting. 17 years ago
Jean-Philippe Lang e4f0864e3a Basic plugin support. 17 years ago
Jean-Philippe Lang 31eda0fcb2 Fixed setting value serialization. 17 years ago
Jean-Philippe Lang 25012efc9c Fixed: Oracle error when saving serialized setting (eg. mail notifications) 17 years ago
Jean-Philippe Lang 23264ec3eb Mail notification options restored (default is: issue_added and issue_updated). 17 years ago
Jean-Philippe Lang 6bdc13b33d Added cache for application settings (Setting model). 17 years ago
Jean-Philippe Lang 7eb6471559 Added autologin feature (disabled by default). 18 years ago
Jean-Philippe Lang c1537b5291 * fixed a variable name error in Setting 18 years ago
Jean-Philippe Lang 0b4d4db131 settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago