| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2769 from owncloud/octemplate | Thomas Tanghus | 2013-04-15 | 1 | -0/+101 |
|\ |
|
| * | Updated docs. | Thomas Tanghus | 2013-04-15 | 1 | -2/+7 |
| * | Add octemplate jQuery plugin | Thomas Tanghus | 2013-04-06 | 1 | -0/+96 |
* | | Merge pull request #2933 from owncloud/fix-active-style | Jan-Christoph Borchardt | 2013-04-15 | 1 | -1/+2 |
|\ \ |
|
| * | | also show black background on links that are active, fixes the news app that ... | Bernhard Posselt | 2013-04-15 | 1 | -1/+2 |
|/ / |
|
* | | Make FileCache upgrade more robust, fixes #2650 | Arthur Schiwon | 2013-04-15 | 2 | -5/+21 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-15 | 19 | -117/+123 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-14 | 13 | -33/+35 |
* | | Merge pull request #2918 from owncloud/update_CONTRIBUTING.md | Jan-Christoph Borchardt | 2013-04-13 | 1 | -2/+9 |
|\ \ |
|
| * | | move notice to search existing issues up | Jan-Christoph Borchardt | 2013-04-14 | 1 | -2/+2 |
| * | | correct naming for Pictures app, add Music | Jan-Christoph Borchardt | 2013-04-14 | 1 | -1/+1 |
| * | | Update CONTRIBUTING.md | Georg Ehrke | 2013-04-13 | 1 | -1/+8 |
|/ / |
|
* | | Merge pull request #2896 from owncloud/app-enable-fix | Thomas Tanghus | 2013-04-13 | 1 | -1/+3 |
|\ \ |
|
| * | | Add span tag while enabling or disbling apps as well. | raghunayyar | 2013-04-12 | 1 | -1/+3 |
* | | | Merge pull request #2910 from owncloud/password-toggle-db-2 | Bernhard Posselt | 2013-04-13 | 3 | -7/+10 |
|\ \ \ |
|
| * | | | Implements Toggle for Database Password. | raghunayyar | 2013-04-13 | 3 | -7/+10 |
* | | | | Merge pull request #2909 from owncloud/addHook | Frank Karlitschek | 2013-04-13 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | allow Storages to join MountPoint initialization | Arthur Schiwon | 2013-04-13 | 1 | -0/+4 |
* | | | | | Merge pull request #2903 from owncloud/disabled-class | Raghu Nayyar | 2013-04-12 | 1 | -1/+2 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | add .disabled class so it can be used for simple a buttons as well | Jan-Christoph Borchardt | 2013-04-12 | 1 | -1/+2 |
| |/ / / |
|
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-13 | 37 | -377/+609 |
|/ / / |
|
* | | | Merge pull request #2895 from owncloud/button-fox | Jan-Christoph Borchardt | 2013-04-12 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | dont overwrite background image when hovering over button | Bernhard Posselt | 2013-04-12 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-12 | 27 | -73/+83 |
|/ / |
|
* | | Merge pull request #2874 from owncloud/proper-font-stack | Bernhard Posselt | 2013-04-11 | 1 | -2/+2 |
|\ \ |
|
| * | | use proper sans-serif font-stack | Jan-Christoph Borchardt | 2013-04-11 | 1 | -2/+2 |
|/ / |
|
* | | cleanup the trash bin tables in the database after a user was deleted | Björn Schießle | 2013-04-11 | 3 | -1/+33 |
* | | remove used space for versions from db is a user was deleted | Björn Schießle | 2013-04-11 | 3 | -0/+28 |
* | | Merge pull request #2554 from owncloud/hide-toggle-checkbox | Bernhard Posselt | 2013-04-11 | 2 | -5/+15 |
|\ \ |
|
| * | | New Password in Personal Password Page loads fine. | raghunayyar | 2013-04-11 | 1 | -1/+1 |
| * | | Removes the setTimeout() method. | raghunayyar | 2013-03-26 | 1 | -12/+9 |
| * | | Fixes autofill for display / hide toggle button, a better function name. | raghunayyar | 2013-03-25 | 1 | -14/+15 |
| * | | Initial Commit : Password Toggle Button hides if no input present | raghunayyar | 2013-03-25 | 1 | -3/+15 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-11 | 28 | -144/+203 |
* | | | Merge pull request #2853 from owncloud/long-file-names | Bernhard Posselt | 2013-04-10 | 2 | -5/+10 |
|\ \ \ |
|
| * | | | The Opacity for the navigation loads fine for icon and App name. | raghunayyar | 2013-04-10 | 1 | -2/+5 |
| * | | | Long Application Names are ellipsis correctly. | raghunayyar | 2013-04-10 | 2 | -4/+6 |
* | | | | Merge pull request #2747 from owncloud/cache-contructed-cache-objects | Jörn Friedrich Dreyer | 2013-04-10 | 1 | -4/+20 |
|\ \ \ \ |
|
| * | | | | Remember the contructed OC\Files\Cache\* classes in OC\Files\Storage\Common | Bart Visscher | 2013-04-05 | 1 | -4/+20 |
* | | | | | Update 3rdparty | Lukas Reschke | 2013-04-10 | 1 | -0/+0 |
* | | | | | Merge pull request #2781 from owncloud/fix-2592 | Bernhard Posselt | 2013-04-10 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | Initialize collectionTypes variable as false | Michael Gapczynski | 2013-04-08 | 1 | -0/+1 |
| * | | | | | Correct undefined variable in post_shared hook, fixes #2592 | Michael Gapczynski | 2013-04-07 | 1 | -1/+1 |
* | | | | | | Merge pull request #2850 from owncloud/touch-newfile | Bernhard Posselt | 2013-04-10 | 2 | -1/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix touch for creating new files | Robin Appelman | 2013-04-10 | 2 | -1/+7 |
* | | | | | | | Merge pull request #2851 from owncloud/added-user-quota | Bernhard Posselt | 2013-04-10 | 1 | -12/+19 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Add the quota change listeners to newly added user entries in the user list | Robin Appelman | 2013-04-10 | 1 | -12/+19 |
|/ / / / / / |
|
* | | | | | | size of the trash bin could be incorrect, remove it for all users to enforce ... | Björn Schießle | 2013-04-10 | 2 | -36/+6 |
* | | | | | | only add filesize to trashbin size if the file was moved to the trash bin suc... | Björn Schießle | 2013-04-10 | 1 | -2/+4 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-10 | 69 | -799/+1074 |