Roeland Jago Douma
|
72eb610b3d
|
Prop argument type for Middleware
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-31 16:54:19 +02:00 |
Morris Jobke
|
7b2c08a31a
|
Merge pull request #5905 from nextcloud/ocp-config
Use IConfig instead of static OCP\Config
|
2017-07-31 10:54:40 +02:00 |
Roeland Jago Douma
|
13469ec49c
|
Merge pull request #5922 from nextcloud/master-add-brackets-on-concat-method
[master]Add brackets around concat statements so comparing the result works as intended
|
2017-07-31 08:49:59 +02:00 |
Nextcloud bot
|
97d06a7698
|
[tx-robot] updated from transifex
|
2017-07-31 00:08:02 +00:00 |
Nextcloud bot
|
98b664a000
|
[tx-robot] updated from transifex
|
2017-07-30 00:08:03 +00:00 |
Nextcloud bot
|
b43abf7512
|
[tx-robot] updated from transifex
|
2017-07-29 00:08:31 +00:00 |
Joas Schilling
|
50912fb94f
|
Add brackets around concat statements so comparing the result works as intended
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-28 15:36:26 +02:00 |
Nextcloud bot
|
baa6db3539
|
[tx-robot] updated from transifex
|
2017-07-28 00:08:05 +00:00 |
Morris Jobke
|
c7757b07f8
|
Merge pull request #5644 from nextcloud/add-occ-app-install
add occ app:install command
|
2017-07-27 15:36:30 +02:00 |
Morris Jobke
|
c27498db71
|
Use IConfig instead of static OCP\Config
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-07-27 13:43:18 +02:00 |
Nextcloud bot
|
65ade4b6d5
|
[tx-robot] updated from transifex
|
2017-07-27 00:08:03 +00:00 |
sualko
|
4868e191d7
|
update autoloader
Signed-off-by: sualko <klaus@jsxc.org>
|
2017-07-26 15:25:02 +02:00 |
Lukas Reschke
|
013d7483bf
|
Add new bundle
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-07-26 11:49:03 +02:00 |
Nextcloud bot
|
da31a30edb
|
[tx-robot] updated from transifex
|
2017-07-26 00:08:06 +00:00 |
Lukas Reschke
|
3faef644a1
|
Merge pull request #5864 from nextcloud/legacy_user
Remove legacy OC_User_Backend and OC_User_Interface
|
2017-07-25 17:15:11 +02:00 |
Lukas Reschke
|
63676d3b24
|
Merge pull request #5836 from nextcloud/preview_update
Empty search no longer works
|
2017-07-25 17:08:31 +02:00 |
Joas Schilling
|
41fca6c852
|
"Only variables must be passed by reference"
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:49:16 +02:00 |
Joas Schilling
|
10d7cbb71f
|
Use order by to avoid problems when chunking finds a same item again...
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:49:12 +02:00 |
Joas Schilling
|
0a0dbbdf15
|
Remove generate change script which doesnt work with migrations anymore
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:47:39 +02:00 |
Morris Jobke
|
5308bd3378
|
Fix autoloader
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-07-25 12:47:39 +02:00 |
Joas Schilling
|
5e04254d40
|
Install from migrations
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:47:37 +02:00 |
Lukas Reschke
|
8521e79e76
|
Merge pull request #5863 from nextcloud/pimp_l10n_string
Move \OC_L10N_String to proper namespace
|
2017-07-25 10:29:08 +02:00 |
Morris Jobke
|
89a7b007f2
|
Fix comments
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-07-25 08:57:58 +02:00 |
Nextcloud bot
|
11e182fff2
|
[tx-robot] updated from transifex
|
2017-07-25 00:08:02 +00:00 |
Roeland Jago Douma
|
b930f32e89
|
Remove legacy OC_User_Backend and OC_User_Interface
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 20:42:55 +02:00 |
Roeland Jago Douma
|
52b8542364
|
Update autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 20:18:16 +02:00 |
Roeland Jago Douma
|
a907720817
|
Move \OC_L10N_String to proper \OC\L10N\L10NString
* Proper namespacing
* Fixed phpdocs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 20:17:20 +02:00 |
Morris Jobke
|
5dc480a38c
|
Merge pull request #5857 from nextcloud/database-exception-cleanup
Remove unneeded parameter in DatabaseException
|
2017-07-24 16:14:53 +02:00 |
Morris Jobke
|
e785b849c7
|
Merge pull request #5835 from nextcloud/cleanup_testing_app
Cleanup testing app
|
2017-07-24 15:03:15 +02:00 |
Morris Jobke
|
c43d479372
|
Merge pull request #5855 from nextcloud/cleanup-legacy-user-class
Cleanup legacy user class from unused methods
|
2017-07-24 14:39:18 +02:00 |
Morris Jobke
|
184f25c0d6
|
Merge pull request #5854 from nextcloud/improve-personal-page-code
Cleanup code of personal page to use public interfaces
|
2017-07-24 14:38:05 +02:00 |
Morris Jobke
|
5bc0edbd29
|
Merge pull request #5844 from nextcloud/phpstorm_inspect2
More phpstorm inspection fixes
|
2017-07-24 13:54:30 +02:00 |
Morris Jobke
|
b8ed028870
|
Remove unneeded parameter in DatabaseException
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-07-24 13:44:12 +02:00 |
Roeland Jago Douma
|
25c36be901
|
Proper DI for ILockingProvider
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 13:44:09 +02:00 |
Morris Jobke
|
188b87e03b
|
Cleanup legacy user class from unused methods
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-07-24 12:17:53 +02:00 |
Morris Jobke
|
7790017a14
|
Cleanup code of personal page to use public interfaces
* public interfaces instead of static code calls
* drop static private namespace methods
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-07-24 12:11:24 +02:00 |
Roeland Jago Douma
|
5f227bd93b
|
More phpstorm inspection fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 11:39:29 +02:00 |
Morris Jobke
|
ae13d011d1
|
Remove unneeded styles
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-07-24 11:09:14 +02:00 |
Roeland Jago Douma
|
8bee9cf8d3
|
Empty search no longer works
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 10:56:21 +02:00 |
Lukas Reschke
|
bb6fe6afba
|
Adjust to height=120
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2017-07-24 10:18:16 +02:00 |
Lukas Reschke
|
ba1e16ea2e
|
Revert "Set max-width of image to 100px in Outlook as well"
|
2017-07-24 10:14:47 +02:00 |
Roeland Jago Douma
|
989614f9d5
|
Merge pull request #5783 from nextcloud/outlook-max-width
Set max-width of image to 100px in Outlook as well
|
2017-07-24 07:15:41 +02:00 |
Nextcloud bot
|
d95b46ffb7
|
[tx-robot] updated from transifex
|
2017-07-24 00:08:01 +00:00 |
Morris Jobke
|
a98f57ebd0
|
Set max-width of image to 100px in Outlook as well
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-07-23 23:15:21 +02:00 |
Marius Blüm
|
05d979c665
|
Merge pull request #5713 from nextcloud/datepicker-redesign
Redesign jQuery UI datepicker
|
2017-07-23 22:06:18 +02:00 |
Morris Jobke
|
2e7e03b2f7
|
Merge pull request #5840 from nextcloud/phpstorm_inspect
Some phpstorm inspection fixes
|
2017-07-23 18:28:41 +02:00 |
Marin Treselj
|
586eb3ed0a
|
Redesign jQuery UI datepicker
Signed-off-by: Marin Treselj <marin@pixelipo.com>
|
2017-07-23 14:06:04 +02:00 |
Nextcloud bot
|
46332b0d8e
|
[tx-robot] updated from transifex
|
2017-07-23 00:07:58 +00:00 |
Roeland Jago Douma
|
361d2badd8
|
Some phpstorm inspection fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-22 21:10:16 +02:00 |
Morris Jobke
|
9a151056d0
|
Merge pull request #5812 from MrJeos/master
Fix for mb strlen
|
2017-07-22 11:04:24 +02:00 |