Commit Graph

7137 Commits (9073b882964b1e6386d68177a0bd1257091cdea5)
 

Author SHA1 Message Date
Martin Czuchra 3fcf87e196 Merge pull request #13 from opf/rails_2.3.15 12 years ago
Martin Linkhorst a016703c56 make the error message explicit 12 years ago
Martin Linkhorst 551fec5c31 travis doesn't need to test this branch anymore 12 years ago
Jens Ulferts 5606e0e07d removes security patches now part of rails 2.3.15 12 years ago
Jens Ulferts 3f2cdfc2f0 sets rails to 2.3.15 12 years ago
Martin Linkhorst fd3fb42518 in order to have these tests to always pass, we need to make sure the database is clean before each test run (this actually should be done for every test, but hey…) 12 years ago
Martin Linkhorst 0c5c1ecb8c fix a test that i broke a couple of commits ago 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 37867b4859 forcing attributes to be set is done differently since rails 3.2+: assign_attributes({ … }, :without_protection => true) 12 years ago
Martin Linkhorst 2a8f9ab4b7 the wiki menu item got removed from the main menu when wiki_menu_items was developed 12 years ago
Martin Linkhorst dd9515d745 remove cvs scm from openproject core 12 years ago
Martin Linkhorst 96dacf3150 remove bazaar scm from openproject core 12 years ago
Martin Linkhorst 2ff10f4c54 remove mercurial scm from openproject core 12 years ago
Martin Linkhorst 4b53920965 remove darcs scm from openproject core 12 years ago
Martin Linkhorst 439a1928b1 fix a test by asserting the correct (non-french!) value 12 years ago
Martin Linkhorst b65bbe6ddd slightly switch stuff around to make sure emails are actually sent. before journal.initial? returned true but it needs to false in order to have emails be sent. somebody hopefully knows why :) 12 years ago
Martin Linkhorst c376ca3675 add a missing translation 12 years ago
Martin Linkhorst 31a20716c4 fix system stack error 12 years ago
Martin Linkhorst ffe37745c9 fix issue_category tests and migrate to factories 12 years ago
Philipp Tessenow 92d034fabc do not use fixtures in group_test; make tests shorter with setup 12 years ago
Philipp Tessenow f3fd1900b7 do not use fixtures in enumeration_test anymore 12 years ago
Philipp Tessenow 8d9adc0edc rename issue_priority_factory to enumerations_factory; added a default_enumeration-factory 12 years ago
Philipp Tessenow 13ef5457ef Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow 8e3dec6dad refactor default_data_test to not depend on fixtures or any other preloaded data 12 years ago
Martin Linkhorst 84155685e5 fix a failing tests that depended on the correct fixtures #2 12 years ago
Martin Linkhorst d4143848ed fix a failing tests that depended on the correct fixtures 12 years ago
Martin Linkhorst 77ad0464d9 name file containing custom_field's factory custom_field_factory.rb 12 years ago
Philipp Tessenow 3d749367c9 issue factory needs a project with trackers 12 years ago
Philipp Tessenow 2957d72179 refactor journal_observer_test to use FactoryGirl and make it pass 12 years ago
Philipp Tessenow d41dcd02e6 now every issue created by FactoryGirl is valid. The valid_issue generator was removed 12 years ago
Philipp Tessenow 8b661f1e2b simplify Project#add_member 12 years ago
ulferts d975b830a8 Merge pull request #11 from opf/fix/sql-injection 12 years ago
Martin Czuchra b6d165bd87 Backported fix for CVE-2012-5664 12 years ago
ulferts 7a32bcd2d2 Merge pull request #10 from opf/feature/sort_issue_filter 12 years ago
Christian Ratz ec37b04933 Merge branch 'feature/issue_description_diffs' 12 years ago
Christian Ratz 3d7a029d62 issues filter drop down sorting works with special chars 12 years ago
Jens Ulferts 834f5fd628 link to a journal diff no longer faulty on non english locale 12 years ago
Philipp Tessenow 575bdae9f6 created user preference factory 12 years ago
Philipp Tessenow fb8150325c fix comment test 12 years ago
Philipp Tessenow 6bd9cf0f17 add comment factory 12 years ago
Philipp Tessenow 35f8e7d476 fix Redmine:SafeAttributes and their tests 12 years ago
ulferts 233d0c9613 Merge pull request #3 from finnlabs/feature/simplify-gemfile-loading 12 years ago
Philipp Tessenow f1387c4275 use rails 3.2.11 prerelease as it has mocha 13+ support 12 years ago
Philipp Tessenow 5a5fe267e0 remove globalize3 path as it is already included in a current globalize3 (this solves a StackLevelTooDeep Exceptions) 12 years ago
Jens Ulferts 3adca91704 overrides awesome_nested_set methods for issues to allow for fixing the 12 years ago
Jens Ulferts 47a89b8bfa patches nested_set to add tree rebuilding methods that are not using 12 years ago
Jens Ulferts 293e44e010 whitespace fixes 12 years ago
Christian Ratz 663b935e0d Merge branch 'feature/sort_filter' into feature/sort_issue_filter 12 years ago
Christian Ratz f8269c533a issues filter drop down entries sorted alphabetical 12 years ago
Jens Ulferts b2269c2803 styles ajax indicator outside it's normal span 12 years ago