summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Replace hardcoded string "diff" in Repositories_Helper (#9043).Toshi MARUYAMA2011-08-121-1/+1
* replace « and » at app/helpers/application_helper.rb to hexadecimal...Toshi MARUYAMA2011-08-061-2/+8
* fix calendar links for previous/next month (#8989).Toshi MARUYAMA2011-08-051-2/+4
* HTML escape at app/helpers/search_helper.rb.Toshi MARUYAMA2011-08-021-6/+7
* HTML escape at app/helpers/timelog_helper.rb.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/helpers/repositories_helper.rb.Toshi MARUYAMA2011-08-021-4/+4
* HTML escape at app/helpers/reports_helper.rb.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/helpers/queries_helper.rb.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/helpers/app/helpers/issues_helper.rb.Toshi MARUYAMA2011-08-021-4/+4
* HTML escape at app/helpers/calendars_helper.rb.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/helpers/application_helper.rb.Toshi MARUYAMA2011-08-021-6/+6
* remove trailing white-spaces from app/helpers/sort_helper.rb.Toshi MARUYAMA2011-08-021-25/+25
* Additional escaping.Jean-Philippe Lang2011-07-303-3/+3
* html_escape issue fieldsToshi MARUYAMA2011-07-291-1/+1
* Use #blank? instead.Jean-Philippe Lang2011-07-291-1/+1
* Adds a optgroup for groups in users/groups select tags.Jean-Philippe Lang2011-07-231-0/+14
* REST API for reading attachments (#7671).Jean-Philippe Lang2011-07-181-0/+13
* Fixed: search options get lost after clicking on a specific result type (#7501).Jean-Philippe Lang2011-07-091-3/+3
* Adds breadcrumb on all wiki page views.Jean-Philippe Lang2011-07-041-0/+6
* Do not show 'Send information' checkbox if email delivery is not configured.Jean-Philippe Lang2011-07-031-0/+4
* Fixed: private queries should not be accessible to other users (#8729).Jean-Philippe Lang2011-07-031-0/+1
* code clean up settings helper.Toshi MARUYAMA2011-05-291-5/+12
* remove trailing white-spaces from reports helper source.Toshi MARUYAMA2011-05-181-7/+7
* remove trailing white-spaces from projects helper source.Toshi MARUYAMA2011-05-181-11/+11
* remove trailing white-spaces from application helper source.Toshi MARUYAMA2011-05-181-44/+44
* remove trailing white-spaces from issues helper source.Toshi MARUYAMA2011-05-181-22/+22
* remove trailing white-spaces from repositories helper source.Toshi MARUYAMA2011-05-181-5/+5
* remove trailing white-spaces from settings helper source.Toshi MARUYAMA2011-05-181-11/+11
* scm: git: use symbol instead of string whether reporting last commit in proje...Toshi MARUYAMA2011-05-131-1/+1
* scm: git: use i18n text whether reporting last commit for files and directori...Toshi MARUYAMA2011-05-131-1/+1
* scm: git: add check box of whether reporting last commit for files and direct...Toshi MARUYAMA2011-05-131-1/+5
* remove trailing white-spaces from attachments helper.Toshi MARUYAMA2011-05-071-7/+7
* scm: filesystem: change i18n l() parameter in setting from string to symbol.Toshi MARUYAMA2011-05-071-3/+3
* scm: bazaar: change i18n l() parameter in setting from string to symbol.Toshi MARUYAMA2011-05-071-2/+2
* scm: cvs: change i18n l() parameter in setting from string to symbol.Toshi MARUYAMA2011-05-071-5/+5
* scm: git: change i18n l() parameter in setting from string to symbol.Toshi MARUYAMA2011-05-071-4/+4
* scm: mercurial: change i18n l() parameter in setting from string to symbol.Toshi MARUYAMA2011-05-071-4/+4
* scm: darcs: change i18n l() parameter in setting from string to symbol.Toshi MARUYAMA2011-05-071-2/+2
* scm: code clean up RepositoriesHelper.Toshi MARUYAMA2011-05-031-6/+6
* scm: mercurial: use i18n text of repository note in setting.Toshi MARUYAMA2011-04-231-1/+1
* scm: git: use i18n text of repository note in setting.Toshi MARUYAMA2011-04-231-1/+1
* scm: cvs: use i18n string at 'CVSROOT' and 'Module' setting.Toshi MARUYAMA2011-04-231-3/+7
* scm: filesystem: use i18n string at 'Root directory' setting.Toshi MARUYAMA2011-04-231-1/+2
* scm: use i18n string at 'Path to repository' setting in Mercurial, Git, Bazaa...Toshi MARUYAMA2011-04-231-6/+10
* scm: mercurial: change "url" human attribute name from "Root directory" to "P...Toshi MARUYAMA2011-04-231-3/+5
* scm: darcs: change "url" human attribute name from "Root directory" to "Path ...Toshi MARUYAMA2011-04-231-1/+1
* scm: bazaar: change "url" human attribute name from "Root directory" to "Path...Toshi MARUYAMA2011-04-231-1/+1
* scm: use i18n string at path encoding setting note (#2274, #2664, #3462, #5251).Toshi MARUYAMA2011-04-231-10/+14
* scm: use i18n string at path encoding setting (#2274, #2664, #3462, #5251).Toshi MARUYAMA2011-04-231-6/+6
* scm: use i18n string at commit log encoding setting (#1735).Toshi MARUYAMA2011-04-231-6/+9