Age | Commit message (Expand) | Author |
2010-08-30 | Make fieldnames with '.' map correctly to lua-map namespace. | deva |
2010-08-17 | Remove 'language' attribute. | deva |
2010-08-12 | New scripting system part2. | deva |
2010-08-03 | New script-tag attribute that includes lua code from a file. | deva |
2010-07-07 | Remove check for pid-file existance. Daemon should always overwrite. | deva |
2010-07-07 | Refuse to start if pid file already exists, or cannot be written. Remove pid ... | deva |
2010-07-07 | Make session-path set-able via cli. | deva |
2010-07-07 | Fixed typo that resulted int the discarded session to never actully be discar... | deva |
2010-07-06 | Make dump fieldnames show if the fields has value attributes. | deva |
2010-07-06 | File renames | deva |
2010-07-05 | Some more ignores | deva |
2010-07-05 | Make server write its pid file. Daemon class ported from pentominos. | deva |
2010-07-05 | Make server able to re-init writing of its log file (for logrotate). | deva |
2010-07-05 | Make pracro use new debug output interface (writes to a file). | deva |
2010-07-05 | Remove PRACRO_ prefix from debug macros. | deva |
2010-07-05 | Partial commit (final): Add missing headers, fixing gcc4.4 compile errors. | deva |
2010-07-05 | Fixed bug where an error was reported saying 'missing xml data' when called w... | deva |
2010-07-05 | Partial commit: Add typedefs of map/vector classes. | deva |
2010-07-05 | Partial commit: Move automap code to LUAQueryMapper (from widgetgenerator). | deva |
2010-07-05 | Partial commit: Move all value prefill code to its own file. | deva |
2010-07-05 | Partial commit: Move macrotool to subfolder. | deva |
2010-06-21 | Missing virtual destructor... | deva |
2010-06-21 | Split journal code into modules. Fix bug, when user is changed in the middle ... | deva |
2010-06-21 | Rename JournalWriter class to just Journal. | deva |
2010-06-18 | Add initialisers | deva |
2010-06-18 | Make destructor virtual. | deva |
2010-06-15 | Make sure commit/discard are actually performed even though there are no data. | deva |
2010-06-14 | Isolated all microhttpd code in Httpd class. | deva |
2010-06-10 | Add transaction support on database pr. pracro session. Makes it possible to ... | deva |
2010-06-01 | From new_protocol branch. | deva |
2010-04-21 | Make extensive error handling in libartefact interface. | deva |
2010-04-21 | Output errors through debug system. | deva |
2010-04-14 | Updated libartefact interface. | deva |
2010-03-03 | Partly revert insert-empty-value fix. | deva |
2010-03-02 | Make ready for 1.2.0 release.R1_2_0 | deva |
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 | Fix missing XML decoding in journal. | deva |
2010-02-26 | Make xml escaped characters show up correclty in the client. | deva |
2010-02-17 | Use libartefact for pentominos data retrieval. | deva |
2010-02-12 | Fix compiler warnings. | deva |
2010-02-12 | Revert to old protocol | deva |
2009-12-03 | Some fixes on the session system. | deva |
2009-11-19 | Write livesessions warning to log file. | deva |
2009-11-13 | Make session system more robust. Make server termination show live sessions a... | deva |
2009-11-13 | Make server test compile again. | deva |
2009-11-13 | More SAXParser const char conversion. | deva |
2009-11-13 | JournalWriter now works with sessions, i.e. just like in the old days before ... | deva |
2009-11-13 | Added SessionIDs to http communication. Made SAXParser run on const char*. | deva |
2009-11-12 | Fixed missing macro check. | deva |