Remco Brenninkmeijer
|
f930b356e6
|
Error needs to push body-id for new guest layout
|
2014-09-17 18:02:18 +02:00 |
Lukas Reschke
|
ef0a0f5f87
|
Merge pull request #9554 from owncloud/fix_preview_orientation
fix orientation in image-backend, not in preview system itself
|
2014-09-17 17:05:47 +02:00 |
Lukas Reschke
|
c88d517e88
|
Merge pull request #10622 from owncloud/recursive-delete-forbidden
Fix isDeletable
|
2014-09-17 15:36:41 +02:00 |
Morris Jobke
|
b644e8a5e7
|
Merge pull request #10932 from owncloud/issue/10926
Add a method to get the absolute url for a route
|
2014-09-17 13:05:26 +02:00 |
Lukas Reschke
|
33c0d2f743
|
Fix mapping of relative paths
|
2014-09-17 11:38:10 +02:00 |
Robin Appelman
|
2f22e67570
|
Also check if the file itself is updatable
|
2014-09-17 11:35:16 +02:00 |
Robin Appelman
|
d25a9a118f
|
Check if a folder is deletable before we try to recursively delete it
|
2014-09-17 11:35:16 +02:00 |
Robin Appelman
|
ab79caf29b
|
Check if the parent is writable to check if a file is deletable
|
2014-09-17 11:35:16 +02:00 |
Lukas Reschke
|
0d37e16499
|
Merge pull request #11092 from owncloud/conceal_sabredav_version
Conceal or display SabreDAV version number.
|
2014-09-17 10:35:50 +02:00 |
Lukas Reschke
|
368391e401
|
Merge pull request #11009 from owncloud/tobiasKaminsky-route
REST API for thumbnails
|
2014-09-16 19:31:51 +02:00 |
Lukas Reschke
|
4ebc11aa8d
|
Merge pull request #11102 from owncloud/visit1985-issue_108
mysql setup: if dbuser exists try a different one (owncloud/core#108)
|
2014-09-16 18:54:37 +02:00 |
Lukas Reschke
|
d2743e6ad6
|
Merge pull request #7254 from owncloud/core-sortalgo
Fixed JS sort comparator to be consistent between JS and PHP
|
2014-09-16 17:29:03 +02:00 |
Thomas Müller
|
ba445e85b2
|
Merge pull request #11082 from owncloud/deduplicateDependencyCheck
Deduplicate dependency checks
|
2014-09-16 16:33:02 +02:00 |
Lukas Reschke
|
2f10b60c9e
|
Merge pull request #10754 from cetra3/master
Refactor internal session handler to write directly to $_SESSION
|
2014-09-16 15:48:19 +02:00 |
tobiasKaminsky
|
e62d5b7e55
|
Route for thumbnail generation
Thumbnail generation
Removed Log
Added requested changes
Added requested changes.
- Fix code style
- Add exception if file does not exist
- Switch route styling
Replaces https://github.com/owncloud/core/pull/10805
Fix codestyle
Fix codestyle
Migrate to appframework
Fix typo
|
2014-09-16 15:00:58 +02:00 |
Lukas Reschke
|
261d07c95c
|
Merge pull request #11084 from owncloud/no-migration-for-mssql-master
Disable database migrations for MSSQL - scripts have to be applied manua...
|
2014-09-16 14:00:24 +02:00 |
scolebrook
|
f31e4066de
|
Conceal or display SabreDAV version number in browser and http response headers.
|
2014-09-16 13:25:44 +02:00 |
Lukas Reschke
|
5813cf32dc
|
Deduplicate dependency checks
Some code that I also used for https://github.com/owncloud/administration/pull/11
|
2014-09-16 13:07:47 +02:00 |
Michael Göhler
|
e6609d0970
|
simplify mysql user creation flow
if dbuser exists try a different one, owncloud/core#108
changed outdated comment
corrected length calculation
changed indentation for else clauses
|
2014-09-16 11:53:54 +02:00 |
Morris Jobke
|
dd70d1b88c
|
Merge pull request #11090 from owncloud/fix-undefined-class-and-phpdoc
Fix unexisting class and PHPDoc
|
2014-09-16 10:29:01 +02:00 |
Morris Jobke
|
af52ffc5d5
|
Merge pull request #10639 from owncloud/fix_naming_schema_preview_with_aspect
add y to with-aspect naming schema
|
2014-09-16 08:36:33 +02:00 |
Morris Jobke
|
245a0e2ad8
|
Merge pull request #10362 from owncloud/preserve_transparency_on_fileload
Preserve transparency when loading from a file
|
2014-09-16 08:33:56 +02:00 |
Lukas Reschke
|
627252fe81
|
Merge pull request #11060 from owncloud/rmobslang
remove obsolete language files
|
2014-09-15 17:31:10 +02:00 |
Lukas Reschke
|
4f0f7e35ca
|
Fix unexisting class and PHPDoc
You can't add int here as hint...
|
2014-09-15 17:08:56 +02:00 |
Morris Jobke
|
06eb3b62c6
|
Merge pull request #10109 from owncloud/issue_#9793_guestlayout
Step one, open guest layout for different styles.
|
2014-09-15 15:15:41 +02:00 |
Georg Ehrke
|
cf76933b76
|
add phpdoc
|
2014-09-15 15:10:03 +02:00 |
Georg Ehrke
|
3157d307f7
|
add y to with-aspect naming schema
|
2014-09-15 15:10:03 +02:00 |
Thomas Müller
|
d824d03fe1
|
Disable database migrations for MSSQL - scripts have to be applied manually
|
2014-09-15 15:00:32 +02:00 |
Lukas Reschke
|
07b14bcd4f
|
Merge pull request #10960 from owncloud/use-intl-module-master
use intl's native normalizer_normalize() in case the module is available
|
2014-09-15 14:13:30 +02:00 |
Volkan Gezer
|
5d1fa60e0d
|
remove obsolete language files
|
2014-09-13 15:29:11 +02:00 |
Raghu Nayyar
|
1145529584
|
Merge pull request #11041 from owncloud/no-size-check-on-lock-master
content size checks are not valid for LOCK
|
2014-09-13 00:48:52 +05:30 |
Clark Tomlinson
|
cfd8b3f976
|
Merge pull request #11043 from owncloud/test-againstNull
Return false in case the passed values are not of type string
|
2014-09-12 09:42:42 -04:00 |
Lukas Reschke
|
5ff999d69d
|
Return false in case one of the values is null
|
2014-09-12 13:34:45 +02:00 |
Thomas Müller
|
27cd30aa94
|
content size checks are not valid for LOCK
|
2014-09-12 09:42:32 +02:00 |
Jenkins for ownCloud
|
d6834b6389
|
[tx-robot] updated from transifex
|
2014-09-12 03:28:56 -04:00 |
Thomas Müller
|
4878f7a416
|
Merge pull request #11006 from owncloud/addCustomHex2BinImplementationBecauseSupporting53IsSomethingReallyReallyCoolAndWeAreObviouslySomeOfTheCoolGuys
Add custom hex2bin implementation for 5.3
|
2014-09-11 15:05:36 +02:00 |
Lukas Reschke
|
7d2c521b46
|
Step one, open guest layout for different styles.
Conflicts:
core/templates/layout.guest.php
Step one, open guest layout for different styles.
|
2014-09-11 11:41:02 +02:00 |
Lukas Reschke
|
8d7926543b
|
Merge pull request #3937 from owncloud/refresh_if_maintenance_is_over
Refresh if maintenance mode is over
|
2014-09-11 11:34:39 +02:00 |
Thomas Müller
|
59209e0f2b
|
use intl's native normalizer_normalize() in case the module is available
|
2014-09-11 10:24:31 +02:00 |
Lukas Reschke
|
bfebbe47de
|
Merge pull request #10962 from owncloud/repair_search_lucene
repair search lucene before installing
|
2014-09-11 10:09:43 +02:00 |
Lukas Reschke
|
1973275adc
|
Add custom hex2bin implementation for 5.3
Fixes https://github.com/owncloud/core/issues/11004
|
2014-09-11 09:51:45 +02:00 |
Jenkins for ownCloud
|
0dcd8079dc
|
[tx-robot] updated from transifex
|
2014-09-11 01:54:41 -04:00 |
kondou
|
18ef7bf1ed
|
Preserve transparency when loading from a file
Fix #7148 - again :)
|
2014-09-10 23:49:21 +02:00 |
Thomas Müller
|
2a382a87d5
|
Merge pull request #10988 from owncloud/usetransactions-wrong-name
Fix method name useTransactions
|
2014-09-10 17:27:23 +02:00 |
Robin Appelman
|
fa2b385d33
|
Fix method name
|
2014-09-10 15:59:24 +02:00 |
Vincent Petry
|
70ebe86e60
|
Merge pull request #10929 from owncloud/issue/10514
Set overwritewebroot when installing owncloud to avoid problems
|
2014-09-10 15:07:57 +02:00 |
Jörn Friedrich Dreyer
|
8e2acb1482
|
repair search lucene before installing
|
2014-09-10 10:22:40 +02:00 |
Bernhard Posselt
|
ba698a4942
|
Merge pull request #10972 from ppaysant/routes-defaults
Allow default values for route parameters.
|
2014-09-09 23:40:46 +02:00 |
Lukas Reschke
|
c3d90b96c8
|
Merge pull request #10922 from owncloud/explicit-scan-transactions
Use bigger transactions when doing explicit file system scans
|
2014-09-09 23:32:32 +02:00 |
Patrick Paysant
|
cb5416b798
|
Allow default values for route parameters.
|
2014-09-09 23:00:29 +02:00 |