Commit Graph
101 Commits
Author SHA1 Message Date
Jeroen Peelaerts 5cac9bb5ed Bump to 3.3.4 2021-04-21 21:47:33 +02:00
Jeroen Peelaerts 485c24a123 Fix cookie secure flag (#3082) 2021-01-20 20:35:01 +01:00
Jeroen Peelaerts f7d06c1da4 Enable secure flag to make SameSite effective 2020-12-25 22:19:59 +01:00
Jeroen Peelaerts 49ef2a2105 Enable httpOnly for session cookie only (#1903) 2020-12-25 22:19:59 +01:00
jekkos-t520 eb9e9ddd38 Prepare 3.3.3 release 2020-10-05 22:45:20 +02:00
jekkos-t520 1709be588f Bump to 3.4.0 (#2942) 2020-09-14 18:17:36 +02:00
jekkos-t520 7c33159a38 Fix config.php in testing mode 2020-03-07 15:21:45 +01:00
jekkos-t520 1c76edfc01 Fix config.php (#2751) 2020-03-06 23:22:34 +01:00
jekkos-t520 2110692664 Overwrite backupGlobals + base_url generation in testing mode 2020-03-06 21:32:51 +01:00
jekkos-t520 bc4a5570a5 Disable globals + fixup base_url 2020-03-06 21:32:51 +01:00
FrancescoUK 3b628bed45 Prepare Release 3.3.2 2020-01-03 22:38:57 +00:00
FrancescoUK 970d2d1f42 Bump version to 3.4.0 2019-12-14 18:42:40 +00:00
FrancescoUK 19eb1cab59 Bump version to 3.3.1 to contain bug fixing 2019-10-01 20:09:55 +01:00
objecttothis fe4b6dc640 Update config.php
Security Restriction per #2377
2019-02-27 11:27:05 +04:00
jekkos 9527ad4f33 Use dev as default commit hash (#2324) 2019-02-02 18:44:12 +01:00
jekkos 2674fbd03f Disable .gitattributes ident (#2324) 2019-02-02 14:08:20 +01:00
FrancescoUK 26e33dddec Check FORCE_HTTPS env to be true, upgrade MariaDB vs in docker-compose 2018-08-25 16:03:07 +01:00
FrancescoUK ebdc1880d9 Bump version to 3.3.0 for next phase 2018-06-13 22:11:00 +01:00
FrancescoUK f1cf3d3c87 Release 3.2.3 2018-06-13 21:37:15 +01:00
FrancescoUK c5632a2f5a Release 3.2.2 2018-06-06 21:35:52 +01:00
FrancescoUK 5ce7fcf5ed Bump version to 3.3.0 for next phase 2018-06-04 22:01:10 +01:00
FrancescoUK 0ba225cafd Fix CSRF error at login time (#1535) 2018-05-02 22:04:50 +01:00
FrancescoUK 9384b53a22 Bump version to 3.2.1 for next phase 2018-04-14 15:24:47 +01:00
FrancescoUK 5edfed5bfc Enable https for proxy offloading 2018-03-04 16:48:36 +00:00
FrancescoUK e42e01a07f Bump version to 3.2.0 2017-09-08 22:04:45 +01:00
FrancescoUK 9e7b0db950 Bump vs to 3.1.1, fix Giftcard bug, fix en_GB translations (#1546) 2017-09-03 18:22:46 +01:00
jekkos b057d1c3c0 Overload existing env vars with .env contents (#974)
Add error handling if .env is not present
2017-04-20 08:27:04 +02:00
Deep Shah bacc07ce35 revert change on db_log_enabled 2017-04-20 08:27:04 +02:00
Deep Shah aef542d096 dotenv used for configurations 2017-04-20 08:27:04 +02:00
Deep Shah deb235a971 change ['<key>'] to getenv('<key>') 2017-04-20 08:27:04 +02:00
Deep Shah 878d93aee9 revert change on db_log_enabled 2017-04-20 08:27:04 +02:00
Deep Shah 9db7eddc68 dotenv used for configurations 2017-04-20 08:27:04 +02:00
FrancescoUK 680f2bb555 Bump version to 3.1.0 2017-01-27 18:37:09 +00:00
FrancescoUK d9649edc3e Bump OSPOS version to 3.0.2 2016-12-04 21:10:28 +00:00
FrancescoUK ef45c96ce8 Add hook for database query logging - enable in config.php - (#924) 2016-11-06 15:44:18 +00:00
FrancescoUK ef5c513f1b Bump up OSPOS version to 3.0.1 2016-10-27 16:52:32 +01:00
FrancescoUK a87629000e Fix invoice email pdf attachment being 0 size (#624) 2016-10-01 17:10:32 +01:00
FrancescoUK 15e84f9b37 Fix config.php file scrambling 2016-10-01 15:59:07 +01:00
FrancescoUK 9c025c6feb Made send statistics configurable 2016-09-24 21:13:13 +01:00
jekkos 59bbe55215 Install CI langauges in system/language as before (#624)
Map CI language folder with ospos language code
2016-08-18 08:27:54 +02:00
jekkos 3f34775000 Change project layout for composer (#624) 2016-08-14 11:58:15 +02:00
FrancescoUK b77d368885 Refactoring and statistics support 2016-08-12 21:23:26 +01:00
jekkos 059ec54c72 Make theme configurable from config module (#409)
Add symlink to bower_components in Docker dev environment (#616)
Move header_debug content back into header view
2016-08-10 18:58:17 +02:00
FrancescoUK 333067955c Improved theme config option comment (#409) 2016-08-10 10:53:27 +01:00
FrancescoUK a0886caf2f Added all bootswatch themes and made theming configurable from config.php (#409) 2016-08-10 10:53:27 +01:00
FrancescoUK 120b2bbc6e Remove unnecessary tabs from config.php 2016-07-08 17:12:41 +01:00
jekkos f11c2d7a4d Move init sql to data only container (#616)
Update travis config to build new setup
Add git sha-1 to ospos version string
2016-07-07 14:05:56 +02:00
jekkos 806c1b9986 Add csrf token in forms (#599, #597) 2016-07-04 17:38:58 +02:00
FrancescoUK 4d6a665e04 Small code optimisation: use strtr instead of str_replace (#709) 2016-07-01 18:58:40 +01:00
FrancescoUK 04fdbfb187 Made ospos XSS clean optional and configurable from application/config/config.php (#39)
Performance improves if set to FALSE but should be only for pure stand alone and isolated from Internet cases.
2016-06-21 18:34:24 +01:00