summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* dissable app instalation from apps.owncloud.org interfaceRobin Appelman2011-09-281-15/+16
|
* 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-2512-83/+33
| | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
* fix creating usersRobin Appelman2011-09-251-0/+1
|
* actually check the correct password when changing the passwordRobin Appelman2011-09-251-1/+2
|
* check for old password when changing passwordsRobin Appelman2011-09-251-1/+1
|
* widened inputs for language and timezoneJan-Christoph Borchardt2011-09-241-0/+1
|
* settings/personal: calculate the relative usage with 2 decimalsFlorian Pritz2011-09-241-1/+1
| | | | | | | | Normally a browser window will be large enough that the bar is wider than 100px so we can use decimals to display the real usage more closely. Signed-off-by: Florian Pritz <bluewind@xinu.at>
* 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>
* updated translationsJan-Christoph Borchardt2011-09-239-12/+160
|
* Move some common code to OC_UtilBart Visscher2011-09-186-30/+8
| | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage
* Better feedback for saving calendar and openid settingsBart Visscher2011-09-112-8/+25
|
* Use OC_Helper::linkTo also for absolute urls.Bart Visscher2011-09-091-1/+1
| | | | One central place to check for https.
* updated translationsJan-Christoph Borchardt2011-09-043-4/+7
|
* having non-editable stuff as input fields is really confusing. You were ↵Jan-Christoph Borchardt2011-09-041-2/+3
| | | | right Robin ;)
* updated translations againJan-Christoph Borchardt2011-09-032-1/+4
|
* updated language codesJan-Christoph Borchardt2011-09-031-134/+9
|
* updated translationsJan-Christoph Borchardt2011-09-036-0/+179
|
* fixed users not being able to change their passwordRobin Appelman2011-08-301-4/+4
|
* Use Chosen for language select formMichael Gapczynski2011-08-272-2/+4
|
* updated translationsJan-Christoph Borchardt2011-08-2812-35/+52
|
* Add locale for password change errorMichael Gapczynski2011-08-272-2/+3
|
* Fix undefined index license in AppsMichael Gapczynski2011-08-271-1/+1
|
* Fix changing password in personal page (not complete)Michael Gapczynski2011-08-272-18/+24
|
* Reload the personal page when a new language is setMichael Gapczynski2011-08-271-0/+1
|
* added icon for AdminJan-Christoph Borchardt2011-08-232-0/+0
|
* updated translationsJan-Christoph Borchardt2011-08-2311-8/+81
|
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-2316-23/+133
|
* added controls bar for Apps and HelpJan-Christoph Borchardt2011-08-213-22/+23
|
* translation updateJan-Christoph Borchardt2011-08-201-0/+28
|
* more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-204-12/+15
|
* made translation link language-specificJan-Christoph Borchardt2011-08-191-1/+1
|
* updated translationsJan-Christoph Borchardt2011-08-191-0/+4
|
* added Settings navigation items to translationsJan-Christoph Borchardt2011-08-181-0/+4
|
* language updates, optimization of Help HTMLJan-Christoph Borchardt2011-08-188-43/+44
|
* Swedish translation, thanks to HakanSJan-Christoph Borchardt2011-08-181-0/+24
|
* updated translationsJan-Christoph Borchardt2011-08-1811-46/+113
|
* make the help section working and pretty. knowledge base entries are fetched ↵Frank Karlitschek2011-08-173-12/+26
| | | | via OCS from a different server. cool stuff
* fix enableing appsRobin Appelman2011-08-151-4/+4
|
* add option to set user quotaRobin Appelman2011-08-154-1/+66
|
* dont throw errors if we cant connect to the apps repositoryRobin Appelman2011-08-151-10/+13
|
* replaced some languages with their indigenous namesJan-Christoph Borchardt2011-08-141-20/+20
|
* more fixes for Personal and TipsyJan-Christoph Borchardt2011-08-143-6/+15
|
* Show language names in PersonalRobin Appelman2011-08-143-4/+156
|
* fix some details in PersonalRobin Appelman2011-08-141-1/+3
|
* updated tipsy, tooltips finally work everywhere, thanks icewindJan-Christoph Borchardt2011-08-143-4/+4
|
* more info in personal, WebDAV, OpenIDJan-Christoph Borchardt2011-08-141-17/+24
|
* fix creating usersRobin Appelman2011-08-132-7/+7
|
* various CSS fixesJan-Christoph Borchardt2011-08-131-3/+3
|