yflory
73eb80ea30
Remove XXX
2021-10-18 15:50:05 +02:00
yflory
2bc0131904
Add early access message on pad creation screen
2021-10-18 15:43:14 +02:00
yflory
de8fc84dcb
Use new keys when creating new documents
2021-10-18 15:24:22 +02:00
yflory
75a8d1acba
Add 'save as template' button in file menu for OO apps
2021-10-15 14:58:41 +02:00
yflory
bdfb4db13c
lint compliance
2021-10-13 17:32:01 +02:00
yflory
7f40aa53d0
Refactor early access instance settings
2021-10-13 16:46:26 +02:00
yflory
a56cdfe38f
Prepare new apps early access
2021-10-11 16:55:56 +02:00
yflory
aaed6b7d77
Apply form results to new sheet
2021-09-24 16:31:26 +02:00
ansuz
ae7e5e0636
remove more XXX notes, add stricter team invite link content validation
2021-09-07 18:59:01 +05:30
ansuz
c89f4f555b
more hardcoded translations
2021-09-07 15:55:36 +05:30
yflory
1fa916d88c
Merge branch 'staging' into merge2
2021-09-06 17:49:14 +02:00
yflory
899d0b7d13
Forms V2
2021-09-06 16:54:13 +02:00
ansuz
f6eb6d5ca6
remove some hardcoded translations
2021-09-06 18:25:47 +05:30
yflory
b5fd885035
Merge branch 'forms2_DB_conflicts' into forms2
2021-09-06 10:33:45 +02:00
David Benqué
68c4232eb3
Changes related to translation strings
2021-09-03 20:26:44 +01:00
yflory
ec50d9dc6f
Improve condition creation in forms
2021-09-03 17:26:05 +02:00
ansuz
21dca721aa
override bootstrap colors for link preview in the link-shared dialog
2021-09-01 19:51:00 +05:30
ansuz
7231fc6926
media-tag accessibility and UX improvements
...
* preview content and prompt users to describe media when uploading
* add 'alt' attributes to rendered media-tag content if it is included in the file's encrypted metadata
* add alt attributes to some related UI elements
2021-08-30 17:51:50 +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
yflory
69e10df9e0
Form condition based on checkbox question
2021-08-26 11:19:32 +02:00
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
8d579c0376
Add avatars to rich text comments and mentions
2021-08-25 12:57:24 +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
yflory
83a1a2a337
Improve Poll template for forms
2021-08-24 13:24:06 +02:00
ansuz
c1f9d11333
delay working on some flagged issues till next release
2021-08-16 18:32:34 +05:30
ansuz
69a393f374
add support for alternate icons and text in 'toggle' buttons
2021-08-13 15:54:53 +05:30
ansuz
6413be24f3
apply a click handler with vanilla js instead of jquery
...
the jquery method only worked ~50% of the time in Firefox 90
for a completely unknown reason
2021-08-12 19:04:09 +05:30
ansuz
7f41f8765e
avoid bypassing guards against raw HTML in some dialogs
2021-08-12 19:02:25 +05:30
ansuz
b3a7d5c42c
factor out some duplicated code for handling 24 dates
2021-07-28 15:19:05 +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
663f0d8771
Display confirmation on "Log out everywhere" in the upper right menu
...
addresses #765
2021-07-06 17:47:13 +05:30
ansuz
7d634ab54b
suppress 'convert' from new pad modal
...
and make it easy to configure what's displayed via a list in appconfig
2021-07-01 13:58:17 +05:30
ansuz
92c814e49d
construct media-tags with hyperscript instead of HTML
2021-06-17 09:24:32 +05:30
yflory
8a07b66843
Add default content and default template to forms
2021-06-15 11:45:54 +02:00
ansuz
ceebb99134
sanitize your own accountName
2021-06-14 17:31:53 +05:30
ansuz
5e707eba1a
Merge branch 'form' into staging
2021-06-11 20:06:56 +05:30
yflory
aa49e87d97
Disable creation of new polls from the old app
2021-06-11 16:15:31 +02:00
ansuz
17d10e3637
add translation annotations
2021-06-11 17:03:53 +05:30
ansuz
9b373488ea
remove some hardcoded translations
2021-06-11 14:51:51 +05:30
David Benqué
b92d56af01
Remove hard-coded translations for Forms
2021-06-10 16:16:17 +01:00
ansuz
85db842d8f
Merge branch 'form' into staging
2021-06-10 20:03:33 +05:30
yflory
e60206a5ba
Add 'Store in drive' entry in file menu when the pad is only stored in a team #744
2021-06-09 14:54:55 +02:00
ansuz
ec34d90f5f
prompt to login if logged out users view a doc with an access list
...
addresses #747
2021-06-09 14:06:20 +05:30
yflory
14cebd32bb
Fix syntax highlighting in form descriptions
2021-06-07 16:46:33 +02:00
yflory
1b56f26809
Add a file upload button to the markdown toolbar (optional)
2021-06-03 18:02:56 +02:00
yflory
a948237043
Add Poll block type
2021-05-28 14:04:24 +02:00