Commit Graph

108 Commits (02452953cda9ce9ff6bd67979c162d9826694594)

Author SHA1 Message Date
Toshi MARUYAMA aaa9eeead7 fix Project#completed_percentage 11 years ago
Alex Coles d6d7ff2414 Remove Franglais in Version#*percent method names 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Jonas Heinrich ebd0428639 Renamed Issue tracking to Work package tracking 11 years ago
jwollert a98f36c7ff rename copy method in project_test 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Stefan Frank be5e82d4dc fixing several factories 11 years ago
Martin Czuchra ccef566070 Replaces the Issue constant in occurances outside of app. 11 years ago
Jens Ulferts 5f84c153bb prevent unauthorized export 11 years ago
Hagen Schink 15dc5ef955 Corrects project deletion test 11 years ago
Hagen Schink 853aca2d54 Fixes test unit tests 11 years ago
Sebastian Schuster 3b337a2b62 Fixed occasionally failing standard project type test 11 years ago
Stefan Frank cc4ee39760 Removed the test for the documents-association. 11 years ago
Stefan Frank 29fa17495e removed some left-over puts 11 years ago
Stefan Frank c0ce057f65 removed the left-over attachments, that remained dangling after removing the documents 11 years ago
Martin Czuchra 48309a1054 Removes superfluous assertion. 11 years ago
Hagen Schink fcb02912d6 Fixes tests 11 years ago
Martin Czuchra be6225984a Changes Tracker to Type in tests. 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 647ad0c5da super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
Martin Linkhorst 5dc3cb2240 the default sort order in the gem version of awesome_nested_set is called :order_column. also fix a test that didn't expect the children to be sorted by name, now it does... 12 years ago
Martin Linkhorst a2fe5839a0 REVIEW: we need to extend the current used version of awesome_nested-set. see commit for details 12 years ago
Martin Linkhorst e1327b9b9c add a note why this fails. this is the reason why deleting issues (and projects) sometimes doesn't work 12 years ago
Martin Linkhorst 78c4196656 DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
Martin Linkhorst 0c122894ff TODO: make me better, fix project tests 12 years ago
Martin Linkhorst c0275e23fc use new shoulda matcher style 12 years ago
Martin Linkhorst b6aac286d4 take the root Query class rather than active records. also re-allow passing an order to acts_as_nested_set. all to make the tests happy 12 years ago
Jens Ulferts f137a5e473 fixes project_tests 12 years ago
jwollert 369d528982 uses #force_attributes= in project test for mass_assignment 13 years ago
jwollert 2d6b5e0d44 uses #force_attributes= in project test for mass_assignment 13 years ago
Martin Linkhorst 97ff222d1c Only allow project admins to export issues. export formats are: atom, rss, api, xls, csv, pdf. #25512 13 years ago
Stephan Eckardt 258a8fea03 [#176] add test for project summary and description 13 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
Jean-Philippe Lang 5f3d184880 Modules selection lost on project form after validation failure (#8012). 14 years ago
Jean-Philippe Lang 1d93b0e9f6 Fixed: news comments not deleted when deleting a project (#7904). 14 years ago
Jean-Philippe Lang 94d3595e31 Fixed: children projects are deleted instead of being destroyed when destroying parent project (#7904). 14 years ago
Felix Schäfer 9ed2d8ed77 Allow underscores in project identifiers. #146 14 years ago
Jean-Philippe Lang ce8113dea2 Additional roles of a user who belongs to a group are not always copied when copying the project (#7213). 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago