]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoChange to use 3rdparty version
Bart Visscher [Fri, 7 Dec 2012 12:50:59 +0000 (13:50 +0100)]
Change to use 3rdparty version

11 years agoMerge branch 'master' into doctrine
Bart Visscher [Fri, 7 Dec 2012 10:35:24 +0000 (11:35 +0100)]
Merge branch 'master' into doctrine

Conflicts:
lib/base.php
lib/db.php

11 years agoRemove other database implementations from OC_DB
Bart Visscher [Thu, 1 Nov 2012 17:11:50 +0000 (18:11 +0100)]
Remove other database implementations from OC_DB

11 years agoMerge pull request #716 from eMerzh/remove_sqlite2
Thomas Müller [Wed, 5 Dec 2012 11:18:02 +0000 (03:18 -0800)]
Merge pull request #716 from eMerzh/remove_sqlite2

Remove support of sqlite2

11 years agoMerge pull request #647 from owncloud/fix_app_settings_navigation
Thomas Müller [Wed, 5 Dec 2012 09:48:20 +0000 (01:48 -0800)]
Merge pull request #647 from owncloud/fix_app_settings_navigation

Move loading of all the apps to setting the active navigation entry.

11 years agoMerge pull request #700 from eMerzh/fix_error_display
Thomas Müller [Wed, 5 Dec 2012 09:37:27 +0000 (01:37 -0800)]
Merge pull request #700 from eMerzh/fix_error_display

Quick Fix a dirty function preventing showing errors

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 4 Dec 2012 23:04:55 +0000 (00:04 +0100)]
[tx-robot] updated from transifex

11 years agoSimplify has sqlite test
Brice Maron [Tue, 4 Dec 2012 19:34:24 +0000 (19:34 +0000)]
Simplify has sqlite test

11 years agoEnabling unit testing for apptemplate_advanced
Thomas Müller [Tue, 4 Dec 2012 18:28:46 +0000 (19:28 +0100)]
Enabling unit testing for apptemplate_advanced

11 years agoRemove support of sqlite2 at installation
Brice Maron [Tue, 4 Dec 2012 17:36:23 +0000 (17:36 +0000)]
Remove support of sqlite2 at installation

11 years agoMerge pull request #707 from owncloud/fix_infield_autofill
Jan-Christoph Borchardt [Tue, 4 Dec 2012 13:56:52 +0000 (05:56 -0800)]
Merge pull request #707 from owncloud/fix_infield_autofill

Fix infield autofill

11 years agominified version no longer available
Thomas Mueller [Tue, 4 Dec 2012 13:49:19 +0000 (14:49 +0100)]
minified version no longer available

11 years agomerge changes discussed in dcneiner pull number 4 'fix for autocomplete issue' includ...
Jörn Friedrich Dreyer [Tue, 4 Dec 2012 12:32:55 +0000 (13:32 +0100)]
merge changes discussed in dcneiner pull number 4 'fix for autocomplete issue' including firefox password overlay

11 years agoreplace minified infieldlabel with dcneiners version
Jörn Friedrich Dreyer [Tue, 4 Dec 2012 12:30:13 +0000 (13:30 +0100)]
replace minified infieldlabel with dcneiners version

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 3 Dec 2012 23:07:11 +0000 (00:07 +0100)]
[tx-robot] updated from transifex

11 years agoFix a dirty function preventing showing errors
Brice Maron [Mon, 3 Dec 2012 22:53:06 +0000 (22:53 +0000)]
Fix a dirty function preventing showing errors

11 years agoLDAP: ldap_explode_dn escaped too much, fix it by manual replacement. Fixes different...
Arthur Schiwon [Fri, 30 Nov 2012 23:27:48 +0000 (00:27 +0100)]
LDAP: ldap_explode_dn escaped too much, fix it by manual replacement. Fixes different problems, esp. with non-ascii characters in the dn (#631)

11 years agoMerge pull request #650 from schiesbn/fix_fileVersioningForSharedFiles_master
Björn Schießle [Mon, 3 Dec 2012 10:45:39 +0000 (02:45 -0800)]
Merge pull request #650 from schiesbn/fix_fileVersioningForSharedFiles_master

fix regression in file versioning for shared files

11 years agoMerge pull request #682 from VicDeo/master
Thomas Müller [Mon, 3 Dec 2012 10:18:04 +0000 (02:18 -0800)]
Merge pull request #682 from VicDeo/master

Minor cleanup in OC_OCSClient::getKnownledgebaseEntries. Fix for #487

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 2 Dec 2012 23:05:40 +0000 (00:05 +0100)]
[tx-robot] updated from transifex

