f2fd54060a
Merge pull request #2995 from happyhardik/master
...
Using Prefix from ENV variable during installation
2023-06-26 10:16:54 -07:00
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
8fbee840ea
Update center added alert message
2023-04-25 09:46:22 +03:00
8c716f27d7
Removed some default fields on installation page
2023-02-16 10:16:39 +03:00
64d55d95af
Merge pull request #2585 from yasirmturk/feature/install-database-settings-env
...
Uses database config from env while install
2023-02-16 10:14:05 +03:00
e97df9e255
Merge pull request #2586 from yasirmturk/feature/install-locale-settings-env
...
Uses locale config from env while install
2023-02-16 10:12:51 +03:00
aa7c82074c
Code refactoring
2023-02-15 23:08:28 +03:00
3553561240
Code refactoring
2023-02-15 17:04:59 +03:00
70a7cadf59
Fixed version check condition
2023-01-11 12:41:36 +03:00
64c0fa609c
Apps update center version update checking downgrade
2022-11-22 11:06:22 +03:00
c2549b96ad
Uses database config from env while install
2022-08-08 19:06:23 +02:00
c1604d4a3e
Uses locale config from env while install
2022-08-08 19:00:28 +02:00
d9c0764572
akaunting 3.0 (the last dance)
2022-06-01 10:15:55 +03:00
a179232734
added install request
2022-02-14 18:00:44 +03:00
2b07442260
improved tenant identification
2021-04-16 00:59:43 +03:00
91c3b2f2e5
install page email validation has been fixed
2021-03-14 16:20:09 +03:00
97e66ca049
fixed typo
2021-01-15 12:09:23 +03:00
7c126169c8
removed session from jobs
2020-12-25 12:08:15 +03:00
531dcd8dab
added module:download command
2020-12-24 02:16:00 +03:00
d934bc419e
removed module category from json
2020-07-21 00:01:26 +03:00
6a11f130c2
use config helper instead of env in application code
2020-04-26 06:07:27 -04:00
a03f36bb11
close #1284 Fixed: Installation page not showing errors
2020-02-24 18:14:29 +03:00
0bca0ccdf9
fixed update routes
2020-02-24 15:35:33 +03:00
a92689d3e3
fixed install/update locale
2020-02-03 18:57:31 +03:00
9b1ee86777
unnecessary artisan usage
2020-01-20 15:30:38 +03:00
e2f73ece9a
added update command
2019-12-03 15:41:56 +03:00
bba0e50588
Updates page fixes..
2019-11-20 13:35:43 +03:00
6d50fa8442
v2 first commit
2019-11-16 10:21:14 +03:00
2455175293
Akaunting and module update function re-factor
2019-02-06 11:34:13 +03:00
0a02a677df
removed unused method
2018-12-21 17:44:01 +03:00
d32478fff1
small fixes
2018-12-12 20:28:16 +03:00
320006a69a
Updates progress get Core check api token and upload error message issue solved
2018-10-02 14:36:33 +03:00
98e8a8072f
Improve the update process
2018-09-27 17:08:00 +03:00
8999e11688
made update error as important
2018-06-26 13:49:16 +03:00
09e66c52cd
formatting
2018-02-21 08:56:02 +03:00
9aab7d6e1c
fixed spaces
2018-02-20 17:17:39 +03:00
e387548a37
installer refactoring
2018-02-20 17:05:58 +03:00
8272b31da4
Merge pull request #174 from cuneytsenturk/master
...
Attachment manager
2018-01-09 02:02:38 +03:00
edc464e947
update files
2018-01-09 01:10:43 +03:00
ec5070e45f
Added a CLI configurer and extracted configuration function from Install controllers
2017-12-31 05:21:10 +11:00
466503836d
fixed #132
2017-12-06 14:06:02 +03:00
a80c5757b0
fixed #94
2017-11-25 23:14:57 +03:00
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
ef7fafbe79
improved updates
2017-10-02 16:26:45 +03:00
447f314eb5
fixed #20
2017-09-23 18:43:09 +03:00
380bd753e3
removed token requirement for core update
2017-09-21 18:07:30 +03:00
fef02a3bbb
fixed #18
2017-09-21 17:01:51 +03:00
bbd1da4dd4
close #5 fixed: Update center core version issue
2017-09-18 18:31:28 +03:00
41002b7d66
removed mCrypt requirement as not applicable for L5.4
2017-09-15 16:53:01 +03:00
515bdaf5cd
first commit
2017-09-14 22:21:00 +03:00