1
0
Commit Graph

401 Commits

Author SHA1 Message Date
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
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
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
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
Chad Parry
f7bf9b3c89 Extend the Keep Original module so that it is triggered by updated data files. 2011-07-28 00:15:37 -06:00
Chad Parry
c3434fc10c Update a deprecated method and poor preg syntax so that the Keep Original module will work. 2011-07-28 00:14:54 -06:00
Chad Parry
0ea4670a96 Improve handling for more raw image types from rawsamples.ch 2011-07-27 21:14:57 -06:00
Chad Parry
9e3e3c5c27 Bump the version number to 3 2011-07-27 20:03:59 -06:00
Chad Parry
d0a90e46b6 Require a version of the Gallery framework that supports the new item conversion features 2011-07-27 20:02:16 -06:00
Chad Parry
a7ebe43332 Merge branch 'master' into rawphoto 2011-07-27 17:49:33 -06:00
Chad Parry
9d0d193a57 Fix the module version to match module.info 2011-07-27 17:48:50 -06:00
rWatcher
e2e8bdb981 Allow menu items to be translated. 2011-07-21 13:48:48 -04:00
rWatcher
a8a56a5e39 Merge remote branch 'gallery3-contrib/master' 2011-07-21 13:40:55 -04:00
rWatcher
a8b83ca080 Move Pages options to content menu, make custom Pages menus translatable. 2011-07-21 13:40:41 -04:00
rWatcher
e442267188 Make everything translatable. 2011-07-21 13:40:17 -04:00
rWatcher
7b18a6590c Initial commit of Custom Menus module. 2011-07-04 17:59:25 -04:00
rWatcher
2f2f426816 Initial commit of the Win Platform module. 2011-07-04 13:45:36 -04:00
Tim Almdal
63b08b6200 Merge branch 'master' of git@github.com:gallery/gallery3-contrib 2011-06-29 20:36:34 -07:00
rWatcher
a817a09b88 Merge remote branch 'gallery3-contrib/master' 2011-06-26 00:47:16 -04:00
brentil
9acccd1505 Merge branch 'master' of github.com:gallery/gallery3-contrib
Conflicts:
	3.0/modules/moduleupdates/module.info
	3.1/modules/moduleupdates/module.info
