]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoMerge pull request #2758 from Kondou-ger/refactor_OCdialogs
Bart Visscher [Tue, 9 Apr 2013 20:24:04 +0000 (13:24 -0700)]
Merge pull request #2758 from Kondou-ger/refactor_OCdialogs

Refactor OCdialogs.

11 years agoMerge pull request #2834 from owncloud/suppress-setup-warning
Lukas Reschke [Tue, 9 Apr 2013 20:10:26 +0000 (13:10 -0700)]
Merge pull request #2834 from owncloud/suppress-setup-warning

Suppress the notice from the nullbyte check

11 years agoSuppress the notice from the nullbyte check
Bart Visscher [Tue, 9 Apr 2013 19:11:44 +0000 (21:11 +0200)]
Suppress the notice from the nullbyte check

11 years agoMerge pull request #2147 from eMerzh/split_config
eMerzh [Tue, 9 Apr 2013 16:56:16 +0000 (09:56 -0700)]
Merge pull request #2147 from eMerzh/split_config

[OC6] Allow to load splited config files

11 years agoMerge pull request #2811 from owncloud/app-version-check
Thomas Müller [Tue, 9 Apr 2013 15:10:26 +0000 (08:10 -0700)]
Merge pull request #2811 from owncloud/app-version-check

added yet another test for the verion compare check due to mail

11 years agoMerge pull request #2815 from owncloud/default-quota
Thomas Tanghus [Tue, 9 Apr 2013 12:39:06 +0000 (05:39 -0700)]
Merge pull request #2815 from owncloud/default-quota

Users: fix "Other.." quota option for the default quota

11 years agoMerge pull request #2819 from Kondou-ger/fix_2730
Bernhard Posselt [Tue, 9 Apr 2013 12:13:02 +0000 (05:13 -0700)]
Merge pull request #2819 from Kondou-ger/fix_2730

Fix #2730

11 years agoFix #2730
kondou [Tue, 9 Apr 2013 11:22:34 +0000 (13:22 +0200)]
Fix #2730

Swap OC.dialogs.alert()'s parameters, so Error is shown
as its title.

11 years agoFix OC.dialogs.form()
kondou [Tue, 9 Apr 2013 11:03:37 +0000 (13:03 +0200)]
Fix OC.dialogs.form()

Don't do _too_ much escapeHTML()

11 years agoUsers: fix "Other.." quota option for the default quota
Robin Appelman [Tue, 9 Apr 2013 10:47:08 +0000 (12:47 +0200)]
Users: fix "Other.." quota option for the default quota

11 years agoMerge pull request #2801 from OpenLarry/patch-1
Bernhard Posselt [Tue, 9 Apr 2013 10:40:40 +0000 (03:40 -0700)]
Merge pull request #2801 from OpenLarry/patch-1

fixes #2679 - 5.0.3 Renaming -> Nothing happens

11 years agoMerge pull request #2697 from owncloud/button-css-fixes
Bernhard Posselt [Tue, 9 Apr 2013 10:04:34 +0000 (03:04 -0700)]
Merge pull request #2697 from owncloud/button-css-fixes

Button css fixes

11 years agoMerge pull request #2754 from owncloud/cookie-path
Bernhard Posselt [Tue, 9 Apr 2013 09:36:20 +0000 (02:36 -0700)]
Merge pull request #2754 from owncloud/cookie-path

Just send the cookies in the ownCloud directory

11 years agoMerge pull request #2799 from owncloud/add-mimetype-filter-to-getdirectorycontent
Bernhard Posselt [Tue, 9 Apr 2013 09:25:40 +0000 (02:25 -0700)]
Merge pull request #2799 from owncloud/add-mimetype-filter-to-getdirectorycontent

Add mimetype filter to getDirectoryContent function

11 years agoMerge pull request #2797 from owncloud/fixing-2792-master
Björn Schießle [Tue, 9 Apr 2013 08:50:05 +0000 (01:50 -0700)]
Merge pull request #2797 from owncloud/fixing-2792-master

fixes #2792 - only touch if writable

11 years agoused oc version 5.0.3
Bernhard Posselt [Tue, 9 Apr 2013 08:47:02 +0000 (10:47 +0200)]
used oc version 5.0.3

11 years agoadded yet another test for the verion compare check due to mail
Bernhard Posselt [Tue, 9 Apr 2013 08:41:25 +0000 (10:41 +0200)]
added yet another test for the verion compare check due to mail

