]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoMove handling of core remotes to OC_TemplateLayout
Bart Visscher [Fri, 7 Sep 2012 14:42:46 +0000 (16:42 +0200)]
Move handling of core remotes to OC_TemplateLayout

12 years agoPrevent loading all apps twice from overwriting the core scripts and styles
Bart Visscher [Fri, 7 Sep 2012 14:20:13 +0000 (16:20 +0200)]
Prevent loading all apps twice from overwriting the core scripts and styles

12 years agoadding space between) and {
Thomas Mueller [Fri, 7 Sep 2012 13:22:01 +0000 (15:22 +0200)]
adding space between) and {

12 years agoWhitespace fixes
Bart Visscher [Fri, 7 Sep 2012 12:10:43 +0000 (14:10 +0200)]
Whitespace fixes

12 years agoEOL fixes
Bart Visscher [Fri, 7 Sep 2012 12:09:41 +0000 (14:09 +0200)]
EOL fixes

apps/files_external/lib/config.php
apps/files_versions/lib/versions.php
lib/connector/sabre/client.php

12 years agoWhitespace fixes in lib
Bart Visscher [Fri, 7 Sep 2012 12:05:51 +0000 (14:05 +0200)]
Whitespace fixes in lib

12 years agoFix setEtagHeader function
Bart Visscher [Fri, 7 Sep 2012 11:40:30 +0000 (13:40 +0200)]
Fix setEtagHeader function

12 years agoChange caching checks for minimized files
Bart Visscher [Fri, 7 Sep 2012 11:40:04 +0000 (13:40 +0200)]
Change caching checks for minimized files

Only use a ETag, but include last modified time into this
Also added the filesize to this. And used the ETag for the
internal cache.

12 years agoGlobal file cache should also be able to clear with prefix
Bart Visscher [Fri, 7 Sep 2012 11:16:50 +0000 (13:16 +0200)]
Global file cache should also be able to clear with prefix

12 years agoRemove core.{css,js} cache on upgrade
Bart Visscher [Fri, 7 Sep 2012 10:27:47 +0000 (12:27 +0200)]
Remove core.{css,js} cache on upgrade

12 years agoSupport for unshare from self, with a bunch of temporary fixes to overcome configurat...
Michael Gapczynski [Fri, 7 Sep 2012 04:01:52 +0000 (00:01 -0400)]
Support for unshare from self, with a bunch of temporary fixes to overcome configuration problems with file actions

12 years agoDon't show the delete all action if delete permission is not granted
Michael Gapczynski [Fri, 7 Sep 2012 00:36:25 +0000 (20:36 -0400)]
Don't show the delete all action if delete permission is not granted

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

12 years agoadd check for zlib
Frank Karlitschek [Thu, 6 Sep 2012 23:39:11 +0000 (01:39 +0200)]
add check for zlib

12 years agoclear user filecache after the user mount configuration has changed
Robin Appelman [Thu, 6 Sep 2012 21:14:43 +0000 (23:14 +0200)]
clear user filecache after the user mount configuration has changed

12 years agoclear the filecache if the mount configuration has changed
Robin Appelman [Thu, 6 Sep 2012 21:10:24 +0000 (23:10 +0200)]
clear the filecache if the mount configuration has changed

12 years agoAdd a directory separator to filter app directories with the same
Bart Visscher [Thu, 6 Sep 2012 20:27:56 +0000 (22:27 +0200)]
Add a directory separator to filter app directories with the same
prefix.

Fixes: oc-1663
12 years agoDon't pass content for a new text file from UI, fixes bug oc-1660
Michael Gapczynski [Thu, 6 Sep 2012 20:01:51 +0000 (16:01 -0400)]
Don't pass content for a new text file from UI, fixes bug oc-1660

12 years agomake icons look good on bright and dark backgrounds
Jan-Christoph Borchardt [Wed, 5 Sep 2012 02:24:40 +0000 (19:24 -0700)]
make icons look good on bright and dark backgrounds

12 years agoDon't delete the file anymore to replace it in the UI, just overwrite it
Michael Gapczynski [Thu, 6 Sep 2012 02:13:50 +0000 (22:13 -0400)]
Don't delete the file anymore to replace it in the UI, just overwrite it

12 years agoAdd permissions to new files/folders, bug fix for oc-1649
Michael Gapczynski [Thu, 6 Sep 2012 01:46:59 +0000 (21:46 -0400)]
Add permissions to new files/folders, bug fix for oc-1649

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

12 years agono more require_once()
Thomas Mueller [Wed, 5 Sep 2012 21:28:59 +0000 (23:28 +0200)]
no more require_once()

12 years agojquery added to ignorelist for l10n
Thomas Mueller [Wed, 5 Sep 2012 20:53:48 +0000 (22:53 +0200)]
jquery added to ignorelist for l10n

12 years agoFix name for OCCategories
Bart Visscher [Wed, 5 Sep 2012 20:23:32 +0000 (22:23 +0200)]
Fix name for OCCategories

12 years agoAdd 'var' before some global js vars
Bart Visscher [Wed, 5 Sep 2012 20:22:04 +0000 (22:22 +0200)]
Add 'var' before some global js vars

12 years agoAdd missing ; to js code
Bart Visscher [Wed, 5 Sep 2012 20:17:33 +0000 (22:17 +0200)]
Add missing ; to js code

12 years agofix running test cases in multiply app dirs
Robin Appelman [Sun, 2 Sep 2012 13:26:32 +0000 (15:26 +0200)]
fix running test cases in multiply app dirs

12 years agoI don't think this file was meant to be commited
Robin Appelman [Sun, 2 Sep 2012 13:12:03 +0000 (15:12 +0200)]
I don't think this file was meant to be commited

12 years agoMerge branch 'master' of git://github.com/owncloud/core
Brice Maron [Wed, 5 Sep 2012 16:16:36 +0000 (16:16 +0000)]
Merge branch 'master' of git://github.com/owncloud/core

12 years agoAdd more language name instead of codes for the setting choice
Brice Maron [Wed, 5 Sep 2012 16:16:19 +0000 (16:16 +0000)]
Add more language name instead of codes for the setting choice

12 years agoChanged oc_preferences configvalue back to clob as it will give us bug reports in...
Thomas Tanghus [Wed, 5 Sep 2012 15:09:20 +0000 (17:09 +0200)]
Changed oc_preferences configvalue back to clob as it will give us bug reports in calendar, contacts and tasks if less.

12 years agoRevert commit 8cf0e853686a5c4f9f082d8e47832277f50ea6c0.
Thomas Tanghus [Mon, 3 Sep 2012 00:47:04 +0000 (02:47 +0200)]
Revert commit 8cf0e853686a5c4f9f082d8e47832277f50ea6c0.

12 years agoAdded possibility to get permissions for shared item with ajax call.
Thomas Tanghus [Sun, 2 Sep 2012 22:02:42 +0000 (00:02 +0200)]
Added possibility to get permissions for shared item with ajax call.

12 years agoDisable asking to save password when adding users.
Thomas Tanghus [Sat, 1 Sep 2012 17:47:31 +0000 (19:47 +0200)]
Disable asking to save password when adding users.

12 years agoRespect coding style
Thomas Müller [Wed, 5 Sep 2012 12:49:42 +0000 (15:49 +0300)]
Respect coding style

12 years agoRespect coding style
Thomas Müller [Wed, 5 Sep 2012 12:42:06 +0000 (15:42 +0300)]
Respect coding style

12 years agoRespect coding style
Thomas Müller [Wed, 5 Sep 2012 12:40:21 +0000 (15:40 +0300)]
Respect coding style

12 years agoRespect coding style
Thomas Müller [Wed, 5 Sep 2012 10:22:38 +0000 (13:22 +0300)]
Respect coding style

12 years agoImplement support for replacing files during upload with the actions: replace, sugges...
Michael Gapczynski [Wed, 5 Sep 2012 04:12:11 +0000 (00:12 -0400)]
Implement support for replacing files during upload with the actions: replace, suggest name, and cancel

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

12 years agofixing translation - thx eMerzh
Thomas Mueller [Tue, 4 Sep 2012 21:49:43 +0000 (23:49 +0200)]
fixing translation - thx eMerzh

12 years agounderline link to the app store
Thomas Mueller [Tue, 4 Sep 2012 21:42:22 +0000 (23:42 +0200)]
underline link to the app store

12 years agoadd translation string
Thomas Mueller [Tue, 4 Sep 2012 19:35:04 +0000 (21:35 +0200)]
add translation string

12 years agofixing button to add additional site
Thomas Mueller [Tue, 4 Sep 2012 19:01:36 +0000 (21:01 +0200)]
fixing button to add additional site

12 years agoFix some jslint warnings
Bart Visscher [Tue, 4 Sep 2012 19:27:04 +0000 (21:27 +0200)]
Fix some jslint warnings

12 years agoRemove () from return statement
Bart Visscher [Tue, 4 Sep 2012 06:18:28 +0000 (08:18 +0200)]
Remove () from return statement

12 years agoAdding missing translation
Thomas Mueller [Tue, 4 Sep 2012 18:47:15 +0000 (20:47 +0200)]
Adding missing translation

12 years agoFixing: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-1617
Thomas Müller [Tue, 4 Sep 2012 14:13:34 +0000 (17:13 +0300)]
Fixing: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-1617

12 years agomake use of OC_User::getHome in files_external app
Georg Ehrke [Tue, 4 Sep 2012 13:51:19 +0000 (15:51 +0200)]
make use of OC_User::getHome in files_external app

12 years agofixing syntax error
Thomas Müller [Tue, 4 Sep 2012 12:54:38 +0000 (15:54 +0300)]
fixing syntax error

12 years agofixing syntax error - sorry for that
Thomas Müller [Tue, 4 Sep 2012 12:46:43 +0000 (15:46 +0300)]
fixing syntax error - sorry for that

12 years agofixing syntax error - sorry for that
Thomas Müller [Tue, 4 Sep 2012 12:42:58 +0000 (15:42 +0300)]
fixing syntax error - sorry for that

12 years agoRespect coding style
Thomas Müller [Tue, 4 Sep 2012 12:34:09 +0000 (15:34 +0300)]
Respect coding style

12 years agoRespect coding style
Thomas Müller [Tue, 4 Sep 2012 12:21:52 +0000 (15:21 +0300)]
Respect coding style

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 4 Sep 2012 10:43:53 +0000 (12:43 +0200)]
[tx-robot] updated from transifex

