Michael Gapczynski
4bf13adff2
Merge branch 'master' into share_api
...
Conflicts:
apps/contacts/lib/addressbook.php
apps/files_sharing/js/share.js
apps/files_sharing/sharedstorage.php
2012-07-11 20:25:59 -04:00
Bjoern Schiessle
07efd39d8a
prevent script execution during slideshow
2012-07-11 15:44:39 +02:00
Jörn Friedrich Dreyer
ca8028bd73
small fixes in merge request 104, use OCP\Files::getStorage
2012-07-11 02:33:11 +02:00
BlackEagle
ef1924dbbb
gallery :: display big picture according to exif
...
- fixes oc-314
- caching of the 'big' images in subfolder view
next to the tumbnails
- now choosen to use max 1200px for viewing
this helps speeding up the viewing process
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
2012-07-11 02:33:10 +02:00
Jörn Friedrich Dreyer
9be6432aac
shrink css height for gallery_div from 152 to 150 to shrink grey background thumbnail height
2012-07-10 16:58:37 +02:00
Jörn Friedrich Dreyer
acb9612332
fix thumbnail size calculation, use const for THUMBNAIL_HEIGHT
2012-07-10 16:58:37 +02:00
Johannes Willnecker
02c9b03b8e
Missing dir added.
2012-07-10 16:58:37 +02:00
Johannes Willnecker
3e53bf4a86
Fix for oc-972, oc-1144 and oc-1191
2012-07-10 16:58:37 +02:00
Jörn Friedrich Dreyer
e59a1806cf
remove superfluous ?> at the end of .php files (left out apps/*/templates)
2012-07-09 16:51:16 +02:00
jfd
b67199bb45
add css id attribute, minor fixes
2012-07-09 16:04:46 +02:00
Jörn Friedrich Dreyer
6f408c3651
add supersized slideshow
2012-07-09 15:13:23 +02:00
Bart Visscher
02e4e0e08f
Gallery: Get all the image information for a directory at once
2012-06-28 22:11:04 +02:00
Michael Gapczynski
32f9901bcd
Fix retrieving supported file extensions from backend and remove the dependsOn and supportedFileExtensions parameters from registerBackend()
2012-06-27 01:05:36 +02:00
Bjoern Schiessle
a09a01a49f
sanitizeHTML() has to be called later to keep the path unchanged
2012-06-25 12:44:54 +02:00
Bjoern Schiessle
9ee528bc74
Only delete existing thumbnails (bug #1100 )
2012-06-25 10:15:20 +02:00
Brice Maron
d39d7fb9ff
Remove references to /apps/ and correct inclusion of settings
2012-06-22 22:05:39 +00:00
Bart Visscher
2e6e154475
Gallery: Fix opening folders with a ' in the name
2012-06-22 22:46:12 +02:00
Bart Visscher
96ec7a66bb
More session_write_close
2012-06-22 17:21:56 +02:00
Bjoern Schiessle
e1fa9c282b
xss vulnerabilities fixed
2012-06-22 14:11:57 +02:00
Bjoern Schiessle
5b46734a40
xss vulnerability fixed
2012-06-22 13:58:15 +02:00
Brice Maron
8c2803a7c1
Correct image path and apps path replacement
2012-06-22 13:12:03 +02:00
Brice Maron
95b5202893
Correct usage of approot
2012-06-21 21:13:12 +00:00
Bart Visscher
a6dc7345d0
Gallery: Move code/js/css from main template to the right place
2012-06-20 21:28:37 +02:00
Bart Visscher
cd934d5d89
Adjust OC_Filesystem use in hooks to string, so the class is loaded as late as possible
2012-06-20 17:10:49 +02:00
Stephan Bergemann
4eb0c270aa
fixed handling of fallback_images
2012-06-14 19:38:43 +02:00
Stephan Bergemann
a3afd51b94
fixed one issue with last directory in structure having a lot of
...
subdirectories and finally some pictures
2012-06-14 18:02:07 +02:00
Bjoern Schiessle
fa67927eb5
fixed bug #996 : first picture in folder is repeated in the last position behaving like a directory
...
Conflicts:
apps/gallery/templates/index.php
2012-06-14 17:08:52 +02:00
Stephan Bergemann
bc6884b176
we don't neede the functions for empty stacks any more
2012-06-14 12:51:27 +02:00
Stephan Bergemann
b32afd1331
we don't have empty previewstacks any more - code cleaned up
2012-06-14 12:39:18 +02:00
Stephan Bergemann
56d2e99239
deleted some debugging output
2012-06-14 01:29:41 +02:00
Stephan Bergemann
22cd610a79
use images from deeper directories for preview if the actual directory doesn't contain any
2012-06-14 01:29:25 +02:00
Stephan Bergemann
9f59cc5eb0
improved look of directories not containing images directly
2012-06-14 01:29:17 +02:00
Stephan Bergemann
e99a95a756
now also working for directories only containing one image
2012-06-14 01:27:34 +02:00
Stephan Bergemann
4711c2bb41
fixed second_level_images issue
2012-06-14 01:27:26 +02:00
Stephan Bergemann
e4278574a8
fixed sorting errors and missbehaviours - now sorting like file browser
2012-06-14 01:27:01 +02:00
Michael Gapczynski
b5889d6ffe
Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/owncloud into merge-requests/127
...
Conflicts:
apps/files_external/templates/settings.php
lib/template.php
2012-06-13 15:17:46 -04:00
Marco B
3be5e2af26
utf8 in der DB config
2012-06-11 23:04:28 +02:00
Bart Visscher
0eee140eaf
Gallery: remove extra include of lib/base.php
2012-06-11 20:34:06 +02:00
Lukas Reschke
2b22c538c8
Make some apps compatible
2012-06-11 19:07:51 +02:00
Lukas Reschke
3f9b967be7
Sanitizing user input
2012-06-11 00:36:58 +02:00
Bartek Przybylski
c11f6cc3f9
fix variable name and undefined index notice
2012-06-10 17:25:50 +02:00
Bartek Przybylski
76f20eb57c
fix first time image loading error
2012-06-10 13:05:00 +02:00
Bartek Przybylski
0838b4c225
gallery: removing search provider for now
2012-06-10 09:52:33 +02:00
Bartek Przybylski
001293a702
removing app access check, fix title for links in tiles
2012-06-09 15:12:50 +02:00
Bartek Przybylski
201a40a1a3
tabs for spaces, fix array key name
2012-06-08 21:55:28 +02:00
Bartek Przybylski
0c7431e57d
hide share button until sharing wont be fixed
2012-06-08 21:44:33 +02:00
Bartek Przybylski
8bc22907b8
adding navigation bar to gallery
2012-06-08 21:44:33 +02:00
Bartek Przybylski
6b0a2ae60e
remove old code
2012-06-08 21:44:32 +02:00
Bartek Przybylski
71b04717ab
adding missing file
2012-06-08 21:44:31 +02:00
Bartek Przybylski
9e434dea60
tabs for spaces, removing thumbnail on file removal
2012-06-08 21:44:31 +02:00