summaryrefslogtreecommitdiff
path: root/server/src/macroparser.h
AgeCommit message (Collapse)Author
2012-01-26New onCommit scripting system.Bent Bisballe Nyeng
2011-07-01removed macrotool.deva
add lua wrapper for praxisd. new type attributes_t for sax parser and children. make macros/templates use real vars instead of var map. add data ttl on macro level. add 'important' attribute to macrotags in templates.
2010-08-12New scripting system part2.deva
2010-08-03New script-tag attribute that includes lua code from a file.deva
2009-11-13Added SessionIDs to http communication. Made SAXParser run on const char*.deva
2009-07-30Changed illogically named 'window' tag into the more descriptive 'widgets' tag.deva
2009-07-22Changed the way the macros are looked up in the filesystem (now they are ↵deva
parsed and indexed using version numbers). Updated all unit tests, to compile and run again.
2009-07-17More work on the macrotool. Now fieldnames can be added and deleted, and a ↵deva
filehandler is able to add new macros assuring no conflicts in macro names/version/filenames happen. Error messages in MacroParser has been made more elaborate.
2008-10-10Made resume a standalone tag istead of an attribute of the macro tag.deva
2008-07-30Reenabled support for upload server. Currently only tested against local ↵deva
print-to-screen version.
2008-06-04Modulized the template/course/macro system.deva