Alexis Saettler and GitHub
78cd01b2b5
chore: update dependencies for Laravel 9 ( #6098 )
2022-08-12 18:42:35 +02:00
Alexis Saettler and GitHub
a5ff8fc247
chore: remove pragmarx/countries-laravel dependency ( #6237 )
2022-07-31 10:37:15 +02:00
Alexis Saettler and GitHub
d73e3c41ea
fix: fix Date display with timezone ( #5825 )
2022-01-02 21:55:11 +01:00
Alexis Saettler and GitHub
2c50cbb992
chore: change phpunit conf ( #5820 )
2022-01-01 12:23:55 +00:00
Alexis Saettler and GitHub
45b02da4a0
ci: create deploy wokflow ( #5090 )
2021-04-24 13:09:17 +02:00
Alexis Saettler and GitHub
124a063fd7
ci: test with github action ( #4906 )
2021-02-27 21:18:19 +01:00
Alexis Saettler and GitHub
99dfa12356
fix: fix mail config setting ( #3878 )
2020-04-21 23:50:19 +02:00
Alexis Saettler and GitHub
56bfde72cd
feat: associate a photo to a gift ( #3342 )
2020-01-04 20:24:17 +01:00
Alexis Saettler and GitHub
99f84c2906
feat: add API contact properties update + documents + photos + avatar ( #3302 )
2019-12-18 22:55:24 +01:00
Alexis Saettler and GitHub
cc5746e56c
chore: fix config names ( #3229 )
2019-11-21 20:55:36 +01:00
Alexis Saettler and GitHub
68ac253971
chore: consistency ( #3136 )
2019-10-27 23:37:45 +01:00
Alexis Saettler and GitHub
679e3ead32
chore: set up CI with Azure Pipelines ( #2767 )
2019-06-13 00:55:41 +02:00
Alexis Saettler and GitHub
afcafa679b
chore(deps): upgrade to laravel/framework 5.8 ( #2553 )
2019-03-31 00:17:20 +01:00
Alexis Saettler and GitHub
ecc1e2cb33
ci: run tests in parallel ( #2515 )
2019-03-12 23:13:16 +01:00
Alexis Saettler and GitHub
ba236dd718
feat: support CalDAV for birthdays and tasks ( #2304 )
2019-01-23 14:39:44 +01:00
Régis Freyd and GitHub
ca34dec8fa
feat: add support for weather ( #2178 )
2018-12-23 09:01:03 -05:00
Régis Freyd and GitHub
5b4d889001
feat: add a service that geocodes addresses ( #2162 )
2018-12-17 22:06:07 -05:00
Alexis Saettler and GitHub
6c8a8ea9a9
feat: vcard services for import/export ( #1996 )
...
Improve CardDAV with write functions
2018-11-11 16:24:52 +01:00
Samuel Vandamme and Alexis Saettler
c7eea2b8c5
feat: CardDAV support ( #1284 )
2018-10-29 23:25:47 +01:00
Régis Freyd and GitHub
7c41596fb1
test: fix phpunit not parsing all test files ( #1726 )
2018-08-19 12:56:31 -04:00
Régis Freyd and GitHub
5aa3afa08a
tests: Add end 2 end frontend testing with Cypress ( #1403 )
2018-08-15 21:03:35 -04:00
Alexis Saettler and GitHub
ed80f544a5
Improve Date and DateTime parsing ( #1576 )
2018-07-23 00:15:48 +02:00
Alexis Saettler and GitHub
67171c0309
Get list of countries from countries-laravel package ( #1117 )
2018-05-08 18:30:35 +02:00
Alexis Saettler and GitHub
2513137d12
Add an update command ( #997 )
2018-04-07 10:35:39 +02:00
Alexis Saettler and GitHub
006ce9ad3e
I18n improvements ( #1060 )
...
* Add a default locale
* Use html lang and dir attributes
* Fix translations
* Add pluralize forms
2018-03-26 22:00:36 +02:00
Alexis Saettler and GitHub
83fbc5fc48
Improve tests support ( #984 )
...
* Use WithFaker trait
* Add a scrollTo macro
* Use specific chromedriver
2018-03-08 21:36:18 +01:00
Alexis Saettler and GitHub
4f3994f94d
Add Code Coverage to Browser tests ( #813 )
...
* Using Live-code-coverage to get Code Coverage from http server
* Add a new test to pass Login form
* Add FakeUserTableSeeder to seed in testing env
* Using SESSION_DRIVER=file in travis env
* Add saucelabs connection (disable right now)
* Update composer
2018-01-22 18:00:31 +01:00
Alexis Saettler and GitHub
ccd63b7e99
Add browser tests ( #796 )
...
* Add lmc/steward package and other dependencies
2018-01-13 23:30:37 +01:00
Régis Freyd and GitHub
7e1cd96bf5
Add API ( #606 )
...
This is the first part of the API. It supports most of contacts, as well as the
journal. This PR also brings Monica to Laravel 5.5, as the API required it with
the new concept of resources. It needs to run `php artisan migrate` as well as
`php artisan passport:keys` to generate the access tokens needed for the API.
2017-10-30 08:38:15 -04:00
Aaron Johnson and Régis Freyd
12da2260b4
Add exclusion for routes file. ( #520 )
2017-08-09 22:56:04 -04:00
Brandon Turner and Régis Freyd
1d306154dd
Added basic tests for contacts ( #243 )
2017-06-13 15:53:20 -04:00
Regis Freyd
2e6760e7db
Migrate to organization
2017-02-16 19:21:44 -05:00