1
0
Commit Graph

1722 Commits

Author SHA1 Message Date
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
floridave
db073dd3b0 New module: carousel not on GIT before 2011-05-10 16:33:49 -06:00
floridave
41135b6b2b New module: all_tags not in GIT before 2011-05-10 16:25:54 -06:00
floridave
ca9b69cfd7 new module: addthis was not on GIT before 2011-05-10 14:47:22 -06:00
floridave
f0a49860c0 New module: about 2011-05-09 21:34:27 -06:00
Bharat Mediratta
126658b961 Merge pull request #68 from rWatcher/master
Tag Albums Module.
2011-05-06 11:58:29 -07:00
Chad Parry
cf8e4656fc Add a missing semicolon pointed out by @floridave. 2011-05-05 21:27:39 -06:00
rWatcher
965f8c8fb4 Initial commit of the Tag Albums module. 2011-05-05 20:11:56 -04:00
Chad Parry
4c4e4ef8f2 Avoid "self::" because Kohana can't override it. 2011-05-04 17:59:30 -06:00
Chad Parry
9e8f7331fe Merge branch 'master' of git://github.com/gallery/gallery3-contrib into rawphoto 2011-04-30 20:33:37 -06:00
Chad Parry
a7ab4452c7 The data_file field is public, so we don't need to use an accessor method. 2011-04-30 18:11:39 -06:00
Chad Parry
3a90b862fa The signature of system::tempname changed. 2011-04-30 16:41:43 -06:00
Chad Parry
89775a6774 Change the name of the extensions helper to legal_file. 2011-04-30 16:09:29 -06: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
Fredrik Erlandsson
80fb46d8b6 initial fork from greydragon 2011-04-29 07:17:57 +02:00
Chad Parry
dcc3fb9f59 Remove a newline at the end of the file that I accidentally introduced. 2011-04-27 20:50:59 -06:00
Chad Parry
63c657fb65 Merge branch 'master' of git://github.com/gallery/gallery3-contrib into rawphoto 2011-04-27 20:37:31 -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
Chad Parry
9796ea6ac8 Add a site status warning for when dcraw is not installed. 2011-04-25 20:33:11 -06:00
Chad Parry
e1a15fbff3 Fill in the extra new fields for the module info. 2011-04-25 20:19:18 -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