jekkos
59bbe55215
Install CI langauges in system/language as before ( #624 )
...
Map CI language folder with ospos language code
2016-08-18 08:27:54 +02:00
FrancescoUK
7682f02222
Removed language="javascript" as deprecated
2016-06-27 21:04:27 +01:00
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
9fb4d5ccd4
Fix email button enabled state ( #628 )
2016-06-09 17:55:35 +02:00
jekkos
609aef0a87
Make nominatim countrycodes configurable ( #497 )
2016-05-23 22:40:46 +02:00
jekkos
4c60b0f624
Fix customer delete (use same uniqueId for these tables) ( #552 )
2016-05-12 19:40:12 +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
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
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
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
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
4c55da7229
Enbable inventory, count_details in items ( #293 )
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
0cd45e275e
Enable bootstrap-tables for suppliers module ( #293 )
...
Reuse generic manage view for suppliers and remove original one
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
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
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
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
c49728e2fc
fix New Employee button wrong indentation in Employees view ( #116 )
2016-03-04 21:41:22 +00:00
jekkos
68c4c1cc56
Use bootstrap style to highlight fields in error state after failed validation ( #116 )
2016-02-29 08:14:00 +01:00
FrancescoUK
f2e02e4e06
fixed wrong titles in excel import forms (coming from manage views) ( #116 )
2016-02-28 19:35:38 +00:00
FrancescoUK
d96fafa92f
remove redundant title strings from all the forms ( #116 )
...
The dialog box has already a title and there is no need to double the subject.
2016-02-28 14:21:05 +00:00
FrancescoUK
20daecf4b1
make employees form using tabs ( #116 )
...
There is an issue with fieldset being too short
2016-02-28 14:03:09 +00:00
FrancescoUK
c0a048251e
fix silly 1px drop with glyphicons in front of input, various beautifications: more icons and better tables in suspended and item_kits ( #116 )
2016-02-28 11:55:11 +00:00
jekkos
99c92e68a6
Add glyphicon to form fields in customer and item ( #116 )
2016-02-28 01:18:40 +01: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
808943f250
Add bootstrap form style to item kits, suppliers, giftcards, and excel import in
...
items and customers (#118 )
Fix dialog submission in all pages (#328 )
2016-02-18 08:57:17 +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
jekkos
b680cdff36
Fix table sorting after loading search results
2015-09-07 08:35:59 +02:00
jekkos
69528baa21
Merge pull request #60
...
Update common_lang.csv
Spanish translation to CSV files. Spanish translation updated - xepaez 20150424
Added translation labels missing in CSV import forms.
2015-04-27 19:07:28 +02:00