Wykres commitów

  • 8a0bd68c39 Undid some slightly weird code formatting by 'black' Simon Willison 2018-05-15 08:23:20 -0500
  • 63aac537f2 1,442 format for facet counts, refs #255 Simon Willison 2018-05-15 09:14:14 -0300
  • f4943ca89b _facet selections persist through table form, refs #255 Simon Willison 2018-05-15 07:28:48 -0300
  • 514873c629 Fix bug with toggle_url on integer facets Simon Willison 2018-05-15 07:19:09 -0300
  • 1dc94f6eaa Facets can now be toggled off again, refs #255 Simon Willison 2018-05-15 07:11:52 -0300
  • ba515fc56e Removed un-used variable Simon Willison 2018-05-15 07:08:07 -0300
  • 142a550a99 Facet results now have "truncated" field Simon Willison 2018-05-15 06:50:27 -0300
  • a82175276c _sort/_next links now use new path_with_replaced_args method Simon Willison 2018-05-15 06:34:45 -0300
  • 2f81552cd2 Never suggest a facet if it only results in on option Simon Willison 2018-05-15 00:05:10 -0300
  • b0d2bb3e43 Facets no longer consider null values Simon Willison 2018-05-14 19:19:43 -0300
  • ddef229850 Initial implementation of suggested facets Simon Willison 2018-05-14 19:09:42 -0300
  • 8a4ed052a5 path_with_added_args now works with multiple existing args Simon Willison 2018-05-14 19:09:09 -0300
  • f36c9d4b4c Facet toggling now works for integer columns, refs #255 Simon Willison 2018-05-14 18:33:24 -0300
  • de05cf21aa Facet "selected" key and toggle_url now toggles, refs #255 Simon Willison 2018-05-14 17:42:10 -0300
  • af0e91e776
    Added screenshots to facets and full_text_search docs, refs #255 Simon Willison 2018-05-16 08:24:44 -0700
  • a70e5f00c6
    Typo fix Simon Willison 2018-05-16 08:15:56 -0700
  • fe15032462
    Clarified relationship between metadata and _facet= facets, updated docs - refs @255 Simon Willison 2018-05-16 08:15:23 -0700
  • 3ba8a10ed1
    Reliable sort order for facets in Python 3.5, fixing test - refs #255 Simon Willison 2018-05-16 07:43:13 -0700
  • 436dd11949
    Hide facet button is now a ✖ - refs #255 Simon Willison 2018-05-16 07:37:05 -0700
  • b5bf3dadb8
    class="suggested-facets" Simon Willison 2018-05-15 22:08:58 -0700
  • 3b885d3124
    Show enabled facets in flexbox columns, refs #255 Simon Willison 2018-05-15 22:06:05 -0700
  • 6293c34209
    Foreign key facets are now expanded to labels, refs #255 Simon Willison 2018-05-15 10:52:02 -0500
  • 56854e1918
    Use escape_sqlite() more consistently Simon Willison 2018-05-15 10:00:39 -0500
  • 1c5e386a22
    Undid some slightly weird code formatting by 'black' Simon Willison 2018-05-15 08:23:20 -0500
  • 0a02517eac
    1,442 format for facet counts, refs #255 Simon Willison 2018-05-15 09:14:14 -0300
  • 9b376551ed
    _facet selections persist through table form, refs #255 Simon Willison 2018-05-15 07:28:48 -0300
  • aa827edbac
    Fix bug with toggle_url on integer facets Simon Willison 2018-05-15 07:19:09 -0300
  • 5b2afb7310
    Facets can now be toggled off again, refs #255 Simon Willison 2018-05-15 07:11:52 -0300
  • 89af6f05d5
    Removed un-used variable Simon Willison 2018-05-15 07:08:07 -0300
  • 158e7950ec
    Facet results now have "truncated" field Simon Willison 2018-05-15 06:50:27 -0300
  • 590890fc46
    _sort/_next links now use new path_with_replaced_args method Simon Willison 2018-05-15 06:34:45 -0300
  • bc1bf5c3a1
    Never suggest a facet if it only results in on option Simon Willison 2018-05-15 00:05:10 -0300
  • b163b41ddf
    Facets no longer consider null values Simon Willison 2018-05-14 19:19:43 -0300
  • ce84d76fff
    Initial implementation of suggested facets Simon Willison 2018-05-14 19:09:42 -0300
  • 2a365b6156
    path_with_added_args now works with multiple existing args Simon Willison 2018-05-14 19:09:09 -0300
  • 7e61a1f77b
    Facet toggling now works for integer columns, refs #255 Simon Willison 2018-05-14 18:33:24 -0300
  • cf6e7840ae
    Facet "selected" key and toggle_url now toggles, refs #255 Simon Willison 2018-05-14 17:42:10 -0300
  • 0d77a896cc Add new metadata key persistent_urls which removes the hash from all database urls when set to "true" Phil Roche 2018-05-14 10:34:49 +0100
  • 2b79f2bdeb path_with_added_args now preserves order in Python 3.5 Simon Willison 2018-05-14 00:02:07 -0300
  • eaf715a60a Extract /-/plugins view into a method Simon Willison 2018-05-13 10:06:02 -0300
  • cf1fe693e5 Used isort to re-order my imports Simon Willison 2018-05-13 09:58:28 -0300
  • 3686385551 Ran black source formatting tool against new views/ and app.py Simon Willison 2018-05-13 09:55:15 -0300
  • 1f69269fe9 Refactored views into new views/ modules, refs #256 Simon Willison 2018-05-13 09:44:22 -0300
  • 0e2b41f3fa
    path_with_added_args now preserves order in Python 3.5 refactor-views Simon Willison 2018-05-14 00:02:07 -0300
  • 1a0ff0f44e
    Extract /-/plugins view into a method Simon Willison 2018-05-13 10:06:02 -0300
  • e2b0395cc2
    Used isort to re-order my imports Simon Willison 2018-05-13 09:58:28 -0300
  • eced084a6b
    Ran black source formatting tool against new views/ and app.py Simon Willison 2018-05-13 09:55:15 -0300
  • f4f88ce525
    Refactored views into new views/ modules, refs #256 Simon Willison 2018-05-13 09:44:22 -0300
  • 4301a8f3ac
    Case insensitive querystring comparison, fix Python 3.5 Simon Willison 2018-05-12 19:49:37 -0300
  • 7daecbcd32
    Order insensitive querystring comparison py35 Simon Willison 2018-05-12 19:47:03 -0300
  • 0454c4458f
    Fix tests in Python 3.5 Simon Willison 2018-05-12 19:37:09 -0300
  • eaaa3ea149
    Initial implementation of facets, plus tests and docs Simon Willison 2018-05-12 19:29:06 -0300
  • 70ff615f1b
    utils.path_with_added_args() improvements Simon Willison 2018-05-12 18:35:25 -0300
  • 1c815207cc
    Update conf.py Simon Willison 2018-05-12 09:08:11 -0300
  • 694f845715
    Documentation for SQLite full-text search support, closes #253 Simon Willison 2018-05-12 09:06:38 -0300
  • 04d21ccd08
    /-/versions now includes SQLite fts_versions, closes #252 Simon Willison 2018-05-11 10:19:25 -0300
  • 68dcc5b082 Pass truncate argument to external execute call Javier Sancho 2018-05-11 10:34:38 +0200
  • 0e6d5f4b7a Use external dbconnector when database is different from sqlite Javier Sancho 2018-05-08 12:38:44 +0200
  • a44f89f149 Add database type in inspect returned info Javier Sancho 2018-05-08 12:17:37 +0200
  • 331507adad Pass errors derived from using other database format Javier Sancho 2018-05-08 11:26:35 +0200
  • bf854c7742
    Initial exploration of distinct column values, refs #251 distinct-column-values Simon Willison 2018-05-06 10:30:10 -0300
  • e10f8e1274
    Slight simplification of /-/inspect Simon Willison 2018-05-06 10:02:43 -0300
  • 8e0f072847
    Added Datasette 0.21 to News Simon Willison 2018-05-05 20:24:55 -0300
  • 62c08d0d71
    Revert "Travis should now deploy new tags to PyPI if tests pass" Simon Willison 2018-05-05 20:22:21 -0300
  • 403211de63
    Release Datasette 0.21 0.21 Simon Willison 2018-05-05 20:15:38 -0300
  • d39b2e357e
    Travis should now deploy new tags to PyPI if tests pass Simon Willison 2018-05-05 20:15:05 -0300
  • 801381b765
    Default tests to using a longer timelimit Simon Willison 2018-05-05 19:41:37 -0300
  • 1259b8ac0b
    Support _search_COLUMN=text searches, closes #237 Simon Willison 2018-05-05 19:33:08 -0300
  • 4d6a568d6c
    Unit tests for _search= feature, refs #237 Simon Willison 2018-05-05 19:01:14 -0300
  • ca290719ed
    Show version on /-/plugins page, closes #248 Simon Willison 2018-05-04 15:04:33 -0300
  • d4da4c92c8
    ?_size=max option, closes #249 Simon Willison 2018-05-04 15:03:40 -0300
  • 16b384a1d0 Remove useless decorator Javier Sancho 2018-05-04 13:01:44 +0200
  • 44384b5531 Add connectors file to repository Javier Sancho 2018-05-04 12:55:32 +0200
  • 8087696f08 Move external connectors code to other file Javier Sancho 2018-05-04 12:18:00 +0200
  • 1b87299117 Load external database connectors Javier Sancho 2018-05-04 11:01:17 +0200
  • 0f562b9495
    Merge pull request #1 from simonw/master Javier Sancho 2018-05-04 10:49:07 +0200
  • bb87cf8730
    Added /-/versions and /-/versions.json, closes #244 Simon Willison 2018-05-02 01:46:54 -0700
  • 690736436b Bump up time limit for test_paginate_tables_and_views Simon Willison 2018-05-01 17:17:39 -0700
  • 349e262bb1 Renamed ?_sql_time_limit_ms= to ?_timelimit, closes #242 Simon Willison 2018-05-01 17:11:46 -0700
  • a4cc5dc813 New ?_shape=array option + tweaks to _shape, closes #245 Simon Willison 2018-05-01 17:08:16 -0700
  • 2565d623af ?_shape=array experimental feature Simon Willison 2018-05-01 10:40:33 -0700
  • 3807d93b98
    Bump up time limit for test_paginate_tables_and_views shape-array Simon Willison 2018-05-01 17:17:39 -0700
  • 8081ec7bb4
    Renamed ?_sql_time_limit_ms= to ?_timelimit, closes #242 Simon Willison 2018-05-01 17:11:46 -0700
  • 379caddccb
    New ?_shape=array option + tweaks to _shape, closes #245 Simon Willison 2018-05-01 17:08:16 -0700
  • af4cb39d8f
    ?_shape=array experimental feature Simon Willison 2018-05-01 10:40:33 -0700
  • aa954382c3
    FTS tables now detected by inspect(), closes #240 Simon Willison 2018-04-28 17:04:32 -0700
  • f188ceaa2a
    New ?_size=XXX querystring parameter for table view, closes #229 Simon Willison 2018-04-25 21:47:12 -0700
  • 4504d5160b
    If max_returned_rows==page_size, increment max_returned_rows Simon Willison 2018-04-25 21:04:12 -0700
  • 02ee31c8b4
    New hidden: True option for table metadat, closes #239 Simon Willison 2018-04-25 20:42:57 -0700
  • d3a0069c54
    Hide idx_* tables if spatialite detected, closes #228 Simon Willison 2018-04-25 20:25:21 -0700
  • db7a57a9a6
    Added class=rows-and-columns to custom query results table Simon Willison 2018-04-25 20:24:22 -0700
  • 7f44d31782
    Link to register-of-members-interests tutorial Simon Willison 2018-04-25 10:40:48 -0700
  • 00ab954300
    Added CSS class rows-and-columns to main table Simon Willison 2018-04-23 18:30:03 -0700
  • f3f4295712
    label_column now defined on the table-being-linked-to, fixes #234 Simon Willison 2018-04-22 13:46:18 -0700
  • f27cabbaf3
    label_column option in metadata.json - closes #234 Simon Willison 2018-04-22 10:51:43 -0700
  • ea0a761303
    Link to documentation from README Simon Willison 2018-04-20 17:20:56 -0700
  • a971718d2a Fix a typo (#232) lsb 2018-04-20 17:19:07 -0700
  • 05bdf53358
    Added missing hyphen Simon Willison 2018-04-20 14:15:13 -0700
  • ae02e9f4ac
    Added datasette-cluster-map blog entry to news Simon Willison 2018-04-20 14:14:35 -0700
  • b0f0f16a1c
    Fix a typo lsb 2018-04-20 11:18:59 -0700