Details
Details
- Reviewers
machniak - Group Reviewers
Syncroton Developers - Commits
- rRPK771e1e26840c: Show broken state in Activesync UI
Diff Detail
Diff Detail
- Repository
- rRPK roundcubemail-plugins-kolab
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Clearly with room for improvement, but this gets the job done.
I'm open to some easy to implement suggestions, as I'm not very familiar with registering new forms (which is why I'm hijacking the subscriptions list).
| plugins/libkolab/lib/kolab_subscriptions.php | ||
|---|---|---|
| 26 | I think this will introduce a dependency on a new syncroton release because otherwise the "broken" column will not be available. | |
| plugins/kolab_activesync/kolab_activesync_ui.php | ||
|---|---|---|
| 59 | I think it needs to be done, but I don't know how to do the styling, and I didn't find an example to follow along, so this is now a TODO. | |
