Michael Gapczynski
|
7b2ec41477
|
Revert santizing toaddress, because PHPMailer now throws exceptions
Conflicts:
apps/files_sharing/ajax/email.php
|
2012-07-11 19:38:57 -04:00 |
Michael Gapczynski
|
632fc6ec61
|
Fix log write() parameters in wrong order
|
2012-07-11 19:38:57 -04:00 |
Lukas Reschke
|
ac5abc5603
|
Handling exceptions
|
2012-07-11 19:38:57 -04:00 |
Michael Gapczynski
|
e887fd7ba8
|
Catch exceptions from PHPMailer
|
2012-07-11 19:38:57 -04:00 |
Michael Gapczynski
|
ebcf5bce3c
|
Sanitize toaddress for emailing private links
Conflicts:
apps/files_sharing/ajax/email.php
|
2012-07-11 19:38:56 -04:00 |
Michael Gapczynski
|
71491612e3
|
Move line counter so we only count lines towards the offset that are equal or above the log level
|
2012-07-11 19:38:56 -04:00 |
Michael Gapczynski
|
bc3462f022
|
Improvements and bug fix for log reading, fixes bug oc-982
|
2012-07-11 19:38:56 -04:00 |
Lukas Reschke
|
d203fa2c50
|
Sanitizing file names
|
2012-07-11 19:15:11 +02:00 |
Bjoern Schiessle
|
9af74a9c80
|
use readfile() instead iof fopen() for file download over webdav.
fopen() didn't work for large files on some servers while readfile()
seems to work for all files on all configurations.
|
2012-07-11 12:04:20 +02:00 |
Robin Appelman
|
b470869114
|
when checking for updates in the filecache, explicitly state that we are querying a folder
|
2012-07-10 14:42:15 +02:00 |
Robin Appelman
|
71f9a6c093
|
dont throw errors when opening a dir using fopen over the smb streamwrapper
|
2012-07-10 14:40:25 +02:00 |
Robin Appelman
|
b8a6ffe261
|
fix statcache for filenames containing non-alphanumeric characters in smb streamwrapper
|
2012-07-10 14:21:50 +02:00 |
Robin Appelman
|
7f57591ef1
|
suppress error when using is_dir on non directory in smb backend
|
2012-07-10 14:20:30 +02:00 |
Robin Appelman
|
aeed130b3a
|
improve caching smb results a bit
|
2012-07-10 14:20:19 +02:00 |
Robin Appelman
|
8a902d8f65
|
improve filecache support for smb
|
2012-07-10 14:20:11 +02:00 |
Robin Appelman
|
a1fefea66f
|
split share and root config for smb backend, also sanitize config a bit more
|
2012-07-10 14:19:51 +02:00 |
Robin Appelman
|
8fcce55e76
|
share code between smb and ftp filestorage backends
|
2012-07-10 14:19:40 +02:00 |
Robin Appelman
|
539e4a1813
|
smb filestorage backend
|
2012-07-10 14:19:31 +02:00 |
Thomas Tanghus
|
197086a952
|
Make it possible to import files using CR as eol.
|
2012-07-08 18:34:00 +02:00 |
Thomas Tanghus
|
747b7fbbfe
|
Set the loading class on the property being changed, not on its container. Now on all the places relevant ;-)
|
2012-07-08 16:17:10 +02:00 |
Thomas Tanghus
|
d730d3edd4
|
Set the loading class on the property being changed, not on its container.
|
2012-07-08 16:10:12 +02:00 |
Thomas Tanghus
|
25b95a9ec7
|
Improve checking for active addressbooks and creating default addressbook.
|
2012-07-08 15:41:38 +02:00 |
Thomas Tanghus
|
554cb2d3ab
|
Add missing requesttoken.
|
2012-07-08 14:48:49 +02:00 |
Thomas Tanghus
|
47f96e2d5e
|
Missing semi-colon.
|
2012-07-08 14:42:33 +02:00 |
Thomas Tanghus
|
746eef0d5c
|
Format error response correctly.
|
2012-07-08 14:31:40 +02:00 |
Michael Gapczynski
|
0045e64041
|
Fix time formatting for minutes, prepend 0 if minutes is less than 10
|
2012-07-06 16:49:15 -04:00 |
Thomas Tanghus
|
b11b6afbb9
|
Hopefully fix for drag'n'drop import in oc-813.
|
2012-07-05 00:25:38 +02:00 |
Thomas Tanghus
|
5fb9b3e965
|
Disable expires header on thumbnail and photo.
|
2012-07-04 15:32:41 +02:00 |
Thomas Tanghus
|
f72a11f852
|
Moved action buttons down to the add field menu. Fixes oc-1155.
|
2012-07-04 13:49:39 +02:00 |
Lukas Reschke
|
0465129eba
|
Remove the forced download§
|
2012-07-02 12:19:48 +02:00 |
Lukas Reschke
|
47bad20132
|
Restoring stable4...
|
2012-07-02 10:47:45 +02:00 |
Lukas Reschke
|
e29681e233
|
Applying the fix
|
2012-07-02 10:29:04 +02:00 |
Lukas Reschke
|
5223724809
|
Wrong file - Sorry!
|
2012-07-02 10:28:11 +02:00 |
Lukas Reschke
|
4235ce0b63
|
Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4
|
2012-07-02 10:22:33 +02:00 |
Lukas Reschke
|
134d5d93c8
|
Don't display error messages
|
2012-07-02 10:21:38 +02:00 |
Georg Ehrke
|
8b5cae3c6c
|
fix a small PHP fail
|
2012-07-01 21:50:53 +02:00 |
Michael Gapczynski
|
bf93dd4661
|
Don't reload the page after sending private link to email address
|
2012-07-01 11:53:29 -04:00 |
Michael Gapczynski
|
ffadbfcef3
|
Prevent duplicate group showing in multiselect that added the group
|
2012-07-01 11:36:57 -04:00 |
Michael Gapczynski
|
dd7d34a40e
|
Prevent adding a duplicate to a multiselect
|
2012-07-01 11:36:44 -04:00 |
Michael Gapczynski
|
949cab7ea1
|
Add new group to other user's group select forms
|
2012-07-01 11:36:31 -04:00 |
Michael Gapczynski
|
5121c262e2
|
Revert "bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)"
This reverts commit 265d7e50f5 .
|
2012-07-01 11:35:58 -04:00 |
Lukas Reschke
|
fa7d4c2b39
|
Disable mimesniffing
|
2012-07-01 13:53:06 +02:00 |
Michael Gapczynski
|
9c083d3519
|
Fix setting custom quota size for users, bug fix for oc-1128
|
2012-06-28 21:26:39 -04:00 |
Michael Gapczynski
|
45e964c7aa
|
Return login errors for PostgreSQL setup
|
2012-06-27 20:25:46 -04:00 |
Michael Gapczynski
|
895d5707ee
|
Don't overwrite fake directory stream for Shared storage
|
2012-06-27 12:09:11 -04:00 |
Bjoern Schiessle
|
c0e86489c9
|
no reason to strip tags at this point
|
2012-06-27 17:56:00 +02:00 |
Bjoern Schiessle
|
7af76e36e1
|
enable highlighting of address in OSM.
|
2012-06-27 11:41:52 +02:00 |
Frank Karlitschek
|
d163fe02cd
|
4.0.4
|
2012-06-26 21:51:32 +02:00 |
Georg Ehrke
|
ae00f40b97
|
add OC_Calendar_Object::createUID()
|
2012-06-26 15:21:41 +02:00 |
Bjoern Schiessle
|
265d7e50f5
|
bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)
|
2012-06-26 12:54:09 +02:00 |