1
0
Commit Graph

233 Commits

Author SHA1 Message Date
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
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
Chad Kieffer
746419085b Move admin_wind updates, added .g-text unordered list styles, removed enumeration class. 2011-04-24 11:55:24 -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
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
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
Tim Almdal
dd129f7dd8 Merge branch 'master' of git@github.com:gallery/gallery3-contrib 2011-04-21 11:56:23 -07:00
Bharat Mediratta
b4c62a65bc Merge branch 'master' of git://github.com/dmolavi/gallery3-contrib 2011-04-10 15:54:31 -07:00
Bharat Mediratta
286751bee3 Merge branch 'master' of git://github.com/rWatcher/gallery3-contrib 2011-04-10 15:14:07 -07:00
Bharat Mediratta
bfa56061fe Merge branch 'master' of git://github.com/ckieffer/gallery3-contrib 2011-04-10 15:13:44 -07: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
Chad Kieffer
4907e29212 Added HISTORY section. 2011-03-15 19:34:04 -06:00
rWatcher
4c99d49ed2 Initial Commit of Tag Cloud Page module. 2011-03-15 18:40:07 -04:00
Chad Kieffer
720ff55aa0 Allow users to change from one Twitter account to another from their profile page. 2011-03-15 13:49:29 -06:00
Chad Kieffer
fd0c22f9eb Use default widget values for max count and color. Disable the "Tweet" button if the message is over 140 characters. 2011-03-05 21:38:04 -05:00
Bharat Mediratta
6022bc45d4 Merge branch 'master' of git://github.com/rWatcher/gallery3-contrib 2011-03-05 15:56:50 -08:00
dmolavi
12fb82158b Merge branch 'master' of git://github.com/gallery/gallery3-contrib 2011-03-03 20:21:53 -05:00
dmolavi
b010d3e665 consistancy change. 2011-03-03 20:21:09 -05: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
colings
cb0255150b Merge branch 'master' of git://github.com/gallery/gallery3-contrib.git 2011-02-23 20:32:20 -06:00
colings
e88d458c74 Added extra item arg for gallery_graphics changes 2011-02-23 20:30:23 -06:00
colings
abef6b5dab Updated modules that use graphics rules, and updated a couple that called gallery_graphics::resize directly. 2011-02-21 15:42:48 -06: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
Chad Kieffer
34923c773f Truncate default tweet values longer than 140. 2011-02-16 23:22:48 -07:00
Chad Kieffer
a7aea129fb Added README. 2011-02-16 23:22:01 -07:00
Chad Kieffer
0bd89b69b6 Check to see if we have an item before adding Twitter site_menu item. 2011-02-16 22:29:43 -07:00
Chad Kieffer
ae8d635d26 Merge branch 'master' of git://github.com/gallery/gallery3-contrib 2011-02-16 16:36:41 -07: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
Chad Kieffer
a541f954cd Update bit.ly README. Added twitter README. 2011-02-15 13:29:54 -07:00
Bharat Mediratta
c50a8295eb Merge branch 'master' of git://github.com/ckieffer/gallery3-contrib 2011-02-15 08:11:37 -08:00
Chad Kieffer
6e605a8095 Redirect after updating settings. 2011-02-14 22:52:22 -07:00
Chad Kieffer
eddddf04b1 Restored reset_default_tweet(), without it the default tweet value isn't set during installation. 2011-02-14 22:40:08 -07:00
Bharat Mediratta
9e597d7969 Merge branch 'master' of git://github.com/ckieffer/gallery3-contrib 2011-02-14 21:32:57 -08:00
Chad Kieffer
94e0758c27 Updated authorize notice message. 2011-02-14 20:43:47 -07:00
Chad Kieffer
cb9cf30133 Fix Twitter OAuth redirect, update access token saved confirmation message. 2011-02-14 20:17:53 -07:00
Chad Kieffer
6fb1e21416 Don't show 'Share on Twitter' link if the user's not logged in. 2011-02-14 19:24:19 -07:00
Chad Kieffer
c5d19be54b Use url::file() instead of url::site() when referencing images. 2011-02-14 17:24:55 -07:00
Chad Kieffer
1fc1a27364 Re-added user_id to CREATE TABLE in the installer helper. 2011-02-14 17:19:25 -07:00
Bharat Mediratta
d8fdc7a2ae Merge branch 'master' of git://github.com/ckieffer/gallery3-contrib 2011-02-13 21:40:19 -08:00
Chad Kieffer
8d613c1b9d Correct error message display and redirect. 2011-02-13 22:35:15 -07:00
Chad Kieffer
2db277328e Remove lib folder 2011-02-13 19:49:18 -07:00
Chad Kieffer
e659f89527 Moved twitteroauth library to vendor folder. Include this library's license file. Fixed path to "login with twitter" images. 2011-02-13 19:46:51 -07:00
Bharat Mediratta
05d9cf5efd Merge branch 'master' of git://github.com/ckieffer/gallery3-contrib 2011-02-13 17:31:27 -08:00
Chad Kieffer
a5907ea38e Update previously failed tweet for an item upon a subsequent successful tweet. 2011-02-13 14:56:24 -07:00
Chad Kieffer
00b1f375c6 Expand the size of the tweet column until I better understand how G3 handles UTP-8 and Twitter's tweet length rules and UTF-8. 2011-02-13 14:10:40 -07:00
Chad Kieffer
b8d92a59af Tweets table updates. Dropped 'status', instead look for empty twitter_id to indicate whether a tweet was sent successfully. Also changed 'created' to 'sent' and only set it after a tweet is successfully sent. 2011-02-13 13:53:39 -07:00
Chad Kieffer
1234f8c3ff Save successful and failed Tweets. Load latest failed tweet for an item on subsequent attempts. Delete failed tweets for an item once a tweet is sent for that item successfully. Code cleanup and organization updates. 2011-02-13 13:11:42 -07:00
Chad Kieffer
5c3e9690df Store Twitter status id. 2011-02-13 12:26:19 -07:00
Chad Kieffer
8eab477367 Save tweets sent successfully, and those which weren't sent. 2011-02-12 19:00:17 -07:00
Chad Kieffer
31b9f57a09 Don't show Tweet this menu items if the Twitter consumer key and secret are not sent. 2011-02-12 18:26:56 -07:00
Chad Kieffer
815cbd4234 Added a reset the default tweet to the default tweet value to the admin form. 2011-02-12 17:42:37 -07:00
Chad Kieffer
bdad42535f Tweets are now being sent, but the page redirect/dialog is not handled properly on success, or failure. Added a reset the default tweet to the default tweet value to the admin form. 2011-02-12 17:17:05 -07:00
Chad Kieffer
e40d98ec8e White-space and docblock updates. 2011-02-12 11:59:12 -07:00
Chad Kieffer
f37073b0c1 Added README 2011-02-12 11:49:20 -07:00
Chad Kieffer
00806139bb Moved status messages from helper to controller, shouldn't generate them when other modules shorten links, i.e. Twitter, etc. Log bit.ly errors. Added README. 2011-02-12 11:43:46 -07:00
Chad Kieffer
b7d8647316 Removed unused class property. 2011-02-09 18:45:54 -07:00
Chad Kieffer
aab9d98df6 Merge branch 'master' of git://github.com/gallery/gallery3-contrib 2011-02-09 18:41:51 -07:00
Chad Kieffer
086e8554e9 Initial commit of Twitter module. OAuth access key retrieval and storage is working, posting tweets is not, yet. 2011-02-09 18:40:55 -07:00
Chad Kieffer
e9235ba4c4 Initial commit of Twitter module. OAuth access key retrieval and storage is working, posting tweets is not, yet. 2011-02-09 18:40:32 -07: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
Chad Kieffer
adc6706ed9 Initial commit of Twitter module. OAuth access key retrieval and storage is working, posting tweets is not, yet. 2011-02-06 21:22:11 -07: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
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
Carlos Saltos
73bb2f5248 adding filename and tag editing support for captionation (gallery 3.1) 2011-01-29 13:20:17 +01:00
rWatcher
5f2fe5a1df Synced rWInfo with recent changes to info module. 2011-01-28 10:53:57 -05:00
Chad Kieffer
aa3fa8858e Removed ui-icon-link css class for bitly site_menu item, it's not used. 2011-01-26 19:50:12 -07: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