Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update help.php | Marius Blüm | 2018-08-18 | 1 | -16/+2 |
| | | | Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
* | Prevent XSS in links which open a new browser window | Markus Staab | 2017-10-19 | 1 | -4/+4 |
| | |||||
* | Adjust link to contributing.md | Joas Schilling | 2016-11-02 | 1 | -3/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add proper links | Lukas Reschke | 2016-07-21 | 1 | -4/+4 |
| | |||||
* | help section: code style and wording fixes | Jan-Christoph Borchardt | 2015-04-09 | 1 | -6/+6 |
| | |||||
* | link to proper subsite for Commercial support | Jan-Christoph Borchardt | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | Add `rel="noreferrer"` where possible and switch to HTTPS | Lukas Reschke | 2015-02-04 | 1 | -4/+4 |
| | | | | Just to follow good practise and prevent some automated scanners to complain about "Cross-domain Referer leakage". | ||||
* | add arrow icon for external links | Jan-Christoph Borchardt | 2014-06-02 | 1 | -4/+4 |
| | |||||
* | move Help section from controls bar to sidebar | Jan-Christoph Borchardt | 2014-06-02 | 1 | -15/+42 |
| | |||||
* | Merge branch 'master' into fixing-bugtracker-link-master | Lukas Reschke | 2013-03-01 | 1 | -9/+9 |
|\ | | | | | | | | | | | Conflicts: core/templates/exception.php settings/templates/help.php | ||||
| * | [core] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -9/+9 |
| | | |||||
* | | change bug tracker links to ↵ | Thomas Mueller | 2013-03-01 | 1 | -1/+1 |
|/ | | | | https://github.com/owncloud/core/blob/master/CONTRIBUTING.md | ||||
* | Style cleanup settings | Bart Visscher | 2013-02-21 | 1 | -6/+12 |
| | |||||
* | moved iframe height and width fix from js to css | Bernhard Posselt | 2013-02-09 | 1 | -2/+3 |
| | |||||
* | Remove uneeded JS | Lukas Reschke | 2013-01-22 | 1 | -22/+1 |
| | |||||
* | Spaces to tabs | Bart Visscher | 2013-01-16 | 1 | -11/+11 |
| | |||||
* | make it more readable | Frank Karlitschek | 2012-12-14 | 1 | -3/+7 |
| | |||||
* | show the link to the issue tracker only for Admins as discussed with Björn ↵ | Frank Karlitschek | 2012-12-13 | 1 | -1/+1 |
| | | | | and Jan. | ||||
* | a bit more polish. We are getting there. | Frank Karlitschek | 2012-12-13 | 1 | -2/+3 |
| | |||||
* | first version of the new documentation system integration. | Frank Karlitschek | 2012-12-12 | 1 | -33/+29 |
| | |||||
* | Check if we have an array with data. Fix #487 | Victor Dubiniuk | 2012-12-02 | 1 | -1/+1 |
| | |||||
* | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Checkstyle: Fix last six NewlineBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -2/+1 |
| | |||||
* | Update settings/templates/help.php | Thomas Müller | 2012-09-04 | 1 | -3/+4 |
| | | | respect coding style | ||||
* | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -3/+3 |
| | |||||
* | Protect the help page | Tom Needham | 2012-06-07 | 1 | -3/+3 |
| | |||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | a lot of users have problems with big files. So add an explicit button to ↵ | Frank Karlitschek | 2012-04-26 | 1 | -0/+1 |
| | | | | the documentation | ||||
* | add a button to open the online documentation | Frank Karlitschek | 2012-04-21 | 1 | -0/+1 |
| | |||||
* | Display correctly the error message when nothing is retrieved from OCS servers | Brice Maron | 2011-11-06 | 1 | -1/+4 |
| | |||||
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 1 | -0/+6 |
| | |||||
* | added controls bar for Apps and Help | Jan-Christoph Borchardt | 2011-08-21 | 1 | -9/+11 |
| | |||||
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 1 | -3/+3 |
| | |||||
* | language updates, optimization of Help HTML | Jan-Christoph Borchardt | 2011-08-18 | 1 | -19/+15 |
| | |||||
* | make the help section working and pretty. knowledge base entries are fetched ↵ | Frank Karlitschek | 2011-08-17 | 1 | -5/+6 |
| | | | | via OCS from a different server. cool stuff | ||||
* | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 1 | -0/+24 |