Skip to content
Snippets Groups Projects
  1. Nov 06, 2017
  2. Jun 13, 2017
  3. Mar 23, 2017
    • noveens's avatar
      added quit option in commentstabview.js · 40228c0c
      noveens authored
      
      added quit option in notif in app.js
      
      added quit option in notif in file-upload.js
      
      added quit option in notif in fileinfomodel.js
      
      added quit option in notif in filelist.js
      
      added quit option in notif in filelist.js
      
      added quit option in notif in tagsplugin.js
      
      added quit option in notif in statusmanager.js
      
      added quit option in notif in external.js
      
      added quit option in notif in versionstabview.js
      
      added quit option in notif in notification.js
      
      changes according to the latest review.
      
      timeout removed since there is a button to close it
      
      translation capability added
      
      typo fixed
      
      test files updated
      
      small errors fixed
      
      Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
      40228c0c
  4. Mar 20, 2017
  5. Nov 14, 2016
  6. Nov 02, 2016
  7. Oct 24, 2016
    • Vincent Petry's avatar
      Use Webdav PUT for uploads in the web browser · 59c5be1c
      Vincent Petry authored
      
      - uses PUT method with jquery.fileupload for regular and public file
        lists
      - for IE and browsers that don't support it, use POST with iframe
        transport
      - implemented Sabre plugin to handle iframe transport and redirect the
        embedded PUT request to the proper handler
      - added RFC5995 POST to file collection with "add-member" property to
        make it possible to auto-rename conflicting file names
      - remove obsolete ajax/upload.php and obsolete ajax routes
      
      Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
      59c5be1c
  8. Oct 10, 2016
  9. Aug 19, 2016
    • Vincent Petry's avatar
      Fix hidden files handling · f7deb2c2
      Vincent Petry authored
      Hidden files (dot files) are now always rendered in the DOM to make
      sure that all file operations and selection still work as expected.
      
      Their visibility is now toggled on CSS level.
      f7deb2c2
  10. May 13, 2016
  11. Jan 11, 2016
  12. Nov 28, 2015
  13. Nov 22, 2015
  14. Oct 30, 2015
  15. Sep 28, 2015
    • Vincent Petry's avatar
      Fix sidebar interaction · f9acf462
      Vincent Petry authored
      - Clicking a file row or selecting it will open the sidebar.
      - When sidebar is open, its contents update with the last selection.
      - Dragging doesn't open the sidebar but does update its contents if it was
      open already.
      - Switching folders closes the sidebar.
      - Close sidebar when highlighted file got deleted/removed from list
      f9acf462
  16. Aug 24, 2015
  17. Aug 17, 2015
  18. Aug 12, 2015
  19. Jul 22, 2015
  20. Jul 15, 2015
  21. Jul 09, 2015
  22. Jul 08, 2015
  23. Jul 07, 2015
  24. Jun 05, 2015
  25. Apr 07, 2015
  26. Mar 09, 2015
Loading