server/apps/files/js
Vincent Petry ec4cf96f0d Breadcrumb width calculation fix
Rewrote the breadcrumb calculation to be more readable.

Breadcrumb now has a setMaxWidth() method to set the maximum allowed
width which is used to fit the breadcrumbs.

The breadcrumb width is now based on the container width, passed through
setMaxWidth() by the FileList class.

Now using fixed widths for the test crumbs to simulate consistent
widths across browsers which rendering engines might usually yield
different results.
2014-06-27 11:11:34 +02:00
..
admin.js drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
app.js Sharing overview fixes and unit tests 2014-05-30 10:06:29 +02:00
breadcrumb.js Breadcrumb width calculation fix 2014-06-27 11:11:34 +02:00
file-upload.js Breadcrumb width calculation fix 2014-06-27 11:11:34 +02:00
fileactions.js Fixed file actions fallback 2014-06-20 12:58:04 +02:00
filelist.js Breadcrumb width calculation fix 2014-06-27 11:11:34 +02:00
files.js decode filename for scrollto 2014-06-05 19:23:44 +02:00
filesummary.js Namespacing for FileList, FileActions and trashbin app 2014-05-15 17:51:04 +02:00
jquery-visibility.js fixing undefined originalEvent 2013-02-14 12:19:50 +01:00
jquery.fileupload.js architecture too complex 2013-08-21 14:58:28 +02:00
jquery.iframe-transport.js architecture too complex 2013-08-21 14:58:28 +02:00
keyboardshortcuts.js Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
navigation.js Use active instead of hover for active sidebar option 2014-06-03 09:57:18 +02:00
upload.js Added .jshintrc 2014-01-30 13:40:01 +01:00