1
0
Commit Graph

1859 Commits

Author SHA1 Message Date
rWatcher
0fa105320d Merge remote branch 'gallery3-contrib/master' 2011-10-24 19:30:42 -04:00
rWatcher
233050b44a Updated for Grey Dragon 3.1.0 support. 2011-10-24 19:30:11 -04:00
matthew-b-payne
6bd115f09b Enabling the GuessContentType plugin is essential for webdav clients being about to present image previews. mime type will now be sent back in the response.
http://code.google.com/p/sabredav/wiki/GuessContentType
2011-10-19 23:23:09 -03:00
Tim Almdal
98540779da Merge pull request #86 from bouthors/master
new module fittoscreen
2011-10-15 08:28:59 -07:00
bouthors
8695278323 updated module info 2011-10-15 15:53:31 +02:00
bouthors
8e82da2df0 new module fittoscreen 2011-10-15 15:48:03 +02:00
rWatcher
891097f1d6 Create all_siblings variable and full_or_resize_url() function for Shadowbox album view w/ Grey Dragon. 2011-10-12 20:13:49 -04:00
rWatcher
04d195787b Update GreyDragon support to 3.1.0. 2011-10-12 20:11:56 -04:00
Bharat Mediratta
b21689eb14 Revert "Converted to use PEAR's HTTP_Request2, since, according to http://pear.php.net/package/HTTP_Request/ HTTP_Request has been superceded by Request2. "
This reverts commit fecdce4db3.

