aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/js.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define the variables that are expected to exist but won't be set in setupBart Visscher2013-02-071-0/+3
* Password Toggle Support for Loginraghunayyar2013-02-031-0/+1
* fix breadcrumbs for gallery and texteditorRobin Appelman2013-02-011-1/+0
* Merge branch 'master' into navigationJan-Christoph Borchardt2013-01-311-0/+1
|\
| * use the same tooltip as for the password fieldBjörn Schießle2013-01-311-0/+1
* | merge stylesJan-Christoph Borchardt2013-01-281-10/+66
|\|
| * Merge pull request #1059 from owncloud/fixing-998-masterThomas Müller2013-01-261-9/+44
| |\
| | * update used space percent after each ajax call and display the notificationThomas Mueller2013-01-191-2/+5
| | * Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-181-7/+2
| | |\
| | * | displaying notification now centeredThomas Mueller2013-01-111-2/+2
| | * | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-111-3/+10
| | |\ \
| | * | | bring back L250 as spotted by @tanghus - THXThomas Mueller2013-01-081-0/+1
| | * | | js optimisations and style fixesThomas Mueller2013-01-061-15/+16