jekkos
f0af6f8927
Correct spanish translations for reorder level warning ( #365 )
2016-03-06 13:39:11 +01:00
jekkos
a201d18938
Add specific warning when stock goes below reorder level in sales ( #365 , #336 )
2016-03-02 08:28:50 +01:00
jekkos
d4f456d868
Bump version strings to 2.3.5
2016-02-29 22:36:25 +01:00
FrancescoUK
af2736e462
Reverse PHP7 fix causing issues with DB functionality ( #351 )
2016-02-27 10:15:58 +00:00
jekkos
7180e7e9ed
Update changelog for 2.3.4
2.3.4
2016-02-08 07:42:04 +01:00
jekkos
40ddfdc2ab
Merge pull request #319 from daN4cat/master
...
Remove dbbackup on logout #318
2016-02-07 15:09:02 +01:00
FrancescoUK
345d2d95d8
Remove dbbackup on logout ( #318 )
2016-02-05 18:42:04 +00:00
jekkos
24b4c98d94
Merge pull request #317 from daN4cat/master
...
Fixes to phppos to ospos 2.3.4 migration script #258
2016-02-05 17:36:16 +01:00
FrancescoUK
ea6fffc525
Add version liner so we remember which version the script works with ( #258 )
2016-02-05 09:06:54 +00:00
FrancescoUK
a0b422be34
Fix source script phppos_migrate.sql too ( #258 )
2016-02-05 09:05:57 +00:00
FrancescoUK
6599ea6678
Fix and add data copy rules. Tested script ( #258 )
2016-02-04 23:04:13 +00:00
FrancescoUK
9d056b2765
Remove invoice_number from phppos SQL migration script ( #258 )
2016-02-03 18:14:00 +00:00
jekkos
acd9beae73
Set npm package version number
2016-02-03 17:29:01 +01:00
jekkos
48a16d65e1
Fix base url for testcases ( #305 )
...
Fix legacy ubuntu repository urls (#284 )
2016-02-03 10:49:20 +01:00
jekkos
89f126ab04
Use curl to wait for apache start ( #305 )
2016-01-31 16:03:19 +01:00
jekkos
8f9d80a809
Wait for container before running integration tests ( #305 )
...
Add integratoin test for quantity units (#305 )
2016-01-29 17:24:28 +01:00
jekkos
85c6da4346
Add integration test for making receiving ( #305 )
...
Update docker scripts to work with data volumes (#284 )
2016-01-27 20:11:21 +01:00
jekkos
574548f360
Merge branch 'master' of https://github.com/jekkos/opensourcepos
2016-01-26 20:27:58 +01:00
jekkos
847c4a67c9
Add integration test for making sale ( #305 )
2016-01-26 20:27:07 +01:00
jekkos
8aab154a9f
Disable sudo for travis tests, omit nodejs version
2016-01-26 16:27:06 +01:00
jekkos
a3119d1993
Add integration test for creating new item
2016-01-26 08:44:48 +01:00
jekkos
0a159c803f
Add testcase for creating new item
...
Optimise CI setup
2016-01-25 21:14:48 +01:00
jekkos
22a7231d8f
Run docker container in background + launch tests once ready
2016-01-25 19:16:13 +01:00
jekkos
c36f6b603d
Run docker interactively in travis script step
2016-01-25 17:53:47 +01:00
jekkos
f063aa16a8
Launch webdriver test in docker container
2016-01-25 09:34:10 +01:00
jekkos
2520970698
Fix comment for autogenerated sql files ( #301 , #258 )
2016-01-25 08:42:15 +01:00
jekkos
a21a825aac
Merge pull request #299 from daN4cat/master
...
Add a live clock functionality (#298 ) and fix Gruntfile.js (#297 )
2016-01-25 08:36:43 +01:00
FrancescoUK
8f72756737
Add a live clock functionality ( #298 ) fix Gruntfile.js ( #297 )
2016-01-24 22:34:05 +00:00
jekkos
463af45e73
Remove test run in pre_install (travis-ci)
2016-01-24 10:28:00 +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
1148ef1595
Install grunt-cli in docker container ( #284 )
2016-01-22 14:43:53 +01:00
jekkos
bcbdee3a50
Fix test execution for travis-ci (grunt invocation)
2016-01-22 13:37:30 +01:00
jekkos
cfbb700f0c
Add symlink for node in Dockerfile
2016-01-22 13:10:23 +01:00
jekkos
a3d3cfad61
Use Dockerfile in travis-ci setup ( #284 )
...
Set version in package.json
2016-01-22 08:18:40 +01:00
jekkos
192955b33d
Fix receipt barcode generation for docker (add php5-gd lib to Dockerfile) ( #284 )
...
Make setup scripts with CI3
2016-01-21 18:30:06 +01:00
jekkos
9048d68baf
Make docker work wig
2016-01-21 16:23:17 +01:00
jekkos
2b70762b7a
Use ubuntu trusty for Docker container + add startup scripts ( #284 )
...
Add Grunt concatenate for sql scripts (migrate + db init) (#289 )
2016-01-20 18:47:44 +01:00
jekkos
b5cc1542b6
Merge branch 'master' of https://github.com/jekkos/opensourcepos
2016-01-13 18:58:40 +01:00
jekkos
1a77960daa
Update README.md with instructions for Docker setup
2016-01-13 18:57:44 +01:00
jekkos
301fbf4427
Merge pull request #283 from ais-one/ais-one-php7-fix
...
php7 fixes
2016-01-13 17:59:01 +01:00
Aaron Gong
2f0666325f
PHP7 Fix
...
Use __construct as constructor instead of Class name
2016-01-13 15:59:37 +08:00
Aaron Gong
d0c765ce20
PHP7 fix
...
Change driver from mysql to mysqli
2016-01-13 15:58:20 +08:00
jekkos
a1ad99cc0d
Add Dockerfile. Ospos is now containerized. Pull image from
...
docker build -t me/ospos git://github.com/jekkos/opensourcepos.git
then run
docker run -it me/opensourcepos
And head to port 80 to login to a new ospos install.
2016-01-13 08:45:10 +01:00
jekkos
2d0b20499e
Set correct locale for Dutch (Belgium)
2016-01-11 18:53:57 +01:00
jekkos
26ff81ab71
Generate languages for German (Swiss) #274
2016-01-09 17:29:57 +01:00
Thorsten
da3349765a
Add de_CH language (by nano-riff #274 )
2016-01-09 16:46:00 +01:00
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
jekkos
c408afad67
Cleanup migration script, mostly working now ( #262 )
2.3.3
2016-01-05 17:41:43 +01:00
jekkos
b1ba7d0afe
Split up database.sql in scripts for tables and contraints.
...
Use both new scripts in phppos_migrate.sql
2016-01-05 07:41:49 +01:00