ansuz
|
bf832ba784
|
fix comment overflow
|
2017-10-19 17:30:40 +02:00 |
yflory
|
7bc2f81852
|
Fix pinned column not always stored in polls
|
2017-10-19 16:01:56 +02:00 |
yflory
|
8e1f15e88d
|
Get title suggestion based on poll's description
|
2017-10-12 14:12:26 +02:00 |
yflory
|
91381ca77d
|
Fix lint errors
|
2017-10-12 12:20:27 +02:00 |
yflory
|
50090a3af6
|
Add placeholders for the comment form in poll
|
2017-10-12 12:18:32 +02:00 |
yflory
|
a5a08176fb
|
Merge branch 'master' into staging
|
2017-10-11 16:58:45 +02:00 |
yflory
|
54b5a2d654
|
Fix style issues in poll (Chrome)
|
2017-10-11 16:01:26 +02:00 |
yflory
|
86767184da
|
Fix style issues in poll for Edge
|
2017-10-11 15:38:23 +02:00 |
yflory
|
00e8d32d60
|
Fix column position in poll for Chrome
|
2017-10-11 15:37:47 +02:00 |
yflory
|
b110e1b8da
|
Fix style issues in poll for Edge
|
2017-10-11 15:37:11 +02:00 |
yflory
|
ecb537ac7f
|
Move code to render.js in poll
|
2017-10-10 18:19:49 +02:00 |
yflory
|
75b3ff9c60
|
CSS issue in polls
|
2017-10-10 11:35:24 +02:00 |
yflory
|
c46280d032
|
Fix style issues for Edge
|
2017-10-10 11:32:52 +02:00 |
yflory
|
4c19375f4d
|
Avoid missing characters in poll's inputs
|
2017-10-09 15:11:02 +02:00 |
yflory
|
dd141b5c9f
|
Disable comments when a poll is not published
|
2017-10-09 14:08:54 +02:00 |
yflory
|
888028c542
|
Lint
|
2017-10-05 18:13:28 +02:00 |
yflory
|
1c4f1c785d
|
Improve stability and UI in poll and its comments
|
2017-10-05 17:54:07 +02:00 |
yflory
|
26dfc65c25
|
Comments in polls
|
2017-10-04 19:06:16 +02:00 |
yflory
|
846b1a9fb3
|
Improve description UI in poll. Enable tags and mediatag
|
2017-10-04 15:39:18 +02:00 |
yflory
|
68bda92291
|
Use codemirror for description in poll
|
2017-10-03 19:04:29 +02:00 |
yflory
|
707d3b3e94
|
Ability to export polls as csv
|
2017-10-03 16:50:59 +02:00 |
yflory
|
5cf86bf74a
|
Update UI in poll and remove old code
|
2017-10-03 14:11:11 +02:00 |
yflory
|
126742a1c3
|
Fix bugs in sframe poll and update UI
|
2017-10-02 19:02:31 +02:00 |
yflory
|
66da349ee4
|
Sandboxed Poll app with less2
|
2017-09-27 18:52:04 +02:00 |
yflory
|
c1275b5671
|
Prepare secure poll
|
2017-09-27 10:28:10 +02:00 |
yflory
|
4c394e0031
|
Fix UI issue in poll
|
2017-09-27 10:15:23 +02:00 |
Caleb James DeLisle
|
789a923792
|
Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
|
2017-09-13 14:47:50 +02:00 |
yflory
|
04a04aef2b
|
Add setAttribute/getAttribute in secure iframes. Store attributes in settings
|
2017-09-06 16:05:20 +02:00 |
Caleb James DeLisle
|
b081603455
|
Update requirejs
|
2017-08-21 18:08:37 +02:00 |
Pierre Bondoerffer
|
a5f9b49bfb
|
make poll box bigger so it show text in smaller windows
|
2017-08-11 13:09:34 +02:00 |
Pierre Bondoerffer
|
c036bb26be
|
use proper bootstrap class
|
2017-08-09 15:46:17 +02:00 |
Pierre Bondoerffer
|
8b2cb37c2f
|
improve poll looks
|
2017-08-09 12:33:40 +02:00 |
Pierre Bondoerffer
|
5821d3e72f
|
remove useless title
|
2017-08-09 11:25:58 +02:00 |
Pierre Bondoerffer
|
798a3dc520
|
automatically fill in display name in poll
|
2017-08-07 12:19:21 +02:00 |
Pierre Bondoerffer
|
0588564bc9
|
overflow on poll div
|
2017-08-07 11:49:10 +02:00 |
yflory
|
43ac71603c
|
Move pad attributes in pad data
|
2017-07-05 12:26:42 +02:00 |
ansuz
|
fa06f9d413
|
fix minor bugs in poll
|
2017-07-04 15:09:09 +02:00 |
ansuz
|
4a5f5de78c
|
restore missing stylesheet for poll
|
2017-06-29 14:35:23 +02:00 |
ansuz
|
7a5c5ce0a3
|
load scripts asynchronously
|
2017-06-29 12:17:08 +02:00 |
ansuz
|
7de2683169
|
make all apps use clientside templates
|
2017-06-27 18:17:52 +02:00 |
ansuz
|
bdca6b10c2
|
use templates in poll.js
|
2017-06-27 15:38:12 +02:00 |
ansuz
|
e9bfaa9a60
|
compile less clientside. remove compiled css
|
2017-06-27 14:25:02 +02:00 |
yflory
|
684269fdda
|
Userlist in polls
|
2017-06-22 16:14:54 +02:00 |
ansuz
|
852c028822
|
don't allow editing if pad type is wrong
|
2017-06-22 14:31:55 +02:00 |
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 |