FrancescoUK
|
1d3bcfc2ef
|
Update jQuery to 1.12.3 and smalot-bootstrap-datetimepicker to 2.3.10
|
2016-04-08 23:24:41 +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
|
2f07036940
|
Fix customer selection in sale form (#455)
Fix invoice layout (restore header width)
|
2016-04-06 20:22:19 +02:00 |
|
FrancescoUK
|
c981bc7daa
|
update tablesorter to 2.25.7, regenerate dist files even to fix database.sql
|
2016-04-03 19:33:09 +01:00 |
|
FrancescoUK
|
da5c821de3
|
tidy up of old styles, make login to use standard bootstrap, regen dist (#116)
|
2016-03-31 18:25:17 +01:00 |
|
FrancescoUK
|
2359af5fbb
|
tune dropdowns style and font size (#116 #293)
|
2016-03-31 15:20:30 +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 |
|
jekkos
|
126f2254f6
|
Make invoice header responsive, remove fixed height and make font size
relative. (#116)
|
2016-03-15 17:49:10 +01: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 |
|
FrancescoUK
|
983dad87af
|
regenerate dist file (#394)
|
2016-03-14 17:21:50 +00:00 |
|
FrancescoUK
|
87853f0da4
|
add navigation buttons in sales receipt and invoice, fix invoice styling (#394)
|
2016-03-14 17:21:28 +00:00 |
|
jekkos
|
e8e89f1c7e
|
Add workaround for jQuery load deprecation (#328)
|
2016-03-14 08:49:52 +01:00 |
|
FrancescoUK
|
f6be7cdf23
|
Merge branch 'master' into bootstrapUI
|
2016-03-13 16:19:44 +00:00 |
|
FrancescoUK
|
c124c08f89
|
readded bootstrap-select and adjusted styling of dropboxes (#116)
|
2016-03-12 10:57:24 +00:00 |
|
FrancescoUK
|
4433edc552
|
regenerate dist files (#116)
|
2016-03-11 17:49:05 +00:00 |
|
FrancescoUK
|
69c1af586e
|
relayout of sales/register right panel to follow a more logical flow (#116)
|
2016-03-11 17:23:32 +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 |
|
FrancescoUK
|
4913ffe114
|
regenerate dist files (but issue with search dropdown style) (#116)
|
2016-03-10 20:16:05 +00:00 |
|
FrancescoUK
|
05a1dd561c
|
sales/register alignments, added customer info (#116, #369)
|
2016-03-10 19:21:54 +00:00 |
|
FrancescoUK
|
940a899231
|
more adjustments to sales/register bootstrapisation (#116)
|
2016-03-10 19:21:54 +00:00 |
|
FrancescoUK
|
70938f7b41
|
sales/register bootstrapisation (#116)
|
2016-03-10 19:20:42 +00: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 |
|
FrancescoUK
|
71a8dce949
|
regenerate dist files (but issue with search dropdown style) (#328)
|
2016-03-09 17:10:47 +00:00 |
|
jekkos
|
6f6f4354fd
|
Remove jQuery calls for attr (deprecated in newer versions) (#328)
|
2016-03-08 20:18:51 +01:00 |
|
FrancescoUK
|
cc05f9b2df
|
regenerate dist files (#116 #328 #329)
|
2016-03-08 12:44:42 +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 |
|
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 |
|
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 |
|
FrancescoUK
|
7b09961075
|
fix employee tab width issue, now working fine (#116)
|
2016-02-28 15:02:25 +00:00 |
|
FrancescoUK
|
d04fec09d5
|
Sales register and Receiving with new dropdown and relayout (#116)
|
2016-02-26 23:33:05 +00:00 |
|
FrancescoUK
|
e814f8835a
|
fix issue related to double bootstrap.js in min.js preventing bootstrap-select from functioning properly (#116)
|
2016-02-26 22:20:11 +00: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 |
|
FrancescoUK
|
abdf2a23d0
|
add bootstrap-table but not used yet (#116 #293)
|
2016-02-23 15:50:04 +00:00 |
|
FrancescoUK
|
349da7e7ad
|
fix font issue, split bootstrap.min.css out of opensourcepos.min.css, grunt upgrades header.php and login.php (#329, #116)
requires npm install to install bowercopy
|
2016-02-21 19:14:04 +00:00 |
|
jekkos
|
1aa5c72db3
|
Tune css inclusion (use negation for unwanted files in header.php)
|
2016-02-20 15:08:29 +01:00 |
|
FrancescoUK
|
fc20b74b57
|
fix wrong css file sequence generation with grunt, add bootstrap-select (not used yet) (#329)
|
2016-02-19 23:31:18 +00:00 |
|
jekkos
|
0ad30370ae
|
Do not include login.css in minified result (#329)
|
2016-02-19 19:04:06 +01:00 |
|
jekkos
|
30223c38e1
|
Fix css minification (#329)
Fix suspended sales dialog (set class to modal-dlg)
|
2016-02-19 19:03:56 +01:00 |
|