Skip to content
Snippets Groups Projects
  1. Apr 22, 2016
  2. Apr 18, 2016
  3. Apr 01, 2016
  4. Mar 23, 2016
  5. Mar 22, 2016
  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 29, 2016
  15. Feb 27, 2016
  16. Feb 26, 2016
  17. Feb 24, 2016
  18. Feb 23, 2016
  19. Feb 22, 2016
  20. 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
Loading