Re: Activity Reports

2017-12-13 Thread Angelo Dini
Hello benzkji We're currently focusing on django CMS 3.5.0 where we have lot of exciting new features, thats why the updates fall a bit short. We're keeping addons updated and release regular bug and security fixes from time to time. The feedback so far hasn't been overwhelming here so we will

Re: What is the standard travis/codecov configuration?

2017-09-25 Thread Angelo Dini
Hello Fabrice, given that the tests there are very basics, we do not weight the codecov report as a no go for not merging the PR. If we see that you submitted a test alongside the PR, it's almost certain that it's gonna get merged. Eventually also ping Paulo again for review and merge. Cheers

Re: Feature request: Template edition in wysiwyg with keditor

2017-08-23 Thread Angelo Dini
Hello Frédéric my suggestion would be to have a look at the CKEditor implementation: https://github.com/divio/djangocms-text-ckeditor that should get you already pretty far by playing around. Cheers On Wednesday, 23 August 2017 08:05:38 UTC+2, Frédéric Roland wrote: > > Hi, > > I've found a nic

Re: djangocms-history And History

2017-07-03 Thread Angelo Dini
reviously published > version of a page something that you have considered, and have ideas about > how it would be implemented? > > On Thursday, June 29, 2017 at 2:48:34 AM UTC-4, Angelo Dini wrote: >> >> Hello Brian >> >> we did not stop development, just re-focu

Re: djangocms-history And History

2017-06-28 Thread Angelo Dini
Hello Brian we did not stop development, just re-focused now on django CMS 3.5.0. if a Client requests further improvements we will add them to this repository. This does not mean the community can contribute as well :) Cheers, Angelo -- Message URL: https://groups.google.com/d/msg/django-cm

Re: Activity Reports

2017-06-05 Thread Angelo Dini
ntially need to also update templates, settings, etc. Any other known > hurdles that will need to be addressed when paving the migration path? > > Happy to help test any proposed migration path of course! > > Thanks, > John-Scott > > > On Thursday, May 25, 2017 at 11:31:

Re: Activity Reports

2017-05-25 Thread Angelo Dini
> for migrating to the newer djangocms-* plugins? > > I haven't followed development on the new plugins closely so apologies if > this has been answered/solved elsewhere. > > Thanks! > John-Scott > > On Sunday, September 11, 2016 at 11:25:03 PM UTC-7, Angelo Di

Re: Activity Reports

2017-05-15 Thread Angelo Dini
Activity Report 16th of May 2017 - *News* - django CMS loses its head https://www.django-cms.org/en/blog/2017/03/14/headless-django-cms/ - django CMS security updates https://www.django-cms.org/en/blog/2017/04/26/django-cms-security-updates/ - Backups on Divio Cloud http

Re: Aldryn Newsblog and Django 1.10 (or 1.11 LTS) Support

2017-05-05 Thread Angelo Dini
That is correct, though I'd stick with Django 1.8 (as it's still an LTS) though we'll be introducing 1.11 support soonisch. Best Angelo On Tuesday, 2 May 2017 01:29:30 UTC+2, Aubrey Taylor wrote: > > I'm here because the maintainers at Aldryn Newsblog keep closing issues > requesting support fo

Re: The handling of inherited placeholders in edit mode

2017-05-02 Thread Angelo Dini
I agree, we should add an icon or indication that it is an inherited placeholder. there is also already a ticket to track it: https://github.com/divio/django-cms/issues/5037 Best Angelo On Tuesday, 2 May 2017 14:56:57 UTC+2, Gregor Kopka wrote: > > I would like to chime on in this: > > {% pla

Re: Aldryn Newsblog and Django 1.10 (or 1.11 LTS) Support

