]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoFix styling of public shared files download button
Tom Needham [Wed, 19 Sep 2012 19:51:52 +0000 (19:51 +0000)]
Fix styling of public shared files download button

12 years agoDynamicly resize public shared images
Tom Needham [Wed, 19 Sep 2012 19:46:39 +0000 (19:46 +0000)]
Dynamicly resize public shared images

12 years agoFix syntax bug
Bart Visscher [Wed, 19 Sep 2012 19:23:25 +0000 (21:23 +0200)]
Fix syntax bug

12 years agoFix versioning of shared files
Bart Visscher [Wed, 19 Sep 2012 18:54:03 +0000 (20:54 +0200)]
Fix versioning of shared files

12 years agoFix sharing of single files, target name was not correct
Bart Visscher [Wed, 19 Sep 2012 18:52:43 +0000 (20:52 +0200)]
Fix sharing of single files, target name was not correct

12 years agoCatch unreadable app folder error
Brice Maron [Wed, 19 Sep 2012 19:26:57 +0000 (19:26 +0000)]
Catch unreadable app folder error

12 years agoFix datepicker icons for all uses across ownCloud
Tom Needham [Wed, 19 Sep 2012 16:51:20 +0000 (16:51 +0000)]
Fix datepicker icons for all uses across ownCloud

12 years agobeta 4 v4.5.0beta4
Frank Karlitschek [Wed, 19 Sep 2012 14:32:40 +0000 (16:32 +0200)]
beta 4

12 years agoLDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the user...
Arthur Schiwon [Wed, 19 Sep 2012 13:35:50 +0000 (15:35 +0200)]
LDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the user and would lead to server error. Fixes oc-1625

12 years agoIncrease click area of breadcrumb, fix oc-703
Tom Needham [Wed, 19 Sep 2012 12:31:02 +0000 (12:31 +0000)]
Increase click area of breadcrumb, fix oc-703

12 years agoMerge branch 'master' of github.com:owncloud/core
Björn Schießle [Wed, 19 Sep 2012 12:08:17 +0000 (14:08 +0200)]
Merge branch 'master' of github.com:owncloud/core

12 years agofix for bug #1752 (Renaming of folders in files view does not work correctly in firef...
Björn Schießle [Wed, 19 Sep 2012 12:05:09 +0000 (14:05 +0200)]
fix for bug #1752 (Renaming of folders in files view does not work correctly in firefox 15)

12 years agoset configuvalue in table appconfig back to clob. Likely to break LDAP settings,...
Arthur Schiwon [Wed, 19 Sep 2012 10:49:14 +0000 (12:49 +0200)]
set configuvalue in table appconfig back to clob. Likely to break LDAP settings, probably responsible for some bugs with it. Might also cause damage in other apps. That's why it was once already set to clob

12 years agoMerge branch 'master' of github.com:owncloud/core
Björn Schießle [Wed, 19 Sep 2012 10:03:58 +0000 (12:03 +0200)]
Merge branch 'master' of github.com:owncloud/core

12 years agoadd generated unique file name to the uploadingFiles list instead of the original...
Björn Schießle [Wed, 19 Sep 2012 10:02:36 +0000 (12:02 +0200)]
add generated unique file name to the uploadingFiles list instead of the original name

12 years agoexecute lastAction() before add new one
Björn Schießle [Wed, 19 Sep 2012 09:56:31 +0000 (11:56 +0200)]
execute lastAction() before add new one

12 years agoFix changing of share status icons, bug fix for oc-1631
Michael Gapczynski [Wed, 19 Sep 2012 05:44:15 +0000 (01:44 -0400)]
Fix changing of share status icons, bug fix for oc-1631

12 years agoDon't show the expiration option until a share occurs, bug fix for oc-1724
Michael Gapczynski [Wed, 19 Sep 2012 05:02:57 +0000 (01:02 -0400)]
Don't show the expiration option until a share occurs, bug fix for oc-1724

12 years agoRemove the content and table to prevent covering the download link
Michael Gapczynski [Wed, 19 Sep 2012 04:27:20 +0000 (00:27 -0400)]
Remove the content and table to prevent covering the download link

12 years agoShow preview for public folder links
Michael Gapczynski [Wed, 19 Sep 2012 03:56:00 +0000 (23:56 -0400)]
Show preview for public folder links

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 19 Sep 2012 00:07:26 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

