]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoMerge branch 'master' into update-progress
Michael Gapczynski [Sat, 5 Jan 2013 17:24:21 +0000 (12:24 -0500)]
Merge branch 'master' into update-progress

11 years agoReformat long line
Michael Gapczynski [Sat, 5 Jan 2013 17:21:57 +0000 (12:21 -0500)]
Reformat long line

11 years agoTweak failure message and throw exceptions from updateDbFromStructure()
Michael Gapczynski [Sat, 5 Jan 2013 17:13:36 +0000 (12:13 -0500)]
Tweak failure message and throw exceptions from updateDbFromStructure()

11 years agoModify and include additional update messages from updating apps
Michael Gapczynski [Sat, 5 Jan 2013 16:28:01 +0000 (11:28 -0500)]
Modify and include additional update messages from updating apps

11 years agoRemove old data directory protection from update, should already have taken place...
Michael Gapczynski [Sat, 5 Jan 2013 16:09:48 +0000 (11:09 -0500)]
Remove old data directory protection from update, should already have taken place or not working because the server isn't Apache

11 years agoMerge pull request #1066 from owncloud/fix-388-master
Thomas Müller [Sat, 5 Jan 2013 14:21:28 +0000 (06:21 -0800)]
Merge pull request #1066 from owncloud/fix-388-master

workaround for 32-bit systems to handle filesizes bigger than 2GB

11 years agoMerge pull request #1053 from owncloud/ocs_api
Michael Gapczynski [Sat, 5 Jan 2013 01:18:58 +0000 (17:18 -0800)]
Merge pull request #1053 from owncloud/ocs_api

External API for ownCloud based on OCS

11 years agoOnly show the version updating to instead of worrying about converting internal to...
Michael Gapczynski [Sat, 5 Jan 2013 01:13:00 +0000 (20:13 -0500)]
Only show the version updating to instead of worrying about converting internal to a formatted version

11 years agoremove duplicate return
Thomas Mueller [Fri, 4 Jan 2013 23:09:37 +0000 (00:09 +0100)]
remove duplicate return

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

11 years agoenhanced log message
Thomas Mueller [Fri, 4 Jan 2013 22:44:01 +0000 (23:44 +0100)]
enhanced log message

11 years agodocumentation adjusted on the way
Thomas Mueller [Fri, 4 Jan 2013 22:04:23 +0000 (23:04 +0100)]
documentation adjusted on the way

11 years agoFallback to use COM or exec('stat ..') is only executed if stat or filesize return...
Thomas Mueller [Fri, 4 Jan 2013 22:03:26 +0000 (23:03 +0100)]
Fallback to use COM or exec('stat ..') is only executed if stat or filesize return negative values.
Special case of BSD has been added as stat syntax differs
In addition unknown OS is logged

11 years agoOC_Helper::is_function_enabled() added to find out if a function is available
Thomas Mueller [Fri, 4 Jan 2013 22:00:51 +0000 (23:00 +0100)]
OC_Helper::is_function_enabled() added to find out if a function is available
And some documentation adjusted on the way

11 years agoAdd back check if installed around background jobs
Michael Gapczynski [Fri, 4 Jan 2013 19:16:59 +0000 (14:16 -0500)]
Add back check if installed around background jobs

11 years agoMerge pull request #1081 from owncloud/fix-issue-1075
Thomas Müller [Fri, 4 Jan 2013 18:17:25 +0000 (10:17 -0800)]
Merge pull request #1081 from owncloud/fix-issue-1075

Remove echo from lost password page

11 years agoRemove echo from lost password page
Michael Gapczynski [Fri, 4 Jan 2013 16:12:28 +0000 (11:12 -0500)]
Remove echo from lost password page

11 years agoAdd maintenance mode entry to config.sample.php
Michael Gapczynski [Fri, 4 Jan 2013 15:31:59 +0000 (10:31 -0500)]
Add maintenance mode entry to config.sample.php