2017-05-01 Thread Angelo Dini
Hello Aubrey It is indeed true that we have lacked support for Aldryn News & Blog due to time restraints on our hand. We are heavily involved into Divio Cloud and have recently upgraded the Core Addons to our latest standards (https://www.django-cms.org/en/blog/2017/02/01/core-addons/). We are

Re: Activity Reports

2017-03-14 Thread Angelo Dini
Activity Report 14th of March 2017 - *News* - PyCon Namibia 2017 - a personal view https://www.divio.com/en/blog/pycon-namibia-2017/ - Django deployment made as easy as ABC (and PHP) https://www.divio.com/en/blog/django-deployment-made-as-easy-as-abc-and-php/ *New Releases:*

Re: Django 1.11 LTS Support

2017-02-22 Thread Angelo Dini
Hello Nick we have a patch for 3.4 supporting Django 1.11 on our radar, this also means 3.5 will support it (or patched thereafter). Though we cannot say yet how smooth the update might be, that all depends on the upcoming Release Candidates. Also when we are ready depends on testing, community

Re: Activity Reports

2017-02-06 Thread Angelo Dini
Activity Report 6th of February 2017 - *News* - The very first django CMS Day in review https://www.django-cms.org/en/blog/2016/10/04/django-cms-day-review/ - Maintenance versions 3.4.1 and 3.3.3 released https://www.django-cms.org/en/blog/2016/10/05/maintenance-versions-3-4-

Re: Add more style elements

2017-01-12 Thread Angelo Dini
Hallo Micheal, which style plugin are you using? The officially supported djangocms-style (https://github.com/divio/djangocms-style) has a setting where you can override the defaults: DJANGOCMS_STYLE_TAGS = ['div', 'article', 'section', 'header', 'footer', 'h1', 'h2', 'h3

Re: django

2017-01-02 Thread Angelo Dini
Hello, please checkout http://docs.django-cms.org/en/stable/introduction/install.html On Sunday, 1 January 2017 17:11:12 UTC+1, Manish Jain wrote: > > Hello, please i am new in django so please tell me fresh installation > step. > -- Message URL: https://groups.google.com/d/msg/django-cms-de

Re: Structure vs. Content mode - front-end editing needs better UX

2016-12-22 Thread Angelo Dini
oolbox and the structure view both available at > the same time there is no context-switching needed, no losing of context > happens while working on the page content. Of course, the sidebar could > optionally detach (into a separate window) or be rearranged or moved to one >

Re: Structure vs. Content mode - front-end editing needs better UX

2016-12-21 Thread Angelo Dini
Hello Peter yes, this is why we need to enhance the content mode to enable simple addition and restructuring of content. Though we will still have the issue of losing context. I'm very open here to recommendations / UX ideas or sample screenshots of a possible solution. The technical requirem

Re: Structure vs. Content mode - front-end editing needs better UX

2016-12-19 Thread Angelo Dini
Hallo Peter thanks for the feedback and proposition. One trick that helps is switching context via SHIFT + Space, that will highlight the current _hovered_ element. The main reasons for two modes are: - Headless mode, this will be added in the future and will disable content entirely and allows

Re: Menu tree vs. Path tree

2016-11-30 Thread Angelo Dini
Hello Brian the intended goal of Multiple Menu support is to avoid creating menu entries with reverse id's to for example render /footer/impressum, /footer/about... you will be able to create additional menus /besides "Main Navigation" that than can be used using a template tag, for example {%

Re: Activity Reports

2016-11-28 Thread Angelo Dini
Activity Report 28th of November 2016 - *News* - The future’s looking more Pythonic than ever https://www.divio.com/en/blog/the-futures-looking-more-pythonic-than-ever/ - Meet us at PyCon DE 2016 https://www.divio.com/en/blog/meet-us-at-pycon-de-2016/ *New Releases:* - dj

Re: Changing plugin settings results in missing migrations

2016-11-18 Thread Angelo Dini
I'll be porting the fix to the other core addons, will try to release them around early next week. On Wednesday, 16 November 2016 20:20:12 UTC+1, Brian Rutledge wrote: > > I posted this issue to djangocms-style > , but it seems to me > that it

Re: Changing plugin settings results in missing migrations

2016-11-16 Thread Angelo Dini
Thanks for the report here Brian and John, as soon as I'm aware of the proper solution to this problem, I'll make sure it gets added to the checklist and in the near future to our addon best practices. Any advice is welcome. -- Message URL: https://groups.google.com/d/msg/django-cms-developer

Re: Activity Reports

2016-11-15 Thread Angelo Dini
Hello Brian I'd like to release it today, though that depends on testing. There are some issues still in the configuration. On Monday, 14 November 2016 15:10:46 UTC+1, Brian Rutledge wrote: > > Is there an ETA for djangocms-style 2.0? > > On Monday, October 24, 2016 at 11:23:12

Re: Proposal: hide DjangoCMS version in toolbar for non-admin users

2016-11-14 Thread Angelo Dini
+ 1 -- Message URL: https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id Unsubscribe: send a message to django-cms-developers+unsubscr...@googlegroups.com --- You received this message because you are subscribed to the Google Groups "django CMS developers" group. To unsub

Re: Activity Reports

2016-10-24 Thread Angelo Dini
Activity Report 24th of October 2016 - *News* - Maintenance versions 3.4.1 and 3.3.3 released https://www.django-cms.org/en/blog/2016/10/05/maintenance-versions-3-4-1-and-3-3-3-released/ - The very first django CMS Day in review https://www.django-cms.org/en/blog/2016/10/04/d

Re: Code review checklist

2016-10-23 Thread Angelo Dini
Hello @John We do have some sort of checklist though it's mostly shared verbally between the core developers. I think it would make sense to eventually further expand http://docs.django-cms.org/en/release-3.4.x/contributing/code.html any other opinion? Cheers Angelo On Saturday, 22 October 20

Re: Activity Reports

2016-09-11 Thread Angelo Dini
Hello @john Yes we want to replace cmsplugin-filer with more specific plugins following the Python Zen "Do one thing, and that good". For that matter we are working on cleanup/improving some existing plugins to replace cmsplugin-filer: - cmsplugin_filer_file > djangocms-file - cmsplugin_filer_

Re: Activity Reports

2016-09-09 Thread Angelo Dini
Activity Report 9th of September 2016 - *News* - django CMS CKEditor 3.1.0 / 3.2.0 https://www.django-cms.org/en/blog/2016/08/19/djangocms-text-ckeditor-3-1-0/ - We are saying goodbye to our GitHub wiki https://www.django-cms.org/en/blog/2016/08/25/we-are-saying-goodbye-t

Re: django-classy-tags and django-sekizai update

2016-08-30 Thread Angelo Dini
Awesome job man! -- Message URL: https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id Unsubscribe: send a message to django-cms-developers+unsubscr...@googlegroups.com --- You received this message because you are subscribed to the Google Groups "django CMS developers" gr

Re: Activity Reports

2016-08-18 Thread Angelo Dini
Activity Report 18th of August 2016 - *News* - Aldryn, the security-minded web service https://www.divio.com/en/blog/security-on-aldryn/ - What we did at EuroPython https://www.django-cms.org/en/blog/2016/07/28/what-we-did-at-europython/ - Part 9: Creating Your First django CMS

Re: Publish workflow for all apps

2016-08-14 Thread Angelo Dini
Hello benzkji Yes we thought already about it and it seems a bit more complicated than expected. It requires some major refactors of several CMS components to make this work. Eventually Paulo or Martin could lay out the problematics in more detail. Cheers Angelo On Saturday, 13 August 2016 0

Feature Request: Concurrent Editing

2016-07-25 Thread Angelo Dini
Extract from the initial Pull Request and Issue: It would be really great if we can provide visual feedback on who is viewing or editing the current page. The locking/unlocking mechanics could be introduced in a later step, with more discussions and feedback beforehand. We discussed the visual

Re: History Diff feature

2016-07-21 Thread Angelo Dini
That looks great, indeed the history would be enhanced with such functionality. Did you also had a chance while working on that feature to address the basic problems of the history feature? Cheers Angelo On Wednesday, 20 July 2016 18:40:58 UTC+2, Martin Owens wrote: > > The inkscape project has

Re: Activity Reports

2016-07-19 Thread Angelo Dini
Activity Report 20th of July 2016 - *News* - django CMS Day in Florence https://www.django-cms.org/en/blog/2016/07/18/django-cms-day-in-florence/ - Really fast Django sites with Aldryn https://www.divio.com/en/blog/really-fast-django-sites-with-aldryn/ - As fast as possible wit

Activity Reports

2016-07-19 Thread Angelo Dini
Dear django CMS developers, We want to keep everyone updated better about work that's going on in the project, so we are going to try posting regular bulletins summarising work. These bulletins will cover django CMS itself, and also related projects in the ecosystem. With regards, Angelo, o

Activity report 7th July 2016

2016-07-07 Thread Angelo Dini
Dear django CMS developers, We want to keep everyone updated better about work that's going on in the project, so we are going to try posting weekly bulletins summarising work. These bulletins will cover django CMS itself, and also related projects in the ecosystem. What we've done the last

Activity report 21st June 2016

2016-06-21 Thread Angelo Dini
Dear django CMS developers, We want to keep everyone updated better about work that's going on in the project, so we are going to try posting weekly bulletins summarising work. These bulletins will cover django CMS itself, and also related projects in the ecosystem. What we've done this week