11 years agoCheck if we have an array with data. Fix #487
Victor Dubiniuk [Sun, 2 Dec 2012 19:24:14 +0000 (22:24 +0300)]
Check if we have an array with data. Fix #487

11 years agoClean KB entries processing code
Victor Dubiniuk [Sat, 24 Nov 2012 17:28:19 +0000 (20:28 +0300)]
Clean KB entries processing code

11 years agorebase on latest master
Björn Schießle [Sun, 2 Dec 2012 11:51:57 +0000 (12:51 +0100)]
rebase on latest master

11 years agofix typo in variable name
Björn Schießle [Sun, 2 Dec 2012 11:50:07 +0000 (12:50 +0100)]
fix typo in variable name

11 years agofix regression in file versioning for shared files
Björn Schießle [Fri, 30 Nov 2012 12:04:15 +0000 (13:04 +0100)]
fix regression in file versioning for shared files

11 years agoMerge pull request #654 from butonic/checkstyle_fixes
Thomas Müller [Sun, 2 Dec 2012 11:14:30 +0000 (03:14 -0800)]
Merge pull request #654 from butonic/checkstyle_fixes

fix checkstyle for files_encryption & files_encryption app, add whitespace for readability

11 years agoMerge pull request #672 from irosenb/patch-1
icewind1991 [Sun, 2 Dec 2012 03:05:36 +0000 (19:05 -0800)]
Merge pull request #672 from irosenb/patch-1

Update lib/image.php

11 years agoUpdate lib/image.php
Isaac Rosenberg [Sun, 2 Dec 2012 02:13:08 +0000 (21:13 -0500)]
Update lib/image.php

Corrected simple typo

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 1 Dec 2012 23:03:12 +0000 (00:03 +0100)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 30 Nov 2012 23:03:27 +0000 (00:03 +0100)]
[tx-robot] updated from transifex

11 years agofix checkstyle for files_external app, add whitespace for readability
Jörn Friedrich Dreyer [Fri, 30 Nov 2012 15:27:11 +0000 (16:27 +0100)]
fix checkstyle for files_external app, add whitespace for readability

11 years agofix checkstyle for files_encryption app, add whitespace for readability
Jörn Friedrich Dreyer [Thu, 29 Nov 2012 17:41:32 +0000 (18:41 +0100)]
fix checkstyle for files_encryption app, add whitespace for readability

11 years agoMerge pull request #603 from owncloud/store_plain_groupname
Bart Visscher [Fri, 30 Nov 2012 12:13:36 +0000 (04:13 -0800)]
Merge pull request #603 from owncloud/store_plain_groupname

Group name doesn't need to be sanitized before storing it in the database

11 years agoMerge pull request #644 from butonic/checkstyle_fixes
Bart Visscher [Fri, 30 Nov 2012 12:10:31 +0000 (04:10 -0800)]
Merge pull request #644 from butonic/checkstyle_fixes

fix checkstyle for files app

11 years agofix regression in file versioning for shared files
Björn Schießle [Fri, 30 Nov 2012 12:04:15 +0000 (13:04 +0100)]
fix regression in file versioning for shared files

11 years agoMerge pull request #605 from owncloud/fix_false_positive_share_2
Bart Visscher [Fri, 30 Nov 2012 12:02:18 +0000 (04:02 -0800)]
Merge pull request #605 from owncloud/fix_false_positive_share_2

Sharing: Fix false positived v. 2

11 years agoMove loading of all the apps to setting the active navigation entry.
Bart Visscher [Fri, 30 Nov 2012 11:47:40 +0000 (12:47 +0100)]
Move loading of all the apps to setting the active navigation entry.

We can't do the loading before matching the route, because some routes
need to do the loading after matching of the route. For example the
navigation detection of the app settings page.

11 years agoMerge pull request #619 from samtuke/versions_cache
Bart Visscher [Fri, 30 Nov 2012 11:25:06 +0000 (03:25 -0800)]
Merge pull request #619 from samtuke/versions_cache

