]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoset default logo claim to ''
Björn Schießle [Mon, 1 Jul 2013 08:22:05 +0000 (10:22 +0200)]
set default logo claim to ''

11 years agoadd logo claim to defaults.php
Björn Schießle [Fri, 28 Jun 2013 08:06:57 +0000 (10:06 +0200)]
add logo claim to defaults.php

11 years agologo claim added
Björn Schießle [Thu, 27 Jun 2013 17:53:49 +0000 (19:53 +0200)]
logo claim added

11 years agomake mail footer aware of different themes
Björn Schießle [Thu, 27 Jun 2013 16:28:53 +0000 (18:28 +0200)]
make mail footer aware of different themes

Conflicts:

lib/mail.php

11 years agoremove unneeded if condition
Björn Schießle [Thu, 27 Jun 2013 14:28:45 +0000 (16:28 +0200)]
remove unneeded if condition

11 years agolib/defaults.php should only contain the default strings and read the other strings...
Björn Schießle [Thu, 27 Jun 2013 14:24:03 +0000 (16:24 +0200)]
lib/defaults.php should only contain the default strings and read the other strings directly from the theme

11 years agocheck for updates only in the community edition
Björn Schießle [Wed, 26 Jun 2013 16:05:37 +0000 (18:05 +0200)]
check for updates only in the community edition

11 years agoconstruct the foother in defaults.php so that we use always the same footer
Björn Schießle [Wed, 26 Jun 2013 15:56:19 +0000 (17:56 +0200)]
construct the foother in defaults.php so that we use always the same footer

Conflicts:

settings/templates/admin.php

11 years agoMerge pull request #3223 from owncloud/fix-2820
Morris Jobke [Mon, 1 Jul 2013 08:28:17 +0000 (01:28 -0700)]
Merge pull request #3223 from owncloud/fix-2820

