Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3915 from michaelletzgus/html5-fix_autocapitalize | Roeland Jago Douma | 2017-03-20 | 2 | -11/+11 |
|\ | | | | | Fix value of attribute "autocapitalize" | ||||
| * | Fix value of attribute "autocapitalize" | Michael Letzgus | 2017-03-18 | 2 | -11/+11 |
| | | | | | | | | | | | | | | | | Change <input> attribute "autocapitalize" from value "off" to "none" regarding to apples dev guide: https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/Attributes.html#//apple_ref/doc/uid/TP40008058-autocapitalize Signed-off-by: Michael Letzgus <michaelletzgus@users.noreply.github.com> | ||||
* | | Merge pull request #3917 from michaelletzgus/html5-fix_dup-IDs | Morris Jobke | 2017-03-20 | 1 | -2/+2 |
|\ \ | | | | | | | Fix duplicate id "apps-management" | ||||
| * | | Fix duplicate id "apps-management" | Michael Letzgus | 2017-03-19 | 1 | -2/+2 |
| |/ | | | | | | | | | | | | | | | | | Make duplicate id "apps-management" a class since IDs must be unique: https://www.w3.org/TR/2011/WD-html5-20110525/elements.html#the-id-attribute https://api.jquery.com/id-selector/ Signed-off-by: Michael Letzgus <michaelletzgus@users.noreply.github.com> | ||||
* | | Merge pull request #3933 from nextcloud/downstream-27258 | Morris Jobke | 2017-03-20 | 2 | -2/+8 |
|\ \ | | | | | | | Add percentage to user's quota info | ||||
| * | | Add percentage to user's quota info | David Toledo | 2017-03-19 | 2 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add percentage to user's quota info Fixes https://github.com/owncloud/core/issues/24011 * Do not show percentage if the quota is Unlimited * translate quota * correct condition and remove print_unescaped Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | trigger event on input autofill | Felix Heidecke | 2017-03-19 | 1 | -9/+2 |
|/ / | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-20 | 10 | -392/+614 |
|/ | |||||
* | Merge pull request #3899 from nextcloud/issue-3662-not-sending-is-an-error | Lukas Reschke | 2017-03-18 | 1 | -1/+4 |
|\ | | | | | Fail when the test mail could not be sent | ||||
| * | Fail when the test mail could not be sent | Joas Schilling | 2017-03-17 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-18 | 4 | -26/+52 |
|/ | |||||
* | Merge pull request #3875 from nextcloud/use-new-short-urls | Roeland Jago Douma | 2017-03-17 | 1 | -2/+2 |
|\ | | | | | Use cleaner social media URLs | ||||
| * | Use cleaner social media URLs | Lukas Reschke | 2017-03-16 | 1 | -2/+2 |
| | | | | | | | | | | | | We now have nice cleaner URLs since a longer time, let's use them. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-17 | 2 | -0/+16 |
|/ | |||||
* | Merge pull request #3008 from nextcloud/appmenu-experiment | Morris Jobke | 2017-03-16 | 1 | -30/+75 |
|\ | | | | | Show apps in header | ||||
| * | Rebuild menu to keep order of icons correct | Julius Haertl | 2017-03-16 | 1 | -28/+35 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | Make enabling/disabling apps work with the new menu | Julius Haertl | 2017-03-16 | 1 | -19/+57 |
| | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | | Harden t() with DOMPurify | Lukas Reschke | 2017-03-16 | 1 | -1/+0 |
| | | | | | | | | | | | | This mitigates issues where developers pass untrusted user-input through t() which may lead to XSS issues. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Merge pull request #3802 from Ko-/master | Roeland Jago Douma | 2017-03-16 | 2 | -1/+18 |
|\ \ | |/ |/| | Check that set_time_limit is not disabled before calling it | ||||
| * | Add warning on admin screen when set_time_limit is unavailable | Ko- | 2017-03-16 | 1 | -0/+15 |
| | | |||||
| * | Check that set_time_limit is not disabled before calling it | Ko- | 2017-03-11 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Ko- <k.stoffelen@cs.ru.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-15 | 6 | -0/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-14 | 2 | -12/+16 |
| | | |||||
* | | Remove the double password confirmation on changing cron | Joas Schilling | 2017-03-13 | 1 | -3/+6 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #3819 from nextcloud/dont-add-user-to-subadmin | Roeland Jago Douma | 2017-03-13 | 1 | -1/+1 |
|\ \ | | | | | | | Call right function after sudo mode | ||||
| * | | Call right function after sudo mode | Lukas Reschke | 2017-03-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | This should call the `applyGroupSelect` and not the `applySubadminSelect`. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Merge pull request #3803 from Thijsdh/master | Lukas Reschke | 2017-03-13 | 1 | -0/+6 |
|\ \ \ | |/ / |/| | | Create app password by pressing enter | ||||
| * | | Create app password by pressing enter | Thijs den Hartog | 2017-03-13 | 1 | -0/+6 |
| |/ | | | | | | | Signed-off-by: Thijs den Hartog <Thijs@thijsbeer.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-13 | 6 | -2/+22 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-12 | 16 | -14/+32 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-11 | 6 | -0/+6 |
| | |||||
* | Merge pull request #3755 from nextcloud/scan-tipstricks | Lukas Reschke | 2017-03-10 | 1 | -0/+1 |
|\ | | | | | Add security scan to tips & tricks section | ||||
| * | Add security scan to tips & tricks section | Marius Blüm | 2017-03-07 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
* | | Merge pull request #3690 from nextcloud/cleanup-legacy-groups-class | Morris Jobke | 2017-03-09 | 1 | -1/+1 |
|\ \ | | | | | | | Remove legacy class OC_Group and OC_User | ||||
| * | | Remove legacy class OC_Group and OC_User | Morris Jobke | 2017-03-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * basically a straight replacement of the wrapped code at the calling code parts Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-10 | 2 | -0/+2 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-09 | 12 | -2/+106 |
|/ | |||||
* | Merge pull request #3671 from nextcloud/1070-user-management-no-results | Joas Schilling | 2017-03-07 | 2 | -0/+25 |
|\ | | | | | FIX: Add feedback on user settings when no results | ||||
| * | clean search when new user is added | giorgia | 2017-03-03 | 2 | -7/+18 |
| | | | | | | | | Signed-off-by: giorgia <g.sambrotta@gmail.com> | ||||
| * | add emptycontent div, show/hide emptycontent div, fix #1070 | giorgia | 2017-03-03 | 2 | -0/+14 |
| | | | | | | | | Signed-off-by: giorgia <g.sambrotta@gmail.com> | ||||
* | | Avatar button layout improvements | Morris Jobke | 2017-03-06 | 1 | -1/+8 |
| | | | | | | | | | | | | * fixes #3736 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-07 | 2 | -0/+30 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-06 | 2 | -2/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-04 | 4 | -0/+8 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-03 | 8 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 22 | -2/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 40 | -40/+0 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-01 | 4 | -12/+12 |
| | |||||
* | Merge pull request #3635 from individual-it/fix_quota_validation | Morris Jobke | 2017-02-28 | 1 | -1/+1 |
|\ | | | | | better quota validation | ||||
| * | better quota validation | Artur Neumann | 2017-02-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | this fixes #3634 1. fixed computerFileSize to be more picky about incorrect values 2. more tests for computerFileSize 3. use computerFileSize to validate user quota Signed-off-by: Artur Neumann <info@individual-it.net> |