1
0
Commit Graph

1540 Commits

Author SHA1 Message Date
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
Charles Knowlton
19250279d4 Fixed Uninstall to not remove the table 2011-01-30 03:46:44 -06:00
Charles Knowlton
f497656ed8 Merge branch 'master' of git://github.com/gallery/gallery3-contrib 2011-01-29 22:31:46 -06:00
Bharat Mediratta
e07b51942d Merge branch 'master' of github.com:gallery/gallery3-contrib 2011-01-29 09:05:32 -08:00
Bharat Mediratta
091b5b7e73 Merge branch 'master' of git://github.com/brentil/gallery3-contrib 2011-01-29 09:02:11 -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
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
rWatcher
25a77e9d95 Merge remote branch 'gallery3-contrib/master' 2011-01-26 13:11:27 -05:00
dmolavi
61b80166ac Add module.info for atom module 2011-01-24 19:54:39 -05:00
brentil
655aac5c33 brentil's fix for array out of range errors with unset on some installations with v7 2011-01-23 22:05:53 -05:00
brentil
14c8c9f8d5 Merging in dmolavi's v7 changes for GUI changes and GalleryModule bug fixes 2011-01-23 21:57:15 -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
Chad Kieffer
e1558131d2 Merge branch 'master' of git://github.com/gallery/gallery3-contrib 2011-01-23 10:39:01 -07: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