11 years agoMerge pull request #2764 from owncloud/remove-limit-from-count-query
Bernhard Posselt [Tue, 9 Apr 2013 07:19:09 +0000 (00:19 -0700)]
Merge pull request #2764 from owncloud/remove-limit-from-count-query

Remove wrong limit parameter from count query in compatibility function

11 years agoMerge pull request #2798 from owncloud/fixing-2789-master
Bernhard Posselt [Tue, 9 Apr 2013 07:18:13 +0000 (00:18 -0700)]
Merge pull request #2798 from owncloud/fixing-2789-master

fixes #2789 - no internet connectivity check if there is non on purpose

11 years agoMerge pull request #2800 from owncloud/fixing-2743-master
Bernhard Posselt [Tue, 9 Apr 2013 07:17:01 +0000 (00:17 -0700)]
Merge pull request #2800 from owncloud/fixing-2743-master

fixes #2743 - use public OC_User::getDisplayName instead of OC_User::det...

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 9 Apr 2013 00:14:02 +0000 (02:14 +0200)]
[tx-robot] updated from transifex

11 years agofixes #2679
OpenLarry [Mon, 8 Apr 2013 21:26:16 +0000 (00:26 +0300)]
fixes #2679

11 years agoMerge pull request #2785 from owncloud/vobject_stringproperty
Thomas Müller [Mon, 8 Apr 2013 21:23:38 +0000 (14:23 -0700)]
Merge pull request #2785 from owncloud/vobject_stringproperty

Add OC\VObject\StringProperty. Partial fix for owncloud/apps#762

11 years agofixes #2743 - use public OC_User::getDisplayName instead of OC_User::determineDisplayName
Thomas Mueller [Mon, 8 Apr 2013 21:11:33 +0000 (23:11 +0200)]
fixes #2743 - use public OC_User::getDisplayName instead of OC_User::determineDisplayName

11 years agoRemove manual mimetype checking.
kondou [Mon, 8 Apr 2013 20:57:46 +0000 (22:57 +0200)]
Remove manual mimetype checking.

11 years agoStringProperty unittest
Thomas Tanghus [Mon, 8 Apr 2013 20:54:30 +0000 (22:54 +0200)]
StringProperty unittest

11 years agofixes #2789 - no internet connectivity check if there is non on purpose
Thomas Mueller [Mon, 8 Apr 2013 20:41:20 +0000 (22:41 +0200)]
fixes #2789 - no internet connectivity check if there is non on purpose

11 years agoAdd mimetype filter to getDirectoryContent function
Bart Visscher [Mon, 8 Apr 2013 20:40:03 +0000 (22:40 +0200)]
Add mimetype filter to getDirectoryContent function

11 years agofixes #2792 - only touch if writable
Thomas Mueller [Mon, 8 Apr 2013 20:22:49 +0000 (22:22 +0200)]
fixes #2792 - only touch if writable

