Joas Schilling
|
e023899078
|
Always order by all values, to make sure all entries are copied correctly
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:49:15 +02:00 |
Joas Schilling
|
1b7c1ad5c0
|
Only migrate to the current state
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:49:15 +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 |
Joas Schilling
|
3fedfe67b9
|
Use default connection parameters for utf8 4byte support
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:47:39 +02:00 |
Joas Schilling
|
42ed7a18cc
|
Skip migrations table because it was already done when creating the schema
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:47:39 +02:00 |
Joas Schilling
|
1d56b52761
|
Use migrations on convert
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:47:39 +02:00 |
Joas Schilling
|
9307aaee49
|
Core is converted, so this is dead code
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:47:39 +02:00 |
Joas Schilling
|
242c9ee06c
|
No more root file
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 |
Joas Schilling
|
f6c48b1548
|
Add a script to generate a migration from database.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:45:38 +02:00 |
Morris Jobke
|
8d751ff2b4
|
Merge pull request #5825 from nextcloud/more-move-tests
add tests for renaming paths with multibyte utf8 characters
|
2017-07-25 10:32:33 +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
|
c775d5e497
|
Merge pull request #5514 from nextcloud/assembly-stream-seek
refactor chunked assembly stream
|
2017-07-24 15:00:03 +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
|
71f1ef9c1d
|
Merge pull request #5845 from nextcloud/phpstorm_inspect3
Some app fixes of phpstorm inspections
|
2017-07-24 13:50:27 +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 |
Roeland Jago Douma
|
7f6a72b65d
|
Move over locking controller
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 13:44:03 +02:00 |
Roeland Jago Douma
|
10efec246d
|
Move over Config
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 13:43:00 +02:00 |
Roeland Jago Douma
|
d1993c32e5
|
Move Application to AppInfo
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 13:42:58 +02:00 |
Morris Jobke
|
6c29f63261
|
Merge pull request #5850 from nextcloud/revert-5783-outlook-max-width
Revert 5783 outlook max width and add height="120"
|
2017-07-24 13:42:39 +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
|
6d4731024a
|
Some app fixes of phpstorm inspections
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 11:42:07 +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 |
Roeland Jago Douma
|
549845aa73
|
Delete trash using node API to trigger preview deletion
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 11:14:12 +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 |
Roeland Jago Douma
|
5eee110b15
|
Merge pull request #5846 from nextcloud/fix_3186
Move image-optimization.sh to build dir
|
2017-07-24 10:53:33 +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 |
Andreas Jacobsen
|
25ada8208d
|
Merge branch 'clean-settings-layout' of https://github.com/andreasjacobsen93/server into clean-settings-layout
|
2017-07-24 10:15:01 +02:00 |
Andreas Jacobsen
|
35494703f3
|
Fixed bug with sharing-settings
Signed-off-by: Andreas Jacobsen <andreasjacobsen93@gmail.com>
|
2017-07-24 10:14:57 +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
|
02b9388fc6
|
Move image-optimization.sh to build dir
* We should not ship this!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 08:08:18 +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 |