Commit Graph

492 Commits

Author SHA1 Message Date
yflory d68dde07a9 Remove translation XXX 2023-09-28 18:33:03 +02:00
yflory fd90827da9 Merge branch 'accessibility' into staging 2023-09-28 17:55:34 +02:00
yflory 4c946fd672 Fix mediatag button style in forms #1237 2023-09-25 16:34:31 +02:00
yflory b78ec996ec Deduplicate code for iframe title 2023-09-19 16:40:22 +02:00
Daria 4008bae352
Merge pull request #1224 from cryptpad/staging
Staging
2023-08-30 12:46:18 +03:00
yflory cf3858bd6e Fix day offset in forms with different timezones 2023-08-29 17:51:39 +02:00
daria 79de71d5a3 updated title for Form #1159 2023-08-28 13:13:18 +03:00
daria 87661db47b added title to Form inner page #1159 2023-08-17 16:58:30 +03:00
yflory 09bce8d852 Merge branch 'staging' into 5.4-rc 2023-07-13 14:13:34 +02:00
wginolas 860a5b22b5
Merge pull request #1068 from lemondevxyz/fix-issue-1054
fix issue #1054 by converting png to ico and linking them
2023-07-11 08:22:01 +02:00
Ahmed Mazen 4e32a9ac06 add favicons statically in each application
The last commit added `.ico` versions of the `png` favicons. This commit
adds each favicon statically to each application's `index.html` file.

By statically, I mean it is not inserted through Javascript and instead
is present in the file already.

This fixes favicons not displaying on Firefox.
2023-07-03 08:46:12 +08:00
yflory 614fa4a08e Merge branch 'staging' into debowerify 2023-06-01 10:49:33 +02:00
yflory a1dd33a022 Make form questions selectable in participant view 2023-05-31 10:57:23 +02:00
yflory 30bb4d61bb Merge branch 'main' into debower 2023-05-02 13:55:40 +02:00
yflory 07f39f2158 Fix form 'date' question type saved as string 2023-04-27 15:49:40 +02:00
David Benque fb00ed0a83 Pass unused-translations test 2023-04-27 10:10:55 +01:00
David Benque b1af6da17c Merge branch 'form-date-condorcet' into 5.3-rc 2023-04-27 09:52:30 +01:00
David Benque 7d659ea9c3 Remove hard-coded translation keys 2023-04-27 09:43:18 +01:00
zuzanna-maria b11c22cf4d Changes to syntax & cleaning 2023-04-26 17:39:39 +02:00
yflory ee7a55c2c7 Fix form Condorcet dropdown 2023-04-26 16:37:46 +02:00
David Benque 613ab0f6dc
Merge pull request #1023 from xwiki-labs/form-bugfixes
Form bugfixes
2023-04-26 14:01:20 +01:00
yflory d2854bad0c Improve performances with form Condorcet methods 2023-04-26 12:55:02 +02:00
yflory 8547219d35 Remove trailing spaces 2023-04-26 11:36:42 +02:00
zuzanna-maria 29e685d203 moved max form responses feature to separate branch 2023-04-25 17:16:24 +02:00
zuzanna-maria 422d008104 change sorting & syntax 2023-04-25 16:55:05 +02:00
zuzanna-maria b288aa044c initial commit 2023-04-24 17:20:46 +02:00
zuzanna-maria e1499a44bd cleaning 2023-04-24 12:05:12 +02:00
David Benque 23801ce7e2 Fix form closing date picker margins 2023-04-21 11:16:03 +01:00
David Benque fc8534d339 Style condorcet results 2023-04-18 17:27:23 +01:00
zuzanna-maria e0c45578a5 logic re-write and refactoring 2023-04-18 11:59:30 +02:00
zuzanna-maria 10d44ca52e tweaked to account for empty answers 2023-04-05 12:57:23 +02:00
zuzanna-maria e31a174b71 changed method choice and details tag to account for weblate translations 2023-04-03 12:21:28 +02:00
David Benque bcf44a1914
Merge pull request #1012 from zuzanna-maria/form-date-condorcet_datepicker
Forms date input -- changed date picker
2023-03-29 17:19:08 +01:00
David Benque 0495bce1c6
Merge pull request #1002 from zuzanna-maria/forms_condorcet_1
Forms - implementing Condorcet voting (#1)
2023-03-29 17:18:01 +01:00
zuzanna-maria 2e0cf58fbd linted 2023-03-29 15:15:32 +02:00
zuzanna-maria 51441d9bae changed datepicker 2023-03-29 14:35:01 +02:00
zuzanna-maria 42010c43a1 change content div type 2023-03-29 11:17:08 +02:00
zuzanna-maria 86814bacb2 cleaning 2023-03-29 11:05:26 +02:00
zuzanna-maria 06e766adb4 condorcet UI changes 2023-03-29 10:50:05 +02:00
zuzanna-maria fcb49c3666 linted and refactored 2023-03-22 19:12:34 +01:00
David Benque 7b387a4add
Merge pull request #990 from zuzanna-maria/form_date_input
Date input in forms
2023-03-22 16:29:16 +01:00
ansuz cbaff2f3c0 Merge branch 'soon' into staging 2023-03-07 15:34:00 +05:30
zuzanna-maria 005eed7d38 added two selection methods (schulze/ranked pairs) and extended display 2023-02-11 16:13:23 +01:00
zuzanna-maria 7bfb7ef26e fixed the method for accessing answers 2023-02-06 13:01:32 +01:00
zuzanna-maria de8a5b3fed refactoring condorcet function 2023-02-06 12:34:05 +01:00
zuzanna-maria d84410d401 initial attempt at implementing condorcet winner in forms 2023-02-05 14:12:13 +01:00
yflory f4b477ee37 Clean XXX 2023-02-01 18:02:03 +01:00
yflory 6e3c4077c1 Merge branch 'debowerify' of https://github.com/Pamplemousse/cryptpad into debower 2023-02-01 14:58:07 +01:00
yflory 508a07200c Merge branch 'form-poll-ui' 2023-01-23 17:50:11 +01:00
yflory 19ed4480f5 Fix button margin in forms 2023-01-16 14:27:42 +01:00