]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoundo interpolation in js for 4.5
scambra [Fri, 28 Sep 2012 17:53:18 +0000 (19:53 +0200)]
undo interpolation in js for 4.5

12 years agoetag has to be removed after version rollback to enable the sync client to detect...
Björn Schießle [Fri, 28 Sep 2012 16:47:54 +0000 (18:47 +0200)]
etag has to be removed after version rollback to enable the sync client to detect the changes (bug #1829)

12 years agomove back to "lastmodified" property since "getlastmodified" is protected by webdav
Björn Schießle [Fri, 28 Sep 2012 15:44:46 +0000 (17:44 +0200)]
move back to "lastmodified" property since "getlastmodified" is protected by webdav

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

12 years agosome more sane column sizes for appconfig and preferences
Robin Appelman [Thu, 27 Sep 2012 20:49:01 +0000 (22:49 +0200)]
some more sane column sizes for appconfig and preferences

12 years agoThis .gitkeep is unneeded
Lukas Reschke [Thu, 27 Sep 2012 20:24:51 +0000 (22:24 +0200)]
This .gitkeep is unneeded

12 years agoLDAP: comparison, not assignment. Thanks to Manuel Delgado
Arthur Schiwon [Thu, 27 Sep 2012 17:52:52 +0000 (19:52 +0200)]
LDAP: comparison, not assignment. Thanks to Manuel Delgado

12 years agocheck if file really exist before add/remove it
Björn Schießle [Thu, 27 Sep 2012 10:37:23 +0000 (12:37 +0200)]
check if file really exist before add/remove it

12 years agoonly upload valid ssl root certificates
Björn Schießle [Thu, 27 Sep 2012 09:20:37 +0000 (11:20 +0200)]
only upload valid ssl root certificates

12 years agoRC 1 v4.5.0RC1
Frank Karlitschek [Thu, 27 Sep 2012 02:10:19 +0000 (04:10 +0200)]
RC 1

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

12 years agotake '\' on windows systems into account to prevent file deletion above upload direectory
Björn Schießle [Wed, 26 Sep 2012 21:08:40 +0000 (23:08 +0200)]
take '\' on windows systems into account to prevent file deletion above upload direectory

12 years agofix security issue, don't allow to go back in the path
Björn Schießle [Wed, 26 Sep 2012 19:35:14 +0000 (21:35 +0200)]
fix security issue, don't allow to go back in the path

12 years agoThe mtime in the file cache has to be updated after version rollback (copy from outsi...
Björn Schießle [Wed, 26 Sep 2012 15:03:54 +0000 (17:03 +0200)]
The mtime in the file cache has to be updated after version rollback (copy from outside of the regular files root) (fixes bug #1720)

12 years agofix sharing for newly uploaded or created files
Robin Appelman [Wed, 26 Sep 2012 11:24:41 +0000 (13:24 +0200)]
fix sharing for newly uploaded or created files

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 26 Sep 2012 11:22:37 +0000 (13:22 +0200)]
[tx-robot] updated from transifex

12 years agoPython language setting on gettext
Thomas Müller [Wed, 26 Sep 2012 11:17:12 +0000 (14:17 +0300)]
Python language setting on gettext

gettext with language setting 'Python' gives better results than 'Perl'

12 years agoprepare server for move of property name "lastmodified" to "getlastmodified" accordin...
Björn Schießle [Wed, 26 Sep 2012 11:05:12 +0000 (13:05 +0200)]
prepare server for move of property name "lastmodified" to "getlastmodified" according to RFC4918.
Depreciated const can be removed after sync client update and release

12 years agoSharing: write update errors to logfile; do not die on errors
Arthur Schiwon [Wed, 26 Sep 2012 10:27:34 +0000 (12:27 +0200)]
Sharing: write update errors to logfile; do not die on errors

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

12 years ago- take webdav namespace for properties into account
Björn Schießle [Wed, 26 Sep 2012 08:48:30 +0000 (10:48 +0200)]
- take webdav namespace for properties into account
- change update routine to add the namesapce to all stored properties

12 years agoFix unsetting share expiration date
Michael Gapczynski [Wed, 26 Sep 2012 04:09:35 +0000 (00:09 -0400)]
Fix unsetting share expiration date

12 years agoShow share expiration date set for shared item
Michael Gapczynski [Wed, 26 Sep 2012 04:04:27 +0000 (00:04 -0400)]
Show share expiration date set for shared item

12 years agoProperly format the share expiration time for the database, fixes bug oc-1779
Michael Gapczynski [Wed, 26 Sep 2012 03:54:46 +0000 (23:54 -0400)]
Properly format the share expiration time for the database, fixes bug oc-1779

12 years agoStop autocomplete selection event propogration so share dropdown doesn't disappear...
Michael Gapczynski [Wed, 26 Sep 2012 03:18:36 +0000 (23:18 -0400)]
Stop autocomplete selection event propogration so share dropdown doesn't disappear, fixes bug oc-1773

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

12 years agoAdd OC_Files::searchByMime function
Bart Visscher [Tue, 25 Sep 2012 15:57:54 +0000 (17:57 +0200)]
Add OC_Files::searchByMime function

Include shared files in result

12 years agoPasswords containing a ":" don't work with this explode
Lukas Reschke [Tue, 25 Sep 2012 17:57:40 +0000 (19:57 +0200)]
Passwords containing a ":" don't work with this explode

Thanks to mETz

12 years agoAdd missing Sharing permission
Arthur Schiwon [Tue, 25 Sep 2012 16:01:56 +0000 (18:01 +0200)]
Add missing Sharing permission

12 years agoSharing update: take over reshares and thus don't fail
Arthur Schiwon [Tue, 25 Sep 2012 10:04:15 +0000 (12:04 +0200)]
Sharing update: take over reshares and thus don't fail

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

12 years agoseperate the form to set up the mount points and the form to upload ssl certificates
Björn Schießle [Tue, 25 Sep 2012 10:01:09 +0000 (12:01 +0200)]
seperate the form to set up the mount points and the form to upload ssl certificates

12 years agoFix files_sharing update script, by making filesystem and users available
Arthur Schiwon [Tue, 25 Sep 2012 09:47:45 +0000 (11:47 +0200)]
Fix files_sharing update script, by making filesystem and users available

12 years agobackwards compat to older xcache versions, don't fail when trying to clear cache...
Arthur Schiwon [Tue, 25 Sep 2012 09:06:22 +0000 (11:06 +0200)]
backwards compat to older xcache versions, don't fail when trying to clear cache by prefix

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

12 years agoFix getting individual shared file information
Bart Visscher [Mon, 24 Sep 2012 18:39:20 +0000 (20:39 +0200)]
Fix getting individual shared file information

12 years agoSmall css fix for button new in files. fix oc-1638
Brice Maron [Mon, 24 Sep 2012 18:40:59 +0000 (18:40 +0000)]
Small css fix for button new in files. fix oc-1638

12 years agouse file instead of dir in search provider file fix result urls
Jörn Friedrich Dreyer [Mon, 24 Sep 2012 17:24:20 +0000 (19:24 +0200)]
use file instead of dir in search provider file fix result urls

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

12 years agoFix typo
Lukas Reschke [Sun, 23 Sep 2012 18:49:46 +0000 (21:49 +0300)]
Fix typo

12 years agoCorrect "ownCloud"
Lukas Reschke [Sun, 23 Sep 2012 17:23:37 +0000 (20:23 +0300)]
Correct "ownCloud"

12 years agosome js style fixes
Robin Appelman [Sun, 23 Sep 2012 01:16:52 +0000 (03:16 +0200)]
some js style fixes

12 years agofix some more phpdoc
Robin Appelman [Sun, 23 Sep 2012 00:39:11 +0000 (02:39 +0200)]
fix some more phpdoc

12 years agofix phpdoc and handle some edges cases better in oc_db
Robin Appelman [Sat, 22 Sep 2012 23:52:34 +0000 (01:52 +0200)]
fix phpdoc and handle some edges cases better in oc_db

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

12 years agoUpdate authors
Lukas Reschke [Sat, 22 Sep 2012 20:03:28 +0000 (23:03 +0300)]
Update authors

Copied from http://owncloud.org/about/contact/

12 years agoSanitize download URL
Lukas Reschke [Sat, 22 Sep 2012 09:20:17 +0000 (11:20 +0200)]
Sanitize download URL

@MTGap Can you please check if this break something?

12 years agoAdded a missing CSRF check
Lukas Reschke [Sat, 22 Sep 2012 09:02:03 +0000 (11:02 +0200)]
Added a missing CSRF check

12 years agoSanitize user input
Lukas Reschke [Sat, 22 Sep 2012 08:51:03 +0000 (10:51 +0200)]
Sanitize user input

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

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 21 Sep 2012 23:18:31 +0000 (01:18 +0200)]
[tx-robot] updated from transifex

12 years agoMerge pull request #15 from scambra/delete-fixes
Thomas Müller [Fri, 21 Sep 2012 23:11:11 +0000 (16:11 -0700)]
Merge pull request #15 from scambra/delete-fixes

use post to delete files, get has a limit and fails with many files

12 years agoMerge pull request #17 from scambra/4.5-l10n-fixes
Thomas Müller [Fri, 21 Sep 2012 23:09:30 +0000 (16:09 -0700)]
Merge pull request #17 from scambra/4.5-l10n-fixes

Fix some untranslated strings

12 years agoCatch exceptions when updating an app
Bart Visscher [Fri, 21 Sep 2012 21:32:52 +0000 (23:32 +0200)]
Catch exceptions when updating an app

12 years agoCatch exceptions in upgrading files_sharing, skip the errors for now
Bart Visscher [Fri, 21 Sep 2012 21:25:57 +0000 (23:25 +0200)]
Catch exceptions in upgrading files_sharing, skip the errors for now

12 years agoFix the mimetype filter in OC_Share_Backend_File
Bart Visscher [Fri, 21 Sep 2012 21:17:12 +0000 (23:17 +0200)]
Fix the mimetype filter in OC_Share_Backend_File

12 years agoCheck mimetype filter in file share backend
Bart Visscher [Fri, 21 Sep 2012 19:32:09 +0000 (21:32 +0200)]
Check mimetype filter in file share backend

12 years agoFix undefined user var, use getUser
Bart Visscher [Fri, 21 Sep 2012 19:29:37 +0000 (21:29 +0200)]
Fix undefined user var, use getUser

12 years agoForgot to return the fileinfo
Bart Visscher [Fri, 21 Sep 2012 19:28:53 +0000 (21:28 +0200)]
Forgot to return the fileinfo

12 years agoadd a line break after every certificate
Björn Schießle [Fri, 21 Sep 2012 14:54:08 +0000 (16:54 +0200)]
add a line break after every certificate

12 years agoChange background colour of upload button to be consistant with new button
Tom Needham [Fri, 21 Sep 2012 12:45:11 +0000 (12:45 +0000)]
Change background colour of upload button to be consistant with new button

12 years agoDon't use OC_FileCache directly, but use the functions in OC_Files
Bart Visscher [Fri, 21 Sep 2012 11:30:39 +0000 (13:30 +0200)]
Don't use OC_FileCache directly, but use the functions in OC_Files

This adds getFileInfo to OC_Files to also get fileinfo from shared files

12 years agoLDAP: replace expensive recursiveArraySearch with direct SQL search, leading to a...
Arthur Schiwon [Fri, 21 Sep 2012 11:03:28 +0000 (13:03 +0200)]
LDAP: replace expensive recursiveArraySearch with direct SQL search, leading to a performance boost. Imorives UX especially on directories with tons of users, solves complains on ML and probably fixes oc.1080

12 years agotranslate rename and history actions
scambra [Fri, 21 Sep 2012 10:30:13 +0000 (12:30 +0200)]
translate rename and history actions

12 years agosome characters in comments avoid finding some strings to translate
scambra [Fri, 21 Sep 2012 10:05:01 +0000 (12:05 +0200)]
some characters in comments avoid finding some strings to translate

12 years agofix translation for core/lostpassword
scambra [Fri, 21 Sep 2012 09:54:47 +0000 (11:54 +0200)]
fix translation for core/lostpassword

12 years agofix translating dialog buttons, they are translated in core not dialogs app
scambra [Fri, 21 Sep 2012 09:48:57 +0000 (11:48 +0200)]
fix translating dialog buttons, they are translated in core not dialogs app

12 years agotranslate files_sharing app
scambra [Fri, 21 Sep 2012 09:48:20 +0000 (11:48 +0200)]
translate files_sharing app

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

12 years agouse AL32UTF8 charset to connect to oracle, fixes file name encoding problems
Jörn Friedrich Dreyer [Thu, 20 Sep 2012 19:07:54 +0000 (21:07 +0200)]
use AL32UTF8 charset to connect to oracle, fixes file name encoding problems

12 years agoescape user column in OC_FileCache::clear
Jörn Friedrich Dreyer [Thu, 20 Sep 2012 19:06:46 +0000 (21:06 +0200)]
escape user column in OC_FileCache::clear

12 years agoshorten index name, oracle can only handle identifiers <=30 chars
Jörn Friedrich Dreyer [Thu, 20 Sep 2012 19:05:37 +0000 (21:05 +0200)]
shorten index name, oracle can only handle identifiers <=30 chars

12 years agoLDAP: add forgotten class, fixes oc-1803
Arthur Schiwon [Thu, 20 Sep 2012 11:59:08 +0000 (13:59 +0200)]
LDAP: add forgotten class, fixes oc-1803

12 years agochange the new button color on mouse over so that the user understands that the butto...
Frank Karlitschek [Thu, 20 Sep 2012 12:59:28 +0000 (14:59 +0200)]
change the new button color on mouse over so that the user understands that the button is actually two buttons.

12 years agoMerge pull request #13 from scambra/safari-fixes
icewind1991 [Thu, 20 Sep 2012 09:24:27 +0000 (02:24 -0700)]
Merge pull request #13 from scambra/safari-fixes

fix js success callback on safari when uploading files

12 years agofloat right element needs to be the first element, otherwise firefox will move it...
Björn Schießle [Thu, 20 Sep 2012 08:31:23 +0000 (10:31 +0200)]
float right element needs to be the first element, otherwise firefox will move it to a new line

12 years agouse post to delete files, get has a limit and fails with many files
scambra [Thu, 14 Jun 2012 15:43:21 +0000 (17:43 +0200)]
use post to delete files, get has a limit and fails with many files

12 years agofix js success callback on safari when uploading files
scambra [Fri, 8 Jun 2012 12:29:51 +0000 (14:29 +0200)]
fix js success callback on safari when uploading files

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

12 years agodb indexes for appconfig and preferences
Robin Appelman [Wed, 19 Sep 2012 19:05:39 +0000 (21:05 +0200)]
db indexes for appconfig and preferences

12 years agouse tabs in db_structure
Robin Appelman [Wed, 19 Sep 2012 18:58:42 +0000 (20:58 +0200)]
use tabs in db_structure

12 years agomade upload button the same height in chrome and firefox
Bernhard Posselt [Wed, 19 Sep 2012 21:16:55 +0000 (23:16 +0200)]
made upload button the same height in chrome and firefox

Signed-off-by: Tom Needham <needham.thomas@gmail.com>
12 years agoGeneral style fixes for the share dropdown
Tom Needham [Wed, 19 Sep 2012 20:04:16 +0000 (20:04 +0000)]
General style fixes for the share dropdown

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