12 years agoFix oc-1769, renaming folders with extensions
Tom Needham [Tue, 18 Sep 2012 22:08:34 +0000 (22:08 +0000)]
Fix oc-1769, renaming folders with extensions

12 years agoFix grammer and dont split translatable string
Tom Needham [Tue, 18 Sep 2012 21:31:03 +0000 (21:31 +0000)]
Fix grammer and dont split translatable string

12 years agoRun proxies and emit signals when finising chunked upload
Bart Visscher [Tue, 18 Sep 2012 16:34:39 +0000 (18:34 +0200)]
Run proxies and emit signals when finising chunked upload

Otherwise the file cache and the quota isn't checked

12 years agoOnly try to delete migration.db if it was created.
Tom Needham [Tue, 18 Sep 2012 16:25:34 +0000 (16:25 +0000)]
Only try to delete migration.db if it was created.

12 years agoAllow exporting of users from any user backend, fixed oc-1645
Tom Needham [Tue, 18 Sep 2012 16:24:39 +0000 (16:24 +0000)]
Allow exporting of users from any user backend, fixed oc-1645

12 years agoAdded failsafes for retrieving remote apps on settings->apps page, in case categories...
Sam Tuke [Tue, 18 Sep 2012 15:51:55 +0000 (16:51 +0100)]
Added failsafes for retrieving remote apps on settings->apps page, in case categories or app data are not found

12 years agouse more oc file operations instead of plain PHP functions
Björn Schießle [Tue, 18 Sep 2012 15:04:22 +0000 (17:04 +0200)]
use more oc file operations instead of plain PHP functions

12 years agodon't interpret strpos '0' as 'false' in while loop
Björn Schießle [Tue, 18 Sep 2012 14:14:04 +0000 (16:14 +0200)]
don't interpret strpos '0' as 'false' in while loop

12 years agoMerge branch 'master' of https://github.com/owncloud/core
Sam Tuke [Tue, 18 Sep 2012 13:36:08 +0000 (14:36 +0100)]
Merge branch 'master' of https://github.com/owncloud/core

12 years agoFixed bug with duplicate entries for installed 3rd party apps in settings->apps
Sam Tuke [Tue, 18 Sep 2012 13:35:27 +0000 (14:35 +0100)]
Fixed bug with duplicate entries for installed 3rd party apps in settings->apps
Added method getAppstoreApps to OC_App
Added minor documentation

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 18 Sep 2012 00:04:26 +0000 (02:04 +0200)]
[tx-robot] updated from transifex

12 years agoLDAP: fix MySQL-query with DUAL table by removing wrong backticks. Got broke when...
Arthur Schiwon [Mon, 17 Sep 2012 20:50:08 +0000 (22:50 +0200)]
LDAP: fix MySQL-query with DUAL table by removing wrong backticks. Got broke when they were added to SQL queries.

12 years agofix problem with quota proxy when using copy
Robin Appelman [Mon, 17 Sep 2012 20:15:45 +0000 (22:15 +0200)]
fix problem with quota proxy when using copy

12 years agodont trigger filesystem hooks when not using the default view
Robin Appelman [Mon, 17 Sep 2012 20:12:17 +0000 (22:12 +0200)]
dont trigger filesystem hooks when not using the default view

12 years agoFix 'Search only shows the app name of the first app'
Bart Visscher [Mon, 17 Sep 2012 16:00:54 +0000 (18:00 +0200)]
Fix 'Search only shows the app name of the first app'

Fixes: oc-1369
12 years agoCheck format of chunked filename
Bart Visscher [Mon, 17 Sep 2012 15:34:49 +0000 (17:34 +0200)]
Check format of chunked filename

12 years agoCheck if the versioned file exists before trying to do the versioning
Bart Visscher [Mon, 17 Sep 2012 15:29:34 +0000 (17:29 +0200)]
Check if the versioned file exists before trying to do the versioning

This didn't work with chunked uploading

12 years agoFix return statement
Bart Visscher [Mon, 17 Sep 2012 15:27:37 +0000 (17:27 +0200)]
Fix return statement

12 years agoNormalize path before calling removeETagPropertyForPath
Bart Visscher [Fri, 14 Sep 2012 21:15:52 +0000 (23:15 +0200)]
Normalize path before calling removeETagPropertyForPath

