Commit Graph

447 Commits

Author SHA1 Message Date
Alexis Bridoux d7afb36da0 Deprecated PathExplorer.real 2021-05-02 10:17:51 +02:00
Alexis Bridoux 0c5cd9eb84 Added missing ExplorerXML specifications
For add and set features.
2021-05-02 10:14:08 +02:00
Alexis Bridoux 996a365278
Merge pull request #240 from ABridoux/bugfix/239-missing-date
Date was not properly coded
2021-04-29 19:06:03 +02:00
Alexis Bridoux 0842f99def Date was not properly coded
Also, a new date property is implement for ExplorerValue
2021-04-29 19:01:06 +02:00
Alexis Bridoux fa58a0044f Removed old stuff 2021-04-29 00:24:37 +02:00
Alexis Bridoux 3b64124f5a
Merge pull request #238 from ABridoux/master
Master to develop
2021-04-29 00:09:30 +02:00
Alexis Bridoux d2c5ff5b50
Merge pull request #237 from ABridoux/release/4.0.0
Release 4.0.0
2021-04-29 00:08:08 +02:00
Alexis Bridoux 9101b2e2f0 Prepare for release 2021-04-28 23:41:46 +02:00
Alexis Bridoux f104f2a19a Updated CLT doc 2021-04-28 21:29:57 +02:00
Alexis Bridoux 9ac2d0d16b Fixed CSV export last separator 2021-04-27 15:18:40 +02:00
Alexis Bridoux f2cd76e0a4 Change ExportFormat.dict to dictionary 2021-04-27 13:32:58 +02:00
Alexis Bridoux 512d233a49 Fixed Read command colorisation 2021-04-27 13:24:45 +02:00
Alexis Bridoux 4e4606ddc7 Fix for Zsh export 2021-04-27 02:53:56 +02:00
Alexis Bridoux ef5ac31f63
Merge pull request #236 from ABridoux/feature/235-zsh-arrays
[#235] Zsh arrays
2021-04-27 01:14:21 +02:00
Alexis Bridoux 2e77f1ca5f Moved files and fixed failing import in tests 2021-04-27 01:09:36 +02:00
Alexis Bridoux 2912e48c86 Export 1-dimension arrays and dicts to Zsh
Export arrays to Zsh arrays and dictionaries to Zsh associate arrays.
2021-04-27 00:56:36 +02:00
Alexis Bridoux 8132bcbe0b Changed dictionary square brackets to curl 2021-04-26 23:45:57 +02:00
Alexis Bridoux c7f53831f4 Zsh arrays and associative arrays
Scout will accept Zsh arrays as data arrays and associative arrays as dictionaries.
2021-04-26 23:09:00 +02:00
Alexis Bridoux a2d3787fc0 Date support 2021-04-25 22:03:01 +02:00
Alexis Bridoux 4bd4ab87ab
Merge pull request #234 from ABridoux/feature/210-add-insert
[#210] Set and Add group values
2021-04-25 18:14:59 +02:00
Alexis Bridoux 4c6aa6e23d Fixed missing Scout scheme 2021-04-25 18:07:42 +02:00
Alexis Bridoux eb5cbf49ed Empty array and dict 2021-04-25 17:10:46 +02:00
Alexis Bridoux cbcc75b33e Print parsing erros 2021-04-25 15:01:22 +02:00
Alexis Bridoux 5f644c4953 Array and dictionary values
CLT
2021-04-25 14:39:04 +02:00
Alexis Bridoux 5699f01731 New ValueType enum to get the pathAndValue value 2021-04-25 10:37:10 +02:00
Alexis Bridoux 2abd9ce90f Moved parser in own library 2021-04-24 10:44:20 +02:00
Alexis Bridoux 3e727aacfa CSVCommand
Also small refactorings
2021-04-23 16:15:36 +02:00
Alexis Bridoux 6561f04200 Refactored CLT commands 2021-04-23 14:21:51 +02:00
Alexis Bridoux 9962674dac [fix] Missing try 2021-04-23 10:03:07 +02:00
Alexis Bridoux 3a33b015a7
Merge pull request #233 from ABridoux/feature/explorerXML-group-functions
Array and dictionary exports
2021-04-23 00:23:54 +02:00
Alexis Bridoux c078c63e67 Array and dictionary exports
Added functions to customise array and dictionary export
2021-04-23 00:23:03 +02:00
Alexis Bridoux 303522adc7
Merge pull request #232 from ABridoux/feature/181-csv-import
[#181] CSV import
2021-04-22 21:28:29 +02:00
Alexis Bridoux 321d8d3fc7 XML import uses PathTree for optimisation 2021-04-22 00:07:36 +02:00
Alexis Bridoux 66d2f3b639 Explorer init from PathTree 2021-04-21 15:01:17 +02:00
Alexis Bridoux bbcf7bde7d Hid Path element parsers behind namespace 2021-04-21 09:50:33 +02:00
Alexis Bridoux 4f25b76c27 ExplorerXML CSV import 2021-04-20 23:06:27 +02:00
Alexis Bridoux 0a4ce58306 CSV import For ExplorerValue 2021-04-20 00:08:54 +02:00
Alexis Bridoux 72009037e7
Merge pull request #231 from ABridoux/feature/copyright-update
Updated copyright
2021-04-19 00:43:33 +02:00
Alexis Bridoux cbdca8f113 Updated copyright 2021-04-19 00:42:54 +02:00
Alexis Bridoux 62e015113f
Merge pull request #230 from ABridoux/feature/clt-update
Updated CLT
2021-04-19 00:39:33 +02:00
Alexis Bridoux dd36be5b66 Removed PathElementRepresentable old stuff 2021-04-19 00:38:59 +02:00
Alexis Bridoux b72ad69731 Updated CLT 2021-04-19 00:18:04 +02:00
Alexis Bridoux 62b9bf2d03
Merge pull request #229 from ABridoux/feature/path-parsing-comments
Refactored and added comments
2021-04-19 00:06:25 +02:00
Alexis Bridoux 1a26d145fc refactored and added comments 2021-04-19 00:05:48 +02:00
Alexis Bridoux 39dd9b6c44
Merge pull request #228 from ABridoux/feature/path-refactoring
Path refactoring
2021-04-18 22:26:05 +02:00
Alexis Bridoux 4bf60bebce Path flattening test refactored 2021-04-18 22:20:43 +02:00
Alexis Bridoux 629c5fc549 Refactored Path files 2021-04-18 22:00:23 +02:00
Alexis Bridoux c1111e010f Changed Path init from string to a parser
The previous regular expression splitting has changed for a parser
2021-04-18 21:45:45 +02:00
Alexis Bridoux 93c2b3ea89
Merge pull request #226 from ABridoux/feature/refactoring
Refactoring
2021-04-18 11:12:36 +02:00
Alexis Bridoux 20d13781c6 Refactoring
- Changed switch with one statements
- Renaming
2021-04-18 11:10:30 +02:00