]>
source.dussan.org Git - nextcloud-server.git/log
Jan-Christoph Borchardt [Thu, 31 Jan 2013 11:59:30 +0000 (12:59 +0100)]
change button box-shadow from hard white to slight transparent
Jan-Christoph Borchardt [Tue, 29 Jan 2013 18:13:39 +0000 (19:13 +0100)]
increase opacity of buttons, fix for dark backgrounds like header in public share, fix #1188
Lukas Reschke [Tue, 29 Jan 2013 10:49:20 +0000 (02:49 -0800)]
Merge pull request #1352 from mjkent/master
Add Default Robot Disallow
Michael Gapczynski [Tue, 29 Jan 2013 04:17:40 +0000 (20:17 -0800)]
Merge pull request #1324 from owncloud/permanent-share-icons
Permanently display shared status icons
Michael Gapczynski [Tue, 29 Jan 2013 04:16:29 +0000 (23:16 -0500)]
Change file action text for files inside shared folders as well
Michael Gapczynski [Tue, 29 Jan 2013 04:13:38 +0000 (23:13 -0500)]
Change file action text to 'Shared'
Jenkins for ownCloud [Mon, 28 Jan 2013 23:06:20 +0000 (00:06 +0100)]
[tx-robot] updated from transifex
Michael Kent [Mon, 28 Jan 2013 22:39:53 +0000 (16:39 -0600)]
Add robot.txt
This is needed for security reasons - often people looking to exploit applications will search for something in a certain version of a web application and find many sites to exploit. This stops that from being so easy.
Jan-Christoph Borchardt [Mon, 28 Jan 2013 18:47:51 +0000 (19:47 +0100)]
fix color change on click
Jan-Christoph Borchardt [Mon, 28 Jan 2013 18:39:51 +0000 (19:39 +0100)]
Merge branch 'master' into permanent-share-icons
Robin Appelman [Mon, 28 Jan 2013 18:08:03 +0000 (19:08 +0100)]
Fix phpdoc
Lukas Reschke [Mon, 28 Jan 2013 13:43:47 +0000 (05:43 -0800)]
Merge pull request #1313 from owncloud/updater-CSP
Make update page with CSP compatible
Thomas Müller [Mon, 28 Jan 2013 09:42:46 +0000 (01:42 -0800)]
Merge pull request #1318 from j-ed/master
added parameter mail_smtpauthtype to set SMTP authentication type.
Thomas Mueller [Mon, 28 Jan 2013 08:57:24 +0000 (09:57 +0100)]
Merge branch 'master' into updater-CSP
Conflicts:
core/templates/update.php
Thomas Müller [Mon, 28 Jan 2013 08:29:46 +0000 (00:29 -0800)]
Merge pull request #1321 from owncloud/csp-fixes
Files: CSP fixes
Thomas Müller [Mon, 28 Jan 2013 07:52:09 +0000 (23:52 -0800)]
Merge pull request #1337 from owncloud/fix-issue-780
Add create permission, fixes #780
Michael Gapczynski [Mon, 28 Jan 2013 04:31:31 +0000 (23:31 -0500)]
Add create permission, fixes #780
Jenkins for ownCloud [Sun, 27 Jan 2013 23:05:43 +0000 (00:05 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Sat, 26 Jan 2013 23:18:23 +0000 (15:18 -0800)]
Merge pull request #1326 from owncloud/event-source-token
Use global oc_requesttoken for Event Source
Jenkins for ownCloud [Sat, 26 Jan 2013 23:06:21 +0000 (00:06 +0100)]
[tx-robot] updated from transifex
Michael Gapczynski [Sat, 26 Jan 2013 21:36:48 +0000 (16:36 -0500)]
Use global oc_requesttoken for Event Source
Michael Gapczynski [Sat, 26 Jan 2013 18:25:15 +0000 (13:25 -0500)]
Permanently display shared status icons
Lukas Reschke [Sat, 26 Jan 2013 13:20:15 +0000 (05:20 -0800)]
Merge pull request #1320 from owncloud/implements-1316-master
lookup for OCA classes in all apps folders
Lukas Reschke [Sat, 26 Jan 2013 13:07:35 +0000 (14:07 +0100)]
Use HTML5 data attribute + fix undefined variable
Lukas Reschke [Sat, 26 Jan 2013 13:03:17 +0000 (14:03 +0100)]
Remove outdated comments
Lukas Reschke [Sat, 26 Jan 2013 12:46:00 +0000 (13:46 +0100)]
Fix undefined variable
Thomas Müller [Sat, 26 Jan 2013 12:15:40 +0000 (04:15 -0800)]
Merge pull request #1059 from owncloud/fixing-998-master
Fixing 998 master
Thomas Müller [Sat, 26 Jan 2013 12:00:57 +0000 (04:00 -0800)]
Merge pull request #1306 from owncloud/smart-app-banner
add smart app banner to promote ios app
Thomas Mueller [Sat, 26 Jan 2013 11:45:50 +0000 (12:45 +0100)]
lookup for OCA classes in all apps folders
j-ed [Sat, 26 Jan 2013 11:09:54 +0000 (12:09 +0100)]
Update lib/mail.php
added parameter mail_smtpauthtype to set SMTP authentication type.
j-ed [Sat, 26 Jan 2013 11:04:06 +0000 (12:04 +0100)]
Update config/config.sample.php
added parameter mail_smtpauthtype to set SMTP authentication type.
Jenkins for ownCloud [Fri, 25 Jan 2013 23:10:07 +0000 (00:10 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Fri, 25 Jan 2013 20:57:24 +0000 (21:57 +0100)]
Remove the CSP header for Firefox
https://bugzilla.mozilla.org/show_bug.cgi?id=737064 *gnarf*
Lukas Reschke [Fri, 25 Jan 2013 18:18:16 +0000 (19:18 +0100)]
Move update inline JS
Lukas Reschke [Fri, 25 Jan 2013 18:15:02 +0000 (19:15 +0100)]
Move checkMaintenance and checkUpgrade
This is needed to ensure that the routing and linkTo() function for CSP
are available.
Lukas Reschke [Fri, 25 Jan 2013 17:14:37 +0000 (18:14 +0100)]
Warn users not to enable DEBUG in productive environments
The debug mode should not be enabled in productive environments and is also a security risk since some apps outputs unsanitized debug data to the template.
Lukas Reschke [Fri, 25 Jan 2013 16:20:26 +0000 (08:20 -0800)]
Merge pull request #1258 from owncloud/no-inline-js
No inline JS - Work in progress
Lukas Reschke [Fri, 25 Jan 2013 15:23:03 +0000 (16:23 +0100)]
Use black background images
Lukas Reschke [Fri, 25 Jan 2013 15:11:07 +0000 (16:11 +0100)]
Merge branch 'master' into no-inline-js
Lukas Reschke [Fri, 25 Jan 2013 15:10:35 +0000 (07:10 -0800)]
Merge pull request #1307 from owncloud/js_linkToRemote
Add js linkToRemote and linkToRemoteBase
Georg Ehrke [Fri, 25 Jan 2013 14:57:57 +0000 (15:57 +0100)]
add smart app banner to promote ios app
Thomas Tanghus [Fri, 25 Jan 2013 15:00:26 +0000 (16:00 +0100)]
Add js linkToRemote and linkToRemoteBase
Lukas Reschke [Fri, 25 Jan 2013 14:47:57 +0000 (15:47 +0100)]
This breaks the installation
@bartv2 This JS part is breaking the installation (POST parameters are
not transferred), could you please take a look? THX.
JS console says:
uncaught exception: cannot call methods on button prior to
initialization; attempted to call method 'disable'
Lukas Reschke [Fri, 25 Jan 2013 13:57:52 +0000 (14:57 +0100)]
Initialize router also if ownCloud isn't installed
Lukas Reschke [Fri, 25 Jan 2013 13:26:14 +0000 (14:26 +0100)]
Allow the loading of external images
Jenkins for ownCloud [Thu, 24 Jan 2013 23:05:56 +0000 (00:05 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Thu, 24 Jan 2013 16:06:39 +0000 (08:06 -0800)]
Merge pull request #1291 from owncloud/drop-simpletest-compatibility-master
drop SimpleTest compatibility
Thomas Mueller [Thu, 24 Jan 2013 15:47:17 +0000 (16:47 +0100)]
drop SimpleTest compatibility
Thomas Müller [Thu, 24 Jan 2013 10:37:40 +0000 (02:37 -0800)]
Merge pull request #1286 from owncloud/ocs_api
Check that external api methods return instances of OC_OCS_Result
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.
Tom Needham [Wed, 23 Jan 2013 23:39:29 +0000 (23:39 +0000)]
Code style update
Jenkins for ownCloud [Wed, 23 Jan 2013 23:07:38 +0000 (00:07 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Wed, 23 Jan 2013 12:44:43 +0000 (13:44 +0100)]
Notice about changing the standard policy
Lukas Reschke [Wed, 23 Jan 2013 12:42:52 +0000 (13:42 +0100)]
Allow admins to change the CSP policy in the config file
Thomas Mueller [Wed, 23 Jan 2013 10:37:28 +0000 (11:37 +0100)]
update to jquery-ui 1.10.0
Lukas Reschke [Wed, 23 Jan 2013 10:33:25 +0000 (11:33 +0100)]
Fix merge conflict
Lukas Reschke [Wed, 23 Jan 2013 10:32:14 +0000 (11:32 +0100)]
Fix merge conflict
Lukas Reschke [Wed, 23 Jan 2013 10:30:40 +0000 (11:30 +0100)]
Merge master...
Lukas Reschke [Wed, 23 Jan 2013 10:21:27 +0000 (11:21 +0100)]
Move appid to external file
Thomas Mueller [Wed, 23 Jan 2013 08:18:26 +0000 (09:18 +0100)]
missing renames of publicListView to disableSharing
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
Björn Schießle [Tue, 22 Jan 2013 17:34:59 +0000 (18:34 +0100)]
rename 'publicListView' switch to 'disableSharing' because this is not only used for the public list view
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.
Lukas Reschke [Tue, 22 Jan 2013 11:15:46 +0000 (12:15 +0100)]
Remove uneeded JS
Lukas Reschke [Tue, 22 Jan 2013 10:50:33 +0000 (11:50 +0100)]
Merge branch 'master' into no-inline-js
Lukas Reschke [Tue, 22 Jan 2013 07:09:01 +0000 (08:09 +0100)]
Allow eval() and send headers for legacy browsers
The blocking of eval() seems to have problems with JQuery 1.7.2 - let's allow it for now and disable it in the future.
Michael Gapczynski [Tue, 22 Jan 2013 03:53:32 +0000 (22:53 -0500)]
Make database connection error messages less verbose
Lukas Reschke [Mon, 21 Jan 2013 23:30:09 +0000 (00:30 +0100)]
Allow iframes to external domains
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
Lukas Reschke [Mon, 21 Jan 2013 21:29:27 +0000 (22:29 +0100)]
Remove closing tag
Lukas Reschke [Mon, 21 Jan 2013 21:18:42 +0000 (22:18 +0100)]
External JSON for the Apps
Lukas Reschke [Mon, 21 Jan 2013 21:18:11 +0000 (22:18 +0100)]
Move to OC_App
Lukas Reschke [Mon, 21 Jan 2013 21:17:48 +0000 (22:17 +0100)]
Indentation
Lukas Reschke [Mon, 21 Jan 2013 20:25:38 +0000 (21:25 +0100)]
Move isadmin to external file
Lukas Reschke [Mon, 21 Jan 2013 20:10:44 +0000 (21:10 +0100)]
Move timezone check to external JS
Lukas Reschke [Mon, 21 Jan 2013 19:46:42 +0000 (20:46 +0100)]
Correct copy paste fail
Lukas Reschke [Mon, 21 Jan 2013 19:36:19 +0000 (20:36 +0100)]
Move publicListView to external JS
Lukas Reschke [Mon, 21 Jan 2013 19:34:28 +0000 (20:34 +0100)]
No inline JS in apps
Lukas Reschke [Mon, 21 Jan 2013 19:24:18 +0000 (20:24 +0100)]
Move requesttoken to oc-requesttoken.js
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
Lukas Reschke [Sun, 20 Jan 2013 23:10:47 +0000 (00:10 +0100)]
Move config to core/js/config.php
Jenkins for ownCloud [Sun, 20 Jan 2013 23:05:34 +0000 (00:05 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Sun, 20 Jan 2013 22:46:46 +0000 (23:46 +0100)]
Add a route to the JS config
Lukas Reschke [Sun, 20 Jan 2013 22:30:16 +0000 (23:30 +0100)]
Disallow inline JS
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
Lukas Reschke [Sun, 20 Jan 2013 11:19:09 +0000 (12:19 +0100)]
Add the default-src