Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Place the brackets in the first line | Lukas Reschke | 2012-10-24 | 3 | -167/+155 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-24 | 49 | -602/+631 |
| | |||||
* | Merge pull request #75 from fmms/master | Lukas Reschke | 2012-10-23 | 3 | -4/+4 |
|\ | | | | | More Checkstyle cleanup | ||||
| * | More Checkstyle cleanup | Felix Moeller | 2012-10-23 | 3 | -4/+4 |
| | | | | | | | | This is for all LowerCaseConstant warnings | ||||
* | | Remove uneeded vendor prefixes | Lukas Reschke | 2012-10-24 | 1 | -4/+0 |
| | | |||||
* | | Format CSS in a readable way | Lukas Reschke | 2012-10-24 | 1 | -8/+44 |
| | | |||||
* | | Remove uneeded vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -6/+0 |
| | | |||||
* | | Format the CSS in a readable way... | Lukas Reschke | 2012-10-23 | 1 | -18/+83 |
| | | |||||
* | | Remove uneeded vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -6/+0 |
| | | |||||
* | | Format the CSS in a readable way... | Lukas Reschke | 2012-10-23 | 1 | -7/+63 |
| | | |||||
* | | Urlencode the share URL | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
|/ | | | | Fixes #63 | ||||
* | Merge pull request #38 from scambra/datepicker-l10n | Lukas Reschke | 2012-10-22 | 6 | -6/+22 |
|\ | | | | | Translate Datepicker | ||||
| * | Translate formatDate using jquery datepicker | scambra | 2012-10-19 | 5 | -3/+5 |
| | | |||||
| * | translate datepicker | scambra | 2012-10-19 | 5 | -3/+17 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-23 | 4 | -2/+141 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-22 | 2 | -1/+38 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-21 | 2 | -1/+25 |
| | | |||||
* | | Fix font family for textarea | Michael Gapczynski | 2012-10-20 | 1 | -1/+1 |
| | | |||||
* | | Apply textbox CSS rules to textarea as well | Michael Gapczynski | 2012-10-20 | 1 | -2/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-20 | 11 | -30/+102 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-19 | 12 | -3/+102 |
| | |||||
* | Merge pull request #39 from scambra/date-l10n-fixes | Thomas Müller | 2012-10-18 | 3 | -3/+13 |
|\ | | | | | Date l10n fixes | ||||
| * | Use strftime to format date with translated month names | scambra | 2012-10-16 | 3 | -3/+13 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-18 | 27 | -130/+62 |
| | | |||||
* | | Merge pull request #37 from scambra/js-interpolation-l10n | Thomas Müller | 2012-10-17 | 1 | -3/+3 |
|\ \ | | | | | | | use interpolation for some translations in js | ||||
| * | | use interpolation for some translations in js | scambra | 2012-10-16 | 1 | -3/+3 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 13 | -15/+220 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 10 | -0/+54 |
| | |||||
* | Show a warning in the installer if .htaccess is not working | Lukas Reschke | 2012-10-15 | 1 | -0/+6 |
| | |||||
* | avoid undefined index warning on login page | Michael Göhler | 2012-10-15 | 1 | -2/+2 |
| | |||||
* | Remove space | Lukas Reschke | 2012-10-15 | 1 | -1/+1 |
| | |||||
* | Verify password page for users | Lukas Reschke | 2012-10-15 | 1 | -0/+18 |
| | |||||
* | Merge pull request #30 from visit1985/logonpage | Lukas Reschke | 2012-10-15 | 1 | -2/+13 |
|\ | | | | | extend logon page to display multiple error messages | ||||
| * | extend logon page to display multiple error messages | Michael Göhler | 2012-10-14 | 1 | -2/+13 |
| | | |||||
* | | Show a warning in the installer if no secure RNG is available | Lukas Reschke | 2012-10-14 | 1 | -2/+8 |
| | | |||||
* | | Doublehash the token to prevent timing attacks | Lukas Reschke | 2012-10-14 | 2 | -3/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-14 | 1 | -0/+27 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-13 | 2 | -0/+14 |
|/ | |||||
* | escapeHTML function | Lukas Reschke | 2012-10-12 | 1 | -0/+9 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-12 | 4 | -0/+67 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-11 | 2 | -0/+26 |
| | |||||
* | Merge pull request #24 from owncloud/js_variable_interpolation | Thomas Müller | 2012-10-10 | 1 | -3/+19 |
|\ | | | | | A suggestion for simple, yet efficient variable interpolation in js translations | ||||
| * | Suggestion for simple, yet efficient variable interpolation in js translations. | Thomas Tanghus | 2012-10-05 | 1 | -3/+19 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-10 | 1 | -0/+21 |
| | | |||||
* | | Fix autocomplete search for users for groups only share policy | Michael Gapczynski | 2012-10-09 | 1 | -6/+11 |
| | | |||||
* | | fix for bug #1942: Allow user to share with every group if "allow users to ↵ | Björn Schießle | 2012-10-09 | 1 | -1/+5 |
| | | | | | | | | share with anyone" is set | ||||
* | | Prevent closing sharing dialog on picking the date | Victor Dubiniuk | 2012-10-08 | 1 | -2/+2 |
| | | |||||
* | | Prevent closing sharing dialog on month adjustment. Fixes oc-1884 | Victor Dubiniuk | 2012-10-08 | 1 | -1/+4 |
| | | |||||
* | | fix a lot of small layout bugs and make the apps page overall prettier plus ↵ | Frank Karlitschek | 2012-10-08 | 11 | -0/+0 |
| | | | | | | | | add ratings finally | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-08 | 1 | -0/+28 |
| | |