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
b680cdff36
Fix table sorting after loading search results
2015-09-07 08:35:59 +02:00
jekkos
e62df579f1
Keep last row in position even after filtering
2015-09-06 13:33:12 +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
9281995029
Fix payment summary update on search
...
Merge branch 'master' of https://github.com/daN4cat/opensourcepos into daN4cat-master
2015-09-04 23:14:06 +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
jekkos
517363b485
Fix deleted checkbox in items form
...
Clear suggestion cache when toggling deleted filter
2015-08-18 18:10:00 +02:00
jekkos
011caf375f
Apply is_deleted in item suggestion search
2015-08-18 08:35:21 +02:00
jekkos
4ab2ec1b5b
Add supplier attribute search for items (pull request #106 )
...
Add company name to supplier column in summary report
2015-08-16 15:41:39 +02:00
jekkos
7926a05948
Regenerate language files
...
Remove committed merge conflict in giftcard_numbering.js
Add sql upgrade script for 2.3.3
2015-08-07 17:17:53 +02:00
jekkos
fc5f097820
Add proper validation for module grants (issue #87 )
2015-06-23 23:32:56 +02:00
jekkos
6a2a5278b8
Fix general test setup (finally)
...
Add basic selenium test for application login
Adapt default database template file
Add correct db settings for travis-ci
2015-05-15 00:47:25 +02:00
jekkos
6f7090d7ba
Upgrade jquery.color
...
Conflicts:
dist/opensourcepos.js
dist/opensourcepos.min.js
2015-04-06 15:42:57 +02:00
jekkos
04abb716fa
Merge branch 'master' of https://github.com/jekkos/opensourcepos
...
Conflicts:
dist/opensourcepos.min.js
2015-04-06 15:16:43 +02:00
jekkos
39edf5ccdb
Add basic unit tests
2015-04-06 15:13:36 +02:00
jekkos
ae99555fec
Add test folder + basic unit test setup
...
Add grunt mochaWebdriver plugin for phantomJs test
2015-03-31 23:58:05 +02:00
jekkos
cae9d3b67e
Remove tags:css task in Grunfile (css files are imported the old way
...
again)
Fix sale delete confirmation in edit dialog
Add bower.json (still unused)
Fix autogenerated javascript load order
2015-03-17 16:47:49 +01:00
jekkos-t520
aa65593ce3
Add Gruntfile.js for concat+uglification of javascript
...
Enable debug=true cookie for full source inclusion in header.php
Add template in header.php to inject generated javascript files
2015-03-15 16:56:37 +01:00