]>
source.dussan.org Git - nextcloud-server.git/log
Felix Moeller [Sun, 4 Nov 2012 17:28:29 +0000 (18:28 +0100)]
Checkstyle: Fix the last 25 NoSpaceAfterComma
Felix Moeller [Sun, 4 Nov 2012 17:18:03 +0000 (18:18 +0100)]
Checkstyle: Fix the last two SpaceBeforeOpenBrace
Thomas Müller [Sun, 4 Nov 2012 16:59:45 +0000 (08:59 -0800)]
Merge pull request #238 from fmms/checkstyle04
Checkstyle fixes
Lukas Reschke [Sun, 4 Nov 2012 13:54:02 +0000 (05:54 -0800)]
Merge pull request #178 from owncloud/JustOneCSRFTokenPerSession
Just one CSRF token per session
Lukas Reschke [Sun, 4 Nov 2012 13:26:41 +0000 (14:26 +0100)]
Remove uneeded debug output
Felix Moeller [Sun, 4 Nov 2012 10:10:46 +0000 (11:10 +0100)]
Checkstyle fixes: NoSpaceAfterComma
Felix Moeller [Sun, 4 Nov 2012 09:46:32 +0000 (10:46 +0100)]
Checkstyle fixes for SpaceBeforeOpenBrace
Jenkins for ownCloud [Sat, 3 Nov 2012 23:01:42 +0000 (00:01 +0100)]
[tx-robot] updated from transifex
Robin Appelman [Fri, 2 Nov 2012 23:21:10 +0000 (00:21 +0100)]
check for filename blacklist in OC_Filesystem::isValidPath
Robin Appelman [Fri, 2 Nov 2012 23:10:21 +0000 (00:10 +0100)]
some tests for the file blacklist
Jenkins for ownCloud [Fri, 2 Nov 2012 23:02:24 +0000 (00:02 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Fri, 2 Nov 2012 21:59:36 +0000 (14:59 -0700)]
Merge pull request #220 from fmms/checkstyle02
Checkstyle: many fixes
Robin Appelman [Fri, 2 Nov 2012 20:46:27 +0000 (21:46 +0100)]
fix inlude path for template test
Robin Appelman [Fri, 2 Nov 2012 18:56:34 +0000 (19:56 +0100)]
fix OC_Filesystem::isValidPath when using \ instead of / in paths
Felix Moeller [Fri, 2 Nov 2012 18:53:02 +0000 (19:53 +0100)]
Checkstyle: many fixes
Lukas Reschke [Thu, 1 Nov 2012 23:16:40 +0000 (00:16 +0100)]
Fix a typo
Lukas Reschke [Thu, 1 Nov 2012 22:52:04 +0000 (23:52 +0100)]
Add CSRF token
Jenkins for ownCloud [Thu, 1 Nov 2012 23:04:59 +0000 (00:04 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Thu, 1 Nov 2012 17:45:17 +0000 (10:45 -0700)]
Merge pull request #203 from owncloud/wording-url-link
Files: change wording 'From url' to 'From link'
Jan-Christoph Borchardt [Thu, 1 Nov 2012 17:09:16 +0000 (18:09 +0100)]
Files: change wording 'From url' to 'From link'
Robin Appelman [Tue, 30 Oct 2012 23:04:43 +0000 (00:04 +0100)]
fix archive tar include path
Björn Schießle [Wed, 31 Oct 2012 14:45:47 +0000 (15:45 +0100)]
adapted comments to the code changes
Björn Schießle [Wed, 31 Oct 2012 13:12:09 +0000 (14:12 +0100)]
load logging apps for webdav connections
Backport of
de1b95c
Jenkins for ownCloud [Wed, 31 Oct 2012 23:02:14 +0000 (00:02 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Wed, 31 Oct 2012 17:43:16 +0000 (18:43 +0100)]
Change the requesttoken back to OC.EventSource.requesttoken
Lukas Reschke [Wed, 31 Oct 2012 17:37:59 +0000 (18:37 +0100)]
Create only one CSRF token per session
Before, the CSRF token expired every hour. We had a script in place
which should refresh the token but this don't worked in every case.
(Laptop sleeping etc.)
With this commit, the token will only get once created for every
session so that the "Token expired" warning shouldn't appear.
Thomas Tanghus [Wed, 31 Oct 2012 13:16:13 +0000 (06:16 -0700)]
Merge pull request #112 from libasys/Fix-strange-Isue-IE8
Use $.each() instead of for(var...) in oc.dialogs. Fixes accessing undefined vars in IE8.
Jörn Friedrich Dreyer [Wed, 31 Oct 2012 11:50:18 +0000 (04:50 -0700)]
Merge pull request #155 from owncloud/token-expired-IE
Send the requesttoken as form value
Thomas Müller [Wed, 31 Oct 2012 10:03:46 +0000 (03:03 -0700)]
Merge pull request #152 from scambra/webdav-quota
checking quota in webdav
libasys [Wed, 31 Oct 2012 08:42:26 +0000 (09:42 +0100)]
UPDATE oc-dialogs.js and Fix some small Bugs Added in the description of form a select ecample
Thomas Mueller [Tue, 30 Oct 2012 23:21:17 +0000 (00:21 +0100)]
fixing Test_TemplateFunctions
Jenkins for ownCloud [Tue, 30 Oct 2012 23:02:32 +0000 (00:02 +0100)]
[tx-robot] updated from transifex
Thomas Müller [Tue, 30 Oct 2012 21:55:44 +0000 (14:55 -0700)]
Merge pull request #146 from Raydiation/master
Tests for p and print_unescaped added
Bernhard Posselt [Tue, 30 Oct 2012 20:20:21 +0000 (21:20 +0100)]
fixed copy paste error. 4th test will now test print_unescaped instead of p
Lukas Reschke [Tue, 30 Oct 2012 17:17:39 +0000 (10:17 -0700)]
Merge pull request #153 from butonic/master
check for database error in userExists
Bernhard Posselt [Tue, 30 Oct 2012 16:30:39 +0000 (17:30 +0100)]
splitted two tests with two assertions each into four tests with one assertion
Lukas Reschke [Tue, 30 Oct 2012 16:29:26 +0000 (17:29 +0100)]
Change IE8 to "older IE versions"
I'm not sure if IE9 is also affected, so I changed it to "older IE versions" - IE 10 should work fine.
Lukas Reschke [Tue, 30 Oct 2012 16:19:49 +0000 (17:19 +0100)]
Send the requesttoken as form value
This is needed for IE < 8 because it doesn't send the CSRF token here.
So that it is impossible to upload files.
Fixes #110 and related to #122
scambra [Tue, 30 Oct 2012 11:17:15 +0000 (12:17 +0100)]
code style changes
Jörn Friedrich Dreyer [Tue, 30 Oct 2012 10:08:32 +0000 (11:08 +0100)]
check for database error in userExists
scambra [Fri, 20 Apr 2012 09:39:30 +0000 (11:39 +0200)]
fix checking quota in webdav, adding a sabredav plugin
Sam Tuke [Mon, 29 Oct 2012 23:28:46 +0000 (16:28 -0700)]
Merge pull request #147 from owncloud/htaccess-upgrade-check
Generate .htaccess when upgrading from old versions
Jenkins for ownCloud [Mon, 29 Oct 2012 23:01:50 +0000 (00:01 +0100)]
[tx-robot] updated from transifex
Bart Visscher [Mon, 29 Oct 2012 22:31:37 +0000 (15:31 -0700)]
Merge pull request #136 from scambra/users-fixes
fix settings' routes
Lukas Reschke [Mon, 29 Oct 2012 21:44:49 +0000 (22:44 +0100)]
Don't use OC_Setup as it will show up the installer
Lukas Reschke [Mon, 29 Oct 2012 21:03:18 +0000 (22:03 +0100)]
Generate .htaccess when upgrading from old versions
When upgrading from old ownCloud versions like 2.x the .htaccess is not
generated - which exposes the data to the internet. This fix will
generate a .htaccess when upgrading. (And no one exists)
Fixes #127
Bernhard Posselt [Mon, 29 Oct 2012 20:33:43 +0000 (21:33 +0100)]
assert in proper order
Bernhard Posselt [Mon, 29 Oct 2012 20:22:25 +0000 (21:22 +0100)]
added tests for p and print_unescaped
Lukas Reschke [Mon, 29 Oct 2012 19:35:12 +0000 (12:35 -0700)]
Merge pull request #133 from fmms/checkstyle02
NoSpaceAfterComma -- checkstyle cleanup
blizzz [Mon, 29 Oct 2012 16:25:09 +0000 (09:25 -0700)]
Merge pull request #142 from denis-b/patch-2
fix moving (in) dirs containing "+"
blizzz [Mon, 29 Oct 2012 16:06:14 +0000 (09:06 -0700)]
Merge pull request #141 from denis-b/patch-1
fix dirnames containing "+" not displayed
denis-b [Mon, 29 Oct 2012 15:46:22 +0000 (16:46 +0100)]
Update apps/files/ajax/move.php
fix moving dirs containing "+"
denis-b [Mon, 29 Oct 2012 15:44:50 +0000 (16:44 +0100)]
Update apps/files/index.php
fix dirnames containing "+" not displayed
Lukas Reschke [Sun, 28 Oct 2012 19:50:50 +0000 (20:50 +0100)]
Generate only one CSRF token
Lukas Reschke [Sun, 28 Oct 2012 17:24:11 +0000 (18:24 +0100)]
Fix a typo
Bart Visscher [Sun, 28 Oct 2012 18:48:46 +0000 (19:48 +0100)]
Use files remote webdav in compatibility files/webdav.php
Bart Visscher [Sun, 28 Oct 2012 18:29:49 +0000 (19:29 +0100)]
Move loading setting routing to OC_Router
Bart Visscher [Sun, 28 Oct 2012 18:28:44 +0000 (19:28 +0100)]
Change search to use routing
Bart Visscher [Sun, 28 Oct 2012 17:52:18 +0000 (18:52 +0100)]
Move and fix app setting navigation detect
Bart Visscher [Sun, 28 Oct 2012 17:22:12 +0000 (18:22 +0100)]
Remove fixme, problem is solved already
Bart Visscher [Sun, 28 Oct 2012 17:21:44 +0000 (18:21 +0100)]
Remove subnavigation key, not used
Bart Visscher [Sun, 28 Oct 2012 16:53:05 +0000 (17:53 +0100)]
Add ETag caching for Javascript routes
Bart Visscher [Sun, 28 Oct 2012 16:49:43 +0000 (17:49 +0100)]
Move generating cache key from files from OC_Minimizer to OC_Cache
scambra [Mon, 29 Oct 2012 13:50:03 +0000 (14:50 +0100)]
fix settings routes
Michael Gapczynski [Sun, 28 Oct 2012 23:50:26 +0000 (19:50 -0400)]
Fix MySQL install, bug fix for issue 132
Michael Gapczynski [Sun, 28 Oct 2012 23:38:48 +0000 (19:38 -0400)]
Check if error_report() is equal to 0, so suppressed errors aren't logged e.g. the htaccesstext.txt fopen failing
Jenkins for ownCloud [Sun, 28 Oct 2012 23:02:45 +0000 (00:02 +0100)]
[tx-robot] updated from transifex
Felix Moeller [Sun, 28 Oct 2012 22:58:08 +0000 (23:58 +0100)]
NoSpaceAfterComma
Michael Gapczynski [Sun, 28 Oct 2012 20:36:17 +0000 (16:36 -0400)]
Try to fix shared status icons again
Michael Gapczynski [Sun, 28 Oct 2012 20:01:50 +0000 (16:01 -0400)]
Fix shared status icons
Lukas Reschke [Sun, 28 Oct 2012 17:36:27 +0000 (10:36 -0700)]
Merge pull request #129 from fmms/checkstyle01
Checkstyle
Felix Moeller [Sun, 28 Oct 2012 17:28:16 +0000 (18:28 +0100)]
NoSpaceAfterComma
Felix Moeller [Sun, 28 Oct 2012 17:12:31 +0000 (18:12 +0100)]
NoSpaceAfterComma
first in new branch
Thomas Müller [Sun, 28 Oct 2012 15:33:11 +0000 (16:33 +0100)]
disble breaking test cases for now
Robin Appelman [Sun, 28 Oct 2012 15:03:31 +0000 (16:03 +0100)]
properly replace fileaction icons with pngs when needed
Robin Appelman [Sun, 28 Oct 2012 15:00:43 +0000 (16:00 +0100)]
fix running app tests
Robin Appelman [Sun, 28 Oct 2012 15:00:31 +0000 (16:00 +0100)]
add svg mimetype to default htaccess
Georg Ehrke [Sun, 28 Oct 2012 14:20:20 +0000 (15:20 +0100)]
don't move file into subdirectory if a file with the same name already exists (fixes #92)
Arthur Schiwon [Sun, 28 Oct 2012 14:10:15 +0000 (15:10 +0100)]
check if RUNTIME_NOAPPS is set before using it
Björn Schießle [Sun, 28 Oct 2012 13:57:36 +0000 (14:57 +0100)]
added some visual feedback is password was set
Björn Schießle [Sun, 28 Oct 2012 12:47:29 +0000 (13:47 +0100)]
set password if user leaves password field (issue #57)
Georg Ehrke [Sun, 28 Oct 2012 13:11:41 +0000 (14:11 +0100)]
deny the usage of dots in database name
Arthur Schiwon [Sun, 28 Oct 2012 12:47:53 +0000 (13:47 +0100)]
make sure all filesystem apps are loaded when setupFS is proceeded, to make sure the emmited setup-hook is received. Fixes #89
Arthur Schiwon [Sun, 28 Oct 2012 12:45:37 +0000 (13:45 +0100)]
remove whitespaces, no code change
Bernhard Posselt [Sun, 28 Oct 2012 12:27:13 +0000 (13:27 +0100)]
added functions for printing escaped and unescaped values
Robin Appelman [Sun, 28 Oct 2012 11:47:33 +0000 (12:47 +0100)]
use css to show/hide fileactions
Robin Appelman [Sun, 28 Oct 2012 10:51:54 +0000 (11:51 +0100)]
code style
Jan-Christoph Borchardt [Sun, 28 Oct 2012 11:19:52 +0000 (12:19 +0100)]
add 3rdparty folder to gitignore
Georg Ehrke [Sun, 28 Oct 2012 09:48:08 +0000 (10:48 +0100)]
remove 3rdparty files
Lukas Reschke [Sun, 28 Oct 2012 09:33:18 +0000 (10:33 +0100)]
->l expects two parameters
Lukas Reschke [Sun, 28 Oct 2012 09:21:06 +0000 (10:21 +0100)]
Revert "Fix a typo"
This reverts commit
a306e4b8a02cb03d5c6f29aa602e75d075e2877f .
Lukas Reschke [Sun, 28 Oct 2012 09:19:12 +0000 (10:19 +0100)]
Fix a typo
Jenkins for ownCloud [Sat, 27 Oct 2012 22:02:29 +0000 (00:02 +0200)]
[tx-robot] updated from transifex
Michael Gapczynski [Sat, 27 Oct 2012 21:25:10 +0000 (17:25 -0400)]
Load all apps in core share ajax file for apps to register their share backends
Thomas Müller [Sat, 27 Oct 2012 17:44:18 +0000 (19:44 +0200)]
don't enable user_external
Arthur Schiwon [Sat, 27 Oct 2012 17:42:50 +0000 (19:42 +0200)]
LDAP: usersInGroup now also does LDAP serverside search.
Arthur Schiwon [Sat, 27 Oct 2012 17:15:13 +0000 (19:15 +0200)]
LDAP: make filter in readAttribute configurable
Thomas Müller [Sat, 27 Oct 2012 17:36:24 +0000 (19:36 +0200)]
don't enable apps twice
Arthur Schiwon [Sat, 27 Oct 2012 15:36:55 +0000 (17:36 +0200)]
LDAP: getGroups to use paged searches
Arthur Schiwon [Sat, 27 Oct 2012 15:36:08 +0000 (17:36 +0200)]
LDAP: improve slicing