Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-06 | 72 | -280/+72 |
| | |||||
* | adjust strings - fixed #11930 | Thomas Müller | 2014-11-05 | 1 | -3/+11 |
| | |||||
* | Store curl error message directly | Vincent Petry | 2014-11-04 | 1 | -5/+2 |
| | |||||
* | Check for cert bundle existence before using it | Vincent Petry | 2014-11-04 | 1 | -1/+11 |
| | |||||
* | Merge pull request #11876 from owncloud/remove-pointless-requires | Lukas Reschke | 2014-10-31 | 14 | -34/+41 |
|\ | | | | | remove unnecessary require calls - the ownCloud class loader is supposed... | ||||
| * | remove unnecessary require calls - the ownCloud class loader is supposed to ↵ | Thomas Müller | 2014-10-30 | 14 | -34/+41 |
| | | | | | | | | take care of this | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-31 | 2 | -2/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-30 | 8 | -4/+42 |
| | |||||
* | Merge pull request #11409 from owncloud/watcher-reuse | Vincent Petry | 2014-10-29 | 2 | -19/+18 |
|\ | | | | | Pass the cached data to the filesystem watcher | ||||
| * | Fix shared cache getFolderContents | Robin Appelman | 2014-10-24 | 1 | -17/+14 |
| | | |||||
| * | also update shared watcher | Robin Appelman | 2014-10-24 | 1 | -2/+4 |
| | | |||||
* | | Merge pull request #11835 from owncloud/enc-fixmovingsharekeystofolder | Morris Jobke | 2014-10-29 | 1 | -1/+1 |
|\ \ | | | | | | | Fix moving share keys as non-owner to subdir | ||||
| * | | Fix warning with unset extension check | Vincent Petry | 2014-10-29 | 1 | -1/+1 |
| | | | |||||
* | | | update all translation files to js and json | Thomas Müller | 2014-10-29 | 240 | -1876/+3728 |
| | | | |||||
* | | | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added addTranslations and fixed de.js file Fixed de.js to use OC.L10N.register() and use to correct expected format. Added JS unit tests for OC.L10N class Include translations JS script for all apps | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-29 | 1 | -0/+2 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-27 | 1 | -2/+12 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-23 | 2 | -0/+2 |
| | |||||
* | Merge pull request #11630 from owncloud/kill-some-legacy | Lukas Reschke | 2014-10-21 | 2 | -12/+12 |
|\ | | | | | remove legacy class OC_Updater | ||||
| * | move some deprecated usage of OC_Config and OC_AppConfig to \OC::server | Thomas Müller | 2014-10-20 | 2 | -12/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-21 | 1 | -0/+1 |
|/ | |||||
* | make tests compatible with hook based skeleton generation | Jörn Friedrich Dreyer | 2014-10-20 | 1 | -16/+17 |
| | |||||
* | make skeleton compatible with objectstore | Jörn Friedrich Dreyer | 2014-10-20 | 1 | -2/+2 |
| | | | | suspend encryption proxy when copying skeleton | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-20 | 1 | -1/+22 |
| | |||||
* | Merge pull request #11611 from owncloud/fix-svg-master | Morris Jobke | 2014-10-17 | 1 | -1/+1 |
|\ | | | | | Fix SVG icons | ||||
| * | Fix SVG icons | Lukas Reschke | 2014-10-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | FIXME: Ugly hack to prevent SVG of being returned if the SVG provider is not enabled. This is required because the preview system is designed in a bad way and relies on opt-in with asterisks (i.e. image/*) which will lead to the fact that a SVG will also match the image provider. Conflicts: lib/private/preview.php | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-17 | 1 | -0/+1 |
|/ | |||||
* | introduce new app page layout | Thomas Müller | 2014-10-15 | 1 | -0/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter installed and not-installed apps properly kill unneeded file load category 'Installed' on page load adding documentation links new apps mgmt: first style adjustment apps mgmt: only show license and preview if they exist adding buttons new apps mgmt: fix for mobile use app icon if available new apps mgmt: position enable/disable toggle to the right new apps mgmt: proper display of icons or previews new apps mgmt: fix loading spinner reenable group selection for apps new apps mgmt: position enable button normally again new apps mgmt: clarify wording from 'Installed' to 'Enabled' reintroduce enable/disable Move rating image path generation to client-side Move expression outside of l10n fix group handling add buttons for 'More apps' and 'Add your app' again disable changed date of app for now adding recommended label style 'Recommended' app tag fixing php warning sort by rating adding meta-category 'Recommended' Only show existing documentation links lacy loading of screenshots making group based app activation work again adding support to get the app icon not only by the app name but also simply by the fixed name 'app.svg' adding app.svg for all core apps query string '?installed' is not longer needed update and uninstall is back + error feedback remove unneeded parameter fix alignment of 'recommended' label | ||||
* | Fixed array detection on public download | Vincent Petry | 2014-10-13 | 1 | -1/+1 |
| | | | | | When downloading a folder called "0001" PHP should fallback to parsing it as string and properly detect that it is not a JSON array. | ||||
* | Merge pull request #11380 from owncloud/fix_performance_issue_sharing | Björn Schießle | 2014-10-10 | 3 | -0/+157 |
|\ | | | | | [sharing] fix performance issues | ||||
| * | try to get path from filesystem | Bjoern Schiessle | 2014-10-10 | 1 | -0/+5 |
| | | |||||
| * | fix performance issues | Bjoern Schiessle | 2014-10-10 | 2 | -0/+152 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-10 | 1 | -3/+3 |
| | | |||||
* | | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -1/+5 |
| | | | | | | Added updates description | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-07 | 1 | -0/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-05 | 1 | -6/+6 |
| | |||||
* | Use SVG previews for public sharing | Lukas Reschke | 2014-09-30 | 2 | -23/+31 |
| | | | | Fixes https://github.com/owncloud/core/pull/11367#issuecomment-57306037 and https://github.com/owncloud/core/issues/9218 | ||||
* | Merge pull request #10107 from owncloud/sharing_group_shares | Lukas Reschke | 2014-09-29 | 8 | -48/+243 |
|\ | | | | | [sharing] group shares | ||||
| * | some small fixed, suggested by scrutinizer | Bjoern Schiessle | 2014-09-29 | 2 | -4/+4 |
| | | |||||
| * | throw a exception if we can't handle the provided path | Bjoern Schiessle | 2014-09-29 | 4 | -3/+75 |
| | | |||||
| * | call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all ↵ | Bjoern Schiessle | 2014-09-25 | 2 | -6/+61 |
| | | | | | | | | checks are executed, e.g. to check if the share is really visible | ||||
| * | some small fixes | Bjoern Schiessle | 2014-09-25 | 2 | -4/+4 |
| | | |||||
| * | clear share table after each test run | Bjoern Schiessle | 2014-09-24 | 1 | -0/+3 |
| | | |||||
| * | unit tests for grouping of shares pointing to the same source | Bjoern Schiessle | 2014-09-22 | 2 | -35/+74 |
| | | |||||
| * | group shares and combine permissions | Bjoern Schiessle | 2014-09-22 | 3 | -3/+29 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-29 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-28 | 2 | -2/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-27 | 3 | -0/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-26 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-25 | 10 | -3/+13 |
| | |