Commit Graph

35 Commits (748f35c7a06cc657dad5ad6ebd7fe72f4b328413)

Author SHA1 Message Date
Alex Coles 5557f58e80 Migrate model scopes to use lambda/block 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles dbb751f96a Remove commented Type.all override 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Alex Coles 0604de3d8b Fully qualify ::Type class constant 10 years ago
Alex Coles 53ecf98b58 Comment out overriden Type.all method 10 years ago
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Johannes Wollert 72aa607e72 unify projects type rendering and behavior 11 years ago
Hagen Schink 9cd1357507 Simplifies transition check 11 years ago
Hagen Schink 9f40a7184b Adds status transition validation 11 years ago
Philipp Tessenow 8173e3fc31 refactor pagination model. remove duplicated code and scopes 11 years ago
Hagen Schink 49d4b18c70 Corrects standard type query method 11 years ago
Hagen Schink e14e8ef646 Sets standard type if no type is selected 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Martin Czuchra 650769890b Fetches issue_statuses w/ one query. 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago
Stefan Frank d36fdf7abd removed the has_many-relation to planning-elements in type. 11 years ago
Hagen Schink 95e29a569f Changes issue to work package refernce 11 years ago
Hagen Schink b8b22a19ce Do not show standard type by default 11 years ago
Martin Czuchra 6681e59d0a Removes code that was commented out. 11 years ago
Martin Czuchra cca054ebbe Fixes even more references to types and cukes. 11 years ago
Martin Czuchra 275aa7d033 Fixes some more references to types and some cukes. 11 years ago
Martin Czuchra f3130ac07f Removes obsolete relations from Type. 11 years ago
Hagen Schink d9bf70d3ed Use type property 11 years ago
Hagen Schink 0d6f9db999 Lets default and enabled PE type use Type 11 years ago
Martin Czuchra af666d3582 Moves contents of PlanningElementType into Type. 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst 6f94efaa6c active record defines the association proxy differently 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Jean-Philippe Lang 44ffc5a336 Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152). 14 years ago
Jean-Philippe Lang 6bf0723d06 By default, only show statuses that are used by the tracker on the workflow edit view. 15 years ago
Jean-Philippe Lang 5c6ce51ec9 Adds workflow copy functionality (#1727). 15 years ago
Jean-Philippe Lang c687219113 Removes hardcoded table names (#2701). 16 years ago
Jean-Philippe Lang aec989707e Workflow copy: 17 years ago
Jean-Philippe Lang 049051103b On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected. 17 years ago
Jean-Philippe Lang 3c44aac1f5 Added version details view accessible from the roadmap. 17 years ago
Jean-Philippe Lang 8d91afc33e Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
Jean-Philippe Lang e5f5671d66 Added the ability to customize columns of a saved query. 17 years ago