Skip to content
Snippets Groups Projects
  1. Apr 22, 2016
    • 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
    • Prasad's avatar
      Merge branch 'fix_#126' into 'master' · 66667f9b
      Prasad authored
      Fix #126
      
      just a proposal, idea taken from user preference edit js
      
      See merge request !43
      66667f9b
    • Prasad's avatar
      Merge branch 'solve_#159' into 'master' · b98c223d
      Prasad authored
      removed conditions which checked for a parameter which never existed.
      
      #159
      
      See merge request !51
      b98c223d
    • Prasad's avatar
      Merge branch 'solve_#174' into 'master' · fd4fdc70
      Prasad authored
      improved logging, fixes issue #174
      
      See merge request !52
      fd4fdc70
  2. Apr 18, 2016
  3. Apr 01, 2016
  4. Mar 23, 2016
  5. Mar 22, 2016
    • Prasad's avatar
      Merge branch 'fix_defaults_on_leadconvert' into 'master' · 11c719e3
      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
      11c719e3
  6. Mar 21, 2016
  7. Mar 15, 2016
  8. Mar 10, 2016
    • Prasad's avatar
      Merge branch 'use_eq_zero' into 'master' · c498d970
      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
  9. Mar 09, 2016
  10. Mar 08, 2016
  11. Mar 07, 2016
  12. Mar 02, 2016
  13. Mar 01, 2016
  14. Feb 27, 2016
  15. Feb 26, 2016
  16. Feb 24, 2016
  17. Feb 23, 2016
  18. Feb 22, 2016
  19. Feb 21, 2016
    • Prasad's avatar
      Merge branch 'fix_default_sort' into 'master' · 052885da
      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
  20. Feb 19, 2016
  21. Feb 18, 2016
Loading