if rename of file fails, the rename is undone in the view - fix 2820

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 1 Jul 2013 01:28:25 +0000 (03:28 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3852 from owncloud/fixing-3830-master
Thomas Müller [Sun, 30 Jun 2013 21:41:51 +0000 (14:41 -0700)]
Merge pull request #3852 from owncloud/fixing-3830-master

session life time is now configurable and set to the same value

11 years agoMerge pull request #3763 from owncloud/recursive-rmdir
Thomas Müller [Sun, 30 Jun 2013 16:16:32 +0000 (09:16 -0700)]
Merge pull request #3763 from owncloud/recursive-rmdir

Make rmdir recursive for local storage

11 years agomake rmdir recursive for mappellocal storage backend
Robin Appelman [Sun, 30 Jun 2013 15:44:49 +0000 (17:44 +0200)]
make rmdir recursive for mappellocal storage backend

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 30 Jun 2013 00:13:07 +0000 (02:13 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3897 from bantu/gitignore
Thomas Müller [Sat, 29 Jun 2013 21:48:34 +0000 (14:48 -0700)]
Merge pull request #3897 from bantu/gitignore

gitignore: Make paths relative to repository root.

11 years agoMerge pull request #2703 from owncloud/cleanup-setup
Thomas Müller [Sat, 29 Jun 2013 21:47:29 +0000 (14:47 -0700)]
Merge pull request #2703 from owncloud/cleanup-setup

Cleanup OC_Setup

11 years agoFix review items
Bart Visscher [Thu, 27 Jun 2013 18:19:51 +0000 (20:19 +0200)]
Fix review items

11 years agoFix found errors
Bart Visscher [Wed, 10 Apr 2013 22:08:53 +0000 (00:08 +0200)]
Fix found errors

11 years agoFix OCI setupDatabase parameter
Bart Visscher [Wed, 10 Apr 2013 18:03:54 +0000 (20:03 +0200)]
Fix OCI setupDatabase parameter

11 years agoRemove unsued parameter
Bart Visscher [Wed, 10 Apr 2013 15:57:58 +0000 (17:57 +0200)]
Remove unsued parameter

11 years agoUse db setup class for option validation
Bart Visscher [Wed, 3 Apr 2013 15:52:18 +0000 (17:52 +0200)]
Use db setup class for option validation

11 years agoChange database creation to use array to select db setup class
Bart Visscher [Wed, 3 Apr 2013 06:31:47 +0000 (08:31 +0200)]
Change database creation to use array to select db setup class

11 years agoConvert database setup code to objects
Bart Visscher [Tue, 2 Apr 2013 20:01:23 +0000 (22:01 +0200)]
Convert database setup code to objects

11 years agoSplit database specific install/setup code to their own class
Bart Visscher [Fri, 29 Mar 2013 15:28:48 +0000 (16:28 +0100)]
Split database specific install/setup code to their own class

11 years agogitignore: Make paths relative to repository root.
Andreas Fischer [Sat, 29 Jun 2013 14:31:04 +0000 (16:31 +0200)]
gitignore: Make paths relative to repository root.

Paths without the leading slash apply to all subdirectories, which especially
means that /tests/data is ignored, making it unnecessarily hard to add test
data.

11 years agoMerge pull request #3896 from owncloud/fix-dropdown-because-no-one-fixes-3241
Bart Visscher [Sat, 29 Jun 2013 11:38:18 +0000 (04:38 -0700)]
Merge pull request #3896 from owncloud/fix-dropdown-because-no-one-fixes-3241

Escape dropdown

11 years agoEscape dropdown
Lukas Reschke [Sat, 29 Jun 2013 11:24:05 +0000 (13:24 +0200)]
Escape dropdown

Fixes #3241

11 years agoMerge pull request #2914 from Kondou-ger/label_overlapping_value
Bart Visscher [Sat, 29 Jun 2013 11:09:50 +0000 (04:09 -0700)]
Merge pull request #2914 from Kondou-ger/label_overlapping_value

Fix textfield label overlapping value.

11 years agoMerge pull request #3688 from roha4000/fix_upload_max_filesize
Bart Visscher [Sat, 29 Jun 2013 11:07:34 +0000 (04:07 -0700)]
Merge pull request #3688 from roha4000/fix_upload_max_filesize

upload_max_filesize = 0 not possible if post_max_size is not 0

11 years agoMerge pull request #3635 from owncloud/storage-wrapper
Bart Visscher [Sat, 29 Jun 2013 11:00:03 +0000 (04:00 -0700)]
Merge pull request #3635 from owncloud/storage-wrapper

Give apps the option to wrap storage backends

11 years agoMerge pull request #3268 from owncloud/convert-oc_log
Bart Visscher [Sat, 29 Jun 2013 10:38:56 +0000 (03:38 -0700)]
Merge pull request #3268 from owncloud/convert-oc_log

Convert OC_Log to object so it can be used for DI

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 29 Jun 2013 00:09:10 +0000 (02:09 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3886 from owncloud/disable-public-upload-if-encryption-enabled...
Thomas Müller [Fri, 28 Jun 2013 20:59:33 +0000 (13:59 -0700)]
Merge pull request #3886 from owncloud/disable-public-upload-if-encryption-enabled-master

for now we disable public upload in case encryption is enabled

11 years agoMerge pull request #3881 from owncloud/archive_tar_php5.5
Morris Jobke [Fri, 28 Jun 2013 20:41:18 +0000 (13:41 -0700)]
Merge pull request #3881 from owncloud/archive_tar_php5.5

Skip Test_Archive_TAR in php 5.5 for now

11 years agoMerge pull request #3884 from owncloud/fixing-unittests-master
Morris Jobke [Fri, 28 Jun 2013 20:38:44 +0000 (13:38 -0700)]
Merge pull request #3884 from owncloud/fixing-unittests-master

Fixing unittests master

11 years agoMerge pull request #3892 from owncloud/static-streamwrapper
icewind1991 [Fri, 28 Jun 2013 19:24:33 +0000 (12:24 -0700)]
Merge pull request #3892 from owncloud/static-streamwrapper

Improvements for the static:// streamwrapper

11 years agoMerge pull request #1044 from owncloud/fix_extra_slash
Bart Visscher [Fri, 28 Jun 2013 19:00:35 +0000 (12:00 -0700)]
Merge pull request #1044 from owncloud/fix_extra_slash

Remove duplicate / for first folder in root

11 years agoupdate to !==
Bart Visscher [Fri, 28 Jun 2013 19:00:09 +0000 (21:00 +0200)]
update to !==

11 years agobetter unit tests for static stream wrapper
Robin Appelman [Fri, 28 Jun 2013 17:59:04 +0000 (19:59 +0200)]
better unit tests for static stream wrapper

11 years agofix is_file and is_dir for the static streamwrapper
Robin Appelman [Fri, 28 Jun 2013 17:54:16 +0000 (19:54 +0200)]
fix is_file and is_dir for the static streamwrapper

11 years agoadd option to clear the files in the static streamwrapper
Robin Appelman [Fri, 28 Jun 2013 17:41:28 +0000 (19:41 +0200)]
add option to clear the files in the static streamwrapper

11 years agoMerge pull request #3832 from owncloud/oracle_sql_fixes
Jörn Friedrich Dreyer [Fri, 28 Jun 2013 17:22:59 +0000 (10:22 -0700)]
Merge pull request #3832 from owncloud/oracle_sql_fixes

for oracle use BITAND() instead of & in sharing permissions sql

11 years agofix storage wrapper namespaces
Robin Appelman [Fri, 28 Jun 2013 16:18:12 +0000 (18:18 +0200)]
fix storage wrapper namespaces

11 years agofor now we disable public upload in case encryption is enabled
Thomas Mueller [Fri, 28 Jun 2013 14:49:25 +0000 (16:49 +0200)]
for now we disable public upload in case encryption is enabled

11 years agoMerge pull request #3838 from rgeber/master
Jörn Friedrich Dreyer [Fri, 28 Jun 2013 14:30:41 +0000 (07:30 -0700)]
Merge pull request #3838 from rgeber/master

Public Upload Feature

11 years agoMerge pull request #3799 from owncloud/fix_pdo_statement_wrapper_numrows_on_modification
Bart Visscher [Fri, 28 Jun 2013 14:15:38 +0000 (07:15 -0700)]
Merge pull request #3799 from owncloud/fix_pdo_statement_wrapper_numrows_on_modification

Fix pdo statement wrapper numrows on modification

11 years agoMerge pull request #3843 from owncloud/sabre-exceptions
Thomas Müller [Fri, 28 Jun 2013 14:05:09 +0000 (07:05 -0700)]
Merge pull request #3843 from owncloud/sabre-exceptions

Sabre: throw exceptions when delete/create/write operations are not permitted

11 years agoOracle doesn't know & as bitwise AND
Bart Visscher [Wed, 26 Jun 2013 19:40:31 +0000 (21:40 +0200)]
Oracle doesn't know & as bitwise AND

Conflicts:
lib/public/share.php

11 years agomove storage wrappers to their own namespace
Robin Appelman [Fri, 28 Jun 2013 13:34:25 +0000 (15:34 +0200)]
move storage wrappers to their own namespace

11 years agoMerge pull request #3865 from owncloud/fix_test_for_oracle
Bart Visscher [Fri, 28 Jun 2013 13:18:56 +0000 (06:18 -0700)]
Merge pull request #3865 from owncloud/fix_test_for_oracle

Fix sharing test for oracle

11 years agosession_life_time -> session_lifetime
Thomas Mueller [Fri, 28 Jun 2013 13:17:54 +0000 (15:17 +0200)]
session_life_time -> session_lifetime
default session_lifetime is 24hrs
recreation of session is triggered at 50% of the session life time

11 years agomake phpunit happy - adding asserts
Thomas Mueller [Fri, 28 Jun 2013 13:13:57 +0000 (15:13 +0200)]
make phpunit happy - adding asserts

11 years agoMerge pull request #3839 from owncloud/unix_timestamp_replacement_for_oracle
Bart Visscher [Fri, 28 Jun 2013 13:11:28 +0000 (06:11 -0700)]
Merge pull request #3839 from owncloud/unix_timestamp_replacement_for_oracle

manually calculate unix_timestamp for oracle

11 years agomake PHPUnit happy and add asserts
Thomas Mueller [Fri, 28 Jun 2013 12:37:52 +0000 (14:37 +0200)]
make PHPUnit happy and add asserts

11 years agoTimedJob: make PhpUnit happy with asserts
Thomas Mueller [Fri, 28 Jun 2013 11:24:24 +0000 (13:24 +0200)]
TimedJob: make PhpUnit happy with asserts

11 years agoSkip Test_Archive_TAR in php 5.5 for now
Bart Visscher [Mon, 24 Jun 2013 20:38:05 +0000 (22:38 +0200)]
Skip Test_Archive_TAR in php 5.5 for now

11 years agoFix usage of non existent consts
Bart Visscher [Fri, 28 Jun 2013 09:15:08 +0000 (11:15 +0200)]
Fix usage of non existent consts

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 28 Jun 2013 00:04:58 +0000 (02:04 +0200)]
[tx-robot] updated from transifex

11 years agomissing $
Thomas Mueller [Thu, 27 Jun 2013 21:14:32 +0000 (23:14 +0200)]
missing $

11 years agoMerge pull request #3872 from bantu/phpunit-xml-dist
Jörn Friedrich Dreyer [Thu, 27 Jun 2013 20:07:42 +0000 (13:07 -0700)]
Merge pull request #3872 from bantu/phpunit-xml-dist

Use phpunit.xml.dist instead of phpunit.xml ...

11 years agoFix review points
Bart Visscher [Thu, 27 Jun 2013 20:01:52 +0000 (22:01 +0200)]
Fix review points

11 years agoMake the object drive the logging backend
Bart Visscher [Thu, 27 Jun 2013 18:10:45 +0000 (20:10 +0200)]
Make the object drive the logging backend

This is the other way around then it was.

11 years agoMerge pull request #3576 from owncloud/jquery.multiselect-1.13
Thomas Tanghus [Thu, 27 Jun 2013 14:50:47 +0000 (07:50 -0700)]
Merge pull request #3576 from owncloud/jquery.multiselect-1.13

Update to jquery.multiselect 1.13

11 years agogitignore: Fix typo + adjust comment format.
Andreas Fischer [Thu, 27 Jun 2013 14:50:17 +0000 (16:50 +0200)]
gitignore: Fix typo + adjust comment format.

11 years agoPHPUnit: Add tests/phpunit.xml to gitignore.
Andreas Fischer [Thu, 27 Jun 2013 14:44:55 +0000 (16:44 +0200)]
PHPUnit: Add tests/phpunit.xml to gitignore.

11 years agoPHPUnit: Allow developers to use their own custom phpunit.xml file.
Andreas Fischer [Thu, 27 Jun 2013 14:31:31 +0000 (16:31 +0200)]
PHPUnit: Allow developers to use their own custom phpunit.xml file.

The order of precedence of configuration files for PHPUnit is:
 - phpunit.xml (allowing custom user defined configuration)
 - phpunit.xml.dist (configuration distributed with the software)

11 years agoone if less
Jörn Friedrich Dreyer [Thu, 27 Jun 2013 11:13:49 +0000 (13:13 +0200)]
one if less

11 years agoMerge pull request #3847 from bantu/phpunit-json-listener-removal
Thomas Müller [Thu, 27 Jun 2013 08:55:57 +0000 (01:55 -0700)]
Merge pull request #3847 from bantu/phpunit-json-listener-removal

phpunit: Remove PHPUnit_Util_Log_JSON which spammed to stdout on console

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 27 Jun 2013 00:12:00 +0000 (02:12 +0200)]
[tx-robot] updated from transifex

11 years agoAdded file-upload to GIT repo
Roman Geber [Wed, 26 Jun 2013 20:51:38 +0000 (22:51 +0200)]
Added file-upload to GIT repo
Optimized CSS identifiers

11 years agofix type of numeric columns
Jörn Friedrich Dreyer [Wed, 26 Jun 2013 18:03:24 +0000 (20:03 +0200)]
fix type of numeric columns

11 years agocheck item id is set
Jörn Friedrich Dreyer [Wed, 26 Jun 2013 17:57:28 +0000 (19:57 +0200)]
check item id is set

11 years agoMerge pull request #3855 from owncloud/fixing-3853-master
VicDeo [Wed, 26 Jun 2013 11:42:32 +0000 (04:42 -0700)]
Merge pull request #3855 from owncloud/fixing-3853-master

move javascript variables 'oc_current_user' and 'oc_requesttoken' to js....

11 years agomove javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - fixes...
Thomas Mueller [Wed, 26 Jun 2013 09:23:21 +0000 (11:23 +0200)]
move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - fixes #3853

11 years agosession life time is now configurable and set to the same value
Thomas Mueller [Wed, 26 Jun 2013 07:19:19 +0000 (09:19 +0200)]
session life time is now configurable and set to the same value

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 26 Jun 2013 00:07:04 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

11 years agophpunit: Remove PHPUnit_Util_Log_JSON which spammed to stdout on console.
Andreas Fischer [Tue, 25 Jun 2013 19:57:00 +0000 (21:57 +0200)]
phpunit: Remove PHPUnit_Util_Log_JSON which spammed to stdout on console.

11 years agoSabre: throw exceptions when delete/create/write operations are not permitted
Robin Appelman [Tue, 25 Jun 2013 15:04:25 +0000 (17:04 +0200)]
Sabre: throw exceptions when delete/create/write operations are not permitted

11 years agolog as index, not remote
Jörn Friedrich Dreyer [Tue, 25 Jun 2013 14:45:42 +0000 (17:45 +0300)]
log as index, not remote

11 years agoMerge pull request #3750 from owncloud/dummy_session_for_errors
Thomas Müller [Tue, 25 Jun 2013 10:34:49 +0000 (03:34 -0700)]
Merge pull request #3750 from owncloud/dummy_session_for_errors

Init dummy session to render error pages

11 years agoPublic upload feature
Roman Geber [Tue, 25 Jun 2013 10:24:14 +0000 (12:24 +0200)]
Public upload feature

11 years agomanuall calculate unix_timestamp for oracle
Jörn Friedrich Dreyer [Tue, 25 Jun 2013 07:52:04 +0000 (09:52 +0200)]
manuall calculate unix_timestamp for oracle

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 25 Jun 2013 00:13:40 +0000 (02:13 +0200)]
[tx-robot] updated from transifex

