Arthur Schiwon
|
8dd517ec79
|
version bump for beta release
|
2012-03-14 16:28:48 +01:00 |
|
Klaas Freitag
|
edeaa0a4a1
|
Fix call of function touch
|
2012-03-13 13:04:00 +01:00 |
|
Robin Appelman
|
2528778651
|
add touch() to all storage backands, and make parameter optional
Conflicts:
lib/filestorage.php
lib/filestorage/common.php
lib/filestorage/commontest.php
lib/filestorage/local.php
lib/filesystemview.php
|
2012-03-13 13:03:14 +01:00 |
|
Robin Appelman
|
f89f3701df
|
renamed the function to modify mtime of files to touch.
|
2012-03-13 12:03:30 +01:00 |
|
Tom Needham
|
86f2f841bf
|
update file extensions in editor
|
2012-03-12 20:44:29 +00:00 |
|
Tom Needham
|
098f6655c8
|
Text editor will now wrap text based on window size
|
2012-03-12 20:44:18 +00:00 |
|
Tom Needham
|
bb2cba13ce
|
Update breadcrumb css on close
|
2012-03-12 20:44:05 +00:00 |
|
Tom Needham
|
32b8900e0c
|
Updated readme url for install instructions
|
2012-03-12 20:43:47 +00:00 |
|
Tom Needham
|
e6a8e8f65a
|
Add description to texteditor info.xml -fix oc-234
|
2012-03-12 20:42:11 +00:00 |
|
Tom Needham
|
b6ba0f547e
|
fix character encoding bug oc-278
|
2012-03-12 20:41:30 +00:00 |
|
Thomas Tanghus
|
8991600303
|
Check input on adding/editing addressbook.
|
2012-03-12 20:39:33 +01:00 |
|
Thomas Tanghus
|
beaa76feb2
|
Strip tags
|
2012-03-12 20:17:19 +01:00 |
|
Thomas Tanghus
|
f6718dd889
|
Update ctag in deleteFromDAVData.
|
2012-03-12 19:56:11 +01:00 |
|
Thomas Tanghus
|
2ac20337fa
|
Added some error checking as mentioned in http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-227
|
2012-03-12 19:43:53 +01:00 |
|
Thomas Tanghus
|
a62ac84220
|
Modify check for missing UID.
Conflicts:
apps/contacts/lib/vcard.php
|
2012-03-12 19:41:25 +01:00 |
|
Thomas Tanghus
|
a7d7525645
|
- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93
Property was added multiple times.
- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-8
"Missing "N" field: Contacts app not compatible with vcard 3.0 format"
- Almost sure I've fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-27
"Full name in Contacts app doesn't sync to iOS 5 contacts" because it is caused by oc-8
Conflicts:
apps/contacts/lib/app.php
|
2012-03-12 19:33:12 +01:00 |
|
Thomas Tanghus
|
e0161826d8
|
Resize profile picture if bigger than 200px on either x or y.
Bolded text on message box.
|
2012-03-12 19:22:48 +01:00 |
|
Arthur Schiwon
|
01dfc2e836
|
forgot to resolve conflict resulting from cherry picking 71e71b75ee
|
2012-03-12 17:21:39 +01:00 |
|
Arthur Schiwon
|
cc07d9fd9c
|
LDPA: fix setting variables and add missing ones to the array
|
2012-03-12 16:53:26 +01:00 |
|
Arthur Schiwon
|
838dfe14e5
|
LDAP: set also quota, when there is no explicit default value
|
2012-03-12 16:53:15 +01:00 |
|
Arthur Schiwon
|
2ca1ba0384
|
LDAP fix: set user quota, if attribute is provided
|
2012-03-12 16:53:04 +01:00 |
|
Arthur Schiwon
|
d81a7787b0
|
make ldap settings a little bit less ugly
|
2012-03-12 16:52:53 +01:00 |
|
Arthur Schiwon
|
54f6db9a2a
|
consider changed/new setting variables for user_ldap
|
2012-03-12 16:52:41 +01:00 |
|
Arthur Schiwon
|
afbb5cb459
|
typo in function call
|
2012-03-12 16:52:26 +01:00 |
|
Arthur Schiwon
|
25d0c05d56
|
make LDAP filter for user list configurable
|
2012-03-12 16:51:55 +01:00 |
|
Arthur Schiwon
|
376c830319
|
Combing LDAP backend with LDAP extended backend
|
2012-03-12 16:51:06 +01:00 |
|
Tom Needham
|
b8f3629783
|
Fix editing shared files and file opening bug. Fixes oc-209 and oc-195
|
2012-03-12 16:21:24 +01:00 |
|
Arthur Schiwon
|
1147654009
|
cherrypick: remove limit from configvalue for long config values
|
2012-03-12 16:16:48 +01:00 |
|
Klaas Freitag
|
71e71b75ee
|
Cherrypick: Added the ability to change a files mtime via webdavs propset.
|
2012-03-12 15:49:32 +01:00 |
|
Robin Appelman
|
686590bd3a
|
merge master into stable
|
2012-01-30 13:39:51 +01:00 |
|
Robin Appelman
|
039bbfde2d
|
automatically show advanced options when no sqlite is available
|
2012-01-29 18:00:55 +01:00 |
|
Georg Ehrke
|
30f1de71a6
|
remove debug file
|
2012-01-29 16:08:09 +01:00 |
|
Frank Karlitschek
|
927bf56940
|
add a link to the credits page. fame for all our awesome contributors
|
2012-01-29 14:45:38 +01:00 |
|
Georg Ehrke
|
928e9b121b
|
fix version-compare in calendars app.php
|
2012-01-29 10:59:15 +01:00 |
|
Robin Appelman
|
57f2bf5969
|
add more language names
|
2012-01-28 15:13:37 +01:00 |
|
Frank Karlitschek
|
21bf8e99ee
|
increase version number to 3. YeeHaw party!!
|
2012-01-27 17:39:55 +01:00 |
|
Frank Karlitschek
|
05f1fffddc
|
fix appstore download.
|
2012-01-27 17:34:47 +01:00 |
|
Robin Appelman
|
ad4e305c96
|
update translations
|
2012-01-27 00:59:24 +01:00 |
|
Robin Appelman
|
500407dbe9
|
change https detection a bit, hopefully fixing an edge case
|
2012-01-27 00:37:11 +01:00 |
|
Robin Appelman
|
2f4a289782
|
fix non-absolute symbolic links
|
2012-01-27 00:21:15 +01:00 |
|
Robin Appelman
|
830cf87697
|
use the correct hooks to remove contact/calendars of remvoed users
|
2012-01-26 19:05:46 +01:00 |
|
Robin Appelman
|
266fbb442e
|
use oc_filesystem::getlocalfile instead of manually trying to get the correct local file when creating album covers
fixes broken album covers on shared files
|
2012-01-26 18:12:59 +01:00 |
|
Robin Appelman
|
935b828427
|
initialize all storage backends when searching for a file, fixed searching in the Shared folder
|
2012-01-26 17:56:13 +01:00 |
|
Bartek Przybylski
|
63ae4b3dfc
|
db cleanup after gallery remove
|
2012-01-25 21:15:27 +01:00 |
|
Bartek Przybylski
|
5172e0a7a3
|
creating thumbnails on upload, recursive remove
|
2012-01-25 21:07:43 +01:00 |
|
Thomas Tanghus
|
e6298325f6
|
Removed debug output
|
2012-01-24 23:08:40 +01:00 |
|
Thomas Tanghus
|
5458e52935
|
Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92
"Character '&' in address data causes wrong data".
This was also the case for the 'N' property.
|
2012-01-24 23:08:40 +01:00 |
|
Robin Appelman
|
a77f3a07a1
|
Fix some issues in ampache resonponse
Patch by Markus Germeier
|
2012-01-24 02:56:57 +01:00 |
|
Robin Appelman
|
6fccf12299
|
update translations
|
2012-01-24 00:42:08 +01:00 |
|
Robin Appelman
|
cdfb252ced
|
Merge branch 'master' of gitorious.org:owncloud/owncloud
|
2012-01-24 00:24:09 +01:00 |
|