1
0
Commit Graph

551 Commits

Author SHA1 Message Date
rWatcher
2beaff7225 CalendarView now displays three month's worth of photos on the user profile pages. 2012-06-13 20:33:01 -04:00
rWatcher
5ea05a4423 Limit year list to choices that are valid for the selected user. 2012-06-13 19:17:51 -04:00
rWatcher
26cd108cb7 Expand virtual album code to cover the rest of Latest Updates. 2012-06-13 18:50:14 -04:00
rWatcher
e1ef476c48 Updated module info. 2012-06-13 18:49:52 -04:00
rWatcher
7eb19176d0 Code comments and cleanups. 2012-06-13 15:25:53 -04:00
rWatcher
17af7c0379 Code comments. 2012-06-13 14:48:53 -04:00
rWatcher
27dbbd0716 Added a "User stats" section to user profiles. 2012-06-13 14:46:57 -04:00
rWatcher
ae29a70a4d Virtual album support for User Profile->Most Viewed and User Profile->Recent Uploads. 2012-06-11 23:29:01 -04:00
rWatcher
72dd22d6f1 Display Most Viewed / Recent Uploads / Recent Albums on user profiles. 2012-06-11 20:56:19 -04:00
rWatcher
40c9303d63 Support linking to user profiles (if viewable). 2012-06-11 14:05:12 -04:00
Bharat Mediratta
877dbda7c4 Merge pull request #112 from rWatcher/master
Virtual Album Updates for CalendarView, Tag Albums, new module Fotomoto rW
2012-06-04 19:41:16 -07:00
rWatcher
5f5d8b986f Add link to photo thumbnails for ordering prints. 2012-06-02 23:46:32 -04:00
rWatcher
d90eb9b884 Attempt to obscure resize url's by adding in an md5 checksum. 2012-06-02 23:01:06 -04:00
shadlaws
d87e8432cd Tag_Cloud_HTML5 Version 4 - first commit to github. 2012-06-02 14:23:23 +02:00
shadlaws
546d9fa018 Short_Search_Fix Version 1 - first commit to github. 2012-06-02 14:21:19 +02:00
shadlaws
80db5d36f9 Proofsheet Version 5 - first commit to github. 2012-06-02 14:18:49 +02:00
rWatcher
e9bd604a63 Initial commit of Fotomoto rW module. 2012-05-31 00:05:33 -04:00
rWatcher
21c5f51800 Set some extra variables when viewing a photo from a virtual album, in order to distinguish how the user arrived at the page. This allows Tag Albums to create a menu option to make the photo the virtual album's thumbnail. 2012-05-21 21:08:52 -04:00
rWatcher
7484b49eb1 Merge remote-tracking branch 'gallery3-contrib/master' 2012-05-21 21:07:28 -04:00
Alex Kuretz
949ce2be1d Update Google Analytics module, fixing installer version issue 2012-05-18 09:39:07 -06:00
Alex Kuretz
6059dd02d3 Update Google Analytics module to insert tracking code in head of page. 2012-05-17 16:41:07 -06:00
Alex Kuretz
b152980053 Update Google Analytics module to version 3 code created by undagiga in this
forum topic: http://gallery.menalto.com/node/88884#comment-368272
2012-05-17 16:39:06 -06:00
rWatcher
7724e8a2bd Support navigating within virtual albums. 2012-05-16 23:15:09 -04:00
rWatcher
be685c4db3 Merge remote-tracking branch 'gallery3-contrib/master' 2012-05-16 21:11:21 -04:00
rWatcher
c72024db1d Swith views to page.html and dynamic.html and use Gallery's breadcrumb object. 2012-05-16 21:11:06 -04:00
Bharat Mediratta
9cb4264560 (patch thanks to Reklov Nesalk).
ldap: Several fixes and improvements
* changed ldap_installer::install() to activate() so that ldap can be
enabled again after failing the first time
* if some information is not available from ldap server return
"better" values (e.g. no group instead of group = NULL)
* added function Ldap_User::loaded() which is called by user profile
* added configurable admin email address if not given by server
* make ldap work when there is no group management on ldap server
(create local groups for everybody and registered_users) and allow
guest user to be managed by server (configurable guest name)
* require everybody_group and registered_users_group to be in groups
The changes regarding renaming install() to activate() could be superfluous with the other fixes since there should not go anything wrong during install and uninstall. However, they do no harm and are really practical if something does go wrong.
Hope you can make some use of those (I diffed against current git checkouts).

