1
0
Commit Graph

1448 Commits

Author SHA1 Message Date
rWatcher
b44fe999ef Maintain Tag Album IDs for breadcrumbs. 2011-05-25 22:46:14 -04: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
f2f8dde1d2 Merge remote branch 'gallery3-contrib/master' 2011-05-11 19:59:08 -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
rWatcher
0c653ae671 Use CalendarView style breadcrumbs for now. 2011-05-11 19:56:33 -04:00
rWatcher
e207872c1c Simplify views. 2011-05-11 19:56:08 -04:00
rWatcher
76fbbd6446 Increase to version 2. 2011-05-11 19:55:39 -04:00
rWatcher
8150673943 Grey Dragon Theme Support. 2011-05-11 19:55:00 -04:00
Bharat Mediratta
126658b961 Merge pull request #68 from rWatcher/master
Tag Albums Module.
2011-05-06 11:58:29 -07:00
rWatcher
965f8c8fb4 Initial commit of the Tag Albums module. 2011-05-05 20:11:56 -04:00
Bharat Mediratta
500950c6dd Merge pull request #67 from mblythe86/master.
more AlbumTree Module improvements
2011-04-30 14:20:26 -07:00
Matt Blythe
5f887d4cfc incrementing version numbers 2011-04-29 00:27:45 -06:00
Matt Blythe
9f2c5df92e Merge commit 'upstream/master' 2011-04-29 00:10:17 -06:00
Matt Blythe
d9084d5b4d fixing these so that they play nicely with galleries not rooted at /
also modifying code to be more concise...using recursion instead of the ugly stack stuff
2011-04-29 00:08:05 -06:00
Bharat Mediratta
c2a68e4c13 Merged pull request #64 from rWatcher/master.
Updates to AlbumPassword, EXIF_GPS, PHPMailer, TagsMap, Videos
2011-04-26 21:41:21 -07:00
rWatcher
04c9f06b2f Merge remote branch 'gallery3-contrib/master' 2011-04-26 19:37:40 -04:00
rWatcher
2a121f0311 Tagsmap module.info update. 2011-04-26 19:30:16 -04:00
rWatcher
b036be6534 Bugfix: Properly record map type on admin screen. 2011-04-26 19:24:01 -04:00
Bharat Mediratta
514ab3986b Merged pull request #63 from mblythe86/master.
AlbumTree Module improvement
2011-04-26 10:11:37 -07:00
Matt Blythe
bc30a7ac0f adding a "dtree" version of the albumtree, which basically copies the "albumselect" module from gallery2 2011-04-25 23:19:29 -06:00
rWatcher
c48dab34d3 Whitespace fixes. 2011-04-25 20:01:40 -04:00
rWatcher
54339a22ca Enable SSL support. 2011-04-25 19:57:45 -04:00
rWatcher
cb174b20aa Add settings for SSL and SMTP port number. 2011-04-25 19:41:02 -04:00
rWatcher
11629c4003 Increase version number to 2, set some default variables. 2011-04-25 19:40:01 -04:00
rWatcher
5c873ba924 Bug Fix for Ticket#1572 / eCard compatability. 2011-04-25 18:50:40 -04:00
rWatcher
9ae209c27d Hide smtp password details with a password input box. 2011-04-25 18:49:37 -04:00
rWatcher
5cd1fc9d03 Implemented mattbostock's suggestion for degrading the javascript map to a static image for older browsers. 2011-04-25 15:29:07 -04:00
rWatcher
e4dfed129e EXIF GPS module.info update. 2011-04-25 15:08:20 -04:00
rWatcher
0ed7935582 Merged niaxilin's bugfix into the 3.0 branch. 2011-04-25 15:05:54 -04:00
c8821221aa Merged pull request #1 from niaxilin/master.
exif_gps: Fixed googlemap_max_autozoom not having desired effect.
2011-04-25 11:58:00 -07:00
rWatcher
eb635e91c8 Lowercase existing passwords to fix case issue. 2011-04-25 14:50:08 -04:00
rWatcher
8b3fa68dba Force all passwords to be lower case. 2011-04-25 14:26:53 -04:00
rWatcher
e51a3c6dbc module.info update. 2011-04-25 14:24:14 -04:00
rWatcher
7fd1fcf351 Change Enter Password to Unlock album, as per forum request. 2011-04-25 14:20:34 -04:00
rWatcher
8a3c9b4435 Copyright Fix. 2011-04-25 14:18:38 -04:00
Bharat Mediratta
4aa41c78d2 Add author_name, author_url, info_url, discuss_url for all modules/themes 2011-04-23 14:56:44 -07:00
Bharat Mediratta
3b651a6435 Do extended UTF8->ASCII transliteration using a large conversion table. 2011-04-22 14:05:00 -07:00
Bharat Mediratta
0eb8ba973b Use html::chars() instead of htmlspecialchars() 2011-04-22 08:02:39 -07:00
niaxilin
3735e96733 Fixed googlemap_max_autozoom not having desired effect. 2011-04-21 22:55:15 -07:00
niaxilin
06098cbe99 Fixed googlemap_max_autozoom not having desired effect. 2011-04-21 22:54:20 -07:00
rWatcher
e2dc311221 Complete re-write for Gallery 3.0.1 compatability. 2011-04-22 00:33:11 -04:00