Jan-Christoph Borchardt
|
6270902650
|
Merge pull request #8821 from owncloud/kill-zip-download-restriction
drop allowZIPdownload and maxZIPSize as options
|
2014-06-03 01:47:40 +02:00 |
Jan-Christoph Borchardt
|
c84b226cb5
|
add arrow icon for external links
|
2014-06-02 23:18:25 +02:00 |
Jan-Christoph Borchardt
|
2e6a27614e
|
move Help section from controls bar to sidebar
|
2014-06-02 22:59:16 +02:00 |
Morris Jobke
|
a4dd4cbb8f
|
add info about sqlite on setup apge
|
2014-06-02 22:56:50 +02:00 |
kondou
|
af32c67923
|
Fix a typo
|
2014-06-02 22:06:50 +02:00 |
Frank Karlitschek
|
f12a5248a3
|
Merge pull request #8820 from owncloud/design-details
Design details
|
2014-06-02 21:26:43 +02:00 |
kondou
|
4257d10c2b
|
Add some more spaces for operators
|
2014-06-02 21:09:41 +02:00 |
kondou
|
770382aea9
|
Some readability improvements
|
2014-06-02 21:09:41 +02:00 |
kondou
|
9bc3f3cf30
|
Scrutinizer cleanup
|
2014-06-02 21:09:41 +02:00 |
Robin Appelman
|
6689d67a5b
|
Fix recursive scanning
|
2014-06-02 21:04:36 +02:00 |
Bjoern Schiessle
|
916f859377
|
check if it is a share storage
|
2014-06-02 20:39:20 +02:00 |
Thomas Müller
|
2a10e78c58
|
no need to empty array in a special way
|
2014-06-02 20:17:40 +02:00 |
Bjoern Schiessle
|
e0a5f3b570
|
get permissions directly from share storage to avoid additional db calls
|
2014-06-02 20:17:40 +02:00 |
Jörn Friedrich Dreyer
|
37afab87b5
|
minimal mail template editor for administrators, refs #7177
|
2014-06-02 19:22:58 +02:00 |
Vincent Petry
|
c88c0b9a13
|
Merge pull request #8812 from josh4trunks/avatar_rotate
Automatically Rotate Avatar based on exif data
|
2014-06-02 19:06:46 +02:00 |
Thomas Müller
|
2bb902d028
|
use OC_DB::dropTable()
|
2014-06-02 18:57:53 +02:00 |
Bjoern Schiessle
|
a7f6a051ad
|
return size '0' if the trashbin folder doesn't exists yet
|
2014-06-02 18:56:04 +02:00 |
Bjoern Schiessle
|
7ad0fee0b5
|
let file cache handle the versions size
|
2014-06-02 18:55:13 +02:00 |
Vincent Petry
|
640fbc016d
|
Now using shareOwner for the share owner
Makes it consistent with the regular file list fileData
|
2014-06-02 18:52:31 +02:00 |
Morris Jobke
|
e8ec81110d
|
Merge pull request #8806 from owncloud/add_share_index
add share index
|
2014-06-02 18:47:13 +02:00 |
Morris Jobke
|
da090099f4
|
fix unit tests
|
2014-06-02 18:39:52 +02:00 |
Morris Jobke
|
9a67986473
|
add OCP\Config:deleteSystemValue
|
2014-06-02 18:31:43 +02:00 |
Morris Jobke
|
390d8e53b4
|
Merge pull request #8676 from owncloud/encryption_improvements
cleanup encryption code, improved return codes
|
2014-06-02 18:28:18 +02:00 |
Morris Jobke
|
fbe42a771f
|
fix unit tests after introduction of animations - adds delays for click trigger
|
2014-06-02 18:09:41 +02:00 |
Vincent Petry
|
0944565f60
|
More unit tests and fixes for share
|
2014-06-02 18:08:56 +02:00 |
Jan-Christoph Borchardt
|
679d10ca00
|
change shared folder icon to use share icon instead of people
|
2014-06-02 17:43:58 +02:00 |
Morris Jobke
|
dd8b7b7af8
|
Merge pull request #8613 from owncloud/filesize-alignment
Improve aligment of file size
|
2014-06-02 17:37:53 +02:00 |
Jan-Christoph Borchardt
|
cd61fb06eb
|
move Deleted Files to bottom of sidebar
|
2014-06-02 17:33:42 +02:00 |
Arthur Schiwon
|
39982c2aea
|
fix grouplist behaviour (blank after filtering)
|
2014-06-02 17:32:59 +02:00 |
Morris Jobke
|
bdfad3440c
|
fix success status symbol to a circle
|
2014-06-02 17:25:08 +02:00 |
Morris Jobke
|
079b709f28
|
bump version
|
2014-06-02 16:47:15 +02:00 |
Morris Jobke
|
57ef089aac
|
drop allowZIPdownload and maxZIPSize as options
|
2014-06-02 16:29:03 +02:00 |
Jan-Christoph Borchardt
|
3b4004f9e5
|
more subtle hover effect on sortable column, text instead of background
|
2014-06-02 16:23:22 +02:00 |
Vincent Petry
|
d677e3860d
|
Added unit tests for share.js and share icon
|
2014-06-02 15:59:06 +02:00 |
Jan-Christoph Borchardt
|
a447caf8d3
|
fix misalignment of modified dates, shift to right
|
2014-06-02 15:55:49 +02:00 |
Frank Karlitschek
|
51602f67e0
|
Merge pull request #8712 from owncloud/l10n-fully-translatable-webdav
fully translatable user_webdav
|
2014-06-02 15:53:18 +02:00 |
Jan-Christoph Borchardt
|
708758f34e
|
remove unused table sizing CSS
|
2014-06-02 15:52:57 +02:00 |
Morris Jobke
|
de23ae735b
|
add OC.menuSpeed to control the animation speed of menu toggle
|
2014-06-02 15:34:42 +02:00 |
Morris Jobke
|
5d457dafc1
|
display "<1 kB" for really small files
* added parameters for humanFileSize to trigger that behaviour
* add unit tests for that
|
2014-06-02 15:33:09 +02:00 |
raghunayyar
|
72ba396905
|
Adds Animation to Toggling Navigation on < 768px widths
|
2014-06-02 15:30:39 +02:00 |
Jan-Christoph Borchardt
|
16e81c1d37
|
shift files app breadcrumbs to account for missing app list
|
2014-06-02 15:26:18 +02:00 |
Robin Appelman
|
e002ff6065
|
propagate changes in the scanner
|
2014-06-02 15:24:08 +02:00 |
Robin Appelman
|
0158788a2a
|
Split of cache writes in the scanner to their own methods
|
2014-06-02 14:52:21 +02:00 |
Robin Appelman
|
a31f089266
|
Add a change propagator class to handle propagating etag and mtime changes
|
2014-06-02 14:39:12 +02:00 |
Morris Jobke
|
6f4bdbdb94
|
Merge pull request #8784 from owncloud/fold-reshare-settings
make reshare settings foldable
|
2014-06-02 14:37:10 +02:00 |
Jan-Christoph Borchardt
|
9ffa5780db
|
fix height of select boxes for OS X
|
2014-06-02 14:32:07 +02:00 |
Arthur Schiwon
|
e235de98e6
|
this line was lost on rebase
|
2014-06-02 13:22:06 +02:00 |
Bjoern Schiessle
|
b16b17f920
|
ceanup encryption code, improved return codes
|
2014-06-02 13:15:11 +02:00 |
Arthur Schiwon
|
b15a5a7ca0
|
undo lastLogin changes in base and user/user as this has now been properly done in #8681
|
2014-06-02 12:55:45 +02:00 |
Arthur Schiwon
|
75cc16f2bd
|
remove debug output
|
2014-06-02 12:53:59 +02:00 |