11 years agofor oracle use BITAND() instead of & in sharing permissions sql
Jörn Friedrich Dreyer [Mon, 24 Jun 2013 20:52:01 +0000 (22:52 +0200)]
for oracle use BITAND() instead of & in sharing permissions sql

11 years agoMerge pull request #3826 from owncloud/fix_webdav_locking_for_oracle
Thomas Müller [Mon, 24 Jun 2013 14:37:21 +0000 (07:37 -0700)]
Merge pull request #3826 from owncloud/fix_webdav_locking_for_oracle

use to_char when comparing clob to string on oracle, use execute audited

11 years agouse assertEquals number of rows in db tests
Jörn Friedrich Dreyer [Thu, 20 Jun 2013 13:38:02 +0000 (15:38 +0200)]
use assertEquals number of rows in db tests

11 years agofix numRows usage in files_encryption
Jörn Friedrich Dreyer [Thu, 20 Jun 2013 12:49:10 +0000 (14:49 +0200)]
fix numRows usage in files_encryption

11 years agofix numRows usage in core lib
Jörn Friedrich Dreyer [Thu, 20 Jun 2013 12:47:42 +0000 (14:47 +0200)]
fix numRows usage in core lib

11 years agofix numRows usage in user_ldap
Jörn Friedrich Dreyer [Thu, 20 Jun 2013 12:47:12 +0000 (14:47 +0200)]
fix numRows usage in user_ldap

