summaryrefslogtreecommitdiff
path: root/server/src/pracrodaopgsql.cc
AgeCommit message (Expand)Author
2014-03-05Use hugin module instead of old debug code.Bent Bisballe Nyeng
2014-02-26Fix 64bit compilationBent Bisballe Nyeng
2014-02-26Port from libpqxx to libpq.Bent Bisballe Nyeng
2012-08-10Fix compilation of all tests.Bent Bisballe Nyeng
2012-01-26New onCommit scripting system.Bent Bisballe Nyeng
2011-08-02New 'open course' feature.deva
2011-07-01removed macrotool.deva
2011-06-10Disable timeouts of resumes created in current session.deva
2011-02-18Some small changes in the postgres error handling, and a lot of tests, inspir...deva
2011-02-17'Renamed' active/setActive methods to idle/setIdle, since these names makes m...deva
2011-02-17Rewrite of all old tests to new unittest framework. Also some work on testdb;...deva
2011-02-04Fixed wrong conditional.deva
2011-02-04Database pool is now used instead of one connection per session. Admin interf...deva
2011-02-04Session locking mechanism gone crazy. This needs a rewamp at some point.deva
2011-01-25New database layout.deva
2011-01-14Add 'template' to transactions table in db.deva
2010-07-05Remove PRACRO_ prefix from debug macros.deva
2010-06-10Add transaction support on database pr. pracro session. Makes it possible to ...deva
2009-08-07Catch exceptions from new connection.deva
2009-07-22Changed the way the macros are looked up in the filesystem (now they are pars...deva
2009-07-17More work on the macrotool. Now fieldnames can be added and deleted, and a fi...deva
2009-07-10Fieldname queries added macrotool.deva
2009-02-19Renamed cpr to patientiddeva
2009-02-17Made the --with-db=no configure option actually compile without the db (even ...deva
2009-02-11Updated file header comments to fit the rest of the project.deva
2009-02-10- Rewrite part of the database backend setup and abstractionbertho