95 Commits (5e57a1a9d9478162ac4f27ae96b2ccaf55a1aba7)

Author SHA1 Message Date
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Jean-Philippe Lang 6aad82e524 Fixed that the proposed users list may be empty when adding a project member (#10374). 12 years ago
  Jean-Philippe Lang bd2581e7c9 Restyles user search fields and ajax indicator. 12 years ago
  Jean-Philippe Lang 78bd24c6f7 Resourcified project memberships. 12 years ago
  Jean-Philippe Lang e4ef0b04ef Adds specific css class for information in forms. 12 years ago
  Toshi MARUYAMA 30579e6619 replace tabs to spaces at app/views/projects/settings/_repositories.html.erb 12 years ago
  Jean-Philippe Lang 8b994475c4 Sort repositories in settings (#779). 12 years ago
  Jean-Philippe Lang cba13a21e9 Removed unused partial. 12 years ago
  Jean-Philippe Lang 1bd5e58c84 Adds support for multiple repositories per project (#779). 12 years ago
  Jean-Philippe Lang fb1a2fd7cd Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 12 years ago
  Toshi MARUYAMA e2e872dc72 code layout clean up app/views/projects/settings/_members.html.erb 12 years ago
  Toshi MARUYAMA 5835648290 route: use ":controller" instead of ":as" for project_enumerations 12 years ago
  Toshi MARUYAMA bddd2a740d Rails3: view: use explicit post method at projects/settings/_modules.html.erb 12 years ago
  Jean-Philippe Lang ede9a03405 Removed TabularFormBuilder references in views. 12 years ago
  Jean-Philippe Lang 2967023a0e Resourcified boards. 12 years ago
  Jean-Philippe Lang bb8e2beeac Version routes cleanup in views. 12 years ago
  Jean-Philippe Lang 307e97cc03 Adds icon on new item links in project settings. 12 years ago
  Jean-Philippe Lang 6f4fb8b892 Resourcified issue categories (#9553). 12 years ago
  Toshi MARUYAMA 497887e121 replace tabs to spaces at app/views/projects/settings/_issue_categories.html.erb 12 years ago
  Toshi MARUYAMA 887a4cc80d replace tabs to spaces at app/views/projects/settings/_boards.html.erb 12 years ago
  Toshi MARUYAMA ba86d0fdfe replace tabs to spaces at app/views/projects/settings/_repository.html.erb 12 years ago
  Toshi MARUYAMA 0716dbb619 replace tabs to spaces at app/views/projects/settings/_versions.html.erb 12 years ago
  Toshi MARUYAMA 532b86b7eb replace tabs to spaces at app/views/projects/settings/_members.html.erb 12 years ago
  Toshi MARUYAMA 4cf6ec45f6 replace tabs to spaces at app/views/projects/settings/_activities.html.erb 12 years ago
  Toshi MARUYAMA 099816d352 remove trailing white-spaces and tabs from app/views/projects/settings/_members.html.erb 12 years ago
  Toshi MARUYAMA f5aeb7d664 remove trailing white-spaces from app/views/projects/settings/_members.html.erb 12 years ago
  Toshi MARUYAMA ed5bb57e48 remove trailing white-spaces from app/views/projects/settings/_modules.html.erb 12 years ago
  Toshi MARUYAMA 1252b44381 rename .rhtml to .html.erb of app/views/projects/settings/_activities.rhtml. 13 years ago
  Toshi MARUYAMA 32f0f20131 rename .rhtml to .html.erb of app/views/projects/settings/_members.rhtml. 13 years ago
  Toshi MARUYAMA e9c8dff3f1 rename .rhtml to .html.erb of app/views/projects/settings/_wiki.rhtml. 13 years ago
  Toshi MARUYAMA b5b16b09de rename .rhtml to .html.erb of app/views/projects/settings/_repository.rhtml. 13 years ago
  Toshi MARUYAMA d53fde6a88 rename .rhtml to .html.erb of app/views/projects/settings/_boards.rhtml. 13 years ago
  Toshi MARUYAMA 4019f2052a rename .rhtml to .html.erb of app/views/projects/settings/_modules.rhtml. 13 years ago
  Toshi MARUYAMA fd748a558b rename .rhtml to .html.erb of app/views/projects/settings/_versions.rhtml. 13 years ago
  Toshi MARUYAMA 80cc58b531 rename .rhtml to .html.erb of app/views/projects/settings/_issue_categories.rhtml. 13 years ago
  Jean-Philippe Lang 852cb183b1 Makes versions resource shallow (#7403). 13 years ago
  Jean-Philippe Lang b86a748b1d Adds REST API for versions (#7403). 13 years ago
  Jean-Philippe Lang 3e3c2333e4 Slight UI changes (#4273). 13 years ago
  Toshi MARUYAMA 3720d7f6f2 scm: remove scm command and version on project setting (#4273). 13 years ago
  Toshi MARUYAMA 331489e8b8 set svn:eol-style=native app/views/projects/settings/_activities.rhtml. 13 years ago
  Toshi MARUYAMA 653884f27b scm: change separator between command and version ',' to '|' in setting (#4273). 13 years ago
  Toshi MARUYAMA 5fe5e3dba3 scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in setting (#4273). 13 years ago
  Toshi MARUYAMA 84b5a6e7b5 scm: add the feature of SCM command availability automatic check in administration panel (#4273). 13 years ago
  Toshi MARUYAMA fb6c9a1396 scm: refactor projects/settings/_repository.rhtml. 13 years ago
  Toshi MARUYAMA ff77ecee86 scm: code clean up projects/settings/_repository.rhtml. 13 years ago
  Toshi MARUYAMA 5dbaffd094 scm: code clean up app/views/projects/settings/_repository.rhtml. 13 years ago
  Jean-Philippe Lang 4c46fa4ef4 Fixed: "Loading..." icon does not disappear after adding a project member when there is no other member to add (#7265). 13 years ago
  Jean-Philippe Lang 9222cf91ea Changes ProjectsController#modules param name and add tests. 13 years ago
  Jean-Philippe Lang 8a2aa5d217 Disable button to prevent accidental double click on project members (#6826). 13 years ago
  Jean-Baptiste Barth 7c5497db65 Add a label for user and group search fields. #6521 13 years ago