Commit Graph

35 Commits (61df9214ffa5e362a02e253546d531967580b168)

Author SHA1 Message Date
ansuz 854a635c5f remove hardcoded translations and defer non-blocking issues till the next release
ansuz ae77f1c6b9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 5b3dcde28c disable cache usage for form results
yflory f46a820ad8 Don't sort 'sorted lists' in forms by default
yflory cc06942ebd Fix type error in forms
yflory 79cfce1f5a Share auditor link from drive
yflory eba2255fe9 Handle disconnection in forms and disable offline mode
David Benqué 1a60ff01d0 Improve Poll UI
yflory 562bcf64e2 Update form UI
yflory 4cc84b8c80 Fix forms issues and allow answers in no drive mode
yflory cb6efc0425 Claim previous anonymous answer
yflory 21c47f5e57 Realtime part of the description block in forms
yflory 6021b15213 Add description block to forms
yflory fc8ce9cb0e Allow anonymous answers
yflory 6694d9df03 lint compliance
yflory 378cd38fbd Access and Properties modals for forms
yflory 9a1a1830fc Fix type error
yflory 4a1de32994 Dedicated form share modal and auditor role
yflory 5c402a00a3 Make results public and view results as participant
yflory 07c90b6a94 View responses
yflory 3b30cfcc55 Recover previous answers
yflory 3184ad419e Ability to submit form answers
yflory 10f52230a4 Form app prototype
ansuz ba4df1a22c create examples directory with old prototypes
ansuz 849683d586 update to use new style crypto module
ansuz beba78d7f8 update prototype dependencies
ansuz 5bb77bd50c add UI.add and UI.remove methods.
also use json-ot from bower
ansuz d0b553d198 port Yann's multiple-select implementation to cryptpad
ansuz 774d349ec3 ignore hidden elements and submit buttons
ansuz 297d8c2d44 reformat code for jshint compliance
ansuz baf523e9a5 add new functionality from xwiki development
ansuz ad3c53c344 use textpatcher from bower for all pads
ansuz 3ea270acb9 fix cursors in form prototype
ansuz c509c28c18 realtime form prototype, almost in good condition
ansuz a527024a8c start on realtime form prototype