11 years agoUse hooks to send updates from apps
Michael Gapczynski [Fri, 4 Jan 2013 15:21:33 +0000 (10:21 -0500)]
Use hooks to send updates from apps

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 4 Jan 2013 12:23:31 +0000 (13:23 +0100)]
[tx-robot] updated from transifex

11 years agoBasic update progress of database update only
Michael Gapczynski [Fri, 4 Jan 2013 02:32:33 +0000 (21:32 -0500)]
Basic update progress of database update only

11 years agoRearrange code to prepare for updater feedback
Michael Gapczynski [Thu, 3 Jan 2013 19:11:00 +0000 (14:11 -0500)]
Rearrange code to prepare for updater feedback

11 years agoMerge pull request #1067 from owncloud/fix-logout
Michael Gapczynski [Thu, 3 Jan 2013 16:36:19 +0000 (08:36 -0800)]
Merge pull request #1067 from owncloud/fix-logout

Check if oc_token cookie exists during logout

11 years agoMerge pull request #1063 from owncloud/translate_not_enough_space_available
Thomas Müller [Thu, 3 Jan 2013 14:46:36 +0000 (06:46 -0800)]
Merge pull request #1063 from owncloud/translate_not_enough_space_available

add translation call for 'Not enough space available' upload error

11 years agofix error when wrong dir was specified
Jörn Friedrich Dreyer [Thu, 3 Jan 2013 12:31:23 +0000 (13:31 +0100)]
fix error when wrong dir was specified

11 years agomove $l to top
Jörn Friedrich Dreyer [Thu, 3 Jan 2013 10:57:42 +0000 (11:57 +0100)]
move $l to top

11 years agoalso translate 'No file was uploaded. Unknown error'
Jörn Friedrich Dreyer [Thu, 3 Jan 2013 10:57:17 +0000 (11:57 +0100)]
also translate 'No file was uploaded. Unknown error'

11 years agoCheck if oc_token cookie exists before trying to use it
Michael Gapczynski [Thu, 3 Jan 2013 00:59:04 +0000 (19:59 -0500)]
Check if oc_token cookie exists before trying to use it

11 years agoworkaround for 32-bit systems to handle filesizes bigger than 2GB
Thomas Mueller [Wed, 2 Jan 2013 23:35:57 +0000 (00:35 +0100)]
workaround for 32-bit systems to handle filesizes bigger than 2GB

11 years agofixing indent
Thomas Mueller [Wed, 2 Jan 2013 22:02:38 +0000 (23:02 +0100)]
fixing indent

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 2 Jan 2013 23:05:19 +0000 (00:05 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #1041 from owncloud/fixing-856-master
Thomas Müller [Wed, 2 Jan 2013 22:58:54 +0000 (14:58 -0800)]
Merge pull request #1041 from owncloud/fixing-856-master

Fixing #856 master

11 years agoMerge pull request #975 from irgsmirx/patch-1
Thomas Müller [Wed, 2 Jan 2013 22:01:38 +0000 (14:01 -0800)]
Merge pull request #975 from irgsmirx/patch-1

Update lib/util.php

11 years agofixing undefined variable $l
Thomas Mueller [Wed, 2 Jan 2013 21:15:43 +0000 (22:15 +0100)]
fixing undefined variable $l

11 years agoadd translation call for 'Not enough space available' upload error
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 20:00:50 +0000 (21:00 +0100)]
add translation call for 'Not enough space available' upload error

11 years agoMerge pull request #1062 from owncloud/fix-1048-master
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 18:48:58 +0000 (10:48 -0800)]
Merge pull request #1062 from owncloud/fix-1048-master

add smtp port configuration option

11 years agoadd smtp port configuration option
Thomas Mueller [Wed, 2 Jan 2013 18:04:08 +0000 (19:04 +0100)]
add smtp port configuration option

11 years agoMerge pull request #945 from owncloud/fix_app_management_in_ie8
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 16:17:28 +0000 (08:17 -0800)]
Merge pull request #945 from owncloud/fix_app_management_in_ie8

