Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed broken lines in user table | Bjoern Schiessle | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Protect the help page | Tom Needham | 2012-06-07 | 1 | -3/+3 |
| | |||||
* | link to apps.owncloud.com | Frank Karlitschek | 2012-06-03 | 1 | -1/+2 |
| | | | | thanks to guillaume for the patch | ||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Create a function for linking to remote.php | Bart Visscher | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | fix path of webdav | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | 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 | 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 | ||||
* | 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 | 1 | -2/+4 |
| | | | | | 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 |
| | |||||
* | merge log into admin | Robin Appelman | 2012-04-16 | 2 | -32/+21 |
| | |||||
* | improved updater wording | Jan-Christoph Borchardt | 2012-04-14 | 1 | -4/+2 |
| | |||||
* | Update url | Tom Needham | 2012-04-07 | 1 | -1/+1 |
| | |||||
* | Show the different editions to the user. Used in the status call, on the ↵ | Frank Karlitschek | 2012-04-01 | 1 | -1/+1 |
| | | | | personal settings page and in the updater to update to the next available version from the same edition. | ||||
* | improve log browsing | Robin Appelman | 2012-02-26 | 1 | -2/+3 |
| | |||||
* | add configure option for default quota | Robin Appelman | 2012-02-24 | 1 | -0/+15 |
| | |||||
* | new config widget for user quota | Robin Appelman | 2012-02-24 | 1 | -3/+11 |
| | |||||
* | Updated bookmark form | Marvin Thomas Rabe | 2012-02-22 | 1 | -6/+5 |
| | |||||
* | Use separate function to make absolute urls | Bart Visscher | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | add a link to the credits page. fame for all our awesome contributors | Frank Karlitschek | 2012-01-29 | 1 | -0/+1 |
| | |||||
* | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 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 |
| | |||||
* | make log level configurable | Robin Appelman | 2011-10-16 | 2 | -3/+16 |
| | |||||
* | provide a logging mechanism | Robin Appelman | 2011-10-16 | 1 | -0/+29 |
| | |||||
* | added code and license links next to version number | Jan-Christoph Borchardt | 2011-10-08 | 1 | -2/+1 |
| | |||||
* | Merge branch 'lostpassword' | Bart Visscher | 2011-09-30 | 1 | -0/+8 |
|\ | | | | | | | | | | | | | Conflicts: core/templates/login.php index.php lib/util.php | ||||
| * | Add email field to personal preferences | Bart Visscher | 2011-09-26 | 1 | -0/+8 |
| | | |||||
* | | user list has descriptions now | Marvin Thomas Rabe | 2011-09-30 | 1 | -12/+22 |
| | | |||||
* | | 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 | 1 | -1/+1 |
| | | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit. | ||||
* | 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> | ||||
* | Use OC_Helper::linkTo also for absolute urls. | Bart Visscher | 2011-09-09 | 1 | -1/+1 |
| | | | | One central place to check for https. | ||||
* | having non-editable stuff as input fields is really confusing. You were ↵ | Jan-Christoph Borchardt | 2011-09-04 | 1 | -2/+3 |
| | | | | right Robin ;) | ||||
* | Use Chosen for language select form | Michael Gapczynski | 2011-08-27 | 1 | -1/+1 |
| | |||||
* | Add locale for password change error | Michael Gapczynski | 2011-08-27 | 1 | -1/+1 |
| | |||||
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 6 | -1/+42 |
| | |||||
* | added controls bar for Apps and Help | Jan-Christoph Borchardt | 2011-08-21 | 2 | -15/+20 |
| | |||||
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 3 | -9/+12 |
| | |||||
* | made translation link language-specific | Jan-Christoph Borchardt | 2011-08-19 | 1 | -1/+1 |
| | |||||
* | language updates, optimization of Help HTML | Jan-Christoph Borchardt | 2011-08-18 | 2 | -22/+18 |
| | |||||
* | make the help section working and pretty. knowledge base entries are fetched ↵ | Frank Karlitschek | 2011-08-17 | 1 | -5/+6 |
| | | | | via OCS from a different server. cool stuff | ||||
* | add option to set user quota | Robin Appelman | 2011-08-15 | 1 | -0/+4 |
| | |||||
* | more fixes for Personal and Tipsy | Jan-Christoph Borchardt | 2011-08-14 | 1 | -6/+5 |
| |