Commit Graph

6990 Commits (a188dfd71349f5e78e8535823bbd17c07dc9692d)
 

Author SHA1 Message Date
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
Gregor Schmidt a31b93815d Adding missing select2-spinner 12 years ago
Gregor Schmidt 43eae587f4 Changing callback API to pass element as this 12 years ago
Gregor Schmidt a32e5aabff Cleanup select2 initialization 12 years ago
Gregor Schmidt 4474c4ebfd Updating select2 to latest master 7f83d827 12 years ago
Gregor Schmidt 7c12dee3b3 Cleaning up top_menu_helper 12 years ago
Gregor Schmidt f38edf573f Cleanup select2 adaption stylesheet 12 years ago
jwollert f7a70897ff removes leftover chosen.js 12 years ago
jwollert 93a243b92f update select2 version and cleanup 12 years ago
jwollert 18601db850 bump select2 version to current master; fixes tabbing issues 12 years ago
jwollert e6a18dc790 move select2 customizing stuff to select2_customizing.css 12 years ago
jwollert c5939c0918 prevent ESC from closing project search menu 12 years ago
jwollert f31b476942 simulate tabbing to select2 input field inside projectsearch 12 years ago
jwollert 0250882ce1 remove fixed height for select2 boxes 12 years ago
jwollert 73131057b1 simulate tabbing away from select2 project search 12 years ago
jwollert cc84542afc one more open/closed event trigger for the top level menus on 'enter' 12 years ago
jwollert 42466f13c7 update select2 css to current master 222fa7e4 12 years ago
jwollert 2b238bc095 traps mouseevents inside top level menu items 12 years ago
jwollert f285e368c3 working project selection with updated select2 12 years ago
jwollert 167eefddbd switch from chosen to select2 12 years ago
Gregor Schmidt 022b023a08 Merge pull request #49 from finnlabs/chiliproject 12 years ago
Gregor Schmidt 055a01b6d2 Merge pull request #45 from finnlabs/chiliproject 12 years ago
Gregor Schmidt adb61741bc Namespacing sessionStorage keys to avoid conflicts 12 years ago
Gregor Schmidt ba3fa3d3ad Refactoring remember_menu_state 12 years ago
Gregor Schmidt 4e1296c7e7 Merge pull request #43 from finnlabs/chiliproject 12 years ago
Gregor Schmidt 2379936cd8 Using flash.now instead of flash 12 years ago
Gregor Schmidt aa7b584de7 Merge pull request #13 from finnlabs/chiliproject 12 years ago
Gregor Schmidt addc88816e Adding formatting to preview side in help text 12 years ago
Gregor Schmidt 139d946388 Simplifying loading of Gemfile.local and plugin Gemfiles 12 years ago
Gregor Schmidt 237c0c9a50 Making i18n-js work for OpenProject 12 years ago
Philipp Tessenow 60acb17098 do not require (currently) private gems 12 years ago
Philipp Tessenow 578590693c revert performance optimization for Rails2 12 years ago
Philipp Tessenow aa03faa159 Merge remote-tracking branch 'openproject/master' into feature/rails3 12 years ago
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 Czuchra a8530183a8 Merge remote-tracking branch 'openproject/master' into master 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