Commit Graph

7568 Commits

Author SHA1 Message Date
yuri 4b01bdb0d8 Merge branch 'hotfix/5.5.2' 2018-12-21 14:35:50 +02:00
yuri ecafbe823e fix rtl 2018-12-21 13:29:27 +02:00
yuri 8abde38ebf email address phone number validate improvements 2018-12-21 12:56:56 +02:00
yuri 0fd7f768a9 email address lookup improvements 2018-12-21 12:26:28 +02:00
yuri 9c38d68b65 fix autocomplete email address autoselect 2018-12-21 11:43:22 +02:00
yuri f0de5dde53 code style fix 2018-12-21 11:27:50 +02:00
yuri 2cdbf0ba76 email address autocomplete max size 2018-12-21 11:23:02 +02:00
yuri 34e4f4d7c2 fix date time filter after 2018-12-21 11:03:57 +02:00
yuri 61c0b58798 Merge branch 'hotfix/5.5.2' of ssh://172.20.0.1/var/git/espo/backend into hotfix/5.5.2 2018-12-20 17:44:33 +02:00
yuri b2db0ea683 rtl theme fix 2018-12-20 17:44:27 +02:00
yuri bd0fb02bb2 fix logo 2018-12-20 17:34:31 +02:00
yuri f0aed23416 navbar changes 2018-12-20 17:25:05 +02:00
Taras Machyshyn 65368519c7 DBAL: compare text length 2018-12-20 17:10:42 +02:00
yuri 53db6f22d6 event acceptance status colors 2018-12-20 14:03:07 +02:00
yuri 5d47a987f4 preferences data longtext 2018-12-20 13:48:39 +02:00
yuri 4222b0be1d Merge branch 'hotfix/5.5.2' 2018-12-20 11:46:15 +02:00
yuri a1f03e22d4 update readme 2018-12-20 11:45:01 +02:00
Eymen Elkum cddaa7b7a1 small fix to activities service (#1158)
$selectParams in the line https://github.com/espocrm/espocrm/blob/master/application/Espo/Modules/Crm/Services/Activities.php#L1057 was not defined so I moved it to be after initialized
$selectManager->addLeftJoin(['assignedUsers', 'assignedUsers'], $selectParams); seems not needed as it is added in the line 1095
2018-12-20 11:32:49 +02:00
Eymen Elkum 3b99ca74ab small fix to activities service (#1158)
$selectParams in the line https://github.com/espocrm/espocrm/blob/master/application/Espo/Modules/Crm/Services/Activities.php#L1057 was not defined so I moved it to be after initialized
$selectManager->addLeftJoin(['assignedUsers', 'assignedUsers'], $selectParams); seems not needed as it is added in the line 1095
2018-12-20 11:31:02 +02:00
yuri 58dee36f1b fix timezone issue in datetime on/today filters 2018-12-20 11:26:26 +02:00
yuri ae24fc07ba preset filter all label 2018-12-20 11:14:07 +02:00
yuri 13ca0db761 fix autocomplete max size 2018-12-20 11:09:56 +02:00
yuri 42641396c6 activity all day select 2018-12-19 17:13:04 +02:00
yuri 04326171e7 fix event repository 2018-12-19 17:03:50 +02:00
yuri d90d450bef all day event 2018-12-19 16:48:06 +02:00
yuri d2b20154de duplicate function in view 2018-12-19 11:41:52 +02:00
yuri b176d866d0 fix template image 2018-12-19 11:22:55 +02:00
yuri 07a9a79626 chart fix 2 2018-12-18 15:54:08 +02:00
yuri b60da458d5 fix chart 2018-12-18 15:47:15 +02:00
yuri 40ffbc550f fix opp by stage 2018-12-18 15:18:16 +02:00
yuri 35076148cc opp dashlets fiscal year filters 2018-12-18 15:13:40 +02:00
yuri 3175ff9a76 settings test 2018-12-18 13:39:46 +02:00
yuri 81457b1e48 fix accounts tasks 2018-12-18 13:15:40 +02:00
yuri e9d5472d72 config test update 2018-12-18 12:52:33 +02:00
yuri 7c4bd371e7 Merge branch 'hotfix/5.5.2' of ssh://172.20.0.1/var/git/espo/backend into hotfix/5.5.2 2018-12-18 12:48:57 +02:00
Taras Machyshyn 98ed7e4dd3 Added systemItems 2018-12-18 12:45:54 +02:00
yuri 8404ef1d83 update fontawesome 2018-12-18 12:39:28 +02:00
yuri 0d99d84adf xmlwriter requirement 2018-12-18 12:14:12 +02:00
yuri 8492962923 settings filter smtp info 2018-12-18 11:25:50 +02:00
yuri 99627f856f job fail not started ready 2018-12-17 16:33:30 +02:00
yuri b917cc20f6 fix relationship order 2018-12-17 14:25:44 +02:00
yuri c582e88b7b version 2018-12-17 14:09:17 +02:00
yuri 9a00603600 theme navbarAdjustmentHandler 2018-12-17 14:07:51 +02:00
yuri 550b5e3bb4 iconv requirement 2018-12-17 13:49:28 +02:00
yuri 5ceb57a2cf config refactoring 2018-12-17 13:47:01 +02:00
yuri 16e96f6454 outboundEmailBccAddress user items 2018-12-17 11:06:08 +02:00
yuri c162ee5337 email invitation and reminder allow link usage 2018-12-17 10:58:50 +02:00
yuri 66d34e7035 Merge branch 'hotfix/5.5.1' of ssh://172.20.0.1/var/git/espo/backend into hotfix/5.5.1 5.5.1 2018-12-14 16:25:05 +02:00
Taras Machyshyn f57f7f72ed Added skipBackup option for extensions 2018-12-14 16:21:39 +02:00
yuri c911cfe310 datetime hasSeconds param 2018-12-14 12:43:35 +02:00