summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Remove unecessary page title HTML escaping from views (#9252).Etienne Massip2011-10-0216-16/+16
* Make sure that anchor names generated for headings fully match wiki links (#7...Etienne Massip2011-10-021-1/+6
* Prepend page title to anchor in single page wiki HTML export to make links mo...Etienne Massip2011-10-021-1/+3
* Fix generation of blank local link when no title is specified in wiki link.Etienne Massip2011-10-021-1/+1
* Use local links in wiki pages when possible (#3276).Etienne Massip2011-10-021-1/+5
* Rails3: view: use html_safe for GanttToshi MARUYAMA2011-10-011-2/+2
* Rails3: model: replace deprecated 'validate_on_create' method at Message modelToshi MARUYAMA2011-10-011-1/+2
* Rails3: helper: use html_safe for Subversion settingToshi MARUYAMA2011-09-301-1/+2
* Rails3: helper: use html_safe for filesysytem scm settingToshi MARUYAMA2011-09-301-1/+1
* Rails3: helper: use html_safe for cvs settingToshi MARUYAMA2011-09-301-1/+1
* Rails3: helper: use html_safe for git settingToshi MARUYAMA2011-09-301-2/+2
* Rails3: helper: use html_safe for Mercurial settingToshi MARUYAMA2011-09-301-2/+2
* Rails3: helper: use html_safe at render_properties(properties) of Repositorie...Toshi MARUYAMA2011-09-301-2/+2
* Rails3: view: use html_safe for :text_project_identifier_info at projects/_fo...Toshi MARUYAMA2011-09-301-1/+1
* Rails3: helper: use html_safe at render_changes_tree(tree) of RepositoriesHelperToshi MARUYAMA2011-09-301-4/+4
* Rails3: helper: use html_safe in SettingsHelperToshi MARUYAMA2011-09-291-16/+16
* Allow project column to be removed from the global issue list columns (#8411).Etienne Massip2011-09-261-9/+12
* Rails3: mail: rename app/views/mailer/*.text.html.rhtml to app/views/mailer/*...Toshi MARUYAMA2011-09-2617-1/+1
* Rails3: mail: rename app/views/mailer/*.text.plain.rhtml to app/views/mailer/...Toshi MARUYAMA2011-09-2617-2/+2
* Rails3: mail: rename app/views/layouts/mailer.text.html.erb to app/views/layo...Toshi MARUYAMA2011-09-261-0/+0
* Rails3: mail: rename app/views/layouts/mailer.text.plain.erb to app/views/lay...Toshi MARUYAMA2011-09-262-2/+2
* replace RAILS_DEFAULT_LOGGER of mylogger() to Rails.logger at app/models/mail...Toshi MARUYAMA2011-09-241-1/+1
* code layout clean up of reminder() at app/models/mailer.rbToshi MARUYAMA2011-09-231-1/+3
* code layout clean up of render_multipart() at app/models/mailer.rbToshi MARUYAMA2011-09-231-3/+8
* code layout clean up of account_activation_request() at app/models/mailer.rbToshi MARUYAMA2011-09-231-1/+3
* code layout clean up of wiki_content_updated() at app/models/mailer.rbToshi MARUYAMA2011-09-231-2/+6
* code layout clean up of wiki_content_added() at app/models/mailer.rbToshi MARUYAMA2011-09-231-1/+3
* Rails3: model: replace deprecated 'after_destroy' method at Message modelToshi MARUYAMA2011-09-221-1/+2
* Rails3: model: replace deprecated 'after_update' method at Message modelToshi MARUYAMA2011-09-221-1/+2
* Rails3: model: replace deprecated 'before_validation' method at TimeEntry modelToshi MARUYAMA2011-09-221-1/+2
* Rails3: model: replace deprecated 'validate' method at TimeEntry modelToshi MARUYAMA2011-09-221-1/+2
* Rails3: model: replace deprecated 'before_save' method at WikiPage modelToshi MARUYAMA2011-09-221-1/+2
* Rails3: model: replace deprecated 'before_destroy' method at WikiPage modelToshi MARUYAMA2011-09-221-1/+2
* Rails3: model: replace deprecated 'after_save' method at IssueStatus modelToshi MARUYAMA2011-09-211-1/+2
* Rails3: model: replace deprecated 'before_validation' method at Change modelToshi MARUYAMA2011-09-211-1/+2
* Rails3: model: replace deprecated 'validate' method at User modelToshi MARUYAMA2011-09-211-1/+2
* Rails3: model: replace deprecated 'validate' method at Issue modelToshi MARUYAMA2011-09-211-1/+2
* Rails3: model: replace deprecated 'before_create' method at Token modelToshi MARUYAMA2011-09-211-2/+2
* Rails3: model: replace deprecated 'before_save' method at Enumeration modelToshi MARUYAMA2011-09-211-1/+2
* Rails3: model: replace deprecated 'before_save' method at IssueRelation modelToshi MARUYAMA2011-09-211-1/+3
* Rails3: replace deprecated 'validate' method at Query modelToshi MARUYAMA2011-09-201-1/+2
* replace tabs to spaces at app/views/custom_fields/_form.html.erbToshi MARUYAMA2011-09-181-5/+5
* replace tabs to spaces at app/views/issue_moves/new.html.erbToshi MARUYAMA2011-09-181-7/+7
* replace tabs to spaces at app/views/settings/_authentication.html.erbToshi MARUYAMA2011-09-181-3/+3
* replace tabs to spaces at app/views/previews/issue.html.erbToshi MARUYAMA2011-09-181-6/+6
* replace tabs to spaces at app/views/trackers/_form.html.erbToshi MARUYAMA2011-09-181-7/+7
* replace tabs to spaces at app/views/versions/_overview.html.erbToshi MARUYAMA2011-09-181-5/+5
* replace tabs to spaces at app/views/messages/_form.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/messages/show.html.erbToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/roles/index.html.erbToshi MARUYAMA2011-09-181-4/+4