]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoMerge pull request #4113 from owncloud/delete-fix
Jan-Christoph Borchardt [Thu, 15 Aug 2013 22:31:42 +0000 (15:31 -0700)]
Merge pull request #4113 from owncloud/delete-fix

Delete icon fix

11 years agoforce show loading icon also for IE
Jan-Christoph Borchardt [Thu, 15 Aug 2013 22:02:11 +0000 (00:02 +0200)]
force show loading icon also for IE

11 years agoMerge pull request #4354 from owncloud/fix_2711_shared_icon_disappears_on_firefox
Thomas Müller [Thu, 15 Aug 2013 21:08:01 +0000 (14:08 -0700)]
Merge pull request #4354 from owncloud/fix_2711_shared_icon_disappears_on_firefox

fix #2711 using a custom event, also use css selectors over filterAttr

11 years agoMerge pull request #4443 from owncloud/remove-jplayer-from-core-css
Thomas Müller [Thu, 15 Aug 2013 15:38:56 +0000 (08:38 -0700)]
Merge pull request #4443 from owncloud/remove-jplayer-from-core-css

remove jPlayer css rules from core css file

11 years agoremove jPlayer css rules from core css file
Morris Jobke [Thu, 15 Aug 2013 11:05:26 +0000 (13:05 +0200)]
remove jPlayer css rules from core css file

11 years agoMerge pull request #4448 from owncloud/fixing-4444-master
Morris Jobke [Thu, 15 Aug 2013 14:06:18 +0000 (07:06 -0700)]
Merge pull request #4448 from owncloud/fixing-4444-master

Fixing 4444 master

11 years agofixing all broken translation files
Thomas Müller [Thu, 15 Aug 2013 13:41:45 +0000 (15:41 +0200)]
fixing all broken translation files

11 years agofixing call to join
Thomas Müller [Thu, 15 Aug 2013 13:38:33 +0000 (15:38 +0200)]
fixing call to join

11 years agoMerge pull request #4441 from guruz/checkServer_cache_result
Markus Goetz [Thu, 15 Aug 2013 10:52:16 +0000 (03:52 -0700)]
Merge pull request #4441 from guruz/checkServer_cache_result

Cache OC_Util::checkServer() result in session

11 years agoCache OC_Util::checkServer() result in session
Markus Goetz [Thu, 15 Aug 2013 09:58:09 +0000 (11:58 +0200)]
Cache OC_Util::checkServer() result in session

The return value almost never changes but this function
is called for every request.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 15 Aug 2013 08:53:54 +0000 (04:53 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #4302 from synchrone/master
Morris Jobke [Thu, 15 Aug 2013 00:11:30 +0000 (17:11 -0700)]
Merge pull request #4302 from synchrone/master

Fixing owncloud/core#4301

11 years agoMerge pull request #4393 from owncloud/fix_4326
Andreas Fischer [Wed, 14 Aug 2013 19:20:53 +0000 (21:20 +0200)]
Merge pull request #4393 from owncloud/fix_4326

provide correct path for require_once

* owncloud/fix_4326:
  use __DIR__ instead of realpath
  provide correct path for require_once

11 years agoMerge pull request #4304 from tripflex/lostpw-themed
Thomas Müller [Wed, 14 Aug 2013 19:04:40 +0000 (12:04 -0700)]
Merge pull request #4304 from tripflex/lostpw-themed

use theme name and title for password reset

11 years agoMerge pull request #4372 from owncloud/allow_empty_configvalue
Thomas Müller [Wed, 14 Aug 2013 17:34:06 +0000 (10:34 -0700)]
Merge pull request #4372 from owncloud/allow_empty_configvalue

allow empty configvalue in appconfig

11 years agoMerge pull request #4376 from owncloud/use_plurals
Jörn Friedrich Dreyer [Wed, 14 Aug 2013 17:23:19 +0000 (10:23 -0700)]
Merge pull request #4376 from owncloud/use_plurals

Use plural translations

11 years agoMerge pull request #4363 from owncloud/fix-4355
Thomas Müller [Wed, 14 Aug 2013 16:46:10 +0000 (09:46 -0700)]
Merge pull request #4363 from owncloud/fix-4355

Send mime-type for new files

11 years agouse __DIR__ instead of realpath
Bjoern Schiessle [Wed, 14 Aug 2013 15:15:01 +0000 (17:15 +0200)]
use __DIR__ instead of realpath

11 years agoReword a phrase
kondou [Wed, 14 Aug 2013 04:29:19 +0000 (06:29 +0200)]
Reword a phrase

11 years agoMerge pull request #4410 from owncloud/fix_sharing_defaults
Jörn Friedrich Dreyer [Tue, 13 Aug 2013 22:27:24 +0000 (15:27 -0700)]
Merge pull request #4410 from owncloud/fix_sharing_defaults

Fix sharing defaults

11 years agocomment clarification
Jörn Friedrich Dreyer [Tue, 13 Aug 2013 22:25:07 +0000 (00:25 +0200)]
comment clarification

11 years agouse edit & reshare permission as default
Jörn Friedrich Dreyer [Tue, 13 Aug 2013 20:58:47 +0000 (22:58 +0200)]
use edit & reshare permission as default

11 years agoadd PERMISSIONS_ALL summary
Jörn Friedrich Dreyer [Tue, 13 Aug 2013 20:58:27 +0000 (22:58 +0200)]
add PERMISSIONS_ALL summary

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 13 Aug 2013 13:13:11 +0000 (09:13 -0400)]
[tx-robot] updated from transifex

