]>
source.dussan.org Git - nextcloud-server.git/log
Björn Schießle [Thu, 24 Jan 2013 14:49:23 +0000 (15:49 +0100)]
add display name to title instead if login-ID
Björn Schießle [Thu, 24 Jan 2013 12:07:59 +0000 (13:07 +0100)]
new branch which introduces display names
first commit with some infrastructure code
Lukas Reschke [Thu, 24 Jan 2013 08:11:03 +0000 (00:11 -0800)]
Merge pull request #1265 from j-ed/master
add additional mail_smtp.. parameters to fix possible SMTP connection problems.
Jenkins for ownCloud [Wed, 23 Jan 2013 23:07:38 +0000 (00:07 +0100)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 22 Jan 2013 23:06:18 +0000 (00:06 +0100)]
[tx-robot] updated from transifex
Michael Gapczynski [Tue, 22 Jan 2013 22:38:44 +0000 (14:38 -0800)]
Merge pull request #1113 from owncloud/fix-issue-1085
Fix rendering of database connection error page
Thomas Müller [Tue, 22 Jan 2013 22:06:50 +0000 (14:06 -0800)]
Merge pull request #1259 from TheSFReader/master
Add two specific mimetype extensions (ebooks): for epub and mobi files
j-ed [Tue, 22 Jan 2013 20:42:39 +0000 (21:42 +0100)]
Update config/config.sample.php
fixed an other typo.
j-ed [Tue, 22 Jan 2013 20:33:01 +0000 (21:33 +0100)]
Update config/config.sample.php
Fixed type in line 70. Thank you for pointing me to that typo.
icewind1991 [Tue, 22 Jan 2013 19:12:40 +0000 (11:12 -0800)]
Merge pull request #1237 from owncloud/fix-template-tests
Remove unnecessary ob_end_clean() from template tests
Sam Tuke [Tue, 22 Jan 2013 17:51:19 +0000 (09:51 -0800)]
Merge pull request #1105 from owncloud/files_encryption
Files encryption
Sam Tuke [Tue, 22 Jan 2013 17:31:05 +0000 (17:31 +0000)]
Merge branch 'master' into files_encryption
Conflicts:
apps/files_encryption/templates/settings.php
Sam Tuke [Tue, 22 Jan 2013 17:15:51 +0000 (17:15 +0000)]
Removed depreciated file
Sam Tuke [Tue, 22 Jan 2013 17:15:03 +0000 (17:15 +0000)]
Added localisation for encryption settings
Sam Tuke [Tue, 22 Jan 2013 16:50:20 +0000 (16:50 +0000)]
Merge branch 'master' into files_encryption
j-ed [Tue, 22 Jan 2013 13:24:00 +0000 (14:24 +0100)]
Update config/config.sample.php
Added three additional mail_smtp.. parameters.
- mail_smtpdebug - enable debug messages to analyse SMTP problems.
- mail_smtptimeout - set SMTP timeout which is set to 10s by
default and this is sometimes to short especially if a malware/
spam scanner is used.
- mail_smtpsecure - force secure SMTP connections.
j-ed [Tue, 22 Jan 2013 13:13:24 +0000 (14:13 +0100)]
Update lib/mail.php
Added three additional mail_smtp.. parameters.
- mail_smtpdebug - enable debug messages to analyse SMTP problems.
- mail_smtptimeout - set SMTP timeout which is set to 10s by
default and this is sometimes to short especially if a malware/
spam scanner is used.
- mail_smtpsecure - force secure SMTP connections.
Michael Gapczynski [Tue, 22 Jan 2013 03:53:32 +0000 (22:53 -0500)]
Make database connection error messages less verbose
icewind1991 [Mon, 21 Jan 2013 23:18:38 +0000 (15:18 -0800)]
Merge pull request #1255 from owncloud/leftcontent_fix
Fix scrolling of leftcontent
Thomas Mueller [Mon, 21 Jan 2013 22:19:17 +0000 (23:19 +0100)]
enable unittesting on appframework and apptemplateadvanced
Robin Appelman [Mon, 21 Jan 2013 17:29:18 +0000 (18:29 +0100)]
Fix scrolling of leftcontent
Thomas Mueller [Mon, 21 Jan 2013 13:57:33 +0000 (14:57 +0100)]
returning http status code 503 in case connecting to the database failed
Jenkins for ownCloud [Sun, 20 Jan 2013 23:05:34 +0000 (00:05 +0100)]
[tx-robot] updated from transifex
Thomas Müller [Sun, 20 Jan 2013 22:00:15 +0000 (14:00 -0800)]
Merge pull request #1247 from owncloud/clear-queries-cache-on-schema-change-master
cached queries need to be reset on schema change because they become inv...
Thomas Mueller [Sun, 20 Jan 2013 21:46:26 +0000 (22:46 +0100)]
cached queries need to be reset on schema change because they become invalid
fixes: https://github.com/owncloud/apps/issues/468
Michael Gapczynski [Sun, 20 Jan 2013 01:28:45 +0000 (20:28 -0500)]
Remove unnecessary ob_end_clean() from template tests
Jenkins for ownCloud [Sat, 19 Jan 2013 23:06:40 +0000 (00:06 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Sat, 19 Jan 2013 19:25:31 +0000 (11:25 -0800)]
Merge pull request #1233 from owncloud/visualphpunit
Add listener for VisualPHPUnit
Lukas Reschke [Sat, 19 Jan 2013 18:57:17 +0000 (19:57 +0100)]
Sanitize the exception
Lukas Reschke [Sat, 19 Jan 2013 18:45:28 +0000 (19:45 +0100)]
Also replace the backslash with a minus
For Windows systems
Bernhard Posselt [Sat, 19 Jan 2013 17:44:48 +0000 (09:44 -0800)]
Merge pull request #1214 from Raydiation/master
Load Classpaths of apps before appinfo/routes.php
Lukas Reschke [Sat, 19 Jan 2013 13:56:27 +0000 (05:56 -0800)]
Merge pull request #1230 from owncloud/remove-unused-autocomplete.php
Remove uneeded file
Jan-Christoph Borchardt [Sat, 19 Jan 2013 12:33:39 +0000 (04:33 -0800)]
Merge pull request #1228 from owncloud/generating_zip_message
Make the ZIP download information friendlier
Lukas Reschke [Sat, 19 Jan 2013 12:12:27 +0000 (13:12 +0100)]
Change the second part of the notification
Michael Gapczynski [Sat, 19 Jan 2013 04:03:53 +0000 (23:03 -0500)]
Add listener for VisualPHPUnit
Jenkins for ownCloud [Fri, 18 Jan 2013 23:05:38 +0000 (00:05 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Fri, 18 Jan 2013 22:07:11 +0000 (23:07 +0100)]
Remove uneeded file
I don't saw any usage of this file through the code, I assume it can
safely be removed.
Thomas Müller [Fri, 18 Jan 2013 22:06:00 +0000 (14:06 -0800)]
Merge pull request #986 from owncloud/fixing-784-master
the maximum upload size is now part of the response of the upload and de...
Lukas Reschke [Fri, 18 Jan 2013 21:35:26 +0000 (22:35 +0100)]
Make the message friendlier
Lukas Reschke [Fri, 18 Jan 2013 20:33:15 +0000 (12:33 -0800)]
Merge pull request #1224 from davidgumberg/patch-2
Typo fix (comment) /lib/base.php
Thomas Mueller [Fri, 18 Jan 2013 19:09:03 +0000 (20:09 +0100)]
fixing indent
davidgumberg [Fri, 18 Jan 2013 18:52:29 +0000 (10:52 -0800)]
Typo fix (comment) /lib/base.php
Bart Visscher [Fri, 18 Jan 2013 15:38:36 +0000 (16:38 +0100)]
Fix wrong word in comment
Björn Schießle [Fri, 18 Jan 2013 14:14:42 +0000 (15:14 +0100)]
fix error message, add "appid" to the output to know which app caused the error if OC_App::getStorage() fails.
Port of approved patch for stable45: https://github.com/owncloud/core/pull/1222
Thomas Müller [Fri, 18 Jan 2013 13:52:51 +0000 (05:52 -0800)]
Merge pull request #1205 from owncloud/ocs_api
Return 401 headers when trying to access a restricted api call
Thomas Müller [Fri, 18 Jan 2013 12:02:03 +0000 (04:02 -0800)]
Merge pull request #1181 from owncloud/return-503-in-maintenance
in case of maintenance the error page returns http status 503.
Jenkins for ownCloud [Thu, 17 Jan 2013 23:04:36 +0000 (00:04 +0100)]
[tx-robot] updated from transifex
TheSFReader [Thu, 17 Jan 2013 21:20:57 +0000 (22:20 +0100)]
Add ebook specific mimetypes
TheSFReader [Thu, 17 Jan 2013 20:57:04 +0000 (21:57 +0100)]
Add ebook specific mimetypes
Bernhard Posselt [Thu, 17 Jan 2013 20:44:40 +0000 (21:44 +0100)]
spaces to tabs
Bernhard Posselt [Thu, 17 Jan 2013 20:42:33 +0000 (21:42 +0100)]
load classpaths of apps before routes
tomneedham [Thu, 17 Jan 2013 16:30:14 +0000 (16:30 +0000)]
Correct spelling of 'Authorization'
Frank Karlitschek [Thu, 17 Jan 2013 06:38:57 +0000 (22:38 -0800)]
Merge pull request #1148 from seancomeau/topic/setup
Fix issue #108
Jenkins for ownCloud [Wed, 16 Jan 2013 23:27:40 +0000 (00:27 +0100)]
[tx-robot] updated from transifex
Bart Visscher [Wed, 16 Jan 2013 21:53:38 +0000 (13:53 -0800)]
Merge pull request #1204 from Raydiation/master
Dont resize content div with javascript but use css box-sizing to do it
Tom Needham [Wed, 16 Jan 2013 20:29:29 +0000 (20:29 +0000)]
Fix incorrect indentation
Tom Needham [Wed, 16 Jan 2013 20:27:35 +0000 (20:27 +0000)]
Return 401 headers when authentication is required for the api call
Bernhard Posselt [Wed, 16 Jan 2013 18:55:16 +0000 (19:55 +0100)]
dont show horizontal scrollbar
Bernhard Posselt [Wed, 16 Jan 2013 18:38:19 +0000 (19:38 +0100)]
dont resize content div with javascript but use css box-sizing to do it
Bart Visscher [Wed, 16 Jan 2013 17:25:57 +0000 (09:25 -0800)]
Merge pull request #1180 from owncloud/whitespace-cleanup
Whitespace cleanup
Bart Visscher [Mon, 14 Jan 2013 19:30:39 +0000 (20:30 +0100)]
Whitespace cleanup
Bart Visscher [Mon, 14 Jan 2013 19:30:28 +0000 (20:30 +0100)]
Spaces to tabs
Jan-Christoph Borchardt [Wed, 16 Jan 2013 13:18:53 +0000 (05:18 -0800)]
Merge pull request #1185 from owncloud/fixing-1162-master
handling proper display of files/folders with negative size
Björn Schießle [Wed, 16 Jan 2013 09:26:43 +0000 (01:26 -0800)]
Merge pull request #1192 from schiesbn/versioning_history_issue_1189
fix for issue #1186, missing variables added
Björn Schießle [Wed, 16 Jan 2013 09:25:48 +0000 (10:25 +0100)]
Merge branch 'versioning_history_issue_1189' of github.com:schiesbn/core into versioning_history_issue_1189
Björn Schießle [Wed, 16 Jan 2013 09:18:40 +0000 (10:18 +0100)]
initialize $versionCreated
Björn Schießle [Wed, 16 Jan 2013 09:18:40 +0000 (10:18 +0100)]
initialize
Thomas Müller [Wed, 16 Jan 2013 06:23:34 +0000 (22:23 -0800)]
Merge pull request #1195 from owncloud/cache_prepared
Cache prepared statements in OC_DB
Robin Appelman [Wed, 16 Jan 2013 00:11:19 +0000 (01:11 +0100)]
Clear cached prepared statements when switching between mdb2 and pdo
Jenkins for ownCloud [Tue, 15 Jan 2013 23:21:21 +0000 (00:21 +0100)]
[tx-robot] updated from transifex
Thomas Müller [Tue, 15 Jan 2013 22:01:48 +0000 (14:01 -0800)]
Merge pull request #1178 from owncloud/return_true_because_of_ponies
Remove uneeded return
Daniel Molkentin [Tue, 15 Jan 2013 21:44:40 +0000 (22:44 +0100)]
Robin Appelman [Tue, 15 Jan 2013 19:20:39 +0000 (20:20 +0100)]
Cache prepared statements in OC_DB
Bart Visscher [Tue, 15 Jan 2013 15:45:51 +0000 (07:45 -0800)]
Merge pull request #1187 from owncloud/fixing-unused-and-undefined-in-master
Fixing unused and undefined in master
Björn Schießle [Tue, 15 Jan 2013 13:35:48 +0000 (14:35 +0100)]
Merge branch 'versioning_history_issue_1189' of github.com:schiesbn/core into versioning_history_issue_1189
Björn Schießle [Tue, 15 Jan 2013 12:29:59 +0000 (13:29 +0100)]
fix for issue #1186, missing variables added
Björn Schießle [Tue, 15 Jan 2013 12:29:59 +0000 (13:29 +0100)]
fix for issue #1189, missing variables added
blizzz [Tue, 15 Jan 2013 12:01:57 +0000 (04:01 -0800)]
Merge pull request #1087 from owncloud/ldap_multiple_dns
LDAP: ability to configure more than one base DN
Jenkins for ownCloud [Mon, 14 Jan 2013 23:05:10 +0000 (00:05 +0100)]
[tx-robot] updated from transifex
Thomas Mueller [Mon, 14 Jan 2013 22:51:58 +0000 (23:51 +0100)]
remove php closing tag
Thomas Mueller [Mon, 14 Jan 2013 22:41:34 +0000 (23:41 +0100)]
Merge branch 'master' into fixing-unused-and-undefined-in-master
Thomas Mueller [Mon, 14 Jan 2013 22:39:31 +0000 (23:39 +0100)]
handling proper display of files/folders with negative size
refs #1162
Lukas Reschke [Mon, 14 Jan 2013 22:37:23 +0000 (14:37 -0800)]
Merge pull request #1182 from owncloud/sanitizeHTML-Clean
Expanded one line if statement - Trivial
Lukas Reschke [Mon, 14 Jan 2013 21:04:31 +0000 (22:04 +0100)]
Move { to same line
Lukas Reschke [Mon, 14 Jan 2013 21:01:52 +0000 (22:01 +0100)]
Expand if to multiple lines
Oneliners are ugly.
Bart Visscher [Mon, 14 Jan 2013 20:53:18 +0000 (12:53 -0800)]
Merge pull request #1177 from owncloud/OC_User--isAdminUser()
Check if user is admin - bool
Thomas Mueller [Mon, 14 Jan 2013 20:39:55 +0000 (21:39 +0100)]
in case of maintenance the error page returns http status 503.
This is necessary to enable the desktop sync client to react properly.
Currently the SabreDAV plugin OC_Connector_Sabre_MaintenancePlugin is not executed because this error page is returned before the SabreDAV code is executed
Lukas Reschke [Mon, 14 Jan 2013 20:39:49 +0000 (21:39 +0100)]
Enhanced auth is totally unmaintained and broken
Let's remove it, it's also not secure anymore with the introduction of
our API etc...
(And doesn't work with ldap etc…)
Sean Comeau [Mon, 14 Jan 2013 20:36:50 +0000 (12:36 -0800)]
Rename TestException to DatabaseSetupException
Bart Visscher [Mon, 14 Jan 2013 20:36:38 +0000 (12:36 -0800)]
Merge pull request #1172 from owncloud/isSubDirectory
Simplify the isSubDirectory() function
Bart Visscher [Mon, 14 Jan 2013 20:28:51 +0000 (12:28 -0800)]
Merge pull request #1169 from owncloud/webdav_L10n
user_webdavauth - l10n - Trivial
Sean Comeau [Mon, 14 Jan 2013 19:57:40 +0000 (11:57 -0800)]
Use a custom exception instead of adding a delimiter to the error message
Lukas Reschke [Mon, 14 Jan 2013 19:24:02 +0000 (11:24 -0800)]
Merge pull request #1135 from owncloud/allow_default_click_behaviour
allow default click behaviour
Lukas Reschke [Mon, 14 Jan 2013 19:18:08 +0000 (20:18 +0100)]
Remove uneeded returns
Lukas Reschke [Mon, 14 Jan 2013 19:10:10 +0000 (20:10 +0100)]
Add a closing )
Thanks Jenkins!
Lukas Reschke [Mon, 14 Jan 2013 18:57:28 +0000 (19:57 +0100)]
Remove uneeded return
Thx @Raydiation
Lukas Reschke [Mon, 14 Jan 2013 18:51:16 +0000 (19:51 +0100)]
CP fail
Lukas Reschke [Mon, 14 Jan 2013 18:45:17 +0000 (19:45 +0100)]
Check if user is admin - bool
There was no "isAdminUser()" function which returned bool. This is
irritiating as there were a loooooooot of places in the code which
checked this itself with `OC_Group::inGroup($uid, 'admin)` - why not
use a function for this?
(Especially if you consider that we might change the group name in the
future, which would lead to problems then)
Additionally, @Raydiation needed such a method for his AppFramework :)
Lukas Reschke [Mon, 14 Jan 2013 15:51:31 +0000 (16:51 +0100)]
Check for string position instead of string existence
otherwise /foo/bar would be detected as a subfolder of /bar
THX @icewind1991
Bart Visscher [Mon, 14 Jan 2013 15:35:14 +0000 (07:35 -0800)]
Merge pull request #1112 from Raydiation/master
This fixes a problem that prevented app routes from being loaded after ocs_api merge