summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Revert "Prevent ajax race conditions when using routes by offering a callback...Bernhard Posselt2012-11-141-15/+2
* Prevent ajax race conditions when using routes by offering a callback that is...Bernhard Posselt2012-11-141-2/+15
* fix translation issues with previous commitAlessandro Cosentino2012-11-131-3/+3
* uncomment hours entries in relative date functionsAlessandro Cosentino2012-11-131-6/+7
* Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-071-1/+25
|\
| * Moved relative_modified_date from file/js to core/jsAlessandro Cosentino2012-11-061-0/+24
| * fix human filesize column headerJörn Friedrich Dreyer2012-11-061-1/+1
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-052-56/+1
|\|
| * Merge pull request #178 from owncloud/JustOneCSRFTokenPerSessionLukas Reschke2012-11-042-56/+1
| |\
| | * Change the requesttoken back to OC.EventSource.requesttokenLukas Reschke2012-10-311-1/+1
| | * Create only one CSRF token per sessionLukas Reschke2012-10-311-55/+0
* | | VCategories: Use correct variable.Thomas Tanghus2012-11-041-1/+1
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-311-17/+21
|\| |
| * | Merge pull request #112 from libasys/Fix-strange-Isue-IE8Thomas Tanghus2012-10-311-17/+21
| |\ \ | | |/ | |/|
| | * UPDATE oc-dialogs.js and Fix some small Bugs Added in the description of form...libasys2012-10-311-4/+4
| | * Fix for problems using for() function instead of $.each for arrays with IE8libasys2012-10-261-15/+19
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-305-172/+130
|\| |
| * | Change search to use routingBart Visscher2012-10-291-1/+1
| * | Try to fix shared status icons againMichael Gapczynski2012-10-281-10/+5
| * | Fix shared status iconsMichael Gapczynski2012-10-281-7/+33
| * | added some visual feedback is password was setBjörn Schießle2012-10-281-0/+1
| * | set password if user leaves password field (issue #57)Björn Schießle2012-10-281-9/+7
| * | Fix download url generationBart Visscher2012-10-271-1/+1
| * | Merge branch 'routing'Bart Visscher2012-10-272-3/+81
| |\ \
| | * \ Merge branch 'master' into routingBart Visscher2012-10-172-13/+46
| | |\ \
| | * | | Implement routing on javascript sideBart Visscher2012-10-051-0/+73
| | * | | Make the core ajax calls use the routerBart Visscher2012-10-021-1/+1
| | * | | Make the settings ajax calls use the routerBart Visscher2012-10-021-1/+6
| | * | | Merge branch 'master' into routingBart Visscher2012-09-282-1/+56
| | |\ \ \
| | * \ \ \ Merge branch 'master' into routingBart Visscher2012-09-283-139/+270
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into routingBart Visscher2012-09-077-37/+76
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into routingBart Visscher2012-08-305-63/+265
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'gitorious/master' into routingBart Visscher2012-08-293-4/+443
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into routingBart Visscher2012-08-151-31/+33
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Use core routes in js tooBart Visscher2012-08-151-2/+2
| * | | | | | | | | | update infieldlabel script from @zawaideh to fix autofill overlap, https://gi...Jan-Christoph Borchardt2012-10-262-140/+12
| * | | | | | | | | | closes #113Thomas Müller2012-10-261-12/+0
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-242-4/+10
|\| | | | | | | | |
| * | | | | | | | | Urlencode the share URLLukas Reschke2012-10-231-1/+1
| * | | | | | | | | Translate formatDate using jquery datepickerscambra2012-10-191-3/+1
| * | | | | | | | | translate datepickerscambra2012-10-191-0/+8
* | | | | | | | | | Added type and callback arguments to most methods.Thomas Tanghus2012-10-221-46/+95
* | | | | | | | | | Add wait state to category dialog while processing.Thomas Tanghus2012-10-191-11/+39
* | | | | | | | | | More js updates for app/type in OCCategoriesThomas Tanghus2012-10-191-11/+11
* | | | | | | | | | Updated category js for handling favorites and use post instead of get.Thomas Tanghus2012-10-191-18/+43
|/ / / / / / / / /
* | | | | | | | / use interpolation for some translations in jsscambra2012-10-161-3/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | escapeHTML functionLukas Reschke2012-10-121-0/+9
* | | | | | | | Merge pull request #24 from owncloud/js_variable_interpolationThomas Müller2012-10-101-3/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Suggestion for simple, yet efficient variable interpolation in js translations.Thomas Tanghus2012-10-051-3/+19
* | | | | | | | | Prevent closing sharing dialog on picking the dateVictor Dubiniuk2012-10-081-2/+2