11 years agoAdd OC\VObject\StringProperty. Partial fix for owncloud/apps#762
Thomas Tanghus [Mon, 8 Apr 2013 12:57:43 +0000 (14:57 +0200)]
Add OC\VObject\StringProperty. Partial fix for owncloud/apps#762

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 8 Apr 2013 00:18:28 +0000 (02:18 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2767 from owncloud/js_compatibility
Thomas Tanghus [Sat, 6 Apr 2013 23:23:25 +0000 (16:23 -0700)]
Merge pull request #2767 from owncloud/js_compatibility

Move compatibility functions to compatibility.js and add two more.

11 years agoMerge pull request #2279 from owncloud/refactor_upload_js
Bart Visscher [Sat, 6 Apr 2013 22:44:08 +0000 (15:44 -0700)]
Merge pull request #2279 from owncloud/refactor_upload_js

Refactor upload js

11 years agoMove compatibility functions to compatibility.js and add two more.
Thomas Tanghus [Sat, 6 Apr 2013 20:37:15 +0000 (22:37 +0200)]
Move compatibility functions to compatibility.js and add two more.

11 years agoMerge pull request #1974 from owncloud/use-rawurlencode
Bart Visscher [Sat, 6 Apr 2013 18:55:44 +0000 (11:55 -0700)]
Merge pull request #1974 from owncloud/use-rawurlencode

OC6- Just use rawurlencode in files list template

11 years agoMake files _and_ directorys selectable/browsable.
kondou [Sat, 6 Apr 2013 17:21:15 +0000 (19:21 +0200)]
Make files _and_ directorys selectable/browsable.

Also make long variables more readable by splitting them
up into shorter ones.

11 years agoMerge pull request #2759 from owncloud/fix-2718
Bart Visscher [Sat, 6 Apr 2013 16:52:22 +0000 (09:52 -0700)]
Merge pull request #2759 from owncloud/fix-2718

Set file perms to 0640 of mount.json - fixes #2718

11 years agoMerge pull request #2610 from owncloud/vcategories_purge_multi
Bart Visscher [Sat, 6 Apr 2013 16:48:03 +0000 (09:48 -0700)]
Merge pull request #2610 from owncloud/vcategories_purge_multi

Allow purging multiple objects from category index table.

11 years agoRemove wrong limit parameter from count query in compatibility function
Bart Visscher [Sat, 6 Apr 2013 15:58:47 +0000 (17:58 +0200)]
Remove wrong limit parameter from count query in compatibility function

11 years agoMerge pull request #2738 from Kondou-ger/fix_alert_issues
Bart Visscher [Sat, 6 Apr 2013 15:24:43 +0000 (08:24 -0700)]
Merge pull request #2738 from Kondou-ger/fix_alert_issues

Fixed things in alert-messages

11 years agoMake files selectable again.
kondou [Sat, 6 Apr 2013 15:22:55 +0000 (17:22 +0200)]
Make files selectable again.

11 years agoTranslate 'Error' in core
kondou [Sat, 6 Apr 2013 14:52:55 +0000 (16:52 +0200)]
Translate 'Error' in core

11 years agoFix repeating directory names.
kondou [Sat, 6 Apr 2013 14:44:13 +0000 (16:44 +0200)]
Fix repeating directory names.

Also fix some CSS for Firefox.

11 years agoMake directories show at top.
kondou [Sat, 6 Apr 2013 12:42:56 +0000 (14:42 +0200)]
Make directories show at top.

11 years agoMake directories clickable.
kondou [Sat, 6 Apr 2013 12:17:47 +0000 (14:17 +0200)]
Make directories clickable.

A bit bugged though ...

11 years agoSet file perms to 0640 of mount.json - fixes #2718
Lukas Reschke [Sat, 6 Apr 2013 10:21:21 +0000 (13:21 +0300)]
Set file perms to 0640 of mount.json - fixes #2718

11 years agoSmall fixes
kondou [Sat, 6 Apr 2013 10:16:55 +0000 (12:16 +0200)]
Small fixes

 * escapeHTML(everything)
 * curly braces for if
 * camelcase function_to_call
 * add missing semicolae (?)

11 years agoMerge pull request #2751 from Borkason/patch-1
Frank Karlitschek [Sat, 6 Apr 2013 10:01:05 +0000 (03:01 -0700)]
Merge pull request #2751 from Borkason/patch-1

Fix indentation in util.php.

11 years agoRefactor OCdialogs.
kondou [Sat, 6 Apr 2013 08:07:12 +0000 (10:07 +0200)]
Refactor OCdialogs.

Fix #2557 and make the whole code more usable.

11 years agoJuse send the cookies in the ownCloud directory
Lukas Reschke [Fri, 5 Apr 2013 22:16:52 +0000 (00:16 +0200)]
Juse send the cookies in the ownCloud directory

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 5 Apr 2013 22:05:32 +0000 (00:05 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2750 from Kondou-ger/fix_2693
Bart Visscher [Fri, 5 Apr 2013 20:59:28 +0000 (13:59 -0700)]
Merge pull request #2750 from Kondou-ger/fix_2693

Fix #2693

11 years agoFix indentation in util.php.
Birk Borkason [Fri, 5 Apr 2013 18:49:57 +0000 (21:49 +0300)]
Fix indentation in util.php.

11 years agoFix Typo
kondou [Fri, 5 Apr 2013 17:06:58 +0000 (19:06 +0200)]
Fix Typo

11 years agoFix #2693
kondou [Fri, 5 Apr 2013 16:52:14 +0000 (18:52 +0200)]
Fix #2693

When removing a group response.data.action becomes 'remove', thus the if
shows an empty notification.

11 years agoMerge pull request #2737 from Kondou-ger/proper_css_comments
Jan-Christoph Borchardt [Fri, 5 Apr 2013 14:58:00 +0000 (07:58 -0700)]
Merge pull request #2737 from Kondou-ger/proper_css_comments

Proper CSS comment

11 years agoUpdate config.sample.php
Frank Karlitschek [Fri, 5 Apr 2013 10:44:49 +0000 (13:44 +0300)]
Update config.sample.php

clarify documentation. Fixes https://github.com/owncloud/core/issues/2624 

11 years agoFixed things in alert-messages
root [Thu, 4 Apr 2013 23:56:32 +0000 (01:56 +0200)]
Fixed things in alert-messages

Two parameters for OC.dialogs.alert, otherwise one will be "undefined".

Also fixed missing translation.

11 years agoProper CSS comment
root [Thu, 4 Apr 2013 23:17:52 +0000 (01:17 +0200)]
Proper CSS comment

CSS comments don't work like that.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 4 Apr 2013 22:22:48 +0000 (00:22 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2732 from owncloud/sane_version_param
Thomas Tanghus [Thu, 4 Apr 2013 21:54:03 +0000 (14:54 -0700)]
Merge pull request #2732 from owncloud/sane_version_param

Add a name to the version parameter

11 years agoAdd a name to the version parameter
Lukas Reschke [Thu, 4 Apr 2013 21:33:05 +0000 (00:33 +0300)]
Add a name to the version parameter

Without an additional name it's nearly impossible to write positive security model based rules since the parameter name isn't defined.

11 years agoMerge pull request #2611 from owncloud/filename-width
Bart Visscher [Thu, 4 Apr 2013 12:32:38 +0000 (05:32 -0700)]
Merge pull request #2611 from owncloud/filename-width

Adds a fixed width to the filename to prevent horizontal scroll.

11 years agoRemove redundant line
Thomas Tanghus [Thu, 4 Apr 2013 12:10:34 +0000 (14:10 +0200)]
Remove redundant line

11 years agoMerge pull request #2708 from owncloud/dont_expose_installatio
Bart Visscher [Thu, 4 Apr 2013 07:48:55 +0000 (00:48 -0700)]
Merge pull request #2708 from owncloud/dont_expose_installatio

Don't expose the server installation time

11 years agoMerge pull request #2706 from owncloud/random_is_random_and_not_time
Bart Visscher [Thu, 4 Apr 2013 07:48:21 +0000 (00:48 -0700)]
Merge pull request #2706 from owncloud/random_is_random_and_not_time

Use a more random source...

11 years agoMerge pull request #2707 from owncloud/remove_brainfucked_method
Bart Visscher [Thu, 4 Apr 2013 07:46:24 +0000 (00:46 -0700)]
Merge pull request #2707 from owncloud/remove_brainfucked_method

Use more random source

11 years agoDon't expose the server installation time
Lukas Reschke [Wed, 3 Apr 2013 22:33:18 +0000 (01:33 +0300)]
Don't expose the server installation time

11 years ago*gnaaarf*
Lukas Reschke [Wed, 3 Apr 2013 22:27:13 +0000 (01:27 +0300)]
*gnaaarf*

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 3 Apr 2013 22:06:51 +0000 (00:06 +0200)]
[tx-robot] updated from transifex

11 years agoUse random bytes instead of time
Lukas Reschke [Wed, 3 Apr 2013 22:05:44 +0000 (01:05 +0300)]
Use random bytes instead of time

Thanks for the heads-up @VicDeo :-)

