Commit Graph

8231 Commits

Author SHA1 Message Date
Cüneyt Şentürk 12303f6d0d revert changed.. 2024-09-24 14:44:06 +01:00
Cüneyt Şentürk 0c31fd6dca update phpunit.xml file.. 2024-09-24 14:30:18 +01:00
Cüneyt Şentürk d39a8d6716 fixed 500 exception missing class issue ;
Symfony's Debug component, which included the FatalThrowableError class, was deprecated and removed in favor of Symfony's newer error handling mechanisms starting with Symfony 5.0. The Debug component itself has been replaced by the ErrorHandler component.
2024-09-24 13:42:39 +01:00
Cüneyt Şentürk 696302945c update app.css file.. 2024-09-24 09:45:24 +01:00
Cüneyt Şentürk 8807e989db update composer.lock file.. 2024-09-24 09:10:40 +01:00
Cüneyt Şentürk c69b0028b8
Merge pull request #3213 from mervekaraman/master
Online Payments page style fixed
2024-09-23 15:50:05 +01:00
merve karaman b6b7c64c50
Online Payments page style fixed 2024-09-23 17:48:00 +03:00
Cüneyt Şentürk e709e0d30d
Merge pull request #3211 from mervekaraman/master
RTL issues fixed
2024-09-10 12:31:56 +01:00
merve karaman cdc67246bc
RTL issues fixed 2024-09-02 14:30:56 +03:00
Cüneyt Şentürk 4f523feed2
Merge pull request #3207 from callmeahmedr/patch-1
Fix deprecation warning in Notification.php by handling null values i…
2024-08-30 16:13:53 +01:00
Cüneyt Şentürk 2ed2a9effe
Merge pull request #3210 from mervekaraman/master
Notification style issue solved
2024-08-29 12:33:16 +01:00
merve karaman 3151a3b4b3
Notification style issue solved 2024-08-29 14:21:19 +03:00
Cüneyt Şentürk c427c1f6bf Widget and report classes event.. 2024-08-27 22:40:01 +01:00
Cüneyt Şentürk cc428bc1c7 close #3209 Enhancement: Transaction index bulk action form flexible.. 2024-08-27 19:37:38 +01:00
Cüneyt Şentürk 2e327bc0ef close #3208 Enhancement: Document index bulk action form flexible 2024-08-27 17:08:28 +01:00
Cüneyt Şentürk f4d88a350a Fixed document item search 500 issue for missing Category with item.. 2024-08-27 15:13:56 +01:00
Cüneyt Şentürk 4950dca137 update node-sass version.. 2024-08-26 17:05:19 +01:00
Cüneyt Şentürk 5d1ffa2d90 Added report listener skip event fire feature.. 2024-08-26 13:26:23 +01:00
Muhammad Ahmed 9cb16da73f
Fix deprecation warning in Notification.php by handling null values in preg_quote()
Addressed a deprecation warning in `Notification.php` related to the `preg_quote()` function. The warning occurred because `preg_quote()` was being passed `null` values, which is deprecated in PHP 8.2.
2024-08-26 16:22:04 +05:00
Cüneyt Şentürk b9057afd08 fixed search string dynamic issues.. 2024-08-25 14:23:47 +01:00
Cüneyt Şentürk 29ad5faff4 close #3204 Enhancement: Transaction and Transaction recurring index blade flexible columns 2024-08-24 02:22:06 +01:00
Cüneyt Şentürk bd3c5c8f02 close #3203 Enhancement: Document recurring index blade flexible columns 2024-08-23 23:33:24 +01:00
Cüneyt Şentürk dbbb11d4b0 update composer.lock file.. 2024-08-14 13:34:11 +01:00
Cüneyt Şentürk 5647f7f80d update composer.lock file.. 2024-08-09 18:29:21 +01:00
Cüneyt Şentürk 84c0fdb7fe version update 3.1.10 to 3.1.11 2024-08-07 22:07:03 +03:00
Cüneyt Şentürk 19691d3329 Fixed `payment_terms` unvariable issue.. 2024-08-07 19:44:35 +03:00
Cüneyt Şentürk 7ab294008d version update 3.1.9 to 3.1.10 2024-08-07 16:50:31 +03:00
Cüneyt Şentürk 285155de76 update composer.lock file.. 2024-08-07 16:18:42 +03:00
Cüneyt Şentürk 15eb41c450
Merge pull request #3187 from akaunting/translations
New Crowdin translations
2024-08-07 13:55:58 +01:00
Crowdin Bot 203b740cbb new crowdin translations 2024-08-07 12:55:18 +00:00
Cüneyt Şentürk ce0779ce0f Update version changelog styling.. 2024-08-07 15:47:44 +03:00
Cüneyt Şentürk c0a0584a92 Merge branch 'master' of github.com:akaunting/akaunting 2024-08-06 17:04:34 +03:00
Cüneyt Şentürk c9b2dcdaf7 Added new event for menu create method.. 2024-08-06 17:04:11 +03:00
Cüneyt Şentürk 78142b96bc Merge branch 'master' of github.com:akaunting/akaunting 2024-08-05 22:04:04 +03:00
Cüneyt Şentürk 8c7fd80d5a close #3199 Enhancement: Custom due date on receipt template 2024-08-05 22:03:20 +03:00
Cüneyt Şentürk 22faf0f1e4
Merge pull request #3196 from CihanSenturk/fix-sent-email-issue
Fixed email sent issue
2024-08-05 12:55:05 +03:00
Cüneyt Şentürk c2ed4675f1
Merge pull request #3197 from mervekaraman/master
Colours not in HEX format do not appear in category select
2024-08-01 19:58:42 +01:00
merve karaman 0fe70b2329
Colours not in HEX format do not appear in category select 2024-08-01 14:10:32 +03:00
Cüneyt Şentürk 6276e14d8b
Merge pull request #3195 from CihanSenturk/fix-address-format-nullable-style-issue
Fixed address format nullable style issue
2024-08-01 09:19:27 +01:00
Cihan Şentürk 0123f06f87
fixed email sent issue 2024-07-31 14:38:23 +03:00
Cihan Şentürk 0b898095c5
fixed address format nullable style issue 2024-07-31 14:13:17 +03:00
Cüneyt Şentürk a679ae316e
Merge pull request #3192 from mervekaraman/master
Invoice alignment issue solved
2024-07-29 13:33:23 +01:00
merve karaman 35aa21d043
Invoice alignment issue solved 2024-07-29 14:48:50 +03:00
Cüneyt Şentürk 83ed43a9b9
Merge pull request #3189 from LaurenceJJones/blade-comment-to-html-comment
Change // to html comment on print layout
2024-07-24 12:32:24 +01:00
Laurence Jones 47bb7dad7a
Change // to html comment 2024-07-24 11:35:27 +01:00
Cüneyt Şentürk 45afc26a1b version update 3.1.8 to 3.1.9 2024-07-23 19:37:03 +03:00
Cüneyt Şentürk a775682a1f update composer.lock file.. 2024-07-23 18:58:25 +03:00
Cüneyt Şentürk 9c764a3065
Merge pull request #3176 from akaunting/translations
New Crowdin translations
2024-07-23 16:17:41 +01:00
Cihan Şentürk ac64c3310f
fixed vue components address format issue 2024-07-23 16:41:36 +03:00
Crowdin Bot c6ec67311c new crowdin translations 2024-07-23 08:43:41 +00:00