sunrise-cms/public/javascripts
Dan Gowans db05999c72 track burial site capacities
alter table BurialSiteTypes
add bodyCapacityMax smallint

alter table BurialSiteTypes
add crematedCapacityMax smallint

alter table BurialSites
add bodyCapacity smallint

alter table BurialSites
add crematedCapacity smallint
2025-04-30 14:40:47 -04:00
..
burialSite.edit.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
burialSite.edit.js track burial site capacities 2025-04-30 14:40:47 -04:00
burialSite.edit.ts track burial site capacities 2025-04-30 14:40:47 -04:00
burialSite.search.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
burialSite.search.js linting 2025-04-30 10:00:59 -04:00
burialSite.search.ts linting 2025-04-30 10:00:59 -04:00
burialSite.view.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
burialSite.view.js disable map scroll wheel zoom 2025-04-28 13:11:39 -04:00
burialSite.view.ts disable map scroll wheel zoom 2025-04-28 13:11:39 -04:00
burialSiteStatuses.admin.d.ts restructure config table management 2025-04-29 11:01:50 -04:00
burialSiteStatuses.admin.js interment container type maint 2025-04-29 13:14:43 -04:00
burialSiteStatuses.admin.ts interment container type maint 2025-04-29 13:14:43 -04:00
burialSiteTypes.admin.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
burialSiteTypes.admin.js track burial site capacities 2025-04-30 14:40:47 -04:00
burialSiteTypes.admin.ts track burial site capacities 2025-04-30 14:40:47 -04:00
cemetery.edit.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
cemetery.edit.js add "direction of arrival" 2025-04-28 11:59:09 -04:00
cemetery.edit.ts add "direction of arrival" 2025-04-28 11:59:09 -04:00
cemetery.search.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
cemetery.search.js polish 2025-04-16 11:20:44 -04:00
cemetery.search.ts rename types files 2025-04-24 09:24:25 -04:00
cemetery.view.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
cemetery.view.js disable map scroll wheel zoom 2025-04-28 13:11:39 -04:00
cemetery.view.ts disable map scroll wheel zoom 2025-04-28 13:11:39 -04:00
committalTypes.admin.d.ts committal type table maint #8 2025-04-29 11:54:17 -04:00
committalTypes.admin.js interment container type maint 2025-04-29 13:14:43 -04:00
committalTypes.admin.ts interment container type maint 2025-04-29 13:14:43 -04:00
contract.edit.d.ts major refactoring 2025-02-28 13:15:49 -05:00
contract.edit.js add "direction of arrival" 2025-04-28 11:59:09 -04:00
contract.edit.ts restructure config table management 2025-04-29 11:01:50 -04:00
contract.editComments.d.ts major refactoring 2025-03-07 15:42:38 -05:00
contract.editComments.js polish 2025-04-02 11:34:17 -04:00
contract.editComments.ts rename types files 2025-04-24 09:24:25 -04:00
contract.editFees.d.ts major refactoring 2025-03-07 15:42:38 -05:00
contract.editFees.js linting 2025-04-24 13:48:19 -04:00
contract.editFees.ts linting 2025-04-24 13:48:19 -04:00
contract.editInterments.d.ts major refactoring 2025-03-07 15:42:38 -05:00
contract.editInterments.js death age calculator 2025-04-25 14:18:24 -04:00
contract.editInterments.ts death age calculator 2025-04-25 14:18:24 -04:00
contract.editWorkOrders.d.ts major refactoring 2025-03-07 15:42:38 -05:00
contract.editWorkOrders.js major refactoring 2025-03-07 15:42:38 -05:00
contract.editWorkOrders.ts rename types files 2025-04-24 09:24:25 -04:00
contract.search.d.ts major refactoring 2025-02-28 13:15:49 -05:00
contract.search.js adjustable results limit 2025-04-25 13:03:05 -04:00
contract.search.ts adjustable results limit 2025-04-25 13:03:05 -04:00
contractTypes.admin.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
contractTypes.admin.js consistent admin heading sizes 2025-04-14 09:44:47 -04:00
contractTypes.admin.ts rename types files 2025-04-24 09:24:25 -04:00
dashboard.d.ts simplify client js 2024-07-03 09:56:28 -04:00
dashboard.js refactoring, development on contracts 2025-03-05 15:45:55 -05:00
dashboard.ts refactoring, development on contracts 2025-03-05 15:45:55 -05:00
database.admin.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
database.admin.js major refactoring 2025-03-07 15:42:38 -05:00
database.admin.ts major refactoring 2025-03-07 15:42:38 -05:00
fees.admin.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
fees.admin.js linting and development 2025-04-22 13:51:02 -04:00
fees.admin.ts rename types files 2025-04-24 09:24:25 -04:00
funeralHome.edit.d.ts refactoring, plus funeral home maint 2025-03-03 15:46:18 -05:00
funeralHome.edit.js refactor: replace template strings with regular string literals 2025-03-17 16:04:19 +00:00
funeralHome.edit.ts refactor: replace template strings with regular string literals 2025-03-17 16:04:19 +00:00
funeralHome.search.d.ts refactoring, plus funeral home maint 2025-03-03 15:46:18 -05:00
funeralHome.search.js linting 2025-04-15 13:20:06 -04:00
funeralHome.search.ts rename types files 2025-04-24 09:24:25 -04:00
intermentContainerTypes.admin.d.ts interment container type maint 2025-04-29 13:14:43 -04:00
intermentContainerTypes.admin.js interment container type maint 2025-04-29 13:14:43 -04:00
intermentContainerTypes.admin.ts interment container type maint 2025-04-29 13:14:43 -04:00
main.d.ts simplify client js 2024-07-03 09:56:28 -04:00
main.js date field restrictions 2025-04-24 14:48:13 -04:00
main.ts date field restrictions 2025-04-24 14:48:13 -04:00
report.search.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
report.search.js major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
report.search.ts major refactoring 2025-02-25 13:17:01 -05:00
tables.admin.d.ts restructure config table management 2025-04-29 11:01:50 -04:00
tables.admin.js restructure config table management 2025-04-29 11:01:50 -04:00
tables.admin.ts restructure config table management 2025-04-29 11:01:50 -04:00
theme.d.ts update bulma to current 2025-03-19 11:58:25 -04:00
theme.js development 2025-03-20 11:53:56 -04:00
theme.ts development 2025-03-20 11:53:56 -04:00
tsconfig.json add fieldType to lot and occ types 2024-10-28 13:04:12 -04:00
types.d.ts date field restrictions 2025-04-24 14:48:13 -04:00
types.js major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
types.ts date field restrictions 2025-04-24 14:48:13 -04:00
workOrder.edit.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
workOrder.edit.js date field restrictions 2025-04-24 14:48:13 -04:00
workOrder.edit.ts date field restrictions 2025-04-24 14:48:13 -04:00
workOrder.editComments.d.ts major refactoring 2025-03-07 15:42:38 -05:00
workOrder.editComments.js linting 2025-03-31 14:59:31 -04:00
workOrder.editComments.ts rename types files 2025-04-24 09:24:25 -04:00
workOrder.editRelated.d.ts major refactoring 2025-03-07 15:42:38 -05:00
workOrder.editRelated.js linting 2025-04-16 12:51:12 -04:00
workOrder.editRelated.ts rename types files 2025-04-24 09:24:25 -04:00
workOrder.milestoneCalendar.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
workOrder.milestoneCalendar.js linting 2025-03-18 14:52:24 -04:00
workOrder.milestoneCalendar.ts rename types files 2025-04-24 09:24:25 -04:00
workOrder.outlook.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
workOrder.outlook.js linting 2025-03-18 14:52:24 -04:00
workOrder.outlook.ts linting 2025-03-18 14:52:24 -04:00
workOrder.search.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
workOrder.search.js polish 2025-04-02 11:34:17 -04:00
workOrder.search.ts rename types files 2025-04-24 09:24:25 -04:00
workOrder.view.d.ts major refactoring, but the application starts! 2025-02-25 15:25:38 -05:00
workOrder.view.js major refactoring 2025-03-07 15:42:38 -05:00
workOrder.view.ts major refactoring 2025-03-07 15:42:38 -05:00
workOrderMilestoneTypes.admin.d.ts restructure config table management 2025-04-29 11:01:50 -04:00
workOrderMilestoneTypes.admin.js interment container type maint 2025-04-29 13:14:43 -04:00
workOrderMilestoneTypes.admin.ts interment container type maint 2025-04-29 13:14:43 -04:00
workOrderTypes.admin.d.ts restructure config table management 2025-04-29 11:01:50 -04:00
workOrderTypes.admin.js interment container type maint 2025-04-29 13:14:43 -04:00
workOrderTypes.admin.ts interment container type maint 2025-04-29 13:14:43 -04:00