Skip to content
Snippets Groups Projects
  1. May 27, 2016
  2. May 13, 2016
  3. May 11, 2016
  4. May 07, 2016
  5. May 06, 2016
  6. May 05, 2016
  7. May 04, 2016
  8. Apr 29, 2016
  9. Apr 27, 2016
  10. Apr 26, 2016
  11. Apr 25, 2016
  12. Apr 22, 2016
    • Prasad's avatar
    • Prasad's avatar
      Merge branch 'fix_quickcreate_sortorder' into 'master' · 560fad1c
      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
      560fad1c
    • Prasad's avatar
      Merge branch 'localized_installer' into 'master' · 8ac460a3
      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's avatar
      Merge branch 'fix_double_save' into 'master' · 5d59509a
      Prasad authored
      fix #125 double save press
      
      See merge request !40
      5d59509a
    • Prasad's avatar
      Merge branch 'add_lead_convert_event' into 'master' · 529d7ea0
      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
      529d7ea0
    • Prasad's avatar
      Merge branch 'fix_settings_links' into 'master' · d35031aa
      Prasad authored
      Fix settings links
      
      ref #109 set the linkto field correctly on older migrated systems
      
      See merge request !33
      d35031aa
    • Prasad's avatar
      Merge branch 'fix_print_css' into 'master' · 17be82a7
      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
Loading