- Apr 29, 2016
-
-
Preexo authored
-
- Apr 27, 2016
-
-
-
Prasad authored
-
- Apr 26, 2016
- Apr 25, 2016
-
-
Alan Bell authored
-
- Apr 22, 2016
-
-
Prasad authored
-
Prasad authored
Localize the installer This makes it possible for the admin to choose their preferred language in the first step of the installer. That choice applies to the rest of the installation process and is set as the default system language in the config file. Notes: * only the languages with a translated Install.php file will be presented for choosing * the locale for the default admin account is still being set to en-US for some reason * this doesn't update the templates used in the installer, which aren't fully localizable at the moment. See merge request !47
-
Prasad authored
Add lead convert event we need to know when a lead is converted so we can take various custom actions, but there isn't an event triggered ref #108 See merge request !32
-
Prasad authored
change the default media type to all so that printing is improved ref #127 setting the default media type means that css files get loaded on printing, specific @media changes might be worth doing to improve the printing layout but CSS files should be loaded by default unless they are explicitly not for a particular media type. See merge request !41
-
Prasad authored
removed conditions which checked for a parameter which never existed. #159 See merge request !51
-
- Apr 18, 2016
-
-
Preexo authored
-
- Apr 01, 2016
-
-
Preexo authored
-
- Mar 23, 2016
-
-
-
Prasad authored
-
- Mar 22, 2016
-
- Mar 21, 2016
-
-
-
Prasad authored
-
- Mar 15, 2016
-
- Mar 10, 2016
-
- Mar 09, 2016
-
-
Alan Bell authored
-
- Mar 08, 2016
-
-
Prasad authored
Added support for Windows-125* character sets in CSV import. Excel still does not export CSV as UTF-8, using the 8-bit system character set instead, so support for these charsets comes in handy. This also updates the `convertCharacterEncoding()` function to be a bit smarter when choosing its backend. See merge request !46
-
Prasad authored
-
- Mar 07, 2016
-
-
Rimas Kudelis authored
This makes it possible for the admin to choose their preferred language in the first step of the installer. That choice applies to the rest of the installation process and is set as the default system language in the config file.
-
Rimas Kudelis authored
Excel still does not export CSV as UTF-8, using the 8-bit system character set instead, so support for these charsets comes in handy. This also updates the `convertCharacterEncoding()` function to be a bit smarter when choosing its backend.
-
Rimas Kudelis authored
-
- Mar 04, 2016
-
-
Alan Lord authored
-