Age | Commit message (Expand) | Author |
2011-11-25 | Reuse environment (macrolist) instead of creating a new one. Add 'to' and 'fr... | Bent Bisballe Nyeng |
2011-11-25 | Replace newline with symbol to avoid new row generation in office import. | Bent Bisballe Nyeng |
2011-11-23 | Bugfix: Terminate sessions without template names (discard) so that they are ... | Bent Bisballe Nyeng |
2011-11-21 | Add missing dir to dist. | Bent Bisballe Nyeng |
2011-11-21 | Add missing dir to dist. | Bent Bisballe Nyeng |
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-17 | Move server-only tools to server tools folder. | Bent Bisballe Nyeng |
2011-11-17 | Remove getdata from Makefile.am.test creation list. | Bent Bisballe Nyeng |
2011-11-17 | Remove obsolete getdata. | Bent Bisballe Nyeng |
2011-11-17 | Remove common VERSION file and put version numbers directly in configure.in a... | Bent Bisballe Nyeng |
2011-11-08 | Missing typecast. | Bent Bisballe Nyeng |
2011-10-14 | Merge branch 'master' of http://git.aasimon.org/public/pracro | Lars Bisballe Jensen |
2011-10-13 | Rectified | Lars Bisballe Jensen |
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-10-07 | Remove warnings about missing Makefile.am.test files. | 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 | Add pkg-config init and with-praxisd parameter. | 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 |