User Details
- User Since
- Jun 15 2015, 9:28 AM (510 w, 2 d)
Jul 11 2016
Mar 31 2016
Mar 16 2016
Mar 14 2016
Mar 7 2016
@vanmeeuwen I'm testing a 30-second timeout for attempting a MongoDB connection, following which Manticore would terminate gracefully. Which is necessary to have anyway in an environment where one runs Manticore directly without systemd.
Feb 5 2016
Jan 18 2016
So, the default behavior is to set 'Untitled Document' as the placeholder in the title widget. Just like the Manticore UI, you'd need to write your own placeholder logic in the Roundcube UI.
Do you mean that this works for you in your development setup, but not in the packaged version?
Jan 14 2016
Jan 12 2016
Jan 11 2016
Dec 14 2015
Dec 9 2015
Dec 8 2015
Dec 7 2015
We also discussed a cleaner way to enable/disable apps, which is via the capabilities, hasMail, etc properties.
I've added a way for "routed" apps to register their "main" routes during app initialization so they show up in the top-level app list for navigation.
Dec 4 2015
Good catch. On it (once I get the session closed event working).
Nov 26 2015
Nov 23 2015
Nov 19 2015
I've added a simple Ember service that wraps Ember.Evented, which basically works - I can fire notification events in the Shell and the (separate) Notifications app picks it up and shows a popup.
We have a plugin 'structure' now, in the sense that you can create a Roundcube app in another repository and 'enable' it within the Shell.
We now have a styleguide! It looks like this:
Nov 16 2015
Nov 13 2015
Nov 11 2015
Nov 9 2015
Nov 5 2015
Since we want embeddable apps, and Mail is going to be one, we should start with the notifications app, which is simple, and will let us establish a pattern for writing these.
One of my early tasks here should be to provide a styleguide. A styleguide is a page that will show you all the available reusable components rendered in one place.
Note that the proxy does provide a JMAP API for calendaring, but it is an interface layered on top of your CalDAV server.
Nov 4 2015
Nov 3 2015
Nov 2 2015
Oct 30 2015
Oct 29 2015
The iframe API is done and the documentation is up at https://github.com/adityab/Manticore/blob/chwala/README-roundcube.md