Thomas Tanghus
|
dd4e577f6d
|
Contacts: l11n for geo autocomplete. Not sure if it works though.
|
2012-04-03 08:13:10 +02:00 |
Thomas Tanghus
|
fc555b48ec
|
Contacts: Added autocomplete using geonames.org.
|
2012-04-03 07:29:47 +02:00 |
Thomas Tanghus
|
b3f107ddda
|
Contacts: First work on cleaner design.
|
2012-04-03 03:29:12 +02:00 |
Thomas Tanghus
|
896bff5748
|
Contacts: rescan categories on load if there are none.
|
2012-04-03 03:29:12 +02:00 |
Florian Hülsmann
|
bd9fa658de
|
merged from upstream
|
2012-04-02 23:54:18 +02:00 |
Tom Needham
|
adc9d906e4
|
confirm close when there are unsaved changes
|
2012-04-02 17:44:15 +00:00 |
Tom Needham
|
dc499c5b4e
|
add * to filename when changes have been made
|
2012-04-02 17:27:06 +00:00 |
Tom Needham
|
d0cb99e347
|
use OC_Dialogs instead of alert()
|
2012-04-02 16:35:11 +00:00 |
Florian Hülsmann
|
33c1fa6e28
|
webfinger protocol compatible + minor changes
|
2012-04-02 17:12:52 +02:00 |
Tom Needham
|
eba6a65908
|
try to use transactions to replace db
|
2012-04-01 00:25:47 +00:00 |
Tom Needham
|
a248cc73e6
|
Merge branch 'master' into migration
|
2012-03-31 23:56:16 +00:00 |
Tom Needham
|
daf742c086
|
Fix owncloud log
|
2012-03-31 23:55:41 +00:00 |
Tom Needham
|
3e84d85482
|
remove debug
|
2012-03-31 22:50:57 +00:00 |
Tom Needham
|
aba3182a7d
|
Fix loading image after export failure
|
2012-03-31 22:47:38 +00:00 |
Tom Needham
|
f7d8a8c571
|
Merge branch 'master' into migration
|
2012-03-31 22:44:50 +00:00 |
Tom Needham
|
d20eea9761
|
Use ajax to download file, OC_Dialogs for errors
|
2012-03-31 22:41:43 +00:00 |
Florian Hülsmann
|
f9f91a08b4
|
webfinger reimplementation started
|
2012-03-31 02:42:41 +02:00 |
Bartek Przybylski
|
6b704a780d
|
select field added to oc.dialogs.form, gallery ported to use it
|
2012-03-30 22:50:57 +02:00 |
Florian Hülsmann
|
5161758921
|
create static host-meta instead of symlink and .htaccess
|
2012-03-30 21:35:09 +02:00 |
Bartek Przybylski
|
6abb2cb92e
|
fix sharing nested galleries
|
2012-03-30 21:14:01 +02:00 |
Jan-Christoph Borchardt
|
284955573c
|
clarifying remoteStorage description
|
2012-03-30 18:18:37 +02:00 |
Jan-Christoph Borchardt
|
dde5660915
|
renamed Gallery to Pictures, still needs to be changed in the code to also reflect in the path
|
2012-03-30 18:18:37 +02:00 |
Jan-Christoph Borchardt
|
011132feb3
|
renaming remote storage support to External storage support to clear up naming conflict
|
2012-03-30 18:18:37 +02:00 |
Robin Appelman
|
523fdda399
|
add the option to only load apps of a specific type
|
2012-03-30 14:39:07 +02:00 |
Bartek Przybylski
|
f74d11c0c3
|
fix gallery sharing when root is not /
|
2012-03-29 20:45:21 +02:00 |
Thomas Tanghus
|
4b3282b325
|
Contacts: Removed obsolete code.
|
2012-03-29 15:36:04 +02:00 |
Thomas Tanghus
|
11f7eeb63a
|
Improve actions on delete.
|
2012-03-29 15:25:24 +02:00 |
Thomas Tanghus
|
b559952806
|
Cleanup stylesheet.
|
2012-03-29 15:25:24 +02:00 |
Michael Gapczynski
|
5fef9dfc22
|
Make users only able to share with users in groups they belong to
|
2012-03-28 21:18:17 -04:00 |
Robin Appelman
|
72882beb0d
|
enble browsing tar files in the web interface
|
2012-03-28 23:53:51 +02:00 |
Robin Appelman
|
1b6fe4f65e
|
stricter tests for archive backends and make sure we make the tests
|
2012-03-28 23:47:44 +02:00 |
Robin Appelman
|
c26e003462
|
add tar backend for OC_Archive
also handles bz2/gz compression
|
2012-03-28 23:47:44 +02:00 |
Robin Appelman
|
e57de98bbe
|
add extract all option to OC_Archive
|
2012-03-28 23:47:44 +02:00 |
Georg Ehrke
|
08b4f996d3
|
add backslash r to the newline var
|
2012-03-28 17:06:16 +02:00 |
Georg Ehrke
|
0d16f177cb
|
add scrollbar to the music list - bugfix for oc-301
|
2012-03-28 16:21:54 +02:00 |
Florian Hülsmann
|
34a0128ddf
|
whitespace indentation fix
|
2012-03-28 16:12:34 +02:00 |
Florian Hülsmann
|
bcda46eda3
|
webfinger installation creates symlink in document root
|
2012-03-28 16:07:50 +02:00 |
Tom Needham
|
bd4fd76bfb
|
Fix bookmarks migration provider
|
2012-03-27 21:35:29 +00:00 |
Tom Needham
|
ef33219e4f
|
import method returns each apps' import status
|
2012-03-27 21:21:14 +00:00 |
Tom Needham
|
553f4533c0
|
look for migrate.php in appinfo folder
|
2012-03-27 20:45:37 +00:00 |
Tom Needham
|
c8acd4a594
|
Merge branch 'master' into migration
|
2012-03-27 20:19:38 +00:00 |
Thomas Tanghus
|
cb2dd97509
|
Trigger autocomplete wo button.
|
2012-03-27 12:30:20 +02:00 |
Thomas Tanghus
|
fa165498cc
|
Improvements in adding/deleting properties.
|
2012-03-27 12:30:20 +02:00 |
Thomas Tanghus
|
ff038f8766
|
Contacts: Update contact list thumbnail when deleting PHOTO.
|
2012-03-27 12:30:20 +02:00 |
Robin Appelman
|
eb3ec05f88
|
fix gallery scan when an image cant be loaded
|
2012-03-26 23:56:07 +02:00 |
Robin Appelman
|
73c6db5c8e
|
crop and resize in a single step when creating thumbnail
also so more explicit memory cleanup
|
2012-03-26 23:53:48 +02:00 |
Robin Appelman
|
3f881f1ca5
|
memory cleanup in gallery
|
2012-03-26 22:40:38 +02:00 |
Thomas Tanghus
|
60a939dfcf
|
Small change and muting debug.
|
2012-03-26 22:26:06 +02:00 |
Thomas Tanghus
|
0da988a1bb
|
Check for empty value.
Added missing classes on action icons.
|
2012-03-26 22:08:03 +02:00 |
Bart Visscher
|
ee31bc7995
|
Contacts: Fix saveproperty for categories
|
2012-03-26 21:47:37 +02:00 |
Thomas Tanghus
|
6ff89dcf72
|
Removed obsolete code.
|
2012-03-26 19:13:48 +02:00 |
Thomas Tanghus
|
102cf150b3
|
Fixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ZITTA
|
2012-03-26 02:04:34 +02:00 |
Michael Gapczynski
|
34c08b3165
|
Add test for Google Docs storage backend, tester needs to token and token secret to config
|
2012-03-24 15:46:28 -04:00 |
Michael Gapczynski
|
d139e3c3cd
|
Move Google Docs storage backend to files_remote app
|
2012-03-24 15:28:05 -04:00 |
Bartek Przybylski
|
c23090b43c
|
spaces to tabs in bookmarks
|
2012-03-24 19:55:44 +01:00 |
Bartek Przybylski
|
a3125f164e
|
bookmarks tag placement & list width fix
|
2012-03-24 19:55:43 +01:00 |
Bartek Przybylski
|
826cb2c650
|
fix sharing address construction in opera and firefox
|
2012-03-24 19:26:53 +01:00 |
Bartek Przybylski
|
be60b451eb
|
fix albums thumbnails preview for opera
|
2012-03-24 19:21:36 +01:00 |
Bartek Przybylski
|
afcf965498
|
fixup: sharing gallery for loggedin users fail
|
2012-03-24 18:40:27 +01:00 |
Bartek Przybylski
|
cbdcb68c2b
|
gallery sharing, experimental version
|
2012-03-24 18:35:42 +01:00 |
Robin Appelman
|
e0cbefc727
|
webdav storage backend
|
2012-03-23 18:55:26 +01:00 |
Georg Ehrke
|
0e11cc9f6f
|
fix previous made bug and fix oc bug - oc-139
|
2012-03-23 17:27:52 +01:00 |
Georg Ehrke
|
ac8362e34a
|
check if the title of an event is null - bugfix for oc-139
|
2012-03-23 17:09:51 +01:00 |
Georg Ehrke
|
b63b377c4d
|
Bookmarks: make link text click clickable too - bugfix for oc-131
|
2012-03-23 16:58:48 +01:00 |
Georg Ehrke
|
45b320d674
|
use unnamed as title for a bookmark if no title was entered and curl fails
|
2012-03-23 16:54:15 +01:00 |
Robin Appelman
|
82b54938e3
|
ftp storage backend
|
2012-03-22 19:56:19 +01:00 |
Georg Ehrke
|
5b03de9a66
|
fix comments in crypt lib
|
2012-03-21 17:43:09 +01:00 |
Tom Needham
|
892343c7c1
|
Fix instance import
|
2012-03-21 16:30:59 +00:00 |
Tom Needham
|
07d7138df0
|
Register admin pane
|
2012-03-20 20:34:20 +00:00 |
Tom Needham
|
0fa5e196ef
|
Try to use old uid when importing
|
2012-03-20 20:32:01 +00:00 |
Tom Needham
|
514c9ad8e7
|
Added unified import method.
|
2012-03-20 20:19:21 +00:00 |
Georg Ehrke
|
19bbb61b20
|
fix spelling fail in texteditor's style.css
|
2012-03-20 19:48:08 +01:00 |
Tom Needham
|
145d6f3566
|
Add OC_Migration_Content class to help app devs. Restructure OC_Migrate.
|
2012-03-19 20:44:20 +00:00 |
Georg Ehrke
|
194211500b
|
register text/x-vcard as a fileaction for vcard import
|
2012-03-19 09:58:44 +01:00 |
Bartek Przybylski
|
de09883d86
|
creating and retrive thumbnails for intermediate galleries
|
2012-03-17 23:41:10 +01:00 |
Tom Needham
|
bc085c3ff4
|
Create new user, create new data dir, copy files, import app data
|
2012-03-17 16:25:14 +00:00 |
Tom Needham
|
5234e66bab
|
Add exportinfo to user exports.
|
2012-03-17 13:53:00 +00:00 |
Tom Needham
|
27bf34f7be
|
Move user import to the admin
|
2012-03-17 13:30:58 +00:00 |
Tom Needham
|
122f7e4c2f
|
Dont truncate the time format
|
2012-03-17 12:41:16 +00:00 |
Bartek Przybylski
|
8e22823501
|
bredcrumb fix
|
2012-03-17 13:30:45 +01:00 |
Tom Needham
|
222bb2303f
|
Added prototype of user import
|
2012-03-16 22:54:37 +00:00 |
Tom Needham
|
5332c319a2
|
Migration info is an object. Other fixes
|
2012-03-16 22:50:35 +00:00 |
Tom Needham
|
c442a06a02
|
Fix export for admin and users. Added 3 admin export types
|
2012-03-16 21:09:36 +00:00 |
Tom Needham
|
50233d075c
|
Improve admin_export ui and move system export cde to OC_Migrate
|
2012-03-15 20:52:43 +00:00 |
Bartek Przybylski
|
0fadbee699
|
fix adding photo to incorrect gallery
|
2012-03-15 00:09:06 +01:00 |
Bartek Przybylski
|
193e93e4a9
|
creating intermediate galleries
|
2012-03-14 22:28:55 +01:00 |
Tom Needham
|
c9be325af2
|
Fix zip creation. Add param to cleanUp() method. Add defaults to createExportFile() method.
|
2012-03-14 16:43:06 +00:00 |
Tom Needham
|
a310a81053
|
move zip creation inside OC_Migrate
|
2012-03-13 23:09:43 +00:00 |
Tom Needham
|
a919a136c4
|
Finish import function for bookmarks
|
2012-03-13 21:24:07 +00:00 |
Tom Needham
|
cd2f75fdad
|
Use data dir from config.php
|
2012-03-13 17:27:47 +00:00 |
Tom Needham
|
0f3eebbbd9
|
added cleanUp() method to OC_Migrate
|
2012-03-13 17:18:42 +00:00 |
Tom Needham
|
7e3b35a57c
|
fix structure of user export zip
|
2012-03-13 17:08:20 +00:00 |
Tom Needham
|
111af7fed5
|
json encode the output
|
2012-03-13 17:04:49 +00:00 |
Tom Needham
|
4d5646a59f
|
Find migrate.php even for disabled apps. Improve ui for user and admin migrations
|
2012-03-13 16:21:17 +00:00 |
Thomas Tanghus
|
4a91c6dbed
|
Make PHOTO deletable.
|
2012-03-13 14:56:03 +01:00 |
Thomas Tanghus
|
9e83f0247f
|
Added sync path for iOS/OS X.
|
2012-03-13 14:28:38 +01:00 |
Thomas Tanghus
|
6b01d7be9a
|
Fixed NOTE property UI.
|
2012-03-13 02:55:17 +01:00 |
Thomas Tanghus
|
dd0daa6e33
|
Cleanup in Contacts.
|
2012-03-13 00:55:15 +01:00 |
Thomas Tanghus
|
551b4443e1
|
Force load profile pic after edit hack.
|
2012-03-12 21:56:28 +01:00 |
Thomas Tanghus
|
60fe9dda5d
|
Remember categories when they have changed.
|
2012-03-12 21:55:54 +01:00 |