-
Right now, Goblins' CapTP representation (see also #3) uses very verbose records: they look like `
-
Can support be added to convert Crons to human-readable strings? e.g. "Every Sunday at 6:00PM"
Ideally, this should also work with different timezones, e.g. you should be able to specify the timezo…
-
This doesn't work nicely with #15, since we have a more complex condtions definition and don't run them through eval. We'll end up with something like this:
```
{'if': {'conditions': ['am…
-
stateName and stateDescription properties for medals appear to be corrupted / wrongly formatted. Output is now:
```
"statName": "###medals_strings_com01.pvp_medal_ib_super_shutdown###",
"…
-
When making QR codes (and other charts?), it would be great if the SVG output could include integrated option rendered strings of ...
1. Nothing Added (Default)
2. The contained QR code string to …
-
I broke the language filtering (options `-l -le -ls` etc.) when fixing #26 . This is because BroadcastEntry items now store the human-readable languages instead of the raw language codes from the EiBi…
-
Possibilities:
### Concatenated strings
Example `?ids=1,2,3,4,5`
Pros:
- pretty in documentation
Cons:
- Manual construction (`implode()`) and parsing (`explode()`)
- Not flexible for deeper arrays…
-
Need translations values in EN to HE
![1](https://cloud.githubusercontent.com/assets/8789505/4349196/608a9b7e-41ab-11e4-8e04-ea79631a9a79.PNG)
Repro steps:
1) Click on "Orders management" button
2)…
-
Maybe BluetoothState Class elements should be in Enum form. As then the Logcat outputs like 'setState() 1 -> 2' could be printed easily as 'setState() STATE_LISTEN -> STATE_CONNECTING' which I think m…
-
http://localhost:5000/chariot/api/v1.0/network/device
Can you in addition, make this response return an alias to each of the fields. Would make it easier to display human-readable strings on the fr…