Jenkins for ownCloud
|
dde3342398
|
[tx-robot] updated from transifex
|
2012-11-24 00:03:00 +01:00 |
Thomas Müller
|
db2be74b4d
|
Merge pull request #479 from owncloud/fix_438
Do the url encoding once, only in breadcrumbs template
|
2012-11-23 03:07:02 -08:00 |
Thomas Müller
|
b5b7a67f8a
|
Merge pull request #480 from owncloud/fix_435_and_437
Also reject names with \ in the name
|
2012-11-23 03:05:52 -08:00 |
Thomas Müller
|
97ed467224
|
Merge pull request #418 from libasys/Fix-IE8-fileactions-binding
Fixes two issues if you using IE8. IE8 has problems with .bind actions a...
|
2012-11-23 02:16:21 -08:00 |
Jenkins for ownCloud
|
3688376a6f
|
[tx-robot] updated from transifex
|
2012-11-23 00:03:17 +01:00 |
Jörn Friedrich Dreyer
|
a81d7cd79f
|
introduce Files.containsInvalidCharacters(), use when creating or renaming files
|
2012-11-22 13:03:17 +01:00 |
Thomas Müller
|
c773d071ee
|
Merge pull request #506 from owncloud/fix_505
refs #505 - defining publicListView based on template parameter
|
2012-11-22 02:53:10 -08:00 |
Thomas Mueller
|
cd495bf9ba
|
some more invalid characters have been added
|
2012-11-22 11:52:05 +01:00 |
Bart Visscher
|
1793e85a52
|
Also reject names with \ in the name
fixes issues #435 and #437
|
2012-11-22 11:52:05 +01:00 |
blizzz
|
d4ec77e08b
|
Merge pull request #482 from eMerzh/fix_prevent_shared_folder
Show error message to prevent adding a shared folder in the root dir fix...
|
2012-11-22 02:40:23 -08:00 |
Jenkins for ownCloud
|
3a5f5e127c
|
[tx-robot] updated from transifex
|
2012-11-22 00:02:16 +01:00 |
Arthur Schiwon
|
495a8da354
|
port 95cee0e from stable45
|
2012-11-21 19:29:56 +01:00 |
Arthur Schiwon
|
aebd4fd32d
|
port dd694b5 from stable45
|
2012-11-21 19:28:29 +01:00 |
Arthur Schiwon
|
42f235123e
|
LDAP: Make update script escape all known DNs. Requires version bump.
|
2012-11-21 19:25:36 +01:00 |
Arthur Schiwon
|
24e13419a3
|
LDAP: escape values in the DN, fixes #419
|
2012-11-21 19:25:10 +01:00 |
Jenkins for ownCloud
|
9204be827b
|
[tx-robot] updated from transifex
|
2012-11-21 00:02:33 +01:00 |
Frank Karlitschek
|
9b7cbb1145
|
interpret http 403 and http 401 as not authorized
|
2012-11-20 13:44:49 +01:00 |
Jenkins for ownCloud
|
568def2b61
|
[tx-robot] updated from transifex
|
2012-11-20 00:02:08 +01:00 |
Thomas Mueller
|
2af7ac78d2
|
refs #505 - defining publicListView based on template parameter
|
2012-11-18 12:28:04 +01:00 |
Jenkins for ownCloud
|
e28d71bf55
|
[tx-robot] updated from transifex
|
2012-11-18 00:02:00 +01:00 |
Jenkins for ownCloud
|
61670184c4
|
[tx-robot] updated from transifex
|
2012-11-17 00:02:24 +01:00 |
Bart Visscher
|
20c24f234f
|
Do the url encoding once, only in breadcrumbs template
fixes issue #438
|
2012-11-16 16:12:28 +01:00 |
Brice Maron
|
02bc440900
|
Show error message to prevent adding a shared folder in the root dir fix #468
|
2012-11-16 14:59:14 +00:00 |
Thomas Mueller
|
4a3b5125cf
|
adding comments on the form array indexes
|
2012-11-16 11:58:33 +01:00 |
Thomas Mueller
|
2b192a75c4
|
normalize the path once in upload.php is enough - THX Robin for this hint
|
2012-11-16 11:50:57 +01:00 |
Thomas Mueller
|
7af4cf48c9
|
refs #461 - drag'n'drop upload to a sub folder is working now
|
2012-11-16 10:23:40 +01:00 |
Björn Schießle
|
8a93cc14f6
|
port of approved pull request #442 - 'Always set renaming to false, also if renaming was aborted, to finalize the operation and show the file actions again.'
|
2012-11-15 17:16:18 +01:00 |
Jenkins for ownCloud
|
a418a3ba65
|
[tx-robot] updated from transifex
|
2012-11-15 00:03:50 +01:00 |
libasys
|
eda9ce4cf8
|
Fixes two issues if you using IE8. IE8 has problems with .bind actions and since jquery 1.7.2 using .bind is old school style for event delegation. the new and better way is using .on() function. The second is using $.each instead of for() to walkthrough an array! Now it works perfect, the events after uploads are triggered.
|
2012-11-14 16:05:24 +01:00 |
Jenkins for ownCloud
|
9c36326e47
|
[tx-robot] updated from transifex
|
2012-11-14 00:03:38 +01:00 |
Jenkins for ownCloud
|
ac22cd4ab0
|
[tx-robot] updated from transifex
|
2012-11-13 00:07:19 +01:00 |
icewind1991
|
66dfe270c6
|
Merge pull request #319 from owncloud/fileactions_newfile
Add fileactions to new files and folders
|
2012-11-12 14:57:06 -08:00 |
Arthur Schiwon
|
d79e9a2da7
|
LDAP: cherrypick objectGUID handling from stable45, was part of PR 344
|
2012-11-12 17:00:23 +01:00 |
Jörn Friedrich Dreyer
|
bbef5b377e
|
add i18n for cancel button
|
2012-11-12 10:52:28 +01:00 |
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 |