Commit Graph

68 Commits

Author SHA1 Message Date
b4e41dd549 Issue#42 improved javadoc 2016-08-16 19:18:26 +02:00
4c78278c74 Added modifier final for some class 2016-08-16 15:38:29 +02:00
8fb5e9ea7a Added sources 2016-08-14 19:44:37 +02:00
462e7a74f8 Hide Utility Class Constructor 2016-08-14 12:29:54 +02:00
43f4afb004 improved sibaCLI and removed final for each logger 2016-08-14 12:17:22 +02:00
36e8196940 Improved aboutDialog + locale in SibaGUI 2016-08-12 22:59:20 +02:00
505dcaf1f5 Issue#37 some sonar issue 2016-08-12 16:10:36 +02:00
4ee42dc6c4 Issue#36 improved about dialog 2016-08-06 22:51:31 +02:00
49d30e1195 Issue#36 improved aboutDialog 2016-07-28 23:38:52 +02:00
060bfebbe6 Issue#34 removed SibaException from SibaGUI 2016-07-27 22:24:43 +02:00
3c9bd895e6 Issue#36 new aboutDialog 2016-07-27 22:12:06 +02:00
5d83fc61c9 Moved aboutdialog to GUIToolBox + some minors others 2016-07-26 19:45:33 +02:00
6932f3f54e removed unused method 2016-07-26 19:09:54 +02:00
b4b545be4b Some minor changes 2016-07-26 17:01:58 +02:00
38b4d4fbab Some more sonar issues 2016-07-23 23:02:31 +02:00
f8d4d37e8f some sonar issue 2016-07-23 17:37:25 +02:00
72121cb385 some sonar item 2016-07-23 17:37:25 +02:00
8bf453577b Issue#36 improved AboutDialog 2016-07-06 23:05:54 +02:00
f4aedd64cc Issue#36 Improved AboutDialog 2016-07-04 16:02:01 +02:00
ccc9dcf763 Issue#38 moved declaration gzipoutputStream inside try statement 2016-06-27 15:43:16 +02:00
574b04f829 Issue#33 corrected english typography in labels 2016-06-27 15:18:19 +02:00
ee891e7b8f issue#31 Added absolutepath in menu entry CheckPanel 2016-06-27 14:49:15 +02:00
2145d9b4cd Issue#31 Removed method choosenDirectory 2016-06-26 12:51:27 +02:00
6f507c7d27 Issue#32 improved code ofCheckPanel 2016-06-26 12:25:48 +02:00
163851eb09 Issue#32 Refactored CheckPanel and removed class variable
choosenDirectory
2016-06-25 00:13:45 +02:00
f3bcf8e9f7 Issue#27 removed getCause management 2016-06-22 22:11:06 +02:00
3390335269 Issue#25 getLogger on the right class AboutDialog 2016-06-22 11:35:42 +02:00
c767d19407 Issue#28 Re added empty line in BackupPanel 2016-06-21 22:35:40 +02:00
3c62bc15d0 Issue#29 removed misplaced javadoc in CheckDirectorySelector 2016-06-21 22:17:22 +02:00
3eadf7330a Issue#24 improved log policy 2016-06-21 15:05:12 +02:00
ae7271cdd5 Issue#15 some basic code review 2016-06-19 22:37:05 +02:00
35794b0ff1 Issue#23 Added parent component 2016-06-14 23:23:34 +02:00
2b4f5ae616 Issue#26 restored private keyword for frmSimpleBackup 2016-06-14 12:45:59 +02:00
738c430720 updated attribute in CheckPanel 2016-06-13 23:18:51 +02:00
d93cf69dab updated attribute in BackupPanel 2016-06-13 22:00:48 +02:00
4569913079 Issue#18 Used WindowBuilder to set tab label 2016-06-07 23:57:28 +02:00
921f7a2d5d Issue#17 Used BackupPanel type instead of JPanel 2016-06-07 23:40:48 +02:00
56140f33b0 Issue#12 removed unuseful javadoc 2016-06-07 22:32:07 +02:00
0f95bbae6b Issue#10 added copyright header 2016-06-07 22:20:53 +02:00
8753d2b6e2 Issue#9 Use infinitive verbs in menu using French language 2016-06-07 22:14:16 +02:00
1fa3fbd8b3 Issue#11 Replaced "!(a==null)" by "a!=null" 2016-06-07 21:50:23 +02:00
01534e39c5 Issue#14 Message properties files cleaned 2016-06-07 21:23:29 +02:00
481aff9124 #Issue 14 use parameters in BUNDLE 2016-06-07 00:21:31 +02:00
5a3c7f863c Renamed SibaLogo + added on about 2016-06-06 23:28:54 +02:00
ef75b06e73 closed Issue #8 2016-06-06 22:25:37 +02:00
6a37764ca1 added method setSourceDirectory in BackupPanel 2016-06-06 19:33:02 +02:00
dfa6b2dcf6 created class SibaUtils + issues 2016-06-02 23:18:20 +02:00
d105337acd improved menu design #3 2016-05-31 18:50:56 +02:00
243f419106 updated SibaManager 2016-05-31 16:25:35 +02:00
55b626ead7 Added Icon 2016-05-26 22:37:55 +02:00