Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | move to non-static OC_Defaults | Björn Schießle | 2013-07-03 | 3 | -9/+9 | |
| | | ||||||
* | | Add init funtion to OC_Defaults to be able to wrap translatable strings | Björn Schießle | 2013-07-03 | 3 | -0/+9 | |
|/ | ||||||
* | Public upload feature | Roman Geber | 2013-07-01 | 1 | -1/+42 | |
| | | | | | Conflicts: apps/files/js/filelist.js | |||||
* | Merge pull request #3863 from owncloud/improved_footer | Björn Schießle | 2013-07-01 | 2 | -11/+4 | |
|\ | | | | | Improved footer | |||||
| * | add logo claim to defaults.php | Björn Schießle | 2013-06-28 | 2 | -6/+2 | |
| | | ||||||
| * | construct the foother in defaults.php so that we use always the same footer | Björn Schießle | 2013-06-26 | 1 | -5/+2 | |
| | | ||||||
* | | Escape dropdown | Lukas Reschke | 2013-06-29 | 1 | -2/+2 | |
| | | | | | | | | Fixes #3241 | |||||
* | | move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - ↵ | Thomas Mueller | 2013-06-26 | 2 | -3/+4 | |
|/ | | | | fixes #3853 | |||||
* | In German we want uppercase 'Du' and 'Deine*' | Thomas Mueller | 2013-06-21 | 1 | -1/+1 | |
| | ||||||
* | fixed enghlish sentence, thanks to @MTGap | Björn Schießle | 2013-06-19 | 1 | -1/+1 | |
| | ||||||
* | hide the logo claim in case the theme is not loaded | Jan-Christoph Borchardt | 2013-06-19 | 2 | -2/+2 | |
| | ||||||
* | fix lost password page, don't show checkbox is encryption is not enabled | Björn Schießle | 2013-06-18 | 2 | -6/+6 | |
| | ||||||
* | Squashed commit of the following: | Thomas Mueller | 2013-06-14 | 1 | -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 footer | Björn Schießle | 2013-06-13 | 1 | -1/+2 | |
| | ||||||
* | add logo-claim | Björn Schießle | 2013-06-13 | 2 | -1/+6 | |
| | ||||||
* | keep all strings in one place to make it easier to change them | Björn Schießle | 2013-06-13 | 3 | -7/+6 | |
| | ||||||
* | make footer aware of ownCloud editions | Björn Schießle | 2013-06-13 | 1 | -2/+7 | |
| | ||||||
* | mage page title aware of ownCloud edition | Björn Schießle | 2013-06-13 | 3 | -4/+11 | |
| | | | | | | Conflicts: core/templates/layout.user.php | |||||
* | print a warning if a user wants to reset his password and encryption is enabled | Björn Schießle | 2013-06-13 | 2 | -2/+22 | |
| | | | | | | Conflicts: core/lostpassword/templates/lostpassword.php | |||||
* | cleanup after people who don't test in ie | Jörn Friedrich Dreyer | 2013-05-20 | 1 | -3/+3 | |
| | ||||||
* | Escape file names and types in filepicker. | Thomas Tanghus | 2013-05-15 | 1 | -1/+1 | |
| | ||||||
* | Add requesttoken to guest view | Lukas Reschke | 2013-05-13 | 1 | -1/+1 | |
| | | | | Should fix #3321 | |||||
* | Merge pull request #3290 from owncloud/config-data | Lukas Reschke | 2013-05-12 | 2 | -4/+4 | |
| | | | | Move config data to template | |||||
* | modify password clone to password type right on submit to prevent the ↵ | Morris Jobke | 2013-04-26 | 1 | -1/+10 | |
| | | | | browser remind the content | |||||
* | turn off autocompletion for password field | Morris Jobke | 2013-04-26 | 1 | -1/+2 | |
| | | | | refs #2632 | |||||
* | remove unnecessary border from navigation, looked strange with scrollbar and ↵ | Jan-Christoph Borchardt | 2013-04-22 | 1 | -1/+1 | |
| | | | | pushed the text over 1px | |||||
* | make textarea inherit ownCloud font instead of using monospace | Jan-Christoph Borchardt | 2013-04-22 | 1 | -0/+1 | |
| | ||||||
* | apply navigation hover effect directly to img and span, cleaner code | Jan-Christoph Borchardt | 2013-04-18 | 1 | -3/+23 | |
| | ||||||
* | additional comments | Jan-Christoph Borchardt | 2013-04-17 | 1 | -3/+3 | |
| | ||||||
* | fix navigation hover effect, documentation | Jan-Christoph Borchardt | 2013-04-17 | 1 | -5/+8 | |
| | ||||||
* | also show black background on links that are active, fixes the news app that ↵ | Bernhard Posselt | 2013-04-15 | 1 | -1/+2 | |
| | | | | doesnt show the bg for folders correctly | |||||
* | add .disabled class so it can be used for simple a buttons as well | Jan-Christoph Borchardt | 2013-04-14 | 1 | -1/+2 | |
| | ||||||
* | add styles for disabled input fields | Jan-Christoph Borchardt | 2013-04-12 | 1 | -0/+9 | |
| | ||||||
* | use proper sans-serif font-stack | Jan-Christoph Borchardt | 2013-04-12 | 1 | -2/+2 | |
| | ||||||
* | dont overwrite background image when hovering over button | Bernhard Posselt | 2013-04-12 | 1 | -2/+7 | |
| | ||||||
* | The Opacity for the navigation loads fine for icon and App name. | raghunayyar | 2013-04-11 | 1 | -2/+5 | |
| | ||||||
* | Long Application Names are ellipsis correctly. | raghunayyar | 2013-04-11 | 2 | -4/+6 | |
| | ||||||
* | Suppress the notice from the nullbyte check | Bart Visscher | 2013-04-09 | 1 | -1/+1 | |
| | ||||||
* | Fix #2730 | kondou | 2013-04-09 | 1 | -4/+4 | |
| | | | | | Swap OC.dialogs.alert()'s parameters, so Error is shown as its title. | |||||
* | Proper CSS comment | root | 2013-04-05 | 1 | -1/+1 | |
| | | | | CSS comments don't work like that. | |||||
* | manually backport #2275 app styles to stable | Jan-Christoph Borchardt | 2013-04-02 | 1 | -0/+208 | |
| | ||||||
* | Backport PR #2622 | root | 2013-04-02 | 1 | -2/+2 | |
| | ||||||
* | fix upgrade error for instances not upgraded from 4.5 | Arthur Schiwon | 2013-04-02 | 1 | -5/+9 | |
| | ||||||
* | Show a warning in the installer if the used PHP version is vulnerable to the ↵ | Lukas Reschke | 2013-03-31 | 1 | -0/+7 | |
| | | | | NULL Byte attack | |||||
* | Check if the installed PHP version has a fix for the nullbyte vulnerability | Lukas Reschke | 2013-03-31 | 1 | -0/+5 | |
| | ||||||
* | Merge pull request #2602 from owncloud/fix_share_with_displayname | blizzz | 2013-03-27 | 1 | -4/+4 | |
|\ | | | | | Fix share with displayname | |||||
| * | Whitespaces | Arthur Schiwon | 2013-03-27 | 1 | -3/+3 | |
| | | ||||||
| * | Share Dialog: show Displayname instead of internal name | Arthur Schiwon | 2013-03-27 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #2558 from owncloud/fix_cache_upgrade | blizzz | 2013-03-27 | 1 | -0/+43 | |
|\ \ | |/ |/| | Fix cache upgrade | |||||
| * | Remove Debug output | Arthur Schiwon | 2013-03-25 | 1 | -2/+0 | |
| | |