Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Add requesttoken to guest view | Lukas Reschke | 2013-05-13 | 1 | -1/+1 | |
* | | | Typo | Lukas Reschke | 2013-05-12 | 1 | -2/+2 | |
* | | | Get config from template | Lukas Reschke | 2013-05-12 | 2 | -4/+4 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-12 | 13 | -29/+98 | |
* | | | Merge pull request #3177 from owncloud/outerHTML_compatibility | Thomas Tanghus | 2013-05-04 | 2 | -2/+16 | |
|\ \ \ | ||||||
| * | | | Add compatibility function for outerHTML | Thomas Tanghus | 2013-04-29 | 2 | -2/+16 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-04 | 4 | -12/+15 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-03 | 2 | -0/+2 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-02 | 5 | -0/+11 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-01 | 10 | -11/+28 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-30 | 13 | -17/+94 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #3159 from owncloud/reword | Jan-Christoph Borchardt | 2013-04-29 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Reword sentence and move HTML out of translation | Lukas Reschke | 2013-04-29 | 1 | -1/+1 | |
| |/ / | ||||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-29 | 11 | -1/+27 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-28 | 6 | -0/+10 | |
* | | Merge pull request #3114 from owncloud/update-notification | Raghu Nayyar | 2013-04-26 | 2 | -2/+5 | |
|\ \ | ||||||
| * | | Remove uneeded link | Lukas Reschke | 2013-04-24 | 1 | -1/+1 | |
| * | | Clubbing Exact styles together. | raghunayyar | 2013-04-24 | 1 | -5/+2 | |
| * | | Add an update notification on every page for admin users | Lukas Reschke | 2013-04-24 | 2 | -0/+6 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-27 | 59 | -474/+318 | |
* | | | Merge pull request #2783 from Kondou-ger/improve_passwordresetscreen | Bart Visscher | 2013-04-26 | 2 | -12/+21 | |
|\ \ \ | ||||||
| * | | | Fis syntax error and add user icon. | kondou | 2013-04-24 | 1 | -2/+3 | |
| * | | | Oneliners, <br>, proper errors & print_unescaped() | kondou | 2013-04-23 | 1 | -8/+6 | |
| * | | | Don't split translation lines | kondou | 2013-04-23 | 1 | -10/+4 | |
| * | | | Fix syntax error. | kondou | 2013-04-23 | 1 | -1/+1 | |
| * | | | Improve the password reset screen. | kondou | 2013-04-23 | 2 | -10/+26 | |
* | | | | Merge pull request #2787 from owncloud/fix-password-autocomplete-2632 | Bart Visscher | 2013-04-26 | 1 | -2/+12 | |
|\ \ \ \ | ||||||
| * | | | | modify password clone to password type right on submit to prevent the browser... | Morris Jobke | 2013-04-19 | 1 | -1/+10 | |
| * | | | | turn off autocompletion for password field | Morris Jobke | 2013-04-07 | 1 | -1/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-26 | 1 | -0/+9 | |
* | | | | Merge pull request #3096 from owncloud/add_missing_space_for_new_groups | Raghu Nayyar | 2013-04-24 | 2 | -2/+8 | |
|\ \ \ \ | ||||||
| * | | | | Add space around checkboxes. | kondou | 2013-04-24 | 1 | -2/+4 | |
| * | | | | Fix #3095. | kondou | 2013-04-24 | 2 | -2/+6 | |
| | |/ / | |/| | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-24 | 1 | -2/+2 | |
| |_|/ |/| | | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-24 | 2 | -0/+6 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-23 | 1 | -1/+1 | |
* | | Merge pull request #2983 from owncloud/style-details | Jan-Christoph Borchardt | 2013-04-22 | 2 | -37/+43 | |
|\ \ | ||||||
| * | | remove unnecessary border from navigation, looked strange with scrollbar and ... | Jan-Christoph Borchardt | 2013-04-17 | 1 | -1/+1 | |
| * | | move password warning more relevant below password field, un-nest log in warning | Jan-Christoph Borchardt | 2013-04-17 | 1 | -17/+15 | |
| * | | move warning and error states together in CSS, to be cleaned up | Jan-Christoph Borchardt | 2013-04-17 | 1 | -11/+18 | |
| * | | make textarea inherit ownCloud font instead of using monospace | Jan-Christoph Borchardt | 2013-04-17 | 1 | -0/+1 | |
| * | | correct primary color to #1d2d44 where slightly wrong | Jan-Christoph Borchardt | 2013-04-17 | 1 | -8/+8 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-20 | 1 | -1/+1 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-18 | 1 | -1/+23 | |
* | | | Merge pull request #2925 from owncloud/navigation-icon-fix | Raghu Nayyar | 2013-04-17 | 1 | -6/+29 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | apply navigation hover effect directly to img and span, cleaner code | Jan-Christoph Borchardt | 2013-04-17 | 1 | -3/+23 | |
| * | | additional comments | Jan-Christoph Borchardt | 2013-04-14 | 1 | -3/+3 | |
| * | | fix navigation hover effect, documentation | Jan-Christoph Borchardt | 2013-04-14 | 1 | -5/+8 | |
* | | | Merge pull request #2915 from Kondou-ger/handle_empty_datafolder_better | Bart Visscher | 2013-04-17 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Hint to default data directory | kondou | 2013-04-16 | 1 | -1/+1 |