]>
source.dussan.org Git - nextcloud-server.git/log
Thomas Müller [Mon, 1 Jul 2013 21:51:43 +0000 (23:51 +0200)]
use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set
Thomas Mueller [Sun, 16 Jun 2013 22:02:42 +0000 (00:02 +0200)]
in case $_SERVER['HTTP_HOST']) is not set let's return localhost - better than nothing
Thomas Müller [Tue, 2 Jul 2013 20:12:17 +0000 (13:12 -0700)]
Merge pull request #3905 from owncloud/emit_signals_for_part_files
Emit signals for part files
Björn Schießle [Wed, 26 Jun 2013 13:51:22 +0000 (15:51 +0200)]
add openssl_error_string() output to the owncloud.log
Björn Schießle [Thu, 27 Jun 2013 12:14:25 +0000 (14:14 +0200)]
fix function documentation
Björn Schießle [Thu, 27 Jun 2013 12:09:22 +0000 (14:09 +0200)]
introduce pre-disable-app hook and use it for the encryption app to reset migration status if the app was disabled
Jörn Friedrich Dreyer [Tue, 2 Jul 2013 12:49:36 +0000 (05:49 -0700)]
Merge pull request #3909 from owncloud/stable5-anon-upload
Stable5 anon upload
Björn Schießle [Tue, 2 Jul 2013 08:11:17 +0000 (10:11 +0200)]
improved error message
Victor Dubiniuk [Fri, 28 Jun 2013 20:18:11 +0000 (23:18 +0300)]
Use svg to png fallback on demand only
Victor Dubiniuk [Fri, 28 Jun 2013 20:10:40 +0000 (23:10 +0300)]
Add fallback for svg app icons
Victor Dubiniuk [Fri, 28 Jun 2013 18:53:56 +0000 (21:53 +0300)]
Hide a ghost image on the apps management page
Robin Appelman [Mon, 1 Jul 2013 13:47:17 +0000 (15:47 +0200)]
fix detection of public upload in filelist.js
Robin Appelman [Mon, 1 Jul 2013 13:39:11 +0000 (15:39 +0200)]
fix uploading when ['dirtoken'] is not set
Robin Appelman [Mon, 1 Jul 2013 13:37:52 +0000 (15:37 +0200)]
code style
Roman Geber [Wed, 26 Jun 2013 20:51:38 +0000 (22:51 +0200)]
Added file-upload to GIT repo
Optimized CSS identifiers
Roman Geber [Tue, 25 Jun 2013 10:24:14 +0000 (12:24 +0200)]
Public upload feature
Conflicts:
apps/files/js/filelist.js
Jörn Friedrich Dreyer [Thu, 28 Mar 2013 18:13:37 +0000 (19:13 +0100)]
use css browser switch instead of deprecated jquery browser detection
Jörn Friedrich Dreyer [Thu, 28 Mar 2013 17:50:49 +0000 (18:50 +0100)]
'#upload' is actually '#uploadprogresswrapper', fix css and js to show cancel button correctly
Jörn Friedrich Dreyer [Wed, 27 Mar 2013 14:55:44 +0000 (15:55 +0100)]
use local variable to walk DOM only once
Jörn Friedrich Dreyer [Wed, 27 Mar 2013 14:55:09 +0000 (15:55 +0100)]
use === to compare empty string ''
Jörn Friedrich Dreyer [Wed, 13 Mar 2013 16:38:56 +0000 (17:38 +0100)]
don't update progress bar in ie < 10
Jörn Friedrich Dreyer [Wed, 13 Mar 2013 16:26:37 +0000 (17:26 +0100)]
return created table row, use as context in fileupload events
Jörn Friedrich Dreyer [Wed, 13 Mar 2013 16:25:27 +0000 (17:25 +0100)]
refactor files.js, make proper use of fileupload events
Jörn Friedrich Dreyer [Wed, 13 Mar 2013 16:24:47 +0000 (17:24 +0100)]
return original filename to fileupload
Jörn Friedrich Dreyer [Mon, 1 Jul 2013 15:53:33 +0000 (08:53 -0700)]
Merge pull request #3802 from owncloud/stable5_backport_oracle_fixes
backport oracle related changes, mostly comments, but also setup related...
Björn Schießle [Mon, 1 Jul 2013 15:00:17 +0000 (17:00 +0200)]
don't run hooks for .part files
Björn Schießle [Mon, 1 Jul 2013 14:21:31 +0000 (16:21 +0200)]
if a part file gets renamed to a real file, that this was the second step of a write operation, hence emit a write signal
Björn Schießle [Mon, 1 Jul 2013 08:22:32 +0000 (01:22 -0700)]
Merge pull request #3863 from owncloud/improved_footer
Improved footer
Björn Schießle [Mon, 1 Jul 2013 08:22:05 +0000 (10:22 +0200)]
set default logo claim to ''
Thomas Müller [Sun, 30 Jun 2013 22:05:06 +0000 (00:05 +0200)]
Squashed commit of the following:
commit
557df5cc5e62fab80125d1ea86f8ed56ad3b10cc
Author: Thomas Mueller <thomas.mueller@tmit.eu>
Date: Fri Jun 28 15:17:54 2013 +0200
session_life_time -> session_lifetime
default session_lifetime is 24hrs
recreation of session is triggered at 50% of the session life time
Conflicts:
lib/base.php
commit
fcd2e91459ef2ff41d9ca3d07e325c358ded091a
Author: Thomas Mueller <thomas.mueller@tmit.eu>
Date: Wed Jun 26 09:19:19 2013 +0200
session life time is now configurable and set to the same value
Conflicts:
lib/base.php
Lukas Reschke [Sat, 29 Jun 2013 11:24:05 +0000 (13:24 +0200)]
Escape dropdown
Fixes #3241
Thomas Mueller [Fri, 28 Jun 2013 14:23:26 +0000 (16:23 +0200)]
PHP Strict standards: Non-static method OC_Defaults::themeExist() should not be called statically
Björn Schießle [Fri, 28 Jun 2013 08:06:57 +0000 (10:06 +0200)]
add logo claim to defaults.php
Björn Schießle [Thu, 27 Jun 2013 17:53:49 +0000 (19:53 +0200)]
logo claim added
Björn Schießle [Thu, 27 Jun 2013 16:28:53 +0000 (18:28 +0200)]
make mail footer aware of different themes
Björn Schießle [Thu, 27 Jun 2013 14:28:45 +0000 (16:28 +0200)]
remove unneeded if condition
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
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
Björn Schießle [Wed, 26 Jun 2013 16:05:37 +0000 (18:05 +0200)]
check for updates only in the community edition
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
Markus Goetz [Tue, 23 Apr 2013 09:06:28 +0000 (11:06 +0200)]
Fix ugly error style on install
By initializing the template engine first we can show the
'Can't write into config directory 'config'' error in a nice way instead
of plain unstyled HTML.
blizzz [Sat, 22 Jun 2013 07:11:03 +0000 (00:11 -0700)]
Merge pull request #3816 from owncloud/fix_3815
LDAP: better check for emptiness, fixes #3815
blizzz [Fri, 21 Jun 2013 22:13:34 +0000 (15:13 -0700)]
Merge pull request #3814 from owncloud/fix-german-du-and-deine-stable5
In German we want uppercase 'Du' and 'Deine*'
Arthur Schiwon [Fri, 21 Jun 2013 21:58:44 +0000 (23:58 +0200)]
LDAP: even better check for emptiness, fixes #3815
Arthur Schiwon [Fri, 21 Jun 2013 21:58:27 +0000 (23:58 +0200)]
Revert "LDAP: better check for emptiness, fixes #3815"
This reverts commit
4797f9d7db8b48c977e34303a9c80eaea704af19 .
Arthur Schiwon [Fri, 21 Jun 2013 21:19:53 +0000 (23:19 +0200)]
LDAP: better check for emptiness, fixes #3815
Thomas Mueller [Fri, 21 Jun 2013 20:55:26 +0000 (22:55 +0200)]
In German we want uppercase 'Du' and 'Deine*'
Victor Dubiniuk [Mon, 17 Jun 2013 21:17:08 +0000 (00:17 +0300)]
Replace display name only
Georg Ehrke [Fri, 21 Jun 2013 12:39:04 +0000 (14:39 +0200)]
improve error handling of webdavauth
Björn Schießle [Fri, 21 Jun 2013 11:07:52 +0000 (13:07 +0200)]
encryption is LDAP compatible
Björn Schießle [Fri, 21 Jun 2013 08:37:51 +0000 (10:37 +0200)]
check openssl dependency for the encryption app
commit
1345201c9da99a82f198e41fba24da6b0d7ae59a
Author: Björn Schießle <schiessle@owncloud.com>
Date: Thu Jun 20 16:27:46 2013 +0200
add l10n support
commit
bf2c79c8de8710e839a4a55642a91874c374fa1c
Author: Björn Schießle <schiessle@owncloud.com>
Date: Thu Jun 20 16:19:10 2013 +0200
only init session if openssl extension is loaded
commit
cbd52af6afbaa310bb1a534db64ff5e476dfd5d7
Author: Björn Schießle <schiessle@owncloud.com>
Date: Thu Jun 20 12:25:40 2013 +0200
first disable app and than show error page
commit
55baf593179c433642de59552592e6b0f1932880
Author: Björn Schießle <schiessle@owncloud.com>
Date: Thu Jun 20 12:17:34 2013 +0200
typo fixed
commit
1d9bef0b058e7cc3d511b81ae12d5a07660c75b2
Author: Björn Schießle <schiessle@owncloud.com>
Date: Thu Jun 20 12:15:40 2013 +0200
move dependency check to the encryption app
commit
c186e95da526f0470e20f014f1bd9513db5518ff
Author: Björn Schießle <schiessle@owncloud.com>
Date: Thu Jun 20 11:13:11 2013 +0200
make sure that openssl is installed and loaded
Conflicts:
apps/files_encryption/appinfo/app.php
Jörn Friedrich Dreyer [Thu, 20 Jun 2013 15:42:02 +0000 (17:42 +0200)]
backport oracle related changes, mostly comments, but also setup related fixes
Thomas Mueller [Thu, 20 Jun 2013 08:47:37 +0000 (10:47 +0200)]
adding unit test for folder remove: testRemovedFolder()
Robin Appelman [Wed, 19 Jun 2013 22:42:34 +0000 (00:42 +0200)]
remove deleted files when re-scanning a folder
Robin Appelman [Wed, 19 Jun 2013 13:02:18 +0000 (15:02 +0200)]
use json to encode user list
Robin Appelman [Tue, 18 Jun 2013 23:26:08 +0000 (01:26 +0200)]
allow scanning files for multiple users
Björn Schießle [Wed, 19 Jun 2013 14:55:31 +0000 (16:55 +0200)]
always have a defined return value
Björn Schießle [Wed, 19 Jun 2013 13:58:34 +0000 (15:58 +0200)]
some more error messages
Björn Schießle [Wed, 19 Jun 2013 13:52:33 +0000 (15:52 +0200)]
add some more error messages, in case something went wrong
Björn Schießle [Wed, 19 Jun 2013 10:05:45 +0000 (12:05 +0200)]
fixed enghlish sentence, thanks to @MTGap
Robin Appelman [Tue, 18 Jun 2013 22:26:47 +0000 (00:26 +0200)]
fix updaters test cases
Robin Appelman [Mon, 17 Jun 2013 16:03:57 +0000 (18:03 +0200)]
add tests for reusing existing data in scanner
Robin Appelman [Fri, 14 Jun 2013 15:04:17 +0000 (17:04 +0200)]
reuse etag when doing a forced rescan
Robin Appelman [Fri, 14 Jun 2013 14:53:08 +0000 (16:53 +0200)]
scanner: give more percision about what data is reused during scanning
Robin Appelman [Fri, 14 Jun 2013 13:30:41 +0000 (15:30 +0200)]
split of scanning the childs of a folder
Jan-Christoph Borchardt [Mon, 17 Jun 2013 18:35:08 +0000 (20:35 +0200)]
hide the logo claim in case the theme is not loaded
Björn Schießle [Wed, 19 Jun 2013 09:54:56 +0000 (02:54 -0700)]
Merge pull request #3770 from owncloud/fix_theme_loading
getTheme() should also return the default theme if a empty theme is set in the config.php
Robin Appelman [Tue, 16 Apr 2013 23:08:27 +0000 (01:08 +0200)]
Fix OC_User::getDisplaynames when using numeric user id's
fixes #2948
Frank Karlitschek [Tue, 18 Jun 2013 21:06:00 +0000 (14:06 -0700)]
Merge pull request #3771 from owncloud/fix_lost_password_page
fix lost password page
Björn Schießle [Tue, 18 Jun 2013 09:43:11 +0000 (11:43 +0200)]
fix lost password page, don't show checkbox is encryption is not enabled
Björn Schießle [Tue, 18 Jun 2013 09:18:31 +0000 (11:18 +0200)]
use default value when we try to retrieve the theme from the config
Björn Schießle [Tue, 18 Jun 2013 08:57:37 +0000 (10:57 +0200)]
also use the default theme if the theme is set to an empty string in the config.php
Björn Schießle [Mon, 17 Jun 2013 12:42:18 +0000 (14:42 +0200)]
don't normalize absolute local path
Björn Schießle [Fri, 14 Jun 2013 13:07:06 +0000 (15:07 +0200)]
only escape glob pattern
Conflicts:
apps/files_trashbin/lib/trash.php
Björn Schießle [Mon, 17 Jun 2013 10:56:43 +0000 (03:56 -0700)]
Merge pull request #3753 from owncloud/fix_translation_link
fix link to translation
Björn Schießle [Mon, 17 Jun 2013 09:48:23 +0000 (11:48 +0200)]
fix link to translation, bug was introduced by https://github.com/owncloud/core/commit/
ca7699c8bdb85df9b69e3639f53d1b959287ba16 #settings/templates/personal.php
Jörn Friedrich Dreyer [Fri, 14 Jun 2013 14:07:49 +0000 (07:07 -0700)]
Merge pull request #3725 from owncloud/oracle_stable5
Oracle stable5
Jörn Friedrich Dreyer [Fri, 14 Jun 2013 11:43:50 +0000 (13:43 +0200)]
don't use sequence suffix, MDB2 handles that internally
Thomas Mueller [Fri, 14 Jun 2013 11:34:01 +0000 (13:34 +0200)]
Squashed commit of the following:
commit
85043af59846edd54b6f402829a698142fdb412f
Author: Michael Gapczynski <mtgap@owncloud.com>
Date: Sat May 25 11:25:43 2013 -0400
Clear opcode caches after writing to the config file, fixes #3372
commit
e96ca0a217112a612e5018fb06115879be634f0b
Author: Michael Gapczynski <mtgap@owncloud.com>
Date: Fri May 17 11:15:53 2013 -0400
Add undefined verision variables
commit
d7faeea0b8a79bcd84255120e396280fe62c8aa1
Author: Michael Gapczynski <mtgap@owncloud.com>
Date: Tue May 14 09:34:01 2013 -0400
Turn off theme before update
commit
f620df4e88201a8d35ecb6173f258d5e5f67c7f9
Author: Bart Visscher <bartv@thisnet.nl>
Date: Tue Apr 16 08:07:44 2013 +0200
Also check for needed upgrade in the Sabre Maintenance connector
commit
223cfce8c89663beb95cf7438f47cea4bac6e0de
Author: Bart Visscher <bartv@thisnet.nl>
Date: Tue Apr 9 21:05:11 2013 +0200
Connect watcher failure function to the failure signal
commit
49b9a1e8af062c03ebc863e1139ca310944b784a
Author: Bart Visscher <bartv@thisnet.nl>
Date: Tue Apr 9 20:51:43 2013 +0200
Move start of the maintenance mode to the ajax call
Make sure the update page is shown in a browser. And not an ajax request
Jörn Friedrich Dreyer [Wed, 8 May 2013 14:29:15 +0000 (16:29 +0200)]
cleanup codestyle
Jörn Friedrich Dreyer [Wed, 8 May 2013 14:18:24 +0000 (16:18 +0200)]
use to_char only for oracle, whitespace
Jörn Friedrich Dreyer [Mon, 29 Apr 2013 10:25:27 +0000 (12:25 +0200)]
oracle fixes, missing backticks, LIMIT to param
Conflicts:
lib/files/cache/cache.php
Jörn Friedrich Dreyer [Wed, 8 May 2013 13:30:04 +0000 (15:30 +0200)]
allow install when only oracle is available
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 08:04:52 +0000 (10:04 +0200)]
convert LIMIT to parameter
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 09:07:41 +0000 (11:07 +0200)]
fix fetchRow checks to also work with MDB2
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 07:53:29 +0000 (09:53 +0200)]
add missing backticks all over the place
Conflicts:
apps/files_encryption/lib/util.php
lib/files/cache/backgroundwatcher.php
lib/files/cache/cache.php
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 09:44:04 +0000 (11:44 +0200)]
shorten table identifiers in tests
Jörn Friedrich Dreyer [Mon, 3 Jun 2013 16:28:48 +0000 (18:28 +0200)]
db structure, allow null in columns for '' values
Thomas Mueller [Fri, 14 Jun 2013 09:18:30 +0000 (11:18 +0200)]
Squashed commit of the following:
commit
1c7d5da4d1687183f8701336fc14636f61095f4e
Author: infoneo <infoneo@yahoo.pl>
Date: Sat Jun 8 19:44:58 2013 +0300
Update mapper.php
commit
37f1f034f776b084ac7e25be136ce64b5772a446
Author: infoneo <infoneo@yahoo.pl>
Date: Sat Jun 8 18:39:25 2013 +0300
Update mapper.php
Now slugify is performed on whole filename (including extension). Changed method of adding index number (using regular expressions pathinfo() method removed).
commit
4a5f872f1f55941d07992d7ac5e8f8b74ec8febc
Author: infoneo <infoneo@yahoo.pl>
Date: Sun May 12 15:22:57 2013 +0300
Fixed problems with a dots in a filenames
commit
bc17f958349e36c1caacfc9263ae1de2df8e6a76
Author: infoneo <infoneo@yahoo.pl>
Date: Sun May 12 01:47:48 2013 +0200
Dots in a filenames fix
Florin Peter [Thu, 13 Jun 2013 18:52:34 +0000 (20:52 +0200)]
fix for path_hash not unique as reported at #3641
Florin Peter [Thu, 13 Jun 2013 18:51:22 +0000 (20:51 +0200)]
fix memory problems as reported at #3620
Björn Schießle [Thu, 13 Jun 2013 14:10:33 +0000 (16:10 +0200)]
improved footer
Björn Schießle [Wed, 12 Jun 2013 15:20:09 +0000 (17:20 +0200)]
add logo-claim
Björn Schießle [Wed, 12 Jun 2013 15:07:43 +0000 (17:07 +0200)]
don't show translation hints in enterprise edition
Conflicts:
settings/templates/personal.php
Jan-Christoph Borchardt [Wed, 12 Jun 2013 14:59:23 +0000 (16:59 +0200)]
move common settings footer fieldset out of conditional
Björn Schießle [Wed, 12 Jun 2013 14:33:09 +0000 (16:33 +0200)]
short explanation about OC_Defaults
Björn Schießle [Wed, 12 Jun 2013 14:28:47 +0000 (16:28 +0200)]
make pub link share footer aware of different owncloud editions
Björn Schießle [Wed, 12 Jun 2013 14:20:23 +0000 (16:20 +0200)]
make main menu aware of the different owncloud editions
Björn Schießle [Wed, 12 Jun 2013 14:19:28 +0000 (16:19 +0200)]
add default doc url
Björn Schießle [Wed, 12 Jun 2013 13:44:11 +0000 (15:44 +0200)]
make footer and urls aware of ownCloud editions