Lukas Reschke
|
1f5b297722
|
Add cachebuster to apps.css
|
2016-08-18 12:38:41 +02:00 |
|
Lukas Reschke
|
5580a77bd7
|
Merge pull request #714 from nextcloud/comments-layout
fix design details in comments sidebar
|
2016-08-18 11:04:20 +02:00 |
|
Morris Jobke
|
869c841082
|
Improve layout of cancel button in the comments sidebar
|
2016-08-18 09:07:03 +02:00 |
|
Morris Jobke
|
8c960821f1
|
Fix layout of comments submit button on all screen sizes
* tested in IE10, IE11, Edge, Chrome and Firefox
|
2016-08-18 08:57:46 +02:00 |
|
Roeland Jago Douma
|
fda4241dfb
|
Cleanup Tests
|
2016-08-17 20:45:29 +02:00 |
|
Roeland Jago Douma
|
af074eb2b7
|
Move updateShare and getShares over to use proper parameters
* Update tests
|
2016-08-17 20:45:29 +02:00 |
|
Roeland Jago Douma
|
22e23f3045
|
Use parameters in createShare
* Fix tests
|
2016-08-17 20:45:27 +02:00 |
|
Morris Jobke
|
77cfc8bfb2
|
add viewBox to app icon for proper scaling in Firefox
|
2016-08-17 18:38:53 +02:00 |
|
Morris Jobke
|
ec4d127e58
|
Merge pull request #905 from nextcloud/invisible_icons
Fix icons on App page in FF
|
2016-08-17 17:24:16 +02:00 |
|
Nextcloud bot
|
39c180117e
|
[tx-robot] updated from transifex
|
2016-08-17 13:30:52 +00:00 |
|
Roeland Jago Douma
|
ba4633b165
|
Add viewBox to app icons
If we don't add a viewbox a lot of browsers will just say NOPE!!! when
we ask them to scale.
|
2016-08-17 15:23:51 +02:00 |
|
Marius Blüm
|
baaf1521ce
|
Merge pull request #787 from nextcloud/files_external-settings-polish
Files external settings polish
|
2016-08-17 12:32:33 +02:00 |
|
Roeland Jago Douma
|
0d96478758
|
Fix js unit test
|
2016-08-17 11:48:26 +02:00 |
|
Roeland Jago Douma
|
252ddcc1a4
|
Fix edit comment layout
|
2016-08-17 11:35:18 +02:00 |
|
Jan-Christoph Borchardt
|
efd1cf57da
|
fix design details in comments sidebar
|
2016-08-17 11:12:49 +02:00 |
|
Morris Jobke
|
9a7193ce83
|
Fix casing of external storage app
|
2016-08-17 10:44:00 +02:00 |
|
Joas Schilling
|
04c5259df0
|
Allow to retrieve the quota itself via the provisioning api
|
2016-08-17 10:41:13 +02:00 |
|
Morris Jobke
|
27796a4077
|
layout refinements
|
2016-08-17 10:40:59 +02:00 |
|
Robin Appelman
|
644770c950
|
hide files external in personal settings if it's empty
|
2016-08-17 10:40:59 +02:00 |
|
Robin Appelman
|
ff89354588
|
don't show dependency info if we cant create new mounts
|
2016-08-17 10:40:59 +02:00 |
|
Robin Appelman
|
c62e512989
|
hide global credentials in personal when a user cant add mounts
|
2016-08-17 10:40:59 +02:00 |
|
Roeland Jago Douma
|
ce0604bd06
|
Merge pull request #892 from nextcloud/fix_phpdoc
Some scrutinizer phpdoc fixes
|
2016-08-17 10:38:21 +02:00 |
|
Joas Schilling
|
027069cbae
|
Merge pull request #846 from nextcloud/provisioning_api_ocs
Move Provisioning API to the AppFramework
|
2016-08-17 10:23:13 +02:00 |
|
Marius Blüm
|
c1632c3abd
|
Merge pull request #893 from nextcloud/ie8_be_gone
IE8 be gone!
|
2016-08-17 09:02:58 +02:00 |
|
Nextcloud bot
|
0cc8b8b244
|
[tx-robot] updated from transifex
|
2016-08-17 00:09:19 +00:00 |
|
Roeland Jago Douma
|
9fd274c447
|
Remove IE8 support from ViewController
* Update tests
* Fix getMock in tests
|
2016-08-16 20:58:33 +02:00 |
|
Roeland Jago Douma
|
64ff8ac6fa
|
Fix phpdoc in Comments
|
2016-08-16 20:33:09 +02:00 |
|
Arthur Schiwon
|
717e22267a
|
Merge branch 'master' into implement_712
|
2016-08-16 18:31:59 +02:00 |
|
Arthur Schiwon
|
4946cc220d
|
for new we cannot have nested settings, default module is only appended if available
|
2016-08-16 18:26:16 +02:00 |
|
Björn Schießle
|
9db189174c
|
Merge pull request #870 from nextcloud/oc-missingprefixforlastinsertid
Fix oracle support of external storage app
|
2016-08-16 16:24:45 +02:00 |
|
Roeland Jago Douma
|
d14c6ef78c
|
Merge pull request #860 from nextcloud/fix_updatenotifcations_warnings
Fix deprecated getMock warning
|
2016-08-16 14:50:31 +02:00 |
|
Nextcloud bot
|
8c424c7971
|
[tx-robot] updated from transifex
|
2016-08-16 00:10:47 +00:00 |
|
Lukas Reschke
|
6c6338b810
|
Merge branch 'master' into implement_712
|
2016-08-15 21:55:09 +02:00 |
|
Lukas Reschke
|
7ffb7b0d84
|
Use MockBuilder instead of createMock
CI uses an older PHPUnit
|
2016-08-15 16:43:22 +02:00 |
|
Lukas Reschke
|
8a7a0f3287
|
Add unit tests
|
2016-08-15 16:25:34 +02:00 |
|
Roeland Jago Douma
|
396678c9ce
|
Merge pull request #855 from nextcloud/files_drop_capability
Add files drop capability for clients
|
2016-08-15 15:38:35 +02:00 |
|
Joas Schilling
|
b204af2f0f
|
Fix oracle support of external storage app
|
2016-08-15 12:03:53 +02:00 |
|
Nextcloud bot
|
f3124b5052
|
[tx-robot] updated from transifex
|
2016-08-15 00:12:16 +00:00 |
|
Roeland Jago Douma
|
092b767ef9
|
Move Apps to OCSController
|
2016-08-14 18:34:07 +02:00 |
|
Roeland Jago Douma
|
8f4adebab7
|
Move Users to OCSController
|
2016-08-14 18:34:02 +02:00 |
|
Roeland Jago Douma
|
432e7c93c6
|
Move Groups over to OCSController
* Take advantage of the AppFramework
* Fix tests
|
2016-08-14 18:34:01 +02:00 |
|
Roeland Jago Douma
|
0fdeefe47c
|
Add ProvisioningAPI middleware
The provisioning API has 3 access levels:
* Admin
* SubAdmin
* User
This middleware adds a check for the SubAdmin part.
|
2016-08-14 18:34:01 +02:00 |
|
Roeland Jago Douma
|
3b948f7694
|
Fix deprecated getMock warning
|
2016-08-14 15:45:45 +02:00 |
|
Nextcloud bot
|
241fc286c7
|
[tx-robot] updated from transifex
|
2016-08-14 00:10:34 +00:00 |
|
Roeland Jago Douma
|
9daf41e05a
|
Add files drop capability for clients
|
2016-08-13 14:02:09 +02:00 |
|
Nextcloud bot
|
4da01eeef6
|
[tx-robot] updated from transifex
|
2016-08-13 00:13:29 +00:00 |
|
Arthur Schiwon
|
158d78e1ab
|
move mail settings and file handling to additional ones, thus files_external gets its own section
|
2016-08-13 01:02:25 +02:00 |
|
Arthur Schiwon
|
d2fcac8300
|
change federatedfilesharing css class to followupsection to reduce whitespace
|
2016-08-13 00:36:32 +02:00 |
|
Arthur Schiwon
|
b99ecb3c23
|
move systemstags to sharign section, drop collaboration section
|
2016-08-13 00:33:09 +02:00 |
|
Arthur Schiwon
|
a133e7970d
|
make updatenotification settings appear as if it is part of the version part in server settings
|
2016-08-13 00:29:39 +02:00 |
|