| Commit message (Expand) | Author | Age | Files | Lines |
* | add a link to the credits page. fame for all our awesome contributors | Frank Karlitschek | 2012-01-29 | 1 | -0/+1 |
* | add more language names | Robin Appelman | 2012-01-28 | 2 | -2/+14 |
* | fix appstore download. | Frank Karlitschek | 2012-01-27 | 1 | -8/+16 |
* | update translations | Robin Appelman | 2012-01-27 | 4 | -0/+11 |
* | update translations | Robin Appelman | 2012-01-24 | 2 | -0/+15 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Robin Appelman | 2012-01-24 | 1 | -2/+8 |
|\ |
|
| * | dont try to create a user with an already existing username | Robin Appelman | 2012-01-23 | 1 | -0/+3 |
| * | dont show new user when an error occured | Robin Appelman | 2012-01-23 | 1 | -2/+5 |
* | | translation updates | Robin Appelman | 2012-01-20 | 10 | -4/+64 |
|/ |
|
* | 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 have... | Robin Appelman | 2012-01-15 | 1 | -1/+9 |
* | 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 o... | Frank Karlitschek | 2012-01-06 | 1 | -16/+16 |
* | 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 serve... | Robin Appelman | 2011-12-11 | 2 | -3/+6 |
* | 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 code... | Marvin Thomas Rabe | 2011-10-02 | 4 | -10/+11 |
* | Merge branch 'lostpassword' | Bart Visscher | 2011-09-30 | 4 | -0/+39 |
|\ |
|
| * | 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 versi... | Frank Karlitschek | 2011-09-28 | 1 | -0/+8 |
|/ |
|
* | 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 |
* | 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 |