Commit Graph

61 Commits (e02eb0181d875feaa2395b6952d09fbf6023ce09)

Author SHA1 Message Date
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles abf4a011f0 Fix copying of versions on Project copy 10 years ago
Alexander Bach 55f5f33456 Changed code readability 10 years ago
Alexander Bach 942f39876f Removed hard coded id column for pdf export 10 years ago
Alexander Bach 404a5b42e6 Remove hard coded id column for csv export 10 years ago
Alexander Bach 9f692f6bf1 Use the empty string for absent descriptions 10 years ago
Alexander Bach 15f52bcdc6 Added validation for estimated hours values 10 years ago
Alexander Bach f403d6aaaa Increase category validation strictness 10 years ago
Alexander Bach 03494dae0a Some style improvements 10 years ago
Alexander Bach 41f8f34de5 Set error on category instead of category_id 10 years ago
Alexander Bach 1c84be3dca Completed basic implementation to write categories via API 10 years ago
Jens Ulferts 0f6357eec6 fixes wp validation for inexistent versions 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts fdae20f2c8 refactor to reduce complexity 10 years ago
Jens Ulferts 18279b9b5f set export title to query or default 10 years ago
Jens Ulferts aec124e459 remove unused variable 10 years ago
Jens Ulferts dda5c4e866 whitespace/styling fixes 10 years ago
Openproject 3cadf8fdd1 Bug fix CVS is fixed 10 years ago
Hagen Schink 63cb3ea293 Check if status exists before validating the transition 10 years ago
Hagen Schink 60eb70b30e Validate WP children 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 c12410a736 Fix whitespace in (Rails) models 11 years ago
Alex Coles a7ad3fff42 Style fixes: Remove unnecessary semicolons 11 years ago
Ion Biziiac 59adc2b45d Fixes 'due date' validation when 'start date' is not present in a custom form 11 years ago
Johannes Wollert d851757ec3 work packages can no longer be assigned to inactive priorities 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Markus Kahl 2af7effcfc export string 11 years ago
Markus Kahl 914c50c746 use cell instead of undefined content... 11 years ago
Markus Kahl b5d3765828 use CodesetUtil to encode csv 11 years ago
Markus Kahl 569dc6a361 don't hardcode encoding 11 years ago
Markus Kahl b1ccd322c9 encode csv export in UTF-8 11 years ago
Hagen Schink d2c0293215 Implements API's workflows controller 11 years ago
Hagen Schink 89a3f285f5 Assigns all roles if current user is admin 11 years ago
Hagen Schink 4af2df5f44 Prevents status validation on type change 11 years ago
Hagen Schink 9f40a7184b Adds status transition validation 11 years ago
Sebastian Schuster f36cbf319d Fixed missing parent_id error 11 years ago
Hagen Schink a3d56e8dac Removes deleted validation 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Jens Ulferts 9650774167 restyles wp destroy form for extensibility 11 years ago
Jens Ulferts d1ee79d75d reimplements bulk destruction of work packages 11 years ago
Philipp Tessenow a44c700e14 Rename Redmine::Info to OpenProject::Info 11 years ago
Philipp Tessenow b0955ea6f6 Rename Redmine::Info to OpenProject::Info 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister 3c630ce8d0 Hide done ratio in CSV export 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago