index
:
pracro.git
aasimon
master
new_protocol
origin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
widgetgenerator.cc
Age
Commit message (
Expand
)
Author
2010-03-02
Set value from db/queries even though it doesn't have a value attribute (PART...
deva
2010-03-02
Set value from db/queries even though it doesn't have a value attribute.
deva
2010-02-26
Make xml escaped characters show up correclty in the client.
deva
2009-08-07
Unit test and header documentation.
deva
2009-07-30
Changed illogically named 'window' tag into the more descriptive 'widgets' tag.
deva
2009-07-29
Split up commits and requests to seperate functions. Changed Database * to Da...
deva
2009-06-22
Fixed bug, where db overruled map, whn prefilled var not set.
deva
2009-06-22
Added some debug output in widget generation.
deva
2009-02-11
Added QueryHandler for both Pentominos and Pracro. Added source string to all...
deva
2009-02-05
Add a flexible debug interface. Please read the documentation.
bertho
2009-01-13
Don't send empty name attribute on tags without names.
deva
2008-10-08
Connections to Pentominos and Database are now persistent over the entire cli...
deva
2008-09-08
Added xml encoding to the value fields.
deva
2008-08-29
Added automap when attempting to run a non-existing map.
deva
2008-08-21
Fixed hardcoded CPR in widgetgenerator - yrk.
deva
2008-08-04
Made server able to run (compile-time) without postgres and the uploadserver....
deva
2008-07-30
Added max ttl on pentominos and db lookups.
deva
2008-06-20
Changed internal tagname attribute from 'type' to 'tagname'.
deva
2008-06-20
Changed internal tagname attribute from 'type' to 'tagname'.
deva
2008-06-09
Made output accumulation in a buffer and write in the end, thus enabling the ...
deva
2008-06-03
Added support for lua validator programs.
deva
2008-05-26
Completed the prefilling of the fields, from the db and pentominos, according...
deva
2008-05-23
Did a lot of work on the database class.
deva
2008-05-22
Fixed GPL headers to actually contain the contributors...
deva
2008-05-20
Added some code for the new output format.
deva
2008-05-20
Removed obsolete macro.h and macro_parser.cc,h
deva