summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2008-06-20Changed internal tagname attribute from 'type' to 'tagname'.deva
2008-06-20Changed internal tagname attribute from 'type' to 'tagname'.deva
2008-06-09Added check to see if macro already has been committed. For later use with de...deva
2008-06-09Added xml encoding of the lua programs to make sure they are not interrupting...deva
2008-06-09Added xml encoding of the lua programs to make sure they are not interrupting...deva
2008-06-09Corrected the mapper to do proper error checking.deva
2008-06-09Made output accumulation in a buffer and write in the end, thus enabling the ...deva
2008-06-04ignoredeva
2008-06-04Modulized the template/course/macro system.deva
2008-06-04Introduced the errorbox to communicate server errors to the client.deva
2008-06-04Introduced the errorbox to communicate server errors to the client.deva
2008-06-03LUA rocksdeva
2008-06-03Added support for lua validator programs.deva
2008-06-02Added lua validatordeva
2008-05-26Completed the prefilling of the fields, from the db and pentominos, according...deva
2008-05-26Added support for ttl on queries. Some other fies on the query.deva
2008-05-23Did a lot of work on the database class.deva
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-05-21Notes about includes and stuffdeva
2008-05-21Preparing for some macro/course/template restructuringdeva
2008-05-20Added some code for the new output format.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-16more stuffdeva
2008-05-16Worked on the connection of the various elements of the server.deva
2008-05-15Added more output in the test prog.deva
2008-05-15Added a lot of testcode... and fixed a lot of minor error (-Wall -Werror)deva
2008-05-13Some more notes, and a nice diagram overview of the entire project.deva
2008-05-13More filename cleanup..deva
2008-05-13Filename cleanups...deva
2008-05-12Made template parserdeva
2008-05-08More design of the query/map system.deva
2008-05-08Added missing LUA code.deva
2008-05-06Added skeleton code for the external data query handler.deva
2008-05-06Added experimental parser of the external data query XML results.deva
2008-05-06Added LUA parser for the mapping of external data query results.deva
2008-05-05Added some stuff.deva
2008-04-24Added the file. It contains a lot of thoughts about the design of the system.deva
2008-03-26Implemented a SAXPaser class, and made the macro and xml parsers use it.deva
2008-03-20Added test implementation of macrolist special xml node.deva
2008-03-19Merge with local code.deva
2008-03-18Debug output cleanup.deva
2008-03-18Adding missing files... oopsdeva
2008-03-18Added journal commit code.deva
2008-03-18A lot of changes to the daemon code.deva
2007-10-01Now the resume is generated using a format string.deva
2007-09-27Layout was missing on radiobuttons in doc, and removed from list and combo in...deva
2007-09-27Added new controls combobox, listbox and radiobuttons to example. Changed def...deva
2007-09-24More changes to the examples xmls. Also removed some stray debug output from ...deva
2007-09-24Fixed UTF-8 characters.deva