2011-06-25 18:53:12 -04:00
brentil
976d10a0a7 ModuleUpdates - v8 - 2011.06.23
Fixed: Bugs relating to the new Community Contributed Modules section & GCC stored modules
Added: Modules information for the new Gallery 3.0.2 Modules tab
Added: SPEED! The module checking process is now 60% faster than before thanks to logic updates in the data gathering process. The decrease in update checking time will be more noticeable as more modules are added.
2011-06-24 18:17:09 -04:00
rWatcher
a832d48b14 Removing left over debug code. 2011-06-23 01:34:44 -04:00
Tim Almdal
788538181f update themeroller with the rtl changes for admin_wind. 2011-06-22 19:30:02 -07:00
rWatcher
28b2b1c44c grey_dragon support. 2011-06-22 10:54:58 -04:00
rWatcher
557cba9147 This should say hide, not display. 2011-06-22 10:54:39 -04:00
rWatcher
aa211be5fd Merge remote branch 'gallery3-contrib/master' 2011-06-22 01:27:24 -04:00
rWatcher
87772f388f Made the textarea bigger, as per forum request. 2011-06-22 01:27:08 -04:00
rWatcher
8ae32f4d84 Added an option for hiding the sidebar on Pages, as per forum request. 2011-06-22 01:26:49 -04:00
rWatcher
48f631ac75 This is not necessary for anything. 2011-06-22 01:26:02 -04:00
Tim Almdal
e621d5de2f Merge branch 'master' of git@github.com:gallery/gallery3-contrib 2011-06-20 17:34:08 -07:00
Tim Almdal
c1ed4cf475 insure that a default is set for item_id on the get_edit_form. Not sure why my testing last night didn't catch that :-/ 2011-06-20 17:33:51 -07:00
Tim Almdal
6c605659f3 Change the contactowner module to put the send email form in a floating dialog instead of a different gallery page. 2011-06-21 08:15:48 +08:00
rWatcher
260d7369b1 Added the option to display Pages links in the menu. 2011-06-13 00:49:57 -04:00
rWatcher
c2ef8ea7c4 initial commit of the Item Links module. 2011-06-13 00:22:56 -04:00
rWatcher
18d51ca356 Updated module.info with the correct forum URL. 2011-06-12 02:30:12 -04:00
rWatcher
3b67c7dc81 Merge remote branch 'gallery3-contrib/master' 2011-06-12 02:18:27 -04:00
rWatcher
49c7e6f1c6 Initial commit of the Pages module. 2011-06-12 02:17:46 -04:00
rWatcher
e77473bd51 Handle sorting, removing duplicate tags, and limiting the number of tags displayed in the database query instead of using PHP code. 2011-06-11 15:21:46 -04:00
rWatcher
cf75213423 Updated module.info for recent changes. 2011-06-11 15:20:48 -04:00
Bharat Mediratta
d8de48f271 Merge pull request #72 from rWatcher/master
Fixes for various modules for use with Gallery 3.0.2
2011-06-09 21:43:55 -07:00
Chad Parry
190b5e019f Upgrade to version 2, since older versions of dcraw are now supported. 2011-06-09 22:13:35 -06:00
Chad Parry
8ad55995ae Selectively omit dcraw options that would not be supported by the currently installed version. 2011-06-09 22:10:53 -06:00
Chad Parry
bb9715a293 Some versions of dcraw emit usage info to stderr instead of stdout. Also, italicize dcraw and module titles. 2011-06-09 21:00:28 -06:00
Tim Almdal
88bd22641e Convert the dynamic module admin screen to use tabs. 2011-06-08 20:23:28 -07:00
rWatcher
534759a2c6 Merge remote branch 'gallery3-contrib/master' 2011-06-08 20:10:28 -04:00
rWatcher
10dad3ca6c Updated module.info for Gallery 3.0.2. 2011-06-08 20:10:04 -04:00
rWatcher
9662802908 Remove unnecessary view file. 2011-06-08 20:09:50 -04:00
rWatcher
13d4f4e885 Whitespace cleanup. 2011-06-08 20:09:29 -04:00
rWatcher
92436f8d98 Add .css file in via theme->css instead of using a new view. 2011-06-08 20:09:05 -04:00
rWatcher
4f707f572c Warn that minislideshow requires RSS. 2011-06-08 20:08:28 -04:00
Tim Almdal
daf5030e84 More code synchronization 2011-06-07 21:02:31 -07:00
Tim Almdal
04d84ca4e9 Oops, forgot to copy the change to the 3.0 directory 2011-06-07 20:11:03 -07:00
rWatcher
b29d7ad81f Bug Fix: Display meta tags on item _and_ tag pages. 2011-06-07 14:06:38 -04:00
rWatcher
44e74e7321 Warn that MetaDescription requires the Tags module. 2011-06-07 14:06:15 -04:00
rWatcher
c2ae530e45 module.info file update. 2011-06-07 14:05:48 -04:00
rWatcher
71646ff27d Merge remote branch 'gallery3-contrib/master' 2011-06-07 11:54:08 -04:00
rWatcher
8178e7abaf Warn admin's that the TagsMap module requires the tags module. 2011-06-07 11:53:49 -04:00
Tim Almdal
2f14d7caf3 Update the themeroller to generate a theme that is compatible to wind. 2011-06-06 21:55:03 -07:00
Tim Almdal
d02ae95866 When the display limit is specified, but there less than the display limit items, then use the item count as the display limit. 2nd attempt :-/ 2011-06-02 22:18:08 -07:00
Tim Almdal
fd55451395 When the display limit is specified, but there less than the display limit items, then use the item count as the display limit. 2011-06-02 21:33:05 -07:00
rWatcher
3b5b2f694a Bug fix for Gallery 3.0.2. 2011-06-01 16:06:57 -04:00
rWatcher
5d7d027e75 Added additional error handling. 2011-06-01 14:50:12 -04:00
Bharat Mediratta
4201990e90 Fix install() to set the version to 3 2011-05-31 20:28:50 -07:00
rWatcher
9316a4eaef Merge remote branch 'gallery3-contrib/master' 2011-05-31 15:19:59 -04:00
rWatcher
9e84020265 Change collection to other. 2011-05-26 00:17:18 -04:00
rWatcher
087dc66a07 Append Tag/Album/Photo names to the end of urls. 2011-05-25 22:46:54 -04:00
rWatcher
b44fe999ef Maintain Tag Album IDs for breadcrumbs. 2011-05-25 22:46:14 -04:00
Chad Parry
5de3500fcf Handle the new legal_file events. 2011-05-18 20:31:14 -06:00
Chad Parry
127070d901 Merge branch 'master' of git://github.com/gallery/gallery3-contrib into rawphoto 2011-05-18 20:02:21 -06:00
Bharat Mediratta
29974cca1c Merge pull request #70 from rWatcher/master
Tag Albums Version 2.
2011-05-17 22:32:20 -07:00
Bharat Mediratta
6b4211096f Merge branch 'master' of git://github.com/rWatcher/gallery3-contrib 2011-05-17 22:30:39 -07:00
rWatcher
f67cb4dfa8 Use URL redirects instead of accessing the index directly. 2011-05-16 13:45:11 -04:00
rWatcher
f9ed58e7c4 Make "All Tags" customizable. 2011-05-16 13:40:21 -04:00
rWatcher
12b781632a Warn that the module requires the EXIF module. 2011-05-15 15:24:34 -04:00
rWatcher
de7962301d Warn that the tags module is required. 2011-05-15 14:41:07 -04:00
rWatcher
6844c2ec69 Grey dragon image pre-loading and shadowbox module support. 2011-05-15 14:36:31 -04:00
rWatcher
4078736617 Only use show parameter when we're displaying albums. 2011-05-12 14:33:27 -04:00
rWatcher
901de12971 Clean Canvas theme support. 2011-05-11 23:00:09 -04:00
rWatcher
dea88b79c4 Add filter support, plus other bug fixes and improvements. 2011-05-11 19:58:39 -04:00
rWatcher
93f2974783 add tag_index tag_index_scope, and tag_index_filter preferences. 2011-05-11 19:58:09 -04:00
rWatcher
2771cf29db Make fake items more item-like by adding type, viewcount and owner. 2011-05-11 19:57:38 -04:00
rWatcher
cff7ac3a8d Page for displaying tags as a series of albums. 2011-05-11 19:57:10 -04:00