FrancescoUK
1ad844fe74
Fixed Customer Account # issue ( #633 )
2016-06-09 19:31:41 +01:00
FrancescoUK
fc81e842c2
Made Items and Customers excel import strings translatable ( #439 )
2016-06-09 08:49:14 +01:00
FrancescoUK
53b220b10b
Fixed excel import notifications ( #478 )
2016-06-08 22:31: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
a5f63d1cc0
Do proper XSS sanity check with excel files ( #39 )
2016-05-26 18:41:59 +01:00
FrancescoUK
e4cb04fd3e
XSS sanity check of uploaded images or excel files ( #39 )
2016-05-26 18:29:33 +01:00
jekkos
d94b1d921e
Enable sorting for items, customers, suppliers, employees and item_kits module ( #293 , #507 )
2016-05-09 08:59:03 +02:00
jekkos
e2f6bf283c
Show invoice icon if invoices enabled in config ( #507 )
...
Fix limit query for customers table (#507 )
Add reference to translation when no persons found (#507 )
2016-05-03 18:09:58 +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
46ad34548f
Enable bootstrap-tables for item kits module ( #293 )
2016-05-03 08:10:35 +02:00
jekkos
2b03d3bfd7
Continue bootstrap-tables integration ( #293 )
...
Refactor manage_tables code and use proper js namespacing
Add glyphicons for most buttons in customers sections
Tidy up HTML in customers table page
Remove jquery-color plugin (not needed anymore)
Fix some minor css issues (feedback bar bottom margin)
2016-05-03 08:07:48 +02:00
jekkos
af7b64a398
Migrate to bootstrap-tables in customers modules ( #293 )
2016-05-03 08:07:47 +02:00
FrancescoUK
1ac0182867
Added discount % to customer ( #375 ) and added Total spent by customer ( #369 ), both added in register and form
2016-04-16 22:26:50 +01:00
FrancescoUK
d83c8051f6
Rename forms to have form_ prefix, move form styles to popupbox.css
2016-04-07 20:30:42 +01:00
jekkos
fbd7465b03
Remove sync ajax calls in validation callback for forms ( #413 )
...
Remove jquery-bgiframe (not used anynmore) (#328 )
2016-03-21 21:27:46 +01:00
jekkos
36f825d0fe
Replace legeacy autocomplete with jquery-ui version ( #328 )
...
Cleanup PHP search suggestion functionality
Add jquery-ui css explicitly (wasn't included in bower main attribute)
2016-03-07 21:23:29 +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
FrancescoUK
0cd7af7c4f
change file load widget in excel_import forms ( #116 )
...
used jasny-bootstrap
2016-02-28 16:26:58 +00: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
jekkos
36cf19b1b9
Properly save company_name in customer form
2016-02-04 23:09:03 +01: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