11 years agoprovide correct path for require_once
Bjoern Schiessle [Mon, 12 Aug 2013 15:38:57 +0000 (17:38 +0200)]
provide correct path for require_once

11 years agoMerge pull request #4391 from owncloud/scanner-reuse-recursive
icewind1991 [Mon, 12 Aug 2013 15:28:23 +0000 (08:28 -0700)]
Merge pull request #4391 from owncloud/scanner-reuse-recursive

Fix recursive scanner to reusing etags

11 years agoScanner: correctly pass trough reuse options when doing a recursive scan
Robin Appelman [Mon, 12 Aug 2013 13:37:39 +0000 (15:37 +0200)]
Scanner: correctly pass trough reuse options when doing a recursive scan

11 years agoScanner: additional tests for reusing etags during scanning
Robin Appelman [Mon, 12 Aug 2013 13:37:15 +0000 (15:37 +0200)]
Scanner: additional tests for reusing etags during scanning

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 11 Aug 2013 12:11:03 +0000 (08:11 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #4360 from owncloud/format-date-numeric-strings
Owen Winkler [Fri, 9 Aug 2013 23:05:01 +0000 (16:05 -0700)]
Merge pull request #4360 from owncloud/format-date-numeric-strings

Do not pass numeric strings to strtotime() when formatting dates.

11 years agoadding test case for a numeric value
Thomas Müller [Fri, 9 Aug 2013 21:36:23 +0000 (23:36 +0200)]
adding test case for a numeric value

11 years agoAdd datetime test for numeric string.
Andreas Fischer [Fri, 9 Aug 2013 20:28:03 +0000 (22:28 +0200)]
Add datetime test for numeric string.

11 years agoChanging elseif statement to what the PEAR coding guidelines say.
Andreas Fischer [Thu, 8 Aug 2013 23:21:45 +0000 (01:21 +0200)]
Changing elseif statement to what the PEAR coding guidelines say.

11 years agoDo not pass numeric strings to strtotime() when formatting dates.
Andreas Fischer [Thu, 8 Aug 2013 14:52:11 +0000 (16:52 +0200)]
Do not pass numeric strings to strtotime() when formatting dates.

strtotime() will return false and the date will be formatted as the 0-timestamp
(e.g. January 1, 1970 00:00) otherwise.

11 years agoUse plural translations
kondou [Fri, 9 Aug 2013 18:37:18 +0000 (20:37 +0200)]
Use plural translations

11 years agoMerge pull request #4344 from owncloud/appmgmt-in-navigation
Jan-Christoph Borchardt [Fri, 9 Aug 2013 15:49:41 +0000 (08:49 -0700)]
Merge pull request #4344 from owncloud/appmgmt-in-navigation

show 'More apps' link to app administration directly in app navigation

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 9 Aug 2013 12:06:31 +0000 (08:06 -0400)]
[tx-robot] updated from transifex

11 years agoallow empty configvalue in appconfig
Jörn Friedrich Dreyer [Fri, 9 Aug 2013 09:27:21 +0000 (11:27 +0200)]
allow empty configvalue in appconfig

11 years agouse getName instead of getTitle
Myles McNamara [Thu, 8 Aug 2013 20:21:47 +0000 (16:21 -0400)]
use getName instead of getTitle

