Commit Graph

7137 Commits (9073b882964b1e6386d68177a0bd1257091cdea5)
 

Author SHA1 Message Date
Philipp Tessenow 075a494f39 Merge commit '719c51f' into feature/rails3 12 years ago
Philipp Tessenow b0c0d4907b Merge commit '373c556' into feature/rails3 12 years ago
Philipp Tessenow 14b1f94796 Merge commit 'e9da81e' into feature/rails3 12 years ago
Philipp Tessenow 1f9ceb688e Merge commit '544f645' into feature/rails3 12 years ago
Philipp Tessenow e3965b4b89 Merge commit 'd1189d0' into feature/rails3 12 years ago
Philipp Tessenow 9002bf944d Merge commit '2841d1f' into feature/rails3 12 years ago
Philipp Tessenow 85803ebe1d Merge commit '35cc017' into feature/rails3 12 years ago
Philipp Tessenow 13ca089753 Merge commit 'c19e611' into feature/rails3 12 years ago
Philipp Tessenow 15d292773c unloadable commenting party 12 years ago
Philipp Tessenow 5d442e2ecc move journal_object_cache to its right place 12 years ago
Martin Linkhorst 109f6ee53b directly implement the login steps with capybara as recommended somewhere... 12 years ago
Martin Linkhorst fbf6446cb7 make those features less… "attractive" 12 years ago
Martin Linkhorst a144b41cc6 add a step that clicks the first button matched. this was actually capybara's old behavior and some features depend on that 12 years ago
Martin Linkhorst c07c434eb5 fix even more features by making steps unambiguous and cleaning the database before 12 years ago
Philipp Tessenow 5363c28e75 Merge commit '1e84433' into feature/rails3 12 years ago
Philipp Tessenow 4ace48228b Merge commit '563d054' into feature/rails3 12 years ago
Philipp Tessenow eccb125de9 Merge commit '964d46f' into feature/rails3 12 years ago
Philipp Tessenow 9181596961 Merge branch 'feature/rails3' of github.com:opf/openproject into feature/rails3 12 years ago
Philipp Tessenow 7e03a5c2b1 remove old 'debugger' gem and update pry 12 years ago
Christian Ratz 8440546734 test 12 years ago
Philipp Tessenow 2d45775981 bundle update 12 years ago
Philipp Tessenow bdaa037049 use public readable url for tessi/sprockets 12 years ago
Philipp Tessenow e2e389ad58 update debugger-ruby_core_source gem to support latest 1.9.3 patchlevel 12 years ago
Martin Linkhorst 88fda30a3b ran spec install generator 12 years ago
cratz f69c061056 Merge pull request #39 from opf/fix/assignable_members 12 years ago
Jens Ulferts c9780734d8 lets AR handle casting of db condition for assignable_members 12 years ago
Philipp Tessenow 479086af1a fix class load order 12 years ago
Philipp Tessenow d9a591f160 use the right i18n-js 12 years ago
Philipp Tessenow 5c91e1b6e8 use the right i18n-js 12 years ago
Philipp Tessenow 3affd94490 Revert "wrap scope in lambdas to let the migrations run again" 12 years ago
Philipp Tessenow 98a5a33b50 fix invalid byte sequence error in sprockets (use backports branch from tessi/sprockets 12 years ago
Philipp Tessenow 7dd9af4208 bundle update 12 years ago
Philipp Tessenow 7a405355f4 wrap scope in lambdas to let the migrations run again 12 years ago
Martin Czuchra 1f45cd3ba1 Merge pull request #5 from opf/feature/silently_rebuild_nested_set 12 years ago
Philipp Tessenow f588c24c0d do not use :github in Gemfile 12 years ago
Martin Czuchra 719c51fe0d Merge pull request #37 from opf/fix/issue_attachment_deletion 12 years ago
Martin Czuchra 373c5560e0 Merge pull request #36 from opf/fix/issue_calendar_inclusion 12 years ago
Jens Ulferts 0d3be2f958 no longer serializes changes as they will be anyway 12 years ago
ulferts e9da81ebca Merge pull request #35 from opf/fix/urls-coming-from-rails-already-have-the-full-path 12 years ago
Jens Ulferts 26d37cf4f4 include calendar js files in case they are needed for edit 12 years ago
Philipp Tessenow 4e620e7c3e we do not need to set Encoding.default_external by hand. this is done by config-encoding 12 years ago
Philipp Tessenow b840634952 reorder js-includes 12 years ago
Philipp Tessenow 3bceb7cf43 update gems 12 years ago
Philipp Tessenow 8703d8ffc9 downgrade to 1.7 jQuery as our select2 modifications don't work with 1.9 12 years ago
Martin Czuchra 1aca15609a Fixes problem with other urls passed into the function. 12 years ago
ulferts 544f64595c Merge pull request #33 from opf/feature/projectSelect-url-argument 12 years ago
Nils Kenneweg 777f197222 added the posibility to configure the url 12 years ago
Martin Czuchra 00717a702c Fixes project hierarchy for subsequent searches. 12 years ago
Philipp Tessenow c87d009864 fix use of relative_url_root in JournalFormatter::Diff 12 years ago
Nils Kenneweg 1a2ce0bebd hierarchy improved. nodes are not doubled any more. 12 years ago