* [ADD] partner_event
* simple tests
* remove leftover static files, unused
* make surue apply_partner gets called
* fix typos and getters/setters using self instead of record
* rename to tag actions
* finish renaming, complete description with intended usage
* fix rename leftovers
* add date start/end to tree view
* add cron to data, fix detection of active/inactive based on dates
* sort actions for partner apply
* Remove 'done' field which is redundant
* Add a constraint on dates
Start date must precede end date
* Add french translations
* [FIX] Rename leftovers
* [FIX] Fix PEP8