11 years agomake PDOStatementWrapper return number of updated rows on INSERT, UPDATE or DELETE...
Jörn Friedrich Dreyer [Thu, 20 Jun 2013 12:46:22 +0000 (14:46 +0200)]
make PDOStatementWrapper return number of updated rows on INSERT, UPDATE or DELETE queries, introduces isManipulation() to guess type of query

11 years agouse to_char when comparing clob to string on oracle, use execute audited
Jörn Friedrich Dreyer [Mon, 24 Jun 2013 14:12:21 +0000 (16:12 +0200)]
use to_char when comparing clob to string on oracle, use execute audited

11 years agoMerge pull request #3818 from owncloud/update-trigger-cli
Thomas Müller [Mon, 24 Jun 2013 12:49:01 +0000 (05:49 -0700)]
Merge pull request #3818 from owncloud/update-trigger-cli

Add a CLI script for manually triggering checking a folder for updates

11 years agoMerge pull request #3822 from owncloud/graceful_teardown_of_cache
Thomas Müller [Mon, 24 Jun 2013 12:46:30 +0000 (05:46 -0700)]
Merge pull request #3822 from owncloud/graceful_teardown_of_cache

graceful teardown of cache

11 years agograceful teardown of cache
Jörn Friedrich Dreyer [Mon, 24 Jun 2013 10:59:56 +0000 (12:59 +0200)]
graceful teardown of cache

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 24 Jun 2013 00:11:03 +0000 (02:11 +0200)]
[tx-robot] updated from transifex

11 years agoAdd a CLI script for manually triggering checking a folder for updates
Robin Appelman [Sun, 23 Jun 2013 15:49:38 +0000 (17:49 +0200)]
Add a CLI script for manually triggering checking a folder for updates

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 23 Jun 2013 00:05:39 +0000 (02:05 +0200)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 22 Jun 2013 00:11:35 +0000 (02:11 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3766 from owncloud/fix_display_name_edit
Thomas Müller [Fri, 21 Jun 2013 19:45:09 +0000 (12:45 -0700)]
Merge pull request #3766 from owncloud/fix_display_name_edit

Correct new user display name output

11 years agoMerge pull request #3810 from owncloud/improve_webdavauth
Thomas Müller [Fri, 21 Jun 2013 18:28:00 +0000 (11:28 -0700)]
Merge pull request #3810 from owncloud/improve_webdavauth

improve error handling of webdavauth