Fixes #1834.
2012-05-07 11:59:14 -07:00
Michael Dayah
0258be0b31 Don't block all keyboard usage (up/down arrows to scroll the page). 2012-05-07 01:36:49 -04:00
rWatcher
341e062c53 Virtual album support for CalendarView. 2012-04-30 18:58:52 -04:00
dmolavi
fc6125aa91 Fix for 3.0.3 upgrade. 2012-04-21 23:05:20 -04:00
dmolavi
769cb65461 Deleted obsolete path reference. 2012-04-18 21:24:35 -04:00
rWatcher
e03f16df4c Updated for Gallery 3.0.3. 2012-04-16 23:46:18 -04:00
rWatcher
1e7fe7c130 Correct forum URL. 2012-04-16 23:45:56 -04:00
rWatcher
5db4770cba Bug fix -- added CSS for movies. 2012-04-16 21:21:29 -04:00
rWatcher
d23fa3c7a6 Bugfix -- treat 1024 as the next prefix up. 2012-04-16 20:48:39 -04:00
rWatcher
6178d6b443 Select an appropriate file size prefix instead of using MB for everything. 2012-04-16 20:47:39 -04:00
rWatcher
a58a1d348a Replace custom breadcrumbs code with Gallery 3.0.3's breadcrumb code. 2012-04-16 19:18:43 -04:00
rWatcher
e9950a12aa Display file size and resolution for photos and movies. 2012-04-16 17:38:32 -04:00
rWatcher
8a82db1007 Allow admin's to specify an album's thumbnail. 2012-04-02 19:23:28 -04:00
rWatcher
80ff743389 Merge remote-tracking branch 'gallery3-contrib/master' 2012-04-02 19:22:03 -04:00
Tim Almdal
93fcc70f40 Update 3.0/modules/themeroller/data/js/site_ui.init.js 2012-03-23 19:03:21 -07:00
Thomas E. Horner
3a3a26936e added warning messages for easier inconsistency detection 2012-03-16 08:29:06 +01:00
Thomas E. Horner
5a023f5e0c fixed error handling 2012-03-15 20:30:57 +01:00
rWatcher
9c89bdb6fe Merge remote-tracking branch 'gallery3-contrib/master'
Conflicts:
	3.1/modules/minislideshow/helpers/minislideshow_event.php
	3.1/modules/tagsmap/css/tagsmap_menu.css
	3.1/modules/tagsmap/views/tagsmap_googlemap.html.php
