Thomas Müller
4de45b5e61
Merge pull request #15958 from owncloud/usage-of-public-log-interface
...
Use internally \OCP\ILogger instead of \OC\Log
2015-05-04 09:13:26 +07:00
Jenkins for ownCloud
7fa308977b
[tx-robot] updated from transifex
2015-05-04 01:54:47 +07:00
Morris Jobke
6bd861910b
Merge pull request #16009 from owncloud/fix-searchresults
...
fix search results from other places, account for margin-bottom in files list
2015-05-03 11:48:00 +07:00
Morris Jobke
182304591d
Merge pull request #16001 from owncloud/add-multiselect-new-title
...
also add title to multiselect create new element, force multiselect wider width, fix #15954
2015-05-02 21:46:28 +07:00
Jan-Christoph Borchardt
954968e9d8
fix search results from other places, account for margin-bottom in files list
2015-05-02 09:07:42 +07:00
Jenkins for ownCloud
aa0d439ed9
[tx-robot] updated from transifex
2015-05-02 01:54:49 +07:00
Jan-Christoph Borchardt
8ccf1c85d9
force minimum multiselect width to properly show longer groups
2015-05-01 13:51:01 +07:00
Jan-Christoph Borchardt
4dd8a22e51
also add title to multiselect create new element, fix #15954
2015-05-01 13:47:37 +07:00
Jenkins for ownCloud
eda4d45836
[tx-robot] updated from transifex
2015-05-01 01:54:43 +07:00
Morris Jobke
fbba7a61cb
Use internally \OCP\ILogger instead of \OC\Log
...
* this is the preparation for some upcoming logger related changes
* also fixes an issue in the public interface where we request
an internal class as parameter
2015-04-30 11:52:30 +07:00
Morris Jobke
b9c1bf26ee
Merge pull request #15951 from owncloud/fix-install-again
...
Make command optional
2015-04-30 10:45:23 +07:00
Morris Jobke
8bc9c56dcf
Merge pull request #15947 from owncloud/add-title-to-multiselect
...
add title to multiselect list items so longer group names are visible
2015-04-30 10:04:43 +07:00
Jenkins for ownCloud
ae853445ef
[tx-robot] updated from transifex
2015-04-30 03:27:57 +07:00
Joas Schilling
9205a9b52e
Merge pull request #15942 from owncloud/revert-15875-multiline-buttons
...
Revert "fix layout for multiline buttons which are <a class='button'>"
2015-04-30 08:25:43 +07:00
Bernhard Posselt
7c0dc06c10
make command optional
2015-04-29 22:53:16 +07:00
Jan-Christoph Borchardt
3dfa05c0d0
add title to multiselect list items so longer group names are visible, fix #15819
2015-04-29 13:53:29 +07:00
Jan-Christoph Borchardt
9ecfc7c237
Revert "fix layout for multiline buttons which are <a class='button'>"
2015-04-29 11:53:46 +07:00
Bernhard Posselt
b0d1d61db2
default to an empty string for database password if ommited
...
fix null passwords
remove password trimming
2015-04-29 15:39:51 +07:00
Lukas Reschke
1b84a1cd48
Fix routes
...
Fixes public sharing as reported on https://github.com/owncloud/core/issues/15913
2015-04-28 14:41:14 +07:00
Thomas Müller
aa2bd28a6a
fix typo
2015-04-27 16:34:58 +07:00
Thomas Müller
66f9811151
handle case where the given language is unknown - refs #15794
2015-04-27 15:40:16 +07:00
Morris Jobke
6a7b7caa81
Merge pull request #15681 from owncloud/issue/15667-occ-encryption
...
OCC commands to manage encryption
2015-04-27 13:28:59 +07:00
Joas Schilling
e4c24a6b5c
Undefined index: default
2015-04-27 12:21:48 +07:00
Joas Schilling
25b5adfe87
Fix scrutinizer complain
2015-04-27 11:46:00 +07:00
Joas Schilling
a4c314622a
Use interface
2015-04-27 11:03:51 +07:00
Joas Schilling
e4977841b4
Add unit tests for the commands
2015-04-27 11:03:51 +07:00
Joas Schilling
d600955a51
Make getDefaultModuleId public and get module protected
2015-04-27 11:03:51 +07:00
Joas Schilling
f6d4bdb1fd
Add occ commands to manage the encryption modules
2015-04-27 11:03:50 +07:00
Joas Schilling
802f818c27
Merge pull request #15875 from owncloud/multiline-buttons
...
fix layout for multiline buttons which are <a class='button'>
2015-04-27 10:04:51 +07:00
Jenkins for ownCloud
e58029f8ad
[tx-robot] updated from transifex
2015-04-27 01:54:46 +07:00
Jan-Christoph Borchardt
84b41b3a4b
fix layout for multiline buttons which are <a class='button'>
2015-04-26 11:05:51 +07:00
Jan-Christoph Borchardt
5b998e13d7
Merge pull request #15835 from owncloud/delete-permission-icon
...
Show hint if there is no delete permission
2015-04-24 11:57:47 +07:00
Morris Jobke
f4bc852db3
Show hint if there is no delete permission
...
* add class .no-permission which shows the default delete icon
* fixes #15172
* add unit test for no permission and for delete permission
2015-04-23 21:49:59 +07:00
Joas Schilling
eec92a16d6
Unify the output of the user commands and use DI
2015-04-23 12:40:13 +07:00
Joas Schilling
07627084e4
Check if the user exists before trying to delete him
2015-04-23 12:32:46 +07:00
Jenkins for ownCloud
f8f354b351
[tx-robot] updated from transifex
2015-04-23 01:54:51 +07:00
Morris Jobke
37a5b62abb
Merge pull request #15639 from rullzer/fix_15368
...
Reset sharedialog values
2015-04-23 00:18:23 +07:00
Roeland Jago Douma
b971029652
Added unit tests
2015-04-17 09:38:09 +07:00
Roeland Jago Douma
595adfd193
moved from html to $('html') to fix unit tests
2015-04-17 09:38:09 +07:00
Roeland Jago Douma
c456f5dee1
Reset sharedialog values
2015-04-17 09:38:09 +07:00
Jenkins for ownCloud
da44df2cfa
[tx-robot] updated from transifex
2015-04-17 01:55:37 +07:00
Thomas Müller
b6f79567aa
files_encryption -> encryption
2015-04-16 10:46:34 +07:00
Jenkins for ownCloud
8606b7ca66
[tx-robot] updated from transifex
2015-04-16 01:54:43 +07:00
Jenkins for ownCloud
d7bdf60559
[tx-robot] updated from transifex
2015-04-22 01:55:38 +07:00
Joas Schilling
2c396a7080
Remove the app version from disabled app list
2015-04-20 17:03:19 +07:00
Jenkins for ownCloud
fd3c1484ad
[tx-robot] updated from transifex
2015-04-19 01:54:41 +07:00
Jenkins for ownCloud
37a871127b
[tx-robot] updated from transifex
2015-04-18 01:55:19 +07:00
Morris Jobke
9e46b7175d
Merge pull request #15638 from owncloud/primary-button-disabled
...
add disabled state to primary action button
2015-04-15 16:43:40 +07:00
Jan-Christoph Borchardt
14b92c3ce6
Merge pull request #15632 from owncloud/remove-tooltip-fade
...
remove slow fade animation for remaining tipsy tooltips
2015-04-15 14:42:45 +07:00
Jan-Christoph Borchardt
008e3376c6
add disabled state to primary action button
2015-04-15 14:23:54 +07:00