Skip to content
  1. Sep 02, 2013
  2. Aug 20, 2013
  3. Aug 19, 2013
  4. Aug 14, 2013
  5. Aug 13, 2013
  6. Aug 12, 2013
  7. Aug 09, 2013
    • mcramer's avatar
    • mcramer's avatar
      - Implemented: FS#3077 - Add gender field for client · 81e1f830
      mcramer authored
      - Implemented:  FS#1312 - disabling a whole client
          -> see bugtracker comments for more details
      - Fixed:  FS#3060 - Subdomain vhost ip update on web domain update
      - Implemented:  FS#3078 - Change client template system: delete specific template from limits 
          -> including link in billing module to link specific assigned templates
      - Fixed:  FS#3058 - Error in mail quota calculation when changing tab in mailboxe configuration
          -> quota limit no longer checked if it was not changed
      - Fixed: Deleting a client's template could mess up his assigned templates
      - Added: remoting functions to change client templates the new way
      81e1f830
  8. Aug 08, 2013
  9. Aug 07, 2013
  10. Jul 31, 2013
  11. Jul 09, 2013
  12. Jul 08, 2013
  13. Jul 02, 2013
  14. Jun 28, 2013
  15. Jun 24, 2013
  16. Jun 12, 2013
  17. Jun 11, 2013
  18. Jun 08, 2013
  19. May 23, 2013
  20. Apr 19, 2013
  21. Apr 17, 2013
  22. Mar 20, 2013
  23. Mar 19, 2013
  24. Mar 06, 2013
  25. Feb 28, 2013
  26. Feb 27, 2013
  27. Feb 26, 2013
  28. Feb 25, 2013
    • mcramer's avatar
      - Added: remoting queries with a lot of results (e.g. email addresses or alias... · 3fc28c01
      mcramer authored
      - Added: remoting queries with a lot of results (e.g. email addresses or alias domains or dns rr) lead to non-functioning soap requests
        - added '#OFFSET#' AND '#LIMIT#' handling to the query
        - added automatic 'WHERE 1' if an empty array was given as query
        example: $result = $api->sites_web_domain_get('type' => 'vhost', '#OFFSET#' => 25, '#LIMIT#' => 50); to get the websites 26 to 75
      
      3fc28c01
  29. Feb 21, 2013
  30. Feb 20, 2013