summaryrefslogtreecommitdiff
path: root/orktrack
AgeCommit message (Collapse)Author
2008-11-26Combined hibernate and logging configuration files for orkweb and orktrack. Ralph Atallah
Please refer to new documentation regarding manual deployment of orkweb and orktrack. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@571 09dcff7a-b715-0410-9601-b79a96267cd0
2008-11-17IMPORTANT NOTE: With this commit, OrkWeb and OrkTrack are NO LONGER ↵Ralph Atallah
COMPATIBLE WITH PREVIOUS VERSIONS! - Modified classes and underlying SQL table names by prefixing them with "ork". This allows oreka to run in any database without risk of collision with existing tables. - Now using MySQLInnoDBDialect to access DB instead of MySQLMyISAMDialect. - Fixed Browse page filtering to allow open-ended start and end dates git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@570 09dcff7a-b715-0410-9601-b79a96267cd0
2008-11-11Fixed bug that was causing service table to be overwritten in the database. Ralph Atallah
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@567 09dcff7a-b715-0410-9601-b79a96267cd0
2006-12-05OrkWeb and OrkTrack ant deploy scripts can now optionally compile the java ↵Henri Herscher
source code so that it is possible to be independant of Eclipse. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@359 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-08OrkTrack does not update a service's hostname automatically anymore.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@213 09dcff7a-b715-0410-9601-b79a96267cd0
2006-03-02OrkTrack can now ask for tapes to be deletedHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@190 09dcff7a-b715-0410-9601-b79a96267cd0
2006-02-28Tape and Segment timestamp did have their hour set to 00:00:00Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@188 09dcff7a-b715-0410-9601-b79a96267cd0
2005-12-21HIbernate manager becomes a singletonHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@113 09dcff7a-b715-0410-9601-b79a96267cd0
2005-12-06Simplified handling of incoming tapesHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@97 09dcff7a-b715-0410-9601-b79a96267cd0
2005-12-06Message can now automatically report originating hostname.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@96 09dcff7a-b715-0410-9601-b79a96267cd0
2005-12-05log4j can now be dynamically reconfigured using a http requestHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@90 09dcff7a-b715-0410-9601-b79a96267cd0
2005-12-05By default, a tape generates a segment now.Henri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@89 09dcff7a-b715-0410-9601-b79a96267cd0
2005-12-05log4j logger now localHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@88 09dcff7a-b715-0410-9601-b79a96267cd0
2005-12-05log4j Logger now localHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@87 09dcff7a-b715-0410-9601-b79a96267cd0
2005-12-01Added ping messageHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@82 09dcff7a-b715-0410-9601-b79a96267cd0
2005-12-01The HibernateManager is now a regular object instead of a bunch of static ↵Henri Herscher
methods. Each app will now be creating its own HibernateManager (and therefore separate proxool connection pool) git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@80 09dcff7a-b715-0410-9601-b79a96267cd0
2005-11-30Changed exception loggingHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@79 09dcff7a-b715-0410-9601-b79a96267cd0
2005-11-29Program schedule now worksHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@77 09dcff7a-b715-0410-9601-b79a96267cd0
2005-11-05Defaulting some fields when creating a service objectHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@41 09dcff7a-b715-0410-9601-b79a96267cd0
2005-10-24Duration is retrieved from the tape stop message duration field instead of ↵Henri Herscher
calculated from tape message timestamps. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@12 09dcff7a-b715-0410-9601-b79a96267cd0
2005-10-24VoIP plugin now tries to associate a SIP call to a capture port that is made ↵Henri Herscher
of the actual local SIP agent (phone) IP address and TCP port. Before that, a capture port could be made of a gateway or external IP address and TCP port. git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@11 09dcff7a-b715-0410-9601-b79a96267cd0
2005-10-24Enums now employ uppercase valuesHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@10 09dcff7a-b715-0410-9601-b79a96267cd0
2005-10-20First checkinHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@2 09dcff7a-b715-0410-9601-b79a96267cd0