summaryrefslogtreecommitdiff
path: root/server/src/database.h
AgeCommit message (Collapse)Author
2009-07-10Fieldname queries added macrotool.deva
2009-02-19Renamed cpr to patientiddeva
2009-02-11Added QueryHandler for both Pentominos and Pracro. Added source string to ↵deva
all values, and use these to set the prefill value in the macros.
2009-02-10- Rewrite part of the database backend setup and abstractionbertho
- Fix some printf's into debug statements
2008-10-10Made resume a standalone tag istead of an attribute of the macro tag.deva
2008-09-22Added resume storing to the db, and made the outputted xml use it. Added ↵deva
captions to the macro tags from the window-tag caption attribute. Made all template attributes fall through to the client.
2008-08-21Made postgres addr, username and password configurable.deva
2008-08-08Added print debug configurable.deva
2008-08-04Made server able to run (compile-time) without postgres and the ↵deva
uploadserver. Fixed problems in the exclusion of pentominos support. Fixed bug in db query field iteration.
2008-06-09Added check to see if macro already has been committed. For later use with ↵deva
dependency checking.
2008-06-09Made output accumulation in a buffer and write in the end, thus enabling the ↵deva
corretc outputting of the error box if neccessary.
2008-05-26Completed the prefilling of the fields, from the db and pentominos, ↵deva
according to their timestamps.
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-20Removed obsolete macro.h and macro_parser.cc,hdeva
2007-10-01Now the resume is generated using a format string.deva
2007-09-14Commits are now committed to the database.deva