11 years agoUse multiple lines for the JSON data array.
Andreas Fischer [Thu, 8 Aug 2013 19:36:10 +0000 (21:36 +0200)]
Use multiple lines for the JSON data array.

11 years agoAdjust JSON code to stable5.
Andreas Fischer [Thu, 8 Aug 2013 19:35:18 +0000 (21:35 +0200)]
Adjust JSON code to stable5.

11 years agoDo not repeat JSON success code.
Andreas Fischer [Thu, 8 Aug 2013 19:27:59 +0000 (21:27 +0200)]
Do not repeat JSON success code.

11 years agoDo not repeat definition of $target.
Andreas Fischer [Thu, 8 Aug 2013 20:13:53 +0000 (22:13 +0200)]
Do not repeat definition of $target.

11 years agoMerge pull request #4271 from owncloud/plural_translations
Owen Winkler [Thu, 8 Aug 2013 17:34:28 +0000 (10:34 -0700)]
Merge pull request #4271 from owncloud/plural_translations

Plural translations

11 years agoMerge pull request #4151 from owncloud/doctrine-object
Jörn Friedrich Dreyer [Thu, 8 Aug 2013 15:46:30 +0000 (08:46 -0700)]
Merge pull request #4151 from owncloud/doctrine-object

Move dbtype depending logic into object per type

11 years agoMerge pull request #4349 from owncloud/oc_cache_fix
Björn Schießle [Thu, 8 Aug 2013 15:19:14 +0000 (08:19 -0700)]
Merge pull request #4349 from owncloud/oc_cache_fix

oc_cache needs to disable file proxys for read/write operation.

11 years agoRemove noisy Log/Debug message
Morris Jobke [Thu, 8 Aug 2013 14:39:33 +0000 (16:39 +0200)]
Remove noisy Log/Debug message

11 years agoMerge pull request #3912 from owncloud/css_cleanup_kondou
Jan-Christoph Borchardt [Thu, 8 Aug 2013 14:31:01 +0000 (07:31 -0700)]
Merge pull request #3912 from owncloud/css_cleanup_kondou

General CSS cleanup

11 years agoMerge pull request #4353 from owncloud/fix_search_user
icewind1991 [Thu, 8 Aug 2013 13:23:53 +0000 (06:23 -0700)]
Merge pull request #4353 from owncloud/fix_search_user

fix function call for searchUsers()

11 years agofix #2711 using a custom event, also use css selectors over filterAttr
Jörn Friedrich Dreyer [Thu, 8 Aug 2013 11:50:04 +0000 (13:50 +0200)]
fix #2711 using a custom event, also use css selectors over filterAttr

11 years agofix function call for searUsers()
Bjoern Schiessle [Thu, 8 Aug 2013 11:41:04 +0000 (13:41 +0200)]
fix function call for searUsers()

11 years agoMerge pull request #4243 from owncloud/no_empty_versions
Björn Schießle [Thu, 8 Aug 2013 10:57:43 +0000 (03:57 -0700)]
Merge pull request #4243 from owncloud/no_empty_versions

don't create empty versions

11 years agoMerge pull request #4328 from owncloud/cleanupdb_kondou
Morris Jobke [Thu, 8 Aug 2013 08:36:10 +0000 (01:36 -0700)]
Merge pull request #4328 from owncloud/cleanupdb_kondou

Clean up DB, after we're done with testing Preferences

11 years agooc_cache needs to disable file proxys for read/write operation. Otherwise the operati...
Bjoern Schiessle [Thu, 8 Aug 2013 07:44:19 +0000 (09:44 +0200)]
oc_cache needs to disable file proxys for read/write operation. Otherwise the operation will go through the encryption app which will not work.

11 years agoMerge pull request #4340 from owncloud/true-false-as-filename
Thomas Müller [Thu, 8 Aug 2013 07:03:50 +0000 (00:03 -0700)]
Merge pull request #4340 from owncloud/true-false-as-filename

Allow true and false as filenames.

11 years agomore error messages which might be useful for the user to debug his server config
Bjoern Schiessle [Thu, 1 Aug 2013 13:52:00 +0000 (15:52 +0200)]
more error messages which might be useful for the user to debug his server config

11 years agoimproved error message to refect openSSL PHP extension and stock openSSL configuratio...
Bjoern Schiessle [Thu, 1 Aug 2013 11:57:12 +0000 (13:57 +0200)]
improved error message to refect openSSL PHP extension and stock openSSL configuration issues