12 years agoRespect coding style
Thomas Müller [Tue, 4 Sep 2012 10:32:27 +0000 (13:32 +0300)]
Respect coding style

12 years agoRespect coding style
Thomas Müller [Tue, 4 Sep 2012 10:26:13 +0000 (13:26 +0300)]
Respect coding style

12 years agoRespect coding style
Thomas Müller [Tue, 4 Sep 2012 10:25:53 +0000 (13:25 +0300)]
Respect coding style

12 years agoRespect coding style
Thomas Müller [Tue, 4 Sep 2012 10:21:36 +0000 (13:21 +0300)]
Respect coding style

12 years agoRespect coding style
Thomas Müller [Tue, 4 Sep 2012 10:21:00 +0000 (13:21 +0300)]
Respect coding style

12 years agoRespect coding style
Thomas Müller [Tue, 4 Sep 2012 10:19:44 +0000 (13:19 +0300)]
Respect coding style

12 years agoRespect coding style
Thomas Müller [Tue, 4 Sep 2012 10:19:04 +0000 (13:19 +0300)]
Respect coding style

12 years agoRemove closing php tag
Thomas Müller [Tue, 4 Sep 2012 10:18:11 +0000 (13:18 +0300)]
Remove closing php tag

12 years agoRespect coding style
Thomas Müller [Tue, 4 Sep 2012 10:17:14 +0000 (13:17 +0300)]
Respect coding style

