Commit Graph

2914 Commits (7cba442308a2529182f28ea9dac544f17bfd96ea)

Author SHA1 Message Date
Marek Takac 97bfff11d0 Added some tests and handled permissions for #star and #unstar methods 11 years ago
Marek Takac e7a3afb08f Added 'is_starred' property to the query 11 years ago
Marek Takac 698d4dc7cc Template for tests 11 years ago
Marek Takac ecce489a9e Created unstar action for queries 11 years ago
kgalli 257ba62e1a bump version to 3.0.4 11 years ago
Alex Coles 5f3b3be6a0 Allow link-hijacking on an opt-in basis 11 years ago
Marek Takac a87b90ad81 Created queries representer 11 years ago
Marek Takac 49fa88258c Created API query model 11 years ago
Marek Takac 6a9d565689 Created basic queries API endpoint & disabled experimental queries API endpoints 11 years ago
Jens Ulferts 979f0455b7 fix api authentication 11 years ago
Alex Coles 1c39d81e6b Do not require reform in Gemfile 11 years ago
Marek Takac ac2c89c0d7 Initial foundations for API v3 11 years ago
Hagen Schink e02cde8d3a Fix event name translation 11 years ago
Alex Coles 23d14e94a9 Fix whitespace in lib code 11 years ago
Alex Coles 29e89917fc Fix whitespace in RFPDF plugin 11 years ago
Alex Coles 18acbcb656 Move legacy QUnit tests under Karma directory 11 years ago
Ion Biziiac dec2534c1a Fix double escaping in Redmine::UnifiedDiff 11 years ago
Ion Biziiac 87e6258f77 Fix double escaping in Redmine::UnifiedDiff 11 years ago
Alex Coles 10b6edd8f3 Fix require of renamed OpenProject::Hooks module 11 years ago
Alex Coles e136491ea4 Re-include asset helpers in ViewListener 11 years ago
Alex Coles ee70ffbc96 Namespace Hooks module to avoid naming collision 11 years ago
Alex Coles ff6672fcf8 Remove Sprockets::Helpers::RailsHelper usage 11 years ago
Michael Holmes 1224d80f67 Fixed typo which causes wiki pages to fail to load 11 years ago
Ion Biziiac 2ca6fc1942 Fix projects menu visibility 11 years ago
meeee 412e40b03f Bump version to 4.0.0pre1 11 years ago
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Richard fb54ba5fc9 WIP Basic saveas dialog which saves query. doesn't sync with the view yet. 11 years ago
Martin Linkhorst 3e5748cf04 store sessions in the cache by default all the time 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Alex Coles d30ce48539 Begin replacement of server-rendered context menu 11 years ago
Martin Linkhorst 1e9c73fe63 bump version to 3.0.3 11 years ago
Philipp Tessenow cba13f6bde Fix reloading of additional_permitted_attributes 11 years ago
Alex Coles 129ad4d584 Remove invalid Ruby/PHP from RFPDF plugin 11 years ago
Martin Linkhorst 81b0e2f1b3 bump version to 3.0.2 11 years ago
Martin Linkhorst fb096b0c86 infer content type from contents of file instead of its file extension 11 years ago
Martin Linkhorst e0e8bbc37f set default in configuration.rb 11 years ago
Martin Linkhorst 1bca417b9f make session store configurable via env var SESSION_STORE 11 years ago
Martin Linkhorst 8d34d46c9b enabled ActiveRecord based session store and make it configurable 11 years ago
Michael Frister 2c7359436a acts_as_journalized: Use save! instead of save 11 years ago
Michael Frister f079e4bcdd Clean up acts_as_journalized SaveHooks 11 years ago
Alex Coles a2679b5d35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Philipp Tessenow 496634d26e render auth_provider links using a hook 11 years ago
Martin Linkhorst 10d694f6e9 push down callback block check into OpenProject::Notifications 11 years ago
Michael Frister 069061e4eb Remove rsb API templates 11 years ago
Alex Coles 4386f7be76 s/Chili/Open/ in Rake release task config 11 years ago
Alex Coles f06df209dd s/Chili/Open/ in RDoc Rake task config 11 years ago
Richard 2430a9bfbb Column sums can now be called without a project id. 11 years ago
Alex Coles c3a75dcba5 Revert "Add Rake task wrapper to run Mocha/PhantomJS tests" 11 years ago
Alex Coles db95db1332 s/Redmine/OpenProject/ in CI Rake task descriptions 11 years ago
Richard fca08a7a87 WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago