1
0
Commit Graph

14 Commits

Author SHA1 Message Date
Chad Kieffer
828ece294e Minor updates to address Bharat's review comments. Thanks Bharat! 2010-12-30 14:48:19 -07:00
Chad Kieffer
213ddf49fa Not sure how I missed checking in the model stub, but here it is. 2010-12-30 14:35:24 -07:00
Chad Kieffer
354ed39dcd Don't attempt to shorten root album's URL if the module's not been configured yet. 2010-12-29 22:28:24 -07:00
Chad Kieffer
7077fd9d0b The settings link label should be bit.ly instead of Bit.ly. 2010-12-29 21:37:22 -07:00
Chad Kieffer
dbf31cd320 Don't show shorten link if the link's already short! Only show the shorten link to the item's owner. 2010-12-28 21:15:09 -07:00
Chad Kieffer
e1ad88ab10 Removed debug line. 2010-12-26 22:58:06 -07:00
Chad Kieffer
d0cfcbf20e Add check to see if current user is the owner before displaying shorten link menu item. 2010-12-26 18:03:08 -07:00
Chad Kieffer
d422f581a4 Dropped owner_id, it can be derived via the item. Added global_hash 2010-12-26 16:18:07 -07:00
Chad Kieffer
a63742ac9d Update link labels to adhere to capitalization rules. 2010-12-26 11:19:46 -07:00
Chad Kieffer
f6f66d01eb Hooked up shorten link for contextual menu. 2010-12-25 15:37:32 -07:00
Chad Kieffer
a65a67e72a Store shortened bit.ly hashes locally. Implemented site menu's shorten link, context menu's not working yet. (missed adding the controller in original commit) 2010-12-25 15:24:15 -07:00
Chad Kieffer
3b4f6f357e Store shortened bit.ly hashes locally. Implemented site menu's shorten link, context menu's not working yet. 2010-12-24 15:04:42 -07:00
Chad Kieffer
19436c2ebd Changed table name and user_id is now owner_id, as it should be. 2010-12-24 11:22:23 -07:00
Chad Kieffer
a906f6840c Initial commit of bitly module. Installer and admin settings implemented. URL shortening method works but is not yet implemented for items. 2010-12-22 15:10:27 -07:00