since @tanghus and @DeepDiver1975 gave me their :+1: I'll merge this now: Fix app management in ie8

11 years agophpdoc fixes for public api
Robin Appelman [Tue, 25 Dec 2012 17:17:32 +0000 (18:17 +0100)]
phpdoc fixes for public api

11 years agocombine ie8 fix with debug check
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 11:21:30 +0000 (12:21 +0100)]
combine ie8 fix with debug check

11 years agoomit type attribute in script tag to use fallback (text/javascript)
Jörn Friedrich Dreyer [Tue, 18 Dec 2012 20:47:51 +0000 (21:47 +0100)]
omit type attribute in script tag to use fallback (text/javascript)

11 years agofix broken console.log in ie8
Jörn Friedrich Dreyer [Tue, 18 Dec 2012 20:38:01 +0000 (21:38 +0100)]
fix broken console.log in ie8

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 1 Jan 2013 23:05:14 +0000 (00:05 +0100)]
[tx-robot] updated from transifex

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

11 years agoRemove the WIP external sharing api
Tom Needham [Mon, 31 Dec 2012 16:31:22 +0000 (16:31 +0000)]
Remove the WIP external sharing api

11 years agoRemove WIP OAuth code
Tom Needham [Mon, 31 Dec 2012 16:19:46 +0000 (16:19 +0000)]
Remove WIP OAuth code

11 years agoRemove accidental submodule
Tom Needham [Mon, 31 Dec 2012 16:09:37 +0000 (16:09 +0000)]
Remove accidental submodule

11 years agoCode cleanup and add copyright info
Tom Needham [Mon, 31 Dec 2012 16:08:21 +0000 (16:08 +0000)]
Code cleanup and add copyright info

11 years agoMerge branch 'master' into ocs_api
Tom Needham [Mon, 31 Dec 2012 15:47:15 +0000 (15:47 +0000)]
Merge branch 'master' into ocs_api

Conflicts:
l10n/templates/core.pot
l10n/templates/files.pot
l10n/templates/files_encryption.pot
l10n/templates/files_external.pot
l10n/templates/files_sharing.pot
l10n/templates/files_versions.pot
l10n/templates/lib.pot
l10n/templates/settings.pot
l10n/templates/user_ldap.pot
l10n/templates/user_webdavauth.pot

11 years agoRemove unused methods
Tom Needham [Mon, 31 Dec 2012 14:16:29 +0000 (14:16 +0000)]
Remove unused methods

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

11 years agoMerge pull request #1043 from owncloud/fix_breadcrumb_slashes
Lukas Reschke [Sun, 30 Dec 2012 16:56:32 +0000 (08:56 -0800)]
Merge pull request #1043 from owncloud/fix_breadcrumb_slashes

Replace %2F with / in breadcrumbs

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

11 years agocheck if admin
Frank Karlitschek [Mon, 17 Dec 2012 13:46:57 +0000 (14:46 +0100)]
check if admin

11 years agoFall back to default log file if logfile config file not found, suppress writing...
Michael Gapczynski [Mon, 17 Dec 2012 00:43:32 +0000 (19:43 -0500)]
Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826

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

11 years agoChange post_write hook to write to prevent creating a duplicate of the original file...
Michael Gapczynski [Sun, 16 Dec 2012 20:08:18 +0000 (15:08 -0500)]
Change post_write hook to write to prevent creating a duplicate of the original file on upload

11 years agoprevent keyboardshortcuts from catching events outside the main doc - e.g. the share...
Thomas Mueller [Wed, 12 Dec 2012 11:55:29 +0000 (12:55 +0100)]
prevent keyboardshortcuts from catching events outside the main doc - e.g. the share popup

11 years agoMerge pull request #902 from owncloud/storage-wording
Thomas Müller [Sat, 29 Dec 2012 07:19:52 +0000 (23:19 -0800)]
Merge pull request #902 from owncloud/storage-wording

