Commit Graph

260 Commits (51512f15223b3149b409c242c677907dc2047650)

Author SHA1 Message Date
Till Breuer 854bf2f70c Activate details view feature flag 10 years ago
Alex Coles ffa98158cb Selectively display details view with feature flag 11 years ago
Martin Czuchra 0ebda71695 Removes comma 11 years ago
jwollert 1c1a464f96 port to rails3 11 years ago
jwollert a3e01cede1 get multiple remote selection to work properly 11 years ago
jwollert d783dc46b5 autocompletion for roles and members in project settings, now with infinite scrolling 11 years ago
jwollert 26bff02cc7 starting on infinite scrolling of select2 inside members form. member itself might be working, roles are definitely not 11 years ago
Michael Frister 607c6a680d Revert "if we are loged out and do ajax, we can redirect to login page." 12 years ago
Michael Frister 1d857eb954 Fix XSS in select2 formatter 12 years ago
Nils Kenneweg b3262028db if we are loged out and do ajax, we can redirect to login page. 12 years ago
Nils Kenneweg 47fbed5bcf bugfix to re-enable clicking "view all projects": 12 years ago
Nils Kenneweg 3caf1534b6 added disabled projects. 12 years ago
Nils Kenneweg 6e59ecac96 bugfix for loading projects from different urls. 12 years ago
Nils Kenneweg a814562227 removed bug with select2 scroll point. 12 years ago
Nils Kenneweg 65f2067b7f improved even more. Previous solution was buggy- 12 years ago
Nils Kenneweg 3f50b5539d improved adding of selected/unmatched parents. 12 years ago
Nils Kenneweg 7c518c6f8e improved addUnmatchedParents to also reflect selection. 12 years ago
Nils Kenneweg 31c248b163 bugfix merge for double selection. 12 years ago
Nils Kenneweg 7162f911ea this fixes the hierarchy for searches. 12 years ago
jwollert ff4c354865 small fixes for unified project objects 12 years ago
Nils Kenneweg d953cdef30 improves objects to be the same for queryWHierarchy 12 years ago
jwollert a46838a123 adopt current select2 masters css class filtering options for top menus project search 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
Martin Czuchra 1d9587db1a Fixes project jumping behaviour. 12 years ago
Jens Ulferts 20f3b94dfc employs the newly created jQuery Function ajaxAppend to asynchronously load 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 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
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 c5939c0918 prevent ESC from closing project search menu 12 years ago