Commit Graph

513 Commits (bf0d51e5afb2c1985e11488188d6553787e29bc7)
 

Author SHA1 Message Date
Christian Ratz 730d613f7b new version; updated changelog 11 years ago
Christian Ratz fe19a7e893 use changed step for login admin 11 years ago
Sebastian Schuster b7935d4461 Updated changelog and version 11 years ago
sschu e54cc61b10 Merge pull request #9 from finnlabs/feature/rails3_repair_activity 11 years ago
Philipp Tessenow e7fa56d87c adapt AccessControlPatch to latest core changes 11 years ago
sschu 8a44c5223a Merge pull request #8 from finnlabs/feature/fix-specs 11 years ago
Christian Rijke d084d73999 Stub the 'logged?' method for users, as the application_controller calls it during test. 11 years ago
sschu be87b2e255 Merge pull request #7 from finnlabs/feature/fix-specs 11 years ago
Christian Rijke 97d0eaef7b Stub the 'logged?' method for users, as the application_controller calls it during test. 11 years ago
Sebastian Schuster 2d7169a792 Fixed cuke to check for no data message instead of checking 11 years ago
Sebastian Schuster 9c03bf13ef Updated changelog and version 11 years ago
Christian Rijke 901e97c194 Merge pull request #6 from finnlabs/feature/rails3-fix-access-control-test-helper 11 years ago
Christian Rijke 1574348a4d Remove unnecessary code for test environment. 11 years ago
Christian Rijke d3d78c4587 Stash and restore permissions during test instead of just clearing them. 11 years ago
Christian Rijke f5337e392d Merge pull request #4 from finnlabs/feature/rails3_add_cuke 11 years ago
Christian Rijke e9700e1c2b Merge pull request #5 from finnlabs/feature/rails3_fix_cuke 11 years ago
Sebastian Schuster 8651ad0ec3 Fixed one cuke to use the new core step definition to allow selecting 11 years ago
Sebastian Schuster bd9b82095a Renamed check for plugins to be migrated 11 years ago
Sebastian Schuster bf3b8a875d Moved plugin registration to initializer 11 years ago
Sebastian Schuster fecf73122b Added a cuke to check for non-existence 11 years ago
Christian Ratz 11fcee0fba first rails 3 version 12 years ago
cratz e1fcf388d0 Merge pull request #3 from finnlabs/feature/rails3_fix_duplicate_roles_error 12 years ago
cratz f69a4d4e29 Merge pull request #2 from finnlabs/feature/rails3_fix_translations 12 years ago
Sebastian Schuster 59b5d9e3fa Added CHANGELOG.md 12 years ago
Sebastian Schuster 68eb224bff Added cuke to test creation of roles 12 years ago
Sebastian Schuster 61916826cd Fixed crash on creating normal roles 12 years ago
Sebastian Schuster a2e1c5d13a Removed unnecessary route 12 years ago
Johannes Wollert b8c1e6acb0 Merge pull request #1 from finnlabs/feature/rails3_fix_cukes 12 years ago
Sebastian Schuster 3b4ddc187d Fixed missing translations 12 years ago
Sebastian Schuster 2f1d362169 Fixed ambigious step match going to the member settings page of a project 12 years ago
Sebastian Schuster 1a2169517a Added dummy role so there is a non-builtin assignable role after creating a project 12 years ago
Sebastian Schuster 4113624f3d Reused protoype-style ajax request for forms so js callbacks are triggered correctly 12 years ago
Sebastian Schuster 60af4d2eb4 Fixed method for destroy action 12 years ago
Sebastian Schuster 1bd4e320b3 Removed dead code from RolesController patch 12 years ago
Sebastian Schuster 7095c15d60 Removed dead GlobalRolesController 12 years ago
Sebastian Schuster 7bea887a3d fixed rspecs 12 years ago
Sebastian Schuster f726031403 Took advantage of rails asset pipeline 12 years ago
Sebastian Schuster f918774651 Removed unnecessary requires and renamed Factory to FactoryGirl 12 years ago
Sebastian Schuster 9ff2c0a408 Fixed specs so they run again 12 years ago
Sebastian Schuster 747e49d192 Renamed Factory to FactoryGirl and newline fixes 12 years ago
Sebastian Schuster 90bb29d392 Fixed names db scopes for roles 12 years ago
Sebastian Schuster a1dbefc75b Added module creation in version 12 years ago
Sebastian Schuster 8da5bf7665 Added overwriting of views 12 years ago
Sebastian Schuster 014834f53e Also added patch for users in addition to principals as the has_many relation does not get inherited correctly 12 years ago
Sebastian Schuster 7eaee9474d Moved and removed requires for loading patches 12 years ago
Sebastian Schuster 143d8c76b2 Defined OpenProject module as it is not necessarily loaded already 12 years ago
Sebastian Schuster e2d490dc66 Added newline 12 years ago
Sebastian Schuster b0de4dcdd4 Removed unnecessary plugin parameter 12 years ago
Sebastian Schuster fc65b042d9 Fixed parameters for tabular form 12 years ago
Sebastian Schuster 32f6a7ae61 Convert into engine 12 years ago