[Mayan EDMS: 1985] Re: Removing menus

2017-08-09 Thread LeVon Smoker
Thank you very much. Your support of Mayan is awesome. On Wednesday, August 9, 2017 at 1:39:10 AM UTC-4, Roberto Rosario wrote: > > Support added ( > https://gitlab.com/mayan-edms/mayan-edms/commit/0efbf79fa18bb35407b0c71013810489c2f44b04). > > Thanks for the report. > > On Wednesday, August 9,

[Mayan EDMS: 1986] Adding Dashboard Widget

2017-08-09 Thread LeVon Smoker
I have a custom app (hrcsb_overrides) where I have am keeping my customizations to Mayan. I added the below code to try to add a widget to the home page as a shortcut to Cabinets (also to experiment). Cabinet = self.get_model('Cabinet') DashboardWidget( icon='fa fa-fo

[Mayan EDMS: 1987] Re: Adding Dashboard Widget

2017-08-09 Thread LeVon Smoker
I got this to work by removing the queryset parameter. Now I'm wondering how to *remove* specific widgets... LeVon S. On Wednesday, August 9, 2017 at 1:39:36 PM UTC-4, LeVon Smoker wrote: > > I have a custom app (hrcsb_overrides) where I have am keeping my > customizations to Mayan. I added the

[Mayan EDMS: 1988] Re: Error while testing a Mailing profile

2017-08-09 Thread Roberto Rosario
Fix committed (https://gitlab.com/mayan-edms/mayan-edms/commit/bb663aa71a83414e216a25639d088668581902bb). Thanks for the report. On Tuesday, August 8, 2017 at 5:20:58 PM UTC-4, Christian Wiegand wrote: > > I have exactly the same Problem. Sending emails works fine, email profile > testing fail

[Mayan EDMS: 1988] Re: Removing menus

2017-08-09 Thread Roberto Rosario
Thank you for the reports! On Wednesday, August 9, 2017 at 8:36:42 AM UTC-4, LeVon Smoker wrote: > > Thank you very much. Your support of Mayan is awesome. > > On Wednesday, August 9, 2017 at 1:39:10 AM UTC-4, Roberto Rosario wrote: >> >> Support added ( >> https://gitlab.com/mayan-edms/mayan-edms