OC_FSV->copy now only caches files which are copied from data/user/files

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 29 Nov 2012 23:05:16 +0000 (00:05 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #635 from owncloud/ob_end
Thomas Müller [Thu, 29 Nov 2012 21:50:49 +0000 (13:50 -0800)]
Merge pull request #635 from owncloud/ob_end

provide a safe way to end output buffering

11 years agofix checkstyle for files app
Jörn Friedrich Dreyer [Thu, 29 Nov 2012 17:30:02 +0000 (18:30 +0100)]
fix checkstyle for files app

11 years agouse new obEnd function instead of ob_end_clean
Robin Appelman [Thu, 29 Nov 2012 17:01:21 +0000 (18:01 +0100)]
use new obEnd function instead of ob_end_clean

11 years agoadd function to safely end output buffering
Robin Appelman [Thu, 29 Nov 2012 16:58:24 +0000 (17:58 +0100)]
add function to safely end output buffering

11 years agoMerge pull request #620 from owncloud/fix_600
Georg Ehrke [Thu, 29 Nov 2012 13:39:45 +0000 (05:39 -0800)]
Merge pull request #620 from owncloud/fix_600

Fix #600

11 years agouse attr instead of data
Georg Ehrke [Thu, 29 Nov 2012 12:56:07 +0000 (13:56 +0100)]
use attr instead of data

11 years agoRevert "fix group and subadmin managing for 'ajax-loaded' users"
Georg Ehrke [Thu, 29 Nov 2012 12:37:37 +0000 (13:37 +0100)]
Revert "fix group and subadmin managing for 'ajax-loaded' users"

This reverts commit a5774229a13ef307dabe3142d1a85f12bf41b391.

11 years agoMerge pull request #617 from samtuke/fix_docblocks
blizzz [Thu, 29 Nov 2012 09:53:07 +0000 (01:53 -0800)]
Merge pull request #617 from samtuke/fix_docblocks

Cleaned up docblock comments

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 28 Nov 2012 23:04:57 +0000 (00:04 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #540 from Raydiation/master
Thomas Müller [Wed, 28 Nov 2012 22:29:23 +0000 (14:29 -0800)]
Merge pull request #540 from Raydiation/master

More tests for lib/group.php

11 years agoadd a client side check
Georg Ehrke [Wed, 28 Nov 2012 17:40:58 +0000 (18:40 +0100)]
add a client side check

11 years agofix group and subadmin managing for 'ajax-loaded' users
Georg Ehrke [Wed, 28 Nov 2012 17:40:00 +0000 (18:40 +0100)]
fix group and subadmin managing for 'ajax-loaded' users

11 years agoadded more unittests for the group file
Bernhard Posselt [Wed, 28 Nov 2012 17:30:47 +0000 (18:30 +0100)]
added more unittests for the group file

11 years agomake some checks server-side
Georg Ehrke [Wed, 28 Nov 2012 16:57:31 +0000 (17:57 +0100)]
make some checks server-side

11 years agoMerge pull request #601 from butonic/add_drag_shadow_in_firefox
Bart Visscher [Wed, 28 Nov 2012 17:00:12 +0000 (09:00 -0800)]
Merge pull request #601 from butonic/add_drag_shadow_in_firefox

show drag shadow in firefox by using helper:'clone'

11 years agoOC_FSV->copy now only caches files which are copied from data/user/files
Sam Tuke [Wed, 28 Nov 2012 16:57:44 +0000 (16:57 +0000)]
OC_FSV->copy now only caches files which are copied from data/user/files
Added contextual comments

11 years agoCleaned up docblock comments
Sam Tuke [Wed, 28 Nov 2012 15:10:58 +0000 (15:10 +0000)]
Cleaned up docblock comments

11 years agoMerge pull request #401 from owncloud/share_hooks
Jörn Friedrich Dreyer [Wed, 28 Nov 2012 12:35:52 +0000 (04:35 -0800)]
Merge pull request #401 from owncloud/share_hooks

Create functions to install standard hooks

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 27 Nov 2012 23:11:21 +0000 (00:11 +0100)]
[tx-robot] updated from transifex

11 years agoSharing: Fix false positived v. 2
Thomas Tanghus [Tue, 27 Nov 2012 22:01:26 +0000 (23:01 +0100)]
Sharing: Fix false positived v. 2

11 years agoGroup name does't need to be sanitized before storing it in the database
Bart Visscher [Tue, 27 Nov 2012 19:22:45 +0000 (20:22 +0100)]
Group name does't need to be sanitized before storing it in the database

It should only be sanitized before display

11 years agoshow drag shadow in firefox by using helper:'clone'
Jörn Friedrich Dreyer [Tue, 27 Nov 2012 16:38:21 +0000 (17:38 +0100)]
show drag shadow in firefox by using helper:'clone'

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 26 Nov 2012 23:10:47 +0000 (00:10 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #380 from butonic/feature_share_link_with_token
Jörn Friedrich Dreyer [Mon, 26 Nov 2012 15:42:53 +0000 (07:42 -0800)]
Merge pull request #380 from butonic/feature_share_link_with_token

Feature share link with token

11 years agoMerge pull request #573 from owncloud/more_indexes
Jörn Friedrich Dreyer [Mon, 26 Nov 2012 14:17:27 +0000 (06:17 -0800)]
Merge pull request #573 from owncloud/more_indexes

more db indexes

11 years agouse normalizePath to have a proper target path
Arthur Schiwon [Mon, 26 Nov 2012 13:13:23 +0000 (14:13 +0100)]
use normalizePath to have a proper target path

11 years agoremove debug output
Arthur Schiwon [Fri, 23 Nov 2012 11:18:38 +0000 (12:18 +0100)]
remove debug output

11 years agocoding style
Arthur Schiwon [Fri, 16 Nov 2012 19:28:58 +0000 (20:28 +0100)]
coding style

11 years agocheck whether to join url with ? or &
Arthur Schiwon [Fri, 16 Nov 2012 19:28:03 +0000 (20:28 +0100)]
check whether to join url with ? or &

11 years agoall but the first parameter are introduced by &
Arthur Schiwon [Thu, 15 Nov 2012 17:26:08 +0000 (18:26 +0100)]
all but the first parameter are introduced by &

11 years agomake sure path starts with /
Arthur Schiwon [Thu, 15 Nov 2012 17:25:31 +0000 (18:25 +0100)]
make sure path starts with /

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 25 Nov 2012 23:02:04 +0000 (00:02 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #576 from owncloud/webdav_output_buffer
Thomas Müller [Sun, 25 Nov 2012 14:15:08 +0000 (06:15 -0800)]
Merge pull request #576 from owncloud/webdav_output_buffer

make sure the output buffer is closed when handeling webdav

11 years agoremove the index on the share table because of problems with the index size. Thanks...
Frank Karlitschek [Sun, 25 Nov 2012 14:09:07 +0000 (15:09 +0100)]
remove the index on the share table because of problems with the index size. Thanks to icewind for spotting this.

11 years agomake sure the output buffer is closed when handeling webdav
Robin Appelman [Sun, 25 Nov 2012 13:44:52 +0000 (14:44 +0100)]
make sure the output buffer is closed when handeling webdav

11 years agoadd sample configuration for user backends
Robin Appelman [Sat, 24 Nov 2012 19:45:53 +0000 (20:45 +0100)]
add sample configuration for user backends

11 years agoMerge pull request #556 from owncloud/postgres_insert_id
Thomas Müller [Sun, 25 Nov 2012 06:55:33 +0000 (22:55 -0800)]
Merge pull request #556 from owncloud/postgres_insert_id

use lastval() to get the insert id in postgesql

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 24 Nov 2012 23:03:37 +0000 (00:03 +0100)]
[tx-robot] updated from transifex

11 years agoadd a few more indexes. This is just a first step. More work is needed here but this...
Frank Karlitschek [Sat, 24 Nov 2012 19:58:51 +0000 (20:58 +0100)]
add a few more indexes. This is just a first step. More work is needed here but this should improve perfomance already for big installations.

11 years agoMerge pull request #562 from owncloud/dberrors
Michael Gapczynski [Sat, 24 Nov 2012 17:30:19 +0000 (09:30 -0800)]
Merge pull request #562 from owncloud/dberrors

prettier error output.

11 years agoremove left over tag
Frank Karlitschek [Sat, 24 Nov 2012 17:25:05 +0000 (18:25 +0100)]
remove left over tag

11 years agoA new function to create nice error page. And use it for fatal db errors
Frank Karlitschek [Sat, 24 Nov 2012 17:07:26 +0000 (18:07 +0100)]
A new function to create nice error page. And use it for fatal db errors

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 23 Nov 2012 23:03:00 +0000 (00:03 +0100)]
[tx-robot] updated from transifex

11 years agoprettier error output. Let´s see how many more low hanging fruits I find on my way...
Frank Karlitschek [Fri, 23 Nov 2012 15:40:28 +0000 (16:40 +0100)]
prettier error output. Let´s see how many more low hanging fruits I find on my way to the real bug that I want to fix ;-)

