Commit Graph

17 Commits

Author SHA1 Message Date
sysadminstory
f910641398 Coding policy fixes 2018-02-15 00:15:02 +01:00
sysadminstory
e1994fb656 Dealabs : fix the no results case
Dealabs shows some random deals if there is no result under the no
result message : the no result message is now detected and does not show
any result in case of none.
To conform the policy and make the code more readable, some CSS Selector
have been rewritten.
2018-02-15 00:09:49 +01:00
sysadminstory
41781fe3e7 Dealabs : coding style fix 2018-02-14 23:03:20 +01:00
sysadminstory
bc9f37d943 Dealabs : Get Groupes Feeds and Feed name is set according to parameters
* Feed name use now the user parameters
* New way to get Deals : using the Groupe defined on the Website
* Code refactoring to avoid duplicate code
2018-02-14 22:52:30 +01:00
sysadminstory
7a5311a0a0 Coding policy fix 2018-02-14 00:17:30 +01:00
sysadminstory
b2852a64f3 Bonus features : more search parameters
Here are some user configurable search parameters
- filter expired deal
- filter local deal
- filter by price (Min, Max)

Other parameters are now used for every search :
- Keyword are searched in Titres & Descriptions & Codes
- Deals are sorted newest first (it is what RSS is for : showing newest
  things !)
- Deal search timeframe is not limited

Function has been documented.
2018-02-14 00:05:54 +01:00
sysadminstory
085ccefc2d Coding policy conformance
More fix to the code
2018-02-12 23:08:55 +01:00
sysadminstory
bfe27c96bc Coding policy conformance
A little bit more readability in the code
2018-02-12 22:52:26 +01:00
sysadminstory
bb48958518 Coding policy conformance 2018-02-12 00:04:48 +01:00
sysadminstory
18298a2b4c Dealabs changed his page structure again
New Website structure handled
2018-02-11 23:57:31 +01:00
sysadminstory
aa4aefe5e3 Coding policy conformance 2017-10-24 23:28:23 +02:00
sysadminstory
b5338bf424 Coding policy conformance 2017-10-24 23:23:42 +02:00
sysadminstory
6b2b0a4c10 [DealabsBride] Fix for the new site
Dealabs changed his page structure
* New Website structure handled
* Loss of functionnality (no more category, expired deal or local deal
filter)
2017-10-24 23:09:40 +02: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