1
0
Commit Graph

263 Commits

Author SHA1 Message Date
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
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
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
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
rWatcher
e2dc311221 Complete re-write for Gallery 3.0.1 compatability. 2011-04-22 00:33:11 -04:00
rWatcher
30d9551dab Synced movie.php with changes in Gallery, modified uploadify html to accept videos. 2011-04-21 19:08:57 -04:00
rWatcher
e36b3f5b75 Added an option for limiting the number of tags displayed. 2011-04-21 18:36:31 -04:00
rWatcher
5e5a9558ee Bugfix for displaying a year with no photos. 2011-04-21 16:44:21 -04:00
Bharat Mediratta
4ae8bb6c1c A few fixes for the captionator:
- Escape all text fields to avoid XSS, etc.
- Automatically create the slug from the title
- Fix a bug that caused autocompleting tags not to work unless your
  Gallery is in the documentroot.
2011-04-17 17:11:18 -07:00
Bharat Mediratta
3849af5cd1 Merge branch 'master' of github.com:gallery/gallery3-contrib 2011-04-10 15:54:45 -07:00
Bharat Mediratta
bb1126f291 Merge branch 'master' of git://github.com/Charles08/gallery3-contrib 2011-04-10 15:54:23 -07:00
Jérémy Subtil
820d337784 Added TODO file to the hide module. 2011-04-11 06:51:14 +08:00
rWatcher
4493eb8953 Added a link to the photo or album that the contact link was clicked from into the email body by default. 2011-03-21 21:23:30 -04:00
rWatcher
7eedf4c26c Merge remote branch 'gallery3-contrib/master' 2011-03-15 18:40:38 -04:00
rWatcher
4c99d49ed2 Initial Commit of Tag Cloud Page module. 2011-03-15 18:40:07 -04:00
Bharat Mediratta
d5ac05713f Edit Captured module, by rWatcher and xmod
ref:
http://codex.gallery2.org/Gallery3:Modules:editcaptured
2011-03-07 08:38:34 -08:00
rWatcher
cf1ca04292 Gallery 3.0.1 Bugfix -- Make sure both CSS files are loaded. 2011-03-03 19:50:02 -05:00
rWatcher
8b1c15eea5 That might do something important. 2011-03-03 19:40:23 -05:00
rWatcher
b9eaf5690e Sync calpage.html.php up with current page.html.php 2011-03-03 16:45:03 -05:00
rWatcher
f6d2780f6c Added can_activate to warn that EXIF is required. 2011-03-03 16:36:34 -05:00
rWatcher
753cc5809d Only run 1 db query instead of 367 queries. 2011-03-03 16:30:25 -05:00
rWatcher
4cfaa3dd4e Updated "Tags module required" alerts and implimented the tags modules auto-complete function. 2011-03-02 16:17:01 -05:00
rWatcher
b7d542f8ca Changed the wording on the admin screen to explain the new hide only functionality. 2011-03-02 16:05:54 -05:00
rWatcher
fadd3ff8b8 When in hide only mode, auto log the user in to the album their viewing. 2011-03-02 15:58:19 -05:00
Bharat Mediratta
bae47f9e3b Merge branch 'master' of git://github.com/colings/gallery3-contrib 2011-02-21 13:02:28 -08:00
colings
3d7ebaf747 Updated embed_videos to insert its Javascript later in the page, so jQuery will be initialized. 2011-02-21 14:39:44 -06:00
dmolavi
442716a75b Naming inconsistency between git and codex (git used british english, codex used american english). 2011-02-15 20:34:00 -05:00
dmolavi
4b090fbe27 Moving photoannotation to photo_annotation for consistancy w/ codex. 2011-02-15 20:29:36 -05:00
rWatcher
782f8372fb Created a maintance task for upgrading from older versions of AlbumPassword. 2011-02-08 15:49:52 -05:00
rWatcher
265901c3d5 Minor bugfix. 2011-02-08 15:34:12 -05:00
rWatcher
c6642aa9a2 BugFix: Protected photos don't load properly. 2011-02-03 15:40:15 -05:00
rWatcher
92ca31827e Minor Bugfixes. 2011-02-02 23:51:32 -05:00
rWatcher
d8c6b1f4cf Create a new table to track all protected files. 2011-02-02 14:32:54 -05:00
rWatcher
1cd2de2154 Added warning message that TagsInAlbum requires Tags. 2011-01-31 14:21:04 -05:00
Bharat Mediratta
bd35167777 Merge branch 'master' of git://github.com/rWatcher/gallery3-contrib 2011-01-30 14:40:19 -08:00
Charles Knowlton
19250279d4 Fixed Uninstall to not remove the table 2011-01-30 03:46:44 -06:00
Bharat Mediratta
e07b51942d Merge branch 'master' of github.com:gallery/gallery3-contrib 2011-01-29 09:05:32 -08:00
brentil
f047b7a675 brentil's fix for array out of range errors with unset on some installations with v7 2011-01-29 09:02:06 -08:00
Bharat Mediratta
2ef6075a0c Merge branch 'master' of git://github.com/dmolavi/gallery3-contrib 2011-01-29 08:53:25 -08:00
Bharat Mediratta
8e4ac595bc Merge branch 'master' of git://github.com/csaltos/gallery3-contrib 2011-01-29 08:44:34 -08:00
rWatcher
5f2fe5a1df Synced rWInfo with recent changes to info module. 2011-01-28 10:53:57 -05:00
dmolavi
9f319a97b3 Delete Serge D's work I.A.W. his request: http://gallery.menalto.com/node/100475 2011-01-26 15:27:36 -05:00
rWatcher
976e8d2b55 Added warning messages to alert admins if Tags isn't active. 2011-01-26 14:25:11 -05:00
dmolavi
61b80166ac Add module.info for atom module 2011-01-24 19:54:39 -05:00
Bharat Mediratta
743683f139 Allow webdav to work in a private gallery because it requires its own authentication. 2011-01-23 18:55:18 -08:00
Carlos Saltos
970f606405 adding support for filename and internet addresses for captionator album editing 2011-01-24 03:16:32 +01:00
danneh3826
aa06529a80 fixed a couple of bugs in aws_s3 v2 2011-01-22 22:24:37 +00:00
danneh3826
638779a6f8 fixed a couple of bugs in aws_s3 v2 2011-01-22 22:22:13 +00:00
Bharat Mediratta
8d0f624743 Update copyright to 2011. 2011-01-21 23:12:44 -08:00
dmolavi
dc195b869f Version checking fix. 2011-01-21 20:08:54 -05:00
dmolavi
c23f36eb9c Make upgrader more legacy friendly. 2011-01-21 20:07:15 -05:00
dmolavi
daf3339606 Ecard now allows admins to give user the option to send a non-watermarked version of the image. 2011-01-21 15:43:27 -05:00
Bharat Mediratta
16d9ea7b59 Merge branch 'master' of git://github.com/danneh3826/gallery3-contrib 2011-01-21 00:40:58 -08:00
danneh3826
c124637b52 aws_s3 module v2 commit 2011-01-20 20:34:46 +00:00
dmolavi
f4f4b6a8a5 Update to moduleupdates to show correct version in header. 2011-01-18 10:23:56 -05:00
dmolavi
48d39c283b Ecard now allows user to select whether to send thumbnail or resized image. 2011-01-18 09:55:10 -05:00
Charles Knowlton
26ad07ff1d Updated Installer for version 2 2011-01-17 19:22:19 -06:00
Charles Knowlton
8b80b75f90 Updated the Module Description 2011-01-17 18:16:11 -06:00
Charles Knowlton
8922dff9df Updated to version 2 2011-01-17 17:43:13 -06:00
Charles Knowlton
aecbb273d3 Merge github.com:Charles08/gallery3-contrib
Conflicts:
	3.0/modules/user_info/module.info

