jekkos
7b674b2e3f
Fix submit in items, customers and sales ( #716 )
...
Add again new button functionality in items (#712 )
Bugfixes for csrf tokens (#599 )
2016-07-04 23:20:14 +02:00
FrancescoUK
01486fd41e
Fixed translation strings typos in datepicker_locale
2016-07-04 18:59:56 +01:00
FrancescoUK
a69194745e
Fixed template header issues ( #714 ), and email_config tab js issue
2016-07-04 18:12:20 +01:00
jekkos
90660fd9e9
Fix close button in stock details ( #14 )
2016-07-04 18:03:25 +02:00
jekkos
bb1a1ccd62
Fix table_helper after bad merge
2016-07-04 17:45:08 +02:00
jekkos
806c1b9986
Add csrf token in forms ( #599 , #597 )
2016-07-04 17:38:58 +02:00
FrancescoUK
0ba5cadbb7
More models/Sale refactoring, fix button order in sales/form, make inventory count button a close one
2016-07-03 20:23:06 +01:00
FrancescoUK
5b81ee1b1d
Added config_email_configuration translation ( #713 )
2016-07-03 18:29:25 +01:00
FrancescoUK
c136832db1
Fixed issue with negative tendered amount in sales ( #707 ), improved sales_items_temp table and usage in various parts
2016-07-03 14:07:46 +01:00
FrancescoUK
d8beedf1f7
Small code optimisation: review for loops ( #709 )
2016-07-01 19:12:48 +01:00
FrancescoUK
4d6a665e04
Small code optimisation: use strtr instead of str_replace ( #709 )
2016-07-01 18:58:40 +01:00
FrancescoUK
201e26e521
Small code optimisation: pre increment is faster than post increment ( #709 )
2016-07-01 18:58:04 +01:00
FrancescoUK
b7cb5c5873
make consistent use of elseif in place of else if
2016-07-01 17:08:01 +01:00
FrancescoUK
5cb755b0e3
Added common_close translation ( #705 ) fixed datepicker_lang translation
2016-07-01 09:11:36 +01:00
FrancescoUK
43da232557
Tidy up time conversion utility functions
2016-06-30 15:32:43 +01:00
FrancescoUK
06c74045be
Make full use of moment.js for wall clock functionality. Update templates/spacelab header.php
2016-06-30 11:11:19 +01:00
FrancescoUK
7682f02222
Removed language="javascript" as deprecated
2016-06-27 21:04:27 +01:00
FrancescoUK
7c65484ada
Fixed daterangepicker translation
2016-06-27 16:33:52 +01:00
FrancescoUK
586c8f8db9
Added support for receipt templates, added default and short version ( #678 )
2016-06-26 20:06:37 +01:00
FrancescoUK
0293b6dbd8
Brazilian Portuguese translations updated ( #650 )
2016-06-26 18:33:18 +01:00
FrancescoUK
d62af2a007
Limit string length of barcode strings ( #692 )
2016-06-26 18:21:05 +01:00
FrancescoUK
6466a71c0a
Removed all the character_limiter affecting tabular views ( #692 )
2016-06-26 12:20:35 +01:00
FrancescoUK
d2d9aae9ce
Regen dist files
2016-06-26 12:06:09 +01:00
FrancescoUK
362b32357f
Complete translation support with dropdowns and Store Config pages ( #439 )
2016-06-25 19:43:53 +01:00
FrancescoUK
4b64269905
Fixed regression introduced with button translation support change ( #699 )
2016-06-25 16:06:59 +01:00
jekkos
e25ce12e55
Only mount uploads folder as docker volume ( #616 )
...
Remove base64 jQuery plugin (#684 )
2016-06-25 12:36:36 +02:00
FrancescoUK
b76d4526de
Renamed prefix recvs_ to be the extended version receivings_ matching the Controller name ( #439 )
2016-06-25 09:39:04 +01:00
FrancescoUK
1affe3c093
Strip html tags from image upload error message ( #696 )
2016-06-25 09:32:01 +01:00
jekkos
57759d2775
Make bootstrap dialog buttons translatable ( #439 )
...
Update deploy instructions in Readme (#616 )
Add partial views to load CI translations in javascript (#439 )
2016-06-25 01:54:54 +02:00
FrancescoUK
6744ad1891
Brazilian Portuguese translation updates ( #650 )
2016-06-24 18:42:28 +01:00
FrancescoUK
d378cfdb5f
New look for the Reports listing page, code tidy up, dist regen ( #695 )
2016-06-24 17:55:10 +01:00
FrancescoUK
6d012144db
Removed unreferenced code in Sales Controller ( #475 )
2016-06-23 23:34:25 +01:00
FrancescoUK
d911447b43
Fixed wrong recvs_invoice_number usage in sales receipt ( #694 )
2016-06-23 23:08:43 +01:00
FrancescoUK
413fef4c6f
Don't lose disabled setting on email config submit ( #441 )
2016-06-23 20:45:07 +01:00
FrancescoUK
6c9c28bd28
Brazilian translation of Receiving Reference addition ( #635 )
2016-06-23 19:41:46 +01:00
FrancescoUK
331d97b48f
Added email config to Store Config, added Email_lib, refactored email code ( #441 , #519 )
2016-06-23 19:26:51 +01:00
FrancescoUK
cf860be1fc
Small refactoring of library classes
2016-06-23 18:12:18 +01:00
FrancescoUK
2ca3911d56
No autoload and refactoring of SMS lib and Message Controller to be consistent with the rest of libraries ( #693 )
2016-06-23 09:05:30 +01:00
FrancescoUK
67a2912537
Allow Giftcard to do not have customer assigned ( #689 )
2016-06-22 22:47:25 +01:00
jekkos
d72bddbd9d
Export data with controller filename ( #684 )
...
Upgrade table export plugin to newer fork
Fix variable substitution in .travis.yml (#616 )
2016-06-21 23:19:05 +02:00
FrancescoUK
de9a4dac08
Fixed failures in updated rows in Suppliers and Report Detailed Receivings ( #683 )
2016-06-21 20:33:54 +01:00
FrancescoUK
04fdbfb187
Made ospos XSS clean optional and configurable from application/config/config.php ( #39 )
...
Performance improves if set to FALSE but should be only for pure stand alone and isolated from Internet cases.
2016-06-21 18:34:24 +01:00
FrancescoUK
9a1def21cc
Code tidy up ( #635 )
2016-06-21 18:34:24 +01:00
jekkos
0b423f5828
Add utf-8 compatible base64 dependency ( #649 )
...
Don't push to docker hub if no login information set (#616 )
2016-06-21 16:29:56 +02:00
FrancescoUK
e4988d806f
Made sale invoice email send consistent with receipt ( #475 )
2016-06-21 09:10:05 +01:00
FrancescoUK
e9fe27a59e
Further fix of email receipt regression ( #475 )
2016-06-21 09:07:12 +01:00
FrancescoUK
e56f418696
Fixed email receipt regressions ( #475 )
2016-06-21 08:56:29 +01:00
FrancescoUK
bb85a172a2
Change invoice_number in Receiving to be Reference, tidy up code ( #635 )
2016-06-21 08:50:11 +01:00
jekkos
4cf1c31d4f
Remove padding for comments field in register ( #680 )
...
Properly align checkboxes in right lower corner (#680 )
Add fix for bootstrap-tables delete and regen dist (#627 )
Tidy up receipt email send code (use empty instead of isset)
2016-06-21 08:40:56 +02:00
FrancescoUK
15fd832705
XSS clean Receiving ( #39 ) code refactoring and various issues fixing
2016-06-20 22:22:46 +01:00