Skip to content

Releases: OpenCLTBrigade/cmpd-holiday-gift

2016.2.5

02 Dec 04:14
Compare
Choose a tag to compare
  • Custom $child->age attribute setter can now handle invalid formats. Invalid formats get introduced by inconsistencies in date formats between browsers that got sent to the server. Because we use Elocrypt on the dob field, the bad formats were accepted. When carbon tried to parse the date it would error. So a simple try/catch that converted dashes to slashes in those rare occasions that an invalid format got through, did the trick.

2016.2.4

02 Dec 03:38
Compare
Choose a tag to compare
  • New admin tool to fix missing cmpd_division and cmpd_response_area data in household_address
  • Allow admins to modify a household's cmpd_division and cmpd_response_area

2016.2.0

30 Nov 14:36
Compare
Choose a tag to compare
  • Added family # and child # to household show screen
  • Packing slip generator

2016.1.3

29 Nov 16:26
Compare
Choose a tag to compare
  • Delete household button
  • Add "gender" field to child table & form
  • Fixed issue with editing user passwords
  • Fixed issue with changing user nomination limits

2016.1.2

21 Nov 15:02
Compare
Choose a tag to compare
  • Data dump tool for admins

2016.1.0

21 Nov 05:06
Compare
Choose a tag to compare
  • Ability to approve / decline nominations
  • Don't count declined nominations towards the nominator's limit
  • Notify nominator by email when nomination is approved / rejected
  • List attachments in household show page
  • Allow sorting by nominator name in nomination list
  • Show nominators the status of their nominations in list

2016.0.6

16 Nov 01:34
Compare
Choose a tag to compare
  • Swap out some more ES6 code for older browser compatibility...

2016.0.5

16 Nov 01:34
Compare
Choose a tag to compare
  • Swap out some ES6 code for older browser compatibility...

2016.0.4

15 Nov 00:56
Compare
Choose a tag to compare
  • Removed extra JS libs

2016.0.3

14 Nov 03:18
Compare
Choose a tag to compare
  • Display child count, nominator name (for admins), and whether or not a form was uploaded on the household list.