Steve Ireland
effba9d102
Add support for customer sales tax and cash rounding
2017-04-14 21:21:44 -04:00
FrancescoUK
9c025c6feb
Made send statistics configurable
2016-09-24 21:13:13 +01:00
jekkos
059ec54c72
Make theme configurable from config module ( #409 )
...
Add symlink to bower_components in Docker dev environment (#616 )
Move header_debug content back into header view
2016-08-10 18:58:17 +02:00
jekkos
8b08bf5daa
Add frontside support for locale dependent number validation ( #788 )
2016-08-09 18:20:52 +02:00
jekkos
75db191baf
Fix notification popup for fresh installs
...
Fix docker setup by compiling php5-intl (#616 )
2016-07-17 12:52:38 +02:00
FrancescoUK
7682f02222
Removed language="javascript" as deprecated
2016-06-27 21:04:27 +01:00
FrancescoUK
362b32357f
Complete translation support with dropdowns and Store Config pages ( #439 )
2016-06-25 19:43:53 +01:00
jekkos
b6822b040c
Add configuration options for notification alignment ( #478 )
...
Fix country code edit bug (#497 )
Review xss filtering in load_config hook (#39 )
2016-06-02 08:50:45 +02:00
jekkos
b904540aed
Replace notifications with bootstrap-notify ( #478 )
...
Add bstables responsive addon (#558 )
Improve bulk update refresh (#432 , #604 )
Fix bulk tax update if default tax is configured in general_config
Reuse commons js parts in form validation code
2016-05-30 21:43:11 +02:00
FrancescoUK
b88575b2a5
restructure store config tabs, add invoice config checkbox, add translations ( #410 )
2016-04-23 22:57:34 +01:00
FrancescoUK
afcb1641b7
Added decimals to taxes ( #327 ), added totals rounding matching decimals ( #327 #307 , #429 )
2016-04-02 13:59:01 +01:00
FrancescoUK
7f44d379f5
removed redundant page titles, moved pagination up, adjusted styles, regen dist ( #116 )
2016-03-26 22:56:51 +00:00
jekkos
652702f582
Fix delete button + image upload widget refresh for company logo ( #372 )
2016-03-10 21:28:37 +01:00
FrancescoUK
8faf1285da
fix general_config tax 1 rate and name error message ( #116 )
2016-03-05 11:54:10 +00:00
FrancescoUK
2ab9404229
render in red the fields in config that are empty at submit time ( #116 )
2016-03-05 10:23:43 +00:00
FrancescoUK
687b68f13e
set correct tax_2 and not tax_1 label in general_config ( #116 )
2016-03-04 21:42:40 +00:00
FrancescoUK
e5e3b89c6d
fix config page tabs sizes and alignment ( #116 )
2016-02-27 09:42:23 +00:00
FrancescoUK
67bfe560c4
change input boxes size in general_config, more to come ( #116 )
2016-02-26 23:53:11 +00:00
FrancescoUK
75cf2997b8
Complete company logo config support ( #116 )
...
Show image when available, support button translation
Widget based on jasny-bootstrap
2016-02-25 10:59:14 +00:00
jekkos
deb4a501d6
Finish config module restyle ( #116 )
2016-02-22 23:44:52 +01:00
jekkos
d2a11cdb91
Bootstrappify config forms - WIP ( #116 )
2016-02-18 23:30:21 +01:00
FrancescoUK
23b086fbc2
added jasny-bootstrap-3.1.3, removed bootstrap.file-input and changed image upload in general config ( #116 )
...
For jasny-bootstrap-3.1.3 see: http://www.jasny.net/bootstrap/
2016-02-12 09:32:21 +00:00
FrancescoUK
d31e1cef8f
Remove double jQuery line for file input ( #116 )
2016-02-10 23:35:38 +00:00
FrancescoUK
e99b9cbe41
Make choose file in General Configuration bootstrap ( #116 )
...
Used following jQuery plugin: http://gregpike.net/demos/bootstrap-file-input/demo.html
2016-02-10 23:27:28 +00:00
jekkos
c48252790e
Bootstrapify config module ( #116 )
2016-02-10 17:23:47 +00:00
FrancescoUK
cb5a4c774c
Add company name to top bar, change db backup style in config ( #116 )
2016-02-08 19:53:59 +00:00
FrancescoUK
7e269f1256
Change to bootstrap notification bars, cleanup old css files, moved styles to ospos.css, fixed ospos_print.css ( #116 )
2016-02-08 19:30:26 +00:00
FrancescoUK
f6356dd9e6
Fix more buttons to be bootstrap ones, fixed sales register, removed old style assets ( #116 )
2016-02-08 12:12:05 +00:00
FrancescoUK
25f8a34b23
Change buttons in all the forms to use bootstrap button class ( #116 )
2016-02-07 23:04:59 +00:00
FrancescoUK
8bcd2a69dc
Add better locale config support (pull request #93 )
...
I've added in this commit the following:
- the means to configure date and time format
- date and time is shown with the selected formats
- a locale tab in the configuration page
- changed location tab to be stock tab and the same for the file names
- translation strings (only English) for the case
NOTE 1: Not related to Locale support but I removed an extra <div
class="field_row clearfix"> from general_config.php
NOTE 2: There is no rules in the submit checks of Locale. Probably this
is something to iron out a bit
NOTE 3: It would be probably nice to add a button in the Locale tab to
regenerate all the translation files in case somebody updates the
translations .csv
Fixed Local config
- Removed text in Red as really not mandatory configuration
- Added time format in 24h and 12h
Updated General Config tab
- reorganised the layout grouping things like company info, taxes and
invoice formating
- increased the limit of max lines per page to 1000 because 50 is too
little. People can do what they want with up to 1000
2015-07-25 12:02:10 +02:00
A.K.M. Nurul Alam
fd933e3ed6
Update general_config.php
...
'Comma' is the original spelling in English.
2015-05-16 12:14:21 +06:00
jekkos-t520
17594f95f1
Add lines per page option
...
Add default sales discount option
Fix supplier pagination
2015-02-21 21:57:41 +01:00
jekkos-t520
a809807288
jsPrintSetup plugin integration
...
All receipt print configuration options present now
2015-02-17 16:46:57 +01:00
jekkos-t520
a8e15f7db0
Add company logo upload feature in config (will show on receipts)
2015-02-12 15:47:31 +01:00
jekkos-t520
9e9a9a80a9
Fix tax percentage calculations (issue #42 )
...
Use bcadd calculations for payment totals
Add tax inclusive option back into general_config
2015-02-12 14:57:39 +01:00
jekkos-t520
ade913f0e4
Merge github pull request #30
2015-02-11 16:31:31 +01:00
jekkos-t520
4b99252a83
Change font-family globally to fixed order Arial-sans-serif-...
...
Remove second submit button on general_config page
2015-02-11 13:47:20 +01:00
jekkos-t520
93968814db
Add sales and receivings format in general config
2015-02-08 17:51:03 +01:00
jekkos-t520
c04fa362b1
Add database backup feature in config
2015-02-06 11:22:03 +01:00
jekkos-t520
aae02b7420
Move location config to separate tab
...
Fix javascript error message display in barcode and location config
2015-02-02 14:46:05 +01:00
jekkos-t520
1bf839601a
Barcode patch applied (using barcodegen)
2015-02-02 12:44:58 +01:00