Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-14Use setTimeout() without window. prefix consistentlyAleksander Machniak
2020-10-04Reuse clonerow event to update toggle within active searchSebastian Abshoff
2020-05-04Remove depreciated jquery.trim function (#7371)johndoh
2019-11-24Fix bug where a new saved search added after removing all searches wasn't add...Aleksander Machniak
2019-11-22Fix bug where a new contact group added after removing all groups from addres...Aleksander Machniak
2019-11-22Fix bug where deleting a saved search in addressbook caused display issue on ...Aleksander Machniak
2019-08-10Add expand_all/collapse_all treelist methods (#6860)johndoh
2019-05-20Add in_selection() to rcube_treelist_widgetAleksander Machniak
2019-05-05Don't use :has selectorAleksander Machniak
2019-04-25Fix bug where parent entry could be selected when clicking on a virtual entryAleksander Machniak
2019-04-16Remove year(s) from copyright headers + some cleanupAleksander Machniak
2019-04-11DOn't use deprecated (and slow) selectorsAleksander Machniak
2019-03-08Properly cleanup on drag end in treelist widgetAleksander Machniak
2019-03-07Treelist: Add possibility to not reset selection on reset()Aleksander Machniak
2017-12-27Prevent "calling draggable before initailization" errorsAleksander Machniak
2017-12-10Fix get_next() for case when the node is last in the tree branchAleksander Machniak
2017-10-20Merge branch 'master' into dev-elasticAleksander Machniak
2017-10-20Fix bug where removing the last subfolder did not hide toggle button on its p...Aleksander Machniak
2017-09-12Add (unified) get_next/get_prev/get_single_selection methods for list and tre...Aleksander Machniak
2017-03-12spelling fixes (#5690)ka7
2016-09-28Fix bug where folders list would scroll to top when clicking on subscription ...Aleksander Machniak
2016-09-02Fix so folders list is scrolled to the selected folder on page load (#5424)Aleksander Machniak
2015-11-05Fix error on dragging when search in treelist is activeAleksander Machniak
2015-10-06Fix resetting search input events when the treelist is re-initialized, some C...Aleksander Machniak
2015-10-04Fix 'last' property of search eventAleksander Machniak
2015-03-12Do not re-append an existing node when re-rendering with childsThomas Bruederli
2015-02-24Update internal reference to treelist node contents after insert. Fixes some ...Thomas Bruederli
2014-12-18Prevent folder selection changes if app is busy (#1490158)Thomas Bruederli
2014-11-17Fix drag-n-drop to folders expanded while dragging (#1490157)Aleksander Machniak
2014-09-11Also remove cloned search item from treelistThomas Bruederli
2014-09-08Small tweaks for treelist interactionsThomas Bruederli
2014-08-20Add option to focus a treelist widget on clicks to the container (#1489997)Thomas Bruederli
2014-08-13Allow focussing treelist item checkboxes with tab and normal list navigation ...Thomas Bruederli
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-08Reset search after folder creation/remove/renameAleksander Machniak
2014-08-08Added folder searching in Folder ManagerAleksander Machniak
2014-08-07Getter to detect if treelist widget is in search modeThomas Bruederli
2014-07-25Fix drag-n-drop after folder move/create (#1489648)Aleksander Machniak
2014-07-16Collapsible (and iconized) folders tree in folder manager (#1489648)Aleksander Machniak
2014-07-03Remove leftover code - fixes js errorAleksander Machniak
2014-07-02Use treelist widget for folders list in Settings/Folders (#1489648)Aleksander Machniak
2014-06-26Apply selection styles to clones search result items, tooThomas Bruederli
2014-06-25Minor optimizationThomas Bruederli
2014-06-24Mute clicks on virtual treelist item links (they need tabindex=0 in order to ...Thomas Bruederli
2014-06-24Fix updating and re-sorting treelist nodesThomas Bruederli
2014-06-24Allow to move a treelist node to a new parent with .update()Thomas Bruederli
2014-06-23Fix keyboard navigation with nested link element in treelist nodesThomas Bruederli
2014-06-18Option to disable cursor keyboard navigation on treelist widgetsThomas Bruederli
2014-06-16Avoid scrolling of lists and menus when navigating with cursor keys (#1489929)Thomas Bruederli
2014-06-16Avoid scrolling when moving focus from a treelist widget (#1489929)Thomas Bruederli