Commit Graph

4110 Commits (82517a645da985ff0f8395989e60c775bd15221e)

Author SHA1 Message Date
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
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
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
charlie f80edaa88d fixed ukulele minor chords 2016-05-30 16:07:01 -04:00
charlie 0872978f82 refactored instrument selection 2016-05-30 16:07:01 -04:00
charlie 772e1f9891 fixed instrument selection 2016-05-30 16:07:01 -04:00
charlie e0948d4648 started adding ukulele chords in 2016-05-30 16:07:01 -04:00
charlie 8d6774c817 oops, revert changes on FrequencySpectrum 2016-05-30 16:07:01 -04:00
Ben Moon 571baa000a Merge pull request #3163 from duckduckgo/mintsoft/EmailValidator-template
EmailValidator: Switching to text template
2016-05-30 20:44:44 +01:00
charlie ec9c910d4a added text display for chords further up neck 2016-05-30 15:36:35 -04:00
charlie 9e230e8919 started fixing displays 2016-05-30 15:36:35 -04:00
charlie bd02a6cc19 fixed as per comments 2016-05-30 15:36:35 -04:00
charlie e3172cf987 added variations 2016-05-30 15:36:35 -04:00
charlie 6370f4a9d4 added item styling 2016-05-30 15:36:35 -04:00
charlie 147848b627 fixed chord title 2016-05-30 15:36:35 -04:00
charlie f81afeec05 handle aug 2016-05-30 15:36:35 -04:00
charlie 502ae8550a removed unused code 2016-05-30 15:36:35 -04:00
charlie 601508d33c actually grab chords from input 2016-05-30 15:36:35 -04:00
charlie 7bd372c23c began moving over to new code 2016-05-30 15:36:35 -04:00
charlie 9347d3daee css cleanup, code cleanup 2016-05-30 15:36:35 -04:00
charlie f777aa5469 fixed offset 2016-05-30 15:36:35 -04:00
charlie 07675b16d9 better styling 2016-05-30 15:36:35 -04:00
charlie f542c25de7 added points 2016-05-30 15:36:35 -04:00