Commit Graph

7647 Commits (96dd9c77ca753065a0fc7295b3475f53e8cc791a)
 

Author SHA1 Message Date
jwollert 96dd9c77ca Merge branch 'feature/rails3' into feature/rails3_drop_translations_we_cannot_support_at_the_moment 12 years ago
meeee 2f15f6f363 Merge pull request #156 from opf/feature/rails3_fix_secret_token 12 years ago
Christian Ratz 82fef8e962 exit with error if secret_token ist empty 12 years ago
Christian Ratz 584b58f96a better handling of secret_token 12 years ago
Christian Ratz d8c181b16e rake task for generate secret_token 12 years ago
Christian Ratz 8b25f10b90 remove secrect_token from 12 years ago
Christian Ratz c2bef73ec9 fixes testing rake task for production mode 12 years ago
Niels Lindenthal e4caf9a05b Update COPYRIGHT_short.rdoc 12 years ago
Niels Lindenthal 518c0cf2f8 Update COPYRIGHT.rdoc 12 years ago
Niels Lindenthal e06b7bdcbe Update COPYRIGHT.rdoc 12 years ago
Niels Lindenthal 99958af605 Update README.rdoc 12 years ago
Niels Lindenthal 100e80bee3 Update GPL Version in README.rdoc 12 years ago
Niels Lindenthal 48c37a056a Update the COPYRIGHT.rdoc 12 years ago
cratz 524c9e05fd Merge pull request #152 from opf/feature/fix-edit-time-entry 12 years ago
ulferts 1fa0defb5d Merge pull request #153 from opf/feature/rails3_add_budget_icon 12 years ago
Christian Rijke 257f6e4400 Add time_entry cucumber tests. 12 years ago
ulferts e85fbfa655 Merge pull request #155 from opf/feature/rails3_fix_table_css 12 years ago
Sebastian Schuster 51b50a4bc9 Removed too specific css to make all table header font normal 12 years ago
Sebastian Schuster 01aeaef5ec Removed unused js-tooltip css 12 years ago
Sebastian Schuster a3734289cb Some more css fixes 12 years ago
Sebastian Schuster 34e0a987ba Fixed css to show tables in various location within content correctly 12 years ago
cratz f14aed9218 Merge pull request #147 from opf/feature/rails3_fix_category_translation 12 years ago
Sebastian Schuster 8500838c1f Added icon for budgets 12 years ago
Sebastian Schuster ae355664da Also fixed translation of "Content" 12 years ago
cratz 3089e73442 Merge pull request #151 from opf/feature/rails3_coveralls 12 years ago
Christian Rijke 6f31bebc6d FIx url for 'edit time entry' links. 12 years ago
Philipp Tessenow 2c8025a81c remove unused code from testing.rake 12 years ago
Philipp Tessenow 87e3bc7bb5 include coveralls badge in README 12 years ago
Philipp Tessenow 9e9d64519e do not generate coverage report for redcloth3 and ldap libs 12 years ago
Philipp Tessenow 62bc569a97 setup coveralls before any other thing in env.rb 12 years ago
Philipp Tessenow 49c4506162 added SimpleCov OpenProject profile 12 years ago
Philipp Tessenow 031562155a add coveralls rake task 12 years ago
Philipp Tessenow 3163d17440 update Gemfile.lock 12 years ago
Philipp Tessenow b5115e563d I probably have to require coveralls/rake/task 12 years ago
Martin Czuchra 3d13d9b86c Merge pull request #149 from opf/feature/rails3_refactor_more_functions_menu 12 years ago
Philipp Tessenow 8643925b8a lets push coverage data to coveralls when all tests pass 12 years ago
Philipp Tessenow 3376cdc644 do not close more_functions menu when accidentally missing a menu item link 12 years ago
Martin Czuchra 2f9bce49d2 Merge pull request #148 from opf/feature/rails3_refactor_more_functions_menu 12 years ago
Toshi MARUYAMA 759508fcc5 Add coveralls (coverage web service) 12 years ago
Philipp Tessenow 97d3f7cbd3 refactor the js code of the more_functions menu. extract it in a separate js file 12 years ago
Philipp Tessenow 97d2b9211b remove duplicated js code 12 years ago
Sebastian Schuster 68c597c7f5 Fixed translation of the "category" attribute 12 years ago
Philipp Tessenow ff2b79ea6a wrap js code in their javascript_text in jQuery onLoad handler 12 years ago
Philipp Tessenow c7a1e0157b whitespace in context_menu.js 12 years ago
Philipp Tessenow 00a24028d0 Merge pull request #144 from opf/feature/rails3_fix_issue_filter_translations 12 years ago
Sebastian Schuster 12cde8c736 Removed unnecessary string manipulation and transformation code as the human_attribute helper already 12 years ago
Martin Czuchra 4e43fdbc20 Merge pull request #146 from opf/feature/rails3_update_dependencies 12 years ago
Philipp Tessenow 3efa12f7ad update cucumber 12 years ago
Sebastian Schuster 03db8862ac Replaced field_ creation of filter translation attributes with human_attribute_name for issues 12 years ago
Christian Ratz 042caab8aa setting higher timeout for capybara... 12 years ago