Bartek Przybylski
|
0a78849391
|
multilevel gallery
|
2012-03-04 18:28:41 +01:00 |
Bartek Przybylski
|
c411826fe5
|
moving gallery op to one file, migrate gallery dialogs to oc dialogs
|
2012-03-04 00:35:37 +01:00 |
Robin Appelman
|
af214d9dcd
|
change gallary scanning to support gallaries inside archives
|
2012-03-03 22:04:34 +01:00 |
Robin Appelman
|
a5df3f8ea7
|
allow transparent opening of zip files from the web interface
|
2012-03-03 21:23:35 +01:00 |
Georg Ehrke
|
4c45483ad3
|
make calendar compatible with php 5.2 - works for me with PHP 5.2.12
|
2012-03-03 14:30:52 +01:00 |
Robin Appelman
|
23b64cd9ce
|
remove the archive after a testcase is done
|
2012-03-03 01:37:00 +01:00 |
Robin Appelman
|
042878a5a9
|
add archive library and a storage provider on top of the archive library
only zip backend is implemented atm
|
2012-03-03 00:57:52 +01:00 |
Jakob Sack
|
1865659ce1
|
Fix missing bracket
|
2012-03-02 21:01:44 +01:00 |
Jakob Sack
|
503e5cada3
|
Add /dav.php, a single location bundling all *DAV-operations.
|
2012-03-02 20:25:20 +01:00 |
Bart Visscher
|
d1dcd7893c
|
Search: Change provider registration to class name, for lazy loading of search providers
|
2012-03-01 22:59:35 +01:00 |
Michiel de Jong
|
1471d8f710
|
remoteStorage app version 0.5
|
2012-03-01 20:58:14 +00:00 |
Michiel de Jong
|
e10402c61b
|
remoteStorage app version 0.5
|
2012-03-01 20:55:20 +00:00 |
Michiel de Jong
|
5d8d7ef2a1
|
remoteStorage app version 0.5
|
2012-03-01 20:55:12 +00:00 |
Bart Visscher
|
5dcd9e20d0
|
Small cleanups
|
2012-03-01 21:00:23 +01:00 |
Bart Visscher
|
ec2f49833d
|
Calendar: Don't request edit form for readonly events
|
2012-03-01 21:00:23 +01:00 |
Bart Visscher
|
f914cd0144
|
Implement showing Birthdays of contacts in the calendar
|
2012-03-01 21:00:22 +01:00 |
Bart Visscher
|
fe3bcb5fe2
|
Calendar: fix bug in creating DTEND from DTSTART
|
2012-03-01 21:00:22 +01:00 |
Bart Visscher
|
642ccd27ab
|
Bookmarks: fix loading and displaying of the bookmarks
|
2012-03-01 20:57:11 +01:00 |
Arthur Schiwon
|
fa6ad6ba68
|
LDAP: set also quota, when there is no explicit default value
|
2012-03-01 14:31:06 +01:00 |
Arthur Schiwon
|
b192f86d84
|
LDPA: fix setting variables and add missing ones to the array
|
2012-03-01 14:21:38 +01:00 |
Arthur Schiwon
|
eb8ffd9315
|
LDAP fix: set user quota, if attribute is provided
|
2012-03-01 14:18:28 +01:00 |
Robin Appelman
|
e76e4e7540
|
add touch() to all storage backands, and make parameter optional
|
2012-02-29 23:44:05 +01:00 |
Arthur Schiwon
|
f040ce044c
|
consider changed/new setting variables for user_ldap
|
2012-02-29 13:03:44 +01:00 |
Arthur Schiwon
|
3c72a7c934
|
make ldap settings a little bit less ugly
|
2012-02-29 12:57:11 +01:00 |
Bartek Przybylski
|
2754cac21f
|
dialogs library for apps
|
2012-02-28 23:02:30 +01:00 |
Arthur Schiwon
|
ea15c17149
|
typo in function call
|
2012-02-28 21:04:56 +01:00 |
Arthur Schiwon
|
de642697bb
|
make LDAP filter for user list configurable
|
2012-02-28 14:12:53 +01:00 |
Alessandro Cosentino
|
630cee0ef2
|
bookmarklets should not look like buttons
|
2012-02-27 18:20:40 -05:00 |
Georg Ehrke
|
aae0d990ca
|
fix baseUri of the Carddav server
|
2012-02-26 21:46:20 +01:00 |
Georg Ehrke
|
089c24e650
|
fix baseUri of the Caldav server
|
2012-02-26 21:44:35 +01:00 |
Georg Ehrke
|
8c09330959
|
add missing parameter to addEventListener function - bugfix for oc-225
|
2012-02-26 21:29:52 +01:00 |
Georg Ehrke
|
04c9cc6034
|
give users the possibility to choose between monday and sunday as first day of the week
|
2012-02-26 21:23:20 +01:00 |
Frank Karlitschek
|
ab96fa67c8
|
first part of the abstraction work of the apps folder. more to come
|
2012-02-26 18:26:41 +01:00 |
Robin Appelman
|
8148480cfe
|
dont enable encryption on default
|
2012-02-26 16:49:57 +01:00 |
Robin Appelman
|
01fcc080bb
|
dont set the encryption flag for existing non-encrypted files
|
2012-02-26 15:56:47 +01:00 |
Robin Appelman
|
ff0a542e48
|
always set encrypted flag when overwriting a file we should encrypt
|
2012-02-26 15:32:45 +01:00 |
Robin Appelman
|
d4d09b06f8
|
merge master into encryption
|
2012-02-26 14:21:06 +01:00 |
Georg Ehrke
|
89865cb8a0
|
stop using 3rdparty services for timezone detection
|
2012-02-26 13:45:51 +01:00 |
Robin Appelman
|
0af31a5328
|
missed one is_writeable
|
2012-02-26 03:56:45 +01:00 |
Robin Appelman
|
c8c3b8a63e
|
chunked implementation for readfile
prevents memory issues when downloading large files
|
2012-02-26 03:54:21 +01:00 |
Robin Appelman
|
0b19af5e10
|
application/ogg is music to
|
2012-02-26 03:42:48 +01:00 |
Michiel de Jong
|
a7d7597d55
|
fix type error in dir creation for categories
|
2012-02-25 23:15:31 +00:00 |
Michiel de Jong
|
42735429da
|
bump up version and update license
|
2012-02-25 22:03:14 +00:00 |
Michiel de Jong
|
28650191c3
|
bump up version and update license
|
2012-02-25 22:01:04 +00:00 |
Michiel de Jong
|
820f2f27f6
|
security hardening in remoteStorage app
|
2012-02-25 21:59:58 +00:00 |
Michiel de Jong
|
a1d03de666
|
Merge branch 'master' of gitorious.org:owncloud/owncloud
|
2012-02-25 21:58:59 +00:00 |
Bartek Przybylski
|
8fe5251029
|
unicode chars in gallery name fix
|
2012-02-25 20:38:22 +01:00 |
Robin Appelman
|
ea8f71a19c
|
Merge branch 'master' into encryption
|
2012-02-25 16:36:58 +01:00 |
Georg Ehrke
|
097ce76fc4
|
Merge branch 'master' into sabredav_1.6
|
2012-02-25 16:29:32 +01:00 |
Bartek Przybylski
|
3cf81cadd5
|
gallery thumbnail creation fix
|
2012-02-25 10:03:58 +01:00 |
Robin Appelman
|
7988541476
|
cleanup pdfviewer app name
|
2012-02-24 23:54:38 +01:00 |
Georg Ehrke
|
1d1dfcbc1a
|
replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime
|
2012-02-24 22:20:40 +01:00 |
Marvin Thomas Rabe
|
9df193f051
|
Calendar selection only available if there are more than one.
|
2012-02-23 22:28:14 +01:00 |
Marvin Thomas Rabe
|
7c738a1384
|
Sharing dropdown width fixed.
|
2012-02-23 22:28:13 +01:00 |
Georg Ehrke
|
b1fb325d48
|
rename updatecalendar to update
|
2012-02-23 22:07:31 +01:00 |
Georg Ehrke
|
f285790fa1
|
change links in the event form for the new ajax folders
|
2012-02-23 22:07:08 +01:00 |
Georg Ehrke
|
319e93f7fb
|
change pathes in calendar/templates/* files to make them work with the new folder structure in /calendar/ajax
|
2012-02-23 22:06:43 +01:00 |
Georg Ehrke
|
cfa284bfa8
|
update js files for new ajax pathes
|
2012-02-23 22:06:16 +01:00 |
Georg Ehrke
|
8cd1027214
|
better var name in changeview.php
|
2012-02-23 22:00:46 +01:00 |
Georg Ehrke
|
b7de1850a0
|
add moved files to clean up ajax folder
|
2012-02-23 21:58:39 +01:00 |
Georg Ehrke
|
e188b96596
|
remove old ajax files
|
2012-02-23 21:58:01 +01:00 |
Marvin Thomas Rabe
|
ce4fe9e7cb
|
Editor fixed.
|
2012-02-23 20:36:20 +01:00 |
Frank Karlitschek
|
a62e109e8c
|
make the location of the 3rdparty folder flexible.
It´s automatically search in the owncloud folder and in the parent folder.
override with an option in config.php is also possible
|
2012-02-23 15:37:38 +01:00 |
Marvin Thomas Rabe
|
196d619689
|
Little bookmark improvement
|
2012-02-22 23:58:38 +01:00 |
Marvin Thomas Rabe
|
358fd1c024
|
Changed text
|
2012-02-22 23:53:54 +01:00 |
Marvin Thomas Rabe
|
77493e8d70
|
Changed bookmarklet to read later widget
|
2012-02-22 23:52:56 +01:00 |
Marvin Thomas Rabe
|
996e6cf419
|
No bookmarks message will now show up if all bookmarks are delted
|
2012-02-22 23:28:36 +01:00 |
Marvin Thomas Rabe
|
3988ec2813
|
Updated bookmark form
|
2012-02-22 23:22:17 +01:00 |
Marvin Thomas Rabe
|
5387820a3b
|
changed look of bookmarklet
|
2012-02-22 23:08:50 +01:00 |
Alessandro Cosentino
|
70f9936651
|
sharing code between the two bookmarklets
|
2012-02-22 16:38:05 -05:00 |
Robin Appelman
|
814bc2fd2b
|
make encryption filetype blacklist configurable
|
2012-02-22 22:20:46 +01:00 |
Michiel de Jong
|
3f87c2cedb
|
correct header Content-Type: application/xrd+xml
|
2012-02-22 19:05:41 +00:00 |
Michiel de Jong
|
9850820b42
|
BearerAuth and multiple tokens support in remoteStorage app
|
2012-02-22 18:05:52 +00:00 |
Michiel de Jong
|
6c6b570ff1
|
avoid notice in error log from user_webfinger app
|
2012-02-22 18:04:21 +00:00 |
Marvin Thomas Rabe
|
fd72f2bd29
|
Removed redundant code.
|
2012-02-22 16:04:32 +01:00 |
Marvin Thomas Rabe
|
e2d6bf4c63
|
Bookmarklet Window closes itself after submit.
|
2012-02-22 16:04:32 +01:00 |
Marvin Thomas Rabe
|
d9914664f6
|
Text editor display error fixed.
|
2012-02-22 16:04:31 +01:00 |
Marvin Thomas Rabe
|
b3f3b8c23f
|
UI problems solved. Bookmarks app updated.
|
2012-02-22 16:04:31 +01:00 |
Robin Appelman
|
ed0c99ef14
|
make sure we always have the encryption key unlocked
|
2012-02-22 15:18:22 +01:00 |
Robin Appelman
|
1a9ded981b
|
Merge branch 'master' into enc
|
2012-02-22 14:26:52 +01:00 |
Thomas Tanghus
|
faf6055baa
|
Translate and fix copy/paste error.
|
2012-02-22 14:19:23 +01:00 |
Thomas Tanghus
|
9794e7e427
|
Fix merge conflict.
|
2012-02-22 11:20:57 +01:00 |
Thomas Tanghus
|
c5c843bfef
|
Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. Remove duplicate code.
|
2012-02-21 23:22:06 +01:00 |
Thomas Tanghus
|
e0c92662f8
|
JS fix on address book creation.
|
2012-02-21 23:22:06 +01:00 |
Thomas Tanghus
|
a79f5d40de
|
Remove my FIXME comments when I've fixed it :-P
|
2012-02-21 23:22:06 +01:00 |
Robin Appelman
|
c20319d377
|
fix incorrect information in the filecache when using encryption
|
2012-02-21 20:48:49 +01:00 |
Robin Appelman
|
d9c7e4c333
|
proper mimetypes for encrypted files
|
2012-02-21 20:48:48 +01:00 |
Robin Appelman
|
325858e9e2
|
add stream wrapper for in-memory files and dont use global variables for the fakedir stream wrapper
|
2012-02-21 20:48:48 +01:00 |
Robin Appelman
|
c121a1a1e7
|
implement file_put_contents with stream data using fopen
|
2012-02-21 20:48:48 +01:00 |
Robin Appelman
|
6a8364c3ff
|
rework the way file_put_contents is handeled
|
2012-02-21 20:48:48 +01:00 |
Robin Appelman
|
b3a974d8bb
|
only trigger hooks for the default filesystem view
|
2012-02-21 20:48:48 +01:00 |
Robin Appelman
|
f1cbb9effc
|
initial integration of encryption
|
2012-02-21 20:48:48 +01:00 |
Robin Appelman
|
e2b4954176
|
simple file encryption wip
|
2012-02-21 20:48:48 +01:00 |
Robin Appelman
|
3d67cd51c2
|
encryption proxy wip
|
2012-02-21 20:48:47 +01:00 |
Bart Visscher
|
d3e6ea6ac0
|
Bookmarks: uses the core action icons
|
2012-02-21 20:28:24 +01:00 |
Bart Visscher
|
86d2927c02
|
Calendar: Correct calendarcolor format for ical color property
|
2012-02-21 20:10:40 +01:00 |
Marvin Thomas Rabe
|
21f8d0992f
|
Added missing files
|
2012-02-21 18:29:49 +01:00 |
Thomas Tanghus
|
7a49c8e59c
|
Merge gitorious.org:owncloud/owncloud into vcategories
|
2012-02-20 23:42:06 +01:00 |
VicDeo
|
d5f7a39936
|
Contact list scroll fix
|
2012-02-20 23:54:23 +03:00 |
Thomas Tanghus
|
ffdfe8257b
|
Contacts: Fix adding/updating address book with empty name.
|
2012-02-20 15:24:54 +01:00 |