- Apr 26, 2016
-
-
Alan Bell authored
-
- Apr 22, 2016
-
-
Prasad authored
-
Prasad authored
fixes quickcreate field ordering and anything else that needs all the fields for… … the module in the order they appear on the screen in blocks ref #115 See merge request !36
-
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
fix #125 double save press See merge request !40
-
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
Fix settings links ref #109 set the linkto field correctly on older migrated systems See merge request !33
-
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
Fix #126 just a proposal, idea taken from user preference edit js See merge request !43
-
Prasad authored
removed conditions which checked for a parameter which never existed. #159 See merge request !51
-
Prasad authored
improved logging, fixes issue #174 See merge request !52
-
- Apr 18, 2016
-
-
Preexo authored
-
- Apr 01, 2016
-
-
Preexo authored
-
- Mar 23, 2016
-
-
-
Prasad authored
-
- Mar 22, 2016
-
-
Prasad authored
fix #135 set default values on organisations/contacts/opportunities when converting leads sets the default values for fields before doing the mapped values from the lead conversion mapping. See merge request !48
-
- Mar 21, 2016
-
-
-
Prasad authored
-
- Mar 15, 2016
-
-
Prasad authored
fix #124 add to phone lookup table on import See merge request !42
-
- Mar 10, 2016
-
-
Prasad authored
Use LBL_EQ_ZERO instead of LBL_NO for "No matches" message There's still one place left where LBL_NO wasn't replaced with LBL_EQ_ZERO. See merge request !45
-
- 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 02, 2016
- Mar 01, 2016
- Feb 29, 2016
-
-
Oleg Tsoy authored
-
- Feb 27, 2016
-
-
-
Prasad authored
-
- Feb 26, 2016
- Feb 24, 2016
- Feb 23, 2016
-
-
Alan Bell authored
-
- Feb 22, 2016
-
-
Alan Bell authored
-