summaryrefslogtreecommitdiffstats
path: root/core/js/js.js
Commit message (Expand)AuthorAgeFilesLines
* add exists method to jqueryJörn Friedrich Dreyer2013-09-161-1/+10
* Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-0/+32
* Merge pull request #4473 from owncloud/texteditor_polishingJörn Friedrich Dreyer2013-09-031-20/+29
|\
| * refactor OC.Breadcrumbs, allow injection of container to allow rendering crum...Jörn Friedrich Dreyer2013-08-161-20/+29
* | Merge pull request #4627 from owncloud/trashbin-tipsyMorris Jobke2013-08-281-0/+1
|\ \
| * | change orientation for delete tooltip to left, fix #4589Jan-Christoph Borchardt2013-08-281-0/+1
* | | remove show password toggle from log in page, ref #4577 #4580Jan-Christoph Borchardt2013-08-281-1/+0
|/ /
* | Fixed inconsistent spacing.Owen Winkler2013-08-181-1/+1
* | fixing undefined js errorThomas Müller2013-08-171-1/+1
|/
* Merge pull request #4113 from owncloud/delete-fixJan-Christoph Borchardt2013-08-151-1/+0
|\
| * Merge branch 'master' into delete-fixThomas Müller2013-07-231-10/+0
| |\
| * | remove unnecessary tipsy for Files deleteJan-Christoph Borchardt2013-07-181-1/+0
* | | remove jPlayer css rules from core css fileMorris Jobke2013-08-151-2/+0
* | | Merge pull request #4376 from owncloud/use_pluralsJörn Friedrich Dreyer2013-08-141-6/+4
|\ \ \
| * | | Use plural translationskondou2013-08-091-6/+4
* | | | add PERMISSIONS_ALL summaryJörn Friedrich Dreyer2013-08-131-0/+1
|/ / /
* | | Merge pull request #4271 from owncloud/plural_translationsOwen Winkler2013-08-081-32/+93
|\ \ \
| * | | adding proper evaluation of plural form - uses LGPL licensed code of jsgettextThomas Müller2013-08-031-17/+62
| * | | Add multiple plural forms to the php partJakob Sack2013-07-161-6/+5
| * | | Partly integrate plural translations into jsJakob Sack2013-07-071-19/+36
* | | | use fixed OC.Breadcrumb.push()Jörn Friedrich Dreyer2013-08-021-56/+32
* | | | add OC.Breadcrumb.show(dir, filename, link)Jörn Friedrich Dreyer2013-08-021-0/+62
* | | | make sure the first breadcrumb item is inserted before any other elements in ...Robin Appelman2013-08-011-1/+1
| |_|/ |/| |
* | | finally remove the file size obfuscation as it had more disadvantages. I was ...Jan-Christoph Borchardt2013-07-181-10/+0
| |/ |/|
* | Fix lazy styles loading in IE8Victor Dubiniuk2013-07-021-2/+6
|/
* Merge pull request #3223 from owncloud/fix-2820Morris Jobke2013-07-011-2/+2
|\
| * if rename of file fails, the rename is undone in the view - #fix 2820Morris Jobke2013-06-151-2/+2
* | move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - ...Thomas Mueller2013-06-261-1/+4
|/
* peselect filename without extension on renameJörn Friedrich Dreyer2013-05-131-0/+20
* Implements Toggle for Database Password.raghunayyar2013-04-131-0/+1
* Merge pull request #2554 from owncloud/hide-toggle-checkboxBernhard Posselt2013-04-111-4/+14
|\
| * Removes the setTimeout() method.raghunayyar2013-03-261-12/+9
| * Fixes autofill for display / hide toggle button, a better function name.raghunayyar2013-03-251-14/+15
| * Initial Commit : Password Toggle Button hides if no input presentraghunayyar2013-03-251-3/+15
* | Move compatibility functions to compatibility.js and add two more.Thomas Tanghus2013-04-061-72/+0
|/
* Upgraded infield labels plugin to the latest version. Updated invocation to o...Doug Neiner2013-03-171-1/+3
* fix #2128Georg Ehrke2013-03-061-1/+1
* Merge pull request #2034 from owncloud/fix_bug47Michael Gapczynski2013-03-031-40/+49
|\
| * new Array() -> []Georg Ehrke2013-03-021-1/+1
| * update OC.Notification.showGeorg Ehrke2013-03-021-9/+3
| * fix oc#47Georg Ehrke2013-03-011-39/+54
* | generate url only onceBernhard Posselt2013-02-261-1/+1
* | use 15 min instead of 15 sec timeoutBernhard Posselt2013-02-261-1/+1
* | implemented a heartbeat request which is calls the server every 15 minutes to...Bernhard Posselt2013-02-261-0/+15
* | IE8 does not support window.onclickJörn Friedrich Dreyer2013-02-211-1/+1
|/
* double speed for user menu slideJan-Christoph Borchardt2013-02-141-2/+2
* Merge pull request #1538 from raghunayyar/admin-password-toggleJan-Christoph Borchardt2013-02-101-1/+2
|\
| * Password Toggle Works on Installation as well.raghunayyar2013-02-081-1/+2
* | fix-oc_webrootBart Visscher2013-02-081-1/+3
|/
* Fill oc_webroot with the expected valueBart Visscher2013-02-071-0/+1