Commit Graph

4169 Commits (9fa3936c29a5512dedc027d46041dbbace3e226f)

Author SHA1 Message Date
Zaahir Moolla d6c0e510fa Merge pull request #3208 from gaulrobe/issue-1044
Tip IA: Trigger calculations off of 'tax' and some cleanup
2016-06-16 13:10:57 -04:00
Roysten 3bcfbede0f Merge remote-tracking branch 'ddg/master' into 2048rewrite 2016-06-09 18:17:08 +00:00
Zaahir Moolla 8775bed07a Merge pull request #2846 from duckduckgo/mattr/stopwatch-port
Port Stopwatch to Goodies
2016-06-09 11:48:40 -04:00
Rob dbd21dad71 CoffeeToWaterRatio: Renaming aliases to be more explicit 2016-06-09 13:10:05 +01:00
Rob 693c0e415c CoffeeToWaterRatio: Refactoring datastructures and empty answer a bit 2016-06-09 12:55:51 +01:00
Rob 5d086ab37a CoffeeToWaterRatio: Removing : from the default answer as it looks unsightly 2016-06-09 12:44:33 +01:00
Rob c88bedcd8b Merge remote-tracking branch 'lamanh/fix_2767_CoffeeToWaterRatio' into mintsoft/CoffeeToWaterRatio-template 2016-06-09 12:39:26 +01:00
rgaul 4731a97c0d Trigger calculations off of 'tax' and some cleanup 2016-06-09 01:58:45 +00:00
Zaahir Moolla 404420734c Merge pull request #2775 from duckduckgo/gd/calc-roots-full-template
CalcRoots: Update to use full template
2016-06-08 19:10:20 -04:00
Zaahir Moolla db2a739352 Add upper bound on input, remove unnecessary IF statement 2016-06-08 18:46:55 -04:00
Ben Moon 5125691705 Merge pull request #3207 from duckduckgo/zt/bin2uni-stringify
Bin2Unicode: Fix stringy output
2016-06-08 23:22:53 +01:00
Zach Thompson 91113aa0bd Precedence in concatenation/ternary op 2016-06-08 14:21:15 -06:00
Zaahir Moolla 4485439fc7 Merge pull request #3111 from jonk1993/extend-base-converstion
Base Conversion: Allow converting between arbitrary bases
2016-06-08 16:01:04 -04:00
Zaahir Moolla 099ebaf88d Merge pull request #3076 from duckduckgo/mintsoft/macaddress-template
MacAddress: Convert to template
2016-06-08 15:34:38 -04:00
Zaahir Moolla 9ebb903f3e Merge pull request #3069 from duckduckgo/mintsoft/jira-template
JIRA: Switching to info template
2016-06-08 15:32:10 -04:00
Zaahir Moolla 520893b409 Merge pull request #3051 from duckduckgo/mintsoft/constants-template
Constants: Switching to template
2016-06-08 15:27:45 -04:00
Ben Moon fcd84610c3 Merge pull request #3098 from duckduckgo/mintsoft/rc4-template
RC4: Converting to text template
2016-06-08 18:55:42 +01:00
Rob Emery 74f903a63c Merge pull request #3179 from sm4rk0/patch-1
ReverseResistorColours: Add x0.1 and x0.01 multipliers
2016-06-08 08:13:31 +01:00
Zaahir Moolla b91ff2337a Merge pull request #2808 from rasikapohankar/countdown
Countdown Goodie
2016-06-07 12:27:48 -04:00
Zaahir Moolla 4105377cfa Merge pull request #3204 from duckduckgo/mintsoft/url-uri-decode
URLDecode: should trigger with uri as well as url
2016-06-07 11:33:39 -04:00
Zaahir Moolla b69893efd3 Merge pull request #3096 from NaveenKarippai/2840/helpLine
Convert HelpLine Goodie to list template
2016-06-07 11:23:31 -04:00
Zaahir Moolla 61d49035d7 Merge pull request #2898 from gaulrobe/altcalendars-cleanup
Improvements to AltCalendars IA
2016-06-07 11:18:45 -04:00
Rob da560073d4 URLDecode: Now triggers with uri as well as url 2016-06-06 21:45:57 +01:00
Zaahir Moolla 47bd1c834f Merge pull request #1303 from charles-l/master
ChordDiagrams (continues #1023)
2016-06-06 16:22:41 -04:00
NaveenKarippai 8ca89d0961 Update test suite to match modified goodie file
The test suite should be modified to match the modified goodie
file for list template.

* prototype of test cases written

See also: #2840
2016-06-06 16:13:05 +00:00
rpohankar d7ffa25bf8 Update perl file to remove time calculations and rely on the Dates Role, update test file, move creation of duration object inside callback of require. 2016-06-05 14:08:31 +00:00
Marko Stanković 6f1095218f Improve ReverseResistorColours.pm
Currently, the goodie returns 10ohm for "brown black gold silver resistor", which is wrong, as this is the code for 1ohm.
* add gold and silver multipliers (x0.1 and x0.01)
* simplify the multiplier formula
* remove unused "mult" variable
2016-06-04 03:30:56 +02:00
rpohankar 8061d5698c Add title to returned answer in javascript instead of perl. 2016-06-02 18:01:27 +00:00
rpohankar b4ae852dc6 Add title in structured_answer,remove progress circle,remove table from display in handlebars template, remove css for display box and progress circle. 2016-06-02 17:44:33 +00:00
Zaahir Moolla cc9b48c954 Merge pull request #3158 from NaveenKarippai/3144/triggerSort
sort: stop triggering for single input query on sort_goodie
2016-06-01 15:18:10 -04:00
Jacob Woliver 7a53bed02c GreatestCommonFactor: Prevent triggering on single numbers (#3167)
Fixes #3047.
2016-06-01 16:52:16 +01:00
NaveenKarippai fb5c48d35b Remove whitespace characters from source module
There were some unnecessary whitespace characters included on source
code module. This should be removed.

See also: #3144
2016-05-31 18:20:41 +00:00
Zaahir Moolla b498d2af12 Merge pull request #2849 from duckduckgo/mintsoft/timediff
Timediff: Duration between two datetimes in a variety of units
2016-05-31 12:14:04 -04:00
Matthew Ramina b7ac37c0fb Merge pull request #3078 from duckduckgo/mintsoft/makemeasandwich
MakeMeASandwich: Switching to template
2016-05-30 19:27:50 -04:00
charlie 279f9143b8 ... 2016-05-30 17:19:46 -04:00
Zaahir Moolla cb79350f1f Switch to subtitle with title_content template 2016-05-30 16:35:19 -04:00
NaveenKarippai 6dbb2d39c1 Remove whitespace characters on source module
There were whitespace characters inserted on source module
of sort_goodie. This was inserted on purpose with an aim to
beautify code module but it should be removed as it is no
longer necessary,

See also: #3144
2016-05-30 20:30:23 +00:00
charlie e43ac15830 minor cleanup 2016-05-30 16:07:01 -04:00
charlie 161f67934f cleanup 2016-05-30 16:07:01 -04:00
charlie e74d1a4aca fixed typo 2016-05-30 16:07:01 -04:00
charlie b23dc35ce2 minor fix 2016-05-30 16:07:01 -04:00
charlie aea02cf1ed more cleanup 2016-05-30 16:07:01 -04:00
charlie ed1785c6a2 cleanup 2016-05-30 16:07:01 -04:00
ninjacharlie d9d505b7a5 fixed according to tests 2016-05-30 16:07:01 -04:00
charlie e6b5a36693 formatting 2016-05-30 16:07:01 -04:00
charlie 4caa54d8e0 ... 2016-05-30 16:07:01 -04:00
charlie b55e022b61 ... 2016-05-30 16:07:01 -04:00
charlie 2fbe77cec1 ... 2016-05-30 16:07:01 -04:00
charlie 5098965aac trying to get more info from test failures 2016-05-30 16:07:01 -04:00
charlie 99711de9a9 fixed warning 2016-05-30 16:07:01 -04:00