Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use separate function to make absolute urls | Bart Visscher | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into filesystem | Robin Appelman | 2012-02-01 | 1 | -1/+3 |
|\ | |||||
| * | pre-select current language, sort available languages | Thomas Schmidt | 2012-02-01 | 1 | -1/+3 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-30 | 20 | -16/+129 |
|\| | |||||
| * | 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 |
| |/ | |||||
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-01-20 | 3 | -0/+45 |
|\| | |||||
| * | update translations | Robin Appelman | 2012-01-16 | 3 | -0/+45 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-16 | 41 | -88/+578 |
|\| | |||||
| * | 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 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-08 | 2 | -17/+17 |
|\| | |||||
| * | 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 |
| | | |||||
* | | save quota in human readable format (42 MB), should prevent some of the ↵ | Robin Appelman | 2011-12-14 | 2 | -2/+5 |
| | | | | | | | | overflow related problems | ||||
* | | use fscache for getting used space | Robin Appelman | 2011-12-14 | 1 | -1/+2 |
|/ | |||||
* | 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 |
| | |