Ertan YILDIZ
|
5a21ac7c89
|
Updated Giftcards 81 line
it throws error if there is no gift cart in database.
*check if row is set. if not, set $max_giftnumber to zero
|
2017-10-20 15:33:59 +03:00 |
|
FrancescoUK
|
39dbd9af52
|
Small code refactoring
|
2017-09-17 15:17:48 +01:00 |
|
Joshua Fernandes
|
6acfc60988
|
auto suggest gift card
|
2017-04-27 12:41:27 +05:30 |
|
FrancescoUK
|
b819442e98
|
Fix indentation and regen db scripts
|
2017-04-22 13:33:45 +01:00 |
|
Joshua Fernandes
|
0cd19ca43f
|
uncommenr var dumb
|
2017-04-22 13:33:45 +01:00 |
|
Joshua Fernandes
|
621a74653d
|
requested changes
|
2017-04-22 13:33:45 +01:00 |
|
Joshua Fernandes
|
7a91388d8d
|
giftcard random number
|
2017-04-22 13:33:45 +01:00 |
|
jekkos
|
2743e1353a
|
Escape dollar sign when using varargs version of lang::line (#732)
Properly handle decimals when saving giftcards (#458)
|
2016-07-17 13:16:57 +02:00 |
|
FrancescoUK
|
67a2912537
|
Allow Giftcard to do not have customer assigned (#689)
|
2016-06-22 22:47:25 +01:00 |
|
FrancescoUK
|
6d0ed7cc99
|
Removed redundant code in Controllers (#39)
|
2016-06-08 19:57:50 +01:00 |
|
FrancescoUK
|
336e10d445
|
Controller class hierarchy refactoring, made xss_clean part of base Secure_Controller class (#39)
|
2016-06-08 18:13:34 +01:00 |
|
FrancescoUK
|
b11377041d
|
XSS clean Customers, Employees, Suppliers, Person, Item_kits. Minor fix Giftcards and Config (#39)
|
2016-06-04 15:05:02 +01:00 |
|
FrancescoUK
|
0a6b3d5785
|
XSS clean Giftcard (#39)
|
2016-05-30 20:46:59 +01:00 |
|
FrancescoUK
|
6e9830705f
|
Removed any XSS filtering from input->post and input->get (#39)
|
2016-05-30 20:46:59 +01:00 |
|
jekkos
|
c3f2f41888
|
Fix barcode generation in items and item_kits (#537, #538)
Enable sorting in takings (with static row below the table) (#293, #507)
|
2016-05-09 18:40:13 +02:00 |
|
jekkos
|
b37f984eb6
|
Fixes for item kits (new, update) (#507)
Fixes for takings overview (pagination, sorting) (#293)
Fixes for item tax bulk update (#507)
Table rows are highlighted again before delete (#507)
|
2016-05-03 08:10:38 +02:00 |
|
jekkos
|
bb95a120b1
|
Enable bootstrap-tables for items modules - wip (#293)
|
2016-05-03 08:10:35 +02:00 |
|
jekkos
|
3b9ae1d807
|
Enable bootstrap-tables for giftcards module (#293)
|
2016-05-03 08:10:35 +02:00 |
|
jekkos
|
2436cf5da5
|
Fix suggestions for item kits (by name and KIT id) (#328)
|
2016-03-08 08:39:21 +01:00 |
|
jekkos
|
dfbab194de
|
Add item search for category + suppliers (#328)
|
2016-03-07 23:21:57 +01:00 |
|
jekkos
|
6c29faeba1
|
Remove old jquery autocomplete
Remove id|name format in giftcards customer selection
Cleanup duplicated custom field suggestion in Items
Migrate table search suggestion to jQuery UI
Add jquery UI bootstrap theme
|
2016-03-07 07:56:41 +01:00 |
|
jekkos
|
a9902219ae
|
Continue bootstrapification (item bulk edit, bootstrap modals)
(#116, #361)
Remove get_form_width() from controllers, add new class to define modal width
Add bootstrap validation markup to edit forms
|
2016-02-25 23:31:43 +01:00 |
|
FrancescoUK
|
0f4d5e8f1b
|
Fix issue in Sales/Takings and apply same fix to other controller to avoid similar issues in the future (#116)
|
2016-02-14 19:40:18 +00:00 |
|
FrancescoUK
|
b72d620b15
|
Added comments to some controller functions and improved spacing to improve readibility of code (#120)
|
2016-01-17 17:56:54 +00:00 |
|
FrancescoUK
|
5468127e2f
|
Further review and fixes to input->post(...) (#120)
|
2016-01-16 22:04:12 +00:00 |
|
Toni Haryanto
|
d8057830c6
|
Upgrade to Code Igniter 3.0.3 (#120)
|
2016-01-07 19:06:35 +00:00 |
|