Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjust gitignore for backbone.js | Arthur Schiwon | 2015-08-06 | 3 | -3/+3 |
| | |||||
* | add backbone.js | Arthur Schiwon | 2015-08-06 | 5 | -0/+1931 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-02 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-01 | 14 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-31 | 2 | -2/+2 |
| | |||||
* | Merge pull request #17805 from owncloud/avatar-handle-errors | Roeland Douma | 2015-07-31 | 1 | -0/+8 |
|\ | | | | | [avatar] add error handlers for avatar setup | ||||
| * | [avatar] add error handlers for avatar setup | Morris Jobke | 2015-07-30 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | add colon to translated string use placeholder in t() Adding a size limitation for avatar upload Unit test for file size Fix typo & display server side error message | ||||
* | | Merge pull request #17175 from owncloud/add-download-feedback | Morris Jobke | 2015-07-30 | 1 | -1/+31 |
|\ \ | | | | | | | Add loading spinner to download icon | ||||
| * | | refactoring into proper methods | Morris Jobke | 2015-07-07 | 1 | -1/+31 |
| | | | |||||
* | | | Merge pull request #17963 from owncloud/remove-derecated-mysql-functions | Morris Jobke | 2015-07-30 | 1 | -1/+4 |
|\ \ \ | |_|/ |/| | | Moving mysql setup code over to Doctrine | ||||
| * | | - more injection | Thomas Müller | 2015-07-30 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | - less static calls - use params on sql queries - handle sql exception on database and user creation gracefully | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-30 | 2 | -0/+26 |
| | | | |||||
* | | | Merge pull request #17814 from owncloud/update-moment-js | Robin McCorkell | 2015-07-29 | 4 | -3492/+4077 |
|\ \ \ | |/ / |/| | | update moment.js to 2.10.3 | ||||
| * | | update moment.js to 2.10.3 | Morris Jobke | 2015-07-22 | 4 | -3492/+4077 |
| | | | |||||
* | | | Merge pull request #17966 from owncloud/remove-mssql | Thomas Müller | 2015-07-29 | 3 | -10/+3 |
|\ \ \ | | | | | | | | | Remove remainings of mssql | ||||
| * | | | Remove remainings of mssql | Thomas Müller | 2015-07-29 | 3 | -10/+3 |
| | | | | |||||
* | | | | Merge pull request #17965 from owncloud/theme-color | Morris Jobke | 2015-07-29 | 3 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | add theme-color for better Android browser integration | ||||
| * | | | | add theme-color for better Android browser integration | Jan-Christoph Borchardt | 2015-07-29 | 3 | -0/+3 |
| |/ / / | |||||
* / / / | use inline confirm button style for password-protected links, ref #15176 | Jan-Christoph Borchardt | 2015-07-29 | 1 | -0/+8 |
|/ / / | |||||
* | | | Merge pull request #17813 from owncloud/update-underscore | Morris Jobke | 2015-07-29 | 3 | -560/+767 |
|\ \ \ | | | | | | | | | update underscore to 1.8.3 | ||||
| * | | | update underscore to 1.8.3 | Morris Jobke | 2015-07-27 | 3 | -560/+767 |
| | | | | |||||
* | | | | Merge pull request #17489 from owncloud/fix-share-time-as-string | Morris Jobke | 2015-07-29 | 2 | -0/+37 |
|\ \ \ \ | | | | | | | | | | | Fix parsing of sharetime as string | ||||
| * | | | | tests for _parseTime with hex and empty strings | Morris Jobke | 2015-07-28 | 2 | -0/+6 |
| | | | | | |||||
| * | | | | Fix parsing of sharetime as string | Morris Jobke | 2015-07-28 | 2 | -0/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some cases the ajax/share.php will return the share time as string. If this is the case it would get parsed completely wrong and cause the share dropdown to not work anymore. This change will properly cast the string to an interger and also fallback if this is not possible. | ||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-29 | 2 | -0/+4 |
| | | | | | |||||
* | | | | | Detect old NSS and OpenSSL versions | Lukas Reschke | 2015-07-28 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will detect old NSS and OpenSSL versions and show appropriate errors in the admin interface. Fixes https://github.com/owncloud/core/issues/17901 | ||||
* | | | | | Merge pull request #17910 from owncloud/fix-modified-tooltip | Morris Jobke | 2015-07-28 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix tooltip for modification time | ||||
| * | | | | fixed tooltip for modified date | Hendrik Leppelsack | 2015-07-27 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-28 | 4 | -0/+42 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #17878 from owncloud/fix-tipsy-fallback-title | Morris Jobke | 2015-07-27 | 1 | -3/+1 |
|\ \ \ \ | | | | | | | | | | | Fix title attribute of tipsy shim | ||||
| * | | | | remove title option from tipsy shim | Hendrik Leppelsack | 2015-07-26 | 1 | -3/+1 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-27 | 2 | -0/+32 |
|/ / / | |||||
* | | | Add `fallback` to shim | Lukas Reschke | 2015-07-25 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | Tipsy also supported the `fallback` element which will now not work anymore. To enhance compatibility we shall also implement it in the shim. Fixes https://github.com/owncloud/core/issues/17870 | ||||
* | | | Merge pull request #17075 from owncloud/bootstrap-tooltip | Bernhard Posselt | 2015-07-23 | 7 | -269/+699 |
|\ \ \ | | | | | | | | | Replace jQuery tipsy with bootstrap tooltip | ||||
| * | | | fix tipsy not updating on reinitialization | Hendrik Leppelsack | 2015-07-08 | 1 | -2/+5 |
| | | | | |||||
| * | | | remove debug messages | Hendrik Leppelsack | 2015-07-06 | 1 | -3/+0 |
| | | | | |||||
| * | | | moved tooltip.js to vendor scripts | Hendrik Leppelsack | 2015-06-22 | 5 | -285/+8 |
| | | | | |||||
| * | | | deminified tooltip.js | Hendrik Leppelsack | 2015-06-22 | 1 | -1/+525 |
| | | | | |||||
| * | | | replaced tipsy with bootstrap tooltip | Hendrik Leppelsack | 2015-06-22 | 4 | -1/+184 |
| | | | | |||||
* | | | | Merge pull request #17827 from owncloud/dont-set-share-password-twice-master-2 | Thomas Müller | 2015-07-23 | 1 | -5/+12 |
|\ \ \ \ | | | | | | | | | | | Adding error handling in case setting the password fails | ||||
| * | | | | Adding error handling in case setting the password fails | Thomas Müller | 2015-07-23 | 1 | -5/+12 |
| | |/ / | |/| | | |||||
* / | | | Update blueimp-md5 to 1.1.0 | Morris Jobke | 2015-07-22 | 1 | -10/+11 |
|/ / / | | | | | | | | | | | | | | | | Yes this is pretty empty, but it's the truth: https://github.com/blueimp/JavaScript-MD5/compare/1.0.3...1.1.0 | ||||
* | | | Merge pull request #16935 from ↵ | Joas Schilling | 2015-07-20 | 1 | -2/+31 |
|\ \ \ | | | | | | | | | | | | | | | | | owncloud/allow-app-check-code-for-deprecated-classes Allow app check code for deprecated classes | ||||
| * | | | PR #17046 deprecated OCP\Util::mb_(sub)str_replace() | Joas Schilling | 2015-07-17 | 1 | -1/+1 |
| | | | | |||||
| * | | | Allow specifying the checkers used in app:check-code | Robin McCorkell | 2015-07-17 | 1 | -15/+21 |
| | | | | | | | | | | | | | | | | | | | | By default, all are enabled, but specific ones can be selected through command line options. | ||||
| * | | | Use the decorator pattern | Joas Schilling | 2015-07-17 | 1 | -5/+9 |
| | | | | |||||
| * | | | Restructor the code into different classes instead of extending | Joas Schilling | 2015-07-17 | 1 | -4/+7 |
| | | | | |||||
| * | | | Use non-zero exit code | Joas Schilling | 2015-07-17 | 1 | -1/+2 |
| | | | | |||||
| * | | | Allow app:check-code to check for deprecated methods | Joas Schilling | 2015-07-17 | 1 | -1/+16 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-20 | 4 | -0/+8 |
| | | | |