Skip to content
Snippets Groups Projects
  1. Sep 25, 2015
  2. Sep 24, 2015
  3. Sep 23, 2015
  4. Sep 22, 2015
  5. Sep 20, 2015
  6. Sep 18, 2015
  7. Sep 17, 2015
  8. Sep 15, 2015
  9. Sep 11, 2015
  10. Sep 10, 2015
  11. Sep 07, 2015
  12. Sep 02, 2015
  13. Aug 31, 2015
  14. Aug 30, 2015
  15. Aug 09, 2015
  16. Aug 08, 2015
  17. Aug 07, 2015
  18. Aug 06, 2015
    • damjan's avatar
      [FEATURE] Splitting typo3Version on minVersion and maxVersion · 9fd73d30
      damjan authored
      - minVersion and maxVersion are of MySQL type NUMERIC(4,1) meaning that they support 4 digit versions with one digit behind decimal point e.g.: 6.2, 2.0, and not supported: 6.2.1, 4.21
      - Adding minVersion and maxVersion attributes in type and property tags when exporting if minVersion/maxVersion fields are set in database records.
      - Exporting by version - exports all types and properties which exist in passed version
      - When importing, if minVersion/maxVersion is not set in property or type tag of tsref.xml, default values (specified by user) will be used
      9fd73d30
  19. Aug 05, 2015
Loading