-
Updated
Apr 5, 2022 - PHP
money
Here are 1,085 public repositories matching this topic...
-
Updated
Nov 28, 2021
-
Updated
Apr 5, 2022 - PHP
-
Updated
Oct 23, 2021 - Ruby
-
Updated
Mar 16, 2022 - Ruby
-
Updated
Apr 4, 2022 - JavaScript
Can you please circulate UNDP Internship opportunity advertised below:
-
Updated
Dec 21, 2017 - CSS
Include a script that can generate weekly status reports to dev's leadership. The report should have enough buzzwords to make leadership feel as if progress is being made without providing any specific detail that defines said progress.
-
Updated
Apr 6, 2022 - Python
With the merge of #501 the Money objects are automatically using the decimal_places of the underlying DB-MoneyField (if it exists).
This leads to weird localization behaviour in templates. We use a rather high number of decimal places to ensure correct calculations while displaying rounded localized values to the users.
Expected behaviour would be imo that by default the localization sho
-
Updated
May 15, 2021 - PHP
Team votes
Teams were always intended to work by consensus, and I started thinking about enabling team members to vote on some decisions directly through Liberapay even before it was launched, but 7 years later I still haven't gotten around to implementing it, and it looks like I also never opened an issue for it.
Decisions that could require a vote include:
- adding a new member (I'm not sure if it sh
DoB: Odd data
Name of Defective Feature
- Days Of Buffering
System Settings (Required)
- ToolKit Version: 2.12.0
- Operating System (Mac/Windows/Etc): Windows
- Browser (Chrome/Firefox/Safari): Chrome
- Browser Version: 75.0.3770.100
- Other Extensions: /
Export of Toolkit Settings (Bottom Left of Settings Page)
Settings Export
[{"key":"AccountsDisplayDen
-
Updated
Dec 15, 2021 - PHP
-
Updated
Apr 3, 2022 - Go
-
Updated
Jan 20, 2022 - TypeScript
MMEX version:
1.5
Operating System:
- [x ] Windows
- Mac OSX
- Linux
Hello,
Just bringing attention that MMEX currently shows using v7.61 of libcurl. v7.76 is the latest release. Currently, there are 17 vulnerabilities in v7.61: https://curl.se/docs/vulnerabilities.html
Thank you
-
Updated
Dec 3, 2019 - CSS
-
Updated
Jul 23, 2021
-
Updated
Apr 2, 2022 - PHP
-
Updated
Feb 12, 2022 - PureScript
Improve this page
Add a description, image, and links to the money topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the money topic, visit your repo's landing page and select "manage topics."
Is there an existing issue for this?
Current behavior
First off, thanks for the great library.
.allocate() function has unexpected behaviour when given falsy input.
Expected behavior
I expected an error:
TypeError: You must provide a non-empty array of numeric values greater than 0Steps to reproduce