11 years agoPostreSQL compatibility, fixes #2666
Arthur Schiwon [Wed, 3 Apr 2013 11:04:38 +0000 (13:04 +0200)]
PostreSQL compatibility, fixes #2666

11 years agoUse a more random source...
Lukas Reschke [Wed, 3 Apr 2013 21:56:34 +0000 (00:56 +0300)]
Use a more random source...

11 years agogroup some selectors again
Jan-Christoph Borchardt [Wed, 3 Apr 2013 18:06:26 +0000 (20:06 +0200)]
group some selectors again

11 years agoMerge pull request #2694 from owncloud/fix_2690
Bernhard Posselt [Wed, 3 Apr 2013 17:23:34 +0000 (10:23 -0700)]
Merge pull request #2694 from owncloud/fix_2690

Typo, fixes #2690

11 years agoadd styles for disabled input fields
Jan-Christoph Borchardt [Wed, 3 Apr 2013 16:45:03 +0000 (18:45 +0200)]
add styles for disabled input fields

11 years agobutton selector cleanup
Jan-Christoph Borchardt [Wed, 3 Apr 2013 15:55:31 +0000 (17:55 +0200)]
button selector cleanup

11 years agoTypo, fixes #2690
Arthur Schiwon [Wed, 3 Apr 2013 15:52:34 +0000 (17:52 +0200)]
Typo, fixes #2690

11 years agoMerge pull request #2594 from owncloud/fix_part_file_ignoring
Jörn Friedrich Dreyer [Wed, 3 Apr 2013 08:38:18 +0000 (01:38 -0700)]
Merge pull request #2594 from owncloud/fix_part_file_ignoring

