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
FrancescoUK
ea394a00b5
remove spinner, unused images, unused code ( #116 #328 )
2016-03-08 12:42:38 +00: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
jekkos
d433866e39
Only accept .csv for import excel functionality ( #116 )
...
Enable enter key to submit form by default (as before)
2016-03-01 18:01:53 +01:00
jekkos
2833b7598e
Bootstrapify date_input for reports ( #116 ). Form alignment to be
...
improved, basic version working
Move common jquery validation settings to base object
2016-02-29 22:21:36 +01:00
jekkos
68c4c1cc56
Use bootstrap style to highlight fields in error state after failed validation ( #116 )
2016-02-29 08:14:00 +01:00
jekkos
bc8673d883
Remove debugger statement + fix glyph in item kits form ( #116 )
2016-02-28 23:52:04 +01:00
jekkos
af5d39a394
Set delete button color in sales / receivings edit form ( #116 )
...
Fix password field layout in employee edit mode
2016-02-28 01:02:27 +01:00
jekkos
d3b87189e3
Fix form submission in sales and receivings forms ( #116 )
2016-02-27 21:31:44 +01:00
jekkos
7769334372
Add close button by default ( #116 , #361 )
2016-02-26 19:08:49 +01:00
jekkos
959f7da876
Fix item form submission + remove invalid char before value attribute
2016-02-26 11:05:55 +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
jekkos
deb4a501d6
Finish config module restyle ( #116 )
2016-02-22 23:44:52 +01:00
jekkos
d2a11cdb91
Bootstrappify config forms - WIP ( #116 )
2016-02-18 23:30:21 +01:00
jekkos
82a3f9a3e2
Add new dialogs to all pages (use modal-dlg class) #116
...
Bootstrapify customer edit form (almost done)
Bootstrapify item excel impor
2016-02-17 23:34:53 +01:00
jekkos
c99ef3f315
Bootstrapify item edit form ( #116 )
...
Use bootstrap-dialog in items inventory and inventory details (#328 )
2016-02-16 23:42:20 +01:00
jekkos
444ba37eb1
Import bower compatible dependencies using bower+grunt ( #329 )
...
Cleanup obsolete js + css files (jquery-ui)
2016-02-15 22:52:58 +01:00
FrancescoUK
f92082270d
add locale js for bootstrap-datetimepicker and regenerated min.js ( #116 )
...
locale not tested, js script seems unaffected
2016-02-14 23:32:50 +00:00
jekkos
45cb6bc4f7
Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI
2016-02-13 14:14:40 +01:00
jekkos
b361d78051
Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI
...
Conflicts:
templates/flatly/css/style.css
2016-02-13 14:14:30 +01:00
FrancescoUK
8438942b10
use bootstrap-datetimepicker instead of jquery-ui-timepicker-addon in Items and Takings ( #116 )
...
There is an issue with Takings filtering that needs fixing and also arrows are not showing in the datetimepicker.
2016-02-13 12:29:15 +00:00
jekkos
2be22d8e48
Migrate thickbox in items to bootstrap modal dialog ( #328 )
2016-02-13 13:17:29 +01:00
FrancescoUK
e0745b5109
make flatly OSPOS default, tidied up stylesheets, added bootstrap-datetimepicker js no support yet ( #116 )
2016-02-13 09:54:49 +00:00