Commit Graph

34 Commits

Author SHA1 Message Date
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
471b532290 filter the cache list in the session 2014-03-15 00:36:55 +01: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
d9156b87e8 fixed wording 2014-01-06 19:44:10 +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
754dc982ea changed versions of dependencies 2013-12-29 22:41:49 +01:00
frosch95
2b6e9a925c OwnStatisticsPlugin calculates the figures with concurrency service 2013-10-01 23:14:37 +02: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
82adc5c14d added idea plugin and set version to 0.3 2013-09-29 12:56:04 +02:00
frosch95
a2b0b01ba8 added webpage link 2013-09-29 12:43:56 +02:00
frosch95
ed708e836b created a simple plugin interface 2013-09-29 12:39:01 +02:00
frosch95
94441e06fa added missing scenice view to gradle 2013-09-29 12:38:07 +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
frosch95
b081fa2743 added graddle as build tool to the project and deleted the most of the 3rd party dependencies 2013-09-22 12:18:37 +02:00
frosch95
74295710dc added requirement section to README.md 2013-09-19 06:23:24 +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
892fd04cb9 added databse files to the ignore file 2013-09-19 00:24:11 +02:00
Andreas Billmann
ff85ca61c8 added IDEA project files to the ignore file 2013-09-18 21:05:53 +02:00
Andreas Billmann
54aafa6120 Initial commit
The initial commit on GitHub
2013-09-18 20:44:20 +02:00
6c7c5de92d Initial commit 2013-09-18 11:01:49 -07:00