Skip to content
Snippets Groups Projects
  1. Nov 10, 2015
  2. Nov 09, 2015
  3. Nov 08, 2015
  4. Nov 06, 2015
  5. Nov 04, 2015
    • Morris Jobke's avatar
      Fix typo in variable name · cc9695ea
      Morris Jobke authored
      * introduced with #20135 - c6f6a875
      
      Fixes following error meessage:
      
      {"reqId":"GliKwPFSIVn8GC2KNIHY","remoteAddr":"::1","app":"PHP","message":"Undefined variable: subAdmins at master\/settings\/users.php#76","level":0,"time":"2015-11-04T08:38:53+00:00","method":"GET","url":"\/master\/index.php\/settings\/users"}
      {"reqId":"GliKwPFSIVn8GC2KNIHY","remoteAddr":"::1","app":"PHP","message":"Invalid argument supplied for foreach() at master\/settings\/users.php#76","level":0,"time":"2015-11-04T08:38:53+00:00","method":"GET","url":"\/master\/index.php\/settings\/users"}
      cc9695ea
    • Morris Jobke's avatar
      fix subadmin user count for empty groups · 18f0bafd
      Morris Jobke authored
      18f0bafd
    • Jenkins for ownCloud's avatar
      [tx-robot] updated from transifex · 7fe04742
      Jenkins for ownCloud authored
      7fe04742
  6. Nov 03, 2015
  7. Nov 02, 2015
  8. Nov 01, 2015
  9. Oct 31, 2015
  10. Oct 30, 2015
  11. Oct 29, 2015
  12. Oct 28, 2015
  13. Oct 27, 2015
  14. Oct 26, 2015
  15. Oct 25, 2015
  16. Oct 24, 2015
  17. Oct 23, 2015
  18. Oct 21, 2015
    • Roeland Jago Douma's avatar
      Fix unit test · 02af4269
      Roeland Jago Douma authored
      Now that OC_SubAdmin is just a wrapper around OC\SubAdmin some unit
      tests had to be fixed because they expected different behaviour.
      
      Eventually they should move to properly mocked instances of OC\SubAdmin
      of course
      02af4269
    • Vincent Petry's avatar
      Disable app icon preview in apps page for IE · 89e3860e
      Vincent Petry authored
      All IE versions are not able to properly upscale SVG icons unless the
      said SVG files contain a "viewBox" attribute, which is not always the
      case. Also we cannot guarantee that all third party apps will have this
      attribute in their icons.
      
      So for now, app icons will not be displayed in IE instead of broken
      ones.
      89e3860e
    • Jenkins for ownCloud's avatar
      [tx-robot] updated from transifex · 74f41349
      Jenkins for ownCloud authored
      74f41349
  19. Oct 20, 2015
Loading