summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-06UpdatesHEADtrunkBenjamin Culkin
2024-07-08Add XML property listsBenjamin Culkin
Implement support for the XML property lists that are the newer version of the ASCII ones. There are a few things that still need to be done, but all of the basics are there Next things - Allow collapsing a property list into a series of objects - Serialize both the property list and flattened objects to XML
2024-07-05More cleanupBenjamin Culkin
2024-07-01Update a whole bunch of thingsBenjamin Culkin
Yeah... not a great commit message. t.b.h, I could maybe've split the commit into more parts; but that would be quite a lot off effort and would have a pretty decent chance of at least one of the commits leaving the repository in a non-working state. For the future, will want to try and commit more often so there aren't these mega-commits where it's just "a whole bunch of stuff changed"
2024-07-01Further improvements to the test projectBenjamin Culkin
Improve further on the test project. The current end-goal for what that will be is a basic blog, with a capability to do basic CRM for the blog entries using the browser
2024-05-21Tweak gitignore moreBenjamin Culkin
2024-05-21TweakBenjamin Culkin
Clean a few things up
2024-05-21More work on getting a working exampleBenjamin Culkin
Took a little bit, but I fixed the bindings and found the place where they are supposed to be
2024-05-21Rename to avoid name conflictBenjamin Culkin
2024-05-21Work on getting a running exampleBenjamin Culkin
This current version does deploy correctly and run, but it doesn't display correctly
2024-05-21Tweak gitignoreBenjamin Culkin
2024-05-21Small tweaksBenjamin Culkin
2024-05-21Update to Jakarta EEBenjamin Culkin
2024-05-20Formatting passBenjamin Culkin
2024-05-20Some lingering tweaksBenjamin Culkin
2024-05-20Remove unnecessary filesBenjamin Culkin
2024-05-20Add gitignoresBenjamin Culkin
2024-05-20Fix POM config to compileBenjamin Culkin
2024-05-19Initial import from SVNBenjamin Culkin