Storage wording

11 years agoReplace %2F with / in breadcrumbs
Michael Gapczynski [Sat, 29 Dec 2012 00:41:37 +0000 (19:41 -0500)]
Replace %2F with / in breadcrumbs

11 years agoChange old variable name $default_quota to $defaultQuota
Michael Gapczynski [Sat, 29 Dec 2012 00:14:33 +0000 (19:14 -0500)]
Change old variable name $default_quota to $defaultQuota

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

11 years agoonly show the max possible upload of 2GB on a 32 bit system.
Thomas Mueller [Fri, 28 Dec 2012 20:57:05 +0000 (21:57 +0100)]
only show the max possible upload of 2GB on a 32 bit system.
for a 64 bit system we have no such limitation
refs #856

Conflicts:
apps/files/templates/admin.php

11 years agoRevert "fixed max possible upload size for files app in admin screen"
Thomas Mueller [Fri, 28 Dec 2012 21:14:32 +0000 (22:14 +0100)]
Revert "fixed max possible upload size for files app in admin screen"

This reverts commit 7f2208b9a11f608e7d726bf426fe4c2a672e058a.

Conflicts:
apps/files/admin.php

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 27 Dec 2012 23:20:34 +0000 (00:20 +0100)]
[tx-robot] updated from transifex

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

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

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

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

11 years agoMerge pull request #845 from owncloud/sqlite_error
Frank Karlitschek [Sat, 22 Dec 2012 23:22:09 +0000 (15:22 -0800)]
Merge pull request #845 from owncloud/sqlite_error

Try to fix #836

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

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

11 years agomoving logic from template to the 'controller'
Thomas Müller [Thu, 20 Dec 2012 23:48:12 +0000 (00:48 +0100)]
moving logic from template to the 'controller'
THX @VicDeo

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

11 years agofixing variable name
Thomas Müller [Thu, 20 Dec 2012 23:04:46 +0000 (00:04 +0100)]
fixing variable name

11 years agoMerge pull request #978 from owncloud/logout-icon
Michael Gapczynski [Thu, 20 Dec 2012 22:51:36 +0000 (14:51 -0800)]
Merge pull request #978 from owncloud/logout-icon

fix logout icon, hopefully also #969

11 years agoMerge pull request #935 from owncloud/ignore_autogenerated_testfiles
Bart Visscher [Thu, 20 Dec 2012 15:25:57 +0000 (07:25 -0800)]
Merge pull request #935 from owncloud/ignore_autogenerated_testfiles

ignore autogenerated testfiles and folders

11 years agoremove unused code
Thomas Müller [Thu, 20 Dec 2012 14:45:10 +0000 (15:45 +0100)]
remove unused code

11 years agoenable translations for quota sizes 'none' and 'default'
Thomas Müller [Thu, 20 Dec 2012 14:35:36 +0000 (15:35 +0100)]
enable translations for quota sizes 'none' and 'default'

11 years agoMerge pull request #869 from owncloud/files-styles
Jan-Christoph Borchardt [Thu, 20 Dec 2012 13:39:09 +0000 (05:39 -0800)]
Merge pull request #869 from owncloud/files-styles

Files styles

11 years agofix logout icon, hopefully also #969
Jan-Christoph Borchardt [Thu, 20 Dec 2012 12:49:43 +0000 (13:49 +0100)]
fix logout icon, hopefully also #969

11 years agofix switched values from previous commit
Jan-Christoph Borchardt [Thu, 20 Dec 2012 12:30:57 +0000 (13:30 +0100)]
fix switched values from previous commit

11 years agoMerge pull request #970 from owncloud/fixing-950-master
Jan-Christoph Borchardt [Thu, 20 Dec 2012 12:15:51 +0000 (04:15 -0800)]
Merge pull request #970 from owncloud/fixing-950-master

within the user administratio page some translations have been missing

