Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!

Overview

awards_all_eng_new

Unit tests Tests Latest Stable Version release date PHP Version Tested on PHP 7.3 to nightly Download YetiForce CRM GitHub contributors Crowdin Doc Backers on Open Collective Sponsors on Open Collective Black Duck Security Risk codecov Scrutinizer Average time to resolve an issue Percentage of issues still open Depfu SecurityHeaders.io mozilla-observatory Docker Hub

SourceForge Logo SourceForge Customers Love SourceForge Top Performer 2021 Summer SourceForge Top Performer 2021 Spring

Download YetiForce CRM crowdin Localization Management Platform

We design an innovative CRM system that is dedicated for large and medium sized companies. We dedicate it to everyone who values open source software, security and innovation. YetiForce was built on a rock-solid Vtiger foundation, but has hundreds of changes that help to accomplish even the most challenging tasks in the simplest way. Every function within the system was thought through and automated to ensure that all of them work together seamlessly and form a coherent integrity. We looked at the entire sales process and consequently refined the system, module by module. We have years of experience creating tailor made CRM software for a variety of different companies. Download it and have a first-hand experience.

😎 Demos

  1. GitStable
  2. GitDeveloper
  3. YetiPortal2 - Customer Portal

📖 Read the documentation to learn more.

💻 Requirements: Web server requirements

📹 Video Tutorials: Video Tutorials on YouTube , Video Tutorials on our server

📘 Knowledge base: yetiforce.com/en/knowledge-base/documentation

📝 Code Documentation: doc.yetiforce.com/code/

🌐 API documentation: doc.yetiforce.com/api/

Join our LinkedIn group and connect with other users and community members to discuss topics surrounding CRM and YetiForce.

Follow us on Twitter or like on FaceBook to get real-time info about new articles and functionalities.

🔎 Where else can you find YetiForce?

  1. Requirements Web server requirements
  2. Installation our website
  3. The lists of changes for previous versions of YetiForce CRM are available at our website.
  4. Check Milestone to verify release due date https://github.com/YetiForceCompany/YetiForceCRM/milestones
  5. Update PKG link. https://github.com/YetiForceCompany/UpdatePackages
  6. Additional scripts https://github.com/YetiForceCompany/YetiForceScripts
  7. Languages package https://github.com/YetiForceCompany/YetiForceCRMLanguages

YetiForce CRM was orginally forked from Vtiger CRM and has mechanisms that allow to easily migrate from Vtiger to YetiForce.

Testing Supported By
BrowserStack

Maintainability Snyk - Known Vulnerabilities Coverity Scan Build Status sonarcloud.io status alert sonarcloud.io bugs sonarcloud.io sqale sonarcloud.io security sonarcloud.io vulnerabilities

🎯 Contributors

This project exists thanks to all the people who contribute. [Contribute].

💰 Backers

Thank you to all our backers! 🙏 [Become a backer]

🍀 Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Gallery: https://public.yetiforce.com/gallery

