Posts by admin

Blog This!

Re-enabling the delete class function

 
 

The delete button had been disabled in rightaddclassnew.aspx and .vb . It would not fire the row-deleting event where the actual delete logic lives. I finally did get it to work. I modified the deleting logic to always delete all of the session records, attendance and class behavior records. I added an alert box at delete time informing the users and allowing them to cancel the action. I added a delete trigger to the classes table to copy the class record into the classes_mods table on delete with a flag of “del.”

 
 

Verified that principal users can delete as can admins, teachers cannot see the delete button.

Leave a comment

New Photo Service

This blog will get updated more often than the web site will, but we are still looking for ways to make it easier for us to do some of the things that we would like to. With The Cruise coming up we want to be able to post photos – and maybe even a few videos – along the way, and I wanted a commercial service that was easier to use and where *I* didn’t have to resolve any issues.

We have selected Smugmug for this an our photo/video site is hagius.smugmug.com. I have a few miscellaneous items posted there now in the “Warming Up” gallery. Take a look at it if you like. I’ll be figuring out how to arrange things and use the features of the service to make things easy to see.

One of the reasons that we chose Smugmug is that visitors don’t have to have an account to see the gallery. Another is that visitors aren’t assaulted with advertisements! The service is also iPhone friendly.

Leave a comment