There's no debian package for HTTP_Request2 and it's difficult to
install the package without updating a bunch of other stuff.  I'm
making the executive decision that it's too new to switch over to this
version of the library; if I'm having these problems others will as
well.  Tell me if you think I'm wrong and we can roll forward again.
2011-10-03 22:58:16 -07:00
Bharat Mediratta
8aa1876987 Merge pull request #85 from rWatcher/master
New Quotas module + updates to Tag Albums
2011-10-03 21:22:06 -07:00
Bharat Mediratta
6b7bcf780f Merge pull request #84 from wrlee/patch-1
Converted to use PEAR's HTTP_Request2 rather than HTTP_Request
2011-10-03 21:20:58 -07:00
Tim Almdal
b37289a051 correct a few typos 2011-10-02 16:59:07 -07:00
Tim Almdal
db9d0af5c7 Update page.html.php to match the wind theme (how thumbs are resized and the new breadcrumb implementation) in the themeroller module. 2011-10-02 12:35:32 -07:00
Fredrik Erlandsson
20a4d37dc0 Elastic padding around thumbs. 2011-10-01 08:53:01 +02:00
Fredrik Erlandsson
4b07153f2e Fix for carousel view via settings (and iron out some other bugs). 2011-09-30 14:12:02 +02:00
Fredrik Erlandsson
ab1cd0a7a7 Fix for carousel view via hash. 2011-09-30 13:50:37 +02:00
Fredrik Erlandsson
88b1fcd478 Video support. 2011-09-30 12:06:29 +02:00
Fredrik Erlandsson
99e46d8b79 Disabled console.. 2011-09-17 19:35:19 +02:00
Fredrik Erlandsson
f148b5a3e2 Fix for 'View at smallest/largest photo size' both give 'Err on page' (Error line 53, Char: 15910, 'undefined' is null or not an object) 2011-09-17 19:34:11 +02:00
rWatcher
823c735457 And file names and tag names to the end of urls. 2011-09-14 17:41:44 -04:00
rWatcher
d544ed6c09 Updated theme support files. 2011-09-14 17:40:30 -04:00
wrlee
fecdce4db3 Converted to use PEAR's HTTP_Request2, since, according to http://pear.php.net/package/HTTP_Request/ HTTP_Request has been superceded by Request2. 2011-09-13 22:53:37 -07:00
rWatcher
21feda51e5 Initial commit of the Quotas module. 2011-09-12 20:42:49 -04:00
Tim Almdal
1a00e0f794 Use the new display context approach to provide the context for an item. 2011-08-30 22:11:30 -07:00
Tim Almdal
ab4a8ea07e Use the page context changes to display elements to properly set the next and previous buttons in an image display.
The method 'display_context' returns the theme page values that depend on which context the item is being displayed.
2011-08-30 21:34:14 -07:00
Bharat Mediratta
53abda7602 Merge pull request #65 from chadparry/rawphoto
Raw photo support
2011-08-20 22:01:09 -07:00
Bharat Mediratta
0dc1e9c743 Merge pull request #81 from rWatcher/master
EmbedLinks Updates, updated module.info files.
2011-08-20 22:00:18 -07:00
Bharat Mediratta
6422495470 Merge pull request #83 from jingai/strip_exif
strip_exif module: Version 1.
2011-08-20 21:58:40 -07:00
Bharat Mediratta
aa7534e28d Merge pull request #82 from jingai/default_sort
default_sort module: Version 1.
2011-08-20 21:56:26 -07:00
jingai
c75b151a7a strip_exif module: Version 1.
Module to strip specified EXIF and IPTC tags from uploaded photos.
By default, set up to strip location data (but not enabled by default).
2011-08-18 13:46:24 -04:00
jingai
8a166dfebe default_sort module: Version 1.
Module to set default sort order on new Albums.
2011-08-18 13:44:38 -04:00
rWatcher
e3f8fc9be9 Updated module.info files. 2011-08-15 16:04:47 -04:00
Fredrik Erlandsson
342e592561 Escaping characters in title (for images). 2011-08-11 20:04:53 +02:00
rWatcher
f010aad441 Fix for flowplayer embed code and support for videos module. 2011-08-05 01:43:35 -04:00
rWatcher
1715468d7d Merge remote branch 'gallery3-contrib/master' 2011-08-04 14:47:12 -04:00
rWatcher
2ba8992e3d Added a toolbar icon to a dialog window that contains all link code (HTML, BBCode, URLs). 2011-08-04 14:46:35 -04:00
rWatcher
bb92e9178d module.info update. 2011-08-04 14:44:15 -04:00
Chad Parry
18688daeed Merge branch 'master' into rawphoto 2011-07-28 21:30:39 -06:00
Bharat Mediratta
67c3b2735c Merge pull request #80 from chadparry/keeporiginal
Repair Keep Original module
2011-07-28 07:16:25 -07:00
Chad Parry
5c5fc5697f Remove a trailing newline again! 2011-07-28 00:59:32 -06:00
Chad Parry
3a3c3944b8 Avoid "self::" because Kohana can't override it. 2011-07-28 00:59:26 -06:00
Chad Parry
522f85e071 Remove a trailing newline again! 2011-07-28 00:51:00 -06:00
Chad Parry
285f286234 Avoid "self::" because Kohana can't override it. 2011-07-28 00:41:23 -06:00
Chad Parry
9fc26a288e Remove a newline at the end of the file that I accidentally introduced again! 2011-07-28 00:21:29 -06:00
Chad Parry
d9e5444287 Remove a newline at the end of the file that I accidentally introduced again! 2011-07-28 00:20:23 -06:00
Chad Parry
77b4baa3f5 The data_file field is public, so we don't need to use an accessor method. 2011-07-28 00:16:20 -06:00
Chad Parry
8bd3f87286 Remove a newline at the end of the file that I accidentally introduced. 2011-07-28 00:16:10 -06:00
Chad Parry
24426ac6ee Add a TODO to point out that the original's extension shouldn't be changed. 2011-07-28 00:16:03 -06:00
Chad Parry
4a604d1d4c Mark an internal helper method as private. 2011-07-28 00:15:54 -06:00
Chad Parry
ea0fd6e1fe Use the new get_data_file() helper instead of reaching inside the item. 2011-07-28 00:15:47 -06:00