Commit Graph
48 Commits
Author SHA1 Message Date
Alexis SaettlerandGitHub 6fcc60cae7 chore(deps): upgrade dependencies (#4275) 2020-08-06 00:21:27 +02:00
Alexis SaettlerandGitHub 0a2604d6d3 chore: upgrade to laravel 7 (#3746) 2020-04-01 09:50:58 +02:00
Alexis SaettlerandGitHub 7257a5a1b3 fix: fix bugs with phpstan and psalm (#3753) 2020-03-29 16:44:06 +02:00
a7543e0217 fix: fix days being off by one day (#3655)
Co-authored-by: Alexis Saettler <alexis@saettler.org>
2020-03-22 09:41:31 -04:00
Alexis SaettlerandGitHub 8d612c531a feat: use Carbon v2 library as translator for dates (#3672) 2020-03-11 21:17:16 +01:00
Alexis SaettlerandGitHub 3e007af34e feat: enable activities edit (#3422) 2020-01-08 08:24:51 +01:00
Alexis SaettlerandGitHub 947e56cf1d Apply fixes from StyleCI (#3429) 2020-01-03 22:26:04 +01:00
dependabot-preview[bot]andAlexis Saettler 296437e737 chore(deps): bump laravel/cashier from 9.3.5 to 10.0.0 (#2901) 2019-08-16 16:38:48 +02:00
Alexis SaettlerandGitHub 8464f6a028 chore: add getFullDate function (#2907) 2019-08-16 09:52:41 +02:00
Alexis SaettlerandGitHub 73592fcaef Apply fixes from StyleCI (#2768) 2019-06-13 00:42:33 +02:00
Alexis SaettlerandGitHub aa75e7d3ce chore: add thecodingmachine/safe package (#2630) 2019-05-04 14:48:25 +02:00
Matthew BrownandAlexis Saettler 684ce6bc56 refactor: fix bad return types with Psalter (#2435) 2019-02-16 19:20:28 +01:00
Alexis SaettlerandGitHub 92bef2413c chore: add phpstan (#2383) 2019-02-07 22:44:34 +01:00
Alexis SaettlerandGitHub 46398d31d8 test: fix tests (#2366) 2019-02-06 14:01:33 +01:00
Alexis SaettlerandGitHub d3ffa640eb fix: fix dav objects import/export (#2336) 2019-01-24 21:53:55 +01:00
Alexis SaettlerandGitHub 9b8d5a9c1c fix: fix datehelper parse date (#2333) 2019-01-23 10:17:29 +01:00
Régis FreydandGitHub 69cfdebb1a feat: refactor reminders (#2223)
yolo
2019-01-15 18:03:13 -05:00
Alexis SaettlerandGitHub 30fb3017ea fix: fix model binding when it is a guest request (#2271) 2019-01-07 21:46:43 +01:00
Régis FreydandGitHub df22670d98 fix: fix activity date viewed as one day before the event happened (#2241) 2019-01-01 20:48:37 -05:00
Régis FreydandGitHub 6f76405d49 feat: allow editing of phone calls (#2134) 2018-12-08 18:02:50 -05:00
Régis FreydandGitHub e3e9fcbdcd feat: add life events feature (#1765) 2018-09-25 19:18:07 -04:00
Alexis SaettlerandGitHub ba4923b9a4 fix: fix now() without timezone functions (#1790) 2018-09-10 00:25:16 +02:00
Alexis SaettlerandGitHub 944cd51626 fix: Pluralize activities profile subtitle (#1701) 2018-08-15 13:01:30 +02:00
Alexis SaettlerandGitHub 893322d378 Fix moment date parsing (#1618) 2018-07-26 11:02:27 +02:00
Alexis SaettlerandGitHub ed80f544a5 Improve Date and DateTime parsing (#1576) 2018-07-23 00:15:48 +02:00
dependabot[bot]andAlexis Saettler 47a6567568 Bump vimeo/psalm from 1.1.3 to 2.0.6 (#1530)
* Bump vimeo/psalm from 1.1.3 to 2.0.6

Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 1.1.3 to 2.0.6.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Changelog](https://github.com/vimeo/psalm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vimeo/psalm/compare/1.1.3...2.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-08 11:00:24 +02:00
Alexis SaettlerandGitHub d10cd9bbb5 Fix inconsistent reminder_time values (#1387) 2018-05-24 23:01:14 +02:00
Alexis SaettlerandGitHub d3c451865a Move dates formatting rules to a translatable file (#1113) 2018-04-13 12:04:57 +02:00
Alexis SaettlerandGitHub aa869d5b05 Split app.js and generate separate javascript language files (#1079) 2018-04-01 22:10:03 +02:00
Gabriel CarusoandAlexis Saettler 1794435726 Use now helper (#1051) 2018-03-29 10:09:04 +02:00
Alexis SaettlerandGitHub 6ec2597314 Fix i18n improvements (#1061)
* Fix some codes and pluralize
* Remove urls from locales
2018-03-27 04:16:41 +02:00
Alexis SaettlerandGitHub 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 SaettlerandGitHub 558515b59a Fix issues proposed by sonar (#986) 2018-03-08 22:37:27 +01:00
Alexis SaettlerandGitHub f7ee7f1c7b Fix messages and localization on contact edit (#955) 2018-03-02 17:35:32 +01:00
Alexis SaettlerandGitHub 9fbf194e89 Fixes based on sonar recommandations (#934) 2018-02-26 19:31:39 +01:00
Régis FreydandGitHub f03c2b7f64 Rename some i18n folders (#938) 2018-02-25 20:53:41 -05:00
Régis FreydandGitHub e96b70f95c Add concept of notifications for reminders (#894) 2018-02-25 17:42:14 -05:00
Régis FreydandGitHub b46fa4631c Better edit contact screen (#890) 2018-02-11 11:23:20 -05:00
Régis FreydandGitHub cc754ca35d Add Annual plan (#861) 2018-01-28 13:22:55 -05:00
Régis FreydandGitHub 7f246922ed Add ability to mark a gift idea as being offered (#831) 2018-01-18 23:53:20 -05:00
Régis FreydandGitHub fe974db4c1 Change the structure of the dashboard (#755) 2018-01-06 09:31:57 -05:00
Régis FreydandGitHub 94f8146411 Change how the Journal works (#709) 2017-12-22 14:53:45 -05:00
Régis FreydandGitHub d8bed11785 Add ability to add dates without a year (#677) 2017-12-13 15:38:05 -05:00
Régis FreydandGitHub a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Régis FreydandGitHub ff497f121e Refactor how reminders are sent (#492)
Close #428 
Close #389
2017-07-21 20:30:18 -04:00
Régis FreydandGitHub 2869a1d324 Multiple small changes (#390)
* List of people has now a header, with the number of contacts and the Sort filter in another place.
* Add much more data when seeding fake data. This will help have better real data when testing the product.
* Add a couple of unit tests here and there.
* Cleanup some methods.
* Truncate data on the dashboard so it's not messy if there is a lot of data.
2017-06-24 23:17:48 -04:00
Marcos RJJuniorandRégis Freyd 02d424aced Fix missing format dates and add tweaks to dates (#221) 2017-06-12 23:49:19 -04:00
Regis Freyd 2e6760e7db Migrate to organization 2017-02-16 19:21:44 -05:00