summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded Relation#all from Issue#workflow_rule_by_attributeToshi MARUYAMA2014-03-241-1/+1
* remove unneeded Relation#all from WorkflowsController#editToshi MARUYAMA2014-03-241-1/+1
* Use named routes.Jean-Philippe Lang2014-03-211-5/+11
* Disable children when checking parent notifiable.Jean-Philippe Lang2014-03-211-6/+18
* Don't abort processing of emails when an email triggers a parsing exception (...Jean-Philippe Lang2014-03-211-0/+8
* Custom queries: buttons to move column to top and bottom (#16326).Jean-Philippe Lang2014-03-211-1/+3
* Let user choose an issue of another project when updating a time entry (#16338).Jean-Philippe Lang2014-03-211-0/+10
* Fixed: right-aligned table of contents (TOC) not working with markdown (#16236).Jean-Philippe Lang2014-03-211-3/+4
* Extract code to render project context links to helper (#16381).Jean-Philippe Lang2014-03-212-6/+10
* Fixed: Error generated on 'search for watchers to add' after clicking add wit...Jean-Philippe Lang2014-03-211-0/+3
* Adds an option to send email on "Assignee updated" in application settings (#...Jean-Philippe Lang2014-03-171-1/+1
* Adds an option to send email on "Assignee updated" in application settings (#...Jean-Philippe Lang2014-03-171-4/+10
* Fixed flawed regexp for removing pre blocks when quoting messages (#16353).Jean-Philippe Lang2014-03-171-1/+1
* Fixed that requesting a specific version of a non-existent wiki page raises a...Jean-Philippe Lang2014-03-151-3/+5
* Select proper tracker and status for when hitting F5 with browsers that prese...Jean-Philippe Lang2014-03-151-0/+8
* Fixed flawed regexp for removing pre blocks when quoting notes (#16353).Jean-Philippe Lang2014-03-151-1/+1
* Use #read/#write_attribute instead of #super when overwriting default accesso...Jean-Philippe Lang2014-03-151-2/+3
* Always load formatter scripts for when the description is read-only on page l...Jean-Philippe Lang2014-02-281-0/+2
* Fixed that non-empty blank strings as custom field values are not properly va...Jean-Philippe Lang2014-02-281-3/+1
* Removed hard-coded strings (#16164).Jean-Philippe Lang2014-02-251-2/+6
* prevent issue tree hierarchy is broken in race conditions (#6579)Toshi MARUYAMA2014-02-251-7/+13
* Bulk edit workflows for multiple trackers/roles (#16164).Jean-Philippe Lang2014-02-257-80/+264
* Strip invalid UTF-8 bytes in User#find_by_login (#16107).Jean-Philippe Lang2014-02-221-1/+1
* Trigger basic HTTP authentication only when Basic authorization header is pre...Jean-Philippe Lang2014-02-221-1/+1
* Only notify users that can see news (#16134).Jean-Philippe Lang2014-02-221-1/+1
* Prevent N queries on custom_fields when call /issues API.Jean-Philippe Lang2014-02-221-1/+1
* Preload authors for /issues API calls.Jean-Philippe Lang2014-02-221-0/+1
* Preload issue authors when displayed on the issue list (#16091).Jean-Philippe Lang2014-02-221-0/+3
* Preload issue relations when exporting issues to CSV with all columns (#16091).Jean-Philippe Lang2014-02-221-0/+3
* Move the field format at the top of the form.Jean-Philippe Lang2014-02-151-1/+1
* Fixed: Export CSV - Custom field true/false not using translation (#16081).Jean-Philippe Lang2014-02-151-0/+4
* Always preload issues custom values (#16091).Jean-Philippe Lang2014-02-151-3/+1
* Fixed alignments.Jean-Philippe Lang2014-02-151-1/+1
* fix source indent of Repository::Cvs modelToshi MARUYAMA2014-02-131-1/+1
* Makes #watcher_link return an empty string when given nil.Jean-Philippe Lang2014-02-091-0/+1
* Display watch link only when inside project with logged-in user (#2549).Jean-Philippe Lang2014-02-091-1/+1
* Use spaces instead of tabs.Jean-Philippe Lang2014-02-091-3/+3
* Enable the watching of news (#2549).Jean-Philippe Lang2014-02-096-4/+32
* Reverts r12855.Jean-Philippe Lang2014-02-072-5/+0
* Adds JS response support to #render_error (#15760).Jean-Philippe Lang2014-02-072-0/+5
* Project.activities should always return a ActiveRecord::Relation (#15983).Jean-Philippe Lang2014-02-071-8/+8
* Code cleanup.Jean-Philippe Lang2014-02-071-1/+0
* Show tabs for existing custom field types only and adds a view for choosing t...Jean-Philippe Lang2014-02-077-10/+38
* Make sure that Repository#extra_info returns a Hash or nil (#16032).Jean-Philippe Lang2014-02-061-0/+6
* fix wrong issue 'assigned-to-my-group' css class (#16038)Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1