FrancescoUK
ac968e21e6
Additional tidy up ( #667 )
2016-06-19 12:35:52 +01:00
FrancescoUK
26358620eb
Fixed bug with barcode auto generation ( #640 )
2016-06-16 17:54:12 +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
5129ebec0c
XSS clean Items ( #39 )
2016-06-08 21:58:18 +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
6e14dfb6d5
Sanity checked SQL insert and update, minor fixes ( #598 )
2016-05-27 18:40:16 +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
1b7bf0ed4f
Fix bulk update refresh ( #432 )
2016-05-26 18:10:58 +02: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
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
e7a22e4e41
Enable bootstrap tables localisation and integrate with ospos scripts
...
(#293 )
Fix item bulk update (all items are updated now) (#507 )
Stop click event propagation when opening modal dialog on a table row
(caused row to be selected/deselected)
2016-05-03 08:10:37 +02:00
jekkos
8cf32f4470
Fix item kits view + search, item bulk edit ( #293 )
...
Refactored table_helper to add first and last column automatically
2016-05-03 08:10:36 +02:00
jekkos
4c55da7229
Enbable inventory, count_details in items ( #293 )
2016-05-03 08:10:36 +02:00
jekkos
e09ebcaff9
Filters in items module working and on one line ( #293 )
2016-05-03 08:10:36 +02:00
jekkos
bb95a120b1
Enable bootstrap-tables for items modules - wip ( #293 )
2016-05-03 08:10:35 +02:00
FrancescoUK
d27671ac3d
Fix PHP5.4 support error in Items.php ( #452 )
2016-04-08 19:07:20 +01:00
FrancescoUK
d83c8051f6
Rename forms to have form_ prefix, move form styles to popupbox.css
2016-04-07 20:30:42 +01:00
FrancescoUK
76ff5da718
fix error on new item ( #429 )
2016-04-01 08:45:57 +01:00
FrancescoUK
6efdccfef0
add configurable quantity decimals ( #429 )
2016-04-01 00:07:05 +01:00
FrancescoUK
086d5b39f3
bootstrapified and complete rework of the filters section in Items ( #116 #293 )
2016-03-30 18:10:42 +01:00
FrancescoUK
2f5fd8e3d0
Set tax rate name & % in bulk edit to be the config one, save only if not empty ( #381 )
2016-03-26 14:03:08 +00: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
FrancescoUK
fda45dd363
fix bulk_edit: don't remove supplier if none is selected, save category, removed confirm dialog ( #393 )
2016-03-21 19:02:53 +00:00
jekkos
f6b9ef16d0
Add default jquery ui theme instead of smoothness theme ( #328 )
...
Remove obsolete ajax queue plugin (#328 )
Add image preview widget for avatar upload in items form (#372 )
2016-03-11 18:07:41 +01:00
FrancescoUK
71a8dce949
regenerate dist files (but issue with search dropdown style) ( #328 )
2016-03-09 17:10:47 +00:00
FrancescoUK
f9803cb4f5
move barcode_sheet.php to views/barcode dir ( #116 )
2016-03-09 13:41:30 +00:00
FrancescoUK
ea394a00b5
remove spinner, unused images, unused code ( #116 #328 )
2016-03-08 12:42:38 +00:00
jekkos
dfbab194de
Add item search for category + suppliers ( #328 )
2016-03-07 23:21:57 +01:00
jekkos
fe2787217f
Fix item suggestion in item kits, fix category suggestion in item form
...
(#328 )
2016-03-07 22:42:42 +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
a04101d756
fix an issue with error messages on required fields in Items/form ( #116 )
2016-03-05 11:33:25 +00:00
FrancescoUK
6d547048c4
set two methods private in Items and Config controllers ( #116 )
2016-03-04 21:44:00 +00:00
FrancescoUK
0cd7af7c4f
change file load widget in excel_import forms ( #116 )
...
used jasny-bootstrap
2016-02-28 16:26:58 +00:00
FrancescoUK
d7ff9bed1a
Merge branch 'ci3' into bootstrapUI
2016-02-27 09:44:41 +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
jekkos
3cb9aaa055
Remove duplicated cookie cleanup hack (CI 2.x issue)
2016-02-25 23:28:19 +01:00
FrancescoUK
03146d9e3b
Fix issue in Sales/Takings and apply same fix to other controller to avoid similar issues in the future ( #337 )
2016-02-22 17:52:29 +00: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
c5ab15ca64
Revert post TRUE change for XSS filtering ( #116 )
2016-02-14 13:05:42 +00:00
FrancescoUK
42312bcc20
Complete tidy up of unneeded table filter id, add TRUE for XSS filtering ( #116 )
2016-02-13 21:49:08 +00:00
jekkos
d003239525
Items form bootstrapified (working in Chrome) ( #116 , #328 )
2016-02-13 14:42:01 +01: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
f8c9acd88f
Fix to custom fields that cannot be null on Items save ( #120 )
2016-01-18 20:15:24 +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
FrancescoUK
d66e6ab6ef
Fix to items search not working due to input->post returning null ( #120 )
2016-01-15 22:53:09 +00:00