FrancescoUK
123cb25bf5
Set the code to production not development (suppresses PHP errors) ( #965 )
2016-11-11 13:11:44 +00:00
FrancescoUK
19165133ae
Revert receipt being open in a new window ( #966 )
2016-11-10 17:43:24 +00:00
FrancescoUK
e1035ff54b
Optimise Reports usage of temp database tables ( #964 )
2016-11-10 17:42:17 +00:00
FrancescoUK
ed80627ddd
Takings, sale edit, receipt database performance improvement - no temp table - ( #964 )
2016-11-09 18:06:23 +00:00
FrancescoUK
d380524f9d
Sales and Receivings code refactoring
2016-11-09 10:06:09 +00:00
FrancescoUK
ca39fb38ad
Prepare 3.0.1 release, updated README
2016-11-08 21:55:22 +00:00
FrancescoUK
be1be80a0e
Restore fixed .gitignore
2016-11-08 20:14:29 +00:00
FrancescoUK
868868163c
Replace Appconfig->get with config->item to reduce database calls
2016-11-08 20:09:40 +00:00
William Chanrico
a831f09fca
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (61 of 61 strings)
2016-11-08 11:04:21 +01:00
Songwut Kanchanakosai
b0b8c0e936
Translated using Weblate (Thai)
...
Currently translated at 100.0% (178 of 178 strings)
Translated using Weblate (Thai)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Thai)
Currently translated at 100.0% (178 of 178 strings)
Translated using Weblate (Thai)
Currently translated at 100.0% (50 of 50 strings)
Translated using Weblate (Thai)
Currently translated at 100.0% (117 of 117 strings)
2016-11-08 11:04:21 +01:00
AELHOFY
047fd7b7ad
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (176 of 176 strings)
2016-11-08 11:04:21 +01:00
Weblate
e6a61941df
Translated using Weblate (Dutch (Belgium))
...
Currently translated at 100.0% (178 of 178 strings)
2016-11-08 11:04:21 +01:00
jekkos
f4237e3f68
Add translations for project
2016-11-08 11:04:21 +01:00
FrancescoUK
1f2e87ec09
Encrypt email and sms passwords before saving to MySQL ( #963 )
...
It also automatically generates an encryption key if not existing storing it in config/config.php in order to enable encryption.
2016-11-07 19:20:44 +00:00
FrancescoUK
519b19ae64
Remove phpinfo.php because it's a security risk
2016-11-07 09:22:21 +00:00
FrancescoUK
001cd411f2
Update .htaccess to support Apache 2.2. and 2.4 ( #957 )
2016-11-07 09:16:10 +00:00
FrancescoUK
4b5b985315
Fix .gitignore
2016-11-06 17:11:32 +00:00
FrancescoUK
ef45c96ce8
Add hook for database query logging - enable in config.php - ( #924 )
2016-11-06 15:44:18 +00:00
jekkos
6dfb24e6f1
Fix query performance for Item->exists (receivings) ( #924 )
2016-11-05 21:03:32 +01:00
jekkos
49c89d1cec
Improve item search performance by casting to correct datatype ( #924 )
2016-11-05 20:49:08 +01:00
FrancescoUK
872aa7b829
Improve sales register scan item performance ( #924 ) + Fix statistics
2016-11-05 15:07:25 +00:00
FrancescoUK
4dbb8655ee
Update README.md
2016-11-04 15:39:10 +00:00
FrancescoUK
ab3acf1605
Tidyup .htaccess file
2016-11-04 11:20:56 +00:00
jekkos
7668991d6c
Update design for #68
2016-11-03 23:14:02 +01:00
FrancescoUK
768ffdfb4b
Amend path addition ( #952 )
2016-11-01 17:24:41 +00:00
William Chanrico
9a9637bfb7
fixed import_customers.csv template download path
2016-11-01 05:40:31 +07:00
William Chanrico
2cbff93ab5
fixed import_items.csv template download path
2016-11-01 05:39:23 +07:00
FrancescoUK
e42aaed0b1
Fix typo in README and update UPGRADE file with extra step
2016-10-31 17:22:36 +00:00
FrancescoUK
4678764a03
Improved FAQ and issue reporting template. Bumped OSPOS version in few more files
2016-10-31 17:16:30 +00:00
jekkos
4120015d78
Update to CI 3.1.2
2016-10-31 11:39:37 +01:00
FrancescoUK
5ecc6ead7d
Temporary tables optimisation: add indexes ( #951 )
2016-10-30 17:05:41 +00:00
FrancescoUK
816fcd9203
Temporary tables optimisation: improve sales_items_temp ( #951 )
2016-10-30 17:04:59 +00:00
FrancescoUK
6f444b1a33
Temporary tables optimisation: use only the one required ( #951 )
2016-10-30 17:03:16 +00:00
FrancescoUK
94141e21db
Upgraded phppos to ospos migration script to support vs 3.0.0
2016-10-29 21:02:07 +01:00
FrancescoUK
17c23ad417
Added change from item_pic to pic_id in Items table in 2.3.2_to_2.3.3.sql script ( #945 )
2016-10-29 20:31:23 +01:00
FrancescoUK
ef5c513f1b
Bump up OSPOS version to 3.0.1
2016-10-27 16:52:32 +01:00
jekkos
60f78c8eeb
Add database layout schema from mysql
...
Add diagram for adding generic categories
2016-10-22 22:34:09 +02:00
FrancescoUK
dd66496ccc
Remove deleted stock locations from low inventory report ( #916 )
3.0.0
2016-10-21 16:28:09 +01:00
FrancescoUK
d2e21e18a1
Update README
2016-10-20 17:59:15 +01:00
FrancescoUK
d21bedd8c1
Update README
2016-10-20 17:53:19 +01:00
FrancescoUK
0a71cb3d4d
Update WHATS_NEW.txt
2016-10-20 10:48:13 +01:00
jekkos
7758d96e34
Use master docker image for dev environment
...
Update whats_new.txt
2016-10-19 23:02:48 +02:00
FrancescoUK
71ab84e30f
Update README.md
2016-10-19 20:36:56 +01:00
FrancescoUK
b1c36b790f
Fix to item pic ID 0 issue ( #921 )
...
Some code clean up too.
2016-10-19 18:47:57 +01:00
AELHOFY
0723bd2922
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (176 of 176 strings)
2016-10-18 16:47:49 +02:00
jekkos-t520
f5716ab5a3
Fix path to upload folder ( #917 )
2016-10-18 11:54:47 +02:00
FrancescoUK
3208b83169
Update README.md with installation FAQ
2016-10-18 10:28:04 +01:00
jekkos-t520
a2515cf922
Make uploads folder writable ( #917 )
2016-10-18 11:21:27 +02:00
FrancescoUK
1df3ed8b46
Update README.md
...
Added few steps on installation procedure and more issues in the FAQ.
2016-10-18 09:22:22 +01:00
FrancescoUK
d6985853d4
Remove old translations files and rely on Weblate ( #848 #888 )
2016-10-17 16:45:06 +01:00