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
FrancescoUK
d9498964a0
Fixed missing bulk edit dialog box title ( #507 )
2016-05-06 19:04:25 +01:00
FrancescoUK
9eb21137f6
Fixed glyphicon button space and completed sales & register glyphicons ( #507 )
2016-05-05 16:44:09 +01:00
jekkos
408774b14c
Apply ospos lines per page setting to bootstrap-table pagination ( #507 )
2016-05-03 18:16:50 +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
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
d5d96fa777
Add receipt button in takings ( #507 )
...
Fix add stock location in store config
Fix stock location filtering in items module
Fix item kits barcode generation
Fix broken form after first submit in all modules
Remove temp js from dist/ (#293 )
2016-05-03 08:10:37 +02:00
jekkos
c9142ca69b
Fix payment summary in sales ( #293 )
...
Add glyphicons to buttons in register + receiving views
Refactor table_support init function
Various bugfixes
2016-05-03 08:10:36 +02:00
jekkos
e7439c1616
Start bootstrap tables migration for sales module ( #293 )
2016-05-03 08:10:36 +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
9dfb2196e5
Use form-inline to style items toolbar ( #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
bb0989f6bd
Adjust form fields size to give more space and fit better dialog form, fixed few details
2016-04-18 18:31:40 +01:00
FrancescoUK
83d93464bc
Added ability to update payment type when editing a sale ( #314 )
2016-04-17 21:51:52 +01:00
FrancescoUK
c77fa6e5c4
Fixed various issues preventing all languages to work fine in all views ( #470 )
2016-04-09 23:37:34 +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
db3f19770b
Set currcency symbol on correct site in bulk edit + giftcard forms ( #451 )
2016-04-06 20:09:47 +02:00
jekkos
4ba4e38c1f
show currency symbol on right if configured so ( #451 )
2016-04-06 18:25:11 +02:00
FrancescoUK
afcb1641b7
Added decimals to taxes ( #327 ), added totals rounding matching decimals ( #327 #307 , #429 )
2016-04-02 13:59:01 +01:00
FrancescoUK
c5037c5725
add currency decimals configuration, fix quantity decimals in forms, merged helpers in locale one ( #307 #429 )
2016-04-01 21:07:29 +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
affefb44b4
Resize Item_kits and Items forms quantity fields to space for 3 decimals ( #429 )
2016-03-31 20:12:56 +01:00
FrancescoUK
b2597df44c
replaced float_left with pull-left and float_right with pull-right ( #116 #293 )
2016-03-31 17:35:42 +01:00
FrancescoUK
c8f6f6adf0
remove code submitted accidentally ( #116 #293 )
2016-03-31 17:08:34 +01:00
FrancescoUK
83edcaf955
set the filters in Items and Sales/Takings on the right side ( #116 #293 )
2016-03-31 16:33:30 +01:00
FrancescoUK
22e38b6f2a
bootstrapified and completed rework of the filters section in Sales/Takings ( #116 #293 )
2016-03-30 22:13:17 +01:00
FrancescoUK
68f5e73bff
tidy up js leftovers ( #116 #293 )
2016-03-30 18:31:47 +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
7f44d379f5
removed redundant page titles, moved pagination up, adjusted styles, regen dist ( #116 )
2016-03-26 22:56:51 +00: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
f9f127e227
Disable second tax field if first is not filled ( #381 )
...
Add extra warning if first tax is modified
Conflicts:
application/views/items/form_bulk.php
2016-03-23 08:10:08 +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
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
Aaron Gong
cb26c8cf33
Fix for #393 - issue with bulk edit (PR #415 )
2016-03-21 08:44:59 +01:00
jekkos
38a2fb4ca1
Remove call to flushCache (gone after tablesorter upgrade) ( #328 )
2016-03-17 08:14:10 +01:00
FrancescoUK
d4dae9fd32
bootstrapify pagination links, remove old styling, don't print links in takings, change <?= to be <?php ( #116 , #394 )
2016-03-15 19:08:14 +00:00
FrancescoUK
eb838cdb9f
Change table links to be glyphicons, fix tooltips sentence in sales/manage, fix sortable columns ( #116 )
2016-03-14 18:40:07 +00:00
FrancescoUK
a817c8ae0a
simplify checkbox logic in sales/register and receiving ( #116 )
2016-03-12 11:25:23 +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
4a216f0a7c
used proper form and group-form for table action search and header ( #116 )
2016-03-08 12:28:18 +00:00
FrancescoUK
4403a6775a
Fix wrong form name in location dropdown due to copy&paste action ( #116 )
2016-03-07 22:47:40 +00:00
jekkos
554f2b32db
Merge branch 'feature/jquery_cleanup' into feature/bootstrapUI
...
Conflicts:
application/views/items/manage.php
application/views/partial/header.php
dist/opensourcepos.min.css
dist/opensourcepos.min.js
templates/spacelab/views/partial/header.php
2016-03-07 21:33:26 +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
FrancescoUK
04b6ba21f7
bootstrapisation of #table_action_header in all views, tidy up css styles changed px to em ( #116 )
2016-03-07 19:09:57 +00: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
0831089790
fix stock_config error message ( #116 )
2016-03-05 21:08:20 +00:00