Commit Graph

  • 8f9afaa920 Updated the link for "Guidelines for Plot Owners" master inghamn 2018-08-08 10:15:52 -0400
  • 72d3d014f1 Reordered the fields for interment listings inghamn 2017-12-13 12:52:01 -0500
  • 12249ba8cf Addendum Ron Bronson 2017-10-20 12:16:26 -0400
  • 9043e7285a More post-migration updates Ron Bronson 2017-10-16 10:24:50 -0400
  • 598a4cbc0a Post-launch updates Ron Bronson 2017-10-11 16:29:00 -0400
  • 0340a6c524 Updated links Ron Bronson 2017-09-21 11:11:54 -0400
  • aba43bcca6 Updated logo for new mayor inghamn 2016-07-26 10:55:14 -0400
  • 1e28115f63 Updated Deeds CRUD dev Cliff Ingham 2014-08-20 10:12:00 -0400
  • c6d73b5671 Removed unused classes Cliff Ingham 2014-08-19 11:50:05 -0400
  • cdac3ec49c Updated Sections CRUD Cliff Ingham 2014-08-19 11:44:54 -0400
  • 9cef7f867d Updated Cemeteries CRUD Cliff Ingham 2014-08-19 10:58:42 -0400
  • d52a8c277f Updated users model and controllers Cliff Ingham 2014-08-18 16:26:14 -0400
  • c278305473 Updated to the new People model Cliff Ingham 2014-08-18 16:17:49 -0400
  • baad9f58c1 Updated libraries to latest version Cliff Ingham 2014-08-18 15:53:40 -0400
  • 8b4eacd1e1 Fixed html rendering section drop-down on update form of INterments Fixes #5 Cliff Ingham 2014-08-14 10:37:38 -0400
  • 2538a63453 Updated drop down javascript to YUI3 Fixes #4 Cliff Ingham 2014-08-07 10:08:52 -0400
  • f02681850b Fixed error on intermentList.inc Cliff Ingham 2014-03-04 14:37:52 -0500
  • 038624c655 Added the data directory to the repository, so it's there when the app is cloned. inghamn 2013-12-13 09:51:28 -0500
  • a6ef5d3e2c Switched from simpleCAS to phpCAS inghamn 2013-12-13 09:46:23 -0500
  • 54032756c5 Moved origin-external skin into project inghamn 2013-12-02 11:07:03 -0500
  • b28bf873c5 Create README.md Cliff Ingham 2013-10-23 11:06:59 -0400
  • ad7a8c688d Wrote a script to create admin users inghamn 2013-08-01 20:20:03 +0000
  • 703f49b711 Fixed local authentication when CAS is not available inghamn 2013-08-01 19:43:55 +0000
  • ab0529b7e8 Added deed and plot information autrice 2012-04-30 14:40:08 +0000
  • da1102012a Fixed error: Open connection had a syntax error for binding as admin inghamn 2012-01-24 19:09:02 +0000
  • aab9b5daf7 Updated to the new Employee-style authentication Fixes issue 4 inghamn 2012-01-06 15:21:29 +0000
  • c79d78a0b7 Updated license to refer to AGPL instead of the plain GPL. Fixes issue 3 inghamn 2011-06-14 13:29:37 +0000
  • 3e0834e489 Removed auto-login feature from CAS support inghamn 2010-04-06 19:31:43 +0000
  • e96b604573 Interments can now be deleted inghamn 2010-02-02 15:57:24 +0000
  • 5d50a8125d Added support for CAS authentication inghamn 2010-02-02 15:57:08 +0000
  • 54056d5722 Added button on the interment view to show all interments for a given Lot inghamn 2010-01-29 19:13:21 +0000
  • 021a1cb1c3 Deeds can now be deleted inghamn 2010-01-29 18:33:16 +0000
  • 8fd7dd0210 Added support for CAS authentication inghamn 2010-01-29 17:22:45 +0000
  • 96572f37d4 Field for middle initials has expanded to allow for full middle names inghamn 2010-01-28 21:23:44 +0000
  • 4b8a24d590 Updated path to skins as they would be on Tarantula inghamn 2010-01-28 20:21:56 +0000
  • dcbda56d96 Added searching based on Lot inghamn 2010-01-28 20:21:40 +0000
  • 2e91a35e6f Fixed finding deeds based on section_id inghamn 2010-01-28 15:38:58 +0000
  • 31e05accab Fixed errors with Deeds. Adding and Updating Deeds is now working again inghamn 2010-01-28 15:29:37 +0000
  • 25468f1a37 Find Deeds and Find Interments now use the same form inghamn 2010-01-28 15:23:51 +0000
  • 91d5514031 redesigned links to cemeteries, got rid of padding on ul for "about cemeteries" div autrice 2010-01-27 16:37:08 +0000
  • 0149b6bbdb modified links to new cms pages autrice 2010-01-27 15:48:57 +0000
  • 8e9d471ecf Fixed error: adding sections is working again inghamn 2010-01-27 14:34:31 +0000
  • 6ef9aac9a1 Sections are now stored in a seperate table, with forign keys from the Intements inghamn 2010-01-26 18:43:21 +0000
  • c6651e9260 Editing Deeds should be working now inghamn 2010-01-26 18:42:34 +0000
  • 2db2e54062 Added the middle initial display to the Interment list inghamn 2010-01-26 18:42:12 +0000
  • 0e04676298 Updated the import script. It now assumes the new schema is already in place, and only needs to insert the old data inghamn 2010-01-08 21:19:22 +0000
  • cb07e54b1f Moved the XML and JSON buttons to the buttom inghamn 2010-01-08 20:42:52 +0000
  • 76e170f4e5 Added the JSON interments include. (Forgot to commit it eariler) inghamn 2010-01-08 18:11:00 +0000
  • 2980fed9f1 Moved the PHP branch into the trunk inghamn 2010-01-08 18:04:49 +0000
  • 12c21ef010 More work being done in Import script. The old data is in the process of being cleaned up. Once it's clean, we'll have another go at writing the import script inghamn 2010-01-08 17:56:19 +0000
  • 8f52b48fdf YUI Libraries are now served by Google inghamn 2010-01-08 17:55:10 +0000
  • 15ba54f4c2 Minor text changes for the web service help page inghamn 2010-01-07 17:29:39 +0000
  • 4abee49536 Added XML and JSON buttons whenever the format is available inghamn 2010-01-07 16:22:40 +0000
  • c55ee44134 Added help information on the web services inghamn 2010-01-07 16:22:09 +0000
  • e34163a6f0 The about information is now part of panel-one. It is displayed unless you specifically add other content to panel-one inghamn 2010-01-07 16:19:46 +0000
  • 7dc3078e19 changed loginForm a to be important browne 2010-01-07 15:03:50 +0000
  • b96dcc475c missed </ul> in menubar browne 2010-01-06 20:14:32 +0000
  • f2460dac6c added tbody tags around table browne 2010-01-06 20:14:13 +0000
  • 023c0912e5 Fixed error: no longer checking for maps if we don't have a section inghamn 2010-01-06 18:27:54 +0000
  • 187e08d3f6 We now use two different search forms, depending on if there are results or not inghamn 2010-01-06 18:16:48 +0000
  • 57f9cc779b Changed all the H1's to be H2's inghamn 2010-01-06 18:10:10 +0000
  • 3bc8cc7752 Created a JSON service for the interment list inghamn 2010-01-06 18:05:04 +0000
  • 5379d7bb1e The interments service now lets you download the entire data set inghamn 2010-01-06 17:23:37 +0000
  • b9725dd559 Added the XML service for interments inghamn 2010-01-06 17:10:27 +0000
  • 4cb6876aed Find form now autopopulates the section drop down after you choose the cemetery inghamn 2010-01-06 17:10:08 +0000
  • 83af615ad8 Interment list now has 50 items per page, and is sortable. Notes are displayed if you're logged in. Add/Update interments are working again inghamn 2010-01-06 16:16:21 +0000
  • 31dad3a967 The interment list is now sortable inghamn 2010-01-06 15:34:36 +0000
  • 4f5971b522 We now display the interment notes, if you're logged in inghamn 2010-01-06 15:33:47 +0000
  • 5ed3041011 Removed all the javascript. inghamn 2010-01-04 21:37:44 +0000
  • 3fb678f405 Removed all the Rosehill map images. These will be uploaded inghamn 2010-01-04 21:28:33 +0000
  • 7f2f451de7 Removed all the Whiteoak map images. THese will be uploaded inghamn 2010-01-04 21:01:48 +0000
  • 76de606b08 Removed all the Whiteoak map images. THese will be uploaded inghamn 2010-01-04 20:59:03 +0000
  • 1d469ec267 Created a page to view the maps for an interment inghamn 2010-01-04 20:54:01 +0000
  • 9545bd18d7 Added support for uploading two map images for each cemetery inghamn 2010-01-04 20:23:16 +0000
  • b949fd89be Added support for uploading two map images for each section inghamn 2010-01-04 19:44:12 +0000
  • 506d7603f6 Sections now have their own table, so we can give them custom names inghamn 2010-01-04 15:47:15 +0000
  • 7dfa607734 Created the interment view, including links to the Maps. Still don't have the actual maps displaying quite yet inghamn 2009-12-18 20:57:41 +0000
  • 0c54e7934e Added the images for all the map sections inghamn 2009-12-18 19:03:42 +0000
  • abb779d8be replaced skins with cemetery skins browne 2009-12-18 17:48:03 +0000
  • 00987933c4 Fixed Typo: They're spelled "interments" inghamn 2009-12-18 17:45:48 +0000
  • 79fac69792 Fixed Typo: They're spelled "interments" inghamn 2009-12-18 17:45:01 +0000
  • 31660792d7 Fixed Typo: They're spelled "interments" inghamn 2009-12-18 17:44:36 +0000
  • 997d26ec8b Fixed Typo: They're spelled "interments" inghamn 2009-12-18 17:40:05 +0000
  • ace118bc0a Interment searching is now working inghamn 2009-12-18 17:34:19 +0000
  • b0fbc4bb44 Added Internments Add/Edit/Search inghamn 2009-12-18 16:54:06 +0000
  • 80d1bade5a Changed to origin-external browne 2009-12-18 16:51:59 +0000
  • 58b8ab04cb Fixed the internments URL in the menubar inghamn 2009-12-18 16:18:40 +0000
  • 4f4eefaa2f Updated Templating to match the Cemeteries application inghamn 2009-12-18 15:45:40 +0000
  • cab10aa324 Added Deed searching inghamn 2009-12-18 15:01:46 +0000
  • eb3c026375 Added cemeteries and deeds inghamn 2009-12-18 14:28:25 +0000
  • eb914b54f9 Created the new PHP branch inghamn 2009-12-18 12:56:12 +0000
  • 6671db2d77 Initial import of Rosehill from 2005 version inghamn 2009-12-17 22:11:39 +0000