Thomas Müller
52d217d775
Merge pull request #22623 from owncloud/docker-logs-on-swift-external
...
Print docker logs to the console fro debugging
2016-02-29 16:36:34 +01:00
Thomas Müller
8a5cd0963f
Merge pull request #22701 from owncloud/input-tel
...
Style telephone inputs like other types
2016-02-29 15:22:09 +01:00
Jan-Christoph Borchardt
687ea430bb
compress app banners on personal page
2016-02-29 15:02:29 +01:00
Thomas Müller
527fb1f919
Merge pull request #22663 from owncloud/sidebar-mobile
...
do not expand sidebar to full width on mobile, but up the min-width
2016-02-29 15:00:53 +01:00
Bjoern Schiessle
95ea2ccb53
make decrypt all work with the master key
2016-02-29 14:54:32 +01:00
Jan-Christoph Borchardt
21e3522be9
fix personal page layout for LDAP users, fix #22272
2016-02-29 14:40:26 +01:00
Vincent Petry
11215f4e27
Return -3 for unlimited quota
...
Returns -3 for unlimited quota in Webdav response.
Also adjusted personal page to show unlimited quota when set.
2016-02-29 14:36:20 +01:00
Thomas Müller
a38e8b6436
Merge pull request #22662 from owncloud/comments-count
...
remove comments count because it is not that relevant to show directly
2016-02-29 13:44:56 +01:00
Vincent Petry
1dbe240b0e
Disable app that bricks the server after enabling
...
If an app is getting enabled in the web UI, an ajax call is now made to
make sure the server still works. If it doesn't, it sends an emergency
app disabling call to disable the breaking app.
2016-02-29 12:07:37 +01:00
Thomas Müller
d98217d8ba
Merge pull request #22713 from owncloud/fix-since-version-on-commentsvevent
...
Fix since version
2016-02-29 11:40:14 +01:00
Joas Schilling
a1c02a0567
Fix since version
2016-02-29 11:02:10 +01:00
Thomas Müller
9724fcc0c1
Merge pull request #22638 from owncloud/comments-db-indexes
...
add index definitions for comments tables
2016-02-29 11:01:34 +01:00
Lukas Reschke
6d7af7f4b7
Fix wording
2016-02-29 09:49:11 +01:00
Joas Schilling
2a0cda74d4
Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_*
2016-02-29 09:44:40 +01:00
Thomas Müller
6526c122af
Merge pull request #22683 from owncloud/fix_22682
...
Relax rootfolder check
2016-02-29 08:53:58 +01:00
Jenkins for ownCloud
5800585039
[tx-robot] updated from transifex
2016-02-29 01:55:04 -05:00
Thomas Müller
3e8e0049b4
Merge pull request #22673 from owncloud/fix_enforced_expire_date_setting
...
Expiration date can only be enforced if default is enabled
2016-02-29 07:08:57 +01:00
Hendrik Leppelsack
385671034c
style telephone inputs like other types
2016-02-29 00:09:13 +01:00
Jenkins for ownCloud
a39332832c
[tx-robot] updated from transifex
2016-02-28 01:55:12 -05:00
Lukas Reschke
348717c4ec
Add question from where ownCloud was enabled
...
With regard to the following patch in Debian I'd recommend that we add to the issue template that we ask where users got their ownCloud from.
This is super dangerous stuff from Debian again. Can't call it otherwise. With 9.0 we can detect that since the question for the code integrity would return "Not enabled" instead of passed. But unluckily this is already 8.2.
(while skipping one version *might* work it is completely untested and I smell already users reporting very hard to debug bugs to us => Waste of time)
https://sources.debian.net/src/owncloud/8.2.2~dfsg-1/debian/patches/0009-Don-t-stop-update-over-several-major-versions.patch/
2016-02-27 15:42:06 +01:00
Jenkins for ownCloud
f9826ec948
[tx-robot] updated from transifex
2016-02-27 01:56:08 -05:00
Bjoern Schiessle
eccd7cf654
reuse the url_hash instead of calculating a new hash for the address book
2016-02-26 20:00:13 +01:00
Roeland Jago Douma
b116e80c56
Relax rootfolder check
...
* Updated unit tests
* Added intergration test
2016-02-26 16:05:32 +01:00
Thomas Müller
5fa6d3ea58
Merge pull request #22669 from owncloud/fix-email-form
...
Fix email form on personal page
2016-02-26 14:05:29 +01:00
Joas Schilling
78570a5f72
Allow to overwrite a single language string via the theme folder
2016-02-26 13:56:02 +01:00
Roeland Jago Douma
bfcdf40a64
Expiration date can only be enforced if default is enabled
...
If the default expiration date is not enebaled it can not be enforced.
* Added unit tests
2016-02-26 11:38:06 +01:00
Thomas Müller
62d7885c3b
Merge pull request #22660 from owncloud/fix_22656
...
Do not allow sharing of the users root folder
2016-02-26 10:49:12 +01:00
Thomas Müller
e9237dd83c
Merge pull request #22671 from owncloud/issue-22670
...
Move the tag filter at the end for now
2016-02-26 10:48:55 +01:00
Thomas Müller
0795cc373d
Merge pull request #22646 from owncloud/fix_22642
...
Set default expiration date if none given on share creation
2016-02-26 10:48:21 +01:00
Thomas Müller
66536f912e
Merge pull request #22640 from owncloud/fix_22587
...
Remove delete permissions for read-only federated reshares
2016-02-26 10:48:07 +01:00
Thomas Müller
c6c15ba825
Merge pull request #22608 from owncloud/collaborative-tags
...
Rename system tags app to collaborative tags
2016-02-26 10:47:40 +01:00
Thomas Müller
96f15a12a9
Merge pull request #22461 from owncloud/fix_6773
...
Allow theming of actions
2016-02-26 10:47:20 +01:00
Joas Schilling
4549b82553
Move the tag filter at the end for now
2016-02-26 10:15:07 +01:00
Thomas Müller
cbde4bb92f
Merge pull request #22650 from owncloud/fix_hook
...
Fix verifyExpirationDate passwordSet argument
2016-02-26 09:32:41 +01:00
Joas Schilling
d03c537a26
Email endpoint is controlled by the username setting, not password
2016-02-26 09:28:18 +01:00
Joas Schilling
9a7cb02981
Correctly indent uneditable email/display name fields
2016-02-26 09:27:41 +01:00
Lukas Reschke
59028cced0
Add autodiscovery support to server-to-server sharing
...
Adds autodiscovery support to server-to-server sharing as specified in the specification. If no discovery data is found it is using the fallback ownCloud endpoints for legacy support.
2016-02-26 09:26:55 +01:00
Joas Schilling
4471f359b1
Rename system tags app to collaborative tags
2016-02-26 09:14:28 +01:00
Jan-Christoph Borchardt
36e8f7bca5
make scrollbar less obnoxious: tad narrower, rounded corners
2016-02-26 08:33:55 +01:00
Jenkins for ownCloud
5718402277
[tx-robot] updated from transifex
2016-02-26 01:55:44 -05:00
Arthur Schiwon
b3ac81f134
exchange user_id_key for a unique one.
2016-02-26 01:02:22 +01:00
Vincent Petry
867a8aca12
Fix favorite icon unit test for icon image
2016-02-25 23:01:09 +01:00
Vincent Petry
b634f1e2c7
Make more action icons themable + style fixes
...
Action icons now appear properly in public link page.
More actions are now CSS icons.
2016-02-25 23:01:07 +01:00
Roeland Jago Douma
c767030f07
Close class
2016-02-25 22:49:52 +01:00
Roeland Jago Douma
92cff0984d
Make file actions use icon CSS classes
...
This makes theming of file actions possible
2016-02-25 22:49:52 +01:00
Jan-Christoph Borchardt
0772bee15f
do not expand sidebar to full width on mobile, but up the min-width, fix #19915
2016-02-25 21:46:47 +01:00
Thomas Müller
cb41b1a863
Merge pull request #22584 from owncloud/fix-app-load-order-fixes-22508
...
Before installing new shipped apps we need to load authentication apps
2016-02-25 21:43:32 +01:00
Thomas Müller
290f159a97
Merge pull request #22653 from owncloud/integration-tests-for-dav-csrf
...
Add integration test for CSRF protection on DAV
2016-02-25 21:42:20 +01:00
Thomas Müller
84ffc4fbc4
Merge pull request #22654 from owncloud/icon-fixes
...
add download icon for image detail view, ref gallery issue 51
2016-02-25 21:42:03 +01:00
Thomas Müller
f95277481f
Merge pull request #22659 from owncloud/fix-formatting
...
Fix formatting of response
2016-02-25 21:41:48 +01:00