Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | Merge pull request #2758 from Kondou-ger/refactor_OCdialogs | Bart Visscher | 2013-04-09 | 2 | -154/+312 |
|\ \ \ \ \ | |||||
| * | | | | | Fix OC.dialogs.form() | kondou | 2013-04-09 | 1 | -3/+3 |
| * | | | | | Remove manual mimetype checking. | kondou | 2013-04-08 | 1 | -5/+1 |
| * | | | | | Make files _and_ directorys selectable/browsable. | kondou | 2013-04-06 | 1 | -10/+13 |
| * | | | | | Make files selectable again. | kondou | 2013-04-06 | 1 | -3/+3 |
| * | | | | | Fix repeating directory names. | kondou | 2013-04-06 | 2 | -15/+18 |
| * | | | | | Make directories show at top. | kondou | 2013-04-06 | 1 | -2/+12 |
| * | | | | | Make directories clickable. | kondou | 2013-04-06 | 1 | -13/+23 |
| * | | | | | Small fixes | kondou | 2013-04-06 | 2 | -37/+37 |
| * | | | | | Refactor OCdialogs. | kondou | 2013-04-06 | 2 | -152/+288 |
| |/ / / / | |||||
* | | | | | Merge pull request #2834 from owncloud/suppress-setup-warning | Lukas Reschke | 2013-04-09 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Suppress the notice from the nullbyte check | Bart Visscher | 2013-04-09 | 1 | -1/+1 |
* | | | | | | Merge pull request #2147 from eMerzh/split_config | eMerzh | 2013-04-09 | 1 | -7/+17 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Small perf improvement : filter before sort | Brice Maron | 2013-03-09 | 1 | -3/+3 |
| * | | | | | Allow to load splited config files ref #946 | Brice Maron | 2013-03-06 | 1 | -7/+17 |
* | | | | | | Merge pull request #2811 from owncloud/app-version-check | Thomas Müller | 2013-04-09 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | used oc version 5.0.3 | Bernhard Posselt | 2013-04-09 | 1 | -1/+1 |
| * | | | | | | added yet another test for the verion compare check due to mail | Bernhard Posselt | 2013-04-09 | 1 | -0/+8 |
* | | | | | | | Merge pull request #2815 from owncloud/default-quota | Thomas Tanghus | 2013-04-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Users: fix "Other.." quota option for the default quota | Robin Appelman | 2013-04-09 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #2819 from Kondou-ger/fix_2730 | Bernhard Posselt | 2013-04-09 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix #2730 | kondou | 2013-04-09 | 1 | -4/+4 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #2801 from OpenLarry/patch-1 | Bernhard Posselt | 2013-04-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fixes #2679 | OpenLarry | 2013-04-09 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #2697 from owncloud/button-css-fixes | Bernhard Posselt | 2013-04-09 | 1 | -4/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | group some selectors again | Jan-Christoph Borchardt | 2013-04-03 | 1 | -7/+2 |
| * | | | | | | | | add styles for disabled input fields | Jan-Christoph Borchardt | 2013-04-03 | 1 | -0/+9 |
| * | | | | | | | | button selector cleanup | Jan-Christoph Borchardt | 2013-04-03 | 1 | -5/+19 |