11 years agoalso write error message to the log
Bjoern Schiessle [Thu, 1 Aug 2013 11:51:33 +0000 (13:51 +0200)]
also write error message to the log

11 years agocatch broken server config and disable encryption app.
Bjoern Schiessle [Thu, 1 Aug 2013 09:50:56 +0000 (11:50 +0200)]
catch broken server config and disable encryption app.

11 years agoMore style fixes
Bart Visscher [Wed, 7 Aug 2013 20:22:33 +0000 (22:22 +0200)]
More style fixes

11 years agodraw attention to the newly added app entry by flashing it twice
Jan-Christoph Borchardt [Wed, 7 Aug 2013 19:54:28 +0000 (21:54 +0200)]
draw attention to the newly added app entry by flashing it twice

11 years agoscroll the app navigation down so the newly added app is seen
Jan-Christoph Borchardt [Wed, 7 Aug 2013 19:53:53 +0000 (21:53 +0200)]
scroll the app navigation down so the newly added app is seen

11 years agoprepend the new app before the 'More apps' function
Jan-Christoph Borchardt [Wed, 7 Aug 2013 19:53:25 +0000 (21:53 +0200)]
prepend the new app before the 'More apps' function

11 years agoFix stupid bug
Bart Visscher [Wed, 7 Aug 2013 19:01:31 +0000 (21:01 +0200)]
Fix stupid bug

11 years agoMove query processing after the check for prepared statement cache
Bart Visscher [Wed, 7 Aug 2013 16:21:49 +0000 (18:21 +0200)]
Move query processing after the check for prepared statement cache

11 years agoshow 'More apps' link to app administration directly in app navigation
Jan-Christoph Borchardt [Wed, 7 Aug 2013 16:18:09 +0000 (18:18 +0200)]
show 'More apps' link to app administration directly in app navigation

11 years agoStyle fixes
Bart Visscher [Wed, 7 Aug 2013 16:16:34 +0000 (18:16 +0200)]
Style fixes

11 years agoCheck expected type after JSON decode instead of checking what is not expected.
Andreas Fischer [Wed, 7 Aug 2013 15:01:14 +0000 (17:01 +0200)]
Check expected type after JSON decode instead of checking what is not expected.

This will also allow "true" and "false" as filenames instead of only "null".

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 7 Aug 2013 13:04:32 +0000 (09:04 -0400)]
[tx-robot] updated from transifex

11 years agoProper WHERE – the table is called userid not user
kondou [Tue, 6 Aug 2013 15:31:50 +0000 (17:31 +0200)]
Proper WHERE – the table is called userid not user

11 years agoUse setUpBeforeClass() and tearDownAfterClass()
kondou [Tue, 6 Aug 2013 15:26:12 +0000 (17:26 +0200)]
Use setUpBeforeClass() and tearDownAfterClass()

11 years agoClean up DB, after we're done with testing
kondou [Tue, 6 Aug 2013 15:01:01 +0000 (17:01 +0200)]
Clean up DB, after we're done with testing

11 years agomerge master into doctrine-object
Robin Appelman [Tue, 6 Aug 2013 13:43:58 +0000 (15:43 +0200)]
merge master into doctrine-object

11 years agoMerge pull request #4321 from owncloud/add_unittests_kondou
Morris Jobke [Tue, 6 Aug 2013 11:39:20 +0000 (04:39 -0700)]
Merge pull request #4321 from owncloud/add_unittests_kondou

Add unittests

11 years agoMerge pull request #4291 from owncloud/schema
Bart Visscher [Mon, 5 Aug 2013 18:29:52 +0000 (11:29 -0700)]
Merge pull request #4291 from owncloud/schema

update DB Schema class

11 years agoRemove pointless unittest (search/result)
kondou [Mon, 5 Aug 2013 17:38:52 +0000 (19:38 +0200)]
Remove pointless unittest (search/result)

11 years agoMerge pull request #4319 from owncloud/fixing-undefined-index-mtime-cache-scanner...
Thomas Müller [Mon, 5 Aug 2013 14:47:29 +0000 (07:47 -0700)]
Merge pull request #4319 from owncloud/fixing-undefined-index-mtime-cache-scanner-master

use isset to prevent undefined index

11 years agoMerge pull request #4320 from owncloud/adding-executable-occ-master
Morris Jobke [Mon, 5 Aug 2013 13:07:27 +0000 (06:07 -0700)]
Merge pull request #4320 from owncloud/adding-executable-occ-master

