Vincent Petry
851390a69a
Merge pull request #19413 from owncloud/share-nopermission-link
...
Still show share link when recipient but no share permission
2015-09-28 17:52:53 +02:00
Vincent Petry
d47d240a35
Still show share link when recipient but no share permission
...
This makes it possible for the recipient to still trigger the sidebar
and share tab to see information about the share.
In the case where the file is not shared and no permissions exists, no
action icon will be displayed.
2015-09-28 16:23:33 +02:00
Thomas Müller
d68079f932
Merge pull request #18548 from owncloud/repair-mimetype-limitversion
...
Repair mime types only when upgrading from OC 8.0
2015-09-28 12:56:36 +02:00
Thomas Müller
72024ad201
Merge pull request #19404 from owncloud/files-sidebar-sorttabs
...
Fix tabs order in files sidebar
2015-09-28 12:55:38 +02:00
Thomas Müller
d007c32907
Merge pull request #19402 from owncloud/public-recognizeauthsession
...
Allow public webdav auth to recognize sesssion
2015-09-28 12:53:33 +02:00
Thomas Müller
716ff81b27
Merge pull request #19401 from owncloud/files-actionsorder
...
Fix order of actions in the files actions menu
2015-09-28 12:53:11 +02:00
Thomas Müller
0bf2bb0751
Merge pull request #19318 from owncloud/tarstreamer
...
Stream zip or tar
2015-09-28 12:31:27 +02:00
Vincent Petry
5e4a52d3c2
Fix tabs order in files sidebar
2015-09-28 12:30:12 +02:00
Thomas Müller
832e5f99a5
Updating submodule
2015-09-28 12:13:20 +02:00
Vincent Petry
b4998e7d29
Allow public auth to recognize sesssion
...
When a public link password has been input, its auth is stored in the
session.
This fix makes it possible to recognize the session when using public
webdav from the files UI.
2015-09-28 11:52:04 +02:00
Thomas Müller
745a40d6eb
Updating TarStreamer to v0.1-beta3
2015-09-28 11:51:41 +02:00
Thomas Müller
65124b48dd
Adding ownCloud/TarStreamer
2015-09-28 11:46:54 +02:00
Victor Dubiniuk
057994f4aa
Uniform behavour for tar and zip
2015-09-28 11:46:54 +02:00
Victor Dubiniuk
027fb4e3fe
More corrections
2015-09-28 11:46:54 +02:00
Victor Dubiniuk
28df7be319
Add namespace. Fix broken zip
2015-09-28 11:46:54 +02:00
Victor Dubiniuk
74d879d039
Add PHpdoc
2015-09-28 11:46:54 +02:00
Victor Dubiniuk
e3b95e8473
Introduce streamer
2015-09-28 11:46:53 +02:00
Victor Dubiniuk
fe32beb85d
Add submodule dependency
2015-09-28 11:46:53 +02:00
Thomas Müller
0479cefec3
Merge pull request #18469 from owncloud/ldap-batch-read-attrs-ng
...
read all relevant user attributes on login and user search, in one qu…
2015-09-28 11:44:21 +02:00
Thomas Müller
c300394348
Merge pull request #19374 from owncloud/rename-config-test
...
rename config test to prevent autoloader issue
2015-09-28 11:33:43 +02:00
Vincent Petry
f35b6833ff
Fix order of actions in the files actions menu
2015-09-28 11:19:49 +02:00
Jenkins for ownCloud
60f123193b
[tx-robot] updated from transifex
2015-09-28 05:07:18 -04:00
Thomas Müller
4d8be8822c
Merge pull request #19363 from owncloud/checkboxes-sidebar
...
Restyle checkboxes in sidebar
2015-09-28 10:54:55 +02:00
Thomas Müller
375d4385bd
Merge pull request #19398 from owncloud/fix-tranifex
...
Remove webdavauth from tranisfex
2015-09-28 10:49:06 +02:00
Robin Appelman
b50d1aae56
rename config test to prevent autoloader issue
2015-09-28 10:47:49 +02:00
Thomas Müller
9a010cc8ce
Merge pull request #19379 from owncloud/remove-auth-button-border
...
remove border around button of password protected link confirmation
2015-09-28 10:13:05 +02:00
Thomas Müller
465063e386
Merge pull request #19395 from owncloud/15037-universal-shebang
...
Use a universal shebang
2015-09-28 09:45:34 +02:00
Thomas Müller
8fc46ef288
Merge pull request #19394 from owncloud/18203-math-ceil
...
Switch from Math.floor() to Math.ceil() when sending the dimension to Preview
2015-09-28 09:33:39 +02:00
Jan-Christoph Borchardt
c7f7747b48
remove border around button of password protected link confirmation
2015-09-28 09:30:09 +02:00
Thomas Müller
77a874ba38
Merge pull request #19378 from owncloud/fix-sharing-autocomplete
...
fix name autocomplete not showing on mobile, fix #18551
2015-09-28 08:48:44 +02:00
Thomas Müller
2a0a928fc8
Remove webdavauth from tranisfex
2015-09-28 08:48:23 +02:00
Olivier Paroz
ff4227bbfc
Use a universal shebang
...
Fixes #15037
2015-09-27 13:03:31 +02:00
Olivier Paroz
46475b8114
Switch from Math.floor() to Math.ceil() when sending the dimension to Preview
...
Fixes #18203
2015-09-27 12:46:25 +02:00
Thomas Müller
fe54d76e3d
Merge pull request #19380 from owncloud/gallery-icon-visibility
...
increase visibility of slideshow controls, fix owncloud/gallery#51
2015-09-25 23:37:49 +02:00
Thomas Müller
44592ab584
Merge pull request #19383 from owncloud/simplify-upload-icon
...
simplify upload icon
2015-09-25 23:37:19 +02:00
Roeland Douma
196975620d
Merge pull request #19366 from owncloud/fix-sidebar-spinner
...
Fix sidebar spinner
2015-09-25 21:18:39 +02:00
Hendrik Leppelsack
0ae931ed57
fix sidebar spinner
2015-09-25 20:48:47 +02:00
Roeland Douma
87e067f4c8
Merge pull request #19362 from owncloud/fix_capabilities_shareAPI
...
Reflect enabled shareAPI in capabilities
2015-09-25 20:35:32 +02:00
Roeland Jago Douma
db02173627
Reflect enabled shareAPI in capabilities
...
If the shareAPI is disabled we not return the other sharing
capabilities.
This allows clients to properly check if sharing is even available.
2015-09-25 20:12:41 +02:00
Thomas Müller
0aaece7de7
Merge pull request #19346 from owncloud/drop-passwords-from-exception-log
...
Remove passwords from logged exception stack traces
2015-09-25 20:04:01 +02:00
Thomas Müller
8f2a14c5d6
Merge pull request #19297 from owncloud/fix_19119
...
Do not blindy copy expiration date on reshare
2015-09-25 14:36:07 +02:00
Thomas Müller
f89b9b61a9
Merge pull request #19357 from owncloud/add-config.sample.php-for-enforce-home-folder-naming-rule
...
Add doc to config.sample for enforce LDAP home folder naming rule
2015-09-25 14:33:14 +02:00
Morris Jobke
60b87048c1
Add doc to config.sample for enforce LDAP home folder naming rule
...
* ref #16891
2015-09-25 14:32:05 +02:00
Thomas Müller
8432c73611
Merge pull request #19030 from owncloud/oparoz-smarter-logger
...
[jenkins] Dump Arrays, Objects and Exceptions to the log
2015-09-25 14:15:59 +02:00
Thomas Müller
f56c8288ca
Merge pull request #19354 from owncloud/fix_12727
...
Save the settings in the user management page
2015-09-25 14:05:27 +02:00
Thomas Müller
787c668b39
Merge pull request #19360 from owncloud/move-filter-method-into-config-object
...
Move the filtering of sensitive data to the config class
2015-09-25 14:05:04 +02:00
Thomas Müller
68bf4440d3
Merge pull request #19293 from owncloud/individual-it-move_initTemplate
...
[jenkins] do not load unnecessary code in case of webdav
2015-09-25 13:49:51 +02:00
Thomas Müller
2c37d5f7d8
Merge pull request #13145 from owncloud/issue/11951-activity-sharing-email
...
Publish an activity when sending a share link via email
2015-09-25 13:48:33 +02:00
Roeland Jago Douma
f6cd7362cd
Save the settings in the user management page
...
Store the setting in the user managerment page (e.g. show e-mail
address).
Fixes #12727
2015-09-25 13:35:12 +02:00
Joas Schilling
ab69a22606
Deduplicate constant
2015-09-25 13:17:23 +02:00