Commit Graph

527 Commits

Author SHA1 Message Date
Devin Bileck
b85223810c
Normalize line endings
Change line endings for desktop/src/main/resources/fonts/OFL.txt to LF
rather than CRLF for consistency.
2018-12-02 22:04:50 -08:00
Manfred Karrer
de54518839
Set version 0.9.0 2018-12-03 00:38:44 +01:00
Manfred Karrer
538c0bb691
Add default value to avoid null pointer 2018-12-03 00:06:28 +01:00
Manfred Karrer
b8c85983e3
Remove devMode check 2018-12-03 00:06:13 +01:00
Manfred Karrer
ff89759bd0
Add progressbar to P2P network state in footer 2018-12-02 23:44:51 +01:00
Manfred Karrer
e1e9180291
Fix wrong URL in DAO views 2018-12-02 21:21:50 +01:00
Manfred Karrer
7c2d10066f
Fix flickering of json popup, add esc handler
- popup was visible shortly in wrong position
- pressing escape did not close popup
2018-12-02 15:28:30 +01:00
Manfred Karrer
4cdbc816ce
Fix missing reason for dispute fields
- reason for dispute fields have been not visible in dispute payout
window (row index of next iem was not increased)
- Moved payout amount fields to second column to not exceed window
height
- Set window width wider
- Cleanups
2018-12-02 15:19:07 +01:00
Manfred Karrer
2ba21f0277
Update display string 2018-12-02 14:24:37 +01:00
Manfred Karrer
5a11314abb
Merge branch 'release-candidate-0.9.0' into do-not-use-tor-for-btcj-testnet 2018-12-02 13:37:05 +01:00
Devin Bileck
76c8a148f3
Fix incorrectly named Windows system tray 2x icon 2018-12-02 00:18:14 -08:00
Manfred Karrer
5b3d521e36
Imprve text and actiavte chainSyncIndicator when not synced 2018-12-02 01:18:58 +01:00
Manfred Karrer
717f5fb9b2
Use date of 0.5 release if no date for seed was specified
We had set the data to 0 which would lead to set the wallet date to the
genesis block. We had a "hard fork" with v0.5. so we can use that date
to ensure that the wallet birth date cannot be older.
2018-11-30 22:55:30 +01:00
Manfred Karrer
3c6342f4d6
Merge branch 'release-candidate-0.9.0' into bug-fixes-dao 2018-11-30 17:36:30 +01:00
Manfred Karrer
9ced987c3d
Use a min. trial period of 30 days for asset listings 2018-11-30 16:49:16 +01:00
sqrrm
cbbc723cd1
Make role details popup readable 2018-11-30 16:15:53 +01:00
Manfred Karrer
7fefa1e5e7
Only check if data adn txType is valid in getAllValidBallots
Rename getValidAndConfirmedBallots to getAllValidBallots.
We cannot do a phase and cycle check as we are interested in
historical ballots as well.

Use warn level for logs in case data is missing and requested to
give more weight to those exceptional cases.
2018-11-30 16:04:16 +01:00
Manfred Karrer
44c62716d6
Add validation for ballots used for vote result 2018-11-30 15:20:10 +01:00
Manfred Karrer
a0cbfe4d58
Merge pull request #2002 from ripcurlx/ui-improvements
Redesign: UI improvements/fixes during release testing
2018-11-29 22:20:28 +01:00
Christoph Atteneder
a018068bc2
Improve WesternUnion form for buyer 2018-11-29 21:12:25 +01:00
Christoph Atteneder
8b290c3a50
Improve USPostalMoneyOrder form for buyer 2018-11-29 21:07:35 +01:00
Christoph Atteneder
89707ae663
Improve Swish form for buyer 2018-11-29 21:03:14 +01:00
Christoph Atteneder
2e88b5ee19
Add workaround again for button labels 2018-11-29 20:54:59 +01:00
Christoph Atteneder
8b8022aa7e
Position cancel button right 2018-11-29 20:54:17 +01:00
Christoph Atteneder
257170675d
Remove top padding 2018-11-29 20:53:42 +01:00
Manfred Karrer
d0c11ded15
Merge branch 'release-candidate-0.9.0' into bug-fixes-dao 2018-11-29 18:13:21 +01:00
Manfred Karrer
2a217aba61
Add old colored tor icons 2018-11-29 18:12:42 +01:00
Manfred Karrer
459893db88
Merge branch 'release-candidate-0.9.0' into bug-fixes-dao 2018-11-29 18:08:37 +01:00
Christoph Atteneder
cba70566f7
Use BisqTextField to align top label right 2018-11-29 16:59:33 +01:00
Christoph Atteneder
5238a61f4f
Remove unnecessary colons 2018-11-29 16:52:11 +01:00
Christoph Atteneder
647f5b1073
Fix scrolling issue and wrong resource key. Fixes #2001. 2018-11-29 16:39:24 +01:00
Christoph Atteneder
f191a944e6
Reduce number of items in combobox list 2018-11-29 16:01:39 +01:00
Christoph Atteneder
db4c633fed
Use lighter selection color 2018-11-29 15:53:00 +01:00
Christoph Atteneder
99ebde61af
Enable validation when switching between countries 2018-11-29 14:54:06 +01:00
Christoph Atteneder
bf4a06f38a
Validate fields after reset to remove old error messages. Fixes #1999. 2018-11-29 14:53:21 +01:00
Manfred Karrer
1b47e891ee
DAO bugfixes
- Only show active bonds in make proposal screen
- Check if ballot exists for evaluated proposals in result view
- Use available amount instead of genesis issuance at market cap
- Fix but with button handler for removing a proposal
- Cleanups
2018-11-29 13:40:48 +01:00
Christoph Atteneder
e5959b9ee1
Reset content of previous selected tab to prevent unexpected activate calls. Fixes #1994. 2018-11-29 11:31:34 +01:00
Christoph Atteneder
30a7f092ce
Not remove last character of textfield label. Fixes #1998. 2018-11-29 10:50:03 +01:00
Christoph Atteneder
74d5de3efe
Add high res tray icon for Windows. Fixes #1996. 2018-11-29 10:45:37 +01:00
Manfred Karrer
15f04362d3
Add -f option to rm task 2018-11-28 21:18:36 +01:00
Manfred Karrer
91004065c9
Fix wrong text 2018-11-28 21:15:50 +01:00
Manfred Karrer
d025d993eb
Merge pull request #1989 from ripcurlx/fixes-during-testing
Redesign: Bug fixes during testing
2018-11-28 18:17:34 +01:00
Christoph Atteneder
5c804018ab
Align offer count in trade currency combobox 2018-11-28 16:37:01 +01:00
Christoph Atteneder
b0d337bae5
Align offer count in trade currency combobox 2018-11-28 16:00:43 +01:00
Christoph Atteneder
18cda37846
Increase postal address text area to fit three lines without scrolling 2018-11-28 15:03:32 +01:00
Christoph Atteneder
888e4f5bc5
Fix wrong paddings for bank accounts with holder id 2018-11-28 12:53:10 +01:00
Christoph Atteneder
0f3186b54e
Add info labels on top where necessary 2018-11-28 12:31:54 +01:00
Christoph Atteneder
fb2aab8b25
Update buy/sell icons and remove unused once 2018-11-28 12:05:56 +01:00
Christoph Atteneder
e09520f4a0
Fix wrong width property 2018-11-28 10:49:23 +01:00
Christoph Atteneder
aa4eda4eaf
Add underline to hyperlinks and set a more decent color 2018-11-28 10:48:57 +01:00