Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't add the "Shared"-directory size to users quota | Bjoern Schiessle | 2012-06-18 | 1 | -1/+2 |
| | |||||
* | escape log messages to avoid possible js execution | Bjoern Schiessle | 2012-06-18 | 1 | -1/+1 |
| | |||||
* | Merge commit 'refs/merge-requests/127' of ↵ | Michael Gapczynski | 2012-06-13 | 4 | -6/+6 |
|\ | | | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/127 Conflicts: apps/files_external/templates/settings.php lib/template.php | ||||
| * | Fixes a issue with the log | Lukas Reschke | 2012-06-11 | 1 | -2/+2 |
| | | |||||
| * | Make some apps compatible | Lukas Reschke | 2012-06-11 | 4 | -6/+6 |
| | | |||||
| * | Revert | Lukas Reschke | 2012-06-11 | 5 | -16/+16 |
| | | |||||
| * | Settings... | Lukas Reschke | 2012-06-11 | 5 | -16/+16 |
| | | |||||
* | | applied patch provided by bug #966 to fix broken user specific quota settings | Bjoern Schiessle | 2012-06-12 | 3 | -48/+76 |
|/ | |||||
* | apps paging is not yet implemented. increase pagesize to 100 as a quickfix | Frank Karlitschek | 2012-06-09 | 1 | -1/+2 |
| | |||||
* | fixed broken lines in user table | Bjoern Schiessle | 2012-06-08 | 2 | -2/+3 |
| | |||||
* | Protect the help page | Tom Needham | 2012-06-07 | 1 | -3/+3 |
| | |||||
* | update translations | Robin Appelman | 2012-06-06 | 44 | -92/+247 |
| | |||||
* | Per user quota didn't show in FF (and possibly IE) ↵ | Thomas Tanghus | 2012-06-05 | 1 | -1/+1 |
| | | | | http://forum.owncloud.org/viewtopic.php?f=4&t=2716&p=5373#p5324. | ||||
* | Fix newline in code | Bart Visscher | 2012-06-04 | 1 | -2/+3 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-06-04 | 1 | -0/+2 |
|\ | |||||
| * | Hide app page link for internal apps, fixes bug oc-913 | Michael Gapczynski | 2012-06-04 | 1 | -0/+2 |
| | | |||||
* | | Validate email on save | Tom Needham | 2012-06-04 | 1 | -5/+4 |
|/ | |||||
* | link to apps.owncloud.com | Frank Karlitschek | 2012-06-03 | 2 | -2/+7 |
| | | | | thanks to guillaume for the patch | ||||
* | prevend a division by zero problem | Frank Karlitschek | 2012-06-01 | 1 | -0/+1 |
| | |||||
* | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -7/+0 |
| | | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty. | ||||
* | check during ownCloud upgrade if all the installed apps are compatible with ↵ | Frank Karlitschek | 2012-05-26 | 1 | -2/+2 |
| | | | | the new ownCloud version. Disable them if not | ||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 3 | -3/+3 |
| | |||||
* | don´t claim that already downloaded 3rd party apps are internal apps | Frank Karlitschek | 2012-05-18 | 1 | -2/+7 |
| | |||||
* | update translations | Robin Appelman | 2012-05-17 | 8 | -8/+104 |
| | |||||
* | Switch enable button only when app is really installed or uninstalled | Brice Maron | 2012-05-14 | 1 | -5/+13 |
| | |||||
* | prevent user creation with empty password | Robin Appelman | 2012-05-13 | 1 | -1/+5 |
| | |||||
* | update translations | Robin Appelman | 2012-05-13 | 17 | -2/+152 |
| | |||||
* | The log message is not always shown in html | Bart Visscher | 2012-05-10 | 1 | -1/+1 |
| | | | | The log message can also be logged with syslog, here we don't want to have html-entities. Also the log messages through json are displayed as text not html. | ||||
* | Sanitize group in togglegroups | Michael Gapczynski | 2012-05-09 | 1 | -1/+1 |
| | |||||
* | update translations | Robin Appelman | 2012-05-09 | 42 | -131/+292 |
| | |||||
* | Enhance user creation (avoid create+delete row), clear create user form ↵ | Brice Maron | 2012-05-07 | 1 | -27/+29 |
| | | | | after action | ||||
* | Create a function for linking to remote.php | Bart Visscher | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | Reorder code to avoid race condition in user creation | Brice Maron | 2012-05-07 | 1 | -17/+16 |
| | |||||
* | fix path of webdav | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | Provide feedback when user creation fails | Michael Gapczynski | 2012-05-06 | 2 | -5/+7 |
| | |||||
* | fix path of webdav | Georg Ehrke | 2012-05-05 | 1 | -1/+1 |
| | |||||
* | Tried to make settings/apps more keyboard/screenreader friendly. | Thomas Tanghus | 2012-05-04 | 2 | -1/+8 |
| | |||||
* | Fix log viewing bug | Michael Gapczynski | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | removing executable bit from various files | Thomas Mueller | 2012-04-30 | 2 | -0/+0 |
| | |||||
* | add files to blacklist. Should be always on | Frank Karlitschek | 2012-04-29 | 1 | -1/+1 |
| | |||||
* | a lot of users have problems with big files. So add an explicit button to ↵ | Frank Karlitschek | 2012-04-26 | 1 | -0/+1 |
| | | | | the documentation | ||||
* | adding proper copyright and license notice to the style files | Jan-Christoph Borchardt | 2012-04-23 | 1 | -0/+4 |
| | |||||
* | Personal settings: Emphasized labels etc, mono-spaced generated paths and ↵ | Thomas Tanghus | 2012-04-22 | 1 | -1/+1 |
| | | | | moved text formatting to style sheet. | ||||
* | improve the app installer. | Frank Karlitschek | 2012-04-21 | 5 | -3/+16 |
| | | | | | show a label if an app is an internal app or a third party app from the app store. show a preview image of the app if available | ||||
* | add a link to the desktop and mobile clients download. | Frank Karlitschek | 2012-04-21 | 1 | -0/+6 |
| | |||||
* | add a button to open the online documentation | Frank Karlitschek | 2012-04-21 | 1 | -0/+1 |
| | |||||
* | reload log after changing log level | Robin Appelman | 2012-04-16 | 2 | -4/+17 |
| | |||||
* | merge log into admin | Robin Appelman | 2012-04-16 | 4 | -35/+34 |
| | |||||
* | Fix password is being saved even if not changed | Bart Visscher | 2012-04-15 | 1 | -0/+4 |
| | | | | Fixes: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-303 | ||||
* | sanity check on language selection | Robin Appelman | 2012-04-15 | 1 | -2/+8 |
| |