Commit graph

174 commits

Author SHA1 Message Date
Pierre Bondoerffer
626e54d7b5
Fix poll auto-focus inputs 2017-06-19 15:30:22 +02:00
Pierre Bondoerffer
d344f03778
proper button text 2017-06-12 18:57:07 +02:00
Pierre Bondoerffer
2b5339193c
bring admin back 2017-06-12 18:45:04 +02:00
Pierre Bondoerffer
b2eef94232
use numbers, not strings 2017-06-12 18:35:13 +02:00
Pierre Bondoerffer
848010842f
dont sanity check silently 2017-06-12 18:26:27 +02:00
Pierre Bondoerffer
56f2c46c75
document a line 2017-06-12 18:25:06 +02:00
Pierre Bondoerffer
cd1c957929
NaN safety 2017-06-12 18:23:17 +02:00
Pierre Bondoerffer
0118fdbd00
use a local variable 2017-06-12 18:16:11 +02:00
Pierre Bondoerffer
b8e394db67
poll: Implement multiple choices 2017-06-12 18:01:51 +02:00
Pierre Bondoerffer
685b352db8
poll: Add show help button 2017-06-12 14:25:10 +02:00
Pierre Bondoerffer
5d565660a9
tiny fixes 2017-06-12 12:41:03 +02:00
Pierre Bondoerffer
6bc191725f
poll: support disconnect and fix trash button 2017-06-12 12:37:07 +02:00
Pierre Bondoerffer
6dd80c26b1
Make editing more visible 2017-06-12 12:00:39 +02:00
ansuz
76c530037b enable donate button in all apps 2017-05-30 15:51:07 +02:00
Pierre Bondoerffer
f434f002c4
poll: make locks clickable 2017-05-29 16:32:40 +02:00
Pierre Bondoerffer
1092285a68
merge master 2017-05-26 16:18:51 +02:00
yflory
ff16084719 Fix lint errors 2017-05-09 18:10:02 +02:00
yflory
c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files 2017-05-09 17:47:47 +02:00
yflory
5a883d5a57 Use the new toolbar and move the userlist code in a separate file 2017-05-05 17:56:49 +02:00
ansuz
78b11584f8 remove unused variables 2017-05-04 16:16:09 +02:00
yflory
a165332c15 Don't store a pad in the drive if the limit has been reached 2017-04-28 12:08:05 +02:00
Caleb James DeLisle
c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter 2017-04-18 12:14:32 +02:00
Pierre Bondoerffer
7a05462eb3
Some more poll changes <3 2017-04-14 19:34:58 +02:00
Pierre Bondoerffer
05785e96ea
small color change 2017-04-14 17:47:05 +02:00
Pierre Bondoerffer
20c252e5c6
fix placeholder styling in safari 2017-04-14 12:45:45 +02:00
ansuz
8f4dbcf4c6 remove getPadTitle 2017-04-14 11:41:18 +02:00
ansuz
bf047fcf65 Merge pull request #110 from pbondoer/newpoll
Fix flash of autocomplete in poll
2017-04-13 19:43:30 +02:00
Pierre Bondoerffer
96ff487271
fix flash of content 2017-04-13 19:36:04 +02:00
ansuz
5a7eea08c8 Merge pull request #108 from pbondoer/newpoll
Poll fixes
2017-04-13 18:04:13 +02:00
Pierre Bondoerffer
248f88034b
important fixes 2017-04-13 17:56:28 +02:00
Pierre Bondoerffer
6b57bb2bbb
poll: press enter to validate input 2017-04-13 17:09:31 +02:00
Pierre Bondoerffer
d483e10e77
poll fixes 2017-04-13 17:07:09 +02:00
Pierre Bondoerffer
ea5301be13
poll improved(tm) 2017-04-13 16:31:57 +02:00
Pierre Bondoerffer
7434dbcb0f
what i have 2017-04-13 15:27:37 +02:00
Pierre Bondoerffer
f11cf8e6ac
move poll styles to separate file 2017-04-13 14:14:12 +02:00
ansuz
df4a250359 use feedback api instead of app= 2017-04-13 12:18:08 +02:00
ansuz
9a46b58c85 deprecate this 90 days after f-release 2017-04-12 16:03:41 +02:00
yflory
bd16e0f0e7 Templates in polls and canvas, and ability to disable templates 2017-04-10 14:19:15 +02:00
yflory
a9777ce560 Fix input losing focus in polls with Chrome 57 2017-04-05 12:04:01 +02:00
yflory
71c59d7ae2 Remove unnecessary TODOs 2017-03-27 11:53:13 +02:00
ansuz
912215185f add uid to userdata for better notifications 2017-03-24 13:32:42 +01:00
yflory
15e9af77bb Remove the langauge selector from toolbar and add it in settings 2017-03-15 17:14:49 +01:00
yflory
a286599f93 Fix fast reconnect, and add support for reconnecting ws in polls 2017-03-15 16:01:00 +01:00
yflory
459b18c97b Add the loading screen in the HTML so that it is displayed before JS is loaded 2017-03-08 18:05:15 +01:00
yflory
2a1b241592 Display a button to open the editing link while in read-only mode if we know it 2017-03-03 18:14:53 +01:00
ansuz
08c862b271 add FIXME notes to poll 2017-03-03 16:13:32 +01:00
yflory
a68acac13b Only ask for a display name once in /poll 2017-03-03 12:07:16 +01:00
Pierre Bondoerffer
800db07077
Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into staging 2017-03-02 17:44:29 +01:00
Pierre Bondoerffer
d26d8f53d9
(CSS) Fixed textarea being too large 2017-03-02 15:50:03 +01:00
Caleb James DeLisle
91eda5fa83 Implement stronger content-security-policy except in /pad/ which does not allow it.
Implement a "loader" which allows for applying a version number to everything.
Added a cache control for anything which has a version.
2017-03-01 21:06:53 +01:00