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
|
19ed4480f5
|
Fix button margin in forms
|
2023-01-16 14:27:42 +01:00 |
yflory
|
fc7bcba880
|
lint compliance
|
2023-01-16 14:27:29 +01:00 |
yflory
|
ca0dc9fec4
|
Add username to the list of previous responses to a form
|
2023-01-16 14:02:25 +01:00 |
yflory
|
8aec40d1ce
|
Sort form responses by date instead of grouping them by user
|
2023-01-16 14:01:55 +01:00 |
yflory
|
b74b0df363
|
Show the user's other responses in public polls
|
2023-01-16 14:00:52 +01:00 |
zuzanna-maria
|
c6e9394fe3
|
fixed CSV export and removed redundant code
|
2023-01-11 00:35:16 +01:00 |
zuzanna-maria
|
ee0dc14ac5
|
cleaned up blank lines
|
2023-01-10 12:26:01 +01:00 |
zuzanna-maria
|
22a898403e
|
added date as an answer option to forms
|
2023-01-09 23:19:54 +01:00 |
Pamplemousse
|
32b7ea07ad
|
removing `bower`: migrate `saferphore`
Signed-off-by: Pamplemousse <git@xaviermaso.com>
|
2023-01-07 13:50:42 +01:00 |
Pamplemousse
|
9019d92291
|
removing `bower`: migrate `nthen`
Signed-off-by: Pamplemousse <git@xaviermaso.com>
|
2023-01-07 13:50:42 +01:00 |
Pamplemousse
|
a847a5300a
|
removing `bower`: migrate `file-saver`
Signed-off-by: Pamplemousse <git@xaviermaso.com>
|
2023-01-07 13:50:41 +01:00 |
Pamplemousse
|
871110ec12
|
removing `bower`: migrate `chainpad*`
Also, explicitly add `chainpad-netflux`.
Signed-off-by: Pamplemousse <git@xaviermaso.com>
|
2023-01-07 13:50:41 +01:00 |
Pamplemousse
|
c8859524ee
|
removing `bower`: migrate `components-font-awesome`
Signed-off-by: Pamplemousse <git@xaviermaso.com>
|
2023-01-07 13:50:40 +01:00 |