summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds translation strings (#19851).Jean-Philippe Lang2015-06-1946-0/+46
* Russian translation update (#19825).Jean-Philippe Lang2015-06-191-7/+7
* Italian translation update (#20035).Jean-Philippe Lang2015-06-191-64/+60
* Traditional Chinese translation (#20037).Jean-Philippe Lang2015-06-191-12/+11
* Japanese translation update (#19991).Jean-Philippe Lang2015-06-191-9/+8
* Bulgarian translation (#20130).Jean-Philippe Lang2015-06-191-16/+15
* Removed extra blank lines (#19851).Jean-Philippe Lang2015-06-192-3/+0
* Adds a UI test (#19851).Jean-Philippe Lang2015-06-193-3/+56
* Tests that submitted data is present in the sudo form (#19851).Jean-Philippe Lang2015-06-191-0/+3
* Removed extra blank lines (#19851).Jean-Philippe Lang2015-06-191-3/+0
* Adds french translation (#19851).Jean-Philippe Lang2015-06-191-0/+1
* Fixed wrong password rendering broken by r14339 (#19851).Jean-Philippe Lang2015-06-191-2/+2
* Fixed r14339 for when closing the dialog by using the upper-right cross (#198...Jean-Philippe Lang2015-06-191-2/+2
* Fixed the sudo dialog when called from a dialog, eg. email addresses (#19851).Jean-Philippe Lang2015-06-192-3/+7
* Don't use SudoMode.disable! to skip API requests (#19851).Jean-Philippe Lang2015-06-192-4/+19
* Renamed sudo mode test.Jean-Philippe Lang2015-06-191-0/+0
* Adds a configuration setting to enable sudo mode, disabled by default (#19851).Jean-Philippe Lang2015-06-1914-33/+35
* Use existing label for password submission (#19851).Jean-Philippe Lang2015-06-194-4/+2
* Changed /my/show_api_key route to /my/api_key (#19851).Jean-Philippe Lang2015-06-192-1/+2
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-1932-2/+463
* Deprecates Project#member_principals.Jean-Philippe Lang2015-06-185-17/+19
* Gemfile: use jdbc-sqlite3 version >= 3.8.10.1 (#19252)Toshi MARUYAMA2015-06-181-1/+1
* Prevent roles loading on each call to User#managed_roles for admins.Jean-Philippe Lang2015-06-171-1/+2
* Adds a test for #19162.Jean-Philippe Lang2015-06-171-0/+12
* Gemfile: explicitly update jquery-rails version to 3.1.3 (CVE-2015-1840)Toshi MARUYAMA2015-06-171-1/+1
* remove trailing white spaces from app/models/principal.rbToshi MARUYAMA2015-06-171-1/+1
* Gemfile: update Rails to 4.2.2Toshi MARUYAMA2015-06-171-1/+1
* Strip leading spaces to prevent lines from being rendered as pre tags.Jean-Philippe Lang2015-06-161-1/+8
* Markdown formatter not running on rake test.Jean-Philippe Lang2015-06-161-1/+1
* Don't duplicate tags.Jean-Philippe Lang2015-06-162-10/+6
* Remove style tags from html body (#15716).Jean-Philippe Lang2015-06-164-6/+21
* Adds a form to manually submit an email to the mail handler.Jean-Philippe Lang2015-06-155-2/+59
* Better handle html-only emails (#16962).Jean-Philippe Lang2015-06-1514-19/+1312
* Set new member form width to 90% (#19844).Jean-Philippe Lang2015-06-141-1/+1
* Align roles on new member form (#19844).Jean-Philippe Lang2015-06-141-0/+1
* Fixed test failure (#6118).Jean-Philippe Lang2015-06-131-1/+1
* Put roadmap versions in <article> tags (#19341).Jean-Philippe Lang2015-06-131-1/+5
* Put news articles into <article> tags (#19339).Jean-Philippe Lang2015-06-131-7/+11
* Adds test for when filtering on invalid issue ids (#6118).Jean-Philippe Lang2015-06-131-0/+18
* Adds issue filters on parent/subtasks (#6118).Jean-Philippe Lang2015-06-135-2/+87
* Add BOM to UTF-8 encoded CSV (#7037).Jean-Philippe Lang2015-06-132-1/+38
* Adds a class for handling CSV generation (#7037).Jean-Philippe Lang2015-06-135-22/+75
* Newlines stripped from CVS commit messages (#19835).Jean-Philippe Lang2015-06-131-1/+0
* Set a max width to html email content (#16535).Jean-Philippe Lang2015-06-064-4/+27
* Change default display mode for PDF Export to OneColumn (#19546).Jean-Philippe Lang2015-06-061-0/+1
* Code formatting (#19982).Jean-Philippe Lang2015-06-061-9/+9
* Replaces hard-coded strings in views (#19707).Jean-Philippe Lang2015-06-0650-3/+150
* Adds missing strings to locales (#8929).Jean-Philippe Lang2015-06-0648-0/+96
* Can't apply textile modifiers to 1 non-ASCII character (#19995).Jean-Philippe Lang2015-06-062-2/+8
* acts_as_versioned not compatible with ActiveRecord 4.2.1 (#19957).Jean-Philippe Lang2015-05-311-1/+1