Commit Graph

2633 Commits

Author SHA1 Message Date
Frédéric Péters 4f9abf2d00 assets: return asset URL as response of "set" API (#64970)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-05-06 21:12:05 +02:00
Frédéric Péters 72a5123831 dataviz: set x-frame-options to sameorigin for embedded graphs (#64826) 2022-05-04 20:50:18 +02:00
Frédéric Péters b29a6140be translation update 2022-05-02 16:57:42 +02:00
Frédéric Péters 6b44b605c6 settings: add translatable strings for publik-base-theme (#62413) 2022-05-02 16:53:49 +02:00
Frédéric Péters b02b7b0e5b misc: add option for placeholders to create an outer tag (#62415)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-05-02 15:53:45 +02:00
Frédéric Péters 9da25d0f8c misc: extend cell size options, use a dedicated widget (#62072)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-04-22 14:03:13 +02:00
Frédéric Péters 5b19cf1113 general: add possibily to layout placeholder cells in flex grid (#62072) 2022-04-22 14:02:04 +02:00
Frédéric Péters 9dba7d1245 lingo: comment is_notifiable() and do not log non-errors (#64460) 2022-04-22 12:38:27 +02:00
Frédéric Péters 48b09b4105 translation update 2022-04-21 17:55:05 +02:00
Valentin Deniaud a52491ea5e dataviz: load table charts asynchronously (#64315) 2022-04-20 16:17:52 +02:00
Corentin Sechet 5f918b53c0 dataviz: using natural order for alphabetical data sort (#62317) 2022-04-20 10:52:21 +02:00
Frédéric Péters 411c0f025e translation update 2022-04-19 19:27:13 +02:00
Frédéric Péters 2d8a6cfb5c pwa: add support for maskable icons (#64297) 2022-04-19 19:20:42 +02:00
Frédéric Péters 68e7070377 misc: adapt skeletontemplate tag for 3.2 (#64298)
This follows this django change:

commit 04ac9b45a34440fa447feb6ae934687aacbfc5f4
Author: Alex Gaynor <alex.gaynor@gmail.com>
Date:   Tue Oct 8 22:25:20 2019 -0400

    Improved performance of django.template.base.Parser.

    pop(0), which is used to fetch each token, is O(n) in the length of the
    list. By reversing the list and operating off the end, we can perform
    next_token(), prepend_token(), and delete_first_token() in constant
    time.
2022-04-18 18:03:58 +02:00
Frédéric Péters b19febc92a translation update (spelling) 2022-04-18 18:03:35 +02:00
Frédéric Péters 4ab6c803f2 trivial: remove usage of obsolete python_2_unicode_compatible (#64292) 2022-04-17 11:15:43 +02:00
Frédéric Péters 76904d5e6c translation update 2022-04-15 21:19:57 +02:00
Frédéric Péters d9eeeeea61 misc: remove usage of django.utils.six (#63683)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-04-15 16:42:01 +02:00
Frédéric Péters 514d8bbaaf translation update 2022-04-15 16:14:32 +02:00
Lauréline Guérin dd74d196f6
style: add messages only if requested in styles demo page(#62172)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-04-15 15:12:07 +02:00
Lauréline Guérin bed3ff7ed8
cells: option to bypass LinkCell url validity check (#62136)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-04-15 09:14:50 +02:00
Lauréline Guérin 71be7b1d86
misc: git ignore combo.manager.css 2022-04-15 09:14:50 +02:00
Lauréline Guérin cf980643eb
wcs: fix cell rendering with anonymous users (#63220)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-04-15 08:37:51 +02:00
Frédéric Péters 6a33066ac9 wcs: add cache_duration advanced option to "forms in your care" cell (#63390) 2022-04-15 08:25:10 +02:00
Frédéric Péters 2ba7eb256e misc: add possibility to define tabs by specifying fields (#63390) 2022-04-15 08:25:10 +02:00
Frédéric Péters b406d1808c wcs: mark "forms in your care" cell as valid on save (#63807) 2022-04-15 08:25:10 +02:00
Frédéric Péters a3f5786473 wcs: force an (empty) value for custom schema (#63935) 2022-04-14 17:08:10 +02:00
Frédéric Péters 518bf6ca4e trivial: remove trailing spaces 2022-04-12 08:21:58 +02:00
Lauréline Guérin fe50a2bc05
manager: fix page reorder with missing param (#63650)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-04-08 09:19:21 +02:00
Lauréline Guérin d24640eb7b
family: use with_status param in chrono url (#63325)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-04-07 09:07:02 +02:00
Thomas Jund 11db1b1735 JS: put back 'combo:cellform-reloaded' event trigger (#63567) 2022-04-05 14:59:31 +02:00
Frédéric Péters f7913715a1 wcs: don't create crypto url for local path (#63476) 2022-04-01 17:51:38 +02:00
Frédéric Péters a1dd7f7569 translation update 2022-04-01 13:18:17 +02:00
Frédéric Péters 57dec72cb7 manager: use sidetabs to navigate between cell options (#62965)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-04-01 10:49:41 +02:00
Thomas NOËL fd6ae4e785 trivial: bump black version to 22.3.0 2022-03-31 12:16:57 +02:00
Valentin Deniaud 45f67ff368 dataviz: evaluate page variables in time range template field (#63181) 2022-03-31 10:35:16 +02:00
Lauréline Guérin 17742635e5
assets: fix delete and overwrite with bad filename (#63221)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-03-31 10:03:56 +02:00
Lauréline Guérin db8c99228d
dashboard: fix views when dashboard cell does not exist (#63233)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-03-28 16:52:01 +02:00
Nicolas Roche 0be1356882 notification: send a notification to several users (#60643) 2022-03-28 14:40:08 +02:00
Nicolas Roche 93d54bf08f tests: add test on add notification endpoint (#60643) 2022-03-28 14:40:08 +02:00
Valentin Deniaud d54a69c423 dataviz: translate received x_labels for months (#62530) 2022-03-28 11:27:00 +02:00
Valentin Deniaud 73e345a89d dataviz: hide future time range choices by default (#62862) 2022-03-28 11:09:22 +02:00
Frédéric Péters 6f040993b2 misc: add singleton accessor to site settings (#63223) 2022-03-28 09:46:09 +02:00
Frédéric Péters 07d52f797c misc: add required parameter when native 404 is called explicitely (#61816) 2022-03-25 09:29:57 +01:00
Frédéric Péters 749bcddd8f pylint: declare variable (#63176)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-03-25 08:03:28 +01:00
Frédéric Péters fd5230459a pylint: update render signature to match django (#63176) 2022-03-25 08:01:31 +01:00
Frédéric Péters e3f794cda0 build: add missing CompileError import (#62938) 2022-03-18 13:17:06 +01:00
Frédéric Péters 238b164a31 translation update 2022-03-15 22:03:51 +01:00
Lauréline Guérin ad3e0150e5
family: add button to booking form (#62244)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build queued... Details
2022-03-15 11:11:11 +01:00
Lauréline Guérin ebcdc01084
wcs: fix make_public_url templatetag used with simple Context (#62460)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build queued... Details
2022-03-15 10:02:14 +01:00