summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-07-21162-364/+318
|
* Merge pull request #9982 from nextcloud/global-flow-rebuildMorris Jobke2018-07-2027-444/+7866
|\ | | | | Cleanup structure
| * Jsunit fixesJohn Molakvoæ (skjnldsv)2018-07-201-1/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Bump karma configJohn Molakvoæ (skjnldsv)2018-07-203-50/+7537
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Jsunit fixes 1John Molakvoæ (skjnldsv)2018-07-204-6/+12
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fixed filestable min-widthJohn Molakvoæ (skjnldsv)2018-07-203-1/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Widen left navigation to 300px and set max-width of right sidebar to 500pxJan-Christoph Borchardt2018-07-202-9/+6
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix sidebar close buttonJohn Molakvoæ (skjnldsv)2018-07-201-1/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * use flex for main contentJohn Molakvoæ (skjnldsv)2018-07-204-35/+14
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Adjust acceptance tests to sidebar changes in Files appJohn Molakvoæ (skjnldsv)2018-07-203-89/+73
| | | | | | | | | | | | | | | | Before, each section of the Files app ("All files", "Favorites"...) had its own sidebar element. Now there is a single sidebar element for all the sections in the Files app. Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fixed sticky controlsJohn Molakvoæ (skjnldsv)2018-07-201-0/+4
| | | | | | | | | | | | | | since controls are not directly into the scollable element (app-content) we need to make the parent the scrollable element (app-content-files) Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Sidebar fixJohn Molakvoæ (skjnldsv)2018-07-2011-105/+111
| | | | | | | | | | | | | | Fix sidebar and scrollbar on content Sidebar fixes, and sidebar-width + header-height variables Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Cleanup structureJohn Molakvoæ (skjnldsv)2018-07-2010-200/+155
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #10311 from nextcloud/bugfix/8702/ie11-icon-whiteMorris Jobke2018-07-202-285/+105
|\ | | | | Add icon-black-white mixin to automatically generate icon classes
| * Move icons over to the new mixinJulius Härtl2018-07-201-284/+90
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Add icon-black-white mixin to automatically generate icon classesJulius Härtl2018-07-202-9/+23
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #10283 from nextcloud/bugfix/10094/user-managementMorris Jobke2018-07-206-36/+31
|\ \ | | | | | | User management polishing
| * | Fix accceptance testsJulius Härtl2018-07-201-1/+1
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Bump settings buildJulius Härtl2018-07-202-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Add some responsiveness to the user managementJulius Härtl2018-07-201-18/+10
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Fix cut-off name input fieldJulius Härtl2018-07-201-1/+1
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Remove reset button from new user formJulius Härtl2018-07-201-2/+0
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Adjust user table font colorJulius Härtl2018-07-201-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Only show groups header in the sidebar, if groups are availableJulius Härtl2018-07-201-5/+10
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Hide no more results noteJulius Härtl2018-07-201-1/+1
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Fix user management field label namingJulius Härtl2018-07-201-4/+4
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #9581 from nextcloud/dav-acl-no-filesRoeland Jago Douma2018-07-201-0/+11
|\ \ | | | | | | disable dav acl plugin for files resource
| * | disable dav acl plugin for files resourceRobin Appelman2018-05-241-0/+11
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #10229 from ↵Morris Jobke2018-07-202-8/+40
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/feature/noid/allow-notifiers-to-know-if-we-prepare-push-notifications Allow notifiers to know if we prepare push notifications
| * | | Add return types and fully qualified function callsJoas Schilling2018-07-131-8/+8
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Allow notifiers to know whether we are preparing push notificationsJoas Schilling2018-07-132-0/+32
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #8188 from arnowelzel/masterMorris Jobke2018-07-201-2/+2
|\ \ \ \ | | | | | | | | | | Avoid error messages for restricted opcache API
| * | | | Avoid error messages for restricted opcache APIArno Welzel2018-02-051-2/+2
| | | | |
* | | | | Merge pull request #10290 from weeman1337/fix-10234-delete-empty-groupsRoeland Jago Douma2018-07-206-5/+35
|\ \ \ \ \ | |_|_|_|/ |/| | | | Fixes delete empty groups
| * | | | Adds tests for testing removing an empty groupMichael Weimann2018-07-203-1/+31
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * | | | Display the remove item even for elements without a countMichael Weimann2018-07-183-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | | | | Merge pull request #10296 from nextcloud/bug/noid/dont_fail_on_unkown_userJoas Schilling2018-07-201-1/+7
|\ \ \ \ \ | | | | | | | | | | | | Don't fail contacts menu on unkown user
| * | | | | Don't fail contacts menu on unkown userRoeland Jago Douma2018-07-191-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If for some reason the system addressbook holds a user that is no longer accessible from the usermanager (so it got somehow out of sync) we should not fail hard but rather just ignore the entry. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-07-2012-2/+74
| | | | | |
* | | | | | Merge pull request #10299 from nextcloud/fs-mtime-indexMorris Jobke2018-07-193-0/+20
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add filecache index on mtime
| * | | | | | Add filecache index on mtimeRobin Appelman2018-07-193-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gives searching by mtime and "recent" a proper index to use Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | Merge pull request #9984 from nextcloud/inverted-svg-apiMorris Jobke2018-07-1965-323/+931
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Svg color api
| * | | | | | | Fix unit testsRoeland Jago Douma2018-07-191-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | | | | Php code bumpJohn Molakvoæ (skjnldsv)2018-07-193-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | | | | Fix settings icon fetchingJulius Härtl2018-07-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | Fix icon url regexJulius Härtl2018-07-192-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | Use proper URL prefix for iconsJulius Härtl2018-07-191-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | Fixed svg generator regex && added missing iconsJohn Molakvoæ (skjnldsv)2018-07-192-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | | | | Add versionning to icon svg color api functionJohn Molakvoæ (skjnldsv)2018-07-195-135/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | | | | Fixed testsJohn Molakvoæ (skjnldsv)2018-07-1911-25/+194
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>