11 years agoreadd fallback code for pre token links
Jörn Friedrich Dreyer [Fri, 23 Nov 2012 14:51:57 +0000 (15:51 +0100)]
readd fallback code for pre token links

11 years agoMerge pull request #561 from owncloud/cssfix
Frank Karlitschek [Fri, 23 Nov 2012 13:59:20 +0000 (05:59 -0800)]
Merge pull request #561 from owncloud/cssfix

even error messages have the right to look a bit pretty

11 years agoeven error messages have the right to look a bit pretty
Frank Karlitschek [Fri, 23 Nov 2012 13:22:57 +0000 (14:22 +0100)]
even error messages have the right to look a bit pretty

11 years agoMerge pull request #479 from owncloud/fix_438
Thomas Müller [Fri, 23 Nov 2012 11:07:02 +0000 (03:07 -0800)]
Merge pull request #479 from owncloud/fix_438

Do the url encoding once, only in breadcrumbs template

11 years agoMerge pull request #480 from owncloud/fix_435_and_437
Thomas Müller [Fri, 23 Nov 2012 11:05:52 +0000 (03:05 -0800)]
Merge pull request #480 from owncloud/fix_435_and_437

Also reject names with \ in the name

11 years agoMerge pull request #418 from libasys/Fix-IE8-fileactions-binding
Thomas Müller [Fri, 23 Nov 2012 10:16:21 +0000 (02:16 -0800)]
Merge pull request #418 from libasys/Fix-IE8-fileactions-binding

