Advertisement
Guest User

Untitled

a guest
Aug 21st, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. Bugs?:
  2. Your account on this portal is not configured to delete files or folders.
  3. Password is empty.
  4. Expand folder not refreshing the root
  5. Submit portal upload not letting you to select more than one file although max is set to 100
  6. Can't transfer with CloudSpex w/o app?
  7. Send from share dialog doesn't follow hor. shift
  8. Export allows from date to earlier date
  9. ----------------------------------------------------
  10. email validator for backend
  11.  
  12. google analytics?
  13. lingua
  14. add dropup to the two last entries
  15. move RD dropdown jQuery to a script file?
  16.  
  17. disable the dropdown while a dialog is active
  18. desktop vs mobile?
  19. enable send button after initing the recipient picker?
  20. return success/error message for the notif. window
  21.  
  22. ↑ --> send delivery request
  23. ↓ --> respond to delivery request
  24.  
  25. setFormActionAttribute - add 'dr=true' query parameter here (maybe not needed)
  26.  
  27. GoogleAnalytics.setPortalType(PortalTypes.SUBMIT) ?
  28.  
  29. PortalPackage PackageOrigin?
  30. logout current user if the delivery request is not for them (if we are sharing the same session)
  31.  
  32. take out RD helper query param check?
  33. content protection?
  34.  
  35. disable settings wrench when in RD?
  36. remove println from helper
  37. print err to logger instead of console
  38. merge normPathPrefix with normPathSlashes?
  39. inject doesn't work
  40. move 'util' to another util file?
  41. create authToken model (me?)
  42. getUploadURL -> switch from public to protected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement