Simon Willison
90e19a7d58
Docs for datasette methods for queries
...
Refs https://github.com/simonw/datasette/pull/2741#issuecomment-4549824373
2026-05-26 16:33:36 -07:00
Simon Willison
2eb307b8c6
Changelog updates for queries branch
...
Refs #2735 , #2742
2026-05-26 16:10:05 -07:00
Simon Willison
02a1468f1b
Renamed canned queries to queries / stored queries in docs
...
And a few renames in code and YAML as well.
2026-05-26 15:17:51 -07:00
Simon Willison
2f73869c09
Document that canned_queries() has been removed
2026-05-26 15:09:48 -07:00
Simon Willison
b1029acc68
top_canned_query is now top_stored_query, closes #2747
2026-05-26 15:05:41 -07:00
Simon Willison
de55a76d40
Fix 500 error when accessing query page without ?sql= parameter ( #2744 )
...
Closes #2743
2026-05-25 12:33:57 -07:00
Simon Willison
6cafdcb6fa
Added missing issue reference
2026-05-24 21:18:50 -07:00
Simon Willison
857af9293c
Release 1.0a30
...
Refs #1752 , #2723 , #2725 , #2727
2026-05-24 14:17:45 -07:00
Simon Willison
b9cb8e9a30
Tweaked JumpSQL changelog, refs #2731
2026-05-23 21:14:35 -07:00
Simon Willison
c980234c41
JumpSQL(database=) parameter
...
Refs https://github.com/simonw/datasette/pull/2732#issuecomment-4527304912
2026-05-23 21:00:04 -07:00
Simon Willison
21a79b34b8
Improvements to Jump SQL columns
...
- Removed database_name and resource_name
- url can now optionally return JSON to reuse datasette.urls. methods
- description is now used as a truncated text description
2026-05-23 20:28:02 -07:00
Simon Willison
be1b5b2b5c
Move debug links into jump menu
2026-05-23 16:57:09 -07:00
Simon Willison
8568320a23
Replace jump_start() hook with JavaScript makeJumpSections() hook
2026-05-22 21:13:49 -07:00
Simon Willison
1000d50220
datasette.fixtures module, closes #2733
...
https://gist.github.com/simonw/613be79094d491dd08f45e05f4f70691
2026-05-21 23:05:37 -07:00
Simon Willison
d3330695fa
Always show 'Jump to...' menu item, closes #2725
2026-05-20 13:23:05 -07:00
Simon Willison
bbbc1cd596
Remove height: 100% to fix Safari bug, closes #2724
2026-05-20 12:34:12 -07:00
Simon Willison
7a914f8c65
Clear stale tables/other resources when DB removed, closes #2723
2026-05-20 12:16:23 -07:00
Simon Willison
3110faa0ba
Replace Janus queue with asyncio.Future
...
Closes #1752
AI generated patch explanation: https://gisthost.github.io/?e2b8d9c7666e988b5c003ff5e5ef3098
2026-05-16 11:45:43 -07:00
Simon Willison
036aa6aa2e
Removed a rogue hyphen
2026-05-12 16:39:46 -07:00
Simon Willison
db16003865
Release 1.0a29
...
Refs #2695 , #2701 , #2708 , #2709
2026-05-12 16:39:06 -07:00
Simon Willison
a6031c9847
Release 1.0a28
...
Refs #2691 , #2692 , #2693
2026-04-16 21:01:18 -07:00
Simon Willison
1f99d5dd20
Release 1.0a27
...
Refs #1936 , #2678 , #2681 , #2682 , #2683 , #2684 , #2688 , #2689
2026-04-15 16:11:54 -07:00
Simon Willison
67349e0e02
New :pr:ID shortcut for docs
2026-04-15 16:04:17 -07:00
Simon Willison
5f39036b9b
ok: true in /db.json for consistency
2026-04-15 15:44:06 -07:00
Simon Willison
4fcf474088
Release 1.0a26
...
Refs #1592 , #2661 , #2664 , #2666 , #2669 , #2670 , #2671 , #2672
2026-03-18 15:13:37 -07:00
Simon Willison
cb5cc0cc22
Fixed some broken docs/ references, refs #2671
2026-03-18 13:02:31 -07:00
Simon Willison
63d73a806f
Move table configuration docs from metadata.rst to configuration.rst ( #2668 )
...
https://claude.ai/code/session_01UqboRB5Wt52BKPhxexUBEn
2026-03-17 08:47:04 -07:00
Simon Willison
1263380ea6
Better heading for write_wrapper()
2026-02-25 20:50:46 -08:00
Simon Willison
e4ff5e27d3
Fix RST heading underlin
2026-02-25 16:54:51 -08:00
Simon Willison
1246c6576b
Release 1.0a25
...
Refs #2636 , #2641 , #2646 , #2647 , #2650
2026-02-25 16:49:14 -08:00
Simon Willison
5873578d49
Release 1.0a24
...
Refs #2050 , #2346 , #2608 , #2609 , #2610 , #2611 , #2613 , #2619 , #2624 , #2627 , #2628 , #2629 , #2630 , #2632
2026-01-29 09:00:22 -08:00
Simon Willison
2ca00b6c75
Release 1.0a23
...
Refs #2605 , #2599
2025-12-02 19:20:43 -08:00
Simon Willison
93b455239a
Release notes for 1.0a22, closes #2596
2025-11-13 10:40:24 -08:00
Simon Willison
291f71ec6b
Remove out-dated plugin_hook_permission_allowed references
2025-11-11 21:59:26 -08:00
Simon Willison
257e1c1b1b
Release 1.0a21
...
Refs #2429 , #2511 , #2578 , #2583
2025-11-05 13:51:58 -08:00
Simon Willison
3c2254463b
Release notes for 0.65.2
...
Adding those to main. Refs #2579
2025-11-05 10:25:37 -08:00
Simon Willison
b212895b97
Updated release notes for 1.0a20
...
Refs #2550
2025-11-03 14:27:41 -08:00
Simon Willison
506ce5b0ac
Remove docs for obsolete register_permissions() hook, refs #2528
...
Also removed docs for datasette.get_permission() method which no longer exists.
2025-11-01 20:23:37 -07:00
Simon Willison
48982a0ff5
Mark 1.0a20 unreleased
...
Refs #2550
2025-10-31 16:12:54 -07:00
Simon Willison
223dcc7c0e
Remove unused link
2025-10-31 16:11:53 -07:00
Simon Willison
3184bfae54
Release notes for 1.0a20, refs #2550
2025-10-31 15:37:30 -07:00
Simon Willison
b7ef968c6f
Fixed some rST labels I broke
2025-10-31 09:15:39 -07:00
Simon Willison
e4be95b16c
Update permissions documentation for new action system ( #2551 )
2025-10-30 17:59:54 -07:00
Simon Willison
4fe1765dc3
Add test for RST heading underline lengths, closes #2544
...
Added test_rst_heading_underlines_match_title_length() to verify that RST
heading underlines match their title lengths. The test properly handles:
- Overline+underline style headings (skips validation for those)
- Empty lines before underlines (ignores them)
- Minimum 5-character underline length (avoids false positives)
Running this test identified 14 heading underline mismatches which have
been fixed across 5 documentation files:
- docs/authentication.rst (3 headings)
- docs/plugin_hooks.rst (4 headings)
- docs/internals.rst (5 headings)
- docs/deploying.rst (1 heading)
- docs/changelog.rst (1 heading)
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-26 09:49:49 -07:00
Simon Willison
653c94209c
Remove broken reference to datasette_ensure_permissions in changelog
2025-10-26 09:49:49 -07:00
Simon Willison
6f7f4c7d89
Release 1.0a19
...
Refs #2479
2025-04-21 22:38:53 -07:00
Simon Willison
271aa09056
Release 1.0a18
...
Refs #2466 , #2468 , #2470 , #2476 , #2477
2025-04-16 22:16:25 -07:00
Simon Willison
cd9182a551
Release 1.0a17
...
Refs #1690 , #1943 , #2422 , #2424 , #2441 , #2454 , #2455 , #2458 , #2460 , #2465
2025-02-06 11:12:34 -08:00
Solomon Himelbloom
1902735c63
docs: fix time travel bug via changelog.rst ( #2449 )
2025-01-01 15:41:42 -08:00
Simon Willison
7077b8b1ba
Changelog for 0.65.1, refs #2443
2024-11-28 17:14:27 -08:00