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
|
4f627c428e
|
some more error reporting during filesystem scan
|
2012-02-25 20:27:16 +01:00 |
Robin Appelman
|
dda79a90cf
|
don't limit ourselfs to 32bit integers
|
2012-02-25 16:51:59 +01:00 |
Robin Appelman
|
ea8f71a19c
|
Merge branch 'master' into encryption
|
2012-02-25 16:36:58 +01:00 |
Robin Appelman
|
8b93a9a237
|
add javascript bindings for OC_AppConfig
|
2012-02-25 16:35:40 +01:00 |
Robin Appelman
|
862f824d64
|
some multiselect improvements
|
2012-02-25 16:35:40 +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 |
Robin Appelman
|
66f4f06dd9
|
if a deleted file is uploaded, finish the delete first
otherwise the upload will fail because the file still exists on the server, the old file will be deleted and neither the old or new file will be left
|
2012-02-24 23:54:38 +01:00 |
Robin Appelman
|
11cb45bd43
|
slight change to select style
|
2012-02-24 23:54:38 +01:00 |
Robin Appelman
|
9dcf29ff51
|
fix bug in group mangement
|
2012-02-24 23:54:38 +01:00 |
Robin Appelman
|
0d3181b6d1
|
add configure option for default quota
|
2012-02-24 23:54:38 +01:00 |
Robin Appelman
|
4230e217af
|
new config widget for user quota
|
2012-02-24 23:54:38 +01:00 |
Robin Appelman
|
9f5bce81b0
|
add a default user quota
|
2012-02-24 23:54:38 +01:00 |
Robin Appelman
|
e039015ca1
|
prevent errors when a user backends gives an invalid result
|
2012-02-24 23:54:38 +01:00 |
Arthur Schiwon
|
ca874a3ad7
|
remove limit from configvalue for long config values
|
2012-02-24 14:18:09 +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 |
Bartek Przybylski
|
a02d5d1a3d
|
log typo fix
|
2012-02-23 19:29:11 +01:00 |
Georg Ehrke
|
3e756407a0
|
check if the tempfile was created successfully
|
2012-02-23 18:23:09 +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 |
Robin Appelman
|
2e05bd69f5
|
add javascript bindings for OC_AppConfig
|
2012-02-22 22:20:11 +01:00 |
Robin Appelman
|
8bfc73c188
|
some multiselect improvements
|
2012-02-22 21:38:15 +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 |