Jenkins for ownCloud
|
09d6d843f7
|
[tx-robot] updated from transifex
|
2012-11-12 00:02:24 +01:00 |
Thomas Tanghus
|
56239df2e7
|
Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*
|
2012-11-11 23:10:23 +01:00 |
Jenkins for ownCloud
|
9f8cc09642
|
[tx-robot] updated from transifex
|
2012-11-11 00:02:42 +01:00 |
Diederik de Haas
|
6e6df6e410
|
Fixed new checkstyle issues in ftp.php from build #1341.
|
2012-11-10 00:46:50 +01:00 |
Diederik de Haas
|
3cc6df489f
|
Fixed new checkstyle issues in swift.php from build #1341.
|
2012-11-10 00:45:49 +01:00 |
Diederik de Haas
|
051635412d
|
Fixed new checkstyle issues from build #1341.
|
2012-11-10 00:40:32 +01:00 |
Jenkins for ownCloud
|
7ec0efe5c2
|
[tx-robot] updated from transifex
|
2012-11-10 00:02:29 +01:00 |
Jenkins for ownCloud
|
b33a443088
|
[tx-robot] updated from transifex
|
2012-11-09 10:07:45 +01:00 |
Thomas Mueller
|
127a5a3ecd
|
l10n support for user_webdavauth
|
2012-11-09 09:59:27 +01:00 |
Jenkins for ownCloud
|
cb57a20ec2
|
[tx-robot] updated from transifex
|
2012-11-09 00:03:49 +01:00 |
Georg Ehrke
|
84084b9430
|
Merge pull request #261 from owncloud/fix_opera_file_delete
fix file delete in opera - fixes #188
|
2012-11-08 08:55:19 -08:00 |
Jenkins for ownCloud
|
c8f24fa3c9
|
[tx-robot] updated from transifex
|
2012-11-08 00:03:43 +01:00 |
Robin Appelman
|
37fe9800b6
|
add actions to newly created files and folders
closes #231
|
2012-11-07 22:13:52 +01:00 |
Robin Appelman
|
42935c5564
|
reuse jquery object when adding files to the file list
|
2012-11-07 22:06:05 +01:00 |
Robin Appelman
|
e14054610f
|
Revert "fix blocking drag & drop upload of folders"
Fixes #150
This reverts commit 5b2f3c7f72 .
|
2012-11-07 21:59:18 +01:00 |
Björn Schießle
|
1910bff75c
|
Merge pull request #303 from owncloud/fix_issue_95
urlencode file/dir to allow special characters in filename/path (issue #95)
|
2012-11-07 05:48:28 -08:00 |
Björn Schießle
|
7b51a4e5f9
|
Merge pull request #306 from owncloud/crumb_drop_fix
extract the right file name for drag&drop.
|
2012-11-07 05:46:18 -08:00 |
Björn Schießle
|
168a2c7b6b
|
get the right file name for drag&drop. This was necessary after the switch to css to show/hide file actions, otherwise the actions where part of the extracted file name.
|
2012-11-07 14:10:10 +01:00 |
Thomas Müller
|
d42d88d391
|
Merge pull request #289 from zimba12/master
Move function that relativizes dates from Files app to core
|
2012-11-07 03:43:59 -08:00 |
Björn Schießle
|
12983cf0b0
|
urlencode file/dir to allow special characters in filename/path (issue #95)
|
2012-11-07 10:47:19 +01:00 |
Jenkins for ownCloud
|
3e01fe1dbb
|
[tx-robot] updated from transifex
|
2012-11-07 00:02:51 +01:00 |
Arthur Schiwon
|
6339e71bdc
|
LDAP: fix typo in config value handling.
|
2012-11-06 20:16:37 +01:00 |
Alessandro Cosentino
|
50dbb30eb9
|
Moved relative_modified_date from file/js to core/js
|
2012-11-06 10:56:42 -05:00 |
blizzz
|
64ac208fb2
|
Merge pull request #258 from wardragon/ldap_existence_check_no_refactor
LDAP: improved object existence check
|
2012-11-06 07:24:15 -08:00 |
Jenkins for ownCloud
|
4d052c1eee
|
[tx-robot] updated from transifex
|
2012-11-06 00:01:40 +01:00 |
Thomas Müller
|
b7e9d8d00e
|
Merge pull request #267 from owncloud/improve_files_update
Improve performance of files update (on larger setups)
|
2012-11-05 14:06:07 -08:00 |
Arthur Schiwon
|
8b3ae4309b
|
Fix mkdir and opendir warnings when path does not exist
|
2012-11-05 21:37:59 +01:00 |
Arthur Schiwon
|
85d6a08ae9
|
prepare SQL query only once, that's what prepared statements are for. Should improve upgrade time with larger setups
|
2012-11-05 20:47:26 +01:00 |
Georg Ehrke
|
bb0164c9fc
|
fix file delete in opera - fixes #188
|
2012-11-05 18:42:44 +01:00 |
Lorenzo M. Catucci
|
ca24f4767b
|
Return an empty array on succesful existence check
|
2012-11-05 17:35:09 +01:00 |
Robin Appelman
|
972243d564
|
support string values ('true' and 'false') for configuring the secure parameter on external storage backends
fixes #78
|
2012-11-05 16:39:03 +01:00 |
Lorenzo M. Catucci
|
510191db68
|
Return true or false from readAttribute if $attr is empty
This way, readAttribute can act as an existence checker.
|
2012-11-05 15:38:49 +01:00 |
Thomas Müller
|
5c72d28ffd
|
Merge pull request #245 from owncloud/fileactions
some more reuse for fileactions
|
2012-11-05 05:52:52 -08:00 |
Frank Karlitschek
|
59381b90a0
|
Merge pull request #252 from owncloud/fix_user_webdavauth
Fix user webdavauth
|
2012-11-05 05:38:06 -08:00 |
Frank Karlitschek
|
6fba4ba87d
|
fix the webdavauth app
|
2012-11-05 14:22:16 +01:00 |
Robin Appelman
|
34fee8afaa
|
remove debug statements
|
2012-11-05 13:52:02 +01:00 |
Frank Karlitschek
|
01b0e9b133
|
fix the webdav user backend. still not completel working but a frist step
|
2012-11-05 10:46:28 +01:00 |
Thomas Müller
|
135680e50b
|
Merge pull request #242 from fmms/checkstyle05
Checkstyle fixes
|
2012-11-05 01:34:11 -08:00 |
Felix Moeller
|
a4b2ea586d
|
Style: Remove all the dangling white spaces
|
2012-11-04 22:16:04 +01:00 |
Robin Appelman
|
4f32f49fb1
|
this line shouldn't be here
|
2012-11-04 21:00:36 +01:00 |
Robin Appelman
|
f187aa6c93
|
some more code reuse for fileactions
also fixes an issue where some fileactions always worked on the last file in the list
|
2012-11-04 20:48:38 +01:00 |
Arthur Schiwon
|
00bb246a0d
|
merge from master
|
2012-11-04 19:58:48 +01:00 |
Felix Moeller
|
9795bc19bf
|
Checkstyle: Fix the last two InvalidEOLChar
|
2012-11-04 18:42:18 +01:00 |
Felix Moeller
|
0e70ea9d8b
|
Checkstyle: Fix the last 25 NoSpaceAfterComma
|
2012-11-04 18:28:29 +01:00 |
Felix Moeller
|
1205749f8c
|
Checkstyle: Fix the last two SpaceBeforeOpenBrace
|
2012-11-04 18:18:03 +01:00 |
Thomas Müller
|
8ac3849a95
|
Merge pull request #238 from fmms/checkstyle04
Checkstyle fixes
|
2012-11-04 08:59:45 -08:00 |
Lukas Reschke
|
80b9854710
|
Remove uneeded debug output
|
2012-11-04 14:26:45 +01:00 |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
2012-11-04 11:10:46 +01:00 |
Felix Moeller
|
f8d1d7787e
|
Checkstyle fixes for SpaceBeforeOpenBrace
|
2012-11-04 10:46:32 +01:00 |
Jenkins for ownCloud
|
17d466b03b
|
[tx-robot] updated from transifex
|
2012-11-04 00:01:42 +01:00 |
Jenkins for ownCloud
|
2f0fd84477
|
[tx-robot] updated from transifex
|
2012-11-03 00:02:24 +01:00 |
Felix Moeller
|
afadf93d31
|
Checkstyle: many fixes
|
2012-11-02 19:53:02 +01:00 |
Arthur Schiwon
|
df8c67721d
|
code style
|
2012-11-02 09:42:10 +01:00 |
Lukas Reschke
|
d9e9761099
|
Fix a typo
|
2012-11-02 00:16:40 +01:00 |
Lukas Reschke
|
0f02b7dea6
|
Add CSRF token
|
2012-11-02 00:09:28 +01:00 |
Jenkins for ownCloud
|
627509875e
|
[tx-robot] updated from transifex
|
2012-11-02 00:04:59 +01:00 |
Jan-Christoph Borchardt
|
e66482430e
|
Files: change wording 'From url' to 'From link'
|
2012-11-01 18:09:16 +01:00 |
Arthur Schiwon
|
5252fc52ed
|
LDAP: clear the cache not only when TTL changes, but with every settings update. Fixes #194
|
2012-11-01 16:48:17 +01:00 |
Björn Schießle
|
a9ce43de41
|
adapted comments to the code changes
|
2012-11-01 00:20:50 +01:00 |
Björn Schießle
|
3878950af4
|
load logging apps for webdav connections
Backport of de1b95c
|
2012-11-01 00:20:43 +01:00 |
Jenkins for ownCloud
|
a327087c8b
|
[tx-robot] updated from transifex
|
2012-11-01 00:02:14 +01:00 |
Jörn Friedrich Dreyer
|
b76306c144
|
Merge pull request #155 from owncloud/token-expired-IE
Send the requesttoken as form value
|
2012-10-31 04:50:18 -07:00 |
Thomas Müller
|
f851738169
|
Merge pull request #152 from scambra/webdav-quota
checking quota in webdav
|
2012-10-31 03:03:46 -07:00 |
Jenkins for ownCloud
|
aca6d3252f
|
[tx-robot] updated from transifex
|
2012-10-31 00:02:32 +01:00 |
Lukas Reschke
|
116fa64294
|
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.
|
2012-10-30 17:29:26 +01:00 |
Lukas Reschke
|
ee1e4a7602
|
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
|
2012-10-30 17:19:49 +01:00 |
scambra
|
d9c14292a4
|
fix checking quota in webdav, adding a sabredav plugin
|
2012-10-30 10:32:30 +01:00 |
Jenkins for ownCloud
|
56cf7660bd
|
[tx-robot] updated from transifex
|
2012-10-30 00:01:50 +01:00 |
Lukas Reschke
|
2e1199acb8
|
Merge pull request #133 from fmms/checkstyle02
NoSpaceAfterComma -- checkstyle cleanup
|
2012-10-29 12:35:12 -07:00 |
blizzz
|
629d33967c
|
Merge pull request #142 from denis-b/patch-2
fix moving (in) dirs containing "+"
|
2012-10-29 09:25:09 -07:00 |
denis-b
|
2aa5a185d4
|
Update apps/files/ajax/move.php
fix moving dirs containing "+"
|
2012-10-29 16:46:22 +01:00 |
denis-b
|
b563935498
|
Update apps/files/index.php
fix dirnames containing "+" not displayed
|
2012-10-29 16:44:50 +01:00 |
Bart Visscher
|
ccbf4e993c
|
Use files remote webdav in compatibility files/webdav.php
|
2012-10-29 15:04:56 +01:00 |
Bart Visscher
|
ab4ade0d24
|
Remove fixme, problem is solved already
|
2012-10-29 15:04:55 +01:00 |
Jenkins for ownCloud
|
dbb4e74c79
|
[tx-robot] updated from transifex
|
2012-10-29 00:02:45 +01:00 |
Felix Moeller
|
dfc8228fb4
|
NoSpaceAfterComma
|
2012-10-28 23:58:08 +01:00 |
Michael Gapczynski
|
60e5054ae8
|
Fix shared status icons
|
2012-10-28 16:02:05 -04:00 |
Robin Appelman
|
0fbb99690b
|
properly replace fileaction icons with pngs when needed
|
2012-10-28 16:03:52 +01:00 |
Georg Ehrke
|
4fd0514f0a
|
don't move file into subdirectory if a file with the same name already exists (fixes #92)
|
2012-10-28 15:23:40 +01:00 |
Robin Appelman
|
fe6b987b3d
|
use css to show/hide fileactions
|
2012-10-28 12:47:42 +01:00 |
Robin Appelman
|
d9ef6da2e4
|
code style
|
2012-10-28 12:47:42 +01:00 |
Jenkins for ownCloud
|
1a08ef6a06
|
[tx-robot] updated from transifex
|
2012-10-28 00:02:29 +02:00 |
Arthur Schiwon
|
58828d205f
|
LDAP: usersInGroup now also does LDAP serverside search.
|
2012-10-27 19:43:07 +02:00 |
Arthur Schiwon
|
3f85432df9
|
LDAP: make filter in readAttribute configurable
|
2012-10-27 19:43:07 +02:00 |
Arthur Schiwon
|
1b2279c935
|
LDAP: getGroups to use paged searches
|
2012-10-27 17:46:01 +02:00 |
Arthur Schiwon
|
5b3c9518dc
|
LDAP: improve slicing
|
2012-10-27 17:46:01 +02:00 |
Arthur Schiwon
|
33aa630af3
|
LDAP: add error handling for failed searches
|
2012-10-27 17:46:01 +02:00 |
Arthur Schiwon
|
a053da58ce
|
LDAP: be careful which limit is send to possible paged LDAP search
|
2012-10-27 17:46:01 +02:00 |
Arthur Schiwon
|
977c4d1844
|
LDAP: use the correct attribute in filter
|
2012-10-27 17:46:01 +02:00 |
Arthur Schiwon
|
246221a677
|
LDAP: fix again proper check if groups are enabled
|
2012-10-27 17:46:01 +02:00 |
Arthur Schiwon
|
b942c1253e
|
remove TODO comment, it's done
|
2012-10-27 17:46:01 +02:00 |
Bart Visscher
|
d6953fa5ed
|
Remove wrongly committed files
|
2012-10-27 17:45:15 +02:00 |
Björn Schießle
|
f151376ad5
|
remove remaining line from merge conflict
|
2012-10-27 17:06:13 +02:00 |
Bart Visscher
|
894d44e796
|
Merge remote-tracking branch 'git://github.com/susinths/SabreDAV_1.7.1.git'
Conflicts:
lib/base.php
|
2012-10-27 16:33:10 +02:00 |
Björn Schießle
|
a93660d37a
|
fix broken paths in versions app
|
2012-10-27 15:52:48 +02:00 |
Björn Schießle
|
c1a0e809bf
|
don't call $('#found_versions').chosen(); after opening the history drop-down since no version is selected at the beginning
|
2012-10-27 15:50:17 +02:00 |
Bart Visscher
|
939b51e46f
|
Fix download url generation
|
2012-10-27 15:10:21 +02:00 |
Arthur Schiwon
|
605281da9b
|
LDAP: let result processing in Access::search slice the array for not-paginated search. getUsers e.g. does not need to take care of it anymore. adjustments in group_ldap to follow.
|
2012-10-27 12:19:08 +02:00 |
Arthur Schiwon
|
67cd268df9
|
LDAP: debug messaged
|
2012-10-27 12:19:08 +02:00 |
Arthur Schiwon
|
ee6fc22d4b
|
LDAP: sourced out paged search init into initPagedSearch method, making search slicker again
|
2012-10-27 12:19:08 +02:00 |
Bart Visscher
|
0120f3fd62
|
Merge branch 'routing'
Conflicts:
core/lostpassword/index.php
core/lostpassword/resetpassword.php
|
2012-10-27 11:58:02 +02:00 |
Jenkins for ownCloud
|
3bef19c623
|
[tx-robot] updated from transifex
|
2012-10-27 00:02:05 +02:00 |
Arthur Schiwon
|
1313cad1b9
|
LDAP: let getUsers make use of paged search
|
2012-10-26 21:54:35 +02:00 |
Arthur Schiwon
|
84130b885f
|
LDAP: add support for paged searches.
|
2012-10-26 21:54:34 +02:00 |
Arthur Schiwon
|
fc446d0af4
|
LDAP: know, wether server supports paged search
|
2012-10-26 21:54:34 +02:00 |
Arthur Schiwon
|
3f78a8190f
|
LDAP: check for resource before unbinding
|
2012-10-26 21:54:34 +02:00 |
Jan-Christoph Borchardt
|
f477fda785
|
separate buttons for new file and upload
|
2012-10-26 18:16:42 +02:00 |
Jenkins for ownCloud
|
c7d64811d6
|
[tx-robot] updated from transifex
|
2012-10-26 02:05:56 +02:00 |
Bart Visscher
|
43ac43d7af
|
dir in newfile has to start with /
|
2012-10-25 08:37:13 +02:00 |
Jenkins for ownCloud
|
43bae1b473
|
[tx-robot] updated from transifex
|
2012-10-25 02:11:53 +02:00 |
Lukas Reschke
|
515e1b467e
|
Merge pull request #81 from fmms/master
Codestyle add some needed spaces.
|
2012-10-24 10:16:32 -07:00 |
Lukas Reschke
|
7454186806
|
Forget to urlencode the path
|
2012-10-24 18:00:19 +02:00 |
Lukas Reschke
|
ff6d2f16c4
|
urlencode
|
2012-10-24 17:58:52 +02:00 |
Lukas Reschke
|
694b1d397d
|
Revert e1a4fe9890
|
2012-10-24 17:58:52 +02:00 |
Björn Schießle
|
07e08d5928
|
urldecode target directory
|
2012-10-24 15:37:51 +02:00 |
Thomas Müller
|
41898a473e
|
Apply coding style guide
|
2012-10-24 14:43:34 +03:00 |
Björn Schießle
|
a9a27306de
|
fix copy&paste bug from previous commit
|
2012-10-24 13:11:29 +02:00 |
Björn Schießle
|
1d200c554f
|
Shared files are not stored in the file cache. Therefore we need to
use the share table from the db to find the item source if the public
link re-shares a already shared file.
|
2012-10-24 13:11:29 +02:00 |
Lukas Reschke
|
916e0fc343
|
Place the brackets in the first line
|
2012-10-24 13:09:09 +02:00 |
Thomas Müller
|
4c234bd666
|
Apply coding style guide
http://owncloud.org/dev/coding-style-guide/
|
2012-10-24 12:12:16 +03:00 |
Björn Schießle
|
070fe02448
|
calling OC_Filesystem at this point will initialize file system with wrong user (for public shared links if another user is logged in). Therefore remove trailing slashes without the help of OC_Filesystem.
|
2012-10-24 10:06:00 +02:00 |
Lukas Reschke
|
a7eb56c799
|
Merge pull request #76 from fmms/master
checkstyle: some more cleanups
|
2012-10-23 23:48:27 -07:00 |
Jenkins for ownCloud
|
f33af71eb0
|
[tx-robot] updated from transifex
|
2012-10-24 02:08:34 +02:00 |
Arthur Schiwon
|
c443993fc2
|
LDAP: properly check if Groups-feature is enabled
|
2012-10-24 00:23:31 +02:00 |
Lukas Reschke
|
f112d8cd69
|
Merge pull request #75 from fmms/master
More Checkstyle cleanup
|
2012-10-23 15:07:14 -07:00 |
Lukas Reschke
|
dfecdb9700
|
Remove uneeded vendor prefixes
|
2012-10-24 00:00:33 +02:00 |
Lukas Reschke
|
f363bde121
|
Format the CSS in a readable way
|
2012-10-23 23:57:55 +02:00 |
Felix Moeller
|
561cbb2de6
|
NoSpaceAfterComma II
|
2012-10-23 23:01:10 +02:00 |
Felix Moeller
|
e73b817a38
|
Checkstyle: NoSpaceAfterComma
|
2012-10-23 22:53:54 +02:00 |
Lukas Reschke
|
e1a4fe9890
|
Fix urlencoding in the breadcrumb
|
2012-10-23 17:50:36 +02:00 |
Lukas Reschke
|
73f85c3b81
|
Merge pull request #62 from fmms/master
More Checkstyle warnings
|
2012-10-23 08:07:01 -07:00 |
icewind1991
|
ab944094e2
|
Merge pull request #12 from scambra/fixes
check free space using folder's owner
|
2012-10-23 07:02:21 -07:00 |
icewind1991
|
fbe059afd3
|
Merge pull request #59 from fmms/master
Starting point to take care of Checkstyle warnings
|
2012-10-23 06:58:15 -07:00 |
Arthur Schiwon
|
6a2a915559
|
Files: urldecode urlencoded dir names, fixes oc-2111
|
2012-10-23 13:50:24 +02:00 |
Felix Moeller
|
36d0d75901
|
Codestyle: FunctionCallArgumentSpacing
|
2012-10-23 08:35:54 +02:00 |
Felix Moeller
|
2d61f03452
|
More Checkstyle cleanup
This is for all LowerCaseConstant warnings
|
2012-10-23 08:01:09 +02:00 |
Jenkins for ownCloud
|
bc2a648f2d
|
[tx-robot] updated from transifex
|
2012-10-23 02:06:03 +02:00 |
Felix Moeller
|
6a00a6b9ed
|
Make Jenkins more happy.
This is NoSpaceAfterComma
|
2012-10-23 00:28:12 +02:00 |
Arthur Schiwon
|
78a1b987bb
|
LDAP: fix db update for Postgres
|
2012-10-23 00:18:43 +02:00 |
Arthur Schiwon
|
b879cd709e
|
LDAP: fix cache save and check, fixes oc-2118
|
2012-10-22 22:46:28 +02:00 |
Felix Moeller
|
03581ef463
|
Correct a first issue Checkstyle is complaining about ...
This is BracketsNotRequired
|
2012-10-22 21:40:33 +02:00 |
Jenkins for ownCloud
|
d8e945466d
|
[tx-robot] updated from transifex
|
2012-10-22 02:06:18 +02:00 |
Jenkins for ownCloud
|
16c4eb66d7
|
[tx-robot] updated from transifex
|
2012-10-21 02:06:44 +02:00 |
Jenkins for ownCloud
|
cfbd310d34
|
[tx-robot] updated from transifex
|
2012-10-20 02:03:53 +02:00 |
Jenkins for ownCloud
|
f5043c0661
|
[tx-robot] updated from transifex
|
2012-10-19 02:08:00 +02:00 |
Arthur Schiwon
|
81cf726b18
|
unset UserID after Update
|
2012-10-18 18:45:03 +02:00 |
Thomas Müller
|
e4c0bb59e5
|
Merge pull request #39 from scambra/date-l10n-fixes
Date l10n fixes
|
2012-10-18 08:09:58 -07:00 |
Jörn Friedrich Dreyer
|
e307bf31c8
|
fix oc-605
|
2012-10-18 14:19:34 +02:00 |
Jenkins for ownCloud
|
519a0ae4ab
|
[tx-robot] updated from transifex
|
2012-10-18 02:09:32 +02:00 |
Thomas Müller
|
9f01cd05fb
|
Merge pull request #37 from scambra/js-interpolation-l10n
use interpolation for some translations in js
|
2012-10-17 13:28:46 -07:00 |