Age | Commit message (Expand) | Author |
2011-11-17 | Remove currently unused acl files. | Bent Bisballe Nyeng |
2011-11-17 | Add missing header files to EXTRA_DIST. | Bent Bisballe Nyeng |
2011-11-17 | Fix compilation with new location of server tools. | Bent Bisballe Nyeng |
2011-11-08 | Missing typecast. | Bent Bisballe Nyeng |
2011-10-11 | Implement dokmenu_get_all_by_cpr and dokmenu_get_by_cpr_and_name. Fix Fix par... | Bent Bisballe Nyeng |
2011-10-11 | Fix parameter type change in startTag method. | Bent Bisballe Nyeng |
2011-10-07 | Missing deletes. | Bent Bisballe Nyeng |
2011-10-07 | Dump sessions in session xml files before discard, when session_discard_path ... | Bent Bisballe Nyeng |
2011-10-07 | Make ignores work again... | Bent Bisballe Nyeng |
2011-10-07 | Added missing CURL_LIBS and CFLAGS for Praxisd. | Bent Bisballe Nyeng |
2011-08-02 | Fix missing sessionid for the database lookup in QueryHandlerPracro.origin | deva |
2011-08-02 | New 'open course' feature. | deva |
2011-07-01 | removed macrotool. | deva |
2011-07-01 | Removed longtime unused code. | deva |
2011-07-01 | More tests. | deva |
2011-07-01 | Fixed bug in field check/creation with depth greater than 1. | deva |
2011-06-30 | Use stack manipulation through c, rather than pragram text generation/parsing... | deva |
2011-06-16 | Remove redundant ttl check. ttl is handled by the database. | deva |
2011-06-10 | Disable timeouts of resumes created in current session. | deva |
2011-04-27 | Expand praxisd birdge. | deva |
2011-04-25 | Initial version of praxisd communications class. | deva |
2011-04-19 | ACL coming soon in an implementation near you. ACL stub files. | deva |
2011-04-11 | Add missing helptext for -P (pidfile). | deva |
2011-04-11 | Remove dangling stderr output. | deva |
2011-04-01 | Re-enable multiuser feature. | deva |
2011-03-30 | Temporarily revert multiuser journal commits. | deva |
2011-03-28 | Split up journal commits on multiple users. | deva |
2011-02-18 | Made Session isreadonly property private and created new commitMacro method. | deva |
2011-02-18 | Some small changes in the postgres error handling, and a lot of tests, inspir... | deva |
2011-02-17 | Finished implementation of new database layout in testdb. | deva |
2011-02-17 | 'Renamed' active/setActive methods to idle/setIdle, since these names makes m... | deva |
2011-02-17 | Rewrite of all old tests to new unittest framework. Also some work on testdb;... | deva |
2011-02-15 | Improved error messages from ConfigrationParser. | deva |
2011-02-14 | Added missing virtual constructor. | deva |
2011-02-14 | Added gcov (coverage measurement) in unittests. | deva |
2011-02-14 | Reenable unit test. | deva |
2011-02-14 | Revert httpd.cc file from last commit. | deva |
2011-02-14 | 'Ported' export functionality from macrotool. | deva |
2011-02-10 | Some cleaning up. Added activeSessions. | deva |
2011-02-08 | Fix unit tests. | deva |
2011-02-08 | Add URI in html title. | deva |
2011-02-07 | Made isreadonly propagate to session file and back to live object. | deva |
2011-02-07 | Cleaned up the Connection interface a bit. | deva |
2011-02-07 | Added resource handler. | deva |
2011-02-04 | Fixed wrong conditional. | deva |
2011-02-04 | Database pool is now used instead of one connection per session. Admin interf... | deva |
2011-02-04 | Made export and sunlock compile when no db is to be used. | deva |
2011-02-04 | Session locking mechanism gone crazy. This needs a rewamp at some point. | deva |
2011-02-04 | Enable longer (32 bytes) debug class names. | deva |
2011-02-04 | A new connection handling mechanism. | deva |