Valdnet

Results 105 issues of Valdnet

The appearance of the mouse cursor for the `checkbox` should be changed. Currently it is labeled `text` and should be `default`. App: Nextcloud v21.0.0 Circles v22.0.0-alpha.2 Firefox v88.0.1

bug

You may notice a piece of code when starting the application. ![obraz](https://user-images.githubusercontent.com/47037905/117566275-0804c980-b0b6-11eb-9a69-3e8a24dd5f1e.png) App: Nextcloud 21.0.0 Phone Sync 2.2.0

bug

I propose to add singular and plural variation for a text string: - %s **messages shown** of %s **messages stored** in database. https://github.com/nextcloud/ocsms/blob/5391cd9c3f67ca6da517f8dc885b53171a657832/templates/main.php#L121 May be helpful: https://github.com/nextcloud/server/blob/a2a3b87c19662f06cfb804b9fead7e939b1c3e6c/core/src/globals.js#L139-L148

localizations

### Expected behaviour Counting the correct amount of messages in the contact list. ### Actual behaviour The number of messages varies when the number is with and without the country...

bug

### Steps to reproduce 1. Send an SMS. 2. Sync with Phone Sync. 3. Enter Phone Sync settings. 4. Set "Contact ordering" to "Last message". ### Expected behaviour The contact...

bug

### Expected behaviour Notification in Nextcloud about a new SMS. ### Actual behaviour No notification in Nextcloud about a new SMS. "Notification settings" - Enabled. **Nextcloud app version:** 16.0.3 **Phone...

bug

### Expected behaviour The time in the synchronized message should be the same. ### Actual behaviour The time in the synchronized message is shifted back 1 hour. Does not take...

bug

I suggest you add a translation of the names of countries for the function "Default country code". This would be compliance with Nextcloud's personal settings. ![obraz](https://user-images.githubusercontent.com/47037905/73612214-124e3300-45ea-11ea-9d83-4b5ed56ec76a.png)

enhancement

Unify the spelling in applications.

There is an error in the logs: ``` Error no app in context Exception: Return value of OCA\ServerInfo\OperatingSystems\DefaultOs::getTime() must be of the type string, null returned in file '/home/xxx/public_html/xxx/apps/serverinfo/lib/OperatingSystems/DefaultOs.php' line...