12 years agofixing syntax error - sorry for that
Thomas Müller [Tue, 4 Sep 2012 10:13:18 +0000 (13:13 +0300)]
fixing syntax error - sorry for that

12 years agoUpdate core/lostpassword/templates/email.php
Thomas Müller [Tue, 4 Sep 2012 10:10:14 +0000 (13:10 +0300)]
Update core/lostpassword/templates/email.php

respect coding style

12 years agoUpdate core/lostpassword/resetpassword.php
Thomas Müller [Tue, 4 Sep 2012 10:09:25 +0000 (13:09 +0300)]
Update core/lostpassword/resetpassword.php

12 years agoUpdate core/lostpassword/index.php
Thomas Müller [Tue, 4 Sep 2012 10:08:55 +0000 (13:08 +0300)]
Update core/lostpassword/index.php

respect coding style

12 years agoUpdate files/webdav.php
Thomas Müller [Tue, 4 Sep 2012 10:06:55 +0000 (13:06 +0300)]
Update files/webdav.php

12 years agoUpdate search/index.php
Thomas Müller [Tue, 4 Sep 2012 10:06:03 +0000 (13:06 +0300)]
Update search/index.php

respect coding style

12 years agoUpdate settings/templates/users.php
Thomas Müller [Tue, 4 Sep 2012 10:05:09 +0000 (13:05 +0300)]
Update settings/templates/users.php

respect coding style

12 years agoUpdate settings/templates/help.php
Thomas Müller [Tue, 4 Sep 2012 10:03:51 +0000 (13:03 +0300)]
Update settings/templates/help.php

respect coding style

12 years agoUpdate settings/ajax/userlist.php
Thomas Müller [Tue, 4 Sep 2012 10:00:56 +0000 (13:00 +0300)]
Update settings/ajax/userlist.php

respect coding style

12 years agoUpdate settings/ajax/togglegroups.php
Thomas Müller [Tue, 4 Sep 2012 09:58:07 +0000 (12:58 +0300)]
Update settings/ajax/togglegroups.php

respect coding style

12 years agoUpdate settings/ajax/setloglevel.php
Thomas Müller [Tue, 4 Sep 2012 09:55:20 +0000 (12:55 +0300)]
Update settings/ajax/setloglevel.php

respect coding style

12 years agoUpdate settings/ajax/setlanguage.php
Thomas Müller [Tue, 4 Sep 2012 09:54:36 +0000 (12:54 +0300)]
Update settings/ajax/setlanguage.php