adding executable script occ (ownCloud console)

11 years agoAdd unittests
kondou [Mon, 5 Aug 2013 12:47:14 +0000 (14:47 +0200)]
Add unittests

Unittests for:

- search/result

- util

- preferences

11 years agoadding executable script occ (ownCloud console)
Thomas Müller [Mon, 5 Aug 2013 12:03:11 +0000 (14:03 +0200)]
adding executable script occ (ownCloud console)

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 5 Aug 2013 11:54:38 +0000 (07:54 -0400)]
[tx-robot] updated from transifex

11 years agouse isset to prevent undefined index
Thomas Müller [Mon, 5 Aug 2013 11:51:45 +0000 (13:51 +0200)]
use isset to prevent undefined index

11 years agoremove unneeded vars from unit test
Thomas Müller [Mon, 5 Aug 2013 08:21:51 +0000 (10:21 +0200)]
remove unneeded vars from unit test

11 years agoMerge pull request #4285 from owncloud/scan-files-script-master
Thomas Müller [Mon, 5 Aug 2013 08:09:15 +0000 (01:09 -0700)]
Merge pull request #4285 from owncloud/scan-files-script-master

adding new cli script to rescan files

11 years agoMerge pull request #4293 from owncloud/config-date
Thomas Müller [Sun, 4 Aug 2013 22:18:05 +0000 (15:18 -0700)]
Merge pull request #4293 from owncloud/config-date

make log date configurable, default to iso 8601

11 years agoMerge pull request #4308 from owncloud/fix-4194
Thomas Müller [Sun, 4 Aug 2013 22:16:32 +0000 (15:16 -0700)]
Merge pull request #4308 from owncloud/fix-4194

Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog.

11 years agoMerge pull request #4228 from owncloud/fix-3836
Thomas Müller [Sun, 4 Aug 2013 22:00:24 +0000 (15:00 -0700)]
Merge pull request #4228 from owncloud/fix-3836

app migrate: Use = instead of LIKE as described in the comment above.

11 years agofixing PHPDoc
Thomas Müller [Sun, 4 Aug 2013 21:13:34 +0000 (23:13 +0200)]
fixing PHPDoc

11 years agoadd 'logdateformat' to config.sample.php
Thomas Müller [Sun, 4 Aug 2013 21:13:19 +0000 (23:13 +0200)]
add 'logdateformat' to config.sample.php

11 years agofixing PHPDoc
Thomas Müller [Sun, 4 Aug 2013 20:58:40 +0000 (22:58 +0200)]
fixing PHPDoc

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 4 Aug 2013 06:01:28 +0000 (02:01 -0400)]
[tx-robot] updated from transifex

11 years agoPort log level filtering from OC_Log_Owncloud to OC_Log_Syslog.
Andreas Fischer [Sun, 4 Aug 2013 00:48:00 +0000 (02:48 +0200)]
Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog.

11 years agofix syntax error
Myles McNamara [Sat, 3 Aug 2013 22:47:27 +0000 (18:47 -0400)]
fix syntax error

accidentally had ; included, and changed concatenating

11 years agoadding proper evaluation of plural form - uses LGPL licensed code of jsgettext
Thomas Müller [Sat, 3 Aug 2013 21:31:49 +0000 (23:31 +0200)]
adding proper evaluation of plural form - uses LGPL licensed code of jsgettext

11 years agoinitialize $plural_form_string with English default
Thomas Müller [Sat, 3 Aug 2013 21:29:31 +0000 (23:29 +0200)]
initialize $plural_form_string with English default

11 years agoreturn plural form in ajax translations
Thomas Müller [Sat, 3 Aug 2013 21:27:18 +0000 (23:27 +0200)]
return plural form in ajax translations

11 years agoadd reveal mimetype
Robin Appelman [Sat, 3 Aug 2013 19:59:32 +0000 (21:59 +0200)]
add reveal mimetype

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 3 Aug 2013 05:56:46 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

11 years agouse theme name and title for password reset
Myles McNamara [Sat, 3 Aug 2013 04:00:32 +0000 (00:00 -0400)]
use theme name and title for password reset

password reset email uses owncloud, updated to use theme settings

11 years agounit tests for plural translations added
Thomas Müller [Fri, 2 Aug 2013 21:08:41 +0000 (23:08 +0200)]
unit tests for plural translations added