kondou
|
9e8a6b704d
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +02:00 |
Thomas Müller
|
12f4494de0
|
Merge pull request #4339 from owncloud/mimetype-defaults
Add the option to provide templates for newly created files
|
2013-08-17 08:42:49 -07:00 |
Morris Jobke
|
6ae6dc00e5
|
Merge pull request #4427 from owncloud/fix_4425
use OC files API to create missing directory
|
2013-08-17 08:09:07 -07:00 |
Bjoern Schiessle
|
f28f528431
|
switched to dirname()
|
2013-08-17 13:49:42 +02:00 |
Bjoern Schiessle
|
db8fdd5032
|
added missing parameter documentation
|
2013-08-17 13:46:33 +02:00 |
Björn Schießle
|
1af2ec1724
|
Merge pull request #4481 from owncloud/fix_versioning_size_check
first check if file exists before checking the files size
|
2013-08-17 04:37:09 -07:00 |
Bjoern Schiessle
|
f71794f0d5
|
added createMissingDirectories() method
|
2013-08-17 13:28:35 +02:00 |
Björn Schießle
|
d3e2f31ada
|
Merge pull request #4352 from owncloud/encryption_clean_up
crypt.php clean up
|
2013-08-17 04:10:15 -07:00 |
Arthur Schiwon
|
c538ac3081
|
LDAP: only connect to LDAP once on login
|
2013-08-17 12:16:51 +02:00 |
Thomas Müller
|
e761cba808
|
Merge pull request #4480 from owncloud/remove-ru_RU-master
remove ru_RU - fixes #3135
|
2013-08-17 03:10:42 -07:00 |
Morris Jobke
|
50147bfbd1
|
Merge pull request #4193 from owncloud/versions_fix_css
Versions fix css
|
2013-08-17 03:01:24 -07:00 |
Bjoern Schiessle
|
16efd81a0e
|
first check if file exists before checking the files size
|
2013-08-17 11:57:50 +02:00 |
Thomas Müller
|
de52157e76
|
remove ru_RU - fixes #3135
|
2013-08-17 11:43:37 +02:00 |
Bjoern Schiessle
|
137cd2ca89
|
increase width of versions dialog
|
2013-08-17 11:01:43 +02:00 |
Morris Jobke
|
837cefd8a3
|
Merge pull request #4442 from owncloud/no-smb-client-on-windows-master
no files external for SMB on windows
|
2013-08-16 02:48:42 -07:00 |
Jenkins for ownCloud
|
6bd0ba79df
|
[tx-robot] updated from transifex
|
2013-08-16 01:32:30 -04:00 |
Jan-Christoph Borchardt
|
d2767faf61
|
Merge pull request #4113 from owncloud/delete-fix
Delete icon fix
|
2013-08-15 15:31:42 -07:00 |
Thomas Müller
|
57f7ff2dbd
|
communicate size of newly created file back and update UI
|
2013-08-16 00:31:27 +02:00 |
Thomas Müller
|
7279a07ca2
|
Merge branch 'master' into mimetype-defaults
Conflicts:
apps/files/ajax/newfile.php
|
2013-08-16 00:13:10 +02:00 |
Thomas Müller
|
bd1895bdf8
|
Merge pull request #4354 from owncloud/fix_2711_shared_icon_disappears_on_firefox
fix #2711 using a custom event, also use css selectors over filterAttr
|
2013-08-15 14:08:01 -07:00 |
Thomas Müller
|
ada13a4d40
|
fixing all broken translation files
|
2013-08-15 15:41:45 +02:00 |
Thomas Müller
|
05549884c6
|
no files external for SMB on windows
|
2013-08-15 12:00:02 +02:00 |
Jenkins for ownCloud
|
680ac48856
|
[tx-robot] updated from transifex
|
2013-08-15 04:53:54 -04:00 |
Morris Jobke
|
de89c31f5a
|
Merge pull request #4302 from synchrone/master
Fixing owncloud/core#4301
|
2013-08-14 17:11:30 -07:00 |
Andreas Fischer
|
75e9015b54
|
Merge pull request #4393 from owncloud/fix_4326
provide correct path for require_once
* owncloud/fix_4326:
use __DIR__ instead of realpath
provide correct path for require_once
|
2013-08-14 21:20:53 +02:00 |
Bjoern Schiessle
|
a3d009e3b5
|
also create root dir if it doesn't exist yet
|
2013-08-14 20:51:36 +02:00 |
Jörn Friedrich Dreyer
|
8f3f47e868
|
Merge pull request #4376 from owncloud/use_plurals
Use plural translations
|
2013-08-14 10:23:19 -07:00 |
Thomas Müller
|
b3b2b2d64c
|
Merge pull request #4363 from owncloud/fix-4355
Send mime-type for new files
|
2013-08-14 09:46:10 -07:00 |
Bjoern Schiessle
|
d314729cea
|
use OC files API to create missing directory which should handle special chars in every environment correctly
|
2013-08-14 17:58:41 +02:00 |
Bjoern Schiessle
|
7d0e9cc685
|
use __DIR__ instead of realpath
|
2013-08-14 17:15:01 +02:00 |
kondou
|
4002491947
|
Reword a phrase
|
2013-08-14 06:29:19 +02:00 |
Jenkins for ownCloud
|
9492aeffe9
|
[tx-robot] updated from transifex
|
2013-08-13 09:13:11 -04:00 |
Bjoern Schiessle
|
eb0fdc8380
|
provide correct path for require_once
|
2013-08-12 17:38:57 +02:00 |
Bjoern Schiessle
|
7b1067c2a0
|
change decryptUnknownKeyfile() to decryptKeyfile(), we always use openssl_seal
|
2013-08-12 16:19:08 +02:00 |
Jenkins for ownCloud
|
5ebff8cfc4
|
[tx-robot] updated from transifex
|
2013-08-11 08:11:03 -04:00 |
kondou
|
9549bd3e68
|
Use plural translations
|
2013-08-09 20:37:18 +02:00 |
Bjoern Schiessle
|
44d201a526
|
Merge branch 'encryption_clean_up' of github.com:owncloud/core into encryption_clean_up
|
2013-08-09 15:57:07 +02:00 |
Bjoern Schiessle
|
5ba8d38b7f
|
remove old comments, TODos, etc.
|
2013-08-09 15:55:17 +02:00 |
Jenkins for ownCloud
|
98f836363a
|
[tx-robot] updated from transifex
|
2013-08-09 08:06:31 -04:00 |
Andreas Fischer
|
beb27168de
|
Use multiple lines for the JSON data array.
|
2013-08-08 22:14:21 +02:00 |
Andreas Fischer
|
0ab8850478
|
Adjust JSON code to stable5.
|
2013-08-08 22:14:21 +02:00 |
Andreas Fischer
|
1ed049a682
|
Do not repeat JSON success code.
|
2013-08-08 22:14:21 +02:00 |
Andreas Fischer
|
0718c92dc8
|
Do not repeat definition of $target.
|
2013-08-08 22:13:53 +02:00 |
Jan-Christoph Borchardt
|
8652137ad6
|
Merge pull request #3912 from owncloud/css_cleanup_kondou
General CSS cleanup
|
2013-08-08 07:31:01 -07:00 |
Thomas Müller
|
c458e785a1
|
fixing typos and PHPDoc
|
2013-08-08 15:08:58 +02:00 |
Jörn Friedrich Dreyer
|
ff67f115d4
|
fix #2711 using a custom event, also use css selectors over filterAttr
|
2013-08-08 13:50:04 +02:00 |
Bjoern Schiessle
|
512f98cac9
|
remove todo item
|
2013-08-08 13:38:15 +02:00 |
Bjoern Schiessle
|
023121aed0
|
adapt tests to the changes in crypt.php
|
2013-08-08 13:35:01 +02:00 |
Björn Schießle
|
c2f40d2495
|
Merge pull request #4243 from owncloud/no_empty_versions
don't create empty versions
|
2013-08-08 03:57:43 -07:00 |
Thomas Müller
|
f7915d745a
|
Merge pull request #4340 from owncloud/true-false-as-filename
Allow true and false as filenames.
|
2013-08-08 00:03:50 -07:00 |