Jan-Christoph Borchardt
|
8f4221edde
|
more CSS rearranging, removing duplicate code
|
2014-06-04 15:49:04 +02:00 |
Jan-Christoph Borchardt
|
f1ce58de3e
|
rearrange CSS, remove duplicate code
|
2014-06-04 15:46:36 +02:00 |
Jan-Christoph Borchardt
|
d831afc792
|
move 'add apps' entry into normal navigation instead of a new line
|
2014-06-04 15:27:46 +02:00 |
Jan-Christoph Borchardt
|
26bf64631d
|
better loading feedback for app start, move from JS to CSS
|
2014-06-04 15:07:15 +02:00 |
Jan-Christoph Borchardt
|
96cfe97dae
|
show 'Apps' as fallback label for app switcher if no app title is present (for example in Settings)
|
2014-06-04 14:38:25 +02:00 |
Jan-Christoph Borchardt
|
e291a04dee
|
show loading feedback
|
2014-06-04 14:38:25 +02:00 |
Jan-Christoph Borchardt
|
7cdd4fee9a
|
separate home icon and menu toggle
|
2014-06-04 14:38:25 +02:00 |
Jan-Christoph Borchardt
|
3b3b0f6e2e
|
show appname on mobile since now there's enough space
|
2014-06-04 14:38:25 +02:00 |
Jan-Christoph Borchardt
|
cfffd1a890
|
cut ownCloud text from logo when logged in, place appname there
|
2014-06-04 14:38:25 +02:00 |
Jan-Christoph Borchardt
|
934048b32c
|
reduce font size of appname in header
|
2014-06-04 14:38:25 +02:00 |
Morris Jobke
|
190fc8adf5
|
drop "push" element - no sticky footer needed anymore
|
2014-06-04 14:38:25 +02:00 |
Vincent Petry
|
52d9e313d1
|
Remove obsoleted code to trigger navigation menu
Now that the navigation menu is always togglable, the media query
dependent code can be removed.
|
2014-06-04 14:38:24 +02:00 |
Jan-Christoph Borchardt
|
8eadc2fbd7
|
fix navigation bubble width and height on mobile
|
2014-06-04 14:29:46 +02:00 |
Jan-Christoph Borchardt
|
e27a409287
|
show appname next to logo for better hint at navigation
|
2014-06-04 14:29:46 +02:00 |
Jan-Christoph Borchardt
|
19d7d87964
|
toggle the navigation on desktop, not only on mobile
|
2014-06-04 14:29:46 +02:00 |
Jan-Christoph Borchardt
|
e2e05c4798
|
adjust controls bar position for removed nav bar
|
2014-06-04 14:29:46 +02:00 |
Jan-Christoph Borchardt
|
35308f5b09
|
hide navigation by default, not only on small screens, first step
|
2014-06-04 14:29:46 +02:00 |
Vincent Petry
|
b5f0a17918
|
Merge pull request #8822 from owncloud/cache-change-propagator
[WIP] Improved propagation of cache changes
|
2014-06-04 13:03:14 +02:00 |
Morris Jobke
|
5adb8f0a8a
|
Merge pull request #8844 from owncloud/design-icons
[WIP] simplify icons, remove shadow
|
2014-06-04 12:23:08 +02:00 |
Bernhard Posselt
|
ade6ed3797
|
Merge pull request #8701 from owncloud/slide-up-toggle
Create reusable data attribute for apps setting slideup
|
2014-06-04 11:31:04 +02:00 |
Jan-Christoph Borchardt
|
a244172219
|
Merge pull request #8853 from owncloud/design-typeface
Use Open Sans as typeface
|
2014-06-04 11:16:03 +02:00 |
Morris Jobke
|
8874c74a74
|
Merge pull request #8860 from owncloud/phpstorm-code-style
add phpstorm code style
|
2014-06-04 11:12:35 +02:00 |
Morris Jobke
|
d3128f0694
|
IE -> IE8 only
|
2014-06-04 11:07:28 +02:00 |
Morris Jobke
|
d1176f546a
|
move from tff to woff and fix IE8
|
2014-06-04 10:58:52 +02:00 |
Robin Appelman
|
962cd50ae7
|
add phpstorm code style
|
2014-06-04 10:58:51 +02:00 |
Thomas Müller
|
4ab77f90d2
|
Merge pull request #8662 from owncloud/f-lock
f-lock
|
2014-06-04 10:26:02 +02:00 |
Robin Appelman
|
3bcdad62fb
|
Fix unit tests
|
2014-06-04 10:01:50 +02:00 |
Thomas Müller
|
9e31118675
|
Merge pull request #8842 from owncloud/ldap_cli_methods
command line tools to see, modify and test existing LDAP configurations
|
2014-06-04 09:37:04 +02:00 |
Thomas Müller
|
86623358f0
|
Merge pull request #8849 from owncloud/trash_expire_fix
get files in trash from file cache
|
2014-06-04 09:36:40 +02:00 |
Thomas Müller
|
9f3fcf036c
|
fixing typo
|
2014-06-04 09:36:27 +02:00 |
Jan-Christoph Borchardt
|
6b2b903ea6
|
Merge pull request #8468 from owncloud/remove-infieldlabels
Remove infieldlabels
|
2014-06-04 09:28:20 +02:00 |
Thomas Müller
|
917f389747
|
workaround to get the unit test going
|
2014-06-04 08:21:28 +02:00 |
Jenkins for ownCloud
|
f5c4754c2b
|
[tx-robot] updated from transifex
|
2014-06-04 01:57:48 -04:00 |
Bjoern Schiessle
|
2c8288d8f9
|
get the storage from the view
|
2014-06-04 07:55:46 +02:00 |
ringmaster
|
0a417b1174
|
Use ->instanceOfStorage() not instanceof for Storage instances.
|
2014-06-04 07:55:46 +02:00 |
ringmaster
|
0e85618c42
|
Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead.
|
2014-06-04 07:55:46 +02:00 |
Bjoern Schiessle
|
48eb0515e9
|
only lock if unlink is called for a file
|
2014-06-04 07:55:46 +02:00 |
Bjoern Schiessle
|
2b30fb4862
|
fix unit test after adding the additional parameter to addStorageWrapper()
|
2014-06-04 07:55:46 +02:00 |
Bjoern Schiessle
|
ab6680e9ab
|
name the storage wrapper to make sure that we don't apply the wrapper multiple times
|
2014-06-04 07:55:46 +02:00 |
Bjoern Schiessle
|
3a698bce6e
|
don't ask for fileInfo if we already have one
|
2014-06-04 07:55:45 +02:00 |
ringmaster
|
cda87fd9c4
|
Normalize lock exception messages.
|
2014-06-04 07:55:45 +02:00 |
Bjoern Schiessle
|
e6712bc12e
|
make sure to close the stream at the end of each test
|
2014-06-04 07:55:45 +02:00 |
ringmaster
|
ba887d2b17
|
Restore the reference to this used exception class.
|
2014-06-04 07:55:45 +02:00 |
ringmaster
|
54865815f5
|
Move Lock to private namespace, add interface. Update PHPDoc.
|
2014-06-04 07:55:45 +02:00 |
ringmaster
|
c9c6a0ab1e
|
Don't error out on console.
|
2014-06-04 07:55:45 +02:00 |
ringmaster
|
392a1b6662
|
Removed unused vars/declarations, update PHPDoc.
|
2014-06-04 07:55:45 +02:00 |
Lukas Reschke
|
826b14e36b
|
Fix typo
|
2014-06-04 07:55:45 +02:00 |
Lukas Reschke
|
9bbc4b0034
|
Fix typo
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
896bc526e6
|
Remove unused methods.
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
6b94732bdf
|
Respect locked files, surface correct exception.
|
2014-06-04 07:55:44 +02:00 |