server/core
Bernhard Posselt 80ce598bc3 remove bottom: 0 to prevent the menu form overlapping the whole element. This happens if a folder has entries, the menu expands to the very bottom and overlaps all entries and makes them impossible to click
fix input width which was changed likely with the icon PR

use calc because firefox and chrome have different scrollbar widths which causes firefox to push the button into the next row while everything is well in chrome

add normal width for IE8
2014-09-15 12:53:33 +02:00
..
ajax Merge pull request #9512 from libasys/patch-2 2014-09-09 23:58:24 +02:00
avatar Automatically Rotate Avatar based on exif data 2014-06-01 23:14:37 -07:00
command Warn user on resetting passwords via occ when encryption is enabled 2014-08-22 16:15:04 +02:00
css remove bottom: 0 to prevent the menu form overlapping the whole element. This happens if a folder has entries, the menu expands to the very bottom and overlaps all entries and makes them impossible to click 2014-09-15 12:53:33 +02:00
doc fix difference between packaged version and master 2013-08-17 10:33:11 +02:00
fonts make text preview backend use imagettftext, fixes #8087 2014-06-10 17:29:40 +02:00
img fix folder icon alignment, fix #10866 2014-09-11 15:52:12 +02:00
js Refresh if maintenance mode is over 2014-09-09 17:26:11 +02:00
l10n [tx-robot] updated from transifex 2014-09-14 01:54:35 -04:00
lostpassword Use AppFramework instead of custom controller 2014-08-25 11:50:19 +02:00
setup Merge branch 'master' into securityutils 2014-08-31 15:21:09 +02:00
share Use a route instead of s.php and convert tokens asap 2014-09-04 15:23:55 +02:00
skeleton add a real examplefile instead of an .gitignore which is a bit stupid here 2013-10-04 10:21:33 +02:00
tags JS version of the OCP\ITags interface 2013-10-04 17:21:52 +02:00
templates Merge pull request #11007 from owncloud/replaces-10850 2014-09-11 12:34:44 +02:00
user Use AppFramework instead of custom controller 2014-08-25 11:50:19 +02:00
application.php Use AppFramework instead of custom controller 2014-08-25 11:50:19 +02:00
register_command.php Added RepairStep interface and default repair step lists 2014-06-12 17:38:26 +02:00
routes.php Use a route instead of s.php and convert tokens asap 2014-09-04 15:23:55 +02:00
strings.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00