summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* attachment: use repositories setting to convert contents character encoding (...Toshi MARUYAMA2011-11-201-13/+1
* Allows double click to move columns between available/selected columns.Jean-Philippe Lang2011-11-201-2/+4
* code layout clean up app/views/common/_diff.html.erbToshi MARUYAMA2011-11-201-1/+3
* attachment: add a new feature to switch "side by side" and "inline" for patch...Toshi MARUYAMA2011-11-202-2/+11
* code layout clean up app/views/repositories/diff.html.erbToshi MARUYAMA2011-11-201-2/+7
* code layout clean up app/views/common/_file.html.erbToshi MARUYAMA2011-11-201-2/+9
* code layout clean up app/views/repositories/annotate.html.erbToshi MARUYAMA2011-11-201-9/+9
* code layout clean up link_to_attachment of application helperToshi MARUYAMA2011-11-201-2/+4
* Fixed: Issue filter by assigned_to_role is not project specific (#9540).Jean-Philippe Lang2011-11-191-18/+15
* Makes author column sortable and groupable on the issue list (#1567).Jean-Philippe Lang2011-11-191-1/+4
* Moved the project name after the item in the html title (#9593).Jean-Philippe Lang2011-11-191-3/+2
* Adds a way to filter issues with or without start date (#9607).Jean-Philippe Lang2011-11-191-2/+2
* Wiki links for news and forums (#9600).Jean-Philippe Lang2011-11-192-1/+24
* Fixed wiki page version in annotated page (#9597).Etienne Massip2011-11-181-2/+2
* Remove reference to deleted method.Etienne Massip2011-11-181-1/+1
* Fixes section edit links when text includes pre/code tag (#2222).Jean-Philippe Lang2011-11-181-4/+4
* Handle the case of a text formatter that doesn't support section edit (#2222).Jean-Philippe Lang2011-11-181-3/+6
* Do not show section edit links for wiki page history (#2222).Jean-Philippe Lang2011-11-182-1/+2
* Wiki: allows single section edit (#2222).Jean-Philippe Lang2011-11-184-9/+74
* move repositories helper to_utf8 logic to lib/redmine/codeset_util.rb for com...Toshi MARUYAMA2011-11-171-28/+1
* fix malformed issues csv encoding in case of unable to convert (#8549)Toshi MARUYAMA2011-11-161-3/+6
* fix malformed time entry report csv encoding in case of unable to convert (#8...Toshi MARUYAMA2011-11-161-7/+6
* fix malformed time log csv encoding in case of unable to convert (#8549)Toshi MARUYAMA2011-11-161-3/+6
* move Changeset#to_utf8 logic to lib/redmine/codeset_util.rb for common use (#...Toshi MARUYAMA2011-11-141-41/+1
* Replaced non standard Precedence email header with "X-Auto-Response-Suppress:...Jean-Philippe Lang2011-11-131-1/+1
* Adds a method to clear the settings cache.Jean-Philippe Lang2011-11-131-3/+8
* Ruby 1.9: add "encoding: utf-8" header at application_helper.rbToshi MARUYAMA2011-11-131-0/+2
* Fixed: copied private queries not visible after project copy (#9520).Jean-Philippe Lang2011-11-111-0/+1
* Custom date field accepts invalid dates (#9394).Jean-Philippe Lang2011-11-111-1/+1
* Fixed: Custom 'version' field don't show shared versions (#8615).Jean-Philippe Lang2011-11-111-1/+1
* Fixed: User with groups may not see issues assigned to him or to its groups (...Jean-Philippe Lang2011-11-111-2/+2
* pdf: add a new feature to export wiki pdf (#401)Toshi MARUYAMA2011-11-062-1/+6
* Added an administration setting to allow issue start date to be defaulted to ...Etienne Massip2011-11-052-1/+3
* do not annotate text files which exceed the size limit for viewing (#9484)Toshi MARUYAMA2011-11-051-1/+10
* scm: view: remove redundant br tag from the revision page (#5501)Toshi MARUYAMA2011-11-041-2/+2
* scm: git: mercurial: add a new feature of revision graph (#5501)Toshi MARUYAMA2011-11-033-1/+97
* scm: view: add parents and children on the revision page (#5501)Toshi MARUYAMA2011-11-031-2/+32
* scm: model: mercurial: set revision graph support true (#5501)Toshi MARUYAMA2011-11-031-0/+4
* scm: model: git: set revision graph support true (#5501)Toshi MARUYAMA2011-11-031-0/+4
* scm: model: add method to switch revision graph support or not and set defaul...Toshi MARUYAMA2011-11-031-0/+4
* scm: controller: include parents in changesets (#5501)Toshi MARUYAMA2011-11-031-1/+1
* scm: mercurial: model: save parent/child relation for changesets (#5501)Toshi MARUYAMA2011-11-031-0/+5
* scm: git: model: save parent/child relation for changesets (#5501)Toshi MARUYAMA2011-11-031-1/+6
* scm: db: model: add parent/child relation for changesets (#5501)Toshi MARUYAMA2011-11-031-0/+8
* fix typos (#9499, #9489)Toshi MARUYAMA2011-10-311-2/+2
* [#9489] use class instead of redundant id for label "no-css"Toshi MARUYAMA2011-10-301-2/+7
* Don't escape already parsed wiki link title (#9471).Etienne Massip2011-10-291-1/+1
* [#9489] corrected labels and translations for reassign formsToshi MARUYAMA2011-10-292-2/+2
* [#9489] made labels visible as this is an accessibility issue even for sighte...Toshi MARUYAMA2011-10-291-2/+4
* [#9489] added invisible labelToshi MARUYAMA2011-10-291-0/+1