Comments
  • Filter Does NOT Work ERR_NO_PERMITTED_TO_VIEW-- How to Enable Cron

    Filter Does NOT Work ERR_NO_PERMITTED_TO_VIEW-- How to Enable Cron

     
    I am new with both programming and yetiforce. 

    I do not know what is wrong with the setting, but non-admin users can are locked to see newly configed filter. It says: Incorrect request ERR_NO_PERMITTED_TO_VIEW. I then found the tickets Filter not working #6258 https://github.com/YetiForceCompany/YetiForceCRM/issues/6258 and https://yetiforce.com/en/knowledge-base/documentation/administrator-documentation/item/enable-cron, but I do not understand much : 

    • Add a file to the crontab, e.g. in such format:
      • /5 * * * * sh /var/www/cron/cron.sh > /var/www/cache/logs/cron.log 2>&1 [pay attention to a correct path to the YetiForce system],
      • /5 * * * * php /var/www/cron.php > /var/www/cache/logs/cron.log 2>&1
    • Change file permissions /var/www/crm/cron/cron.sh to 775 [or to other permissions that are compatible with an internal security policy in a company]. 
    • Set a path in the file /var/www/crm/cron/vtigercron.sh to PHP: export USE_PHP=/usr/local/php56/bin/php [here it is also required to pay attention to the file, because it can be located differently on each server and also keep an eye on a path to PHP that is different for various servers. An administrator can provide information about this path or it can be checked in phpinfo]. 
    • Pay attention to the end of line because it should be Unix (LF). If it is Windows on Linux servers, it may cause errors and the system won't be able to run the SH file. 
    If you may kindly let me know how to enable that in Pictures, it would be highly appreciated. 

    Best regards,

    Chao




    Generated by YetiforceCRM ver. 4.4.0
    PHP: 7.1.18

    Server configuration errors:
    session.gc_maxlifetime: 1440
    auto_detect_line_endings: Off
    Library errors:
    ldap_connect
    opcache_get_configuration
    apcu
     
    ​​​​​​​

    Generated by YetiforceCRM ver. 4.4.0
    PHP: 7.1.18

    Server configuration errors:
    session.gc_maxlifetime: 1440
    auto_detect_line_endings: Off
    Library errors:
    ldap_connect
    opcache_get_configuration
    apcu

    🤷‍♂️ MoreInfoRequired 
    opened by andrewchaosun 63
  • [Question] Rest API, how to setup and use?

    [Question] Rest API, how to setup and use?

    Description

    Hello, I can't find anywhere a documentation that say how to setup and use API, I'm about to create a connector between this CRM and an existing ERP system, but I don't know where to start from YetiForce.

    I found just this partial documentation in other tickets, but isn't enough explicit.

    Someone know a place where to find a documentation or can suggest me how to use YetiForce API?

    Thank you in advance. 😄

    • [x] Understood way
    • [x] Got slightly enough documentation
    • [x] Got examples
    • [x] Activated webservices by php
    • [ ] Solved all problems
    • [ ] In production! 😃
    ❔ question 
    opened by Sasamous 59
  • Cron job errors

    Cron job errors

    Morning chaps.

    My cron jobs are not running correctly. I'm running 3.4.1 yetiforce on ubuntu 16.06 with 4 core cpu and 8gb ram. all settings are correct. But this is the error from my cronjob output

    monster-it@web:~$ sudo sh /var/www/html/yetiforce/cron/vtigercron.sh --------------- 2017-02-08 09:16:47 | Start CRON ---------- 2017-02-08 09:16:47 | Workflow - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | SendReminder - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | LBL_CURRENCY_UPDATE - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | Scheduled Import - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | ScheduleReports - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | MailScannerAction - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | MailScannerVerification - Start task 2017-02-08 09:16:47 | MailScannerVerification - End task (0.01 s) 2017-02-08 09:16:47 | MailScannerBind - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | CardDav - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | CalDav - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | Activity state - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | LBL_MULTI_REFERENCE_VALUE - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | LBL_CRMACTIVITY_DAYS - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | Assets Renewal - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | SoldServices Renewal - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | LBL_SEND_NOTIFICATIONS - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | RecordLabelUpdater - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | PrivilegesUpdater - Task omitted, it has not been finished during the last scanning 2017-02-08 09:16:47 | UpdaterRecordsCoordinates - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | LBL_ADDRESS_BOOCK - Not ready to run as the time to run again is not completed 2017-02-08 09:16:47 | LBL_MARK_RECORDS_AS_REVIEWED - Not ready to run as the time to run again is not completed

    Any help will be great thank you.

    opened by alextovey 59
  • workflow don't send email

    workflow don't send email

    I really like this crm, that's why I would like to understand how I can solve this problem. My server uses cpanel, so I've enabled cron so: sh /var/www/crm/cron/vtigercron.sh &>/var/www/crm/cache/logs/cron.log On cron/vtigercron.sh I've setting--> export USE_PHP=/opt/alt/php56/etc/php.ini but doesn't work, so I've change cron in: curl -k "https://crm.100asa.it/cron/vtigercron.php?app_key=code-of-app-key" Workflow works well, but no emails start. SMTP test works well, but all email included in workflow doesn't start. Thank you

    🤷‍♂️ MoreInfoRequired 
    opened by centoasa 58
  • Testing the Update package to 3.41427 and get white screen

    Testing the Update package to 3.41427 and get white screen

    Hi,

    I have tried to use the update for 3.4 to 3.4.1427 here https://github.com/YetiForceCompany/UpdatePackages/tree/developer/YetiForce%20CRM%203.x.x

    When I run the update it produces the white screen. Is this because it now requires PHP 7x?

    I also tried with a clean install of 3.4 - same problem.

    🐛 bug ❌ ignored 
    opened by PercyP 58
  • Unable to connect to database

    Unable to connect to database

    Hi everyone,

    I want to install yetiforce on a LAMP linux virtual machine and I get an error while the database connection.

    My configuration seems to be good because I pass the verification step image

    My database settings are the following image

    And there is the error capture

    I tried on Debian / Ubuntu / Turnkey / Bitnami / Install the package one by one / Install LAMP package... I followed the php.ini recommandations and when i tried with vtiger on the same machine it works!

    Thank's in advance !

    ❔ question 
    opened by Raggazzoo 47
  • Is today the

    Is today the "big day" - Version 3.2?

    With enthusiasm we expect version 3.2 to implement in our business model.

    Will today be released YF version 3.2? Will be also available via Softaculous installer? What is your practice for realeses via Softaculous, same day as the official?

    Regards

    opened by serbiaserbia 46
  • [bug] Unable to sync CalDAV calendar from Yetiforce to Outlook

    [bug] Unable to sync CalDAV calendar from Yetiforce to Outlook

    I am trying setup a synced calendar with yetiforce and outlook, i have enabled the required features in the API file and have created my API key. I added the API key to Outlook and can get Outlook to sync its calendar events to yetiforce but when i add an event to the calendar in yetiforce i get the error message " Object reference not set to an instance of an object." Any idea what might need to be configured to get it working. I am also unable to add the CalDAV account on my IOS device and believe the settings i am using are wrong. currently i am using: server: http://yetiforce.2techcomputing.ca:443/dav.php/principals/(dav_login)/ username: api login password: api key

    Any help would be appreciated.

    ❔ question 
    opened by 2techcomputing 41
  • Class 'Config\Components\Branding' not found - Update from 5.1.0 to 5.2.0

    Class 'Config\Components\Branding' not found - Update from 5.1.0 to 5.2.0

    I just updated Yetiforce and the above error appears.

    Please instruct me on escaping it because we have about 20 employees that depends on this installation. :)

    Thanks

    opened by liviubbo 41
  • create via Webservice broken in 4.0.0

    create via Webservice broken in 4.0.0

    with commit 49ab3649f9fc94ef88a1fbc4610c639d8e4bad5a you removed the "Save" method from CRMEntity.

    Now you cannot use operation "create" with webservices, since it still calls "Save()". The related error message is e.g.

    PHP Fatal error:  Uncaught Error: Call to undefined method Accounts::Save() in /var/www/yeti/include/Webservices/VtigerCRMObject.php
    

    How to work around?

    ❔ question 
    opened by migoi 38
  • [bug] Yetiforce Portal 2 can't connect to the Yetiforce CRM during the installation wizard

    [bug] Yetiforce Portal 2 can't connect to the Yetiforce CRM during the installation wizard

    Hi,

    After creating the Portal type API webservice and the user to login, as you can see on the image below:

    imagen

    The installation wizard fails at the first step:

    imagen

    Where https://clientes.talecsystem.com is our testing CRM and https://clientesportal.talecsystem.com is our testing Portal2. Both are public domains and separate web server over the same Apache server in a sandbox machine.

    ❌ ignored 
    opened by guanchgonzalez 37
  • selecting from filter is not working

    selecting from filter is not working

      This really needs to be addressed. Even in git.dev selecting from filter is not working. I have few thousands of Accounts to which frequently we sending emails, and selecting all at once saving lots of time
    

    Originally posted by @TonyM15 in https://github.com/YetiForceCompany/YetiForceCRM/discussions/16727#discussioncomment-4587059

    🐛 bug 👮‍♂️ VerificationRequired 
    opened by mariuszkrzaczkowski 0
  • Bump fullcalendar from 5.11.3 to 6.0.2

    Bump fullcalendar from 5.11.3 to 6.0.2

    Bumps fullcalendar from 5.11.3 to 6.0.2.

    Release notes

    Sourced from fullcalendar's releases.

    v6.0.2

    Standard/premium:

    • FIX: unable to resize an event smaller after initial resize (#7099)

    React:

    • FIX: re-rendering loop error with navLink and dayCellContent (#7107)

    Angular:

    • FIX: resource content-injection, when resource element destroyed, throws JS error (#7105)

    Vue 2:

    • FIX: resource content-injection, when resource element destroyed, throws JS error

    v6.0.1

    Standard/premium:

    • FIX: Property type does not exist on type ViewApi (#7056)
    • FIX: Expose globalLocales publicly for importing on-demand (#7057)

    React:

    • FIX: multi-day events rendered by eventContent are overlapping each other (#7089)

    Angular:

    • FIX: error with eventContent & list view (#7058)

    v6.0.0

    V6 Release Notes and Upgrade Guide

    Changes since final beta:

    • FIX: certain ng-template names don't work (angular-426)
    • FIX: minify CSS that is embedded into JS files
    • FIX: more informational README files in published packages
    • FIX: daygrid events sometimes not correctly positioned with Vue connectors
    • BREAKING: @​fullcalendar/icalendar now has ical.js peer dependency

    v6.0.0-beta.4

    Standard/Premium:

    • FIX: jsDelivr default URLs have wrong mime type (#7045)
    • FIX: Unmet peer dependency "moment" warning from moment-timezone (#6839)
    • FIX: fullcalendar and fullcalendar-scheduler packages accidentally include sourcemaps

    ... (truncated)

    Changelog

    Sourced from fullcalendar's changelog.

    v6.0.1

    Standard/premium:

    • FIX: unable to resize an event smaller after initial resize (#7099)

    React:

    • FIX: re-rendering loop error with navLink and dayCellContent (#7107)

    Angular:

    • FIX: resource content-injection, when resource element destroyed, throws JS error (#7105)

    Vue 2:

    • FIX: resource content-injection, when resource element destroyed, throws JS error

    v6.0.1 (2022-12-20)

    Standard/premium:

    • FIX: Property type does not exist on type ViewApi (#7056)
    • FIX: Expose globalLocales publicly for importing on-demand (#7057)

    React:

    • FIX: multi-day events rendered by eventContent are overlapping each other (#7089)

    Angular:

    • FIX: error with eventContent & list view (#7058)

    v6.0.0 (2022-12-13)

    V6 Release Notes and Upgrade Guide

    Changes since final beta:

    • FIX: certain ng-template names don't work ([angular-426])
    • FIX: minify CSS that is embedded into JS files
    • FIX: more informational README files in published packages
    • FIX: daygrid events sometimes not correctly positioned with Vue connectors
    • BREAKING: @​fullcalendar/icalendar now has ical.js peer dependency

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 0
  • Bump gridstack from 5.1.1 to 7.1.2

    Bump gridstack from 5.1.1 to 7.1.2

    Bumps gridstack from 5.1.1 to 7.1.2.

    Release notes

    Sourced from gridstack's releases.

    v7.1.2

    • fix #939 'prototype' undefined error for dd-gridstack.js
    • add #939 disable/enable are methods now recursive by default
    • add better GridStackEventHandlerCallback spelled out types
    • add We now have support for Angular Component wrappers out of the box included in the build, with docs and demo! Need help to do that for React and Vue.

    v7.1.1

    • fix #939 editable elements focus (regression in v6). Thank you @​Gezdy

    v7.1.0

    • back to MIT license in package.json
    • add GridStackEngine.findEmptyPosition()
    • fixed #2081 removeWidget() after it's gone from DOM
    • fixed #1985 addWidget() or DOM read in single column mode will not adjust to multi column mode
    • fixed #1975 oneColumnModeDomSort not respected when loading in 1 column

    v7.0.1

    • fixed #2073 SSR (server side rendering) isTouch issue (introduced in v6)
    • fixed - removing last item delete sub-grid that are not auto-generated (nested.html vs nested_advanced.html)

    v7.0.0

    • add #1009 Create sub-grids on the fly, by dragging items completely over others (nest) vs partially (push) using new flag GridStackOptions.subGridDynamic=true. Thank you [StephanP] for sponsoring it. See advance Nested
    • add - ability to pause drag&drop collision until the user stops moving - see DDDragOpt.pause (used for creating nested grids on the fly based on gesture).
    • add #1943 you can now drag sub-grids into other sub-grids

    v6.0.3

    • fixed #2055 maxRow=1 resize outside (broke in 6.0.1)
    • fixed #2054 Can't enter text in textarea/input (broke in v6)

    v6.0.2

    • fixed #2034 removeWidget() breaking resize handle feedback
    • fixed #2043 when swapping shapes in maxRow grid, make sure we still check for 50% coverage

    v6.0.1

    • fixed float(val) to set on grid and engine, so save() will read it.
    • fixed #2018 mouseover and React different behavior
    • fixed getting nested grid resize handles while dragging child

    v6.0.0

    we now have native support for drag&drop on dekstop and mobile out of the box, no external lib needed and more reliable across browsers (mouse event and touch)

    • converted previous HTML5 draggable=true based code to simple Mouse Events and Touch mobile support for drag&Drop.
    • removed all jquery-ui related code, and D&D plugging as we only support native events now
    • alwaysShowResizeHandle now support 'mobile' which is the default, making it much easier (see doc)
    • changed commit() to be batchUpdate(false) to make it easier to turn batch on/off. updated doc. old API remains for now
    Changelog

    Sourced from gridstack's changelog.

    7.1.2 (2022-12-29)

    • fix #939 'prototype' undefined error for dd-gridstack.js
    • add #939 disable/enable are methods now recursive by default
    • add better GridStackEventHandlerCallback spelled out types
    • add We now have support for Angular Component wrappers out of the box included in the build, with docs and demo! Need help to do that for React and Vue.

    7.1.1 (2022-11-13)

    • fix #939 editable elements focus (regression in v6). Thank you @​Gezdy

    7.1.0 (2022-10-23)

    • back to MIT license in package.json
    • add GridStackEngine.findEmptyPosition()
    • fix #2081 removeWidget() after it's gone from DOM
    • fix #1985 addWidget() or DOM read in single column mode will not adjust to multi column mode
    • fix #1975 oneColumnModeDomSort not respected when loading in 1 column

    7.0.1 (2022-10-14)

    • fix #2073 SSR (server side rendering) isTouch issue (regression in v6)
    • fix - removing last item delete sub-grid that are not auto-generated (nested.html vs nested_advanced.html)

    7.0.0 (2022-10-09)

    • add #1009 Create sub-grids on the fly, by dragging items completely over others (nest) vs partially (push) using new flag GridStackOptions.subGridDynamic=true. Thank you [StephanP] for sponsoring it. See advance Nested
    • add - ability to pause drag&drop collision until the user stops moving - see DDDragOpt.pause (used for creating nested grids on the fly based on gesture).
    • add #1943 you can now drag sub-grids into other sub-grids

    6.0.3 (2022-10-08)

    • fix #2055 maxRow=1 resize outside (broke in 6.0.1)
    • fix #2054 Can't enter text in textarea/input (broke in v6)

    6.0.2 (2022-09-23)

    • fix #2034 removeWidget() breaking resize handle feedback
    • fix #2043 when swapping shapes in maxRow grid, make sure we still check for 50% coverage

    6.0.1 (2022-08-27)

    • fix float(val) to set on grid and engine, so save() will read it.
    • fix #2018 mouseover and React different behavior
    • fix getting nested grid resize handles while dragging child

    6.0.0 (2022-08-21)

    • converted previous HTML5 draggable=true based code to simple Mouse Events and Touch mobile support for drag&Drop.
    • removed all jquery-ui related code, and D&D plugging as we only support native events now
    • alwaysShowResizeHandle now support 'mobile' which is the default, making it much easier (see doc)
    • changed commit() to be batchUpdate(false) to make it easier to turn batch on/off. updated doc. old API remains for now
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 0
  • Bump quasar from 1.22.1 to 2.11.3

    Bump quasar from 1.22.1 to 2.11.3

    Bumps quasar from 1.22.1 to 2.11.3.

    Release notes

    Sourced from quasar's releases.

    quasar-v2.11.3

    New

    • feat(ui): Ability to disable Quasar automatically adding "dir" and "lang" HTML attributes to the html tag #15010

    Fixes

    • fix(QRadio/QCheckbox): checked must be set as .prop to change the native form value and as .attr to change the html attr #15182 (#15183)

    Donations

    Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

    quasar-v2.11.2

    New

    • feat(ui): prepare body classes for SSG
    • feat(QTabs): prepare for SSG while avoiding subsequent re-renders

    Donations

    Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

    quasar-v2.11.1

    Fixes

    • fix(ui/lang): kk language name

    Donations

    Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

    quasar-v2.11.0

    New

    • feat(ui): dark mode shadows (and Quasar sass variables)
    • feat(ui): Improve QInput and QFile nativeEl types (fix #15128) (#15129)

    Fixes

    • fix(QInput): set margin first and then decrease height to keep parent scroll (regressing from fixing firefox undo) #15023 (#15047)
    • fix(QDialog): listen for click on backdrop on ios because the refocus does not make sense and ios in non-desktop mode does not focus the backdrop on tap #13619 (#14958)
    • fix(QInfiniteScroll): hide transitions and animations for invisible items #15094 (#15097)
    • fix(ui/build): ignore .spec.js files when building UI package (has negative effects on the CLI auto-import feature)
    • fix(QCard): do not mess with padding for non-rectangle buttons inside QCardActions
    • fix(QLinearProgress): "stripe" prop not taking account of "instant-feedback"

    Breaking change fix

    ... (truncated)

    Commits
    • a993397 chore(ui): Bump version
    • 973421b fix(ui)/feat(app-vite/app-webpack): build error; add TS definitions for newly...
    • fd8d513 fix(QRadio/QCheckbox): checked must be set as .prop to change the native form...
    • da674c8 chore(extras): bump version => v1.15.9
    • 40c3798 feat(extras): update MDI icons/fonts => v7.1.96
    • 8cfcc72 feat(extras): update Bootstrap icons/fonts => v1.10.3
    • 1b98a38 feat(ui): Ability to disable Quasar automatically adding "dir" and "lang" HTM...
    • 8e54e75 chore(ui): Bump version
    • 26836a6 feat(QTabs): prepare for SSG while avoiding subsequent re-renders
    • c24a3c9 feat(ui): prepare body classes for SSG
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 0
  • Bump overlayscrollbars from 1.13.3 to 2.0.3

    Bump overlayscrollbars from 1.13.3 to 2.0.3

    Bumps overlayscrollbars from 1.13.3 to 2.0.3.

    Changelog

    Sourced from overlayscrollbars's changelog.

    2.0.3

    Revert the viewport and padding style position: relative change introduced in v2.0.2 due to breaking behavior. #489 is considered a design limitation.

    2.0.2

    Bug Fixes

    • The viewport and padding elements won't have the style position: relative anymore if its not needed. The style is only needed for older browsers. (#489)

    2.0.1

    Bug Fixes

    • The custom scrollbars are now always hidden if the showNativeOverlaidScrollbars option is true.

    Improvements

    • The initialization to the body element respects now overflow: hidden style overrides of the html and body element. (#477)
    • data-overlayscrollbars-initialize is now automatically removed if the instance is destroyed or canceled.
    • data-overlayscrollbars-initialize now always sets overflow: auto to prevent elements to be suddenly cropped after initialization.
    • removed obsolete !important styles

    2.0.0

    OverlayScrollbars was rewritten from the ground up in TypeScript in a functional manner. The rewrite comes with multiple benefits:

    • The library is much smaller now (about 50% smaller fully treeshaken)
    • Modern browsers benefit greatly because compat code is inside plugins which are treeshaken if unused
    • Multiple performance optimizations were made due to the new structure
    • Framework Components benefit of the pure parameter for options and events (same input produces same output)
    • TypeScript definitions are always up to date (@types/overlayscrollbars is obsolete now)

    New Features:

    • If applied to body all the native functionality in modern browsers (e.g. swipe down to refresh on mobile, scroll restoration etc.) is preserved (#376, #425, #273, #320)
    • If you scroll while the cursor hovers a scrollbar element the viewport is now scrolled (#128, #322)
    • The initialization process can be fully customized now. This makes it possible to itegrate with other plugins / libraries (#432, #304, #149, #148, #139, #49)
    • Scrollbars can be cloned and positioned anywhere in the DOM tree. (#404, #323, #158, #17)
    • The update behavior of the MutationObserver for the content can be customized with the update options. (#307, #183, #23)
    • Works now without adjustments with CSS-Grid, CSS-Flexbox etc.
    • Supports all kind of input devices additionally to mouse and touch. (Uses native pointer-events now)
    • Exports a esm version which can be treeshaken

    Breaking changes:

    • Browser support changed. The minimal version is now IE11.
    • There is no default export anymore. The main entry point is now the OverlayScrollbars named export.
    • The styles are now exported under a different path. Read the docs for more info.

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies javascript 
    opened by dependabot[bot] 0
  • Bump twig/twig from 3.4.3 to 3.5.0

    Bump twig/twig from 3.4.3 to 3.5.0

    Bumps twig/twig from 3.4.3 to 3.5.0.

    Changelog

    Sourced from twig/twig's changelog.

    3.5.0 (2022-12-27)

    • Make Twig\ExpressionParser non-internal
    • Add "has some" and "has every" operators
    • Add Compile::reset()
    • Throw a better runtime error when the "matches" regexp is not valid
    • Add "twig *_names" intl functions
    • Fix optimizing closures callbacks
    • Add a better exception when getting an undefined constant via constant
    • Fix if nodes when outside of a block and with an empty body
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies php 
    opened by dependabot[bot] 0
Releases(6.4.0)
Owner
YetiForce Sp. z o.o.
We created an innovative CRM system that is open and adapts perfectly to your business.
YetiForce Sp. z o.o.
DaybydayCRM an open-source CRM, to help you keep track of your daily workflow.

====================== DaybydayCRM is an everyday customer relationship management system (CRM) to help you keep track of your customers, tasks, appoi

Casper Bottelet 2.1k Jan 3, 2023
Linkfyle is a system that allows you to collect your social media accounts in one place and be reachable.

Linkfyle About Linkfyle is a system that allows you to collect your social media accounts in one place and be reachable. Features Login and Registrati

null 6 Dec 15, 2022
yxorP is a PHP-based proxy application that is very lightweight and easily customizable per user needs.

Web Proxy Guzzler + SAAS(y) Cockpit (GUI Dashboard incl.). Feature Rich, Multi-tenancy, Headless, Plug & Play, Augmentation & Content Spinning Web Proxy with Caching - PHP CURL+Composer are Optional. Leveraging SAAS architecture to provide multi-tenancy, multiple threads, caching, and an article spinner service.

4D/ҵ.com Dashboards 9 Aug 14, 2022
Switch the DokuWiki interface language according to the accept-language request header

Switch the DokuWiki interface language according to the accept-language request header

CosmoCode GmbH 1 Jan 4, 2022
Livewire component to show records according to their current status

Livewire Status Board Livewire component to show records/data according to their current status Preview Installation You can install the package via c

Andrés Santibáñez 288 Dec 24, 2022
Server manager is a open source project made for people so that they can add the servers to one single place irrespective of their provider and manage it through one location.

Server Manager Are you sick of having to log into hundreads of different website just to access your server? Well we got you, Server manager is a open

null 8 Aug 9, 2022
This plugin was created to help you migrate your existing gallery from your old site.

WP Migrate Gallery 1. Steps to Import Gallery 1.1. Install ACF PRO 1.2. Create CPT Gallery 1.3. Create Gallery Taxomy 1.4. Copy Gallery media files to

null 3 Jun 23, 2022
Dolibarr ERP & CRM is a modern software package that helps manage your organization's activity (contacts, suppliers, invoices, orders, stocks, agenda…).

Dolibarr ERP CRM is a modern software package to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). It is open source software written in PHP and designed for small and medium businesses, foundations and freelancers. You can freely install, use and distribute it as a standalone application or as a web application to use it from every internet access and media.

Dolibarr ERP & CRM 3.7k Jan 7, 2023
PHP web based Password Manager for business and personal use.

sysPass - Systems Password Manager Join us in the Gitter chat room: PHP web based Password Manager for business and personal use. AES-256 encryption i

RubénD 896 Dec 26, 2022
CRM project that I developed with ReactJS and Laravel 8.

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Harun Doğdu 4 Nov 28, 2021
EspoCRM open source CRM application

EspoCRM is an Open Source CRM (Customer Relationship Management) software that allows you to see, enter and evaluate all your company relationships regardless of the type. People, companies or opportunities - all in an easy and intuitive interface.

EspoCRM - Open Source CRM 1k Dec 29, 2022
OroCRM is an open source Client Relationship Management (CRM) application

OroCRM is an open source Client Relationship Management (CRM) application that allows to create a 360° view of your customers across multiple channels, organize the sales pipeline, manage account and contact information, communicate with customers, run marketing campaigns and track campaign performance.

Oro, Inc. 611 Jan 3, 2023
Customer Relationship Management (CRM) portal using PHP Codeigniter 4 & Tailwind CSS framework.

CRM Portal Customer Relationship Management (CRM) portal using PHP Codeigniter 4 & Tailwind CSS framework. Screenshots User (Dashboard) Admin (Employe

Dawood Khan Masood 5 Feb 2, 2022
ZAP CRM is Customer Relationship Management portal built using PHP Codeigniter 4 & Tailwind CSS framework.

ZAP CRM ZAP CRM is Customer Relationship Management portal built using PHP Codeigniter 4 & Tailwind CSS framework. Screenshots User (Dashboard) Admin

Dawood Khan Masood 5 Feb 2, 2022
WebFit was initially thought for the subject of Systems Analysis and Design, and consists of a site that is used by customers of a fictitious gym

WebFit - Um site para academia Sobre o site O WebFit foi pensado inicialmente para a matéria de Análise e Projeto de Sistemas, e consiste em um site q

Gianluca Notari Magnabosco 2 Sep 12, 2022
Laravel 9 Web App - Our client José Gustavo, passionate about soccer and technology, wants to have an application that simulates the soccer leagues in his neighborhood, called My League.

Laravel 9 Web App - Our client José Gustavo, passionate about soccer and technology, wants to have an application that simulates the soccer leagues in his neighborhood, called My League.

Álisson Marques 2 May 3, 2022
Genealogy (Silsilah) application to record our family members.

Genealogy Application Development in progress In development progress, any changes of table structure will be updated directly to corresponding migrat

Atef Ben Ali 3 Nov 27, 2021
The forum is a base for our Youtube tutorial series on "how to build a forum"

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

AngelJay 15 Oct 11, 2022
Remindle is here to help you remember. Remember everything you want, by the means you prefer, in the frequency you like

platform Personal reminders About Remindle Remindle is a platform which helps you to remember all important events. You can set the means you’d like t

Remindle 4 Dec 23, 2021