EspoCRM 5.1.2 released

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • telemarket2
    replied
    I upgraded well, but after using e-mail template, in the subject and in the message field appearing nothing.
    With replay it works fine, but anywhere else doesn't work now.

    Problem resolved!
    (I switched on/off the external email dient) it works fine again.
    Last edited by telemarket2; 04-13-2018, 08:27 AM.

    Leave a comment:


  • yuri
    replied
    Yes. You understand it right. It's an option in the user preferences: 'Use an external email client'.

    Leave a comment:


  • vampke
    replied
    Could you please explain "Outbound emails: The ability to use external email client"?
    How does this work, does it mean that if you click someone's email address it opens the offline mail client in stead of the integrated one? This is something I would like very much!
    How can this be activated?

    Leave a comment:


  • yuri
    replied
    It should work.

    Leave a comment:


  • wtconseil
    replied
    What about current user having passwor containing a ":" character?
    I use a password generator with symbols and i'm pretty sure that some users have a ":" inside their password
    It is going to work ? or should they reset ?

    Leave a comment:


  • akafester
    replied
    tanya
    The database fix did the job. There was a single parent_type pointing to Lager. Thank you very much .

    Leave a comment:


  • tanya
    replied
    akafester , do you have access to the database? Could you remove from table `note` all records, where parent_type = 'Lager' OR related_type='Lager' ?

    Leave a comment:


  • tanya
    replied
    Check in data/config.php - is this entity in Activity or Calendar settings? (calendarEntityList, activitiesEntityList, historyEntityList).
    As I see, the problem is in stream.
    Seams it's a bug. Thanks
    Last edited by tanya; 04-05-2018, 07:51 AM.

    Leave a comment:


  • akafester
    replied
    I got this error in the logs after updating:
    Code:
      [2018-04-04 19:16:08] Espo.ERROR: API [GET]:/Stream, Params:Array ( ) , InputData:  - ORM: Repository 'Lager' does not exist. [] []
    [2018-04-04 19:16:08] Espo.ERROR: Display Error: ORM: Repository 'Lager' does not exist., Code: 500 URL: /rep-shack/api/v1/Stream?filter=&maxSize=20&offset=0&sortBy=number&asc=false [] []
    The activity tab isn't working now. The error refers to a entity I deleted some time ago.

    Leave a comment:


  • rodrigocoelho
    replied
    Is it related to this? (attached)

    Leave a comment:


  • tanya
    replied
    Hello,
    Administration > Notifications > Email Notification > What to notify about field

    Leave a comment:


  • rodrigocoelho
    replied
    Originally posted by yurikuzn
    Enhancements:
    • Auth Log: Login history available for the administrator;
    • Authentication: Parameter 'Only one auth token per user';
    • Authentication: Brute force attack protection;
    • Users: Last Access field;
    • Emails: Supporting email templates for replies;
    • Email Notifications: Configurable note types to notify about;
    • Outbound emails: The ability to use external email client;
    • Activities dashlet: 'Next X Days' filter;
    • Templates for PDF: Today & Now placeholders.

    Bugs fixed:
    • Resized images not taking into account an orientation from exif;
    • Email body sometimes not visible;
    • Field Manager: Enum field problem;
    • Row actions not clickable on mobile devices;
    • Passwords containing ':' are not accepted;
    • My Activities Dashlet Display Count Issue.

    All issues: https://github.com/espocrm/espocrm/m...ne/33?closed=1

    Download: https://www.espocrm.com/download/
    Upgrades: https://www.espocrm.com/download/upgrades/
    Hi Yuri, how to disable the email received notifications? I didn't see that option.
    May you explain please?

    Thanks.

    Leave a comment:


  • gundogduyakici
    replied
    Awesome. Thanks yuri

    Leave a comment:


  • yuri
    replied
    As I mentioned before it's not possible to login any other way than through API.

    Leave a comment:


  • emillod
    replied
    One more thing. What if someone try to login many times through API? For example here http://demo.espocrm.de/advanced/api/...edAt&asc=false

    Leave a comment:

Working...