Signed-off-by: Charles Knowlton <neosmith@tuffmail.com>
2011-01-17 17:03:28 -06:00
Charles Knowlton
3f83139662 Testing of Git
Signed-off-by: Charles Knowlton <neosmith@tuffmail.com>
2011-01-17 16:42:00 -06:00
Charles Knowlton
8fdd87755e Updated to version 2
Signed-off-by: Charles Knowlton <neosmith@tuffmail.com>
2011-01-17 16:31:51 -06:00
Charles Knowlton
d537136570 Initial Upload of User Info Module for G3.0 2011-01-17 15:21:33 -06:00
Bharat Mediratta
13e0d4aea4 Update all head() and admin_head() theme calls to return the results of
the $theme->css() and $theme->script() calls so that if a theme does not
do script/css combining they'll still print out the appropriate <script>
and <link> elements.

See https://sourceforge.net/apps/trac/gallery/ticket/1611
2011-01-15 13:31:02 -08:00
dmolavi
48ef12f9ff New layout for moduleupdates admin page. See http://bit.ly/fzTAnk 2011-01-14 21:35:23 -05:00
dmolavi
7a7697cc8f One more fix in the moduleupdates installer. 2011-01-14 15:52:11 -05:00
dmolavi
2048251378 Fixes typo in moduleupdates 2011-01-14 15:49:21 -05:00
dmolavi
5df3554732 Multiple recipients and message length option now available. 2011-01-13 15:46:31 -05:00
dmolavi
76c3bca8a8 Added length restriction to ecard message (255 chars). This is done
via a Kohana validation check, but I should be able to get a realtime
JS update in there soon enough.
2011-01-11 21:06:47 -05:00
dmolavi
46657f8325 Added option to send a copy to yourself. 2011-01-11 20:49:17 -05:00
colings
b1afdedaf5 Removed all non-picasa_faces stuff from the picasa_faces branch 2011-01-09 16:41:25 -06:00
colings
f0b158be16 - Fixed a bug where you could skip albums since we were resuming at the last id, but they weren't sorted.
- Fixed a couple 'else' statements to match the Gallery coding standards
2011-01-09 15:52:08 -06:00
colings
5571068444 Fixed it so items will automatically be dirtied if you set a custom thumbnail size 2011-01-09 15:37:08 -06:00
Bharat Mediratta
786a2fd2ac Bump purifier modules to v2 since we're using a newer version of HTMLPurifier 2011-01-08 18:41:28 -08:00
Bharat Mediratta
0005833e8e Update HTMLPurifier to 4.2.0 2011-01-08 18:39:08 -08:00
Bharat Mediratta
2c9a045ad9 Move the HTMLPurifier code from lib to vendor to be compliant with our packaging structure 2011-01-08 18:37:52 -08:00
dmolavi
7904946b54 Oops, forgot to bump version number. 2011-01-08 20:16:32 -05:00
Bharat Mediratta
8ac94b846d Merge branch 'master' of git://github.com/dmolavi/gallery3-contrib 2011-01-08 17:11:41 -08:00
Bharat Mediratta
47f1db485d Merge branch 'master' of git://github.com/undagiga/gallery3-contrib 2011-01-08 17:07:10 -08:00
undagiga
878ba14230 This is my second attempt to update about_this_photo to V3 and to add the new module about_this_album. Hopefully I have pulled all upstream changes this time. 2011-01-08 22:32:08 +11:00
Rob
687b827495 removed ophan div tag 2011-01-08 01:47:48 -08:00
dmolavi
ba0e78e269 Fix for CSS display issues. Closes 1583 2011-01-07 15:36:16 -05:00