Commit Graph

364 Commits

Author SHA1 Message Date
Valentin Deniaud 66b12b846a misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 16:14:41 +02:00
Frédéric Péters 27efc1c7f5 misc: do not repeat parent title in child text title (#75071)
gitea/combo/pipeline/head This commit looks good Details
2023-03-03 10:58:03 +01:00
Lauréline Guérin 417932bf9b
data: add a data migration for old card cells 2023-02-01 17:45:47 +01:00
Lauréline Guérin b7d06c00d5
data: keep current page uuid on restore (#67710) 2023-02-01 17:45:47 +01:00
Lauréline Guérin 165ffc8527
data: import/export based on uuids (#67710) 2023-02-01 17:45:47 +01:00
Lauréline Guérin 8f21087df8
data: store a new uuid on page loading with snapshot (#67710) 2023-02-01 17:45:47 +01:00
Lauréline Guérin 50fe99e351
data: reset uuid on page duplication (#67710) 2023-02-01 17:45:47 +01:00
Lauréline Guérin 421cce8d82
data: add uuid to Page model (#67710) 2023-02-01 17:45:47 +01:00
Corentin Sechet a9323d0acf misc: fix placeholder options inheritance from parent pages (#71846) 2023-01-20 10:37:37 +01:00
Lauréline Guérin 174e92d76a
manager: associate a page to a card model (#68675) 2022-12-13 08:20:27 +01:00
Lauréline Guérin f94fedb8f5 data: mark json config cell as invalid if not found in settings (#71168) 2022-12-12 18:08:32 +01:00
Frédéric Péters 7f05710818 search: ignore links depending on cards/forms/request (#71992) 2022-12-09 07:49:50 +01:00
Lauréline Guérin 3ad0a23f71
data: fix snapshot restore with duplicated slug (#70884)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-11-03 22:19:06 +01:00
Frédéric Péters 8b2e2c854e manager: use text cell title as additional label (#70804) 2022-10-28 10:11:01 +02:00
Frédéric Péters 96f21090ed misc: display text cells if they have a title (#70803) 2022-10-28 10:11:01 +02:00
Benjamin Dauvergne d29dc19ee9 misc: show unlogged only cells to superuser (#45846)
In this case the .shown-because-admin class is present on the cell.
2022-10-20 10:31:52 +02:00
Corentin Sechet afde19c1fe misc: add title field to text cells (#42968) 2022-10-19 11:57:34 +02:00
Lauréline Guérin cf068ec94a
manager: reduce num of queries on page view (#69400)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-09-26 08:27:41 +02:00
Frédéric Péters 871742a416 misc: mark some cells as requiring a session (#69301) 2022-09-23 08:56:50 +02:00
Lauréline Guérin 5972b44739
data: fix parent selection on import (#69194)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-09-23 08:08:44 +02:00
Lauréline Guérin 29e4f084d3
data: fix condition with AttributeError (#68865)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-09-12 15:44:54 +02:00
Lauréline Guérin d051059544
wcs: import/export with link to page with sub_slug (#68534)
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-09-12 14:40:42 +02:00
Lauréline Guérin 04165ad13c
wcs: custom schema, link item, target a page with sub_slug (#68534) 2022-09-12 14:40:42 +02:00
Frédéric Péters c81c303e0a misc: inherit placeholder options when using parent content cells (#68679)
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-09-02 19:28:10 +02:00
Lauréline Guérin 574228c0b8
wcs: snapshot loading with old card cells (#68140)
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-08-29 14:38:03 +02:00
Lauréline Guérin 5a1f1a9a51
wcs: fix custom_title update (#68063) 2022-08-29 14:37:33 +02:00
Agate 54eafdbb62 replaced force_text with equivalent force_str (#68183) 2022-08-29 09:35:13 +02:00
Agate f77ad1bc2d replaced ugettext* calls with corresponding gettext* calls (#68183) 2022-08-29 09:35:13 +02:00
Frédéric Péters b9f001f764 misc: add timeout to requests for feed (#68473) 2022-08-27 16:01:38 +02:00
Valentin Deniaud 6370164fc8 data: handle duplicated page slugs at import (#59509) 2022-07-25 14:35:02 +02:00
Frédéric Péters 4a8f18d89b misc: wrap Page __str__ value in str() to please pylint (#67470) 2022-07-21 21:09:29 +02:00
Agate 4ed8ebcf21 manager: support for saving a page snapshot with a label (#56519) 2022-07-18 08:26:08 +02:00
Valentin Deniaud 0996d0923a data: add cell get_ajax_url method (#66956) 2022-07-05 10:56:14 +02:00
Lauréline Guérin 1f94e32a17
data: inject global context in context for cell conditions (#66953)
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-07-05 10:25:37 +02:00
Lauréline Guérin f97022233e
data: inject computed variables in context for cell condition (#66632)
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-06-29 10:45:32 +02:00
Lauréline Guérin 794bb74c32
data: add display condition to cells (#66263)
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
and also on each item of a linklist cell
2022-06-24 09:00:47 +02:00
Lauréline Guérin 9428431767
manager: add a visual mark to cell tabs with configured settings (#64936)
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-06-24 08:48:10 +02:00
Frédéric Péters 827f68b629 manager: keep link label attribute on main tab (#65878) 2022-06-02 10:45:39 +02:00
Frédéric Péters fdad44bc89 trivial: join splitted strings 2022-06-01 19:00:46 +02:00
Frédéric Péters 8640f62d31 misc: allow verbatim templates in text links in skeleton pages (#65815) 2022-06-01 08:52:08 +02:00
Lauréline Guérin c6fd8e1ee0
data: fix extra_variables & VariableDoesNotExist (#65746)
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-31 14:26:50 +02:00
Corentin Sechet 2b68a863ed misc: move title fields to appearance tab (#64681) 2022-05-27 13:33:03 +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 4ab6c803f2 trivial: remove usage of obsolete python_2_unicode_compatible (#64292) 2022-04-17 11:15:43 +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
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
Frédéric Péters 6f040993b2 misc: add singleton accessor to site settings (#63223) 2022-03-28 09:46:09 +02:00
Lauréline Guérin 9b94f12c2c
manager: duplicate cell and target a page (#60916)
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-01 14:49:39 +01:00