Commit Graph

6983 Commits (74581292f40f1cfb1eb08a445d9942691883cb56)
 

Author SHA1 Message Date
Jens Ulferts f8942922a8 moves journal formatting into multiple classes 12 years ago
Jens Ulferts 8c3bab90fc i18n for hiding 12 years ago
Jens Ulferts 20f3b94dfc employs the newly created jQuery Function ajaxAppend to asynchronously load 12 years ago
Jens Ulferts 1ee8a47cfd removes "updated by" information and back link on xhr journal diff requests 12 years ago
Jens Ulferts eade1d29a8 indentation 12 years ago
Jens Ulferts 8fd1417e63 displays only the fact that an issue description has been changed and a link 12 years ago
Eric Davis 225ae21b0b Truncate and show a link to the full journal diff in the issue history 12 years ago
Eric Davis 84fc92ac92 Add JournalsController#diff to diff a single field 12 years ago
Eric Davis ac0145ae5e Add routing for journal diffs 12 years ago
ulferts 22eb50871d Merge pull request #7 from opf/feature/reset_sort_when_clear 12 years ago
Philipp Tessenow 19606d112b use rails 3.2.10 and 'bundle update' the rest 12 years ago
Martin Linkhorst 2d3b20d905 define the default sort order at a single place 12 years ago
Martin Linkhorst 4df489eec2 reset sort order when clear filter is pressed 12 years ago
ulferts 64dd7a9d99 Merge pull request #4 from finnlabs/feature/improved-member-cleanup 12 years ago
Philipp Tessenow 86854dce7b use rails 3-2-stable branch for now to get rid of a mocha bug 12 years ago
Gregor Schmidt b5b1d4cec2 Fixing project jump box input height in IE8 12 years ago
Gregor Schmidt 4c5851a363 Final refactorings for project jump box 12 years ago
Gregor Schmidt 30f1455f2f Adding I18n of select2 messages 12 years ago
Gregor Schmidt d05c170e0f Merge branch 'feature/i18n-js' into feature/select2-project-jump-box 12 years ago
Gregor Schmidt fcb26b5658 Adding proper result formatting for project box 12 years ago
Gregor Schmidt 4655a48303 Moving project jump query func to OpenProject inst 12 years ago
Gregor Schmidt 7863b15611 Adding tests for methods introduced in last commit 12 years ago
Martin Linkhorst 7d01995634 just require 'spec_helper' 12 years ago
Martin Linkhorst 24cb139578 fixed and converted wiki#new view specs 12 years ago
Martin Linkhorst b3759d7dba moved and converted routing specs of users controller 12 years ago
Martin Linkhorst 8a65791104 moved and converted routing specs of wiki controller 12 years ago
Martin Linkhorst e3936457c3 this globalize3 patch allows :scope in #validates_uniqueness_of :some_translated_attribute 12 years ago
Martin Linkhorst dbc84a41b1 clear translations before testing 12 years ago
Martin Linkhorst 2e8ae37dd2 the hash containing the acts_as_journalized changes got renamed to #changed_data 12 years ago
Gregor Schmidt 0b32982035 Moving code to OpenProject instance and Helpers 12 years ago
Martin Linkhorst 2983ad864c typo fix in spec 12 years ago
Martin Linkhorst 53f321d93b fix a failing spec for deleted users 12 years ago
Gregor Schmidt 1c1346eb6d Refactoring matcher used for project jump box 12 years ago
Martin Linkhorst b6af2e29e3 fix a syntax error in the css. this needs to be finxed in finnlabs/finnlabs-themes heme-generator as well 12 years ago
Martin Linkhorst 55b967c4b7 * refactored themes. themes are now subclasses of Redmine::Themes::Theme and will be registered automatically when subclassed. 12 years ago
Martin Linkhorst c5280b970f in order to give plugins consistent entry points 12 years ago
Martin Linkhorst 9afb247beb deprecation: require 'mocha/setup' instead of just 'mocha' 12 years ago
Martin Linkhorst d47525f564 update mocha to newer version 12 years ago
Martin Linkhorst 090f93f9e6 remove unnecessary scm files (no submodules, no mercurial) 12 years ago
Philipp Tessenow fe73816b71 group_test partially use FactoryGirl now. No more failing group specs because of broken fixtures. 12 years ago
Gregor Schmidt 99a15b4c77 1st version of token matcher for project search 12 years ago
Philipp Tessenow 29ad4df408 did a 'bundle update' 12 years ago
Philipp Tessenow 1e5d56690f make watcher-test(test_watcher_user_ids_should_make_ids_uniq) use factories. fix validation issue through saving the issue first and then adding a watcher 12 years ago
Philipp Tessenow 184d761399 make watcher-test(test_watcher_users_should_not_validate_user) use factories. fix validation issue through saving the issue first and then adding a watcher 12 years ago
Philipp Tessenow 1a1bd1e8e9 repair some of our factories 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 12 years ago
Gregor Schmidt f55283aab1 Merge pull request #6 from tessi/old_ruby_version_in_setup_rb 12 years ago
Philipp Tessenow bd6973897e adapt setup.rb - there is a newer ruby version 12 years ago
Gregor Schmidt 348321a2d3 Avoid messing up the fallbacks array 12 years ago
Gregor Schmidt 64ea8b9cec Removing console debugging 12 years ago