Commit Graph

131 Commits (a95a8aa40b7a1ae8f7d20e067cf34714681aa9f1)

Author SHA1 Message Date
Jean-Philippe Lang 9fe6bcac74 Fixes user's activity link (#2853). 16 years ago
Jean-Philippe Lang 94cc23f103 Adds missing time format in locales (#2831). 16 years ago
Jean-Philippe Lang a64b8695c8 Patch ActiveRecord::Errors#full_messages so that it contains custom values error messages. 16 years ago
Azamat Hackimov 0123f7cde0 New shiny locale config update - pt-BR (thank to Alexandre da Silva, #2802) 16 years ago
Jean-Philippe Lang 4596a35c0e Changes default english date/time formats. 16 years ago
Jean-Philippe Lang 82ea6c001d Translation update (#2798). 16 years ago
Jean-Philippe Lang 8cc8f5164d Adding more missing strings. 16 years ago
Jean-Philippe Lang 0624bdb6c9 Adds missing strings. 16 years ago
Jean-Philippe Lang 79c074dbe5 Fixes new setting name. 16 years ago
Jean-Philippe Lang 66afc8c054 Adds a setting to limit the size of text attachments that can be displayed by the file viewer (default set to 512KB). Larger files are sent for download. 16 years ago
Jean-Philippe Lang 1511b31377 Add missing 'support' section to he and it locales. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Eric Davis 14e445c600 Fixed the bundled ruby-openid gem 16 years ago
Eric Davis 8d53e433c5 Added a system setting for allowing OpenID logins and registrations 16 years ago
Eric Davis 896e64b759 Added the ability to login via OpenID. 16 years ago
Eric Davis f70be197e0 Unpacked OpenID gem. #699 16 years ago
Jean-Philippe Lang 8cf3d7a492 Replaces the repositories management SOAP API with a simple REST API. 16 years ago
Jean-Philippe Lang ab5e07e83e Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 16 years ago
Jean-Philippe Lang ef903ba70e Adds :async_smtp and :async_sendmail delivery methods to perform email deliveries asynchronously. 16 years ago
Jean-Philippe Lang d590317856 Fixes other formats download links on the project issue list (project_id lost) broken r2317. 16 years ago
Jean-Philippe Lang c4af6efd25 Fixing calendar and gantt links broken by r2317. 16 years ago
Jean-Philippe Lang a4544b0b26 Fixed actions on issues (gantt, calendar, move, bulk_edit...) at global level broken by r2317. 16 years ago
Jean-Philippe Lang e1f96ca4db Replaces the obsolete robots.txt with a cached action (#2491). 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang 2644141a36 Makes the app boot with Rails 2.2.2 16 years ago
Jean-Philippe Lang fec86a9ce1 Adds a setting to limit the number of diff lines that should be displayed (default to 1500). 16 years ago
Jean-Philippe Lang 657fa55118 Upgrade to Rails 2.1.2 16 years ago
Eric Davis 81eee10d5b Removing the custom Redmine hook in routes in favor of Engine's hook. 16 years ago
winterheart 0ecca9d8f1 D'oh... 16 years ago
winterheart c58298835d refreshing vn.yml (#2125) 16 years ago
winterheart d32b9b92cf Ooops, wrong. 16 years ago
winterheart de31cd9ef6 Intial support Vietnamese language (#2125), thanks to Kỳ Anh Huỳnh for work 16 years ago
Eric Davis ba20a67873 Added an option to turn user Gravatars on or off 16 years ago
Eric Davis 6810972762 Added a plugin hook :routes that plugins can use to add and even override routes 16 years ago
Nicolas Chuche a4b07a36ed add plain text option for mail #2029 16 years ago
Jean-Philippe Lang 0177f732a2 Reverts r1903. 16 years ago
Jean-Philippe Lang a3cf5dcded Fixes back_url in login filter (#1900). 16 years ago
Jean-Philippe Lang 1f1fd9e034 Expand RAILS_ROOT path on startup (#1892). 16 years ago
Jean-Philippe Lang 2986afc05e Adds support for free ticket filtering and custom queries on Gantt chart. 16 years ago
Jean-Philippe Lang 696d21f8c8 Adds cross-project time reports support (#994). 16 years ago
Jean-Philippe Lang dbad26c87d Adds an option to generate sequential project identifiers. 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 999d47f986 Use example.net as domain in default configuration (#1762). 16 years ago
Jean-Philippe Lang 9b579de9e2 Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename (#1649). 17 years ago
Jean-Philippe Lang fc42dd2cef Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file) (#1412). 17 years ago
Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 17 years ago
Jean-Philippe Lang bd3191f80d New rake task name in comments for creating sessions migration (#1520). 17 years ago
Jean-Philippe Lang 25bba80c9e Adds a simple API and a standalone script that can be used to forward emails from a local or remote email server to Redmine (#1110). 17 years ago
Jean-Philippe Lang 4d6f50d3fe Encoding set to utf8 in example database.yml (#1506). 17 years ago
Jean-Philippe Lang 5051566e51 Prettier url for changesets (#1443). 17 years ago