Commit Graph

697 Commits

Author SHA1 Message Date
Eragon 6e24bcfdab
search: Use match-case instead of if-else 2023-10-18 11:12:04 +02:00
Eragon c31ecb93bb
search: Add url-names 2023-10-18 11:12:03 +02:00
Eragon 74ba0896cf
accounts: PIL.Image.ANTIALIAS got removed, using LANCZOS for resampling now 2023-10-04 16:10:03 +02:00
Eragon 5418cc277a
search: Get publish date selector working 2023-09-27 23:13:20 +02:00
Eragon 49c7d7463f
search: Add 'Tous' to user choices 2023-09-27 23:13:20 +02:00
Eragon b67d97a87b
search: Use user ordering choice 2023-09-27 23:13:19 +02:00
Eragon 719949b778
search: Add links for programs and programs comments 2023-09-27 23:13:19 +02:00
Eragon 069f6fee1b
search: Fix theme on search 2023-09-27 23:13:19 +02:00
Eragon e2cb9f9a21
programs: Fix pagination 2023-09-26 21:19:18 +02:00
Eragon 534e280043
search: fix check for topic/programs 2023-09-12 22:06:03 +02:00
Eragon db065f83f3 Merge pull request 'search' (#145) from search into dev
Reviewed-on: https://gitea.planet-casio.com/devs/PCv5/pulls/145
2023-09-05 22:50:20 +02:00
Eragon ab8270cbba
Revert "style: Push the footer to the bottom regardless of the size of maincontent"
This reverts commit c374fb44f68dbb6a45ffea34551ffafe39f91e5f.
2023-09-05 22:46:57 +02:00
Eragon 88bc300649
post redirect: Remove unused imports 2023-09-05 22:46:57 +02:00
Eragon f3a185518a
search: Nicer CSS for search elements 2023-09-05 22:46:57 +02:00
Eragon c6e1891b18
search: Display form errors 2023-09-05 22:46:57 +02:00
Eragon 5e545e5415
search: nicer layout on search page 2023-09-05 22:46:57 +02:00
Eragon 61c4c0392e
search: Fix links for comments 2023-09-05 22:46:57 +02:00
Eragon e8ce99c194
search: Add links for comments 2023-09-05 22:46:57 +02:00
Eragon 23209b8e10
search: Add search over programs 2023-09-05 22:46:56 +02:00
Eragon 93b2a52752
search: Fix url GET params in pagination links 2023-09-05 22:46:56 +02:00
Eragon 298526521d
search: Add pagination 2023-09-05 22:46:56 +02:00
Eragon c029b2d134
search: Restore multi-lang search 2023-09-05 22:46:56 +02:00
Eragon 126625e367
search: Move from hand-crafted SQL to ORM 2023-09-05 22:46:56 +02:00
Eragon 22db8ec713
css: Compile css 2023-09-05 22:46:56 +02:00
Eragon 1bee8e3cf6
db: merge migration scripts 2023-09-05 22:46:56 +02:00
Eragon 001c469a02
search: Search in topic titles and comments 2023-09-05 22:46:56 +02:00
Eragon b729415b43
search: Basic search without style or options 2023-09-05 22:46:55 +02:00
Eragon 93c50e0b24
style: Push the footer to the bottom regardless of the size of maincontent 2023-09-05 22:46:55 +02:00
Eragon 4a4a51cac6
search: search page template 2023-09-05 22:46:55 +02:00
Eragon 7adeb98560
search: Add most of the choices for advanced search 2023-09-05 22:46:55 +02:00
Lephe 53097ed162
ldap: fix use of LDAP not guarded by V5Config.USE_LDAP 2023-08-08 22:46:09 +02:00
Lephe aa0fd2e46a
shoutbox: integrate custom v5shoutbox style 2023-07-29 00:14:38 +02:00
Lephe 56f1cd8e6a
shoutbox: update shoutbox to 8bda9f96a
Keep the submodule approach until we can deploy it properly on
PCv5-extra.
2023-07-28 11:56:04 +02:00
Darks 9379a7d9ac
news: add summary and thumbnails to topics
Provides data for homepage, as well as others topics
2023-07-25 22:26:16 +02:00
Darks ca4f54c49c
account: add antibot fileld to registration form 2023-07-25 21:17:35 +02:00
Darks e92792c8d6
submodules: moved to PCv5-extra 2023-07-18 21:29:17 +02:00
Darks 20524d28c3
scripts: add modules to render helper 2023-07-15 20:36:44 +02:00
Eragon 0d9ca65238
config: Change default sender for mails 2023-07-06 15:35:59 +02:00
Darks 402e6699aa
fixed 'avancées de la v5' button 2023-07-04 21:45:35 +02:00
Darks 7e64a70eec Merge pull request 'Ajout de la page d’accueil en préprod' (#141) from landing_page into dev
Reviewed-on: https://gitea.planet-casio.com/devs/PCv5/pulls/141
2023-07-04 21:35:58 +02:00
Darks 920724718f
homepage: good enough for preview release 2023-07-04 21:30:16 +02:00
Lephenixnoir d6ff6eb77f Merge pull request 'post: unique delete button for guest posts' (#140) from IniKiwi/PCv5:guest-delete-button-2 into dev
Reviewed-on: https://gitea.planet-casio.com/devs/PCv5/pulls/140
2023-07-01 12:42:51 +02:00
IniKiwi c5df575af3
post: fix duplicate code 2023-07-01 12:39:46 +02:00
IniKiwi f93443310b
post: unique delete button for guest posts 2023-07-01 12:24:53 +02:00
Darks f6aefffc3c
homepage: still WIP, but better 2023-06-27 23:28:32 +02:00
Lephe c8f2d73bc2
shoutbox: add standalone shoutbox at /chat 2023-06-27 22:35:42 +02:00
Lephe d531106c78
meta: add shoutbox submodule 2023-06-27 22:08:27 +02:00
Eragon 43381bf493
homepage: Fix grid style 2023-06-25 01:57:39 +02:00
Darks 62341cf9d9
landing page: WIP 2023-06-23 23:41:46 +02:00
Eragon c88c993ee3
makefile: copy all scripts for emoji picker 2023-06-21 00:16:45 +02:00