1
0
Commit Graph

551 Commits

Author SHA1 Message Date
rWatcher
d5ead9bace Check if the page belongs to an item before accessing $theme->item. Prevents sidebar crashes on dynamic pages. 2012-11-27 19:16:27 -05:00
Daniel Muller
628b027792 Reflect version in change in module_installer 2012-11-18 11:58:19 +08:00
Daniel Muller
bcf00ccd33 Use TMPPATH instead of VARPATH 2012-11-18 11:57:36 +08:00
Daniel Muller
59780cf27a Write ini files to tmp folder to avoid write permissions errors 2012-11-18 02:54:25 +08:00
Bharat Mediratta
ae3e9fbf71 Merge pull request #127 from chalbertgit/master
Fixed an introduced bug and verified the new implementation works properly
2012-11-13 09:05:41 -08:00
chalbertgit
96bb867fb9 [#1563] Corrected an introduced bug when a tag is created and reworked so that the extract function recreates tags for when iptc data is rescanned. 2012-11-12 16:48:16 -05:00
Bharat Mediratta
1fe17c41af Merge pull request #126 from mikemayer67/master
Add Event Watcher module
2012-11-09 16:46:49 -08:00
Michael A Mayer
bf2dd87153 Rollback emboss module to gallery3-contrib/master 2012-11-08 06:17:06 -05:00
Michael A Mayer
7b5e2cae7c Adding Event Watcher module 2012-11-08 04:19:14 -05:00
chalbertgit
aa11952e28 Fixing allcaps typo. 2012-10-19 16:09:00 -04:00
chalbertgit
82bb01ba71 In IPTC, extracting an item now tries to add keywords as tags. 2012-10-19 15:32:56 -04:00
Mike Mayer
b0c2a60c8c Merge pull request #2 from gallery/master
Retrofit gallery/gallery3-contrib into mikemayer67/gallery3-contrib (master)
2012-10-18 22:37:42 -07:00
Chris Chiappa
afd6a99580 Update per Bharat's request 2012-09-27 22:21:00 -04:00
Chris Chiappa
d32f9cb53e Fix bad variable assignment & some typos 2012-09-26 16:01:14 -04:00
floridave
0e16587bc4 Update 3.0/modules/author/helpers/author_block.php
Rwatcher updated to work with recent versions.
2012-09-16 19:01:15 -07:00
floridave
b519a8fb18 Update 3.0/modules/author/helpers/author_block.php
Update so module will work with dynamic modules.
2012-09-10 18:04:55 -06:00
Jason Hardin
c70576ed61 Fixing the x2po issues in google. 2012-09-01 20:56:55 -07:00
Jason Hardin
a9e66a9878 Merge remote-tracking branch 'upstream/master' 2012-09-01 20:39:55 -07:00
Jason Hardin
f87cc87ebd Fixed pinerest to work and facebook like. THere were mistakes in facebook that it was not using action. In general settings i was not storing the page setting. 2012-09-01 20:21:31 -07:00
Jason Hardin
1cd9f66665 Removed error with test.com, added pinterest support and the support for only module and block page display. 2012-09-01 19:18:56 -07:00
Thomas E. Horner
06bd5cd878 updated the protocol version check 2012-08-25 09:32:14 +02:00
Thomas E. Horner
b0887b2f97 committing the correct minor text change 2012-08-08 00:58:51 +02:00
Thomas E. Horner
6d3fa10a91 minor text change 2012-08-08 00:55:18 +02:00
Thomas E. Horner
cd089cb36c added bugfixes for latest gallery changes 2012-08-08 00:51:03 +02:00
Michael A Mayer
9ca04c6819 Added rotation awareness.
Current overlay is removed and image is marked as needing to be reembossed.
2012-07-27 23:53:30 -04:00
Michael A Mayer
e589fd5df1 Test3 2012-07-18 22:50:53 -04:00
Michael A Mayer
c7e78ec027 Test2 2012-07-18 22:48:33 -04:00
Michael A Mayer
7767f9ee03 Test 2012-07-18 22:36:46 -04:00
Thomas E. Horner
e952c1002e Merge git://github.com/gallery/gallery3-contrib into remote 2012-07-12 18:01:38 +02:00
Thomas E. Horner
eff3c7835b Merge git://github.com/gallery/gallery3-contrib into g1import 2012-07-12 18:00:33 +02:00
rWatcher
892d28b2ad Added breadcrumbs to pages display. 2012-07-03 16:07:53 -04:00
rWatcher
d76d8569af Added option to disable rich text editor. 2012-07-03 16:07:34 -04:00
rWatcher
00b7162b08 Added admin option to disable rich text editor, attempt at bypassing gallery's xss filtering. 2012-07-03 16:07:03 -04:00
rWatcher
c420646950 Change Google Maps API key to Console Key, added option to restrict maps to registered users. 2012-07-02 23:06:05 -04:00
rWatcher
38362c15b8 Load GPS coordinates 1000 at a time instead of all at once. 2012-06-27 20:19:46 -04:00
rWatcher
e38f3f3bc7 Increase version number. 2012-06-27 19:21:01 -04:00
rWatcher
4c47345fc4 Update tag.php with gallery 3.0.4 version. 2012-06-27 19:20:51 -04:00
rWatcher
8dea65a83a Fix for displaying filter tag list by first letter problem. 2012-06-27 19:20:34 -04:00
rWatcher
c1e9413b2a Remove unnecessary theme files. 2012-06-27 19:19:36 -04:00
rWatcher
4fe98e39b7 Attempt at fixing "sidebar crashes with php5 5.4.4-rc1" forum report (comment #393361). 2012-06-22 13:15:14 -04:00
rWatcher
7c5059c7c6 Replace checklists with checkboxes. Fixes forum comment 393361. 2012-06-22 12:57:55 -04:00
rWatcher
d9a5079253 Bug Fix: Figure out owner url after checking to see if owner exists, not before. 2012-06-20 14:53:32 -04:00
rWatcher
6972203109 Bug Fix: Make sure arrays have something in them before looping through them. 2012-06-20 14:47:30 -04:00
rWatcher
3b0e79d97d Bug Fix: Apparently these should be static. 2012-06-20 14:46:37 -04:00
rWatcher
e011deb115 Bug Fix: Remove left over items reference. 2012-06-20 14:46:19 -04:00
rWatcher
777ff9a272 Minor display changes for Wind theme. 2012-06-18 20:17:50 -04:00
rWatcher
fd35b351f1 Exif_GPS Version 3. 2012-06-18 20:00:07 -04:00
rWatcher
d0d8a30db6 Missed a $return_url. 2012-06-14 14:32:12 -04:00
rWatcher
d6d66ab8a4 Replace "return to album" link with breadcrumbs. 2012-06-14 14:27:41 -04:00
rWatcher
30df5527ee Merge remote-tracking branch 'gallery3-contrib/master' 2012-06-13 20:33:59 -04:00
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