Fix part file ignoring

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 2 Apr 2013 22:04:02 +0000 (00:04 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2651 from owncloud/print_unescaped-u
Bernhard Posselt [Tue, 2 Apr 2013 21:19:30 +0000 (14:19 -0700)]
Merge pull request #2651 from owncloud/print_unescaped-u

Unescape the update hint

11 years agoport 22c8194cc8fde88957dbc8c6d9e253fac3c637bb
Arthur Schiwon [Tue, 2 Apr 2013 14:25:12 +0000 (16:25 +0200)]
port 22c8194cc8fde88957dbc8c6d9e253fac3c637bb

11 years agoUnescape the update hint
Lukas Reschke [Tue, 2 Apr 2013 13:39:21 +0000 (16:39 +0300)]
Unescape the update hint

Fixes #2647

11 years agoMerge pull request #2275 from owncloud/app-styles
Jan-Christoph Borchardt [Tue, 2 Apr 2013 11:24:06 +0000 (04:24 -0700)]
Merge pull request #2275 from owncloud/app-styles

CSS styles for applications to make a tree like layout easier

11 years agoKey must use less then 767 bytes long
Arthur Schiwon [Tue, 2 Apr 2013 09:29:41 +0000 (11:29 +0200)]
Key must use less then 767 bytes long

11 years agorevert the untested not-working webroot stuff again ... grrr @Raydiation @stefannagtegaal
Jan-Christoph Borchardt [Tue, 2 Apr 2013 09:52:57 +0000 (11:52 +0200)]
revert the untested not-working webroot stuff again ... grrr @Raydiation @stefannagtegaal

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 1 Apr 2013 22:04:27 +0000 (00:04 +0200)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 31 Mar 2013 22:04:02 +0000 (00:04 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2576 from owncloud/fixing-2125-master
Jan-Christoph Borchardt [Sun, 31 Mar 2013 16:53:07 +0000 (09:53 -0700)]
Merge pull request #2576 from owncloud/fixing-2125-master

fixes #2125 - the warning is now displayed with a disabled button

11 years agoMerge pull request #2620 from eMerzh/add_query_logs
Bernhard Posselt [Sun, 31 Mar 2013 01:58:23 +0000 (18:58 -0700)]
Merge pull request #2620 from eMerzh/add_query_logs

Log DB Queries

11 years agoMerge pull request #2622 from Kondou-ger/add_missing_backticks
Bernhard Posselt [Sun, 31 Mar 2013 01:53:22 +0000 (18:53 -0700)]
Merge pull request #2622 from Kondou-ger/add_missing_backticks

Add (two) missing backticks.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 30 Mar 2013 23:03:46 +0000 (00:03 +0100)]
[tx-robot] updated from transifex

11 years agoAdd missing backticks.
root [Sat, 30 Mar 2013 22:49:55 +0000 (23:49 +0100)]
Add missing backticks.

Especially at user without "" PostgreSQL likes to fail.

11 years agoChange logQuery from define() to OC::Config
Brice Maron [Sat, 30 Mar 2013 21:36:55 +0000 (22:36 +0100)]
Change logQuery from define() to OC::Config

11 years agoLog Queries when we add a log query flag
Brice Maron [Sat, 30 Mar 2013 16:40:46 +0000 (17:40 +0100)]
Log Queries when we add a log query flag

11 years agoDon't try to call a an array :-P
Thomas Tanghus [Sat, 30 Mar 2013 15:35:13 +0000 (16:35 +0100)]
Don't try to call a an array :-P

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 29 Mar 2013 23:06:29 +0000 (00:06 +0100)]
[tx-robot] updated from transifex

11 years agoUsing max-width instead of width for filename.
raghunayyar [Fri, 29 Mar 2013 18:43:47 +0000 (00:13 +0530)]
Using max-width instead of width for filename.

11 years agoMerge pull request #2516 from kabum/master
Bernhard Posselt [Fri, 29 Mar 2013 14:28:09 +0000 (07:28 -0700)]
Merge pull request #2516 from kabum/master

share autocomplete - improve group appearance - issue #173

11 years agoMerge pull request #2584 from mrtorrent/fix_instanceid_format
Bernhard Posselt [Fri, 29 Mar 2013 14:26:07 +0000 (07:26 -0700)]
Merge pull request #2584 from mrtorrent/fix_instanceid_format

Fix instanceid format to prevent session loop