FrancescoUK
7980b12239
Disable bootstrap tables escaping, tidy up of Reports unused code ( #39 )
2016-06-07 17:00:46 +01:00
jekkos
d2f3497d1e
Fix item avatar rollover when hovering ( #596 )
...
Fix invoice right border (add colspan) (#529 )
Fix form erorr handling (inherit in right order)
2016-06-01 08:39:03 +02:00
jekkos
998e9bbb8e
Fix notify alert type for config screens + fix message notification ( #478 )
2016-05-31 08:33:34 +02:00
jekkos
8c6bba62c9
Fix row table update in takings, customers, .. ( #575 , #604 )
...
Update spacelab header (#226 )
2016-05-31 08:22:59 +02:00
jekkos
b904540aed
Replace notifications with bootstrap-notify ( #478 )
...
Add bstables responsive addon (#558 )
Improve bulk update refresh (#432 , #604 )
Fix bulk tax update if default tax is configured in general_config
Reuse commons js parts in form validation code
2016-05-30 21:43:11 +02:00
jekkos
fc5aa33d16
Do full refresh if item update count is > 15 & fix bulk update modal when clicking on glyphicon ( #432 )
2016-05-30 21:41:07 +02:00
jekkos
1b7bf0ed4f
Fix bulk update refresh ( #432 )
2016-05-26 18:10:58 +02:00
FrancescoUK
719a0e6107
Fixed nominatim.autocomplete.js typo ( #497 )
2016-05-24 12:02:20 +01:00
jekkos
609aef0a87
Make nominatim countrycodes configurable ( #497 )
2016-05-23 22:40:46 +02:00
jekkos
41b3d00fb2
Add modal init in postBody bstables callback ( #563 )
2016-05-20 17:17:12 +02:00
jekkos
ea77980bff
Persist column visbility per user and per module ( #563 )
2016-05-18 08:49:28 +02:00
jekkos
c83a46c726
Add change due to sale totals row + remove checkbox after load ( #559 )
2016-05-16 11:23:06 +02:00
jekkos
e07ee6a505
Refresh after delete only if animations are finished ( #554 )
2016-05-13 17:07:14 +02:00
jekkos
e0fdb7ed80
Uncheck all checked inputs after table refresh ( #554 )
2016-05-13 08:52:45 +02:00
jekkos
cbb562add2
Fix table row update in employees and other ( #556 )
2016-05-13 08:26:09 +02:00
jekkos
139100db35
Merge branch 'master' into feature/bootstrap-tables
...
Conflicts:
application/models/Item.php
application/views/reports/date_input_excel_export.php
application/views/reports/excel_export.php
application/views/reports/inventory_summary_input.php
application/views/reports/specific_input.php
2016-05-12 20:34:24 +02:00
jekkos
19629cb05c
Full delete refresh issue fix (table will fully refresh in the end)
...
(#554 )
2016-05-12 20:23:21 +02:00
jekkos
4c60b0f624
Fix customer delete (use same uniqueId for these tables) ( #552 )
2016-05-12 19:40:12 +02:00
jekkos
2a858b3f23
Collapse rows in detailed report after delete ( #507 , #293 )
...
Hide columns without title in takings print view (#507 )
Execute grunt after running bower uninstall
Try to fix integration tests
2016-05-12 18:02:26 +02:00
jekkos
53060397e5
Fix inventory summary report ( #540 )
2016-05-11 21:51:54 +02:00
jekkos
349000bd8a
Fix sale and receiving edit and delete in detailed report ( #507 , #293 )
2016-05-11 17:57:37 +02:00
jekkos
2171efcb7a
Enable dialogs after pagination + export in summary reports ( #539 )
2016-05-10 18:31:08 +02:00
jekkos
b210888dac
Add table export option for bootstrap tables ( #293 )
...
Fix pagination css (remove custom style)
2016-05-10 09:08:07 +02:00
jekkos
3cf018ac47
Regenerate js files ( #537 , #538 )
...
Remove static row tablesorter hack
Remove tablesorter plugin
2016-05-09 20:07:04 +02: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
eca4b4ffb8
Use bootstrap tables for detailed and summary reports ( #293 , #507 )
2016-05-06 00:37:46 +02:00
jekkos
408774b14c
Apply ospos lines per page setting to bootstrap-table pagination ( #507 )
2016-05-03 18:16:50 +02:00
jekkos
c2f895c1d4
Rebase with latest master ( #293 , #472 )
...
Enable email button in customers, suppliers only if selected row has
email filled in
Disable sale/receiving edit in reports (TBC)
2016-05-03 08:58:11 +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
9caed90aee
Fix bootstrap tables toolbar icon size ( #507 )
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
7e088348e0
Regenerate language file + js after rebase, fix various merge bugs
...
(#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
2dab5e0fe7
Bootstrap-tables integration for sales module (WIP) ( #293 )
...
Refactor manage_tables, remove public function identifiers
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
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
873d14aac6
Enable bootstrap tables in employees module ( #293 )
2016-05-03 08:08:13 +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
jekkos
e3ddea07b9
Remove F-key shortcuts for modules ( #425 )
...
Conflicts:
application/views/partial/header.php
dist/opensourcepos.min.js
2016-03-31 08:13:13 +02:00
jekkos
64c7eb28b3
Put back form submit buttons ( #328 )
...
Add custom style for jquery autocomplete widgets (#116 )
2016-03-14 23:11:25 +01:00
jekkos
e8e89f1c7e
Add workaround for jQuery load deprecation ( #328 )
2016-03-14 08:49:52 +01:00
FrancescoUK
340792cfc2
change "E-mail" to be "email" ( #116 )
2016-03-13 10:07:59 +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
jekkos
e175a96acb
Fix nominatim address lookup with jquery ui autcomplete ( #328 )
...
Add dblclick event handler to item + customer autocomplete in register
2016-03-09 20:03:05 +01:00
jekkos
01f59cc247
Fix jQuery migrate warnings in manage_tables ( #328 )
2016-03-08 20:46:30 +01:00
jekkos
6f6f4354fd
Remove jQuery calls for attr (deprecated in newer versions) ( #328 )
2016-03-08 20:18:51 +01:00