| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r15238. | Jean-Philippe Lang | 2016-03-13 | 51 | -51/+51 |
* | Adds a test for #21202 (#6969). | Jean-Philippe Lang | 2015-11-11 | 1 | -0/+18 |
* | Reverts r14812 (#6969). | Jean-Philippe Lang | 2015-11-11 | 1 | -8/+1 |
* | Fixed that less-than sign is not escaped by textile formatter (#6969). | Jean-Philippe Lang | 2015-11-07 | 1 | -1/+8 |
* | Fixed that #l_hours_short shows 2 h (#21069). | Jean-Philippe Lang | 2015-10-30 | 1 | -0/+5 |
* | Set locale in tests (#21060). | Jean-Philippe Lang | 2015-10-25 | 1 | -0/+1 |
* | Adds Enumeration custom field format (#21060). | Jean-Philippe Lang | 2015-10-25 | 1 | -0/+86 |
* | Missing fixtures. | Jean-Philippe Lang | 2015-10-20 | 1 | -1/+1 |
* | Add debug info for random test failure. | Jean-Philippe Lang | 2015-10-09 | 1 | -2/+2 |
* | Reset current user to prevent random test failures. | Jean-Philippe Lang | 2015-10-04 | 1 | -1/+1 |
* | Display all versions in query filter (#19271). | Jean-Philippe Lang | 2015-09-26 | 1 | -0/+10 |
* | Table renders wrong if a trailing space is after | symbol (#18223). | Jean-Philippe Lang | 2015-09-20 | 1 | -0/+22 |
* | CSV importer raises I18n::InvalidLocale exception if current user's language ... | Jean-Philippe Lang | 2015-08-15 | 1 | -0/+9 |
* | Markdown formatter not running on rake test. | Jean-Philippe Lang | 2015-06-16 | 1 | -1/+1 |
* | Remove style tags from html body (#15716). | Jean-Philippe Lang | 2015-06-16 | 1 | -0/+5 |
* | Better handle html-only emails (#16962). | Jean-Philippe Lang | 2015-06-15 | 3 | -0/+90 |
* | Add BOM to UTF-8 encoded CSV (#7037). | Jean-Philippe Lang | 2015-06-13 | 1 | -0/+31 |
* | Can't apply textile modifiers to 1 non-ASCII character (#19995). | Jean-Philippe Lang | 2015-06-06 | 1 | -0/+6 |
* | Email addresses with slashes are not linked correctly (#19735). | Jean-Philippe Lang | 2015-05-08 | 1 | -0/+6 |
* | Don't use current user locale to format dates (#19039). | Jean-Philippe Lang | 2015-02-08 | 1 | -23/+3 |
* | link_to in Redmine::Hook::ViewListener omits relative url root (#19024). | Jean-Philippe Lang | 2015-02-07 | 1 | -0/+9 |
* | fix tests (#13120) | Toshi MARUYAMA | 2015-01-18 | 1 | -1/+1 |
* | add missing fixture to Redmine::Hook::ManagerTest | Toshi MARUYAMA | 2015-01-18 | 1 | -0/+1 |
* | Upgrade to Rails 4.2.0 (#14534). | Jean-Philippe Lang | 2015-01-17 | 2 | -22/+22 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 45 | -69/+69 |
* | Force UTF-8 encoding of language names. | Jean-Philippe Lang | 2014-12-26 | 1 | -0/+5 |
* | Set en locale in test (#18679). | Jean-Philippe Lang | 2014-12-21 | 1 | -0/+1 |
* | Fixed: LabelledFormBuilder#label outputs 2 label elements (#18679). | Jean-Philippe Lang | 2014-12-21 | 1 | -0/+28 |
* | Make sure that themes are reloaded after test. | Jean-Philippe Lang | 2014-12-20 | 1 | -0/+2 |
* | Removes test menu item after test. | Jean-Philippe Lang | 2014-12-20 | 1 | -0/+4 |
* | Support for named route in project menu and a new :permission option (#6426). | Jean-Philippe Lang | 2014-12-14 | 2 | -6/+27 |
* | Textile: ignore invalid lang attribute values (#18501). | Jean-Philippe Lang | 2014-11-30 | 1 | -0/+14 |
* | Gantt unit tests cleanup. | Jean-Philippe Lang | 2014-11-30 | 1 | -462/+201 |
* | Removed some test contexts. | Jean-Philippe Lang | 2014-11-23 | 2 | -28/+0 |
* | Quote values in DOM selectors for Nokogiri compatibility. | Jean-Philippe Lang | 2014-11-20 | 2 | -5/+5 |
* | Fixed that URLs separated by line break are not rendered as links (#18349). | Jean-Philippe Lang | 2014-11-14 | 1 | -0/+13 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 12 | -1436/+1310 |
* | Use relative URL for thumbnails according to :only_path option (#18119). | Jean-Philippe Lang | 2014-10-18 | 1 | -5/+14 |
* | Ignore locales without :general_lang_name key (#18110). | Jean-Philippe Lang | 2014-10-18 | 1 | -0/+5 |
* | add missing fixtures to Redmine::VersionFieldFormatTest | Toshi MARUYAMA | 2014-09-12 | 1 | -1/+4 |
* | add missing fixtures to Redmine::UserFieldFormatTest | Toshi MARUYAMA | 2014-09-12 | 1 | -1/+4 |
* | Add a warning if two plugins have the same settings partial name (#14008). | Jean-Baptiste Barth | 2014-08-13 | 1 | -0/+6 |
* | Include host in macro generated thumbnails urls (#16989). | Jean-Philippe Lang | 2014-07-05 | 1 | -6/+6 |
* | Option to render boolean custom fields as a single check box or radio buttons... | Jean-Philippe Lang | 2014-07-05 | 1 | -0/+63 |
* | Fixed: unable to clear value for list custom field with multiple values and c... | Jean-Philippe Lang | 2014-05-24 | 1 | -0/+12 |
* | Fixed that custom field referencing deleted value trigger an error on display... | Jean-Philippe Lang | 2014-05-24 | 1 | -0/+7 |
* | Crash in markdown formatter causes ruby process to end (#16781). | Jean-Philippe Lang | 2014-05-02 | 1 | -0/+12 |
* | Set Redcarpet :no_intra_emphasis to true (#16669). | Jean-Philippe Lang | 2014-04-26 | 1 | -0/+4 |
* | Fixed test failure (#16362). | Jean-Philippe Lang | 2014-03-17 | 1 | -3/+1 |
* | Adds an option to send email on "Assignee updated" in application settings (#... | Jean-Philippe Lang | 2014-03-17 | 1 | -1/+1 |