This should also fix the dirname problem on windows

12 years agotimestamp uses emptystring as NULL default
Jörn Friedrich Dreyer [Mon, 17 Sep 2012 15:57:45 +0000 (17:57 +0200)]
timestamp uses emptystring as NULL default

12 years agoFix oc-1726, cannot delete multiple files one by one without refresh
Tom Needham [Mon, 17 Sep 2012 15:28:13 +0000 (15:28 +0000)]
Fix oc-1726, cannot delete multiple files one by one without refresh

12 years agoMerge branch 'master' of github.com:owncloud/core
Björn Schießle [Mon, 17 Sep 2012 15:03:57 +0000 (17:03 +0200)]
Merge branch 'master' of github.com:owncloud/core

12 years agoadd leading '?' to parameter list (fixes bug #1732)
Björn Schießle [Mon, 17 Sep 2012 15:02:17 +0000 (17:02 +0200)]
add leading '?' to parameter list (fixes bug #1732)

12 years agofix default values: 1. remove whitespace, don't use emptystring for int, remove empty...
Jörn Friedrich Dreyer [Mon, 17 Sep 2012 14:35:31 +0000 (16:35 +0200)]
fix default values: 1. remove whitespace, don't use emptystring for int, remove empty default for nullable columns to use NULL as default

12 years agouse user name as db name for oracle connection made with service name
Jörn Friedrich Dreyer [Mon, 17 Sep 2012 14:32:24 +0000 (16:32 +0200)]
use user name as db name for oracle connection made with service name

12 years agoUse correct translation file
Thomas Müller [Mon, 17 Sep 2012 12:00:22 +0000 (15:00 +0300)]
Use correct translation file

every translation within the sub folder 'settings' need to use 'settings' on OC_L10N::get

12 years ago$l was undefined
Thomas Müller [Mon, 17 Sep 2012 11:50:17 +0000 (14:50 +0300)]
$l was undefined

12 years agoEnhanced space handling - thx fmms
Thomas Müller [Mon, 17 Sep 2012 08:14:44 +0000 (11:14 +0300)]
Enhanced space handling - thx fmms

12 years agoAdding a few more string to translation
Thomas Müller [Mon, 17 Sep 2012 07:54:06 +0000 (10:54 +0300)]
Adding a few more string to translation

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 17 Sep 2012 00:07:23 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

12 years agoi just learned that we also have to check if directories are readable. it seams that...
Frank Karlitschek [Sun, 16 Sep 2012 20:49:03 +0000 (22:49 +0200)]
i just learned that we also have to check if directories are readable. it seams that is_readable also checks for 'x' right.

12 years agoadd a bit more space
Frank Karlitschek [Sun, 16 Sep 2012 18:31:56 +0000 (20:31 +0200)]
add a bit more space

12 years agoAdd chosen script and style, bug fix for oc-1745
Michael Gapczynski [Sun, 16 Sep 2012 17:27:15 +0000 (13:27 -0400)]
Add chosen script and style, bug fix for oc-1745

12 years agomakes cron config layout similar to the sharing one
Alessandro Cosentino [Sun, 16 Sep 2012 16:40:08 +0000 (12:40 -0400)]
makes cron config layout similar to the sharing one

12 years agostructure the settings options a bit better.
Frank Karlitschek [Sun, 16 Sep 2012 15:23:21 +0000 (17:23 +0200)]
structure the settings options a bit better.

12 years agoMerge branch 'master' of https://github.com/owncloud/core
Frank Karlitschek [Sun, 16 Sep 2012 15:14:04 +0000 (17:14 +0200)]
Merge branch 'master' of https://github.com/owncloud/core

12 years agoadd a legend tag. it´s consistent and looks nicer
Frank Karlitschek [Sun, 16 Sep 2012 15:13:16 +0000 (17:13 +0200)]
add a legend tag. it´s consistent and looks nicer

12 years agoshow the size of new files when using New->From Url
Robin Appelman [Sun, 16 Sep 2012 15:05:08 +0000 (17:05 +0200)]
show the size of new files when using New->From Url

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 16 Sep 2012 00:03:40 +0000 (02:03 +0200)]
[tx-robot] updated from transifex

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 15 Sep 2012 00:05:52 +0000 (02:05 +0200)]
[tx-robot] updated from transifex

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 14 Sep 2012 00:03:18 +0000 (02:03 +0200)]
[tx-robot] updated from transifex

