sysadminstory
f3c687604f
[DealabsBridge] Follow website change ( #1256 )
...
A minor website change broke the Bridge. This commit fix it
2019-08-26 14:25:47 +02:00
sysadminstory
688c950916
[DealabsBridge] Patch unparsable Deal date ( #1053 )
...
In case of a unparsable date, the text to DateTime object failed, and
this resulted to a Fatal error while using this DateTime object . To
prvent this fatal error, if the date parsing failse, then a DateTime
object is created with the actual date.
2019-03-02 19:10:57 +01:00
logmanoriginal
e0db349a57
bridges: Fix bridges that don't pass the unit test
2019-01-22 18:24:32 +01:00
fulmeek
288d4de218
bridges: Fix bridges to pass unit test ( #984 )
...
* [DealabsBridge] fixed parameters
* [DemonoidBridge] added parameter context names
* [DevToBridge] fixed parameters
* [ExtremeDownloadBridge] fixed parameters
* [GithubIssueBridge] fixed parameters
* [InstagramBridge] added parameter context names
* [MydealsBridge] fixed parameters
* [OnVaSortirBridge] fixed parameters
* [ThingyverseBridge] fixed parameters
* [HotUKDealsBridge] fixed parameters
* [FeedExpanderExample] added proper URI
* [GQMagazineBridge] fixed parameters and getDomain()
* [MozillaSecurityBridge] fixed filename
References #980
2019-01-05 12:29:26 +01:00
logmanoriginal
e7d3a006c8
global: Fix code violations
2018-12-26 21:58:07 +01:00
logmanoriginal
392e3ff6c7
phpcs: Fix violations
2018-11-05 12:55:58 +01:00
sysadminstory
704ad50607
[DealabsBridge] Follow website changes ( #852 )
...
Pepper changed the CSS class of some elements. The bridge was changed to
follow these changes.
2018-10-15 18:25:04 +02:00
sysadminstory
6da8daf1a3
[DealabsBridge] Fix for #782 and all categories are now available ( #821 )
...
This commit fixes #782 by updating the parameter value of 'Maison &
Jardin', but this means the user has to update his RSS Feed URL (.because
of the bridge structure, it would be a nightmare to fix it in another
way)
This commits add all the categories available on Dealabs Website.
2018-09-11 22:11:00 +01:00
logmanoriginal
5fea9fc1f5
bridges: Fix bridges failing unit test
2018-08-09 17:04:16 +02:00
sysadminstory
a4b2d88dbe
[DealabsBridge] Follow website change ( #758 )
2018-07-25 20:02:31 +02:00
sysadminstory
7126f5e838
[DealabsBridge] First version of the generic "Pepper" Bridge ( #726 )
...
* [DealabsBridge] First version of the generic "Pepper" Bridge
2018-07-13 00:35:13 +01:00
sysadminstory
1b08bce779
[DealabsBridge] Follow site changes ( #721 )
...
- Changed some CSS class to follow the website changes (again)
2018-06-21 13:14:59 +01:00
sysadminstory
1045850043
[DealabsBridge] Follow site changes, fix unhandled case ( #703 )
...
* [DealabsBridge] Follow site changes, fix unhandled case
- Fixed the case where no discount was shown
- Changed some CSS class to follow the website changes
2018-05-29 10:52:13 +02:00
sysadminstory
c899399569
[DealabsBridge] Follow the website changes ( #660 )
2018-04-06 21:25:41 +02:00
sysadminstory
0622fe142b
Dealabs : Added Groupes Feeds and Feed name is set according to parameters ( #630 )
...
* [DealabsBride] Added Groupes Feeds
2018-03-01 17:10:34 +00:00
sysadminstory
ef402bb5c3
[DealabsBride] Fix for the new site ( #595 )
...
* [DealabsBride] Fix for the new site
2018-02-14 11:03:44 +00:00
sysadminstory
2bb9a29ddc
Delete usefull whitespace
2017-10-17 23:37:09 +02:00
sysadminstory
5cbd363597
Coding style fix
...
Fixed the bridge to follow the project coding style
2017-10-17 23:30:27 +02:00
sysadminstory
d7a1dca004
[DealabsBridge] Conform to coding policy
...
- If no there are no results, an explicit message is now returned
- Commas are now following the coding policy
- Lines are no longer more than 80 chars when possible
2017-09-19 02:08:22 +02:00
sysadminstory
fe48340327
[DealabsBridge] Add new bridge
2017-09-05 21:03:21 +02:00