Commit Graph

6990 Commits (a188dfd71349f5e78e8535823bbd17c07dc9692d)
 

Author SHA1 Message Date
Christian Ratz 663b935e0d Merge branch 'feature/sort_filter' into feature/sort_issue_filter 12 years ago
Christian Ratz f8269c533a issues filter drop down entries sorted alphabetical 12 years ago
Jens Ulferts b2269c2803 styles ajax indicator outside it's normal span 12 years ago
Jens Ulferts dfec8a9375 reuses journal formatters 12 years ago
Jens Ulferts 4b54ba3ae3 keeps the old api for registering journal formatters intact 12 years ago
Jens Ulferts 705200ec33 matches journaled field against regexp to be able to cope with dynamic field names 12 years ago
Jens Ulferts 98ddfe1b98 moves OpenProject formatters into JournalFormatter::Base subclasses 12 years ago
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