jekkos
d3b87189e3
Fix form submission in sales and receivings forms ( #116 )
2016-02-27 21:31:44 +01:00
jekkos
fd87c59492
Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI
...
Conflicts:
application/views/partial/header.php
application/views/receivings/receiving.php
application/views/sales/register.php
dist/opensourcepos.min.js
templates/spacelab/views/partial/header.php
2016-02-27 18:55:44 +01: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
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
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
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
a97929f239
Remove thickbox from bower.json ( #328 )
...
Items edit working now (items module only) (#116 )
2016-02-16 21:41:02 +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
d003239525
Items form bootstrapified (working in Chrome) ( #116 , #328 )
2016-02-13 14:42:01 +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
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
FrancescoUK
23b086fbc2
added jasny-bootstrap-3.1.3, removed bootstrap.file-input and changed image upload in general config ( #116 )
...
For jasny-bootstrap-3.1.3 see: http://www.jasny.net/bootstrap/
2016-02-12 09:32:21 +00:00
FrancescoUK
e35bd81c8b
Fix File Choose boostrap jQuery plugin not working with latest submission ( #116 )
2016-02-11 08:13:06 +00:00
jekkos
3f12930223
Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI
...
Conflicts:
application/views/partial/header.php
dist/opensourcepos.js
dist/opensourcepos.min.js
templates/spacelab/views/partial/header.php
2016-02-11 08:00:47 +01:00
jekkos
5fad0e13e8
Upgrade to jQuery 1.12.0 + regen minified js
2016-02-11 07:03:43 +01:00
jekkos
715eac28c8
Add jquery-migrate-1.3.0 (solves js issues)
2016-02-11 07:00:02 +01:00
FrancescoUK
e99b9cbe41
Make choose file in General Configuration bootstrap ( #116 )
...
Used following jQuery plugin: http://gregpike.net/demos/bootstrap-file-input/demo.html
2016-02-10 23:27:28 +00:00
jekkos
32cbf109a4
Fix javascript minification in Grunt build
...
Fix config tab navigation in bootstrap (#116 )
2016-02-10 17:25:19 +00:00
jekkos
d15f341f90
Trigger cachebreaker in all header.php files
...
Apply center-align style for barcode only on receipt
Remove obsolete tabcontent.js
Update js scritps in spacelab header (#116 )
2016-02-10 17:24:49 +00:00
jekkos
b6d57a8f0e
Add bootstrap 3.3.6 js file (needs jquery 1.9 minimum!)
...
Upgrade jquery to 1.12.0, remove older version + rebuild using grunt
Remove obsolete css for tabcontent
Remove 'custom' javascript for tabs in config module (#116 )
2016-02-10 17:24:16 +00:00
jekkos
5c95e02eac
Fix javascript minification in Grunt build
...
Fix config tab navigation in bootstrap
2016-02-10 08:43:01 +01:00
jekkos
b1b125d2a4
Trigger cachebreaker in all header.php files
...
Apply center-align style for barcode only on receipt
Remove obsolete tabcontent.js
Update js scritps in spacelab header
2016-02-09 20:02:16 +01:00
jekkos
634e626717
Add bootstrap 3.3.6 js file (needs jquery 1.9 minimum!)
...
Upgrade jquery to 1.12.0, remove older version + rebuild using grunt
Remove obsolete css for tabcontent
Remove 'custom' javascript for tabs in config module
2016-02-09 19:41:38 +01:00
FrancescoUK
cb5a4c774c
Add company name to top bar, change db backup style in config ( #116 )
2016-02-08 19:53:59 +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
1b0bcf4e0b
Make bootstrap flatly the default ospos theme ( #116 )
...
Needs customisation on templates/<theme>/css/.. path to allow other templates to load just fecthing new css
2016-02-08 10:23:52 +00:00
FrancescoUK
345d2d95d8
Remove dbbackup on logout ( #318 )
2016-02-05 18:42:04 +00:00
jekkos
2520970698
Fix comment for autogenerated sql files ( #301 , #258 )
2016-01-25 08:42:15 +01:00
FrancescoUK
8f72756737
Add a live clock functionality ( #298 ) fix Gruntfile.js ( #297 )
2016-01-24 22:34:05 +00:00
FrancescoUK
4ccab6b8b5
Code reformatting ( #296 )
2016-01-24 10:27:41 +00:00
FrancescoUK
1849ee807c
Add favicon ( #296 )
2016-01-24 10:27:15 +00:00
jekkos
6d5c192447
Add jquery-ui slider for datepicker #169
2015-10-17 00:22:57 +02:00
FrancescoUK
1b90ac14d2
#169 regenerate dist/ js scripts adding datetimepicker jQuery plugin
2015-10-15 19:12:50 +01:00
FrancescoUK
e49dd4e0b9
#179 Make Items Kit icon visible on home page
...
Remove the if statement that was in the end preventing any module having a _ to be displayed in the home page.
This solution is consistent with navigation bar one.
Also done some indentation in header and footer to improve readibility.
2015-09-28 13:12:22 +01:00
jekkos
c843c174ed
Initialize table sorting if this didn't happen when the page was loaded
...
initially (#139 )
2015-09-14 08:26:41 +02:00
jekkos
2c5f3ee759
Add grunt-cache-breaker plugin ( #137 )
...
Fix tax inclusive pricing for daily sales overview (#136 )
Fix table sorting when using search in daily sales overview (#131 )
2015-09-07 22:15:41 +02:00
jekkos
2b6b3914a7
Mark totals row as static (keep it at bottom of the table issue #131 )
2015-09-06 13:19:32 +02:00
jekkos
f36c700129
Add date filtering in sales overview
...
Add jquery-ui datepicker
Format dates in sale and receiving forms according to configured
dateformat and timeformat settings
Add missing translations in sale (click delete when not selecting
anything)
Add search box back to search for customer sales and ticket numbers
2015-09-04 22:09:24 +02:00
FrancescoUK
8bcd2a69dc
Add better locale config support (pull request #93 )
...
I've added in this commit the following:
- the means to configure date and time format
- date and time is shown with the selected formats
- a locale tab in the configuration page
- changed location tab to be stock tab and the same for the file names
- translation strings (only English) for the case
NOTE 1: Not related to Locale support but I removed an extra <div
class="field_row clearfix"> from general_config.php
NOTE 2: There is no rules in the submit checks of Locale. Probably this
is something to iron out a bit
NOTE 3: It would be probably nice to add a button in the Locale tab to
regenerate all the translation files in case somebody updates the
translations .csv
Fixed Local config
- Removed text in Red as really not mandatory configuration
- Added time format in 24h and 12h
Updated General Config tab
- reorganised the layout grouping things like company info, taxes and
invoice formating
- increased the limit of max lines per page to 1000 because 50 is too
little. People can do what they want with up to 1000
2015-07-25 12:02:10 +02:00