Thomas Müller
5db932d1e4
Merge pull request #15261 from owncloud/fix-14268-master
...
use StreamResponse to download the log file
2015-03-27 15:07:50 +01:00
Vincent Petry
4d57b7bb3c
Merge pull request #15259 from owncloud/fix-change-password-ie8
...
Show label for password change in IE8
2015-03-27 14:11:14 +01:00
Thomas Müller
b5545932e7
use StreamResponse to download the log file - fixes #14268
2015-03-27 11:30:32 +01:00
Morris Jobke
7e73b25533
Merge pull request #15258 from owncloud/users-addtofilteredgroup
...
Don't append user in a filtered list if groups don't match
2015-03-27 10:02:33 +01:00
Morris Jobke
a62f38a18b
Merge pull request #15225 from owncloud/make-setups-for-users-that-tend-to-use-owncloud-on-not-proper-machines-a-little-bit-more-secure
...
Add some generic default headers as well via PHP
2015-03-27 09:54:40 +01:00
Jenkins for ownCloud
880b31c513
[tx-robot] updated from transifex
2015-03-27 01:56:21 -04:00
Morris Jobke
3e8343c07c
Show label for password change in IE8
...
* fixes #10729
2015-03-27 01:16:31 +01:00
Vincent Petry
ea93356598
Don't append user in a filtered list if groups don't match
2015-03-27 00:09:35 +01:00
Lukas Reschke
9d1ce53cb1
Add some generic default headers as well via PHP
2015-03-26 22:32:57 +01:00
Jan-Christoph Borchardt
fc59a37ae7
Merge pull request #14918 from owncloud/fix-password-change-ie8-and-9
...
Don't use placeholder for password in IE8 & 9
2015-03-26 22:06:22 +01:00
Thomas Müller
232518ac54
Merge pull request #15234 from owncloud/encryption2_core
...
core part of encryption 2.0
2015-03-26 21:14:59 +01:00
Bjoern Schiessle
ff9c85ce60
implement basic encryption functionallity in core to enable multiple encryption modules
2015-03-26 20:56:51 +01:00
Morris Jobke
55e1226dfe
Don't use placeholder for password in IE8 & 9
...
* the placeholder is in IE 8 and 9 just set as text and
styled a bit grey. If the form is then serialized without
typing something in the placeholder is sent as value
* this fixes that behaviour for the password field and
properly detects empyt passwords
* fixes #14912
2015-03-26 20:03:27 +01:00
Thomas Müller
9c6649f4f1
Merge pull request #15228 from owncloud/add-missing-navigation-for-tips-n-tricks
...
Add navigation entry for tips and tricks setion
2015-03-26 18:21:44 +01:00
Jan-Christoph Borchardt
b95139e5b2
Merge pull request #15230 from owncloud/sqlite-notice
...
move SQLite notice from warnings to tips & tricks
2015-03-26 18:15:22 +01:00
Jan-Christoph Borchardt
e3d60ee5b0
Merge pull request #14958 from owncloud/dropdown-style
...
popover style for apps and user dropdown menus
2015-03-26 18:07:35 +01:00
Thomas Müller
a8b756154a
Merge pull request #14495 from owncloud/update-mailmap-01
...
Updating .mailmap
2015-03-26 17:17:18 +01:00
Jan-Christoph Borchardt
82fc754d3f
move SQLite notice from warnings to tips & tricks
2015-03-26 16:53:27 +01:00
Joas Schilling
cd09b949a6
Add navigation entry for tips and tricks setion
2015-03-26 16:23:21 +01:00
Morris Jobke
0d786c381b
Merge pull request #15212 from owncloud/log-width
...
force log messages to break to alleviate horizontal scroll on Admin page
2015-03-26 14:41:54 +01:00
Jan-Christoph Borchardt
7c66e17237
force log messages to break to alleviate horizontal scroll on Admin page
2015-03-26 12:34:57 +01:00
Jenkins for ownCloud
b585d87d9d
Update license headers
2015-03-26 11:44:36 +01:00
Morris Jobke
20f5290462
Merge pull request #15195 from owncloud/reanimate-add-guzzle
...
Add wrapper for Guzzle
2015-03-26 11:06:48 +01:00
Jan-Christoph Borchardt
cd88ddddaf
fix accessibility of ownCloud logo and navigation entries, fix #15013g
2015-03-26 10:31:00 +01:00
Jenkins for ownCloud
40b77eb97a
[tx-robot] updated from transifex
2015-03-26 01:55:29 -04:00
Lukas Reschke
5f044ebf1b
Add wrapper for Guzzle
2015-03-25 16:04:41 +01:00
Jan-Christoph Borchardt
04a4df5065
only show connection checks results if there are errors, fix #11476
2015-03-25 09:34:13 +01:00
Jenkins for ownCloud
fb61889490
[tx-robot] updated from transifex
2015-03-25 01:55:46 -04:00
Jan-Christoph Borchardt
6d384e5f7c
consolidate all admin warnings and notices into one section
2015-03-24 15:21:49 +01:00
Morris Jobke
a039768685
Merge pull request #15127 from owncloud/admin-tips-jenkins
...
add Tips & tricks section to admin settings
2015-03-24 14:18:33 +01:00
Joas Schilling
5e71d1558a
Merge pull request #15149 from owncloud/fix-enable-for-group
...
Correctly get array of groups and send OCP\IGroup objects to enable meth...
2015-03-24 13:50:56 +01:00
Joas Schilling
b262c30fa9
Correctly get array of groups and send OCP\IGroup objects to enable method
2015-03-24 12:56:42 +01:00
Joas Schilling
c3c2517131
Display a message when no apps can be found for this oc version
2015-03-24 11:29:28 +01:00
Jenkins for ownCloud
9cb07f126d
[tx-robot] updated from transifex
2015-03-24 01:55:24 -04:00
Thomas Müller
e8d12c1809
Merge pull request #15075 from owncloud/fix-15056-master
...
remove unneeded status element from json response on /categories
2015-03-23 18:30:40 +01:00
Jan-Christoph Borchardt
c2ccaf000a
add Tips & tricks section to admin settings
2015-03-23 18:19:13 +01:00
Jan-Christoph Borchardt
fe5597b76e
Merge pull request #15118 from owncloud/user-mgmt-groups
...
fix long group names overlapping in the sidebar, fix #12649
2015-03-23 16:15:24 +01:00
Thomas Müller
79f012d262
remove unneeded status element from json response on /categories - fixes 15056
2015-03-23 15:20:06 +01:00
Jan-Christoph Borchardt
23396a52cd
fix long group names overlapping in the sidebar, fix #12649
2015-03-23 14:57:07 +01:00
Morris Jobke
98e770b68e
Merge pull request #15107 from owncloud/user-mgmt-header
...
fix first user mgmt header jumping around, fix #8873
2015-03-23 14:22:16 +01:00
Jan-Christoph Borchardt
7079b1b434
fix first user mgmt header jumping around, fix #8873
2015-03-23 13:46:05 +01:00
Jan-Christoph Borchardt
f899d77ba5
fix capitalization in Personal settings
2015-03-23 13:42:33 +01:00
Jan-Christoph Borchardt
731c90a033
link back to top on Personal page, fix #14519
2015-03-23 13:41:40 +01:00
Jenkins for ownCloud
a9b4f0d842
[tx-robot] updated from transifex
2015-03-23 01:54:48 -04:00
Jenkins for ownCloud
a79d973005
[tx-robot] updated from transifex
2015-03-22 01:55:21 -04:00
Jenkins for ownCloud
e36a33c89a
[tx-robot] updated from transifex
2015-03-21 01:56:09 -04:00
Jan-Christoph Borchardt
6c98925621
Merge pull request #14737 from owncloud/app-descriptions-collapsible
...
collapse app descriptions by default, make expandable, fix #13112
2015-03-20 17:51:51 +01:00
Robin McCorkell
8e536c6762
Merge pull request #15050 from owncloud/user-create-exists
...
show a better error message when trying to create a user that already exists
2015-03-20 08:54:16 +00:00
Jenkins for ownCloud
e8680e6637
[tx-robot] updated from transifex
2015-03-20 01:55:23 -04:00
Robin Appelman
da4ad1c0a2
show a better error message when trying to create a user that already exists
2015-03-20 04:24:50 +01:00