2012-03-14 14:11:37 -04:00
Bharat Mediratta
a7a222aa34 use html::purify on album titles to prevent XSS 2012-02-29 07:35:40 -08:00
Bharat Mediratta
c144af904a Update copyright to 2012 2012-02-27 10:04:35 -08:00
Bharat Mediratta
8c0ec05c1e Merge pull request #99 from jonathanmtran/be1fbd11cefe61170084b89aafa0a5311b258abf
Arrow Navigation
2012-02-27 08:16:49 -08:00
Jonathan M Tran
be1fbd11ce First commit of arrow_nav 2012-02-27 00:25:13 -08:00
Michael A Mayer
9f90720208 Dropped 3.1 branch and LICENSE file 2012-02-21 22:38:39 -05:00
Michael A Mayer
7683976cc1 Updated module.info
Pointed the info_url to the codex page for emboss.
Pointed the discuss_url to the forum page for emboss
2012-02-17 23:33:34 -05:00
Michael A Mayer
6db8403b89 Initial Delivery 2012-02-17 09:21:21 -05:00
dmolavi
a9b6116462 Update version numbers in installer/updater. 2012-02-08 16:29:36 -05:00
dmolavi
5e6ed6ba61 Update ModuleUpdates to use new ini file for core modules, too.
This reduces execution time dramatically.
2012-02-08 15:04:21 -05:00
Bharat Mediratta
c665f476cf Trap unserialize() fails. 2012-02-05 17:14:53 -08:00
Bharat Mediratta
b3b9e76a49 Remove stray characters. 2012-02-05 17:07:18 -08:00
Bharat Mediratta
f0c273ce97 Fix the page title. 2012-02-05 17:02:05 -08:00
Bharat Mediratta
75e37f0dfa Improve the session decoding, limit it to a sample size, improve the output. 2012-02-05 16:58:29 -08:00
Bharat Mediratta
32b620f33a New module to examine active sessions 2012-02-05 16:38:05 -08:00
Bharat Mediratta
228946e98c Overload Item_Model to support hiding in Item_Model::children() 2012-02-05 15:57:41 -08:00
dmolavi
1bb03303cc Fix to really only poll GalleryModules.com once. This also only creates one local copy of the ini file to be scanned. 2012-02-04 11:00:09 -05:00
dmolavi
b2eafa02a2 Updated ModuleUpdates to take advantage of new .ini file at GalleryModules.com.
This results in lower server load on GalleryModules, and reduces the
number of fopen() calls on the gallery server.
2012-02-03 19:33:09 -05:00
Jason Hardin
6b4f1856a5 Resolving issue where test was always entered for the text in the Facebook share button 2012-02-01 19:16:33 -08:00
Jason Hardin
7aa5342ec7 Adding social share to git repository for version 2
Added facebook like with configuraiton options
Added configuration options to facebook share, google +1 and twitter
buttons.
2012-01-30 20:40:34 -08:00
unknown
c30889f71c Merge remote-tracking branch 'gallery3-contrib/master' 2012-01-23 23:48:06 -05:00
Bharat Mediratta
60f1a289e1 Merge branch 'master' of github.com:gallery/gallery3-contrib 2012-01-21 17:15:28 -08:00
Bharat Mediratta
f2d5a4c6c0 Base the slug off of the title 2012-01-21 17:15:07 -08:00
Thomas E. Horner
ec815e799c changed from slug to id + added the gallery root folder as album 2012-01-13 09:14:43 +01:00
Thomas E. Horner
aa673efe9a improved non-ascii char handling and mime-type recognition 2012-01-05 14:37:53 +01:00
Bharat Mediratta
e7ababf870 Avoid string concatenation in t() calls - it breaks the language scanner. 2012-01-02 06:37:56 -08:00
Bharat Mediratta
ea015d7ded Cleanup:
- Fix up url generation so that they don't expect gallery3 to be installed at the DocumentRoot
- Move the theme page_top HTML into a view
- Make the JS/CSS work with the combined JS/CSS APIs
2011-12-27 01:18:04 -08:00
Bharat Mediratta
94be4c4ba6 Remove carriage returns, clean up description 2011-12-27 01:02:32 -08:00
Bharat Mediratta
b2078a091e Initial version of content_warning, committed on behalf of Manuel Sechi 2011-12-27 01:01:18 -08:00
Bharat Mediratta
1023321cff Use Item_Model::relative_url() instead of relying on
Item_Model::$relative_url_cache directly.
2011-12-25 20:31:42 -08:00
Bharat Mediratta
1b002243a7 Set version to 1 2011-12-25 20:16:45 -08:00
rWatcher
7c3a7d5727 Set some default text and link colors for the google map, so it'll be visible on dark themes. 2011-12-15 00:27:41 -05:00
rWatcher
92fef908f4 Make sure the album contains photos before displaying the slideshow link. 2011-12-14 23:45:14 -05:00
rWatcher
7aae256e95 Merge remote branch 'gallery3-contrib/master' 2011-11-09 17:59:05 -05:00
rWatcher
b613daa27b Make $children behave more like Gallery's $children variable. Fixes issue with Custom Fields module. 2011-11-09 17:58:43 -05:00
Bharat Mediratta
4b6a85a3f2 Merge pull request #87 from matthew-b-payne/patch-1
Enabling the GuessContentType plugin is essential for webdav clients bein
2011-10-28 11:04:52 -07:00
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
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
Thomas E. Horner
d87f5c8477 fix for setting the correct return status (poggenpower) 2011-10-15 08:19:14 +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
8aa1876987 Merge pull request #85 from rWatcher/master
New Quotas module + updates to Tag Albums
2011-10-03 21:22:06 -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
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
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
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
Thomas E. Horner
0e179ac2ad fixed a nasty bug when building the albums tree 2011-08-09 08:10:44 +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
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
Thomas E. Horner
30f3645a35 printing a warning in case of nonstandard chars in g1 folder names 2011-06-30 16:14:49 +02: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
Thomas E. Horner
0b0144d544 added a settings page with install notes 2011-06-20 15:59:58 +02:00
Thomas E. Horner
3e59a5f933 now actually querying the access system for permissions 2011-06-20 11:09:39 +02:00
Thomas E. Horner
05c322810a converting g1 name before using as slug 2011-06-20 10:48:46 +02:00
Thomas E. Horner
b1f6b3b21e remote protocol 2 tested with galleryremote 1.5.1 2011-06-20 09:08:09 +02:00
rWatcher
260d7369b1 Added the option to display Pages links in the menu. 2011-06-13 00:49:57 -04:00