12 years agoCheck if categories is an array.
Thomas Tanghus [Thu, 13 Sep 2012 15:30:26 +0000 (17:30 +0200)]
Check if categories is an array.

12 years agomark as an updated beta 3 with some more fixes
Frank Karlitschek [Thu, 13 Sep 2012 09:39:26 +0000 (11:39 +0200)]
mark as an updated beta 3 with some more fixes

12 years agoSet configured to true after configuring Dropbox storage
Michael Gapczynski [Thu, 13 Sep 2012 01:29:55 +0000 (21:29 -0400)]
Set configured to true after configuring Dropbox storage

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 13 Sep 2012 00:03:54 +0000 (02:03 +0200)]
[tx-robot] updated from transifex

12 years agoEnable post_write trigger
Bart Visscher [Wed, 12 Sep 2012 22:12:10 +0000 (00:12 +0200)]
Enable post_write trigger

This is used when uploading a file with webdav. The trigger will add the file to the cache and make it show up in listings

12 years agodirname can also return '.' for empty path
Bart Visscher [Wed, 12 Sep 2012 22:08:52 +0000 (00:08 +0200)]
dirname can also return '.' for empty path

12 years agoDon't hide errors doing the versioning copy
Bart Visscher [Wed, 12 Sep 2012 22:08:04 +0000 (00:08 +0200)]
Don't hide errors doing the versioning copy

12 years agocorrectly calculate the MDB2 portability
Jörn Friedrich Dreyer [Wed, 12 Sep 2012 21:10:45 +0000 (23:10 +0200)]
correctly calculate the MDB2 portability

12 years agolog details for an error when upgrading the schema
Jörn Friedrich Dreyer [Wed, 12 Sep 2012 21:03:12 +0000 (23:03 +0200)]
log details for an error when upgrading the schema

12 years agofix schema updates with oracle\n basically this took me all day to debug and hack...
Jörn Friedrich Dreyer [Wed, 12 Sep 2012 21:01:06 +0000 (23:01 +0200)]
fix schema updates with oracle\n basically this took me all day to debug and hack, we need a new db layer! MDB2 is dead and pecl oci8 even more so! It has officially been deprecated in php 5.4: http://www.php.net/manual/de/function.ocifetchinto.php

12 years agoadd proper logging to filecache
Jörn Friedrich Dreyer [Wed, 12 Sep 2012 20:56:16 +0000 (22:56 +0200)]
add proper logging to filecache

12 years agoDon't get metadata directly from the 'cached' file cache after upload
Michael Gapczynski [Wed, 12 Sep 2012 21:00:25 +0000 (17:00 -0400)]
Don't get metadata directly from the 'cached' file cache after upload

12 years agoFixed bug oc-1659 - history dialogue cannot be closed once opened
Sam Tuke [Wed, 12 Sep 2012 13:10:12 +0000 (14:10 +0100)]
Fixed bug oc-1659 - history dialogue cannot be closed once opened

12 years agoadd proper error logging in OC_User database queries v4.5.0beta3
Jörn Friedrich Dreyer [Wed, 12 Sep 2012 10:47:18 +0000 (12:47 +0200)]
add proper error logging in OC_User database queries

12 years agoadd getErrorMessage to OC_DB
Jörn Friedrich Dreyer [Wed, 12 Sep 2012 10:45:20 +0000 (12:45 +0200)]
add getErrorMessage to OC_DB

12 years agoshow the current username. This confused some people
Frank Karlitschek [Wed, 12 Sep 2012 10:23:21 +0000 (12:23 +0200)]
show the current username. This confused some people

12 years agothis is now 4.5 beta 3
Frank Karlitschek [Wed, 12 Sep 2012 10:12:23 +0000 (12:12 +0200)]
this is now 4.5 beta 3

12 years agoMerge branch 'master' of https://github.com/owncloud/core
Frank Karlitschek [Wed, 12 Sep 2012 10:10:57 +0000 (12:10 +0200)]
Merge branch 'master' of https://github.com/owncloud/core

