Skip to content
Snippets Groups Projects
  1. Sep 29, 2016
  2. Sep 28, 2016
  3. Sep 27, 2016
  4. Sep 26, 2016
    • Tim van Dijen's avatar
      Fix minor XHTML compliancy issues (#479) · 5ffabc78
      Tim van Dijen authored
      Don't start a <dl> when there's no content for it. Would result in "<dl></dl>".
      
      One error left in: data-clipboard-target="#metadata"
      JavaScript should probably be changed to check for id instead of a proprietary attribute.
      
      Add mandatory cols-attribute for non-CSS compatible browsers.
      
      We're one column short
      5ffabc78
  5. Sep 21, 2016
    • Thijs Kinkhorst's avatar
      Avoid travis segfaulting phpunit withn PHP 5.3 (#477) · dbdddf39
      Thijs Kinkhorst authored
      The segfault happens in the coverage report. Since we send coverage
      info only with PHP 5.6, avoid running it entirely, saves buildtime aswell.
      dbdddf39
    • Michal Procházka's avatar
      Configurable LinkedIn attributes (#449) · a823e71e
      Michal Procházka authored
      - Attributes which can be get from LinkedIn are now configurable
      - By default these attributes are requested: id,first-name,last-name,headline,summary,specialties,picture-url,email-address
      - Added email-address attribute into the default set
      - Fixed link to the documentation
      a823e71e
  6. Sep 16, 2016
  7. Sep 15, 2016
  8. Sep 14, 2016
  9. Sep 07, 2016
  10. Sep 06, 2016
Loading