Skip to content

titosuarezb/sugarcrm_ee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Enhanced Version of SugarCRM CE, It was updated to the latest release available, fixed some bugs and was added the Spanish Language.


SugarCRM Community Edition CE 5.6.20

IMPROVEMENTS

  • It was modified the search behaviour, so in every query doesn't use the "like" operator to avoid unnecessary overload to database, instead you can type in your search the "%" modifier to execute search with "like" operator.
  • Fixed the feature $sugar_config['dump_slow_queries'], now this really works.
  • Added a feature to export indices created in vardefs when you create a module using the module builder, now that indices are deployed correctly.
  • Added a feature to avoid differences when you run repair process in Windows or Linux, now that process works the same way in Windows and Linux.
  • Added Spanish language

MEJORAS

  • Se modificó el compartimiento del sistema de búsqueda, de tal forma que por defecto no se usa el operador "like" para evitar sobrecarga innecesaria en la base de datos. En cambio puedes escribir en tu búsqueda el modificador "%" para ejecutar la búsqueda con el operador "like".
  • Se corrigió la funcionalidad $sugar_config['dump_slow_queries'], ahora de verdad funciona.
  • Se adicionó la funcionalidad para exportar los índices que son creados en los vardefs cuando creas un módulo usando el Constructor de módulos, ahora esos índices son desplegados correctamente.
  • Se adicionó una funcionalidad para que al ejecutar el proceso de reparación no genere diferencias entre Windows y Linux, Ahora este proceso funciona de la misma forma en Windows y Linux.
  • Ase adicionó el idioma Español

SugarCRM Community Edition CE 5.6.20 Español

About

SugarCRM CE Source Code

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 81.7%
  • JavaScript 8.3%
  • Smarty 5.6%
  • CSS 2.4%
  • HTML 2.0%