summaryrefslogtreecommitdiff
path: root/server/src/templateparser.cc
AgeCommit message (Collapse)Author
2009-02-10- Rewrite part of the database backend setup and abstractionbertho
- Fix some printf's into debug statements
2009-02-04- Add missing include filesbertho
- Add config option for xml macros and templates basedir
2008-07-30Reenabled support for upload server. Currently only tested against local ↵deva
print-to-screen version.
2008-06-09Added xml encoding of the lua programs to make sure they are not ↵deva
interrupting the xml.
2008-06-04Modulized the template/course/macro system.deva
2008-06-04Introduced the errorbox to communicate server errors to the client.deva
2008-06-03Added support for lua validator programs.deva
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-05-20Made fixes pointed out by GCC 4.2 and -D_FORTIFY_SOURCES=2deva
2008-05-20Removed obsolete macro.h and macro_parser.cc,hdeva
2008-05-16Worked on the connection of the various elements of the server.deva
2008-05-12Made template parserdeva