Commits on Source (88)
-
Alan Bell authoredad55e288
-
Mik authored9edf1199
-
Oleg Tsoy authoredd51d0265
-
Prasad authoredcb328acc
-
Prasad authored
fix #99 add missing vtranslate function in tpl files Fix issue #99 Also need to add translation in lang files (new issue). I can add ru_ru localization. See merge request !27
87882242 -
Prasad authored5d7a2c6e
-
Prasad authoredccd2c9bb
-
Prasad authored91bd9078
-
Prasad authored528f4f60
-
Prasad authoredf786b191
-
Prasad authored
Add french translations to Calendar.php See merge request !23
dc2e8f84 -
Prasad authoredc225d9bf
-
9b5d6a08
-
Prasad authored7c24b984
-
Alan Bell authoredbfb5d84f
-
Alan Bell authored044bd4cf
-
Alan Bell authored8bbba066
-
Prasad authored7978ef23
-
Prasad authoredeacc0191
-
Prasad authored6705ece4
-
Prasad authored2ceb39f9
-
Prasad authoredd3aa4a3b
-
Prasad authored5a6ebff1
-
Prasad authoreddf2b8278
-
Prasad authored88ee083a
-
Prasad authoredfc03d44d
-
Prasad authoredc1dbfecd
-
Prasad authoredcb4323e5
-
Alan Bell authorede46fa610
-
Alan Bell authored2310d960
-
Alan Bell authored
if the preference LISTVIEW_DEFAULT_SORTING is specified then use it for list views and related lists
9a8059cf -
Prasad authored
Fix default sort ref #110 this adds code to the model for list views and related list views so that if no sort order is manually specified (someone hasn't clicked a column header) then it checks to see if the performance preference for default sorting is turned on and uses the sort order specified for the module. ref issue #110 See merge request !34
052885da -
Alan Bell 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
52b9591e -
Alan Bell authoredac814dca
-
Alan Bell authored4c3b9520
-
Prasad authored2febdefc
-
cae7d933
-
Oleg Tsoy authored89a91e0d
-
Prasad authored
store a cache of converted html so that we don't convert the same thing multiple times ref #7 See merge request !37
ca51b56d -
Prasad authored
fix #118 progress indicator alignment See merge request !38
8e99d682 -
Prasad authored9b3cfc43
-
46bf2a4c
-
Oleg Tsoy authored84f700de
-
Alan Bell authored1c3451ad
-
Oleg Tsoy authoredc98ffc12
-
Preexo authored97dcdf20
-
Preexo authored5dec5c6a
-
Alan Lord authored172c3b91
-
Alan Lord authored8002d151
-
Rimas Kudelis authored832ab294
-
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.
a7fbb9d2 -
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.
311964da -
Prasad authoredcd8b1be4
-
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
79c21247 -
Alan Bell authored1e391393
-
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
c498d970 -
Prasad authored
fix #124 add to phone lookup table on import See merge request !42
84c4f4a7 -
Prasad authoredd5e890d0
-
a6c5d36e
-
Prasad authoreda7167ecf
-
5b94ea37
-
Preexo authored5db285c6
-
Preexo authored131a123f
-
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
17be82a7 -
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
8ac460a3 -
Prasad authorede28eac10
-
Alan Bell authored3b4889a8
-
Alan Bell authored9b7ed9e2
-
Alan Bell authored0d5b99ab
-
Alan Bell authored77c12342
-
Alan Bell authorede49eae29
-
Prasad authoredd7236dc1
-
b2f90568
Showing
- SendSupportNotification.php 1 addition, 1 deletionSendSupportNotification.php
- config.template.php 1 addition, 1 deletionconfig.template.php
- data/CRMEntity.php 12 additions, 7 deletionsdata/CRMEntity.php
- include/Webservices/ConvertLead.php 12 additions, 0 deletionsinclude/Webservices/ConvertLead.php
- include/events/VTEventTrigger.inc 1 addition, 1 deletioninclude/events/VTEventTrigger.inc
- include/utils/VtlibUtils.php 18 additions, 0 deletionsinclude/utils/VtlibUtils.php
- include/utils/utils.php 7 additions, 1 deletioninclude/utils/utils.php
- includes/main/WebUI.php 13 additions, 12 deletionsincludes/main/WebUI.php
- languages/en_us/Install.php 1 addition, 0 deletionslanguages/en_us/Install.php
- languages/fr_fr/Calendar.php 54 additions, 54 deletionslanguages/fr_fr/Calendar.php
- layouts/vlayout/modules/Calendar/resources/Edit.js 1 addition, 4 deletionslayouts/vlayout/modules/Calendar/resources/Edit.js
- layouts/vlayout/modules/Install/Step1.tpl 11 additions, 0 deletionslayouts/vlayout/modules/Install/Step1.tpl
- layouts/vlayout/modules/Install/Step6.tpl 1 addition, 1 deletionlayouts/vlayout/modules/Install/Step6.tpl
- layouts/vlayout/modules/Migration/MigrationStep1.tpl 1 addition, 1 deletionlayouts/vlayout/modules/Migration/MigrationStep1.tpl
- layouts/vlayout/modules/Migration/MigrationStep2.tpl 1 addition, 1 deletionlayouts/vlayout/modules/Migration/MigrationStep2.tpl
- layouts/vlayout/modules/Potentials/dashboards/TopPotentialsContents.tpl 2 additions, 2 deletions...t/modules/Potentials/dashboards/TopPotentialsContents.tpl
- layouts/vlayout/modules/Settings/Groups/EditView.tpl 1 addition, 1 deletionlayouts/vlayout/modules/Settings/Groups/EditView.tpl
- layouts/vlayout/modules/Settings/MailConverter/ListViewContents.tpl 1 addition, 1 deletion...ayout/modules/Settings/MailConverter/ListViewContents.tpl
- layouts/vlayout/modules/Settings/Profiles/EditView.tpl 1 addition, 1 deletionlayouts/vlayout/modules/Settings/Profiles/EditView.tpl
- layouts/vlayout/modules/Settings/Vtiger/ListViewContents.tpl 1 addition, 1 deletionlayouts/vlayout/modules/Settings/Vtiger/ListViewContents.tpl