Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dissable app instalation from apps.owncloud.org interface | Robin Appelman | 2011-09-28 | 1 | -15/+16 |
| | |||||
* | add status file. useful for external administration. show the ownClopud ↵ | Frank Karlitschek | 2011-09-28 | 1 | -0/+8 |
| | | | | version at least in the config dialog. | ||||
* | dont set content type to json for Apps | Robin Appelman | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 12 | -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 users | Robin Appelman | 2011-09-25 | 1 | -0/+1 |
| | |||||
* | actually check the correct password when changing the password | Robin Appelman | 2011-09-25 | 1 | -1/+2 |
| | |||||
* | check for old password when changing passwords | Robin Appelman | 2011-09-25 | 1 | -1/+1 |
| | |||||
* | widened inputs for language and timezone | Jan-Christoph Borchardt | 2011-09-24 | 1 | -0/+1 |
| | |||||
* | settings/personal: calculate the relative usage with 2 decimals | Florian Pritz | 2011-09-24 | 1 | -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 bar | Florian Pritz | 2011-09-24 | 1 | -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 translations | Jan-Christoph Borchardt | 2011-09-23 | 9 | -12/+160 |
| | |||||
* | Move some common code to OC_Util | Bart Visscher | 2011-09-18 | 6 | -30/+8 |
| | | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage | ||||
* | Better feedback for saving calendar and openid settings | Bart Visscher | 2011-09-11 | 2 | -8/+25 |
| | |||||
* | Use OC_Helper::linkTo also for absolute urls. | Bart Visscher | 2011-09-09 | 1 | -1/+1 |
| | | | | One central place to check for https. | ||||
* | updated translations | Jan-Christoph Borchardt | 2011-09-04 | 3 | -4/+7 |
| | |||||
* | having non-editable stuff as input fields is really confusing. You were ↵ | Jan-Christoph Borchardt | 2011-09-04 | 1 | -2/+3 |
| | | | | right Robin ;) | ||||
* | updated translations again | Jan-Christoph Borchardt | 2011-09-03 | 2 | -1/+4 |
| | |||||
* | updated language codes | Jan-Christoph Borchardt | 2011-09-03 | 1 | -134/+9 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-09-03 | 6 | -0/+179 |
| | |||||
* | fixed users not being able to change their password | Robin Appelman | 2011-08-30 | 1 | -4/+4 |
| | |||||
* | Use Chosen for language select form | Michael Gapczynski | 2011-08-27 | 2 | -2/+4 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-08-28 | 12 | -35/+52 |
| | |||||
* | Add locale for password change error | Michael Gapczynski | 2011-08-27 | 2 | -2/+3 |
| | |||||
* | Fix undefined index license in Apps | Michael Gapczynski | 2011-08-27 | 1 | -1/+1 |
| | |||||
* | Fix changing password in personal page (not complete) | Michael Gapczynski | 2011-08-27 | 2 | -18/+24 |
| | |||||
* | Reload the personal page when a new language is set | Michael Gapczynski | 2011-08-27 | 1 | -0/+1 |
| | |||||
* | added icon for Admin | Jan-Christoph Borchardt | 2011-08-23 | 2 | -0/+0 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-08-23 | 11 | -8/+81 |
| | |||||
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 16 | -23/+133 |
| | |||||
* | added controls bar for Apps and Help | Jan-Christoph Borchardt | 2011-08-21 | 3 | -22/+23 |
| | |||||
* | translation update | Jan-Christoph Borchardt | 2011-08-20 | 1 | -0/+28 |
| | |||||
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 4 | -12/+15 |
| | |||||
* | made translation link language-specific | Jan-Christoph Borchardt | 2011-08-19 | 1 | -1/+1 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-08-19 | 1 | -0/+4 |
| | |||||
* | added Settings navigation items to translations | Jan-Christoph Borchardt | 2011-08-18 | 1 | -0/+4 |
| | |||||
* | language updates, optimization of Help HTML | Jan-Christoph Borchardt | 2011-08-18 | 8 | -43/+44 |
| | |||||
* | Swedish translation, thanks to HakanS | Jan-Christoph Borchardt | 2011-08-18 | 1 | -0/+24 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-08-18 | 11 | -46/+113 |
| | |||||
* | make the help section working and pretty. knowledge base entries are fetched ↵ | Frank Karlitschek | 2011-08-17 | 3 | -12/+26 |
| | | | | via OCS from a different server. cool stuff | ||||
* | fix enableing apps | Robin Appelman | 2011-08-15 | 1 | -4/+4 |
| | |||||
* | add option to set user quota | Robin Appelman | 2011-08-15 | 4 | -1/+66 |
| | |||||
* | dont throw errors if we cant connect to the apps repository | Robin Appelman | 2011-08-15 | 1 | -10/+13 |
| | |||||
* | replaced some languages with their indigenous names | Jan-Christoph Borchardt | 2011-08-14 | 1 | -20/+20 |
| | |||||
* | more fixes for Personal and Tipsy | Jan-Christoph Borchardt | 2011-08-14 | 3 | -6/+15 |
| | |||||
* | Show language names in Personal | Robin Appelman | 2011-08-14 | 3 | -4/+156 |
| | |||||
* | fix some details in Personal | Robin Appelman | 2011-08-14 | 1 | -1/+3 |
| | |||||
* | updated tipsy, tooltips finally work everywhere, thanks icewind | Jan-Christoph Borchardt | 2011-08-14 | 3 | -4/+4 |
| | |||||
* | more info in personal, WebDAV, OpenID | Jan-Christoph Borchardt | 2011-08-14 | 1 | -17/+24 |
| | |||||
* | fix creating users | Robin Appelman | 2011-08-13 | 2 | -7/+7 |
| | |||||
* | various CSS fixes | Jan-Christoph Borchardt | 2011-08-13 | 1 | -3/+3 |
| |