Simon Huber
|
c3a8cc7eb4
|
fix error in sidebarsegments / search (#4903)
|
2020-10-23 19:32:40 +01:00 |
|
Simon Huber
|
84479bc403
|
Fix #4826 - Keyboard-driven-inputs clashes with customized search results. (#4875)
* Update search.tid
* Update DefaultSearchResultList.tid
* Update tabs.tid
* Update SearchResults.tid
* Update tabs.tid
* Update SearchResults.tid
* Update search.tid
* Update keyboard-driven-input.tid
* Update shortcuts.multids
* Update ShortcutInfo.multids
* Update Misc.multids
* Update keyboard-driven-input.tid
* Update search.tid
* Update Misc.multids
|
2020-10-23 15:58:34 +01:00 |
|
Simon Huber
|
0d2df34c58
|
Keyboard-driven dropdown inputs (#4725)
* Add shortcut descriptions to Misc.multids
* Update framed.js
* Update simple.js
* Add inputActions and refreshTitle to factory.js
* Add inputActions and refreshTitle to edit.js
* Update DefaultSearchResultList.tid
* Update search.tid
* Update ShortcutInfo.multids
* Update shortcuts.multids
* Create keyboard-driven-input.tid
* Update tag-picker.tid
* Create keyboard-driven-input_Macro.tid
* Update EditTextWidget.tid
* Update EditWidget.tid
* Update engine.js
* Update base.tid
* Use primaryListFilter, secondaryListFilter, primaryList and secondaryList
* Update tag-picker.tid
* Update search.tid
* Update DefaultSearchResultList.tid
* Update keyboard-driven-input_Macro.tid
* Fix typo udpate -> update
* Update framed.js
|
2020-07-13 17:42:55 +01:00 |
|
Simon Huber
|
e59f606566
|
Cancel popups when clicking within an editor (#4658)
* Add cancelPopups attribute to edit widget
* Add cancelPopups attribute to factory.js
* Cancel popups in editor/simple.js
* Cancel popups on focus in engines/framed.js
* Cancel popups on focus in CodeMirror engine
* Add cancelPopups="yes" to tag-picker
* Add cancelPopups="yes" to sidebar search
* Add cancelPopups="yes" to editor
* Add cancelPopups="yes" to fields EditTemplate
* Update body.tid
* Add cancelPopups="yes" to title EditTemplate
* Add cancelPopups="yes" to type EditTemplate
* Update EditTextWidget.tid
* Update EditWidget.tid
* Add cancelPopups="yes" to menubar plugin search
* Update tag-picker.tid
* Update tags.tid
|
2020-06-11 11:41:35 +01:00 |
|
Simon Huber
|
9ed45cfaad
|
Add whitespace trim to SideBarSegments search (#4302)
|
2019-10-12 09:24:05 +01:00 |
|
Jeremy Ruston
|
e9211b0eee
|
Allow sidebar tabs to be independently targeted via CSS
|
2019-10-11 10:57:29 +01:00 |
|
Jeremy Ruston
|
f5b2599432
|
Make it possible to distinguish the two different sidebar elements with the class "tc-sidebar-lists"
|
2019-07-11 22:00:28 +01:00 |
|
Jermolene
|
7282bf4721
|
Fix search result count
It's been broken since 097c87f
|
2018-09-26 16:20:13 +01:00 |
|
Jermolene
|
097c87fa7b
|
Modularize the sidebar
Fixes #2758
|
2018-08-02 13:22:21 +01:00 |
|