Commit Graph

300 Commits

Author SHA1 Message Date
Régis Freyd a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Régis Freyd 6127830fff Logo points to dashboard now (#502)
Close #499
2017-07-26 19:57:19 -04:00
Regis Freyd 633764b6a5 Fix URL of the version server v0.5.0 2017-07-24 23:46:30 -04:00
Regis Freyd f9f18500f1 Fix migration for the version checking 2017-07-24 23:27:18 -04:00
Regis Freyd 32a70dda86 Bump version 2017-07-24 23:24:00 -04:00
Régis Freyd 647e8fa4f8 Add version checking (#495) 2017-07-24 23:19:49 -04:00
Régis Freyd 12baca4411 Fix gift view not showing (#496) 2017-07-23 12:18:49 -04:00
Regis Freyd 1320dca300 Fix reminders 2017-07-22 12:30:09 -04:00
Regis Freyd 2c2e72d6ca Fix reminders 2017-07-21 21:40:30 -04:00
Régis Freyd ff497f121e Refactor how reminders are sent (#492)
Close #428 
Close #389
2017-07-21 20:30:18 -04:00
Regis Freyd 754550a6ce Fix image in readme 2017-07-20 22:20:30 -04:00
Régis Freyd 7156630173 Simplify README (#491) 2017-07-20 22:17:44 -04:00
Neri J. Jakubowski Junior 098a025655 Add Brazilian Real currency (#487) 2017-07-19 23:45:20 -04:00
Régis Freyd 3387bd7920 Fix Stripe subscriptions not being processed (#490) 2017-07-19 23:39:01 -04:00
Regis Freyd fa25564c44 Fix header bumping on every page load 2017-07-19 20:59:26 -04:00
Régis Freyd c7a9a90392 Fix search (#489) 2017-07-19 20:56:50 -04:00
Regis Freyd bc5e5fc338 Disable search 2017-07-19 19:51:00 -04:00
Regis Freyd 0ed1019d67 Remove Typehead.js
Close #482
2017-07-19 19:49:32 -04:00
Regis Freyd e488576339 Update JS again 2017-07-19 19:18:20 -04:00
Regis Freyd 58303eb26a Update CSS and JS 2017-07-19 19:00:51 -04:00
Christian Fratta 4f0626d64b Add search contacts feature in the header (#481) 2017-07-19 18:57:44 -04:00
Régis Freyd f6cb20bde8 Update CHANGELOG 2017-07-18 22:05:52 -04:00
Régis Freyd 87c101bfa5 Bump version v0.4.2 2017-07-18 22:01:32 -04:00
Régis Freyd 79fb6ab75f Add Indian rupee currency (#485) 2017-07-18 22:00:37 -04:00
Régis Freyd 55d7efd8d4 Add Danish krone (#484) 2017-07-18 21:57:16 -04:00
Régis Freyd 70657b438d Fix CZ translation (#483) 2017-07-18 21:48:02 -04:00
Jaroslav Lichtblau 00eb17aad0 Add Czech translation (#466) 2017-07-18 21:42:23 -04:00
yoonsikp 2778f23562 Fix https issue on password reset (#480)
Fix #479
2017-07-18 21:34:08 -04:00
Régis Freyd 89af6a8814 Rollback (#471) 2017-07-15 00:42:47 -04:00
Régis Freyd 0784dc94c4 Fix reminder emails not respecting timezones (#469) 2017-07-14 20:40:11 -04:00
Régis Freyd d44478635d Fix empty add contact scren (#468)
* Fix empty add contact scren
* Bump version
v0.4.1
2017-07-13 22:39:00 -04:00
Régis Freyd 8d6434b3d5 Update CHANGELOG v0.4.0 2017-07-13 22:02:35 -04:00
Régis Freyd c444841049 Add ability to keep track of phone calls (#467) 2017-07-13 22:00:01 -04:00
Régis Freyd 3fd4b2e2d5 Fix Google Contact instructions link (#463) 2017-07-11 19:32:47 -04:00
Régis Freyd 9d3d674df7 Add functional tests for activities (#462) 2017-07-11 19:26:13 -04:00
Régis Freyd 166e662103 Add functional tests for notes (#461) 2017-07-10 22:45:08 -04:00
Rocco Palladino eeb01057dc Fix display of reminders on people detail view (#244) (#413)
- Display reminders on the people detail view consistently with
activities, gifts, etc., using a list rather than table.
- Remove obsolete strings from translation files.
2017-07-09 21:26:17 -04:00
Régis Freyd 1776bcb338 Fix tag query not being associated with account_id (#459) 2017-07-09 18:51:37 -04:00
Régis Freyd 4ba8045500 Auto select input after selecting a date radio (#458)
Closes #21

- On Contact/Significant Other/Kid edit, selecting a radio button about the age will auto select the related input field.
- Simplified the JS of the app so we don't require individual vanilla JS files.
2017-07-09 18:37:58 -04:00
Houssam 9569a81466 Simplify ExportAccountAsSQL.php (#425) 2017-07-09 17:15:27 -04:00
Régis Freyd 7a8c33bcdd Migrate updated translation key (#457) 2017-07-09 16:56:06 -04:00
Vince Mitchell df53354f93 Fix wrong word tense (#87)
The past tense should be "hung" not "hanged"
2017-07-09 16:51:25 -04:00
Régis Freyd 5c9bdf48b4 Add missing translation keys (#456) 2017-07-09 16:15:41 -04:00
Voryzen d5792ffe2d Fix journal deletion translation key (#437) 2017-07-09 16:08:52 -04:00
Brendan 28ae2249fc Code comment formatting fixes (#421) 2017-07-07 10:22:32 -04:00
Régis Freyd 7c9a81f8de Add missing translation files for note creation success (#453) 2017-07-07 08:22:51 -04:00
Voryzen ab538bc0d3 Add note success message (#440)
Fix #338 
Fix #379
2017-07-07 08:16:05 -04:00
Régis Freyd 61535d0d7c Update CHANGELOG v0.3.0 2017-07-04 22:17:04 -04:00
Régis Freyd 23384db2c2 Add support for tags (#424)
Close #99
2017-07-04 22:14:22 -04:00
Régis Freyd 876c8bbecb Fix kid counts number on dashboard (#423)
Fix #416
2017-07-02 10:13:50 -04:00