Thanks jacques :)
For the UI (User Interface) enhancements do you have a preference to would be interesting to work ? (all of course ! but priority and interest :) ). I have little experience and feedback on screen/portlet, I can start by the second screenlet subject : "It was also suggesteed to use screenlet like how gmail does. Notably * Three buttons max * Dropdown for other actions * The idea of duplicating at bottom" Nicolas Le 27/01/2014 22:51, Jacques Le Roux a écrit : > Hi Nicolas, > > You are in: https://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document > > Jacques > > On Monday, January 20, 2014 10:03 PM, [hidden email] wrote >> Hi Nicolas, >> >> That's a good news. I will soon follow Pierre's suggestion to email all persons who registered on this page to clean the status >> of each entry. >> >> Jacques >> >> On Monday, January 20, 2014 9:39 PM, [hidden email] wrote >>> Le 31/12/2013 13:55, Adrian Crum a écrit : >>>> Maybe we can use the start of the new year as an opportunity to >>>> consider the future of OFBiz and update our road map: >>>> >>>> https://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document >>>> >>>> >>>> >>> I'm interested to help some commiter on subject as : >>> * Screen and Form widget enhancements >>> * Complete the migration of older bsh/ftl files to widgets >>> * UI (User Interface) enhancements >>> >>> We have some good feedback on UI (and some error that I prefer escape ;) ). >>> I planned between 2 and 4 hours per week to works only on OFBiz. >>> >>> Regards, >>> >>> Nicolas |
Administrator
|
Hi Nicolas,
Before engaging an effort on the "UI (User Interface) enhancements" section, I want to check and possibly split this section into more accurate sub-sections, to clarify things. But this part is clearly identified, so I see no problems with your proposition. To be sure we are on the same page. For this case, the idea was to offer an alternative to non ending menus bars with tons of buttons which are barely legible (beware you get used to it, which distorts your perception). So, by default, to keep only visible the main ones and to hide the others in a dropdown menu. With also a repetition of the menu bar at bottom if necessary (long pages, implies dropdown in both directions, mmm). This is now more obvious with FlatGrey than the other themes which use dropdown menus. But only for the main options, so the problem remains there also. Keep also in mind that only Tomahawk and FlatGrey are now released, though the others are not (yet?) deprecated. I wonder about that, because really the evolutions which ended with Tomahawk are not as good, though very similar apart the colors. For now it's not a pain to maintain, since we did not change much things. But if we try to improve it could be an issue. I experienced it a bit when upgrading the javascript libs and plugins recently... Nevertheless, if we engage in such an effort, we need to create an user preference to allow both modes. Also, as it seems you suggested, maybe a something more modern than that could be done using portlets... Thinking about it, I think what we miss is a main option (like languages or themes) to allow an user to set her/his preferences. Jacques On Wednesday, January 29, 2014 11:19 PM, [hidden email] wrote > Thanks jacques :) > > For the UI (User Interface) enhancements do you have a preference to > would be interesting to work ? (all of course ! but priority and > interest :) ). > > I have little experience and feedback on screen/portlet, I can start by > the second screenlet subject : > "It was also suggesteed to use screenlet like how gmail does. Notably > > * Three buttons max > * Dropdown for other actions > * The idea of duplicating at bottom" > > Nicolas > > > > > Le 27/01/2014 22:51, Jacques Le Roux a écrit : >> Hi Nicolas, >> >> You are in: https://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document >> >> Jacques >> >> On Monday, January 20, 2014 10:03 PM, [hidden email] wrote >>> Hi Nicolas, >>> >>> That's a good news. I will soon follow Pierre's suggestion to email all persons who registered on this page to clean the status >>> of each entry. >>> >>> Jacques >>> >>> On Monday, January 20, 2014 9:39 PM, [hidden email] wrote >>>> Le 31/12/2013 13:55, Adrian Crum a écrit : >>>>> Maybe we can use the start of the new year as an opportunity to >>>>> consider the future of OFBiz and update our road map: >>>>> >>>>> https://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document >>>>> >>>>> >>>>> >>>> I'm interested to help some commiter on subject as : >>>> * Screen and Form widget enhancements >>>> * Complete the migration of older bsh/ftl files to widgets >>>> * UI (User Interface) enhancements >>>> >>>> We have some good feedback on UI (and some error that I prefer escape ;) ). >>>> I planned between 2 and 4 hours per week to works only on OFBiz. >>>> >>>> Regards, >>>> >>>> Nicolas |
Administrator
|
In reply to this post by Jacopo Cappellato-4
Jacopo,
While at it, should I create sections and add you in the https://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document page? Jacques On Monday, January 06, 2014 10:03 AM, [hidden email] wrote > First of all, I would like to mention our tentative roadmap for the releases: > > • February 2014 - Apache OFBiz 13.07.01 > • March 2014 - Apache OFBiz 12.04.03 > • April 2014 - Apache OFBiz 11.04.04 (last release of the 11.04 series?) > • August 2014 - Apache OFBiz 13.07.02 > • September 2014 - Apache OFBiz 12.04.04 > > Summarizing, the new year 2014 will see the last release in the 11.04 series and the new releases in the 13.07 series; we will > also issue 2 maintenance releases in the 12.04 series. We will also probably create a new release branch (14.?). This is going to > be a lot of work and if we will be able to implement this release roadmap it will be a good achievement for the community. > > Then, here is my personal wish list: > > * integrate Atomikos Transaction Manager (to replace the existing old and incomplete Geronimo Transaction Manager); I did most of > the work some time ago and also Scott helped me; but the effort is not completed (but we are close); this is on hold at the > moment and it would be great to give it a final push > * refactor the Product Search engine (and related data model) and replace it with a Lucene/Solr driven search; the same pattern > could then be applied to other areas of the system; this would make the searches fast and scalable and also reduce greatly the > codebase and remove load from the relational database > * redesign security/authorization; there are different paths here (Adrian did some refactoring work already) but I would love to > consider the integration with something like Apache Shiro: this would help to enhance the features we offer and also remove a big > chunk of framework code > * complete the support for the Groovy DSL: I have a working patch to extend its support to all screen/widget code: with it you > can write the same groovy code for services, events and widgets (data prep scripts): in order to complete the support for data > prep scripts my patch needs more work > * continue and improve the maintenance effort of the OFBiz codebase: upgrade of external jars to latest releases, removal of > old/unused stuff, better documentation of jar interdependencies, code review/enhancements, bug fixes, further modularization and > slim down etc... > * about releases: start (again) the discussion and define a plan for issuing separately the framework from the applications > > Jacopo > > On Dec 31, 2013, at 1:55 PM, Adrian Crum <[hidden email]> wrote: > >> Maybe we can use the start of the new year as an opportunity to consider the future of OFBiz and update our road map: >> >> https://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document >> >> >> -- >> Adrian Crum >> Sandglass Software >> www.sandglass-software.com |
Administrator
|
OK, By and large, I think it's better to let people handle change in this page themselves (those who have no access should ask of course)
I'd love to have a roadmap page derived from this one (simplified). But if it's only wishful thinking I don't see any interests. Jacques On Friday, January 31, 2014 11:30 AM, [hidden email] wrote > Jacopo, > > While at it, should I create sections and add you in the > https://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document page? > > Jacques > > On Monday, January 06, 2014 10:03 AM, [hidden email] wrote >> First of all, I would like to mention our tentative roadmap for the releases: >> >> • February 2014 - Apache OFBiz 13.07.01 >> • March 2014 - Apache OFBiz 12.04.03 >> • April 2014 - Apache OFBiz 11.04.04 (last release of the 11.04 series?) >> • August 2014 - Apache OFBiz 13.07.02 >> • September 2014 - Apache OFBiz 12.04.04 >> >> Summarizing, the new year 2014 will see the last release in the 11.04 series and the new releases in the 13.07 series; we will >> also issue 2 maintenance releases in the 12.04 series. We will also probably create a new release branch (14.?). This is going to >> be a lot of work and if we will be able to implement this release roadmap it will be a good achievement for the community. >> >> Then, here is my personal wish list: >> >> * integrate Atomikos Transaction Manager (to replace the existing old and incomplete Geronimo Transaction Manager); I did most of >> the work some time ago and also Scott helped me; but the effort is not completed (but we are close); this is on hold at the >> moment and it would be great to give it a final push >> * refactor the Product Search engine (and related data model) and replace it with a Lucene/Solr driven search; the same pattern >> could then be applied to other areas of the system; this would make the searches fast and scalable and also reduce greatly the >> codebase and remove load from the relational database >> * redesign security/authorization; there are different paths here (Adrian did some refactoring work already) but I would love to >> consider the integration with something like Apache Shiro: this would help to enhance the features we offer and also remove a big >> chunk of framework code >> * complete the support for the Groovy DSL: I have a working patch to extend its support to all screen/widget code: with it you >> can write the same groovy code for services, events and widgets (data prep scripts): in order to complete the support for data >> prep scripts my patch needs more work >> * continue and improve the maintenance effort of the OFBiz codebase: upgrade of external jars to latest releases, removal of >> old/unused stuff, better documentation of jar interdependencies, code review/enhancements, bug fixes, further modularization and >> slim down etc... >> * about releases: start (again) the discussion and define a plan for issuing separately the framework from the applications >> >> Jacopo >> >> On Dec 31, 2013, at 1:55 PM, Adrian Crum <[hidden email]> wrote: >> >>> Maybe we can use the start of the new year as an opportunity to consider the future of OFBiz and update our road map: >>> >>> https://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document >>> >>> >>> -- >>> Adrian Crum >>> Sandglass Software >>> www.sandglass-software.com |
Administrator
|
In reply to this post by Jacques Le Roux
Hi,
It's now more than a week that I sent this message. I will begin to prune the page. Please correct yourself (no needs to ask me), using the history in case of issues Jacques On Sunday, January 26, 2014 8:35 PM, [hidden email] wrote > Hi All, > > I send a copy to all persons who have expressed the *will to help* on this page > https://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document > > Please confirm you still want to do so, and if we should keep those entries open, what are their status, etc. > In other words, please help to keep this page up to date, before we get to a new step > > Without answers for specific sections, I will simply remove them. > > For instance I confirm the VAT support is not complete. I have a draft for reports I never completed (not a high priority for > now) but would want to commit one day, so I don't close this entry. > Also I still want to improve SFA, but I must day it depends on clients request I will cross... or not... Still I prefer to not > close. > > Are the followintg entries not completed? > * Implement Asset management application > * Implement Project Management Application > * Complete the implementation of the Accounting component > > Should we keep? > * Improve the Content Management Component > > Should we not add a reference to the JackRabbit branch? Sascha put respectable efforts in it... > > I will continue, when I will have some time, to prune the "UI (User Interface) enhancements" section... > > Like Pierre suggested, rather than to have new dicussions on dev ML where consensus and goals are sometimes lost in time > afterward, this could be a good place to build an up to date roadmap which OFBiz really lacks. It would be excellent if we could > put dates in regard to goals, even if they are not reached, then we will update... This does not mean that we should not have > dicussions in dev ML, but that the status and goals should be updated on this page. > > Let me knonw if you think it's realistic for OFBiz to have a roadmap, and it this page fits for a start. > > Thanks > > Jacques > > On Wednesday, January 22, 2014 3:16 PM, [hidden email] wrote >> Thanks for bringing up the issue. I had forgotten that one. >> >> Pierre Smits >> >> *ORRTIZ.COM <http://www.orrtiz.com>* >> Services & Solutions for Cloud- >> Based Manufacturing, Professional >> Services and Retail & Trade >> http://www.orrtiz.com >> >> >> On Wed, Jan 22, 2014 at 3:16 PM, Pierre Smits <[hidden email]>wrote: >> >>> Christian, all, >>> >>> Actually, the original intent of OFBIZ-5307<https://issues.apache.org/jira/browse/OFBIZ-5307> is >>> covered in current functionality. But yes, the ' in-situ adding >>> materials, production resources and outputs of end and by-products' aspects >>> regarding my help with the Manufacturing component align to my comments >>> made in that issue. >>> >>> Pierre Smits >>> >>> *ORRTIZ.COM <http://www.orrtiz.com>* >>> Services & Solutions for Cloud- >>> Based Manufacturing, Professional >>> Services and Retail & Trade >>> http://www.orrtiz.com >>> >>> >>> On Wed, Jan 22, 2014 at 2:39 PM, Christian Carlow < >>> [hidden email]> wrote: >>> >>>> Pierre, >>>> >>>> I assume you are referring to OFBIZ-5307 - Reverse/Inverted/Breeder Bill >>>> Of Materials? >>>> >>>> If so it's relevant for my needs as well so if I would be of any help I >>>> will likely to provide it. >>>> >>>> >>>> On 01/21/2014 05:08 PM, Pierre Smits wrote: >>>> >>>>> Jacques, >>>>> >>>>> I am willing to help on: >>>>> >>>>> Manufacturing improvement, especially regarding lifecycle mgt of recipes >>>>> (BoM and production schema) and on in-situ adding materials, production >>>>> resources and outputs of end and by-products (like we had the discussion >>>>> about back in September last year). >>>>> >>>>> Expense Declaration >>>>> (OFBIZ-5473<https://issues.apache.org/jira/browse/OFBIZ-5473> >>>>> >>>>> ) >>>>> >>>>> And on the ivy integration >>>>> (OFBIZ-5464<https://issues.apache.org/jira/browse/OFBIZ-5464> >>>>> >>>>> ). >>>>> >>>>> Regards, >>>>> >>>>> Pierre Smits >>>>> >>>>> *ORRTIZ.COM <http://www.orrtiz.com>* >>>>> Services & Solutions for Cloud- >>>>> Based Manufacturing, Professional >>>>> Services and Retail & Trade >>>>> http://www.orrtiz.com >>>>> >>>>> >>>>> On Mon, Jan 20, 2014 at 10:03 PM, Jacques Le Roux < >>>>> [hidden email]> wrote: >>>>> >>>>> Hi Nicolas, >>>>>> >>>>>> That's a good news. I will soon follow Pierre's suggestion to email all >>>>>> persons who registered on this page to clean the status of each entry. >>>>>> >>>>>> Jacques >>>>>> >>>>>> On Monday, January 20, 2014 9:39 PM, [hidden email] >>>>>> >>>>>>> Le 31/12/2013 13:55, Adrian Crum a écrit : >>>>>>> >>>>>>>> Maybe we can use the start of the new year as an opportunity to >>>>>>>> consider the future of OFBiz and update our road map: >>>>>>>> >>>>>>>> >>>>>>>> https://cwiki.apache.org/confluence/display/OFBADMIN/ >>>>>> New+Features+Roadmap+-+Living+Document >>>>>> >>>>>>> >>>>>>>> >>>>>>>> I'm interested to help some commiter on subject as : >>>>>>> * Screen and Form widget enhancements >>>>>>> * Complete the migration of older bsh/ftl files to widgets >>>>>>> * UI (User Interface) enhancements >>>>>>> >>>>>>> We have some good feedback on UI (and some error that I prefer escape >>>>>>> ;) >>>>>>> >>>>>> ). >>>>>> >>>>>>> I planned between 2 and 4 hours per week to works only on OFBiz. >>>>>>> >>>>>>> Regards, >>>>>>> >>>>>>> Nicolas |
In reply to this post by Jacques Le Roux
Jacques,
Would you please add me to the editors of the document. Regards, Pierre Smits *ORRTIZ.COM <http://ORRTIZ.COM>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com |
Administrator
|
I guess you mean https://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document
Should be done normally, I have temporarilly added the modification permission to all contributors for this page, please check. Jacques On Wednesday, February 05, 2014 1:54 PM, [hidden email] wrote > Jacques, > > Would you please add me to the editors of the document. > > Regards, > > Pierre Smits > > *ORRTIZ.COM <http://ORRTIZ.COM>* > Services & Solutions for Cloud- > Based Manufacturing, Professional > Services and Retail & Trade > http://www.orrtiz.com |
Jacques,
I don't see any changes. Regards, Pierre Smits *ORRTIZ.COM <http://ORRTIZ.COM>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com |
Administrator
|
Can you modify this page https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+PMC+%28Project+Management+Committee%29+Members+and+Committers ?
Jacques On Friday, February 07, 2014 12:40 PM, [hidden email] wrote > Jacques, > > I don't see any changes. > > Regards, > > Pierre Smits > > *ORRTIZ.COM <http://ORRTIZ.COM>* > Services & Solutions for Cloud- > Based Manufacturing, Professional > Services and Retail & Trade > http://www.orrtiz.com |
Hi Jacques,
No, I can't. Nor should I be able to, as I am not a member of either group op persons mentioned there. Regards, Pierre Smits *ORRTIZ.COM <http://ORRTIZ.COM>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Fri, Feb 7, 2014 at 2:20 PM, Jacques Le Roux < [hidden email]> wrote: > Can you modify this page > https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+PMC+%28Project+Management+Committee%29+Members+and+Committers? > > Jacques > > On Friday, February 07, 2014 12:40 PM, [hidden email] wrote > > Jacques, > > > > I don't see any changes. > > > > Regards, > > > > Pierre Smits > > > > *ORRTIZ.COM <http://ORRTIZ.COM>* > > Services & Solutions for Cloud- > > Based Manufacturing, Professional > > Services and Retail & Trade > > http://www.orrtiz.com > |
Administrator
|
This question because I followed https://confluence.atlassian.com/display/CONF50/Setting+a+Page%27s+Restrictions and added the contributors (edit mode) with the other groups (admin and committers)
And since it seems to not work, being curious I looked into the restrained pages in the OFBADMIN space and I saw that the PMC page has been restrained to all users (confluence-users in edit mode) So you should be able to edit this page also. It seems something does not work with the groups. Now I have added you only, could you retry? Weirdly when I add you, it adds me also :/ (can't be removed, not a big deal, but weird) Jacques On Friday, February 07, 2014 3:13 PM, [hidden email] wrote > Hi Jacques, > > No, I can't. Nor should I be able to, as I am not a member of either group > op persons mentioned there. > > Regards, > > Pierre Smits > > *ORRTIZ.COM <http://ORRTIZ.COM>* > Services & Solutions for Cloud- > Based Manufacturing, Professional > Services and Retail & Trade > http://www.orrtiz.com > > > On Fri, Feb 7, 2014 at 2:20 PM, Jacques Le Roux < > [hidden email]> wrote: > >> Can you modify this page >> https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+PMC+%28Project+Management+Committee%29+Members+and+Committers? >> >> Jacques >> >> On Friday, February 07, 2014 12:40 PM, [hidden email] wrote >>> Jacques, >>> >>> I don't see any changes. >>> >>> Regards, >>> >>> Pierre Smits >>> >>> *ORRTIZ.COM <http://ORRTIZ.COM>* >>> Services & Solutions for Cloud- >>> Based Manufacturing, Professional >>> Services and Retail & Trade >>> http://www.orrtiz.com |
Jacques,
I can see the changes in the restrictions, but still am not able to update. Maybe there is some delay, or other constraint. Regards, Pierre Smits *ORRTIZ.COM <http://ORRTIZ.COM>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Fri, Feb 7, 2014 at 4:28 PM, Jacques Le Roux < [hidden email]> wrote: > This question because I followed > https://confluence.atlassian.com/display/CONF50/Setting+a+Page%27s+Restrictionsand added the contributors (edit mode) with the other groups (admin and > committers) > And since it seems to not work, being curious I looked into the restrained > pages in the OFBADMIN space and I saw that the PMC page has been restrained > to all users (confluence-users in edit mode) > So you should be able to edit this page also. > > It seems something does not work with the groups. > > Now I have added you only, could you retry? Weirdly when I add you, it > adds me also :/ (can't be removed, not a big deal, but weird) > > Jacques > > On Friday, February 07, 2014 3:13 PM, [hidden email] wrote > > Hi Jacques, > > > > No, I can't. Nor should I be able to, as I am not a member of either > group > > op persons mentioned there. > > > > Regards, > > > > Pierre Smits > > > > *ORRTIZ.COM <http://ORRTIZ.COM>* > > Services & Solutions for Cloud- > > Based Manufacturing, Professional > > Services and Retail & Trade > > http://www.orrtiz.com > > > > > > On Fri, Feb 7, 2014 at 2:20 PM, Jacques Le Roux < > > [hidden email]> wrote: > > > >> Can you modify this page > >> > https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+PMC+%28Project+Management+Committee%29+Members+and+Committers > ? > >> > >> Jacques > >> > >> On Friday, February 07, 2014 12:40 PM, [hidden email] wrote > >>> Jacques, > >>> > >>> I don't see any changes. > >>> > >>> Regards, > >>> > >>> Pierre Smits > >>> > >>> *ORRTIZ.COM <http://ORRTIZ.COM>* > >>> Services & Solutions for Cloud- > >>> Based Manufacturing, Professional > >>> Services and Retail & Trade > >>> http://www.orrtiz.com > |
Maybe it is of no issue, but no comments can be added as well.
Pierre Smits *ORRTIZ.COM <http://ORRTIZ.COM>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Fri, Feb 7, 2014 at 4:43 PM, Pierre Smits <[hidden email]> wrote: > Jacques, > > I can see the changes in the restrictions, but still am not able to > update. Maybe there is some delay, or other constraint. > > Regards, > > Pierre Smits > > *ORRTIZ.COM <http://ORRTIZ.COM>* > Services & Solutions for Cloud- > Based Manufacturing, Professional > Services and Retail & Trade > http://www.orrtiz.com > > > On Fri, Feb 7, 2014 at 4:28 PM, Jacques Le Roux < > [hidden email]> wrote: > >> This question because I followed >> https://confluence.atlassian.com/display/CONF50/Setting+a+Page%27s+Restrictionsand added the contributors (edit mode) with the other groups (admin and >> committers) >> And since it seems to not work, being curious I looked into the >> restrained pages in the OFBADMIN space and I saw that the PMC page has been >> restrained to all users (confluence-users in edit mode) >> So you should be able to edit this page also. >> >> It seems something does not work with the groups. >> >> Now I have added you only, could you retry? Weirdly when I add you, it >> adds me also :/ (can't be removed, not a big deal, but weird) >> >> Jacques >> >> On Friday, February 07, 2014 3:13 PM, [hidden email] wrote >> > Hi Jacques, >> > >> > No, I can't. Nor should I be able to, as I am not a member of either >> group >> > op persons mentioned there. >> > >> > Regards, >> > >> > Pierre Smits >> > >> > *ORRTIZ.COM <http://ORRTIZ.COM>* >> > Services & Solutions for Cloud- >> > Based Manufacturing, Professional >> > Services and Retail & Trade >> > http://www.orrtiz.com >> > >> > >> > On Fri, Feb 7, 2014 at 2:20 PM, Jacques Le Roux < >> > [hidden email]> wrote: >> > >> >> Can you modify this page >> >> >> https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+PMC+%28Project+Management+Committee%29+Members+and+Committers >> ? >> >> >> >> Jacques >> >> >> >> On Friday, February 07, 2014 12:40 PM, [hidden email] wrote >> >>> Jacques, >> >>> >> >>> I don't see any changes. >> >>> >> >>> Regards, >> >>> >> >>> Pierre Smits >> >>> >> >>> *ORRTIZ.COM <http://ORRTIZ.COM>* >> >>> Services & Solutions for Cloud- >> >>> Based Manufacturing, Professional >> >>> Services and Retail & Trade >> >>> http://www.orrtiz.com >> > > |
Administrator
|
Mmm, Then I will remove the restriction to at least allow adding comment there. It's a bit a pain in the ass but we can use this way in the meantime. You add a comment, we edit the page with it.
I will ask infra, but I fear they will not have much clues, Confluence is not well seen and deprecated at the ASF (though a lot of projects still use it) Jacques On Friday, February 07, 2014 4:49 PM, [hidden email] wrote > Maybe it is of no issue, but no comments can be added as well. > > Pierre Smits > > *ORRTIZ.COM <http://ORRTIZ.COM>* > Services & Solutions for Cloud- > Based Manufacturing, Professional > Services and Retail & Trade > http://www.orrtiz.com > > > On Fri, Feb 7, 2014 at 4:43 PM, Pierre Smits <[hidden email]> wrote: > >> Jacques, >> >> I can see the changes in the restrictions, but still am not able to >> update. Maybe there is some delay, or other constraint. >> >> Regards, >> >> Pierre Smits >> >> *ORRTIZ.COM <http://ORRTIZ.COM>* >> Services & Solutions for Cloud- >> Based Manufacturing, Professional >> Services and Retail & Trade >> http://www.orrtiz.com >> >> >> On Fri, Feb 7, 2014 at 4:28 PM, Jacques Le Roux < >> [hidden email]> wrote: >> >>> This question because I followed >>> https://confluence.atlassian.com/display/CONF50/Setting+a+Page%27s+Restrictionsand added the contributors (edit mode) with the >>> other groups (admin and committers) >>> And since it seems to not work, being curious I looked into the >>> restrained pages in the OFBADMIN space and I saw that the PMC page has been >>> restrained to all users (confluence-users in edit mode) >>> So you should be able to edit this page also. >>> >>> It seems something does not work with the groups. >>> >>> Now I have added you only, could you retry? Weirdly when I add you, it >>> adds me also :/ (can't be removed, not a big deal, but weird) >>> >>> Jacques >>> >>> On Friday, February 07, 2014 3:13 PM, [hidden email] wrote >>>> Hi Jacques, >>>> >>>> No, I can't. Nor should I be able to, as I am not a member of either >>> group >>>> op persons mentioned there. >>>> >>>> Regards, >>>> >>>> Pierre Smits >>>> >>>> *ORRTIZ.COM <http://ORRTIZ.COM>* >>>> Services & Solutions for Cloud- >>>> Based Manufacturing, Professional >>>> Services and Retail & Trade >>>> http://www.orrtiz.com >>>> >>>> >>>> On Fri, Feb 7, 2014 at 2:20 PM, Jacques Le Roux < >>>> [hidden email]> wrote: >>>> >>>>> Can you modify this page >>>>> >>> https://cwiki.apache.org/confluence/display/OFBADMIN/Apache+OFBiz+PMC+%28Project+Management+Committee%29+Members+and+Committers >>> ? >>>>> >>>>> Jacques >>>>> >>>>> On Friday, February 07, 2014 12:40 PM, [hidden email] wrote >>>>>> Jacques, >>>>>> >>>>>> I don't see any changes. >>>>>> >>>>>> Regards, >>>>>> >>>>>> Pierre Smits >>>>>> >>>>>> *ORRTIZ.COM <http://ORRTIZ.COM>* >>>>>> Services & Solutions for Cloud- >>>>>> Based Manufacturing, Professional >>>>>> Services and Retail & Trade >>>>>> http://www.orrtiz.com |
Jacques,
I can not even add a comment to the page. Furthermore, I feel that the sections about client UI refactoring and enhancement warrant their own page instead of outlining it in the main document. See the other items on the list. Regards, Pierre Smits *ORRTIZ.COM <http://www.orrtiz.com>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com |
Administrator
|
I will have another look next week...
Jacques On Wednesday, February 12, 2014 12:35 PM, [hidden email] wrote > Jacques, > > I can not even add a comment to the page. > > Furthermore, I feel that the sections about client UI refactoring and > enhancement warrant their own page instead of outlining it in the main > document. See the other items on the list. > > Regards, > > Pierre Smits > > *ORRTIZ.COM <http://www.orrtiz.com>* > Services & Solutions for Cloud- > Based Manufacturing, Professional > Services and Retail & Trade > http://www.orrtiz.com |
Free forum by Nabble | Edit this page |