summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Added a missing CSRF checkLukas Reschke2012-09-221-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-221-0/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-2250-51/+51
|
* some characters in comments avoid finding some strings to translatescambra2012-09-212-4/+4
|
* fix translating dialog buttons, they are translated in core not dialogs appscambra2012-09-211-6/+6
|
* translate files_sharing appscambra2012-09-211-26/+26
|
* float right element needs to be the first element, otherwise firefox will ↵Björn Schießle2012-09-201-2/+2
| | | | move it to a new line
* General style fixes for the share dropdownTom Needham2012-09-191-0/+2
|
* Fix datepicker icons for all uses across ownCloudTom Needham2012-09-191-0/+4
|
* Fix changing of share status icons, bug fix for oc-1631Michael Gapczynski2012-09-191-11/+22
|
* Don't show the expiration option until a share occurs, bug fix for oc-1724Michael Gapczynski2012-09-192-1/+9
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-192-1/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-184-1/+21
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-171-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-141-0/+64
|
* show the current username. This confused some peopleFrank Karlitschek2012-09-121-1/+1
|
* Merge branch 'master' into share_expirationMichael Gapczynski2012-09-1276-264/+497
|\ | | | | | | | | | | Conflicts: core/js/share.js lib/util.php
| * Add lock and clock icon for sharingMichael Gapczynski2012-09-125-2/+29
| |
| * Temporarily disable sharing with contacts and emails, will come in next releaseMichael Gapczynski2012-09-122-22/+22
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-111-0/+17
| |
| * Don't display actions for children in shared collections, show the parent ↵Michael Gapczynski2012-09-091-42/+61
| | | | | | | | collection the child is shared in
| * Fix shared collection item searchingMichael Gapczynski2012-09-091-1/+1
| |
| * move breadcrumb css to core so we can reuse itRobin Appelman2012-09-091-0/+5
| |
| * add breadcrumb controll to jsRobin Appelman2012-09-091-0/+43
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-092-0/+2
| |
| * forgot a ,Robin Appelman2012-09-091-1/+1
| |
| * add js versions of basename and dirnameRobin Appelman2012-09-081-0/+6
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-081-0/+1
| |
| * Move handling of core remotes to OC_TemplateLayoutBart Visscher2012-09-073-18/+0
| |
| * adding space between) and {Thomas Mueller2012-09-077-10/+10
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-071-0/+1
| |
| * make icons look good on bright and dark backgroundsJan-Christoph Borchardt2012-09-066-33/+33
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-0635-53/+20
| |
| * jquery added to ignorelist for l10nThomas Mueller2012-09-051-0/+1
| |
| * Fix name for OCCategoriesBart Visscher2012-09-051-1/+1
| |
| * Add 'var' before some global js varsBart Visscher2012-09-052-2/+2
| |
| * Add missing ; to js codeBart Visscher2012-09-055-10/+10
| |
| * Fix some jslint warningsBart Visscher2012-09-041-0/+2
| |
| * Respect coding styleThomas Müller2012-09-041-4/+4
| |
| * Respect coding styleThomas Müller2012-09-041-3/+3
| |
| * Respect coding styleThomas Müller2012-09-041-3/+3
| |
| * Respect coding styleThomas Müller2012-09-041-5/+5
| |
| * Remove closing php tagThomas Müller2012-09-041-2/+0
| |
| * Respect coding styleThomas Müller2012-09-041-1/+1
| |
| * fixing syntax error - sorry for thatThomas Müller2012-09-041-1/+1
| |
| * Update core/lostpassword/templates/email.phpThomas Müller2012-09-041-1/+2
| | | | | | respect coding style
| * Update core/lostpassword/resetpassword.phpThomas Müller2012-09-041-1/+1
| |
| * Update core/lostpassword/index.phpThomas Müller2012-09-041-5/+5
| | | | | | respect coding style
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-043-1/+23
| |
| * Add url-params to url with new parameter in linkTo functionBart Visscher2012-09-031-1/+1
| |