respect coding style

12 years agoUpdate settings/ajax/removeuser.php
Thomas Müller [Tue, 4 Sep 2012 09:54:04 +0000 (12:54 +0300)]
Update settings/ajax/removeuser.php

$l->t added for error message

12 years agoUpdate settings/ajax/removeuser.php
Thomas Müller [Tue, 4 Sep 2012 09:51:04 +0000 (12:51 +0300)]
Update settings/ajax/removeuser.php

respect coding style

12 years agoUpdate settings/ajax/removegroup.php
Thomas Müller [Tue, 4 Sep 2012 09:50:16 +0000 (12:50 +0300)]
Update settings/ajax/removegroup.php

$l->t added for error message

12 years agoUpdate settings/ajax/removegroup.php
Thomas Müller [Tue, 4 Sep 2012 09:49:50 +0000 (12:49 +0300)]
Update settings/ajax/removegroup.php

respect coding style

12 years agoUpdate settings/ajax/openid.php
Thomas Müller [Tue, 4 Sep 2012 09:49:21 +0000 (12:49 +0300)]
Update settings/ajax/openid.php

respect coding style

12 years agoUpdate settings/ajax/creategroup.php
Thomas Müller [Tue, 4 Sep 2012 09:48:42 +0000 (12:48 +0300)]
Update settings/ajax/creategroup.php

$l->t added to error messages

12 years agoUpdate settings/ajax/lostpassword.php
Thomas Müller [Tue, 4 Sep 2012 09:47:35 +0000 (12:47 +0300)]
Update settings/ajax/lostpassword.php

respect coding style

12 years agoUpdate settings/ajax/getlog.php
Thomas Müller [Tue, 4 Sep 2012 09:46:56 +0000 (12:46 +0300)]
Update settings/ajax/getlog.php

respect coding style

12 years agoUpdate settings/ajax/creategroup.php
Thomas Müller [Tue, 4 Sep 2012 09:45:54 +0000 (12:45 +0300)]
Update settings/ajax/creategroup.php

respect coding style

12 years agoUpdate settings/ajax/setquota.php
Thomas Müller [Tue, 4 Sep 2012 09:36:21 +0000 (12:36 +0300)]
Update settings/ajax/setquota.php

respect coding style

12 years agoUpdate settings/ajax/createuser.php
Thomas Müller [Tue, 4 Sep 2012 09:34:52 +0000 (12:34 +0300)]
Update settings/ajax/createuser.php

respect coding style

12 years agoUpdate settings/ajax/changepassword.php
Thomas Müller [Tue, 4 Sep 2012 09:32:27 +0000 (12:32 +0300)]
Update settings/ajax/changepassword.php

respect coding style

12 years agoUpdate settings/ajax/apps/ocs.php
Thomas Müller [Tue, 4 Sep 2012 09:31:28 +0000 (12:31 +0300)]
Update settings/ajax/apps/ocs.php

respect coding style

12 years agoUpdate settings/personal.php
Thomas Müller [Tue, 4 Sep 2012 09:29:41 +0000 (12:29 +0300)]
Update settings/personal.php

respect coding style

12 years agoUpdate settings/apps.php
Thomas Müller [Tue, 4 Sep 2012 09:28:49 +0000 (12:28 +0300)]
Update settings/apps.php

respect coding style

12 years agoUpdate settings/users.php
Thomas Müller [Tue, 4 Sep 2012 09:19:01 +0000 (12:19 +0300)]
Update settings/users.php

respect coding style

12 years agoUpdate settings/settings.php
Thomas Müller [Tue, 4 Sep 2012 09:17:02 +0000 (12:17 +0300)]
Update settings/settings.php

respect coding style

12 years agoUpdate settings/personal.php
Thomas Müller [Tue, 4 Sep 2012 09:16:24 +0000 (12:16 +0300)]
Update settings/personal.php

respect coding style

12 years agoUpdate settings/help.php
Thomas Müller [Tue, 4 Sep 2012 09:14:43 +0000 (12:14 +0300)]
Update settings/help.php

respect coding style

12 years agoUpdate settings/apps.php
Thomas Müller [Tue, 4 Sep 2012 09:14:09 +0000 (12:14 +0300)]
Update settings/apps.php

respect coding style

12 years agoUpdate status.php
Thomas Müller [Tue, 4 Sep 2012 09:12:38 +0000 (12:12 +0300)]
Update status.php

respect coding style

12 years agoUpdate remote.php
Thomas Müller [Tue, 4 Sep 2012 09:11:11 +0000 (12:11 +0300)]
Update remote.php

respect coding style

12 years agoUpdate public.php
Thomas Müller [Tue, 4 Sep 2012 09:10:26 +0000 (12:10 +0300)]
Update public.php

respect coding style