Fixes two issues if you using IE8. IE8 has problems with .bind actions a...

11 years agouse lastval() to get the insert id in postgesql
Robin Appelman [Thu, 22 Nov 2012 23:23:27 +0000 (00:23 +0100)]
use lastval() to get the insert id in postgesql

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 22 Nov 2012 23:03:17 +0000 (00:03 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #554 from owncloud/reverse_proxy
Thomas Müller [Thu, 22 Nov 2012 20:49:57 +0000 (12:49 -0800)]
Merge pull request #554 from owncloud/reverse_proxy

better reverse proxy support

11 years agomake it possible to manually override the hostname and protocol if the automatic...
Frank Karlitschek [Thu, 22 Nov 2012 18:22:00 +0000 (19:22 +0100)]
make it possible to manually override the hostname and protocol if the automatic detection from ownCloud fails. This can happen in reverse proxy situations or with loadbalancers setups.

11 years agointroduce Files.containsInvalidCharacters(), use when creating or renaming files
Jörn Friedrich Dreyer [Thu, 22 Nov 2012 12:03:17 +0000 (13:03 +0100)]
introduce Files.containsInvalidCharacters(), use when creating or renaming files

11 years agoMerge pull request #506 from owncloud/fix_505
Thomas Müller [Thu, 22 Nov 2012 10:53:10 +0000 (02:53 -0800)]
Merge pull request #506 from owncloud/fix_505

refs #505 - defining publicListView based on template parameter

11 years agosome more invalid characters have been added
Thomas Mueller [Thu, 22 Nov 2012 10:22:16 +0000 (11:22 +0100)]
some more invalid characters have been added

11 years agoAlso reject names with \ in the name
Bart Visscher [Fri, 16 Nov 2012 11:16:23 +0000 (12:16 +0100)]
Also reject names with \ in the name

fixes issues #435 and #437

11 years agoMerge pull request #482 from eMerzh/fix_prevent_shared_folder
blizzz [Thu, 22 Nov 2012 10:40:23 +0000 (02:40 -0800)]
Merge pull request #482 from eMerzh/fix_prevent_shared_folder

Show error message to prevent adding a shared folder in the root dir fix...

11 years agoMerge pull request #483 from owncloud/archive_sizes
Thomas Müller [Thu, 22 Nov 2012 09:56:08 +0000 (01:56 -0800)]
Merge pull request #483 from owncloud/archive_sizes

stop increasing folder sizes once we hit a non folder

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 21 Nov 2012 23:02:16 +0000 (00:02 +0100)]
[tx-robot] updated from transifex