yflory
5e36d9ea29
Fix polls table not updated with local events
8 years ago
yflory
ea8667302c
Display only a placeholder when the poll title is default
8 years ago
yflory
5d5d03163e
Add favicon and notifications in polls
8 years ago
yflory
88d5b4cc9c
Add a 'New pad' button in the toolbar
8 years ago
yflory
a9063e0459
Reload all tabs when the user logs in or out
8 years ago
yflory
767ba8b549
Select what we want to display in the toolbar
8 years ago
yflory
2afdc11327
Replace the username button by a dropdown menu
8 years ago
yflory
4278ac7637
Merge branch 'soon' into fileManager
8 years ago
ansuz
74a12f50ac
only migrate keys which don't already exist
8 years ago
ansuz
0373556475
support old hashes in /poll
8 years ago
yflory
1e70af0c16
Use the same network for the apps and the file store
8 years ago
ansuz
05a956879a
prepare new poll app for release
...
move old poll into poll/old
8 years ago
ansuz
f020fd5a75
remove /customize/pad.js from main apps
8 years ago
ansuz
aae443c8e9
replace old poll app with new
8 years ago
ansuz
ebff304602
turn off some unwanted behaviour
8 years ago
ansuz
c2770a7a74
set correct hash even if browser does not implement replaceState
8 years ago
ansuz
303c65f2c3
use replaceState if available, instead of setting the hash
8 years ago
ansuz
67bf41627d
comment out dead code so CI doesn't complain
8 years ago
ansuz
002e22ee9a
turn off unwanted behaviour until we can do it correctly
8 years ago
ansuz
5fc44a6e4b
Merge branch 'soon' into fixpolls
8 years ago
ansuz
636b0fcadc
do our best to keep the console quiet
8 years ago
ansuz
ac3ddbab70
expose userList for later usage
8 years ago
ansuz
a28daf2715
use websocket url configuration api
8 years ago
ansuz
dbc8f01b8b
fix merge errors and reach full jshint compliance
8 years ago
yflory
a30e17121d
Merge branch 'readonlyButton' into soon
8 years ago
yflory
e84a54556c
Move the toolbar buttons' events handlers in cryptpad-common
8 years ago
yflory
76fdadee7f
Store only the strongest hash in the localstorage
8 years ago
yflory
bc73fa2074
Merge branch 'fontawesome' into soon
8 years ago
yflory
f03018f3bc
Improve the top bar and use the font awesome icons in /code
8 years ago
ansuz
a266f0bee1
query parameter for messages
8 years ago
yflory
dde519795d
Merge branch 'newhash' into newhashNoConflict
8 years ago
yflory
99004428d5
Enable the read-only mode in Cryptpoll
8 years ago
ansuz
f29e3d7b0d
don't let notifications interfere with document titles
8 years ago
ansuz
bf5dac58dd
Merge branch 'titleUserDoc' of github.com:xwiki-labs/cryptpad into titleUserDoc
8 years ago
Yann Flory
6363d3fb90
Pad titles are now shared with the userdoc
8 years ago
yflory
5c63585952
Complete the French translation
8 years ago
yflory
25c8d16bf5
Use a new version-prefixed hash parser
8 years ago
ansuz
c35c7cda20
hide wizard after computing results
8 years ago
ansuz
0dae949c4f
fix scrolljank bug
8 years ago
ansuz
848f16e8f5
unused function which computes values for the table
8 years ago
ansuz
d64e06c12e
don't make empty options
8 years ago
ansuz
a3f6fe8843
lock options by default
...
add edit button for modifying options
fix bug where committing didn't clear the active column
minor style fixes
8 years ago
ansuz
269eba3c47
remove commit button if a user is removed
8 years ago
ansuz
f8f66800d1
display a 'commit' button which locks your column
8 years ago
ansuz
85540bad12
leave all columns locked unless you've visited before
8 years ago
ansuz
d679cac666
fewer log statements for the console
8 years ago
ansuz
235c0482f9
increase clickable area around editable columns' checkboxes
8 years ago
ansuz
c76aaac542
don't make columns with empty names
8 years ago
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
8 years ago
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
8 years ago