jekkos
57759d2775
Make bootstrap dialog buttons translatable ( #439 )
...
Update deploy instructions in Readme (#616 )
Add partial views to load CI translations in javascript (#439 )
2016-06-25 01:54: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
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
f7ea83091c
Fixed mistype var causing a delete confirm box to be empty in item kits ( #507 )
2016-05-06 19:49:09 +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
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
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
48c49ddb74
Fix item kits glyphicons + new button tooltip ( #293 )
2016-05-03 08:10:36 +02:00
jekkos
46ad34548f
Enable bootstrap-tables for item kits module ( #293 )
2016-05-03 08:10:35 +02: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
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
7f44d379f5
removed redundant page titles, moved pagination up, adjusted styles, regen dist ( #116 )
2016-03-26 22:56:51 +00: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
4a216f0a7c
used proper form and group-form for table action search and header ( #116 )
2016-03-08 12:28:18 +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
FrancescoUK
0dce125f67
fix controls sizes in all the forms, fix datetimepicker in sales/form and receiving/form, fix item_kits/form ( #116 )
2016-02-27 21:55:52 +00:00
jekkos
7769334372
Add close button by default ( #116 , #361 )
2016-02-26 19:08:49 +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
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
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
d5e0230b19
Change button styles to use bootstrap standard, other fixes in style.css ( #116 )
2016-02-08 10:25:06 +00:00
FrancescoUK
461de2f048
#162 fix further issues due to cost & retail prices added to the table
2015-09-19 15:23:16 +01:00
FrancescoUK
96973da280
Item kits issue #155 fix
...
Added Kit Id column to table view
2015-09-18 18:33:22 +02:00
jekkos
b680cdff36
Fix table sorting after loading search results
2015-09-07 08:35:59 +02:00
jekkos-t520
1226d217a6
Pagination search limit_from fixes (add limit_from hidden fields)
2015-02-25 13:30:17 +01:00
pappastech
b44a054d72
Implement changes to items and item_kits management so that barcodes work.
...
Tom
git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@48 c3eb156b-1dc0-44e1-88ae-e38439141b53
2012-03-27 22:44:07 +00:00
pappastech
ecdf3a5aa1
Version 2.0_RC1. Upgrade to CI 2.1.0.
...
Tom
git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@24 c3eb156b-1dc0-44e1-88ae-e38439141b53
2012-01-16 02:16:01 +00:00
pappastech
335982638e
Upgrading to CI 2.1.0
...
git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@23 c3eb156b-1dc0-44e1-88ae-e38439141b53
2012-01-16 02:11:50 +00:00
pappastech
b089d5b73f
Initial commit of release 1.0.
...
~ Tom
git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@5 c3eb156b-1dc0-44e1-88ae-e38439141b53
2011-06-08 13:21:52 +00:00