summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
* | move to non-static OC_DefaultsBjörn Schießle2013-07-033-9/+9
| |
* | Add init funtion to OC_Defaults to be able to wrap translatable stringsBjörn Schießle2013-07-033-0/+9
|/
* Public upload featureRoman Geber2013-07-011-1/+42
| | | | | Conflicts: apps/files/js/filelist.js
* Merge pull request #3863 from owncloud/improved_footerBjörn Schießle2013-07-012-11/+4
|\ | | | | Improved footer
| * add logo claim to defaults.phpBjörn Schießle2013-06-282-6/+2
| |
| * construct the foother in defaults.php so that we use always the same footerBjörn Schießle2013-06-261-5/+2
| |
* | Escape dropdownLukas Reschke2013-06-291-2/+2
| | | | | | | | Fixes #3241
* | move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - ↵Thomas Mueller2013-06-262-3/+4
|/ | | | fixes #3853
* In German we want uppercase 'Du' and 'Deine*'Thomas Mueller2013-06-211-1/+1
|
* fixed enghlish sentence, thanks to @MTGapBjörn Schießle2013-06-191-1/+1
|
* hide the logo claim in case the theme is not loadedJan-Christoph Borchardt2013-06-192-2/+2
|
* fix lost password page, don't show checkbox is encryption is not enabledBjörn Schießle2013-06-182-6/+6
|
* Squashed commit of the following:Thomas Mueller2013-06-141-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 85043af59846edd54b6f402829a698142fdb412f Author: Michael Gapczynski <mtgap@owncloud.com> Date: Sat May 25 11:25:43 2013 -0400 Clear opcode caches after writing to the config file, fixes #3372 commit e96ca0a217112a612e5018fb06115879be634f0b Author: Michael Gapczynski <mtgap@owncloud.com> Date: Fri May 17 11:15:53 2013 -0400 Add undefined verision variables commit d7faeea0b8a79bcd84255120e396280fe62c8aa1 Author: Michael Gapczynski <mtgap@owncloud.com> Date: Tue May 14 09:34:01 2013 -0400 Turn off theme before update commit f620df4e88201a8d35ecb6173f258d5e5f67c7f9 Author: Bart Visscher <bartv@thisnet.nl> Date: Tue Apr 16 08:07:44 2013 +0200 Also check for needed upgrade in the Sabre Maintenance connector commit 223cfce8c89663beb95cf7438f47cea4bac6e0de Author: Bart Visscher <bartv@thisnet.nl> Date: Tue Apr 9 21:05:11 2013 +0200 Connect watcher failure function to the failure signal commit 49b9a1e8af062c03ebc863e1139ca310944b784a Author: Bart Visscher <bartv@thisnet.nl> Date: Tue Apr 9 20:51:43 2013 +0200 Move start of the maintenance mode to the ajax call Make sure the update page is shown in a browser. And not an ajax request
* improved footerBjörn Schießle2013-06-131-1/+2
|
* add logo-claimBjörn Schießle2013-06-132-1/+6
|
* keep all strings in one place to make it easier to change themBjörn Schießle2013-06-133-7/+6
|
* make footer aware of ownCloud editionsBjörn Schießle2013-06-131-2/+7
|
* mage page title aware of ownCloud editionBjörn Schießle2013-06-133-4/+11
| | | | | | Conflicts: core/templates/layout.user.php
* print a warning if a user wants to reset his password and encryption is enabledBjörn Schießle2013-06-132-2/+22
| | | | | | Conflicts: core/lostpassword/templates/lostpassword.php
* cleanup after people who don't test in ieJörn Friedrich Dreyer2013-05-201-3/+3
|
* Escape file names and types in filepicker.Thomas Tanghus2013-05-151-1/+1
|
* Add requesttoken to guest viewLukas Reschke2013-05-131-1/+1
| | | | Should fix #3321
* Merge pull request #3290 from owncloud/config-dataLukas Reschke2013-05-122-4/+4
| | | | Move config data to template
* modify password clone to password type right on submit to prevent the ↵Morris Jobke2013-04-261-1/+10
| | | | browser remind the content
* turn off autocompletion for password fieldMorris Jobke2013-04-261-1/+2
| | | | refs #2632
* remove unnecessary border from navigation, looked strange with scrollbar and ↵Jan-Christoph Borchardt2013-04-221-1/+1
| | | | pushed the text over 1px
* make textarea inherit ownCloud font instead of using monospaceJan-Christoph Borchardt2013-04-221-0/+1
|
* apply navigation hover effect directly to img and span, cleaner codeJan-Christoph Borchardt2013-04-181-3/+23
|
* additional commentsJan-Christoph Borchardt2013-04-171-3/+3
|
* fix navigation hover effect, documentationJan-Christoph Borchardt2013-04-171-5/+8
|
* also show black background on links that are active, fixes the news app that ↵Bernhard Posselt2013-04-151-1/+2
| | | | doesnt show the bg for folders correctly
* add .disabled class so it can be used for simple a buttons as wellJan-Christoph Borchardt2013-04-141-1/+2
|
* add styles for disabled input fieldsJan-Christoph Borchardt2013-04-121-0/+9
|
* use proper sans-serif font-stackJan-Christoph Borchardt2013-04-121-2/+2
|
* dont overwrite background image when hovering over buttonBernhard Posselt2013-04-121-2/+7
|
* The Opacity for the navigation loads fine for icon and App name.raghunayyar2013-04-111-2/+5
|
* Long Application Names are ellipsis correctly.raghunayyar2013-04-112-4/+6
|
* Suppress the notice from the nullbyte checkBart Visscher2013-04-091-1/+1
|
* Fix #2730kondou2013-04-091-4/+4
| | | | | Swap OC.dialogs.alert()'s parameters, so Error is shown as its title.
* Proper CSS commentroot2013-04-051-1/+1
| | | | CSS comments don't work like that.
* manually backport #2275 app styles to stableJan-Christoph Borchardt2013-04-021-0/+208
|
* Backport PR #2622root2013-04-021-2/+2
|
* fix upgrade error for instances not upgraded from 4.5Arthur Schiwon2013-04-021-5/+9
|
* Show a warning in the installer if the used PHP version is vulnerable to the ↵Lukas Reschke2013-03-311-0/+7
| | | | NULL Byte attack
* Check if the installed PHP version has a fix for the nullbyte vulnerabilityLukas Reschke2013-03-311-0/+5
|
* Merge pull request #2602 from owncloud/fix_share_with_displaynameblizzz2013-03-271-4/+4
|\ | | | | Fix share with displayname
| * WhitespacesArthur Schiwon2013-03-271-3/+3
| |
| * Share Dialog: show Displayname instead of internal nameArthur Schiwon2013-03-271-1/+1
| |
* | Merge pull request #2558 from owncloud/fix_cache_upgradeblizzz2013-03-271-0/+43
|\ \ | |/ |/| Fix cache upgrade
| * Remove Debug outputArthur Schiwon2013-03-251-2/+0
| |