Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-05 | 124 | -188/+162 |
| | |||||
* | Merge pull request #17727 from nextcloud/enh/share_expiration_notification | Roeland Jago Douma | 2019-11-04 | 6 | -0/+206 |
|\ | | | | | Enh/share expiration notification | ||||
| * | Add notification for shares about to expire | Roeland Jago Douma | 2019-11-01 | 6 | -0/+206 |
| | | | | | | | | | | | | | | Introduces a new command that will create notifications for users if they have shares that will expire the next day. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 12 | -14/+61 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #17509 from nextcloud/fix/application-singleton | John Molakvoæ | 2019-11-04 | 16 | -70/+89 |
|\ \ | | | | | | | Fix Application instances created multiple times | ||||
| * | | set retention obligation on existing `expiration` in tests | Robin Appelman | 2019-11-04 | 4 | -14/+16 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | fixup! fix tests? | Roeland Jago Douma | 2019-10-31 | 1 | -1/+3 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | fix tests? | Roeland Jago Douma | 2019-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | fixup! Do not create Application instances directly | Roeland Jago Douma | 2019-10-14 | 2 | -45/+37 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 13 | -16/+39 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #17506 from nextcloud/bugfix/12790/workflow-frontend | blizzz | 2019-11-04 | 24 | -274/+301 |
|\ \ \ | | | | | | | | | Workflow frontend polishing | ||||
| * | | | bump bundles | Arthur Schiwon | 2019-10-29 | 2 | -20/+20 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | do not break on Checkers that do not need specific context info | Arthur Schiwon | 2019-10-29 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | request time, for example Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | Design fixes | Julius Härtl | 2019-10-29 | 6 | -34/+47 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Move delete/cancel button to the bottom | Julius Härtl | 2019-10-29 | 1 | -24/+23 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix systemtag selector | Julius Härtl | 2019-10-29 | 1 | -7/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Adjust user UserWorkflowController methods to AWorflowController | Julius Härtl | 2019-10-29 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix issue with unavailable operations | Julius Härtl | 2019-10-29 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fetch groups on the fly | Julius Härtl | 2019-10-29 | 1 | -27/+57 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Add missing ocs resource for user workflows | Julius Härtl | 2019-10-29 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix operation list when scope is limited | Julius Härtl | 2019-10-29 | 5 | -12/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix input size and ellipsis | Julius Härtl | 2019-10-29 | 3 | -0/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Decode list of events when returning them | Julius Härtl | 2019-10-29 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix bugs with check plugins | Julius Härtl | 2019-10-29 | 4 | -17/+48 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Allow to select multiple events | Julius Härtl | 2019-10-29 | 2 | -16/+30 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix minor styling issues with the user agent picker | Julius Härtl | 2019-10-29 | 3 | -4/+32 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Properly validate individual checks | Julius Härtl | 2019-10-29 | 2 | -3/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix remaining comments from #16706 | Julius Härtl | 2019-10-29 | 4 | -19/+14 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Remove unused stylesheets from workflowengine | Julius Härtl | 2019-10-29 | 3 | -99/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-04 | 42 | -68/+340 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-03 | 36 | -148/+240 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-02 | 34 | -10/+1194 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-01 | 124 | -116/+130 |
| | | | | |||||
* | | | | Ignored compiled js files in files | Roeland Jago Douma | 2019-11-01 | 1 | -0/+1 |
| |_|/ |/| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #17739 from nextcloud/enh/share/filter | Roeland Jago Douma | 2019-10-31 | 2 | -0/+52 |
|\ \ \ | | | | | | | | | Get all shares iterable | ||||
| * | | | Get all shares as iterable | Roeland Jago Douma | 2019-10-30 | 2 | -0/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes we need all shares or rather a specific subset of shares but creating dedicated functions is a pain. This just returns an iterable object for all shares so we can loop over them without allocating all the memory on the system. It should not be used by any user called code. But in an occ command or background job it is fine IMO. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #17745 from coliff/patch-1 | Roeland Jago Douma | 2019-10-31 | 1 | -1/+0 |
|\ \ \ \ | | | | | | | | | | | Remove unnedeed IE8 CSS | ||||
| * | | | | Remove unnedeed IE8 CSS | Christian Oliff | 2019-10-30 | 1 | -1/+0 |
| |/ / / | | | | | | | | | IE8 is not supported at all by Microsoft, has a tiny marketshare and doesn't work with Nextcloud anyway (as Nextcloud uses jQuery 2.x which doesn't work with IE8) | ||||
* | | | | Merge pull request #17755 from nextcloud/fix/external-storage-group-checkboxes | Roeland Jago Douma | 2019-10-31 | 1 | -0/+10 |
|\ \ \ \ | | | | | | | | | | | Bring back external storage group select delete | ||||
| * | | | | Bring back external storage group select delete | John Molakvoæ (skjnldsv) | 2019-10-30 | 1 | -0/+10 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* / / / | fix action menu on mobile | Greta Doci | 2019-10-30 | 1 | -1/+4 |
|/ / / | | | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com> | ||||
* / / | Return $schema on change and null otherwise | Daniel Kesselberg | 2019-10-29 | 1 | -1/+3 |
|/ / | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Compile assets | npmbuildbot[bot] | 2019-10-29 | 20 | -1374/+2783 |
| | | | | | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | Fix current user edit/delete permissions | John Molakvoæ (skjnldsv) | 2019-10-29 | 5 | -63/+181 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix legacy tab backbone fileinfo change | John Molakvoæ (skjnldsv) | 2019-10-29 | 2 | -8/+19 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix triggering favorite file actions on the file list | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Adjust unit tests to new OCA.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 4 | -419/+4 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Prevent multiple systemtags views | John Molakvoæ (skjnldsv) | 2019-10-29 | 2 | -1/+2 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Add LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-10-29 | 6 | -32/+45 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Systemtags and external actions update | John Molakvoæ (skjnldsv) | 2019-10-29 | 5 | -10/+21 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> |