summaryrefslogtreecommitdiff
path: root/server/src/journal_commit.h
AgeCommit message (Collapse)Author
2010-06-01From new_protocol branch.deva
2009-08-05Made JournalWriter use the new TemplateList class.deva
2009-08-05Fixed compile problem with the internal declaration of the ResumeEntry class.deva
2009-07-30Some cleaning up. Much more work to do in that area though, including ↵deva
writing of a new unit test program.
2009-07-30Removed the term 'course' everywhere, and replaced it by 'template'. This ↵deva
reduced/simplified the Template class structure a bit.
2009-05-15Journal entries are now committed in the order in which they appear in the ↵deva
course description (the template). Misspelled 'macroes' have been corrected to 'macros' in template.h and all affected files.
2009-05-11New 'header' in each journal commit, taken from the course.deva
2009-04-24Delayed journal commit write. This makes sure each macro is only stored ↵deva
once. and also makes sure only one header (date, user, etc) is added pr. session.
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-03-18Adding missing files... oopsdeva