aboutsummaryrefslogtreecommitdiffstats
path: root/settings/templates
Commit message (Collapse)AuthorAgeFilesLines
* fixed broken lines in user tableBjoern Schiessle2012-06-081-1/+1
|
* Protect the help pageTom Needham2012-06-071-3/+3
|
* link to apps.owncloud.comFrank Karlitschek2012-06-031-1/+2
| | | | thanks to guillaume for the patch
* update copyrightFrank Karlitschek2012-05-261-1/+1
|
* The log message is not always shown in htmlBart Visscher2012-05-101-1/+1
| | | | The log message can also be logged with syslog, here we don't want to have html-entities. Also the log messages through json are displayed as text not html.
* Create a function for linking to remote.phpBart Visscher2012-05-071-1/+1
|
* fix path of webdavGeorg Ehrke2012-05-071-1/+1
|
* fix path of webdavGeorg Ehrke2012-05-051-1/+1
|
* Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus2012-05-041-1/+1
|
* a lot of users have problems with big files. So add an explicit button to ↵Frank Karlitschek2012-04-261-0/+1
| | | | the documentation
* Personal settings: Emphasized labels etc, mono-spaced generated paths and ↵Thomas Tanghus2012-04-221-1/+1
| | | | moved text formatting to style sheet.
* improve the app installer.Frank Karlitschek2012-04-211-2/+4
| | | | | show a label if an app is an internal app or a third party app from the app store. show a preview image of the app if available
* add a link to the desktop and mobile clients download.Frank Karlitschek2012-04-211-0/+6
|
* add a button to open the online documentationFrank Karlitschek2012-04-211-0/+1
|
* merge log into adminRobin Appelman2012-04-162-32/+21
|
* improved updater wordingJan-Christoph Borchardt2012-04-141-4/+2
|
* Update urlTom Needham2012-04-071-1/+1
|
* Show the different editions to the user. Used in the status call, on the ↵Frank Karlitschek2012-04-011-1/+1
| | | | personal settings page and in the updater to update to the next available version from the same edition.
* improve log browsingRobin Appelman2012-02-261-2/+3
|
* add configure option for default quotaRobin Appelman2012-02-241-0/+15
|
* new config widget for user quotaRobin Appelman2012-02-241-3/+11
|
* Updated bookmark formMarvin Thomas Rabe2012-02-221-6/+5
|
* Use separate function to make absolute urlsBart Visscher2012-02-171-1/+1
|
* add a link to the credits page. fame for all our awesome contributorsFrank Karlitschek2012-01-291-0/+1
|
* Disable save button while saving. Streamlined code.Tom Needham2011-11-291-1/+3
|
* Display correctly the error message when nothing is retrieved from OCS serversBrice Maron2011-11-061-1/+4
|
* corrected link for app dev instructionsJan-Christoph Borchardt2011-10-231-1/+1
|
* Change 'Help translating' to 'Help translate'Michael Gapczynski2011-10-221-1/+1
|
* make log level configurableRobin Appelman2011-10-162-3/+16
|
* provide a logging mechanismRobin Appelman2011-10-161-0/+29
|
* added code and license links next to version numberJan-Christoph Borchardt2011-10-081-2/+1
|
* Merge branch 'lostpassword'Bart Visscher2011-09-301-0/+8
|\ | | | | | | | | | | | | Conflicts: core/templates/login.php index.php lib/util.php
| * Add email field to personal preferencesBart Visscher2011-09-261-0/+8
| |
* | user list has descriptions nowMarvin Thomas Rabe2011-09-301-12/+22
| |
* | add status file. useful for external administration. show the ownClopud ↵Frank Karlitschek2011-09-281-0/+8
|/ | | | version at least in the config dialog.
* dont set content type to json for AppsRobin Appelman2011-09-261-1/+1
|
* Use OC_JSON for json responsesBart Visscher2011-09-251-1/+1
| | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
* settings/personal: remove padding from quota barFlorian Pritz2011-09-241-1/+1
| | | | | | | The text will stay in it's place, but 0% usage will lead to an empty bar. Signed-off-by: Florian Pritz <bluewind@xinu.at>
* Use OC_Helper::linkTo also for absolute urls.Bart Visscher2011-09-091-1/+1
| | | | One central place to check for https.
* having non-editable stuff as input fields is really confusing. You were ↵Jan-Christoph Borchardt2011-09-041-2/+3
| | | | right Robin ;)
* Use Chosen for language select formMichael Gapczynski2011-08-271-1/+1
|
* Add locale for password change errorMichael Gapczynski2011-08-271-1/+1
|
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-236-1/+42
|
* added controls bar for Apps and HelpJan-Christoph Borchardt2011-08-212-15/+20
|
* more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-203-9/+12
|
* made translation link language-specificJan-Christoph Borchardt2011-08-191-1/+1
|
* language updates, optimization of Help HTMLJan-Christoph Borchardt2011-08-182-22/+18
|
* make the help section working and pretty. knowledge base entries are fetched ↵Frank Karlitschek2011-08-171-5/+6
| | | | via OCS from a different server. cool stuff
* add option to set user quotaRobin Appelman2011-08-151-0/+4
|
* more fixes for Personal and TipsyJan-Christoph Borchardt2011-08-141-6/+5
|