summaryrefslogtreecommitdiff
path: root/app/Subscriber/RecurringTaskSubscriber.php
AgeCommit message (Expand)Author
2016-07-23Add unit test RecurringTaskSubscriberFrederic Guillot
2016-07-02Handle tags and tasks move/duplication to another projectFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-02-20Split Board model into multiple classesFrederic Guillot
2016-01-16Remove __CLASS__ from debug logsFrederic Guillot
2016-01-16Make sure that some event subscribers are not executed multiple timesFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-10Recurring tasks (#847): rename class constantsFrederic Guillot
2015-05-10Recurring tasks (#847): move hardcoded conditions to event subscriber + refac...Frederic Guillot