Morris Jobke
0fe81d2f21
Merge pull request #17330 from owncloud/fix-share-path-for-group-exceptions
...
Fix the path for users which have an exception for a group share
2015-07-08 10:33:42 +02:00
Jenkins for ownCloud
2fd84607ee
[tx-robot] updated from transifex
2015-07-08 01:55:28 -04:00
Morris Jobke
e0e4ca668f
Merge pull request #17432 from owncloud/enhance-config-sample
...
[config sample] improve RST markup and wording
2015-07-07 22:12:38 +02:00
Morris Jobke
4d75db0e54
Merge pull request #17439 from owncloud/update-3rdpartytext
...
Remove 3rd party text for disabled apps on update
2015-07-07 16:26:30 +02:00
Morris Jobke
10ea3f610d
Merge pull request #17436 from owncloud/update-keeppageifwarnings
...
Keep update page when there are warnings
2015-07-07 16:25:30 +02:00
Morris Jobke
d68b48d86f
[config sample] improve RST markup and wording
2015-07-07 15:57:38 +02:00
Thomas Müller
76b399d923
Merge pull request #15579 from owncloud/autotest-docker-postgres
...
autotest.sh with docker support for postgres
2015-07-07 15:00:55 +02:00
Vincent Petry
a64652e12a
Remove 3rd party text for disabled apps on update
2015-07-07 15:00:19 +02:00
Vincent Petry
d3e26a3127
Merge pull request #16368 from owncloud/occ-config-commands
...
Add "occ config:*" to manage config values
2015-07-07 14:49:31 +02:00
Vincent Petry
993e7eeec7
Keep update page when there are warnings
...
Whenever there were warnings during an update, the page will not be
redirected any more.
2015-07-07 13:38:24 +02:00
Joas Schilling
85f012512e
Invert the "public" to a "private" method
2015-07-07 11:30:21 +02:00
Joas Schilling
e5bc9d0619
Make it possible to import exportet app/system configs
2015-07-07 11:25:29 +02:00
Joas Schilling
971060862e
Fix typo in command description
2015-07-07 11:20:53 +02:00
Joas Schilling
f09fe564ea
Add example command to the issue_template.md
2015-07-07 11:18:25 +02:00
Joas Schilling
d2ca3a25d3
Replace deprecated method calls
2015-07-07 11:18:25 +02:00
Joas Schilling
2b86eb0b29
Add commands to get, set and delete app config values
2015-07-07 11:18:25 +02:00
Joas Schilling
130b5d8587
Allow reading from stdin
2015-07-07 11:18:25 +02:00
Joas Schilling
86952f88cb
Add a command to import an json array into the config
2015-07-07 11:18:25 +02:00
Joas Schilling
bc084c40a6
Add a command to delete a system config
2015-07-07 11:18:25 +02:00
Joas Schilling
3608c1007e
Add a command to get a config value
2015-07-07 11:18:25 +02:00
Joas Schilling
a83eac3762
Add a command to set a system config value
2015-07-07 11:18:25 +02:00
Joas Schilling
5370bba0b6
Split the system from the app config
2015-07-07 11:18:24 +02:00
Joas Schilling
16907f91ed
Add tests for list config
2015-07-07 11:18:24 +02:00
Joas Schilling
371a4d014a
Fix no value
2015-07-07 11:18:24 +02:00
Joas Schilling
5d84876ecd
Missing doc
2015-07-07 11:18:24 +02:00
Joas Schilling
2f65332014
Add an option to exclude sensitive values (e.g. for reports)
2015-07-07 11:18:24 +02:00
Joas Schilling
6763637773
Add a command to list existing configs
2015-07-07 11:18:24 +02:00
Joas Schilling
6fb3a8d5f5
Add missing tunnel on new class
2015-07-07 11:18:24 +02:00
Joas Schilling
6ed8ba0ce9
Fix nested array lists
2015-07-07 11:18:24 +02:00
Joas Schilling
6d4cb1b480
Sort registration of commands alphabetically
2015-07-07 11:18:21 +02:00
Joas Schilling
40eaf71a33
Make sure the owner always has the right path
2015-07-07 11:08:21 +02:00
Joas Schilling
594f5b6a29
Add visibility to test methods
2015-07-07 11:07:11 +02:00
Vincent Petry
fb0fef78f4
Add test case when owner renames shared folder
2015-07-07 11:06:21 +02:00
Vincent Petry
547c4b9a9f
Add unit test for getUsersSharingFile
...
This is to test if the user list and paths are correct, even when a
recipient renamed the received shared folder
2015-07-07 11:06:11 +02:00
Morris Jobke
87e10a7fb7
Merge pull request #17399 from rullzer/mimetype-php
...
PHP mimetype stuff should also use config/mimetypealiases.json
2015-07-07 11:05:50 +02:00
Thomas Müller
28b565e97c
Merge pull request #17430 from owncloud/update-readme-8.2
...
Update version to 8.2 in README and bower
2015-07-07 10:33:02 +02:00
Vincent Petry
4a8953afca
Update version to 8.2 in README and bower
2015-07-07 10:21:20 +02:00
Thomas Müller
645600ae03
Merge pull request #17426 from owncloud/update-ee-appstore
...
[config sample] Update info about appstore
2015-07-07 09:39:37 +02:00
Morris Jobke
6fac36b589
[config sample] Update info about appstore
2015-07-07 09:13:57 +02:00
Roeland Jago Douma
d685327d5a
Make php also use config/mimetypealiases.json
2015-07-07 08:56:15 +02:00
Jenkins for ownCloud
ee5dd25290
[tx-robot] updated from transifex
2015-07-07 01:55:18 -04:00
Roeland Douma
b4f782b568
Merge pull request #16724 from owncloud/mimetype-js
...
Javascript to fetch mimetype icons
2015-07-06 20:59:56 +02:00
Jan-Christoph Borchardt
e84806f017
Merge pull request #17418 from owncloud/fix-public-download-button-regression
...
Fix regression of button at public download page
2015-07-06 17:10:23 +02:00
Thomas Müller
9120942bcf
Merge pull request #16924 from owncloud/copy-recursive-polyfill
...
add recursive copy polyfill for storage backends
2015-07-06 17:05:36 +02:00
Roeland Jago Douma
868bc421cb
Share app no longer use the OCS API icon
...
Switch to new javascript mimetype resolver
2015-07-06 16:32:15 +02:00
Roeland Jago Douma
c8145cdbd6
Javascript mimetype icon resolver
...
This makes it possible to retrieve the icon for mimetypes in javascript.
It makes no additional queries to the server to retrieve the mimetype.
* config/mimetypealiases.json added
* mimetype.js: this is where the logic resides to convert from mimetype
to icon url
* mimetypelist.js: generated file with a list of mimetype mapping (aliases)
and the list of icon files
* ./occ maintenance:mimetypesjs : new command for occ to gernerate
mimetypes.js
* unit tests updated and still work
* javascript tests added
* theming support
* folder of the theme is now present in javascript (OC.theme.folder)
2015-07-06 16:32:10 +02:00
Thomas Müller
14eef434ff
Merge pull request #17290 from owncloud/remove-readonly-wrapper
...
Replace readonly wrapper with permissions mask
2015-07-06 15:36:11 +02:00
Thomas Müller
dba6ba2523
Merge pull request #16964 from owncloud/versions_occ
...
add occ tool to delete versions
2015-07-06 15:34:40 +02:00
Morris Jobke
7da5e53741
Fix regression of button at public download page
...
* introduced with #17159
2015-07-06 13:37:14 +02:00
Lukas Reschke
8400bb9979
Merge pull request #17403 from owncloud/reorg-sampe.config.php
...
Reorganize sampe.config.php
2015-07-06 12:37:43 +02:00