Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update translations | Robin Appelman | 2012-01-16 | 3 | -0/+45 |
| | |||||
* | read language name from the right resource | Robin Appelman | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | make language name translatable and fallback to language code if we dont ↵ | Robin Appelman | 2012-01-15 | 1 | -1/+9 |
| | | | | have the language name | ||||
* | update translations | Robin Appelman | 2012-01-15 | 11 | -4/+79 |
| | |||||
* | add icon for log app | Georg Ehrke | 2012-01-14 | 3 | -0/+88 |
| | |||||
* | add min width to multiselect in user management | Robin Appelman | 2012-01-14 | 1 | -3/+4 |
| | |||||
* | don´t show warnings for missing language name definitions | Frank Karlitschek | 2012-01-14 | 1 | -1/+1 |
| | |||||
* | update translations | Robin Appelman | 2012-01-11 | 36 | -80/+398 |
| | |||||
* | finish the application store feature so that users can download and install ↵ | Frank Karlitschek | 2012-01-06 | 1 | -16/+16 |
| | | | | ownCloud apps from our website. there is still a small problem with write permissions. will look into this later | ||||
* | Fix whitespace username | Georg Ehrke | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | also update the data attribute holding the quota | Robin Appelman | 2011-12-11 | 1 | -1/+1 |
| | |||||
* | after editing a user quota, set the value of the quota field to how the ↵ | Robin Appelman | 2011-12-11 | 2 | -3/+6 |
| | | | | | | server parsed the input, not the user input this way the user can see when an invalid input is given | ||||
* | Sort apps on name and enabled status | Bart Visscher | 2011-12-07 | 1 | -0/+8 |
| | |||||
* | second half of the updating stuff | Frank Karlitschek | 2011-11-19 | 1 | -1/+3 |
| | |||||
* | Display correctly the error message when nothing is retrieved from OCS servers | Brice Maron | 2011-11-06 | 1 | -1/+4 |
| | |||||
* | corrected link for app dev instructions | Jan-Christoph Borchardt | 2011-10-23 | 1 | -1/+1 |
| | |||||
* | Change 'Help translating' to 'Help translate' | Michael Gapczynski | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | Correct little typo/bug in log display and remove ending php tag | Brice Maron | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Fix quota onBlur In Settings, Take from right attribute | Brice Maron | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | make log level configurable | Robin Appelman | 2011-10-16 | 5 | -3/+38 |
| | |||||
* | provide a logging mechanism | Robin Appelman | 2011-10-16 | 2 | -0/+70 |
| | |||||
* | correct language name | Robin Appelman | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | moved bookmarklet to personal. username must be provided when adding a new user. | Marvin Thomas Rabe | 2011-10-08 | 1 | -0/+4 |
| | |||||
* | added code and license links next to version number | Jan-Christoph Borchardt | 2011-10-08 | 1 | -2/+1 |
| | |||||
* | updated calendar settings | Marvin Thomas Rabe | 2011-10-04 | 1 | -4/+6 |
| | |||||
* | Removed unused javascript | Marvin Thomas Rabe | 2011-10-02 | 2 | -3/+1 |
| | |||||
* | Changed multiple select for days of weekend to 'chosen'. Cleaned up some ↵ | Marvin Thomas Rabe | 2011-10-02 | 4 | -10/+11 |
| | | | | code. Removed success message when changing timezone. | ||||
* | Merge branch 'lostpassword' | Bart Visscher | 2011-09-30 | 4 | -0/+39 |
|\ | | | | | | | | | | | | | Conflicts: core/templates/login.php index.php lib/util.php | ||||
| * | Add email field to personal preferences | Bart Visscher | 2011-09-26 | 4 | -0/+39 |
| | | |||||
* | | Add more checks for admin user | Bart Visscher | 2011-09-30 | 2 | -0/+2 |
| | | |||||
* | | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 1 | -0/+1 |
| | | |||||
* | | quota good cleand up | Marvin Thomas Rabe | 2011-09-30 | 1 | -4/+4 |
| | | |||||
* | | user list has descriptions now | Marvin Thomas Rabe | 2011-09-30 | 2 | -12/+24 |
| | | |||||
* | | action image for quota is now invisble when user does not hover over | Marvin Thomas Rabe | 2011-09-30 | 1 | -2/+2 |
| | | |||||
* | | 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 ;) |