Commit Graph

8 Commits

Author SHA1 Message Date
wade@bindshell.net
9d90813240 The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; }
git-svn-id: https://beef.googlecode.com/svn/trunk@700 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-18 12:53:56 +00:00
wade@bindshell.net
aeacf83aa8 Updated for issue 185. This change added another traffic light (orange == user prompt) to the module targets. Also targets are now set using the set_target() function.
No OS target functionality is currently in place. 



git-svn-id: https://beef.googlecode.com/svn/trunk@619 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-19 04:35:13 +00:00
wade@bindshell.net
6e1ef9e508 Module display and entry details altered. This change should have no functional impact.
git-svn-id: https://beef.googlecode.com/svn/trunk@589 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-02 21:37:22 +00:00
xntrik
b23c1206af issue 149 : iphone telephone calling module
git-svn-id: https://beef.googlecode.com/svn/trunk@585 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-27 09:23:11 +00:00
xntrik
ce79a9a12e issue 149 : iphone skype calling module
git-svn-id: https://beef.googlecode.com/svn/trunk@584 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-27 09:21:27 +00:00
antisnatchor
a803936fad added OpenStreetMap reverse for geolocation module
git-svn-id: https://beef.googlecode.com/svn/trunk@527 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-15 10:39:00 +00:00
wade@bindshell.net
31ebef8693 updated physical location code
git-svn-id: https://beef.googlecode.com/svn/trunk@524 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-14 17:36:25 +00:00
antisnatchor
313fec27b5 added geolocation detection (first draft)
git-svn-id: https://beef.googlecode.com/svn/trunk@520 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-13 17:08:30 +00:00