FrancescoUK
55f7bef253
Added go to Sales Register button in Takings
2016-07-09 10:15:13 +01:00
FrancescoUK
362b32357f
Complete translation support with dropdowns and Store Config pages ( #439 )
2016-06-25 19:43:53 +01:00
FrancescoUK
b96ebeed22
XSS clean Sales ( #39 ), refactored Sales Controller ( #639 ), added Send Email in Receipt & Invoice ( #475 )
2016-06-12 18:15:43 +01: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
c83a46c726
Add change due to sale totals row + remove checkbox after load ( #559 )
2016-05-16 11:23:06 +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
18764d5caf
Hide delete button from Takings print, fix null value for margins, add a missing / ( #507 )
2016-05-05 22:31:24 +01:00
FrancescoUK
76560ca458
Set Takings default to show today's transactions ( #507 )
2016-05-05 19:50:55 +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
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
e7439c1616
Start bootstrap tables migration for sales module ( #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
jekkos
af7b64a398
Migrate to bootstrap-tables in customers modules ( #293 )
2016-05-03 08:07:47 +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
f303066039
fix missing refresh of payment totals on filter selection ( #116 #293 )
2016-03-30 22:28:29 +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
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
e3a10067f5
fix the missing jsPrint takings_printer in config ( #394 )
2016-03-15 18:09:37 +00:00
FrancescoUK
5e97358e90
enable jsPrint in receipt, invoice and Takings (sales/manage) ( #394 )
2016-03-14 19:54:46 +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
87853f0da4
add navigation buttons in sales receipt and invoice, fix invoice styling ( #394 )
2016-03-14 17:21:28 +00:00
FrancescoUK
f6be7cdf23
Merge branch 'master' into bootstrapUI
2016-03-13 16:19:44 +00:00
FrancescoUK
c52b5b5118
hide links, change print button id and add it to stylesheet, hide the print div ( #160 )
2016-03-13 15:29:39 +00:00
Aaron Gong
6208569c7e
Fix for issue 160
...
https://github.com/jekkos/opensourcepos/issues/160
I try to interfere as little as possible
2016-03-13 22:04:39 +08: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
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
FrancescoUK
cf92544600
manage better meridiem cases with datetimepicker (use strpos) ( #116 )
2016-02-19 19:07:39 +00:00
FrancescoUK
f19e7142cd
complete datetimepicker change with proper date and time formats support ( #116 )
2016-02-17 22:47:59 +00:00
FrancescoUK
66a5a159d8
add language support to datetimepicker using ospos translation support ( #116 )
...
Translated languages: en, es, fr, de-CH, nl-BE
2016-02-16 23:16:03 +00:00
FrancescoUK
b6adf916c4
fixed arrow icons issue, bootcssVer autodetect doesn't work and needs explicit declaration ( #116 )
2016-02-15 09:31:44 +00:00
FrancescoUK
fc3aac58b5
select transaction in Takings inclusive of time, fix Sale edit form to use bootstrap-datetimepicker ( #116 )
2016-02-14 22:41:10 +00:00
FrancescoUK
d788320a9d
Tidy up js in Sales/manage and Items/manage, commented out invoice js part as not used ( #116 )
2016-02-14 19:42:08 +00: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
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
cpl2015
216432f4b6
Update manage.php
2016-01-24 01:38:02 +05:30
jekkos
4ddde65b41
Bump version to 2.3.4
...
Update dutch translation for company_name
Fix timeformat for date filtering in items module
2016-01-07 19:53:52 +01:00