| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-02 | 1 | -1/+0 |
* | Propagate exceptions in OC.appSettings. | Thomas Tanghus | 2012-08-01 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-01 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-31 | 47 | -101/+702 |
* | Forgot to also use the options I added :-P | Thomas Tanghus | 2012-07-31 | 1 | -1/+1 |
* | Added some more options to OC.appSettings(). | Thomas Tanghus | 2012-07-31 | 1 | -2/+33 |
* | Made the parameter for OC.appSettings() an object to be able to extend it. | Thomas Tanghus | 2012-07-31 | 1 | -2/+5 |
* | White space | Thomas Tanghus | 2012-07-31 | 1 | -7/+6 |
* | Popup for app specific settings. | Thomas Tanghus | 2012-07-31 | 2 | -16/+48 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-30 | 2 | -12/+48 |
* | Tweak appearance of undo delete notification | Michael Gapczynski | 2012-07-29 | 1 | -1/+1 |
* | fix for bug #1295, don't escape password reset link | Bjoern Schiessle | 2012-07-27 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-27 | 1 | -0/+35 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 1 | -0/+64 |
* | Updated style | Lukas Reschke | 2012-07-26 | 1 | -1/+1 |
* | Remove unused files | Lukas Reschke | 2012-07-26 | 2 | -84/+0 |
* | Check for admin user | Lukas Reschke | 2012-07-26 | 1 | -0/+1 |
* | CSRF protection for eventsource | Robin Appelman | 2012-07-22 | 2 | -0/+2 |
* | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-21 | 1 | -1/+1 |
|\ |
|
| * | remove second "autocomplete" statement | Bjoern Schiessle | 2012-07-18 | 1 | -1/+1 |
| * | remember username and provide autocomplete feature | Bjoern Schiessle | 2012-07-18 | 1 | -1/+1 |
* | | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-11 | 9 | -15/+1 |
|\| |
|
| * | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 8 | -14/+0 |
| * | Fix time formatting for minutes, prepend 0 if minutes is less than 10 | Michael Gapczynski | 2012-07-06 | 1 | -1/+1 |
* | | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-04 | 1 | -0/+2 |
|\| |
|
| * | Add slash to app url if not set fix oc-1169 | Brice Maron | 2012-07-03 | 1 | -0/+2 |
* | | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-06-30 | 1 | -3/+15 |
|\| |
|
| * | Prevent adding a duplicate to a multiselect | Michael Gapczynski | 2012-06-29 | 1 | -1/+12 |
| * | Add new group to other user's group select forms | Michael Gapczynski | 2012-06-29 | 1 | -2/+3 |
* | | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-26 | 3 | -2/+3 |
|\| |
|
| * | typo in js statement fixed | Bjoern Schiessle | 2012-06-26 | 1 | -1/+1 |
| * | Added text ACS warning to admin's user settings page, and corresponding CSS s... | Sam Tuke | 2012-06-25 | 1 | -0/+1 |
| * | add x-webkit-speech to searchbox | Georg Ehrke | 2012-06-24 | 1 | -1/+1 |
* | | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-22 | 4 | -10/+7 |
|\| |
|
| * | Fixes for multi app dir : | Brice Maron | 2012-06-22 | 1 | -2/+1 |
| * | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-21 | 4 | -16/+16 |
| |\ |
|
| | * | use new sanitizeHTML() function | Bjoern Schiessle | 2012-06-21 | 2 | -2/+2 |
| * | | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-14 | 6 | -10/+26 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-07 | 1 | -1/+0 |
| |\ \ \ |
|
| * | | | | Change app path logic in templates | Brice Maron | 2012-06-06 | 3 | -8/+5 |
| * | | | | Unit path and webpath, correct some more | Brice Maron | 2012-06-06 | 1 | -1/+2 |
* | | | | | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-19 | 2 | -3/+3 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | CSS class headerAction -> header-action | Florian Hülsmann | 2012-06-18 | 2 | -3/+3 |
| * | | | | added CSS class .headerAction | Florian Hülsmann | 2012-06-18 | 1 | -2/+2 |
* | | | | | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-18 | 1 | -2/+2 |
|\| | | | |
|
| * | | | | Use TemplateLayout functions for finding js and css files in minimizer | Bart Visscher | 2012-06-18 | 1 | -2/+2 |
* | | | | | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-18 | 3 | -10/+9 |
|\| | | | |
|
| * | | | | corrected header width and floating (can now dynamically add stuff to header)... | Florian Hülsmann | 2012-06-18 | 2 | -8/+7 |
| * | | | | Cache the minimized output also on the server | Bart Visscher | 2012-06-18 | 1 | -2/+2 |
* | | | | | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-17 | 1 | -0/+1 |
|\| | | | |
|