Commit Graph

229 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Jean-Philippe Lang edab0f0cbb Do not mass create API keys for existing users. 15 years ago
Eric Davis aa9951b38b Added an API token for each User to use when making API requests. (#3920) 15 years ago
Eric Davis 1ebb78e412 Added some database indexes to commonly queried fields. 15 years ago
Eric Davis 4fe14e71c2 Adds a Setting to control how an Issue's done_ratio is calculated: 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Jean-Philippe Lang dfd0204052 Add view_issues permission (#3187). 15 years ago
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245). 15 years ago
Jean-Philippe Lang 06fff6295c Add indexes on various timestamps to speed up the activity view. 15 years ago
Eric Davis 29301c8a38 Added project specific Enumeration overrides. 15 years ago
Eric Davis e76d4c5c4c Added an active field track if an Enumeration is active on the frontend view. 15 years ago
Eric Davis 70118fb136 Adding missing database indexes for foreign keys and STI fields. 15 years ago
Jean-Philippe Lang 6656d41a41 Fixes User/CustomValue association broken by r2869 (#3978). 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Jean-Philippe Lang 7642b5a9ab Fixed: editing a message may cause sticky attribute to be NULL (#3356). 16 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Jean-Philippe Lang bbb5a47b2a Clear member_roles table before populating it. 16 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Jean-Philippe Lang b557393252 Ticket grouping (#2679). 16 years ago
Eric Davis 7774642b03 Extend the settings.name column so it can fit longer plugin names. 16 years ago
Jean-Philippe Lang 74d8739936 Adds a unique index on projects_trackers table (#2882). 16 years ago
Jean-Philippe Lang c7c8dc71f2 Ability to save "sort order" in custom queries (#2899). 16 years ago
Jean-Philippe Lang d3038eee92 Adds an index on watchers table to speed up watched issue filtering. 16 years ago
Eric Davis dbf02e2654 Added identity_url to User. #699 16 years ago
Eric Davis ca3960dee5 Added OpenID tables. #699 16 years ago
Jean-Philippe Lang fc6d6b1e3b Fixed: migration 98 breaks when using table name prefix. 16 years ago
Jean-Philippe Lang 97e31c4026 Removes unused projects_count column from projects table. 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang 08304afe54 Fixes 103_set_custom_fields_editable migration from r2276 (#2526). 16 years ago
Jean-Philippe Lang 12792d8068 User custom fields can now be set as editable so that users can edit them on 'My account'. 16 years ago
Jean-Philippe Lang 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Jean-Philippe Lang ccbe48d779 Adds 'Delete wiki pages attachments' permission. 16 years ago
Jean-Philippe Lang edf6757a75 Typo in migration 97 name (#1929). 16 years ago
Jean-Philippe Lang 16e09bfd77 Adds watch/unwatch functionality at forum topic level (#1912). 16 years ago
Jean-Philippe Lang 455abea320 Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154). 16 years ago
Jean-Philippe Lang cc643ce932 Merged nbc branch @ r1812 (commit access permission and reposman improvements). 16 years ago
Jean-Philippe Lang 999d47f986 Use example.net as domain in default configuration (#1762). 16 years ago
Jean-Philippe Lang 60d066f943 Wiki page hierarchy (#528). Parent page can be assigned on Rename screen. 17 years ago
Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 17 years ago
Jean-Philippe Lang fa88a592fd Fixed #1545: migration on fresh install fails (broken by r1592). 17 years ago
Jean-Philippe Lang dfcc8e1492 Change projects homepage limit to 255 chars (#663, #1095). 17 years ago
Jean-Philippe Lang 0476669735 Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes). 17 years ago
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago
Jean-Philippe Lang 8195f95464 Fixes migrations that change string limits for sqlite. 17 years ago
Jean-Philippe Lang 66594d46b2 Allow longer version names (#711, closes #712). 17 years ago
Jean-Philippe Lang b0754ca720 Fixes migration 87 error when running MySQL with STRICT_TRANS_TABLES on (#771). 17 years ago
Jean-Philippe Lang 9daf39ec52 Adds an optional description to attachments. 17 years ago
Jean-Philippe Lang a2626bbccf Fixed: not null constraints not removed with Postgresql. 17 years ago
Jean-Philippe Lang 97e7432ce6 Fixed migration 87 (mysql: TEXT column can't have a default value). 17 years ago
Jean-Philippe Lang c65ab7c0f2 Missing migration for r1090. 17 years ago
Jean-Philippe Lang df99d8f308 Unlimited and optional project description. The project list will show truncated descriptions only (the first fews lines). 17 years ago