Commit Graph

195 Commits

Author SHA1 Message Date
yflory
e91980c995 Fix missing notifications in form 2023-02-15 18:37:57 +01:00
yflory
f4b477ee37 Clean XXX 2023-02-01 18:02:03 +01:00
yflory
c074eab7b7 Merge branch '5.2-candidate' into form-del-mult 2022-12-07 14:45:18 +01:00
yflory
b2887a5d69 Update form UI and fix owner issues 2022-12-07 14:12:13 +01:00
yflory
d03d06e3c2 Fix transfer ownership before storing a pad in the drive 2022-12-05 13:54:38 +01:00
yflory
9c34e9e779 Notify form author on new responses 2022-10-25 16:40:15 +02:00
ansuz
085791d389 replace all mentions of docs.cryptpad.fr with docs.cryptpad.org 2022-09-09 17:27:09 +05:30
ansuz
a562bbc2e1 fixes related to ownership in modals opened from the drive 2022-04-13 16:07:00 +05:30
ansuz
6516b1ec48 use historical shared folder data when viewing drive history 2022-04-06 16:36:54 +05:30
ansuz
e6c51e3dff remove hardcoded translations and invert remote embedding logic 2022-03-24 12:43:16 +05:30
ansuz
b09b01fcd0 Merge branch 'soon' into blocking 2022-03-22 11:31:57 +05:30
yflory
362801a15d Fix document ID in drive history mode 2022-03-17 10:54:22 +01:00
ansuz
67303d6a92 hide embed tab of share modal for docs that don't support embedding 2022-03-15 16:06:34 +05:30
ansuz
b83e8600f4 clean up checkup tests and remove XXX 2022-03-15 13:35:49 +05:30
ansuz
52529f1a65 hide the 'embed' tab of the share menu if 'disableEmbedding' is true 2022-02-18 13:41:08 +05:30
yflory
fcf1a011ae Disable password change in forms 2022-01-17 16:31:55 +01:00
ansuz
1a1213d45e remove old notes 2021-09-07 17:03:50 +05:30
yflory
e9de9bc9aa Add icons in the share modal 2021-09-07 12:13:41 +02:00
yflory
1fa916d88c Merge branch 'staging' into merge2 2021-09-06 17:49:14 +02:00
David Benqué
68c4232eb3 Changes related to translation strings 2021-09-03 20:26:44 +01:00
ansuz
0ac368a5c9 resolve minor comments and clean up 2021-09-01 16:07:16 +05:30
ansuz
cd613f1037 many small improvements for animal avatars
* more consistent scaling for animal avatars relative to the font-size of username's initials
* configurable emoji lists via AppConfig.emojiAvatars
* various comments from code review
* fixed a bug that caused the user admin menu button to not be redrawn on name changes
* guard against empty animal emojis in case the admin sets the list to []
2021-08-27 19:38:50 +05:30
ansuz
8a1f6d66cf animal avatars in kanban cursors 2021-08-26 17:04:38 +05:30
ansuz
bf02ec7359 animal emojis in color-by-author 'written by' tooltips 2021-08-26 14:30:51 +05:30
ansuz
68efd54917 include uid in cursor data for animal avatars 2021-08-25 16:18:09 +05:30
ansuz
7bb3bc167c use emoji avatars in share and access modals 2021-08-25 15:12:28 +05:30
ansuz
c4fcc9f732 WIP comments and non-functional changes 2021-08-25 13:03:27 +05:30
ansuz
385cd4e947 handle single-character usernames when deriving initials from usernames
and use emoji avatar in user admin button
2021-08-25 12:05:36 +05:30
ansuz
46e545a976 lint compliance 2021-08-23 16:34:51 +05:30
ansuz
c5e6ca646e adjust animal avatar caching system and adjust size in the toolbar 2021-08-20 15:57:14 +05:30
ansuz
b8c847bcce prototype animal avatars for guests that haven't set a custom name 2021-08-19 22:25:51 +05:30
ansuz
82101bcb9b use two characters for the default avatar 2021-08-19 21:16:49 +05:30
ansuz
cad514cc17 remove hacky experiments with charts.css
...and finalize forms changes
2021-08-16 17:24:37 +05:30
ansuz
25a3359671 Merge branch 'staging' into hackathon-2021 2021-08-12 20:07:09 +05:30
ansuz
036248a659 handle warnings from history trim, not just errors 2021-08-12 19:14:30 +05:30
ansuz
7f41f8765e avoid bypassing guards against raw HTML in some dialogs 2021-08-12 19:02:25 +05:30
ansuz
44f5aee4ac Dependency management:
move (most) third-party dependencies from www/common/ => www/lib/

* unify less.js files by standardizing on our slightly modified version
* update textFit.js to the latest version
* describe exact versions of files where known, otherwise link to their project sites
2021-08-11 15:07:38 +05:30
ansuz
900db1fcb0 disable usage of charts.css except for the timeline 2021-08-06 18:51:51 +05:30
ansuz
53ba25b5b0 more chart visualizations, brand colors 2021-08-04 20:27:45 +05:30
ansuz
73acfd9b42 start integrating some basic charts in form answers 2021-08-04 17:08:29 +05:30
ansuz
2d405b5a32 add more annotations indicating what type of chart should be used 2021-08-04 15:31:57 +05:30
ansuz
93f73add9f the charts library should only be used in the inner scope 2021-08-04 13:50:38 +05:30
ansuz
9c373377cf send feedback for UI related to the new link functionality 2021-07-27 03:40:48 +05:30
ansuz
854a635c5f remove hardcoded translations and defer non-blocking issues till the next release 2021-07-27 03:40:03 +05:30
ansuz
52d5bb5ae8 add notes to gather feedback about the new link feature 2021-07-26 15:28:20 +05:30
yflory
0fc2269a3a Create links in the drive 2021-07-20 10:40:40 +02:00
ansuz
575269e5a1 use a standard function for creating basic media-tags 2021-07-01 13:18:08 +05:30
David Benqué
b92d56af01 Remove hard-coded translations for Forms 2021-06-10 16:16:17 +01:00
yflory
378cd38fbd Access and Properties modals for forms 2021-05-26 14:54:56 +02:00
yflory
4a1de32994 Dedicated form share modal and auditor role 2021-05-26 11:57:14 +02:00