205 Commits (2f9c6b38cdecebee3735ee4af92091336c7f89e8)

Author SHA1 Message Date
  Jean-Philippe Lang b4013dc9f2 Removed the default 0 value for issues foreign keys. 11 years ago
  Jean-Philippe Lang a45c0dc550 Adds closed_on column that stores the time of the last closing (#824). 11 years ago
  Jean-Philippe Lang ee1d9647b8 Raised group name maximum length to 255 characters (#13174). 11 years ago
  Jean-Philippe Lang 457c27e697 Add unique index on custom_fields_projects. 11 years ago
  Jean-Philippe Lang 37a4342bcd Add unique index on custom_fields_trackers (#13059). 11 years ago
  Jean-Philippe Lang 0f29e265fc Optionaly inherit members from parent project (#5605). 11 years ago
  Jean-Philippe Lang 8b010e85e3 Add unique index on tokens.value. 11 years ago
  Jean-Philippe Lang 63cc617bc5 Fixed Redmine case. 11 years ago
  Jean-Philippe Lang 48fb02e383 Split "Manage documents" permission into create, edit and delete permissions (#12401). 11 years ago
  Jean-Philippe Lang cc47ccb1c2 Check if index exists before removing it (#12713). 11 years ago
  Jean-Philippe Lang 9c561f9124 SQLServer does not support changing the type of an indexed column (#12713). 11 years ago
  Jean-Philippe Lang c99b638d61 Store attachments in subdirectories (#5298). 11 years ago
  Jean-Philippe Lang ab066317e6 Adds STI to Query model. Issue queries are now IssueQuery instances. 11 years ago
  Jean-Philippe Lang cf69c2da21 Don't force english language for default admin account (#12485). 11 years ago
  Jean-Philippe Lang 738cf2e187 Replaces find(:first) calls in migrations. 11 years ago
  Jean-Philippe Lang abd921736b Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang dc68be983a Use Project.rebuild_tree! instead of .rebuild! in migration. 11 years ago
  Jean-Philippe Lang 113f8b5cf2 Adds a textual css class for issue priorities (#12216). 11 years ago
  Jean-Philippe Lang 0178b5a2fe Private issue notes (#1554). 11 years ago
  Jean-Philippe Lang bc153cb61d Support for subforums (#3831). 12 years ago
  Jean-Philippe Lang b53f9c688b Fixed migration broken by r9977. 12 years ago
  Jean-Philippe Lang d7b669e50b Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521). 12 years ago
  Jean-Philippe Lang 3b207ee77c Adds a configurable timeout for LDAP authentication (#8978). 12 years ago
  Jean-Philippe Lang 4cecc1beed Ability to disable standard fields on a per tracker basis (#1091). 12 years ago
  Jean-Philippe Lang 61a1fa1b6e Do not trigger model validations when rebuilding the nested set (#10829). 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Toshi MARUYAMA ee54720556 set svn:eol-style native db/migrate/*.rb 12 years ago
  Jean-Philippe Lang 60741b3e1c Adds an optional LDAP filter (#1060). 12 years ago
  Jean-Philippe Lang 231683e8d7 Undefined #builtin= with Rails 3.1.3. 12 years ago
  Jean-Philippe Lang a98b65c2d4 Fixed migration broken with Rails 3.1.3 (#10320). 12 years ago
  Jean-Philippe Lang 10a37e2769 Makes container_id and container_type columns nullables. 12 years ago
  Jean-Philippe Lang a00f04886f Increase username length limit from 30 to 60 (#2719). 12 years ago
  Jean-Philippe Lang cd6db6a3cb Adds support for multiselect custom fields (#1189). 12 years ago
  Jean-Philippe Lang 1bd5e58c84 Adds support for multiple repositories per project (#779). 12 years ago
  Jean-Philippe Lang 7c00a4a11f Restores migration broken by r8182 and removes default scope on Role (#9800). 12 years ago
  Jean-Philippe Lang eb15c9eaad Role.all broken in migration due to default sort (columns do not exist yet). Use raw SQL instead. 12 years ago
  Jean-Philippe Lang 66cc0fe7ab Typo. 12 years ago
  Jean-Philippe Lang 1fbcd1051e Do not trigger repository validation in migration. 12 years ago
  Etienne Massip 39ae7b66f8 Enforced unicity of relations between 2 issues with a database index (#9685). 12 years ago
  Toshi MARUYAMA f1cc1943df remove trailing white-spaces from db/migrate/20101104182107_add_unique_index_on_members.rb (#9510) 12 years ago
  Toshi MARUYAMA 02378acc80 remove trailing white-spaces from db/migrate/007_create_journals.rb (#9510) 12 years ago
  Toshi MARUYAMA 47bcd7f3c3 replace tabs to spaces at db/migrate/097_add_view_wiki_edits_permission.rb (#9510) 12 years ago
  Toshi MARUYAMA cedeee2e16 replace tabs to spaces at db/migrate/096_add_commit_access_permission.rb (#9510) 12 years ago
  Toshi MARUYAMA 67ac04e49a replace tabs to spaces at db/migrate/099_add_delete_wiki_pages_attachments_permission.rb (#9510) 12 years ago
  Toshi MARUYAMA 4b38902ef7 remove trailing white-spaces from db/migrate/20100705164950_change_changes_path_length_limit.rb (#9510) 12 years ago
  Toshi MARUYAMA a40e2ec5c7 remove trailing white-spaces from db/migrate/081_create_projects_trackers.rb (#9510) 12 years ago
  Toshi MARUYAMA f8da2233db remove trailing white-spaces from db/migrate/068_create_enabled_modules.rb (#9510) 12 years ago
  Toshi MARUYAMA 9497eb5b48 remove trailing white-spaces from db/migrate/062_insert_builtin_roles.rb (#9510) 12 years ago
  Toshi MARUYAMA e154b336bd remove trailing white-spaces from db/migrate/029_create_wiki_contents.rb (#9510) 12 years ago
  Toshi MARUYAMA 90c10d16b8 remove trailing white-spaces from db/migrate/055_add_repositories_type.rb (#9510) 12 years ago