99 Commits

Author SHA1 Message Date
Burak Çakırel
35effbafd2
Moved migrate command before update tables 2021-05-17 22:40:33 +03:00
Burak Çakırel
5f9fe563f4
Added missing migrate command 2021-05-17 22:37:13 +03:00
Burak Çakırel
d13e41f6df
Add company_id column to media tables 2021-05-17 22:32:45 +03:00
Denis Duliçi
b8057a7a12 several fixes 2021-05-14 18:29:24 +03:00
Denis Duliçi
aa29242650 include deleted companies 2021-05-12 17:24:44 +03:00
Denis Duliçi
8651bc6c9b updated mediable package 2021-05-08 19:09:55 +03:00
Denis Duliçi
87581bf276 fixed listener version 2021-05-08 18:19:50 +03:00
Denis Duliçi
02391b766a changed media folder structure 2021-05-08 18:18:00 +03:00
Denis Duliçi
2b07442260 improved tenant identification 2021-04-16 00:59:43 +03:00
Denis Duliçi
e62504a546 added class index to reports/widgets 2021-04-01 11:48:11 +03:00
Cüneyt Şentürk
449ec2f69b Added 2.1.8 update listener.. 2021-03-18 16:42:28 +03:00
Denis Duliçi
1259fa7918 send notification on update failure 2021-03-12 17:24:03 +03:00
Cüneyt Şentürk
087b41184b broken company.logo repair 2021-02-15 12:58:48 +03:00
Burak Çakırel
2e814cde59
Fix 'table not found' error in migration 2021-01-26 17:01:05 +03:00
Burak Çakırel
21a465cdfd
Fix migration issue 2021-01-26 13:02:16 +03:00
Burak Çakırel
30c6a22bf9
Add polymorphic relation update to migration script 2021-01-25 18:33:16 +03:00
Cüneyt Şentürk
2b90f877d2 updating deleteOldFiles 2021-01-24 17:18:28 +03:00
Denis Duliçi
86aff08e2c skip if empty category 2021-01-16 16:50:47 +03:00
Burak Çakırel
ad40e1aab8
Check document if exists in update script 2021-01-16 16:17:46 +03:00
Burak Çakırel
84c0b06cda
Remove pluck method from update script 2021-01-16 15:47:25 +03:00
Burak Çakırel
0dac7fad74
Add due_at column for modules that don't have the due date field when migrating records to the document table 2021-01-13 18:33:08 +03:00
Cüneyt Şentürk
9e3fd260bb
Merge pull request #1702 from pavel-mironchik/orphaned-rows
Handle a possible issue with orphaned 'document_item_taxes' while upg…
2020-12-29 14:49:21 +03:00
Pavel Mironchik
97ba1252c0 Handle a possible issue with orphaned 'document_item_taxes' while upgrading to 2.1.0. 2020-12-29 16:22:12 +06:00
Pavel Mironchik
ef5cb6475f Delete lines that duplicate removing the 'id' column from the migrating data query. 2020-12-29 16:10:06 +06:00
Burak Çakırel
0c1424db47
Merge Invoice and Bill into Document 2020-12-24 01:28:38 +03:00
Cüneyt Şentürk
36eb41ffc5 move to update data 2020-12-08 13:38:30 +03:00
Cüneyt Şentürk
4694e3bfaf Change default category prefix sales to income, purchases to expense 2020-11-07 22:48:25 +03:00
Cüneyt Şentürk
e638b7860c Added Sales & Purchases default category 2020-11-07 16:18:44 +03:00
Denis Duliçi
4f6c8cc246 fixed namespace 2020-10-23 01:50:55 +03:00
Denis Duliçi
1ba8835a2d laravel 8 2020-10-14 17:07:59 +03:00
Cüneyt Şentürk
a1f7eb4476 missing update permission added. 2020-10-05 15:30:44 +03:00
Cüneyt Şentürk
34d781e619 updated 2.0.23 version after run migrate 2020-09-23 12:13:04 +03:00
Cüneyt Şentürk
548ea419ac event file added for v2.0.20 2020-08-28 13:37:51 +03:00
Cüneyt Şentürk
10bd79ad7a replace url to route 2020-08-11 16:52:10 +03:00
Denis Duliçi
d934bc419e removed module category from json 2020-07-21 00:01:26 +03:00
Denis Duliçi
4c62e391b7 added more indexes 2020-06-09 00:40:08 +03:00
Ethan Brace
648841c2a5 grab the default value from config if this isnt set to avoid setting this variable to null 2020-04-26 06:34:27 -04:00
Ethan Brace
6a11f130c2 use config helper instead of env in application code 2020-04-26 06:07:27 -04:00
denisdulici
42027798e9 added 2.0.9 listener 2020-04-19 18:08:44 +03:00
denisdulici
795ddf8aeb added 2.0.8 update listener 2020-03-26 12:04:33 +03:00
denisdulici
4938dceef0 add new env variable 2020-03-15 01:45:26 +03:00
Cüneyt Şentürk
a13225047e fixed column issue 2020-03-12 16:46:25 +03:00
Cüneyt Şentürk
fa3dcd3b25 invoice and bill item create.. 2020-03-10 15:02:19 +03:00
denisdulici
29483d8c0a improved contact migration 2020-03-03 23:59:26 +03:00
Cüneyt Şentürk
b3a1c624ae fixed update company settings. 2020-02-24 18:24:19 +03:00
Cüneyt Şentürk
f1f4d42e83 refs #1282 add update missing column. 2020-02-24 17:36:04 +03:00
denisdulici
147c7327a0 deleted old layouts 2020-02-18 14:03:38 +03:00
denisdulici
96c0b20a9a removed old middleware 2020-02-14 16:59:06 +03:00
denisdulici
032dc92cbb removed unused permissions 2020-02-11 04:49:18 +03:00
denisdulici
1271a23755 missing module update 2020-02-09 23:21:18 +03:00