Commit Graph

6625 Commits (d2888e3612842fd1423e7eca2361293f7ead8627)
 

Author SHA1 Message Date
Philipp Tessenow d2888e3612 Merge branch 'master' into feature/rails3 12 years ago
Philipp Tessenow 9e389a1c0f Merge branch 'feature/rails3' of github.com:finnlabs/chiliproject into feature/rails3 12 years ago
Martin Linkhorst 7cc4a46baf Merge remote-tracking branch 'origin/feature/rails3' into feature/rails3 12 years ago
Martin Linkhorst 784f9246cf let's use pry! 12 years ago
Martin Linkhorst 82cf022528 .suclasses already returns constants 12 years ago
Martin Linkhorst 3244800882 REVIEW: in order to use object daddy helpers we need to include them 12 years ago
Martin Linkhorst 8ed05d4f78 move support libraries to /lib 12 years ago
Martin Linkhorst 02e58ee814 put possible values for available settings into a lambda block because available_settings class variable can change at runtime (was different before) 12 years ago
Martin Linkhorst 106ed83b1c add features from coretests plugin as of revision 2f2aff7 of github remote 12 years ago
Martin Linkhorst 52837e9a46 this enabled Factory.add_to functions and also loads factories from plugins. the former should be added when needed and maybe rewritten. the latter is done by engines. 12 years ago
Martin Linkhorst af5109372c add step definitions from coretests plugin as of revision 2f2aff7 on github remote (merge group steps into existing step definitions for groups) 12 years ago
Martin Linkhorst 12e5e31c34 add some support files from chiliproject_cucumber as of revision 648a300 on github remote 12 years ago
Martin Linkhorst 12017dc2d2 add step_definitions from chiliproject_cucumber as of revision 648a300 on github remote 12 years ago
Martin Linkhorst 9c5ff0810a add identical_ext to rspecs support folder as of rev b352ad9 on github remote 12 years ago
Martin Linkhorst 8bcd0cc619 migrate specs from core_tests as of revision 2f2aff7 on github remote 12 years ago
Martin Linkhorst 74adf8c32f migrate factories from dev_tools as of revision b352ad9 on github remote 12 years ago
Philipp Tessenow bb5388cd10 we dont have private issues (yet?) 12 years ago
Jean-Philippe Lang 4e1d6925c4 Override watcher_user_ids= to make ids uniq (#10538). 12 years ago
Philipp Tessenow 5fcc089e55 require all the fixtures token_test.rb needs to pass 12 years ago
Philipp Tessenow 0453fc3170 require more fixtures to let time_entry_activity_test pass 12 years ago
Philipp Tessenow 5cf8554947 require enough fixtures to let time_entry_tests run 12 years ago
Philipp Tessenow 56913b390e try to make our ci happy 12 years ago
Martin Linkhorst c6b12f3b12 move redmine specs to the right folder spec/lib 12 years ago
Martin Linkhorst 572fd3c3d8 seems to be a better way to define a struct 12 years ago
Martin Linkhorst 2cd9c25a44 use :github for repositories on github 12 years ago
Philipp Tessenow 7a302c8829 fixed my recent messed up Gemfile.lock change 12 years ago
Philipp Tessenow c84303aff9 use debugger-ruby_core_source (~> 1.1.5) instead of 1.1.3 12 years ago
Philipp Tessenow f5c20ec19b add gem execjs to Gemfile 12 years ago
Philipp Tessenow 03777a2794 watch lib/plugins for plugin Gemfiles 12 years ago
Philipp Tessenow f707c386dd add gem therubyracer 12 years ago
Philipp Tessenow edc058cc90 document Project.allowed_to_condition. with doc-string from redmine 12 years ago
Philipp Tessenow a20c3068e0 fix typo in name of TimeEntry#earliest_date_for_project 12 years ago
Martin Linkhorst 30ac4b8e28 wrote new specs for themes 12 years ago
Martin Linkhorst b63bbe8309 refactored themes code 12 years ago
Martin Linkhorst 154c8ab04c re-enable guard for rspec 12 years ago
Philipp Tessenow 768e7f820f fix wiki_content tests 12 years ago
Martin Linkhorst 867c4d232c hacky way to use a newer version of the landing page plugin :] 12 years ago
Philipp Tessenow 64a1ac7814 Merge branch 'feature/rails3' of github.com:finnlabs/chiliproject into feature/rails3 12 years ago
Philipp Tessenow 33fd40decf composed multiple redmine commits (thanks goes to jpl) to let MailHandler tests pass. 12 years ago
Martin Linkhorst 31e614987b provide a noop rake task called db:migrate:plugins 12 years ago
Martin Linkhorst b669c2a890 use a more recent version of openproject-themes 12 years ago
Martin Linkhorst fbd62c6697 add the landing_page plugin to the Gemfile (this is for testing purposes) 12 years ago
Martin Linkhorst ef6680636e fix two order clauses which create unambiguous sql queries 12 years ago
Martin Linkhorst 7e11d1b148 REVIEW: move onClickDropDown before definition of context menu (please fix this, wanted to make it work quickly) 12 years ago
Martin Linkhorst df47820386 group the compile list. also precompile i.e. specific styles, though they aren't used atm. 12 years ago
Martin Linkhorst dcd27976be separately load user specific javascript files 12 years ago
Martin Linkhorst 4018931ef8 and this one is empty 12 years ago
Martin Linkhorst bf5d4819df this file is extremely old and seems to be unused 12 years ago
Martin Linkhorst b54717ee88 do not escape me 12 years ago
Martin Linkhorst 04a1691e9d REVIEW: do we still need that behavior? 12 years ago