summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Makes custom queries available through the REST API (#5737).Jean-Philippe Lang2011-07-061-0/+10
* Makes relations resource shallow (#7366).Jean-Philippe Lang2011-07-052-3/+3
* Makes versions resource shallow (#7403).Jean-Philippe Lang2011-07-054-6/+6
* Adds breadcrumb on all wiki page views.Jean-Philippe Lang2011-07-047-5/+17
* Removed leading dash in ruby code.Jean-Philippe Lang2011-07-041-2/+2
* Adds REST API for versions (#7403).Jean-Philippe Lang2011-07-044-6/+38
* Adds support for GET on /issues/:issue_id/relations (#7366).Jean-Philippe Lang2011-07-042-1/+12
* Adds REST API for issue relations (#7366).Jean-Philippe Lang2011-07-043-3/+10
* Adds css for syntax highlight on welcome page (#8512).Jean-Philippe Lang2011-07-031-0/+1
* Adds a 'New version' link on the roadmap.Jean-Philippe Lang2011-07-033-0/+7
* Do not show 'Send information' checkbox if email delivery is not configured.Jean-Philippe Lang2011-07-032-1/+3
* Restored error messages on my account.Jean-Philippe Lang2011-07-031-0/+1
* Replaced h3+div with fieldsets on my account and user form.Jean-Philippe Lang2011-07-032-62/+62
* Adds an icon to the change password link.Jean-Philippe Lang2011-07-031-1/+1
* Removed colon before filters select.Jean-Philippe Lang2011-07-021-1/+1
* Removed duplicate LDAP link in application settings.Jean-Philippe Lang2011-07-021-4/+0
* Workflow copy view clean up.Jean-Philippe Lang2011-07-021-10/+17
* Escape AuthSources in the list.Toshi MARUYAMA2011-06-271-4/+4
* Do not show inactive time entry activities in repository settings (#8573).Jean-Baptiste Barth2011-06-131-1/+1
* Do not show inactive document categories where not necessary (#8573).Jean-Baptiste Barth2011-06-131-1/+1
* Do not show inactive issue priorities where not necessary (#8573).Jean-Baptiste Barth2011-06-132-2/+2
* Slight UI changes (#4273).Jean-Philippe Lang2011-05-292-10/+3
* scm: remove scm command and version on project setting (#4273).Toshi MARUYAMA2011-05-291-4/+2
* scm: show scm commands and versions on administration panel (#4273).Toshi MARUYAMA2011-05-291-2/+48
* scm: code clean up app/views/settings/_repositories.rhtml.Toshi MARUYAMA2011-05-291-13/+27
* scm: replace a tab to two spaces in app/views/settings/_repositories.rhtml.Toshi MARUYAMA2011-05-251-5/+5
* scm: remove trailing white-spaces from app/views/settings/_repositories.rhtml.Toshi MARUYAMA2011-05-241-2/+2
* Fixed: GET /time_entries.xml ignores limit/offset parameters (#8356).Jean-Philippe Lang2011-05-221-1/+1
* set svn:eol-style=native app/views/projects/settings/_activities.rhtml.Toshi MARUYAMA2011-05-211-42/+42
* set svn:eol-style=native app/views/common/error.html.erb.Toshi MARUYAMA2011-05-211-6/+6
* scm: code clean up app/views/repositories/revisions.rhtml.Toshi MARUYAMA2011-05-211-5/+12
* scm: code clean up app/views/repositories/revision.rhtml.Toshi MARUYAMA2011-05-211-6/+14
* scm: git: show only filename and filesize if setting of reporting last commit...Toshi MARUYAMA2011-05-132-5/+10
* Use link_to_user instead of a manual link in my account sidebar (#8345).Toshi MARUYAMA2011-05-121-1/+1
* HTML escape some user values in account sidebar (#8345).Toshi MARUYAMA2011-05-121-2/+2
* make username a link to their profile page (#8345).Toshi MARUYAMA2011-05-121-1/+1
* scm: change separator between command and version ',' to '|' in setting (#4273).Toshi MARUYAMA2011-05-101-1/+2
* scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in...Toshi MARUYAMA2011-05-101-1/+1
* scm: add the feature of SCM command availability automatic check in administr...Toshi MARUYAMA2011-05-041-1/+7
* scm: refactor projects/settings/_repository.rhtml.Toshi MARUYAMA2011-05-041-3/+9
* scm: code clean up projects/settings/_repository.rhtml.Toshi MARUYAMA2011-05-041-4/+11
* scm: code clean up app/views/projects/settings/_repository.rhtml.Toshi MARUYAMA2011-05-031-1/+1
* Adds context menu for related issues on version view.Jean-Philippe Lang2011-04-291-7/+12
* Moved the version summary to the right of related issues.Jean-Philippe Lang2011-04-291-4/+4
* code clean up app/views/admin/info.rhtml.Toshi MARUYAMA2011-04-281-4/+5
* Warn about subtasks before deleting a parent issue (#6562).Jean-Philippe Lang2011-04-172-2/+2
* add Redmine::CodesetUtil and move replacing invalid utf8 logic to it.Toshi MARUYAMA2011-04-161-3/+3
* Private issues (#7414).Jean-Philippe Lang2011-04-151-0/+5
* Adds a helper for issue heading (#7647).Jean-Philippe Lang2011-04-121-1/+1
* Code cleanup.Jean-Philippe Lang2011-04-122-2/+2