Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some fancy translation chart | Lukas Reschke | 2014-12-16 | 1 | -0/+2 |
| | | | Probably useless - but at least it looks fancy. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-16 | 50 | -32/+78 |
| | |||||
* | Merge pull request #12360 from owncloud/files-tags | Lukas Reschke | 2014-12-15 | 20 | -10/+1209 |
|\ | | | | | Add favorites to files app | ||||
| * | Fixed small code style issues | Vincent Petry | 2014-12-15 | 5 | -12/+16 |
| | | |||||
| * | Remove spinner when toggling file favorite | Vincent Petry | 2014-12-15 | 1 | -9/+14 |
| | | |||||
| * | Fixed has-favorites CSS | Vincent Petry | 2014-12-15 | 3 | -2/+5 |
| | | |||||
| * | shift actions to the left a bit to account for right shift due to favorites ↵ | Jan-Christoph Borchardt | 2014-12-15 | 1 | -0/+1 |
| | | | | | | | | action, not not overlap with size info | ||||
| * | add CSS to shift header to account for when favorites are present | Jan-Christoph Borchardt | 2014-12-15 | 1 | -0/+8 |
| | | |||||
| * | Use star icon for favorites | Vincent Petry | 2014-12-15 | 2 | -10/+44 |
| | | |||||
| * | Load handlebars in core | Vincent Petry | 2014-12-15 | 1 | -1/+2 |
| | | |||||
| * | Correctly replace favorites icon when re-rendering file actions | Vincent Petry | 2014-12-15 | 1 | -1/+1 |
| | | |||||
| * | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 18 | -8/+1146 |
| | | |||||
| * | Return file info from Node API | Vincent Petry | 2014-12-15 | 1 | -1/+6 |
| | | |||||
* | | Merge pull request #11946 from owncloud/load-vendor-from-core-json | Lukas Reschke | 2014-12-15 | 1 | -6/+15 |
|\ \ | | | | | | | Implement method that reads vendor libs from core.json | ||||
| * | | Implement method that reads vendor libs from core.json | Morris Jobke | 2014-12-15 | 1 | -6/+15 |
| | | | | | | | | | | | | * includes them at the beginning of initTemplate() | ||||
* | | | Merge pull request #12555 from owncloud/app_specific_search | Jörn Friedrich Dreyer | 2014-12-15 | 6 | -18/+69 |
|\ \ \ | |/ / |/| | | introduce inApps[] filter for search via ajax query | ||||
| * | | introduce inApps[] filter for search via ajax query, make file results show ↵ | Jörn Friedrich Dreyer | 2014-12-10 | 6 | -18/+69 |
| | | | | | | | | | | | | | | | | | | | | | | | | up in files app only use more flexible return type check array with !empty instead of count | ||||
* | | | Merge pull request #12839 from oparoz/ControllerMethodReflector | Morris Jobke | 2014-12-15 | 2 | -1/+66 |
|\ \ \ | | | | | | | | | \OCP\AppFramework\Utility\IControllerMethodReflector | ||||
| * | | | Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflector | Olivier Paroz | 2014-12-14 | 2 | -1/+66 |
| | | | | |||||
* | | | | Merge pull request #12846 from owncloud/fix-searchbytags-test | Morris Jobke | 2014-12-15 | 1 | -2/+6 |
|\ \ \ \ | | | | | | | | | | | Sort results to make sure assert work on consistent order | ||||
| * | | | | Sort results to make sure assert work on consistent order | Vincent Petry | 2014-12-15 | 1 | -2/+6 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #12625 from owncloud/app-dependencies-libs-and-commands | Bernhard Posselt | 2014-12-15 | 11 | -68/+705 |
|\ \ \ \ | | | | | | | | | | | adding dependencies for command line tools and php libraries | ||||
| * | | | | fixing owncloud version | Thomas Müller | 2014-12-15 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | adding unit tests for PlatformRepository::normalizeVersion() | Thomas Müller | 2014-12-12 | 1 | -0/+65 |
| | | | | | |||||
| * | | | | rework api of DependencyAnalyzer | Thomas Müller | 2014-12-12 | 4 | -99/+94 |
| | | | | | |||||
| * | | | | check app dependencies on installation as well | Thomas Müller | 2014-12-11 | 1 | -6/+21 |
| | | | | | |||||
| * | | | | fix unit tests | Thomas Müller | 2014-12-11 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | single dependencies will not be represented as an array + fix unit tests | Thomas Müller | 2014-12-11 | 2 | -9/+24 |
| | | | | | |||||
| * | | | | adjust styling of missing dependencies in apps management | Thomas Müller | 2014-12-11 | 2 | -4/+9 |
| | | | | | |||||
| * | | | | adding dependency to owncloud version - with fallback to requiremin and ↵ | Thomas Müller | 2014-12-11 | 5 | -1/+75 |
| | | | | | | | | | | | | | | | | | | | | requiremax | ||||
| * | | | | adding dependencies for supported platforms | Thomas Müller | 2014-12-11 | 4 | -1/+52 |
| | | | | | |||||
| * | | | | adding supported libraries - including min and max version | Thomas Müller | 2014-12-11 | 6 | -8/+320 |
| | | | | | |||||
| * | | | | adding dependencies for command line tools | Thomas Müller | 2014-12-11 | 3 | -20/+124 |
| | | | | | |||||
* | | | | | Merge pull request #11991 from owncloud/bower-jquery-ui | Morris Jobke | 2014-12-15 | 13 | -138/+353 |
|\ \ \ \ \ | |_|/ / / |/| | | | | bower jquery-ui - exported changes to a separate css file | ||||
| * | | | | bower jquery-ui - exported changes to a separate css file | Morris Jobke | 2014-12-13 | 13 | -138/+353 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-15 | 32 | -4/+74 |
| |_|/ / |/| | | | |||||
* | | | | make regex in controllermethodreflector.php compatible with PCRE 6.x | Philipp Knechtges | 2014-12-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | The syntax ?<...> seems to be only supported from PCRE 7.0 on. For backwards-compability ?P<...> is used. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-14 | 166 | -132/+244 |
| | | | | |||||
* | | | | Merge pull request #12639 from owncloud/bad_mtime_format | Morris Jobke | 2014-12-13 | 3 | -4/+30 |
|\ \ \ \ | |/ / / |/| | | | Fix formatting of bad dates from external storages | ||||
| * | | | Return ? if mtime is 0 or -1 | Robin McCorkell | 2014-12-12 | 3 | -4/+30 |
| | | | | | | | | | | | | | | | | Tooltip contains 'Unable to determine date'. Fixes #6395 | ||||
* | | | | Merge pull request #12795 from owncloud/files-layoutchanges | Morris Jobke | 2014-12-13 | 7 | -50/+71 |
|\ \ \ \ | | | | | | | | | | | Move file thumbnail element into the label tag | ||||
| * | | | | Replace input checkbox CSS selector with .electCheckBox | Vincent Petry | 2014-12-11 | 2 | -22/+18 |
| | | | | | |||||
| * | | | | Move file thumbnail into the label element | Vincent Petry | 2014-12-11 | 7 | -29/+54 |
| | | | | | |||||
* | | | | | Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-index | Morris Jobke | 2014-12-13 | 6 | -24/+157 |
|\ \ \ \ \ | | | | | | | | | | | | | Add filter for backend to rest index | ||||
| * | | | | | Make comment clear | Lukas Reschke | 2014-12-12 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Comment code path | Lukas Reschke | 2014-12-12 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Use limit and offset | Lukas Reschke | 2014-12-12 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Use array key instead of value | Lukas Reschke | 2014-12-12 | 2 | -4/+15 |
| | | | | | | |||||
| * | | | | | Add test for user without backend | Lukas Reschke | 2014-12-12 | 1 | -0/+16 |
| | | | | | | |||||
| * | | | | | Use public interface | Lukas Reschke | 2014-12-11 | 2 | -6/+6 |
| | | | | | |