Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

21 check-ins tagged with "quickfilter"

2025-05-25
13:38
update the documentation in quickfilter.js ... (Leaf check-in: 81b4fd259b user: jkosche tags: quickfilter)
2025-05-24
16:31
merge current trunk ... (check-in: 8cbcf36be3 user: jkosche tags: quickfilter)
16:25
make quickfilter work correctly with multirow reports ... (check-in: a42c48797c user: jkosche tags: quickfilter)
12:27
add graceful fallback for users without Javascript ... (check-in: 6280151831 user: jkosche tags: quickfilter)
2025-05-10
19:28
fix usage of variable before declaration, this only works because browsers add some things automatic to the namespace (which might not work outside quirks mode) ... (check-in: 6206191a03 user: jkosche tags: quickfilter)
18:17
renamed the marking class to filterable as suggested by [forum:/forumpost/9c804128d3|forum post] ... (check-in: 2f0cb46593 user: jkosche tags: quickfilter)
17:55
adding mention of quickfilter in the javascript.md ... (check-in: f98be00db0 user: jkosche tags: quickfilter)
2025-04-25
12:01
missed search-type in one place ... (check-in: 11e6c81766 user: jkosche tags: quickfilter)
11:50
readd documentation for FOSSIL_REPOLIST_QUICKFILTER ... (check-in: 1a84e663e9 user: jkosche tags: quickfilter)
11:01
Merge the latest trunk enhancements into the quickfilter branch. ... (check-in: e14c75676c user: drh tags: quickfilter)
00:00
change input field to search, which brings clear button on some browser, as suggested in [forum:forumpost/005643ff358e5d34|forum post] ... (check-in: fa31d18bf4 user: jkosche tags: quickfilter)
2025-04-04
19:32
quickfilter also highlights the found matches ... (check-in: cd31dea472 user: jkosche tags: quickfilter)
2025-03-30
12:30
document new environment variable ... (check-in: ec93da33b5 user: jkosche tags: quickfilter)
12:20
no more need to display the quickfilter based on elements, as it is now explicitly activated ... (check-in: 32d86c59ab user: jkosche tags: quickfilter)
12:13
fix environment variable ... (check-in: a1d904a963 user: jkosche tags: quickfilter)
12:02
make the quickfilter optional for repolist based on the value of FOSSIL_REPOLIST_QUICKFILTER ... (check-in: 7948850320 user: jkosche tags: quickfilter)
10:39
make the quickfilter optional for reports by editing the report ... (check-in: 7d20f50207 user: jkosche tags: quickfilter)
2025-03-26
16:36
move quickfilter javascript into own js-file ... (check-in: a6ac88cbb0 user: jkosche tags: quickfilter)
13:54
add quickfilter to repolist as well ... (check-in: 8974b306ee user: jkosche tags: quickfilter)
2025-03-25
21:01
add quickfilter to reports, which allow to filter list for typed in text ... (check-in: a3fe792b2c user: jkosche tags: quickfilter)
13:10
Create new branch named "quickfilter" ... (check-in: 9b04bf63eb user: jkosche tags: quickfilter)