11 years agoMerge pull request #974 from owncloud/fixing-120-master
Jan-Christoph Borchardt [Thu, 20 Dec 2012 12:02:22 +0000 (04:02 -0800)]
Merge pull request #974 from owncloud/fixing-120-master

setting the timezone is now part of the login process

11 years agoMerge pull request #925 from owncloud/fix_issue_918
Bart Visscher [Thu, 20 Dec 2012 11:30:50 +0000 (03:30 -0800)]
Merge pull request #925 from owncloud/fix_issue_918

Trigger the last action before continuing with a file upload

11 years agoMerge pull request #914 from owncloud/incorporate-qa-tools-used-by-ci
Bart Visscher [Thu, 20 Dec 2012 11:06:26 +0000 (03:06 -0800)]
Merge pull request #914 from owncloud/incorporate-qa-tools-used-by-ci

Migration of build files from Jenkins

11 years agofix Firefox issues with file actions position and multiselect bar width
Jan-Christoph Borchardt [Thu, 20 Dec 2012 11:02:19 +0000 (12:02 +0100)]
fix Firefox issues with file actions position and multiselect bar width

11 years agoUpdate lib/util.php
irgsmirx [Thu, 20 Dec 2012 11:01:11 +0000 (12:01 +0100)]
Update lib/util.php

getUrlContent should take proxy setting into consideration when not using curl, as well

11 years agouse slightly darker color for file actions background, fix fugly look for selected...
Jan-Christoph Borchardt [Thu, 20 Dec 2012 10:24:25 +0000 (11:24 +0100)]
use slightly darker color for file actions background, fix fugly look for selected rows

11 years agofix file actions messing with file row height on narrower screens
Jan-Christoph Borchardt [Thu, 20 Dec 2012 10:14:27 +0000 (11:14 +0100)]
fix file actions messing with file row height on narrower screens

11 years agoremove timezone.js
Thomas Müller [Thu, 20 Dec 2012 10:14:21 +0000 (11:14 +0100)]
remove timezone.js

11 years agosetting the timezone is now part of the login process and true part of the core.
Thomas Müller [Thu, 20 Dec 2012 10:10:45 +0000 (11:10 +0100)]
setting the timezone is now part of the login process and true part of the core.

11 years agomove CSS from JS to CSS
Jan-Christoph Borchardt [Thu, 20 Dec 2012 09:53:50 +0000 (10:53 +0100)]
move CSS from JS to CSS

11 years agoadding missing translations for various strings + fixing tool tip on delete
Thomas Müller [Thu, 20 Dec 2012 08:59:09 +0000 (09:59 +0100)]
adding missing translations for various strings + fixing tool tip on delete

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 19 Dec 2012 23:13:09 +0000 (00:13 +0100)]
[tx-robot] updated from transifex

11 years ago[l18n] fixing typos in source text
Thomas Müller [Wed, 19 Dec 2012 22:43:07 +0000 (23:43 +0100)]
[l18n] fixing typos in source text

11 years agoMerge pull request #888 from owncloud/add_curl_proxy
Frank Karlitschek [Wed, 19 Dec 2012 18:02:18 +0000 (10:02 -0800)]
Merge pull request #888 from owncloud/add_curl_proxy

add curl proxy support.

11 years agoMerge branch 'add_curl_proxy' of https://github.com/owncloud/core into add_curl_proxy
Frank Karlitschek [Wed, 19 Dec 2012 17:51:09 +0000 (18:51 +0100)]
Merge branch 'add_curl_proxy' of https://github.com/owncloud/core into add_curl_proxy

11 years agocall it "proxy" instead of "curlproxy"
root [Fri, 14 Dec 2012 23:09:39 +0000 (00:09 +0100)]
call it "proxy" instead of "curlproxy"
Thanks Bart for the hint.
This also switches "==" to "<>" and not the code actually works ;-)

11 years agomake it more readable as deepdiver suggested
Frank Karlitschek [Fri, 14 Dec 2012 21:54:21 +0000 (22:54 +0100)]
make it more readable as deepdiver suggested