Commit Graph

210 Commits (00e8d32d607f78a65b39c96033231d0d607bd07a)

Author SHA1 Message Date
yflory 00e8d32d60 Fix column position in poll for Chrome
yflory b110e1b8da Fix style issues in poll for Edge
yflory ecb537ac7f Move code to render.js in poll
yflory 75b3ff9c60 CSS issue in polls
yflory c46280d032 Fix style issues for Edge
yflory 4c19375f4d Avoid missing characters in poll's inputs
yflory dd141b5c9f Disable comments when a poll is not published
yflory 888028c542 Lint
yflory 1c4f1c785d Improve stability and UI in poll and its comments
yflory 26dfc65c25 Comments in polls
yflory 846b1a9fb3 Improve description UI in poll. Enable tags and mediatag
yflory 68bda92291 Use codemirror for description in poll
yflory 707d3b3e94 Ability to export polls as csv
yflory 5cf86bf74a Update UI in poll and remove old code
yflory 126742a1c3 Fix bugs in sframe poll and update UI
yflory 66da349ee4 Sandboxed Poll app with less2
yflory c1275b5671 Prepare secure poll
yflory 4c394e0031 Fix UI issue in poll
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings
Caleb James DeLisle b081603455 Update requirejs
Pierre Bondoerffer a5f9b49bfb
make poll box bigger so it show text in smaller windows
Pierre Bondoerffer c036bb26be
use proper bootstrap class
Pierre Bondoerffer 8b2cb37c2f
improve poll looks
Pierre Bondoerffer 5821d3e72f
remove useless title
Pierre Bondoerffer 798a3dc520
automatically fill in display name in poll
Pierre Bondoerffer 0588564bc9
overflow on poll div
yflory 43ac71603c Move pad attributes in pad data
ansuz fa06f9d413 fix minor bugs in poll
ansuz 4a5f5de78c restore missing stylesheet for poll
ansuz 7a5c5ce0a3 load scripts asynchronously
ansuz 7de2683169 make all apps use clientside templates
ansuz bdca6b10c2 use templates in poll.js
ansuz e9bfaa9a60 compile less clientside. remove compiled css
yflory 684269fdda Userlist in polls
ansuz 852c028822 don't allow editing if pad type is wrong
Pierre Bondoerffer 626e54d7b5
Fix poll auto-focus inputs
Pierre Bondoerffer d344f03778
proper button text
Pierre Bondoerffer 2b5339193c
bring admin back
Pierre Bondoerffer b2eef94232
use numbers, not strings
Pierre Bondoerffer 848010842f
dont sanity check silently
Pierre Bondoerffer 56f2c46c75
document a line
Pierre Bondoerffer cd1c957929
NaN safety
Pierre Bondoerffer 0118fdbd00
use a local variable
Pierre Bondoerffer b8e394db67
poll: Implement multiple choices
Pierre Bondoerffer 685b352db8
poll: Add show help button
Pierre Bondoerffer 5d565660a9
tiny fixes
Pierre Bondoerffer 6bc191725f
poll: support disconnect and fix trash button
Pierre Bondoerffer 6dd80c26b1
Make editing more visible
ansuz 76c530037b enable donate button in all apps