FrancescoUK
6fefe3e016
Merge branch 'RuleDomain-fix-receiving-issue'
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2017-08-12 19:23:14 +01:00
FrancescoUK
abd3e8ac34
Fix receiving issue ( #1457 )
2017-08-12 19:22:27 +01:00
FrancescoUK
c364d296cd
Fix PRICE_KIT_ITEMS mistake ( #1450 )
2017-08-07 20:21:30 +01:00
FrancescoUK
8e86fbdc2a
Fix comparisons in constant substitution of magic numbers ( #1450 )
2017-08-07 20:11:21 +01:00
FrancescoUK
0f8c7f52cd
Fix 3.0.2_to_3.1.0.sql script mistake
2017-08-07 16:37:42 +01:00
FrancescoUK
bbe766165a
Fix sql script error due to foreign key constraints
2017-08-06 19:55:22 +01:00
FrancescoUK
48fe421bf0
Merge pull request #1441 from jekkos/feature/cleanup
...
Cleanup Sales controller
2017-08-06 19:40:30 +01:00
jekkos
6c714b2dc4
Add constants for magic numbers
2017-08-06 14:33:26 +01:00
FrancescoUK
9d08e9e5be
Restore barcode formats
2017-08-06 14:33:26 +01:00
jekkos
4a05f00307
Some indentation
2017-08-06 14:33:26 +01:00
jekkos
6b0a2576a3
Remove unused methods
2017-08-06 14:33:26 +01:00
jekkos
86d3c6bf04
Cleanup Sales controller
2017-08-06 14:33:26 +01:00
FrancescoUK
3ef1abdcc5
Check at login time all the PHP extensions are available if not error_log
2017-08-06 14:32:17 +01:00
FrancescoUK
627bbb9b07
Update README.md
2017-08-06 10:07:29 +01:00
jekkos
283ec86c3f
Only deploy from master
2017-08-06 10:28:00 +02:00
FrancescoUK
b15b302624
Merge pull request #1445 from RuleDomain/fix-long-alt-description
...
Fix to print 255 character alt item description
2017-08-06 06:43:42 +01:00
jekkos
1f508d0b89
Update README instructions
2017-08-06 02:10:18 +02:00
FrancescoUK
e218453ab3
Add robots.txt directive file to avoid scanning of web bots
2017-08-06 02:10:18 +02:00
jekkos
0476265e7a
Add translations to output zip
2017-08-06 02:10:18 +02:00
jekkos
1589b8ecee
Try to fix filename generation
2017-08-06 02:10:18 +02:00
jekkos
32e1babefd
Fix filename
2017-08-06 02:10:18 +02:00
jekkos
ec2fe4a5de
Fix find replace
2017-08-06 02:10:18 +02:00
jekkos
91b03ab78b
Add deployment files
2017-08-06 02:10:18 +02:00
FrancescoUK
1f6e689151
Development installation script
2017-08-06 02:10:18 +02:00
jekkos
560d25a281
Fix .travis.yml
2017-08-06 02:10:18 +02:00
jekkos
0ab72d8719
Add git revision to bintray zip
2017-08-06 02:10:18 +02:00
FrancescoUK
991042a0f6
Clean bower license file
2017-08-06 02:10:18 +02:00
FrancescoUK
6c043e8c5f
Clean public/dist folder
2017-08-06 02:10:18 +02:00
FrancescoUK
0530abc5f8
Install better random support for 5.x as suggested by CodeIgniter
2017-08-06 02:10:18 +02:00
FrancescoUK
32004f28d4
Clean completely vendor folder
2017-08-06 02:10:18 +02:00
FrancescoUK
2a05d91d44
Update composer.LICENSES
2017-08-06 02:10:18 +02:00
FrancescoUK
a99d3536ce
FIx Gruntfile.js double entry
2017-08-06 02:10:18 +02:00
FrancescoUK
c6378ba4d2
Minor fix
2017-08-06 02:10:18 +02:00
FrancescoUK
aa0e250250
Fixed styling issues and inventory missing translation
2017-08-06 02:10:18 +02:00
FrancescoUK
6dc1f81cbf
Update js plugins and regen dist files
2017-08-06 02:10:18 +02:00
jekkos
c3d9173442
Add back name capitalization library
2017-08-06 02:10:18 +02:00
jekkos
3d238ee78c
Add .htaccess to zipfile ( #1305 )
2017-08-06 02:10:18 +02:00
jekkos
f0fd8a305b
Cleanup source repository, create dist zip ( #1305 )
2017-08-06 02:10:18 +02:00
Steve Ireland
a6045d9e7b
Restore the ability to print the entire 255 character alt item
...
description on quote and invoice.
2017-08-05 19:09:06 -04:00
FrancescoUK
02813c8374
Merge pull request #1431 from RuleDomain/sales-tax-correction
...
Display tax decimals or currency decimals for tax amounts.
2017-08-05 16:27:47 +01:00
FrancescoUK
4835507e1e
Merge pull request #1438 from jekkos/feature/barcode_format
...
Add function to parse barcode fields (#1243 )
2017-08-05 16:25:31 +01:00
FrancescoUK
3b0df85f69
Various fixes
2017-08-05 16:17:06 +01:00
jekkos
36177d1431
Fix jQuery get and make it future proof
2017-08-05 15:18:49 +01:00
jekkos
bc04884190
Add function to parse barcode fields
2017-08-05 15:18:49 +01:00
FrancescoUK
8a3ba5692a
Minor fixes ( #1443 )
2017-08-05 15:10:04 +01:00
FrancescoUK
e89bd73bb5
Add reCaptcha to login page ( #1443 )
2017-08-05 11:46:48 +01:00
FrancescoUK
f1936dbb4d
Fixed rewards foreign key constraint issue ( #1436 )
2017-08-03 21:39:40 +01:00
Steve Ireland
629f180b8d
Dispay tax decimals or currency decimals for tax amounts depending on if sales tax is enabled.
2017-07-29 22:54:49 -04:00
FrancescoUK
6485cf050d
Add database foreign keys related to rewards
2017-07-29 22:21:20 +01:00
FrancescoUK
cd792eb56a
Add receipt font size configuration ( #1401 #1416 )
2017-07-28 21:48:34 +01:00