39 Commits

Author SHA1 Message Date
Hardik Thakker
30a7e70cb9
Using Prefix from ENV variable during installation
- Currently, during installation, we do not take into account the database table name prefix from env variables during installation (if specified by the user we ignore it and we try to generate a random prefix)
- For me putting that auto-generated random prefix back into environment variables failed after install, causing the installation to die, so I added it in env variables before hand, but that didn't help as we were ignoring it.
2023-06-24 12:57:39 +05:30
Burak Civan
d9c0764572 akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00
Denis Duliçi
a179232734 added install request 2022-02-14 18:00:44 +03:00
Denis Duliçi
2b07442260 improved tenant identification 2021-04-16 00:59:43 +03:00
mehmetcoban
91c3b2f2e5 install page email validation has been fixed 2021-03-14 16:20:09 +03:00
Cüneyt Şentürk
97e66ca049 fixed typo 2021-01-15 12:09:23 +03:00
Denis Duliçi
7c126169c8 removed session from jobs 2020-12-25 12:08:15 +03:00
Denis Duliçi
531dcd8dab added module:download command 2020-12-24 02:16:00 +03:00
Denis Duliçi
d934bc419e removed module category from json 2020-07-21 00:01:26 +03:00
Ethan Brace
6a11f130c2 use config helper instead of env in application code 2020-04-26 06:07:27 -04:00
Cüneyt Şentürk
a03f36bb11 close #1284 Fixed: Installation page not showing errors 2020-02-24 18:14:29 +03:00
denisdulici
0bca0ccdf9 fixed update routes 2020-02-24 15:35:33 +03:00
denisdulici
a92689d3e3 fixed install/update locale 2020-02-03 18:57:31 +03:00
batuhanbas
9b1ee86777 unnecessary artisan usage 2020-01-20 15:30:38 +03:00
denisdulici
e2f73ece9a added update command 2019-12-03 15:41:56 +03:00
Cüneyt Şentürk
bba0e50588 Updates page fixes.. 2019-11-20 13:35:43 +03:00
denisdulici
6d50fa8442 v2 first commit 2019-11-16 10:21:14 +03:00
cuneytsenturk
2455175293 Akaunting and module update function re-factor 2019-02-06 11:34:13 +03:00
denisdulici
0a02a677df removed unused method 2018-12-21 17:44:01 +03:00
denisdulici
d32478fff1 small fixes 2018-12-12 20:28:16 +03:00
Batuhan Baş
320006a69a Updates progress get Core check api token and upload error message issue solved 2018-10-02 14:36:33 +03:00
cuneytsenturk
98e8a8072f Improve the update process 2018-09-27 17:08:00 +03:00
denisdulici
8999e11688 made update error as important 2018-06-26 13:49:16 +03:00
denisdulici
09e66c52cd formatting 2018-02-21 08:56:02 +03:00
denisdulici
9aab7d6e1c fixed spaces 2018-02-20 17:17:39 +03:00
denisdulici
e387548a37 installer refactoring 2018-02-20 17:05:58 +03:00
Cüneyt Şentürk
8272b31da4
Merge pull request #174 from cuneytsenturk/master
Attachment manager
2018-01-09 02:02:38 +03:00
Cüneyt Şentürk
edc464e947 update files 2018-01-09 01:10:43 +03:00
Carvallegro
ec5070e45f Added a CLI configurer and extracted configuration function from Install controllers 2017-12-31 05:21:10 +11:00
denisdulici
466503836d fixed #132 2017-12-06 14:06:02 +03:00
denisdulici
a80c5757b0 fixed #94 2017-11-25 23:14:57 +03:00
Mert Özgür Akdeniz
7912aecf32
Add db_charset to contest postgresql errors.
Need to set `db_charset` and use it for installation connection to contest `missing index: 'charset'` error.

Error happens on postgresql 10 (and probably previous versions).
2017-11-22 16:26:34 +03:00
denisdulici
ef7fafbe79 improved updates 2017-10-02 16:26:45 +03:00
denisdulici
447f314eb5 fixed #20 2017-09-23 18:43:09 +03:00
denisdulici
380bd753e3 removed token requirement for core update 2017-09-21 18:07:30 +03:00
denisdulici
fef02a3bbb fixed #18 2017-09-21 17:01:51 +03:00
cuneytsenturk
bbd1da4dd4 close #5 fixed: Update center core version issue 2017-09-18 18:31:28 +03:00
denisdulici
41002b7d66 removed mCrypt requirement as not applicable for L5.4 2017-09-15 16:53:01 +03:00
denisdulici
515bdaf5cd first commit 2017-09-14 22:21:00 +03:00