Traumflug Posted June 26, 2019 Author Posted June 26, 2019 14 hours ago, yaniv14 said: is it possible to add Niara theme to crowdin? This will happen as part of the release. And I hope I don't forget to copy community-theme-default translations to Niara, because as far as I can see, they're pretty much the same. Niara is about looking good, so mostly Sass/CSS changes.
the.rampage.rado Posted June 27, 2019 Posted June 27, 2019 Can you shed little bit more info about 1.1? Does it break compatibility with warehouse? If so would you restore it somehow?
lesley Posted June 27, 2019 Posted June 27, 2019 It should not, no. The main changes are the front office and new theme features.
the.rampage.rado Posted June 27, 2019 Posted June 27, 2019 It should not be compatible or should not break the compatibility? Because if you update smarty there were controversial opinions if current themes work with the new version you choose. If I remember this was the main issue and you said 1.1 will break some compatibility exactly because of that... Or plans have changed since?
lesley Posted June 27, 2019 Posted June 27, 2019 It should not break compatibility, but it would be something I would test with a dev site just to be sure. We did not test against the warehouse theme, that developer does not cooperate with our project, so its difficult for us to test with.
the.rampage.rado Posted June 27, 2019 Posted June 27, 2019 (edited) Yes, I know 'he's too busy making big bucks supporting for 1.7' and does not want to make new item and sell few more licenses for TB. If the needed changes are small can they come from the comunity? I believe the theme should keep some form of support because together with Panda it's the most used theme for TB. Any plans for beta stage, final release for 1.1? Edited June 27, 2019 by the.rampage.rado
lesley Posted June 27, 2019 Posted June 27, 2019 I am not sure how the community could release a paid theme with fixes. The first step would be to test it to see if it works. I assume it should work fine, but that is just my best guess.
the.rampage.rado Posted June 27, 2019 Posted June 27, 2019 (edited) If I find time in the following days I'll run few tests. I mean if there are 2-3 commits of fixes in the theme can this be patched are released in the wild as 'unofficial fix'... I'm glad that at least Panda's dev is here and support his clients and the project! Edited June 27, 2019 by the.rampage.rado
lesley Posted June 27, 2019 Posted June 27, 2019 I think we need to have one more release before the final, but I will defer to @Traumflug for that
dynambee Posted July 10, 2019 Posted July 10, 2019 On 6/27/2019 at 7:29 AM, the.rampage.rado said: I'm glad that at least Panda's dev is here and support his clients and the project! Aren’t both Warehouse and Panda developed by the same person?
vincentdenkspel Posted July 10, 2019 Posted July 10, 2019 (edited) 37 minutes ago, dynambee said: Aren’t both Warehouse and Panda developed by the same person? No. Warehouse is deverloped bij IQIT-commerce and Panda by Sunnytoo. Panda and Transformer are developed by the same developer Edited July 10, 2019 by vincentdenkspel 1
nickon Posted July 12, 2019 Posted July 12, 2019 On 6/26/2019 at 3:40 AM, Jonny said: @rubben1985 I guess yes, we will make Panda theme v1 to support all new features of TB 1.1.0. Hi, Jonny, Don't leave us transformer theme users behind 😕 1
musicmaster Posted July 12, 2019 Posted July 12, 2019 Tried to install it today: Constants may only evaluate to scalar values I am still on php 5.6 so that may be a problem. Something different. Just curious. TB 1.1 has a lot of new hooks. Prestashop 1.7.6 has 200+ new hooks too. Is there any coordination?
lesley Posted July 12, 2019 Posted July 12, 2019 There is no coordination with the hooks. Most of our new hooks are display hooks to make the front office easier to modify and more effective. I think either @datakick or @Traumflug would be better to answer the 5.6 question, but I do not see a real need in supporting it anymore with the 1.1.x branch.
datakick Posted July 12, 2019 Posted July 12, 2019 56 minutes ago, musicmaster said: Tried to install it today: Constants may only evaluate to scalar values I am still on php 5.6 so that may be a problem. This problem is already fixed. If you want to continue testing, replace the `define` with `const`, as shown here
PepeLopez Posted July 13, 2019 Posted July 13, 2019 (edited) 14 hours ago, musicmaster said: ...I am still on php 5.6 so that may be a problem.... I faced the same problem. For me tb v1.1.0 works fine with php in version range 7.0 to 7.2 (Fresh installation && all php settings were set according to tb recommendations, MariaDB 10.3) With php v5.6 lot of notices && warnings, with php v7.3.5 I couldn't enter to BO (with php v7.3 still looking possible issue on my side - maybe I missed something). Edit: Anyway - great work guys Edited July 13, 2019 by PepeLopez
led24ee Posted July 14, 2019 Posted July 14, 2019 (edited) Modules and themes catalog is empty. How can I add translation ? I have translataion for community-default. How can I add community-default theme. It's present when i look via FTP, but how to "activate" this ? EDIT: Got it. Edited July 14, 2019 by led24ee
Pedalman Posted July 17, 2019 Posted July 17, 2019 When I install the pre1.1 and I want to have the latest fixes on GIT... I thought I could use the CoreUpdater module set to bleeding edge. This seems not to be the case. Why?
datakick Posted July 17, 2019 Posted July 17, 2019 This is because bleeding edge is mirroring 1.0.x branch, while 1.1.0 pre-release is based on 1.1.x branch. That means that bleeding edge will give you only bugfixes implemented since from 1.0.8. New features or other 1.1.0 specific commits are in 1.1.x branch only. 1
Janvier Posted July 18, 2019 Posted July 18, 2019 On 6/27/2019 at 4:29 PM, the.rampage.rado said: If I find time in the following days I'll run few tests. I would be very interested in knowing how that pans out for you
musicmaster Posted July 29, 2019 Posted July 29, 2019 (edited) On 6/24/2019 at 11:37 AM, Traumflug said: Your fix looks good! https://github.com/thirtybees/niara/commit/61440184b371d09ea91069e0b790b01e11b130e4 Maybe the first time we see delivery times for all carriers 🙂 I found exactly the same problem with the Panda template. Note that it doesn't happen in all configurations. In a fresh installation with only the default carriers I didn't see the problem. However, In a live shop with installed carriers I did see it. That isn't strange when you how deep the routine is in the code. Edited July 29, 2019 by musicmaster
movieseals Posted August 1, 2019 Posted August 1, 2019 (edited) Modules and themes catalog is empty for me. Normal? One page checkout was broken but got it fixed with the proposition that can be found on page one. Now, I have the same problem as Slick: All carriers logos are a no show. Edited August 1, 2019 by movieseals
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now