Matthew Brown
|
684ce6bc56
|
refactor: fix bad return types with Psalter (#2435)
|
2019-02-16 19:20:28 +01:00 |
|
Alexis Saettler
|
a7f91656ce
|
fix: fix adding people on activity update (#2426)
|
2019-02-11 19:04:46 +01:00 |
|
Régis Freyd
|
7b51868996
|
chore: refactor activity type categories (#2348)
|
2019-02-03 07:17:51 -05:00 |
|
Régis Freyd
|
1f65b18a3c
|
feat: add ability to autocomplete tags (#1995)
|
2018-11-09 20:48:12 -05:00 |
|
Régis Freyd
|
b3372264c8
|
chore: remove events table (#1829)
|
2018-09-22 22:22:34 -04:00 |
|
Alexis Saettler
|
8d11d64a6e
|
refactor: Improve automatic route binding (#1689)
|
2018-08-20 08:10:57 +02:00 |
|
Alexis Saettler
|
1c70d4ef24
|
fix: Fix contacts account mismatch (#1625)
|
2018-08-01 23:28:05 +02:00 |
|
Alexis Saettler
|
0ec0e8591d
|
Use route function everywhere (#1568)
|
2018-07-22 21:04:31 +02:00 |
|
Régis Freyd
|
341ee04197
|
Dates are now stored in UTC (#1491)
|
2018-07-22 11:11:06 -04:00 |
|
Régis Freyd
|
b4ec3d96ca
|
Replace activity types and activity type categories models (#1556)
This PR adds the first step towards supporting custom activity types and custom activity type categories.
|
2018-07-14 08:25:31 -04:00 |
|
Régis Freyd
|
29197090a7
|
Restructure where models are stored (#1476)
The idea is to clean the repository a little bit by moving models into their respective folders.
|
2018-06-14 20:49:12 -04:00 |
|
Danny
|
3ba96cf18b
|
Add UUID instead of actual ID to identify contacts (#777)
Close #381
|
2018-04-08 14:23:13 -04:00 |
|
Alexis Saettler
|
9fbf194e89
|
Fixes based on sonar recommandations (#934)
|
2018-02-26 19:31:39 +01:00 |
|
Régis Freyd
|
94f8146411
|
Change how the Journal works (#709)
|
2017-12-22 14:53:45 -05:00 |
|
Régis Freyd
|
d8bed11785
|
Add ability to add dates without a year (#677)
|
2017-12-13 15:38:05 -05:00 |
|
Dominic Imhof
|
265e6fb91f
|
Redirect to source contact when creating activity with multiple contacts (#640)
|
2017-11-10 17:17:23 -05:00 |
|
Michael Heap
|
b95d9a24ee
|
Assign multiple people to an activity (#611)
This change requires `php artisan migrate`.
|
2017-10-21 22:09:08 -04:00 |
|