Commit Graph

28 Commits

Author SHA1 Message Date
72e120a63c fixed cache list issue 2014-08-29 02:39:05 +02:00
0502cc6187 changed for-loop into collection stream 2014-08-29 00:44:43 +02:00
15e9ecb854 changed attributes to enum and did some performance optimazations with database access 2014-08-29 00:39:27 +02:00
714d10e379 deal with updates 2014-08-16 08:18:37 +02:00
cb9032ce30 switch from jpa to orientdb 2014-08-16 01:49:39 +02:00
07b78c520c Added mystery caches to type 2014-06-18 23:00:40 +02:00
d03ca8a272 removed some customizations to have a more "default" look of the app 2014-06-15 10:54:49 +02:00
05b26eebac resourcebundle and session constants 2014-06-15 10:54:04 +02:00
dccfd18415 minimum list management implemented 2014-06-15 08:38:22 +02:00
2cc63e28f8 basic support for multiple cache lists 2014-06-09 22:49:57 +02:00
615d277359 Added CDI to the application 2014-05-23 10:24:33 +02:00
2af2f56ade changed the package name to the domain name 2014-05-17 07:18:37 +02:00
128311320e arrows added to sort menu to show sorting direction 2014-03-15 00:35:49 +01:00
814cff94c8 added first version of project 81 plugin 2014-01-06 23:55:19 +01:00
9c163e5007 fixed transparency of icons 2014-01-05 01:43:12 +01:00
6d5440d0cd changed the icon usage. instead of scaling 512px icons in memory, there is an icon for every size. This helps with a bug in jdk8 where the Java-Image size is not used in the MenuButton but always the original size of the icon file. 2014-01-05 01:33:27 +01:00
frosch95
6d28263f63 added owner string to cell 2013-09-29 18:29:56 +02:00
frosch95
c0a64e2627 - found attribute is calculated at reading time from file, to avoid lazy loading of all the log entries from database
- kind of batch writing to database for better performance
2013-09-29 17:50:09 +02:00
frosch95
2116f4f88c added cito event and mega event type 2013-09-29 13:50:01 +02:00
frosch95
ed708e836b created a simple plugin interface 2013-09-29 12:39:01 +02:00
frosch95
025949de9a deleted system.out.println 2013-09-29 12:34:51 +02:00
frosch95
c73f6476a2 Menu list button with sort submenu 2013-09-28 00:11:37 +02:00
frosch95
da0060a989 some package clean up and refactoring 2013-09-27 22:25:05 +02:00
frosch95
5e460fac7a switched from pure sql to jpa and changed the type from string to enum 2013-09-27 20:34:06 +02:00
frosch95
e06ed20165 added class comment 2013-09-27 20:29:36 +02:00
frosch95
bdddf8c82a removed awesome icons and added Fira font to project 2013-09-27 20:28:44 +02:00
Andreas Billmann
8da574ac08 changed the FXMLLoader call from static to instance method call, as recommended on https://wiki.openjdk.java.net/display/OpenJFX/Performance+Tips+and+Tricks 2013-09-19 00:25:45 +02:00
Andreas Billmann
54aafa6120 Initial commit
The initial commit on GitHub
2013-09-18 20:44:20 +02:00