Hendrik Leppelsack
2ee36dc4de
restyle checkboxes in sidebar
10 years ago
Joas Schilling
faba02564a
Move the filtering of sensitive data to the config class
10 years ago
Jan-Christoph Borchardt
0c32eab904
fix name autocomplete not showing on mobile, fix #18551
10 years ago
Hendrik Leppelsack
604f5783fd
fix multiselect
10 years ago
Hendrik Leppelsack
c23cac3322
fix login
10 years ago
Hendrik Leppelsack
ec005fc5d0
add .checkbox class for new checkbox style
10 years ago
Jan-Christoph Borchardt
0566af3a12
increase visibility of slideshow controls, fix @owncloud/gallery#51
10 years ago
Jan-Christoph Borchardt
a5e9301ec0
simplify upload icon
10 years ago
Jan-Christoph Borchardt
43eeb290c1
Revert "Update apps.css (Scroll more smoothly for Webkit browser)"
10 years ago
Morris Jobke
5a3e57c2f5
encode arrays as string
10 years ago
Vincent Petry
76e30d0df7
Expiration date was always a string
10 years ago
Morris Jobke
9b652ed5d5
[App Code Check] add check for version and mandatory fields
* ref #17598
* including unit tests for mandatory fields/versions
10 years ago
Joas Schilling
2d557b065f
Remove user_webdavauth which is now part of user_external
10 years ago
Joas Schilling
82c33aa422
Update the list of shipped apps
10 years ago
Jan-Christoph Borchardt
dada7d0c34
add slight shadow to close icon to make it visible on top of dark images, fix #19291
10 years ago
Jan-Christoph Borchardt
9162cc153e
fix wording of other search results to 'in other folders'
10 years ago
Hendrik Leppelsack
7a8cc97831
display checkboxes in ie8
10 years ago
Morris Jobke
6636605ea6
Add option to disable autocomplete in share dialog
10 years ago
Vincent Petry
0db9b28f3f
Fix ShareItemModel.hasUserShares to only check shares of current item
The shares array is based on what the server returns and can contain
share info for parent folders.
hasUserShares is now fixed to ignore parent folders and only checks for
shares on the current item.
10 years ago
Vincent Petry
6ea27e2b03
Fix parsing int attributes from share.php response
Sometimes the attributes returned by share.php are integers but packaged
as strings.
This fix makes sure that such attributes are parsed as integers
10 years ago
Hendrik Leppelsack
3f0a870908
implement builder pattern in tipsy shim
10 years ago
Hendrik Leppelsack
7b19b99e82
add style for disabled checkboxes
10 years ago
Hendrik Leppelsack
bea164274a
left align checkboxes in group dropdown
10 years ago
Vincent Petry
03ca76f54f
Fix bogus entry that appears when switching with arrow keys
10 years ago
Lukas Reschke
4201f59402
Update mimetypes
10 years ago
Joas Schilling
2e1cfe03e9
Publish an activity when sending a share link via email
11 years ago
Bjoern Schiessle
03e05d5dbc
improve description and help output for the encrypt-all and decrypt-all command
10 years ago
Individual IT Services
976942bb61
re initialize OC.Share.currentShares OC.Share.itemShares
otherwise old values are kept.
fix for #19164
10 years ago
Hendrik Leppelsack
964cfc8e08
fix missing checkboxes in file comparator
10 years ago
Olivier Paroz
04b14df35c
Fix preview of old file on public upload conflicts
10 years ago
Jenkins for ownCloud
bbd1e99605
[tx-robot] updated from transifex
10 years ago
Olivier Paroz
9776d60b57
Typo
10 years ago
Jenkins for ownCloud
c433d48d8e
[tx-robot] updated from transifex
10 years ago
Joas Schilling
5472a5f455
Also catch exceptions on encryptAll and reset trashbin and singleUser mode
10 years ago
Joas Schilling
2f102c1f0d
Do not set single user in constructor
10 years ago
Jenkins for ownCloud
2b21c80335
[tx-robot] updated from transifex
10 years ago
Hendrik Leppelsack
7c80c8e484
fix missing checkboxes in share dialog
10 years ago
Jan-Christoph Borchardt
3eeea852b3
fix sidebar Sharing layout a bit
10 years ago
Joas Schilling
82eb3f8027
Fix the singleuser config casing in new encryption code
10 years ago
Jenkins for ownCloud
91365a8969
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
0155bcf278
[tx-robot] updated from transifex
10 years ago
Jan-Christoph Borchardt
7144832906
adjust navigation text opacity, fix #19016
10 years ago
Jan-Christoph Borchardt
d2d4cbc23e
fix checkbox images
10 years ago
Hendrik Leppelsack
88bc478055
use label:before instead of label
10 years ago
Raghu Nayyar
7ccd02ec95
Fixes white and black checkboxes in core, files will be next.
10 years ago
Jan-Christoph Borchardt
a7b27433ef
add white versions of custom checkboxes
10 years ago
Raghu Nayyar
7be8984fd9
Adds background image for checkboxes
10 years ago
Jan-Christoph Borchardt
99238a5a42
custom checkbox style
10 years ago
Vincent Petry
6141ea12b1
Port share.css styles to the sidebar panel
10 years ago
Vincent Petry
36e452a472
Fix cruds button in share dialog
Only toggle the current row
10 years ago