Simon Willison
f49d15a758
word-break: break-word;
2020-10-27 12:39:55 -07:00
Simon Willison
dab4b73f7d
White cards on mobile
2020-10-27 12:39:55 -07:00
Simon Willison
62286b46a9
Tighten up table column CSS
2020-10-27 12:39:55 -07:00
Simon Willison
fe5e813f06
Styled facets with different bullets
2020-10-27 12:39:55 -07:00
Natalie Downe
df19a48a3b
Implemented new Natalie design
2020-10-27 12:39:55 -07:00
Natalie Downe
6dff22eff8
Visited link colours
2020-10-27 12:39:55 -07:00
Natalie Downe
7d69f1ac02
New header and footer
2020-10-27 12:39:55 -07:00
Simon Willison
26bb4a2681
table-wrapper on query page too, refs ##998
2020-10-27 00:56:35 -07:00
Simon Willison
f5dbe61a45
-o now opens to most relevant page, closes #976
2020-10-25 22:06:20 -07:00
Simon Willison
105a2c10fd
Fix z-index issue with dropdown menu, closes #1052
2020-10-25 19:19:21 -07:00
Simon Willison
42f4851e3e
Documentation for .absolute_url(request, path), refs #1034
2020-10-24 18:17:30 -07:00
Simon Willison
6c9fd4ef1b
Better download link display on mobile, refs #1046
2020-10-24 18:00:38 -07:00
Simon Willison
5db7ae3ce1
Link to BLOB downloads, closes #1046
2020-10-24 17:13:14 -07:00
Simon Willison
a96ad967e4
Cleaned up some rogue full-stops
2020-10-24 16:11:14 -07:00
Simon Willison
5a15197960
/db/table/-/blob/pk/column.blob download URL, refs #1036
2020-10-24 16:09:18 -07:00
Simon Willison
10c35bd371
urls.static_plugins() method, closes #1033
...
Also documented how to package static assets and templates in plugins, closes #575
2020-10-24 13:03:40 -07:00
Simon Willison
7f728d4a37
Extra tests for datasette.urls, refs #1025
2020-10-24 12:21:23 -07:00
Simon Willison
29a977a74e
New app_client_base_url_prefix fixture
2020-10-24 12:03:24 -07:00
Simon Willison
d3e9b0aecb
Document render_template() can take a Template, refs #1045
2020-10-23 17:26:15 -07:00
Simon Willison
8148c9e265
Document render_template(templates) list, closes #1045
2020-10-23 17:22:00 -07:00
Nicholas Bollweg
976e5f74aa
Include LICENSE in sdist ( #1043 )
2020-10-23 13:54:34 -07:00
Nicholas Bollweg
cab8e65261
Add minimum supported python ( #1044 )
2020-10-23 13:53:07 -07:00
Simon Willison
d0cc6f4c32
Use sphinx-to-sqlite==0.1a1
...
To address this bug: https://github.com/simonw/sphinx-to-sqlite/issues/2
2020-10-21 21:57:00 -07:00
Simon Willison
20f8659e2a
Wide tables now scroll horizontally, refs #998
2020-10-21 18:09:01 -07:00
gerrymanoim
6e26b05799
Fix syntax error in register_routes docs ( #1038 )
...
Thanks, @gerrymanoim
2020-10-21 15:44:16 -07:00
Simon Willison
bf82b3d6a6
scale-in animation for column action menu, closes #1039
2020-10-21 10:02:26 -07:00
Simon Willison
66120a7a1c
Release 0.51a0
...
Refs #1023 , #904 , #814 , #1014 , #1016 , #1019 , #1028
2020-10-19 22:31:14 -07:00
Simon Willison
091441a444
Fixed remaining places that needed datasette.urls, closes #1025
2020-10-19 22:21:19 -07:00
Simon Willison
0d1763fb2f
More datasette.urls usage, refs #1025
2020-10-19 21:24:47 -07:00
Simon Willison
837d0bc995
Tiny typo, refs #904
2020-10-19 18:04:43 -07:00
Simon Willison
5aacc021b5
Docs for datasette.urls, closes #904
2020-10-19 17:51:39 -07:00
Simon Willison
310c3a3e05
New datasette.urls URL builders, refs #904
2020-10-19 17:33:59 -07:00
Simon Willison
c440ffc65a
Updated serve help, refs #1028
2020-10-19 17:33:04 -07:00
Simon Willison
6aa5886379
--load-extension=spatialite shortcut, closes #1028
2020-10-19 15:37:43 -07:00
Simon Willison
a4def0b8db
Clearer _sort_by_desc comment
2020-10-19 15:37:43 -07:00
Simon Willison
c37a0a93ec
Build and deploy docs.db to datasette-docs-latest
2020-10-18 14:35:26 -07:00
Simon Willison
f7147260a4
Added datasette-atom and datasette-ics
2020-10-18 13:56:35 -07:00
Simon Willison
b0b04bb7c1
Delete .readthedocs.yml
...
It worked fine without configuration, and my attempt to build the xml version failed with an error message:
Problem in your project's configuration. Invalid "formats": expected one of (htmlzip, pdf, epub), got xml
2020-10-18 11:37:35 -07:00
Simon Willison
a0e9ae3c25
Build extra formats with Read the Docs
2020-10-18 11:20:33 -07:00
Taylor Hodge
568bd7bbf5
Fix broken link in publish docs ( #1029 )
2020-10-17 13:05:03 -07:00
Jacob Fenton
4f7c0ebd85
Fix table name in spatialite example command ( #1022 )
...
The example query for creating a new point geometry seems to be using a table called 'museums' but at one point it instead uses 'events'. I *believe* it is intended to be museums.
2020-10-14 16:46:46 -07:00
dependabot-preview[bot]
7f2edb5dd2
Update janus requirement from <0.6,>=0.4 to >=0.4,<0.7 ( #1017 )
...
Updates the requirements on [janus](https://github.com/aio-libs/janus ) to permit the latest version.
- [Release notes](https://github.com/aio-libs/janus/releases )
- [Changelog](https://github.com/aio-libs/janus/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/janus/compare/v0.4.0...v0.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-14 14:52:07 -07:00
dependabot-preview[bot]
b4a8e70957
Update asgiref requirement from ~=3.2.10 to >=3.2.10,<3.4.0 ( #1018 )
...
Updates the requirements on [asgiref](https://github.com/django/asgiref ) to permit the latest version.
- [Release notes](https://github.com/django/asgiref/releases )
- [Changelog](https://github.com/django/asgiref/blob/master/CHANGELOG.txt )
- [Commits](https://github.com/django/asgiref/compare/3.2.10...3.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-14 14:51:34 -07:00
Simon Willison
f3a087a578
Edit SQL button on canned queries, closes #1019
2020-10-13 20:44:18 -07:00
Simon Willison
acf07a6772
x button for clearing filters, refs #1016
2020-10-11 19:53:26 -07:00
Simon Willison
e34e84901d
Link: HTTP header pagination, closes #1014
2020-10-10 17:18:45 -07:00
Simon Willison
7e70643852
Removed --debug option, which didn't do anything - closes #814
2020-10-10 16:39:38 -07:00
Simon Willison
822260fb30
Improved homebrew instructions
2020-10-10 16:19:39 -07:00
Simon Willison
a67cb536f1
Promote the Datasette Weekly newsletter
2020-10-10 13:54:27 -07:00
Simon Willison
0e58ae7600
Release 0.50.2
...
Refs #1011
2020-10-09 20:53:47 -07:00