Commit Graph

851 Commits (847bc5904b7e4e387a615641d35bbb621ab57f02)

Author SHA1 Message Date
Philipp Tessenow c0ce2659e5 remove (f)cgi things 11 years ago
Philipp Tessenow aa2d6817e0 copyright header in rb.example files 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Philipp Tessenow 8723abd33e remove public/htaccess.fcgi.example - we currently do not support fcgi 11 years ago
Philipp Tessenow 343a179094 copyright in html files 11 years ago
jwollert 1c1a464f96 port to rails3 12 years ago
jwollert a3e01cede1 get multiple remote selection to work properly 12 years ago
jwollert d783dc46b5 autocompletion for roles and members in project settings, now with infinite scrolling 12 years ago
jwollert 26bff02cc7 starting on infinite scrolling of select2 inside members form. member itself might be working, roles are definitely not 12 years ago
Martin Linkhorst da88773fdf removed a reference to chiliproject from the 500 error page 12 years ago
jwollert a46838a123 adopt current select2 masters css class filtering options for top menus project search 12 years ago
jwollert abb27ccfa2 Select2: sets disabled elements' background to transparent 12 years ago
jwollert 06874c95fb bump select2 version 12 years ago
Martin Czuchra 1aca15609a Fixes problem with other urls passed into the function. 12 years ago
Nils Kenneweg 777f197222 added the posibility to configure the url 12 years ago
Martin Czuchra 00717a702c Fixes project hierarchy for subsequent searches. 12 years ago
Nils Kenneweg 1a2ce0bebd hierarchy improved. nodes are not doubled any more. 12 years ago
Jens Ulferts 83abbf71e7 adapt ajaxAppend usage for loading issue diff to changed configuration 12 years ago
Jens Ulferts 857dd7c4d2 uses ajaxAppend for loading the issue#edit form 12 years ago
Jens Ulferts a0a81ee546 adapts ajaxAppend to be configurable 12 years ago
Jens Ulferts 811ff89a48 renders the action menu twice on issue#show instead of copying it with javascript 12 years ago
Jens Ulferts cfd1412d4e removes css rules no longer needed 12 years ago
Martin Czuchra 1d9587db1a Fixes project jumping behaviour. 12 years ago
Christian Ratz fb79b4eb10 fixed css for indent of issue hierarchy 12 years ago
Jens Ulferts b2269c2803 styles ajax indicator outside it's normal span 12 years ago
Jens Ulferts 20f3b94dfc employs the newly created jQuery Function ajaxAppend to asynchronously load 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 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
Gregor Schmidt 0b32982035 Moving code to OpenProject instance and Helpers 12 years ago
Gregor Schmidt 1c1346eb6d Refactoring matcher used for project jump box 12 years ago
Gregor Schmidt 99a15b4c77 1st version of token matcher for project search 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 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 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