announcementcenter icon indicating copy to clipboard operation
announcementcenter copied to clipboard

📢 Announcement Center for Nextcloud

Results 54 announcementcenter issues
Sort by recently updated
recently updated
newest added

This feature allows adding a banner as an announcement option. The user has to click it away in order to use the navbar again, because it's hidden behind it. Allows...

enhancement
2. developing
feature: announcements 🗣️
feedback-requested

This PR adds CLI commands for announcing, deleting and viewing announcements: ``` announcementcenter:announce [--activities] [--notifications] [--emails] [--comments] [-s|--schedule-time [SCHEDULE-TIME]] [-d|--delete-time [DELETE-TIME]] [-g|--group [GROUP]] [--] announcementcenter:delete announcementcenter:list [] ``` # Help:...

enhancement
3. to review
feature: api ⚙️
feedback-requested

### Steps to reproduce 1. Admin makes an announcement 2. Open notification box ### Expected behaviour Only 1 notification per announcement. ### Actual behaviour 2 notifications per announcement: ![image](https://github.com/nextcloud/announcementcenter/assets/925062/dc6523ee-c11e-409b-9d50-5748e9c90b91) ###...

bug
1. to develop
feature: activities ⚡

Being able to schedule announcements is a wished feature from the community, this is completely optional of course Images: App view: ![Bildschirmfoto vom 2024-03-11 14-02-56](https://github.com/nextcloud/announcementcenter/assets/104770531/372f2df0-3430-48ef-acc3-25fa7442a8ae) Test user: (he only got...

enhancement
3. to review
feature: announcements 🗣️
feedback-requested

### Steps to reproduce N/A ### Expected behaviour As a Request for Enhancement/Feature Request: As a Nextcloud admin, it would be helpful to be able to create announcements from the...

enhancement
1. to develop
feature: new form ➕

### Steps to reproduce 1. Disable Activity App 2. Create Announcement 3. ### Expected behaviour The activities option should not be shown. The end-user won't know what it does. ###...

bug
0. Needs triage

I would like to suggest implementing a way to schedule announcements in advance. This would allow announcements to be planned ahead of time to make organizing events easier. Has such...

enhancement
1. to develop
feature: announcements 🗣️

1. add Nextcloud text editor integration 2. add attachment support 3. support attachment viewer & download 4. classify announcements by time 5. remake user interface(create form,announcement list and more) 6....

enhancement
2. developing
feature: comments 💬
feature: announcements 🗣️
feature: new form ➕
feedback-requested

* Ref https://github.com/nextcloud/server/pull/41201 Therefore comments will not load anymore with: https://github.com/nextcloud/announcementcenter/blob/main/lib/Controller/PageController.php#L103 --- Required steps: - [ ] Copy the used assets into this repo or a shared library - [...

bug
1. to develop
feature: comments 💬