Commit graph

493 commits

Author SHA1 Message Date
Marvin Thomas Rabe
6d8985ceb2 added infield labels. readded fade in of login button. updated label on install page. 2011-10-03 14:41:55 +02:00
Marvin Thomas Rabe
ccfa2dd24c Error when only oc_remember_login cookie set fixed.
Filled username field when oc_username is set repaired.
Problems with "advanced settings" button in installation wizard fixed.
CSS improved - login and installation now looks more clean.
Request password link removed (email feature not implemented yet).
Database radio button bugs removed.
It is possible to have an empty database password, now ownCloud will support this "security issue".
Ignore Mac OS X ".DSstore" files.
Fade in/out of login button and remember checkbox removed due to some display errors.
2011-09-30 18:25:34 +02:00
Bart Visscher
3fcc7b5949 Use correct name for function state for addScript/addStyle in js 2011-09-26 21:18:56 +02:00
Jan-Christoph Borchardt
bcfdc12852 fixed tipsy gravity for multiselect file actions 2011-08-28 08:46:38 +02:00
Michael Gapczynski
fef7e9d5f4 Style changes for multiselect and add tipsy for file size 2011-08-27 22:16:39 -04:00
Michael Gapczynski
0b17a542cb Fix searchbox enter action 2011-08-27 16:36:15 -04:00
Robin Appelman
d5ba4ec825 some improvements in automatic svg replacement 2011-08-22 15:20:24 +02:00
Robin Appelman
13b7cb59eb also replace svg images with png when the server doesn't send the correct mimetype for svg images
(which breaks svg images for most browsers)
2011-08-22 14:53:52 +02:00
Jan-Christoph Borchardt
c078966511 trying SVG check that Modernizr uses, to fix Firefox 3.6 problems 2011-08-16 12:46:25 +02:00
Jan-Christoph Borchardt
e954d2d013 seriously gone a bit overboard with tipsy 2011-08-15 23:45:25 +02:00
Jan-Christoph Borchardt
7bb261f810 more fixes for Personal and Tipsy 2011-08-14 16:12:31 +02:00
Jan-Christoph Borchardt
6e30ade0b3 updated tipsy, tooltips finally work everywhere, thanks icewind 2011-08-14 14:55:43 +02:00
Jan-Christoph Borchardt
f2a21398d7 more info in personal, WebDAV, OpenID 2011-08-14 11:09:51 +02:00
Jan-Christoph Borchardt
ccf410c7b0 first styling for leftcontent 2011-08-13 07:02:25 +02:00
Jan-Christoph Borchardt
3b5f16b23c NEEDS MORE FADING 2011-08-13 06:05:00 +02:00
Jan-Christoph Borchardt
d5b4056514 fixed tipsy tooltips for actions 2011-08-13 05:40:03 +02:00
Robin Appelman
686be824b5 hide settings menu when clicking outside it 2011-08-13 00:23:15 +02:00
Jan-Christoph Borchardt
f62b315159 file hovering now very fancy, CSS fade for row and extension 2011-08-12 11:51:48 +02:00
Jan-Christoph Borchardt
6c4d075bd6 added jquery-tipsy for nice title tooltips 2011-08-12 11:26:13 +02:00
Robin Appelman
dfb923f34e automatically set background images to png when needed 2011-08-11 20:36:31 +02:00
Robin Appelman
26ac7f0f1d get rid of some js errors on the login screen 2011-08-11 16:53:00 +02:00
Robin Appelman
f03874ac49 work on user management 2011-08-10 22:38:28 +02:00
Jan-Christoph Borchardt
fbf86c6683 made sliding settings more awesome 2011-08-10 17:31:01 +02:00
Robin Appelman
9059b55979 make more strings translatable 2011-08-10 14:03:54 +02:00
Robin Appelman
88e2b3a857 initial work on new user management 2011-08-09 15:29:13 +02:00
Jan-Christoph Borchardt
16bb34cd94 settings are now AWESOME 2011-08-08 23:32:09 +02:00
Jan-Christoph Borchardt
c572de6276 hide log in button etc when form fields not filled 2011-08-08 11:46:39 +02:00
Jan-Christoph Borchardt
70a4cfd112 removed paragraphs in forms, added show password function 2011-08-08 11:07:44 +02:00
Robin Appelman
6d5402247c some documentation for the common javascript 2011-08-06 23:19:07 +02:00
Robin Appelman
5ef407d1c9 keyboard shortcuts for search results 2011-07-31 04:03:48 +02:00
Robin Appelman
e6821e9d7c Show play and add-to-playlist buttons in instant search results
for now this only works from inside the media app
2011-07-31 00:50:04 +02:00
Robin Appelman
aa08196c32 some interface work on instant search 2011-07-30 21:18:54 +02:00
Robin Appelman
d2d77b2a48 initial work on instant search 2011-07-30 18:05:20 +02:00
Robin Appelman
2781fdeed8 automatically replace svg images with png for browsers that dont support svg 2011-07-29 17:51:38 +02:00
Robin Appelman
74249c65da give OC.imagePath the ability to detect whether to use svg or png images 2011-07-28 04:28:04 +02:00
Robin Appelman
556bf2ef4d fix broken merge 2011-07-27 16:57:49 +02:00
Robin Appelman
0dad1f8ccb merge master into interface 2011-07-27 16:42:58 +02:00
Robin Appelman
606dec8da0 some minor changes in the javascript translation function
also provide Array.prototype.indexOf for browser that don't support it nativale (IE)
2011-07-27 16:40:26 +02:00
Robin Appelman
b0f166fc83 some javascript changes 2011-07-26 16:43:12 +02:00
Robin Appelman
6a9a62b7d2 remove some dummy code 2011-07-25 23:21:07 +02:00
Robin Appelman
ac0c33209d add js versions of linkTo, imagePath,addScript and addStyle 2011-07-25 22:30:55 +02:00
Jakob Sack
bcfd1ff304 Adapt javascript-i18n to latest changes 2011-06-20 22:57:28 +02:00
Jakob Sack
91c37bbb76 moved core stuff to /core 2011-06-20 20:29:30 +02:00
Renamed from js/js.js (Browse further)