summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-1718-48/+301
* Upgrade to Rails 4.2.6.Jean-Philippe Lang2016-04-161-1/+1
* Add missing + signs (#22493).Jean-Philippe Lang2016-04-141-3/+3
* Support for deleting attachments via API (#14828).Jean-Philippe Lang2016-04-122-1/+20
* Code cleanup (#22383).Jean-Philippe Lang2016-04-121-12/+7
* Support of default Active Record (I18n) transliteration paths (#22383).Jean-Philippe Lang2016-04-122-4/+18
* Fix test failures (#22058).Jean-Philippe Lang2016-04-122-6/+3
* Fix max width and adds a top margin (#22058).Jean-Philippe Lang2016-04-111-1/+1
* Set native EOL.Jean-Philippe Lang2016-04-110-0/+0
* Whitespace only change (#22058).Jean-Philippe Lang2016-04-111-1/+1
* Add inline image preview/display for attachments and repository entries (#220...Jean-Philippe Lang2016-04-118-2/+20
* Whitespace only change (#22058).Jean-Philippe Lang2016-04-112-10/+10
* Reduce view code duplication by using a nested layout for file rendering (#22...Jean-Philippe Lang2016-04-113-29/+19
* Force password reset for default admin user (#22381).Jean-Philippe Lang2016-04-111-0/+9
* Validate status of users and groups.Jean-Philippe Lang2016-04-114-0/+26
* Code cleanup.Jean-Philippe Lang2016-04-111-5/+3
* Fixed that subtasks lose their custom fields when copying an issue to a diffe...Jean-Philippe Lang2016-04-113-3/+32
* Adds translations for the "Highlighted code" button (#14937).Jean-Philippe Lang2016-04-1047-15/+62
* Inline code highlighting toolbar button (#14937).Jean-Philippe Lang2016-04-107-2/+54
* Watched issues count on "My page" is shown for all issues instead of only ope...Jean-Philippe Lang2016-04-091-1/+1
* Preload project when possible (#5754).Jean-Philippe Lang2016-04-091-1/+6
* Don't reject users that already watch one of the objects (#5754).Jean-Philippe Lang2016-04-091-2/+2
* Use named route.Jean-Philippe Lang2016-04-091-1/+1
* Allow addition of watchers via bulk edit context menu (#5754).Jean-Philippe Lang2016-04-0910-35/+90
* Missing fixtures (#14574).Jean-Philippe Lang2016-04-031-1/+1
* Make full revision table available on mobile devices (#22336).Jean-Philippe Lang2016-04-032-1/+3
* Add collision option to autocomplete initialization (#22296).Jean-Philippe Lang2016-04-031-0/+1
* Revision Graph and Table should work with vertical-align: middle (#22278).Jean-Philippe Lang2016-04-031-2/+14
* Sort criteria defined in custom queries are not applied when exporting to CSV...Jean-Philippe Lang2016-04-031-1/+1
* Place changesets above history on small screens (#22196).Jean-Philippe Lang2016-04-031-0/+13
* Responsive layout. Change menu selector in responsive.js (#22105).Jean-Philippe Lang2016-04-031-3/+3
* Highlighting of required and read-only custom fields broken in Workflow edito...Jean-Philippe Lang2016-04-032-1/+4
* HTML markup discrepancy ol and ul at app/views/imports/show.html.erb (#22134).Jean-Philippe Lang2016-04-031-1/+1
* % done: progress bar blocked at 80 in the issue list (#20882).Jean-Philippe Lang2016-04-031-0/+1
* Bulk edit form lacks estimated time field (#5156).Jean-Philippe Lang2016-04-032-0/+17
* Fix that AttachmentsController#show don't close the file after reading.Jean-Philippe Lang2016-04-031-2/+2
* "I don't want to be notified of changes that I make myself" as Default for al...Jean-Philippe Lang2016-04-038-11/+24
* Text in the "removed" part of a diff is double-escaped (#22115).Jean-Philippe Lang2016-03-262-3/+17
* Clear settings that are changed by these tests.Jean-Philippe Lang2016-03-262-1/+6
* No need to use custom host name in these tests.Jean-Philippe Lang2016-03-262-7/+5
* Don't use custom hostname for all Mailer tests.Jean-Philippe Lang2016-03-261-31/+23
* German "error_invalid_csv_file_or_settings" typo fixed by Jens Krämer (#2231...Toshi MARUYAMA2016-03-261-1/+1
* include ::I18n::Backend::Pluralization (#21856)Toshi MARUYAMA2016-03-241-0/+1
* Simplified Chinese translation updated by Hang Xie (#22301)Toshi MARUYAMA2016-03-241-12/+10
* Japanese translation updated by Go MAEDA (#22288)Toshi MARUYAMA2016-03-241-11/+9
* Gemfile: switch mime-types version by Ruby >= 2.0 or notToshi MARUYAMA2016-03-241-1/+1
* Remove pagination on trackers, roles and issue statuses (#12909).Jean-Philippe Lang2016-03-206-22/+8
* Fix icon only links display (#21805).Jean-Philippe Lang2016-03-201-1/+3
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-2016-42/+77
* Additional CSS class for version status (#21434).Jean-Philippe Lang2016-03-203-2/+9