summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Collapse)AuthorAgeFilesLines
* fixed tipsy gravity for multiselect file actionsJan-Christoph Borchardt2011-08-281-3/+3
|
* Style changes for multiselect and add tipsy for file sizeMichael Gapczynski2011-08-271-0/+1
|
* Fix searchbox enter actionMichael Gapczynski2011-08-271-1/+1
|
* some improvements in automatic svg replacementRobin Appelman2011-08-221-22/+28
|
* also replace svg images with png when the server doesn't send the correct ↵Robin Appelman2011-08-221-20/+45
| | | | | | mimetype for svg images (which breaks svg images for most browsers)
* trying SVG check that Modernizr uses, to fix Firefox 3.6 problemsJan-Christoph Borchardt2011-08-161-1/+1
|
* seriously gone a bit overboard with tipsyJan-Christoph Borchardt2011-08-151-3/+1
|
* more fixes for Personal and TipsyJan-Christoph Borchardt2011-08-141-4/+10
|
* updated tipsy, tooltips finally work everywhere, thanks icewindJan-Christoph Borchardt2011-08-142-77/+216
|
* more info in personal, WebDAV, OpenIDJan-Christoph Borchardt2011-08-141-0/+1
|
* first styling for leftcontentJan-Christoph Borchardt2011-08-131-1/+1
|
* NEEDS MORE FADINGJan-Christoph Borchardt2011-08-131-3/+3
|
* fixed tipsy tooltips for actionsJan-Christoph Borchardt2011-08-131-1/+1
|
* hide settings menu when clicking outside itRobin Appelman2011-08-132-1/+81
|
* file hovering now very fancy, CSS fade for row and extensionJan-Christoph Borchardt2011-08-121-1/+1
|
* added jquery-tipsy for nice title tooltipsJan-Christoph Borchardt2011-08-123-116/+226
|
* automatically set background images to png when neededRobin Appelman2011-08-111-0/+16
|
* changed radiobuttons to jQuery UI buttons (restyled) on installation pageDawid Opis2011-08-111-0/+1
|
* get rid of some js errors on the login screenRobin Appelman2011-08-111-1/+1
|
* work on user managementRobin Appelman2011-08-102-1/+183
|
* made sliding settings more awesomeJan-Christoph Borchardt2011-08-101-7/+5
|
* make more strings translatableRobin Appelman2011-08-101-1/+5
|
* initial work on new user managementRobin Appelman2011-08-091-1/+2
|
* Merge MySQL and PostgreSQL input fieldsSerge Martin2011-08-091-16/+4
|
* settings are now AWESOMEJan-Christoph Borchardt2011-08-081-0/+6
|
* fix mysql config not showing for installationRobin Appelman2011-08-081-5/+5
|
* hide log in button etc when form fields not filledJan-Christoph Borchardt2011-08-081-1/+25
|
* removed paragraphs in forms, added show password functionJan-Christoph Borchardt2011-08-081-0/+119
|
* Add postgresql supportSerge Martin2011-08-071-1/+13
| | | | REVIEW: 102101
* some documentation for the common javascriptRobin Appelman2011-08-061-0/+65
|
* keyboard shortcuts for search resultsRobin Appelman2011-07-311-10/+39
|
* Show play and add-to-playlist buttons in instant search resultsRobin Appelman2011-07-311-0/+1
| | | | for now this only works from inside the media app
* some interface work on instant searchRobin Appelman2011-07-301-34/+11
|
* initial work on instant searchRobin Appelman2011-07-301-6/+60
|
* automatically replace svg images with png for browsers that dont support svgRobin Appelman2011-07-291-0/+10
|
* give OC.imagePath the ability to detect whether to use svg or png imagesRobin Appelman2011-07-281-1/+8
|
* fix broken mergeRobin Appelman2011-07-271-0/+2
|
* merge master into interfaceRobin Appelman2011-07-271-9/+29
|\
| * some minor changes in the javascript translation functionRobin Appelman2011-07-271-9/+32
| | | | | | | | also provide Array.prototype.indexOf for browser that don't support it nativale (IE)
* | some javascript changesRobin Appelman2011-07-261-0/+19
|/
* remove some dummy codeRobin Appelman2011-07-251-4/+0
|
* bumb jquery and jquery-ui versionsRobin Appelman2011-07-254-798/+807
|
* add js versions of linkTo, imagePath,addScript and addStyleRobin Appelman2011-07-251-0/+38
|
* Adapt javascript-i18n to latest changesJakob Sack2011-06-201-1/+1
|
* moved core stuff to /coreJakob Sack2011-06-204-0/+847