You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* First draft for numbers custom field plugin
* Apply suggestions from code review
* Apply suggestions from code review
* added install sql and removed unused field param
* updated copyright year
* Update plugins/fields/number/tmpl/number.php
* Added update sql and currency formatting option
* I've added update sql and also implemented a currency formatting option to display the number as a currency.
* cleaned up language strings
* Removed unused language strings and changed mistakes and mismatches in naming. Also improved some text
* Fixed years to 2025 and version number to be in line with joomla version
* Alpha sorted the strings
* fixed stupid mistake.
* updated sql files to include all the default params settings
* changed indentation
* fix sorting of field params
* Update administrator/language/en-GB/plg_fields_number.ini
* Update administrator/language/en-GB/plg_fields_number.ini
* removed unnecessary description
* Changed update SQL file to own file and reverted changes to other file
* Update administrator/language/en-GB/plg_fields_number.ini
* removed unnecessary descriptions
* removed unneccessary descriptions
* removed more unnecessary descriptions and added default in the params file
* Update administrator/components/com_admin/sql/updates/postgresql/6.0.0-2024-08-24.sql
* changed sql name
* Update 6.0.0-2024-08-24.sql
* Rename 6.0.0-2024-08-24.sql to 6.0.0-2025-08-17.sql
* Rename 6.0.0-2024-08-24.sql to 6.0.0-2025-08-17.sql
0 commit comments