Caleb James DeLisle
b081603455
Update requirejs
2017-08-21 18:08:37 +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
Pierre Bondoerffer
2b5339193c
bring admin back
2017-06-12 18:45:04 +02:00
Pierre Bondoerffer
685b352db8
poll: Add show help button
2017-06-12 14:25:10 +02:00
Pierre Bondoerffer
f11cf8e6ac
move poll styles to separate file
2017-04-13 14:14:12 +02: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
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
ansuz
86adfbf27d
update cache-busting directive in all supported apps
2017-02-28 10:47:18 +01:00
ansuz
8167ed9048
implement cache-busting everywhere
2017-02-17 12:39:01 +01:00
yflory
75f1eed712
Merge branch 'newtoolbar' into hpbs
2017-01-25 10:21:50 +01:00
yflory
c77abfa7f4
Remove a second scrollbar in polls
2017-01-23 11:05:13 +01:00
yflory
7d66d391fc
Merge branch 'newtoolbar' into hpbs
2017-01-19 15:17:30 +01:00
yflory
5d5d03163e
Add favicon and notifications in polls
2017-01-19 14:52:12 +01:00
yflory
69bee7d79a
Add data into the homepage
2017-01-18 18:02:32 +01:00
yflory
5b08fed7fa
Ability to add files from the drive toolbar
...
Fix CSS issues with the different toolbars
Translate the backup URL button alert
2017-01-09 16:29:16 +01:00
ansuz
5080751a90
hide unnecessary scrollbar
2017-01-05 10:58:10 +01:00
ansuz
05a956879a
prepare new poll app for release
...
move old poll into poll/old
2017-01-04 15:48:50 +01:00
ansuz
aae443c8e9
replace old poll app with new
2016-12-28 11:44:48 +01:00
yflory
f03018f3bc
Improve the top bar and use the font awesome icons in /code
2016-09-28 15:28:25 +02:00
yflory
99004428d5
Enable the read-only mode in Cryptpoll
2016-09-22 16:09:20 +02:00
yflory
5c63585952
Complete the French translation
2016-09-15 18:35:09 +02:00
ansuz
d85684ef74
usability improvements
...
only one column is editable at a time
editable columns have a different appearance from locked columns
any column can be edited by anyone via an edit button
columns and rows require confirmation before deletion
2016-08-18 12:06:13 +02:00
ansuz
76bfb6ab35
detect whether you are new to a page
...
prompt for your name and create a column for your username
prompt before deleting columns as well
style a few elements differently
2016-08-17 18:38:27 +02:00
ansuz
fd0a7337a3
wait a full minute until requirejs times out
2016-08-04 12:44:27 +02:00
ansuz
1f24d7126c
big ugly commit that will be really hard to audit
...
This changeset applies new styles to the poll.
it also uses the new asynchronous wrappers around the localStorage api.
this is necessary because we're migrating to a storage system that will
use an async api.
The changes to the poll just happened to coincide with the async stuff.
My apologies to anyone who wants to read this whole thing
2016-07-28 17:44:40 +02:00
ansuz
68f8d0101d
fix flash of unstyled content
2016-07-25 15:28:27 +02:00
ansuz
64f030c344
add a clear table button
2016-07-20 12:23:08 +02:00
ansuz
e3f4df7e0a
push my latest changes because I'm agile
2016-07-19 16:22:44 +02:00
ansuz
9860b7427a
addition signs are slightly informative
2016-07-18 20:57:35 +02:00
ansuz
d30eddf2f2
ui hint for 'adduser' and 'addoption'
2016-07-18 19:48:24 +02:00
ansuz
ebf5c27453
add rename and forget buttons to poll app
2016-07-16 12:37:17 +02:00
ansuz
f7a1332317
add a 'back' button
2016-07-15 19:09:35 +02:00
ansuz
0cf5f3cc87
realtime polls!
2016-07-15 16:46:50 +02:00