Christian Pierre MOMON
|
8bc116734c
|
Improve help message code.
|
2016-08-17 11:59:40 +02:00 |
|
Christian Pierre MOMON
|
b8241093a7
|
Add devinsy-utils library.
|
2016-08-17 11:58:40 +02:00 |
|
Christian Pierre MOMON
|
08b5c9c55f
|
Clean help message.
|
2016-08-17 11:57:14 +02:00 |
|
|
b4e41dd549
|
Issue#42 improved javadoc
|
2016-08-16 19:18:26 +02:00 |
|
|
258503d079
|
Added some sources
|
2016-08-16 16:08:26 +02:00 |
|
|
4c78278c74
|
Added modifier final for some class
|
2016-08-16 15:38:29 +02:00 |
|
|
d61c83b412
|
Issue#39 Added build.xml
|
2016-08-16 15:29:22 +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 |
|
|
1df0f7b4cf
|
Issue#41 Improved SibaCLI
|
2016-08-06 23:07:42 +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 |
|
|
bedef25565
|
Issue#41 added default exception management in SibaCLI
|
2016-07-27 22:41:03 +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 |
|
|
efc45c07ea
|
Issue#35 Renamed exception
|
2016-06-30 23:09:25 +02:00 |
|
|
7db3a7dca4
|
Issue#38 Moved gzipOutputStream declaration
|
2016-06-30 23:02:32 +02:00 |
|
|
ccc9dcf763
|
Issue#38 moved declaration gzipoutputStream inside try statement
|
2016-06-27 15:43:16 +02:00 |
|
|
576265568b
|
Issue#35 renamed fileWriter to out in SibaUtils
|
2016-06-27 15:27:45 +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 |
|
|
2925a8090b
|
Issue#22 updated SibaUtils
|
2016-06-26 12:40:21 +02:00 |
|
|
6f507c7d27
|
Issue#32 improved code ofCheckPanel
|
2016-06-26 12:25:48 +02:00 |
|
|
74358afc3b
|
Issue#22 improved createMD5File method in SibaUtils
|
2016-06-25 00:37:01 +02:00 |
|
|
163851eb09
|
Issue#32 Refactored CheckPanel and removed class variable
choosenDirectory
|
2016-06-25 00:13:45 +02:00 |
|
|
d7eba49221
|
Issue#22 Refactored SibaManager.createMD5File
|
2016-06-22 22:54:56 +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 |
|
|
57e067a9a1
|
Issue#30 replaced default initialization by an else statement
|
2016-06-21 22:14:02 +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 |
|
|
72517c89f3
|
Issue#22 Splited fileWithMD5 , improved reader
|
2016-06-19 12:09:10 +02:00 |
|
|
3ef3009ea0
|
improved semantic of tarDirectoryTree
|
2016-06-15 23:05:50 +02:00 |
|
|
35794b0ff1
|
Issue#23 Added parent component
|
2016-06-14 23:23:34 +02:00 |
|
|
c01468afd4
|
issue#20 removed excessives parenthesis
|
2016-06-14 16:32:06 +02:00 |
|
|
598ba9ade1
|
Modified SibaManager and SibaUtils
|
2016-06-14 16:21:19 +02:00 |
|