Georg Ehrke
|
8e8c4a8edc
|
Merge branch 'master' into sabredav_1.6
|
2012-03-22 20:40:04 +01:00 |
Robin Appelman
|
82b54938e3
|
ftp storage backend
|
2012-03-22 19:56:19 +01:00 |
Robin Appelman
|
0a93d4eccf
|
loosen tests for mtime and ctime a bit
|
2012-03-22 19:54:24 +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 |
Arthur Schiwon
|
d91bc9b317
|
use placeholder in template file
|
2012-03-21 13:10:02 +01:00 |
Arthur Schiwon
|
7c815054c7
|
Config file is more appropriate here
adjust default value
|
2012-03-21 13:05:15 +01:00 |
Georg Ehrke
|
61166c1002
|
Merge branch 'master' into calendar_sharing
|
2012-03-21 09:43:29 +01:00 |
Georg Ehrke
|
8f8d486f35
|
Merge branch 'master' into sabredav_1.6
|
2012-03-21 09:42:53 +01: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 |
Georg Ehrke
|
89c39b47bc
|
add microsoft office mimetypes to the fixlist - bugfix for oc-357
|
2012-03-20 18:46:56 +01:00 |
Bart Visscher
|
632b3cbbbb
|
Cleanup the template code for redundant code
|
2012-03-19 21:56:55 +01:00 |
Bart Visscher
|
3d8a09b147
|
Split the init function in lib/base.php a bit
|
2012-03-19 21:56:55 +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
|
fa104fee17
|
fix mimetype detection
|
2012-03-19 12:42:33 +01:00 |
Arthur Schiwon
|
b13ab2b17e
|
enable admin to turn off ZIP downloads
user interface offers multi-file/folder downloads only if available
make function name more clear
|
2012-03-19 11:56:02 +01:00 |
Georg Ehrke
|
194211500b
|
register text/x-vcard as a fileaction for vcard import
|
2012-03-19 09:58:44 +01:00 |
Georg Ehrke
|
9848bc33e5
|
Merge branch 'master' into sabredav_1.6
|
2012-03-19 09:14:15 +01:00 |
Georg Ehrke
|
03120959e9
|
add a proper email address for lostpassword service - bugfix for oc-178
|
2012-03-19 09:09:18 +01:00 |
Georg Ehrke
|
33b06c4484
|
Merge branch 'master' into sabredav_1.6
|
2012-03-19 08:33:36 +01:00 |
Georg Ehrke
|
ddb7197c9c
|
Merge branch 'master' into calendar_sharing
|
2012-03-18 00:53:02 +01:00 |
Bartek Przybylski
|
de09883d86
|
creating and retrive thumbnails for intermediate galleries
|
2012-03-17 23:41:10 +01:00 |
Simon Birnbach
|
b1a33110fc
|
Added global progressbar for all uploads
|
2012-03-17 22:20:39 +01:00 |
Tom Needham
|
77f6872ea4
|
Shorten export zip names
|
2012-03-17 17:45:39 +00: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
|
247b25e7a9
|
Fix structure of export zip
|
2012-03-17 15:01:08 +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 |
Georg Ehrke
|
eaa1074ccb
|
Merge branch 'master' into calendar_sharing
|
2012-03-17 13:59:00 +01:00 |
Simon Birnbach
|
38072e1900
|
Fixed upload of undeleted file and size information
|
2012-03-17 13:56:33 +01:00 |
Tom Needham
|
7ba8dbb920
|
Don't truncate users email
|
2012-03-17 12:51:11 +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 |
Georg Ehrke
|
de49652536
|
Merge branch 'master' into calendar_sharing
|
2012-03-17 00:00:04 +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 |
Simon Birnbach
|
9377b75350
|
Support for legacy browsers
|
2012-03-16 19:58:28 +01:00 |
Arthur Schiwon
|
3267d91bda
|
it may take time for zip file download, so give a message
|
2012-03-16 16:25:41 +01:00 |
Arthur Schiwon
|
a77edf88c6
|
check if selected files for zip archive are not too large
offer config option
|
2012-03-16 16:25:15 +01:00 |
Arthur Schiwon
|
cfc41942e4
|
make Files settings work
|
2012-03-16 16:00:12 +01:00 |
Georg Ehrke
|
27218f85cb
|
Merge branch 'master' into calendar_sharing
|
2012-03-16 12:17:58 +01:00 |
Simon Birnbach
|
b949619d04
|
coding guidelines
|
2012-03-16 00:11:50 +01:00 |
Simon Birnbach
|
45c9f1978e
|
Initial version of drag&drop file upload support
|
2012-03-16 00:03:23 +01: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 |