summaryrefslogtreecommitdiff
path: root/server/src/widgetgenerator.cc
AgeCommit message (Expand)Author
2012-08-10Fix compilation of all tests.Bent Bisballe Nyeng
2011-07-01removed macrotool.deva
2011-02-17Rewrite of all old tests to new unittest framework. Also some work on testdb;...deva
2011-02-04Database pool is now used instead of one connection per session. Admin interf...deva
2010-07-05Remove PRACRO_ prefix from debug macros.deva
2010-07-05Partial commit: Move all value prefill code to its own file.deva
2010-06-01From new_protocol branch.deva
2010-03-03Partly revert insert-empty-value fix.deva
2010-03-02Set value from db/queries even though it doesn't have a value attribute (PART...deva
2010-03-02Set value from db/queries even though it doesn't have a value attribute.deva
2010-02-26Make xml escaped characters show up correclty in the client.deva
2009-08-07Unit test and header documentation.deva
2009-07-30Changed illogically named 'window' tag into the more descriptive 'widgets' tag.deva
2009-07-29Split up commits and requests to seperate functions. Changed Database * to Da...deva
2009-06-22Fixed bug, where db overruled map, whn prefilled var not set.deva
2009-06-22Added some debug output in widget generation.deva
2009-02-11Added QueryHandler for both Pentominos and Pracro. Added source string to all...deva
2009-02-05Add a flexible debug interface. Please read the documentation.bertho
2009-01-13Don't send empty name attribute on tags without names.deva
2008-10-08Connections to Pentominos and Database are now persistent over the entire cli...deva
2008-09-08Added xml encoding to the value fields.deva
2008-08-29Added automap when attempting to run a non-existing map.deva
2008-08-21Fixed hardcoded CPR in widgetgenerator - yrk.deva
2008-08-04Made server able to run (compile-time) without postgres and the uploadserver....deva
2008-07-30Added max ttl on pentominos and db lookups.deva
2008-06-20Changed internal tagname attribute from 'type' to 'tagname'.deva
2008-06-20Changed internal tagname attribute from 'type' to 'tagname'.deva
2008-06-09Made output accumulation in a buffer and write in the end, thus enabling the ...deva
2008-06-03Added support for lua validator programs.deva
2008-05-26Completed the prefilling of the fields, from the db and pentominos, according...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-20Added some code for the new output format.deva
2008-05-20Removed obsolete macro.h and macro_parser.cc,hdeva