12 years agoimprove the documentation for the cron config a bit
Frank Karlitschek [Wed, 12 Sep 2012 10:09:46 +0000 (12:09 +0200)]
improve the documentation for the cron config a bit

12 years agoreturn a message when app could not be enabled
Jörn Friedrich Dreyer [Wed, 12 Sep 2012 10:02:39 +0000 (12:02 +0200)]
return a message when app could not be enabled

12 years agoDon't call clearCache() for OC_Minimizer statically, create OC_Minimizer objects...
Michael Gapczynski [Wed, 12 Sep 2012 05:18:07 +0000 (01:18 -0400)]
Don't call clearCache() for OC_Minimizer statically, create OC_Minimizer objects for both CSS and JS to clear cache after upgrade

12 years agoTreat getUsers() as case insensitive, helpful for showing proper results in the share...
Michael Gapczynski [Wed, 12 Sep 2012 05:12:25 +0000 (01:12 -0400)]
Treat getUsers() as case insensitive, helpful for showing proper results in the share with autocomplete

12 years agoMerge branch 'master' into share_expiration
Michael Gapczynski [Wed, 12 Sep 2012 05:06:57 +0000 (01:06 -0400)]
Merge branch 'master' into share_expiration

Conflicts:
core/js/share.js
lib/util.php

12 years agoAdd lock and clock icon for sharing
Michael Gapczynski [Wed, 12 Sep 2012 04:57:01 +0000 (00:57 -0400)]
Add lock and clock icon for sharing

12 years agoTemporarily disable sharing with contacts and emails, will come in next release
Michael Gapczynski [Wed, 12 Sep 2012 04:23:45 +0000 (00:23 -0400)]
Temporarily disable sharing with contacts and emails, will come in next release

12 years agoAdd expiration column to share table and bump version number
Michael Gapczynski [Wed, 12 Sep 2012 05:01:45 +0000 (01:01 -0400)]
Add expiration column to share table and bump version number

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 12 Sep 2012 00:02:58 +0000 (02:02 +0200)]
[tx-robot] updated from transifex

12 years agoadded hint to restart the web server in case recetly installed php modules are still...
Thomas Mueller [Tue, 11 Sep 2012 21:51:12 +0000 (23:51 +0200)]
added hint to restart the web server in case recetly installed php modules are still not available

12 years agoallow using only dbname for oracle
Jörn Friedrich Dreyer [Tue, 11 Sep 2012 16:12:38 +0000 (18:12 +0200)]
allow using only dbname for oracle

12 years agodon't set values with oc_appconfig when oc is not installed yet, allows to render...
Jörn Friedrich Dreyer [Tue, 11 Sep 2012 11:16:34 +0000 (13:16 +0200)]
don't set values with oc_appconfig when oc is not installed yet, allows to render guest page for installation again

12 years agoFix problem with non share collection item types being treated as collections
Michael Gapczynski [Tue, 11 Sep 2012 04:37:31 +0000 (00:37 -0400)]
Fix problem with non share collection item types being treated as collections

12 years agoChange version number update occurs on to prevent problem with betas, users using...
Michael Gapczynski [Tue, 11 Sep 2012 01:57:05 +0000 (21:57 -0400)]
Change version number update occurs on to prevent problem with betas, users using the 4.5 betas will have to manually trigger the update if they want to get their old shared files back again

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 11 Sep 2012 00:03:53 +0000 (02:03 +0200)]
[tx-robot] updated from transifex

12 years agofix file upload
Georg Ehrke [Mon, 10 Sep 2012 12:40:54 +0000 (14:40 +0200)]
fix file upload

12 years agoMerge branch 'master' of github.com:owncloud/core
Jörn Friedrich Dreyer [Mon, 10 Sep 2012 12:14:49 +0000 (14:14 +0200)]
Merge branch 'master' of github.com:owncloud/core

12 years agouse tabs for indentation
Jörn Friedrich Dreyer [Mon, 10 Sep 2012 12:14:36 +0000 (14:14 +0200)]
use tabs for indentation

12 years agoRespect coding style
Thomas Müller [Mon, 10 Sep 2012 11:59:08 +0000 (14:59 +0300)]
Respect coding style

12 years agoRespect coding style
Thomas Müller [Mon, 10 Sep 2012 09:35:15 +0000 (12:35 +0300)]
Respect coding style