Jump to content

MemoryX2

Members
  • Posts

    538
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by MemoryX2

  1. Which websites force SSL traffic short of area of sensitivity like login access?  Requiring SSL on everything would make things incredibly slow, especially for mobile 

     

     

     

    Everything on our main website is SSL protected. We have internal sub domains and things that are not but places with client interaction on our site is SSL.

  2. Hope you guys like it!

    Right now it doesn't have the real colors in it that it will be released as, I was testing the Blesta theme changer and didn't reset it.

    I can say that I'm really excited about it. In all honesty I made this for myself but I thought other people might want something like this as well so I posted it.

  3. I'm interested, looks incredible slick and clean and I love clean  themes myself.  I have some coding skills but lack the time to make a complete blesta transformation like you did and although i totally hate boostrap I kinda accept that it is an incredible helpfool toolkit for doing themes... It's just that i have the way it was coded, way to much files into it.

     

    I have modified every theme file that is included in Blesta. In many cases I completely changed the the architecture. For example, Blesta uses <ul><li> for probably 90% of the entire theme. I'm not saying that it is bad or anything but I changed all of that to rows and I changed the buttons... I've done a lot. I still have to modify the order forms and I pretty much have completed the ticket system. It is looking good (to me at least) but their are also some places I need to make just a little better as soon as I get it out.

     

     

    Mostly I just need to finish the order pages, and make a few refinements in other places, but it is basically done.

     

    You're welcome to login with the test account and see what you think. If you see any bugs let me know what page they are on and I will fix it as soon as I can.

  4. You mean there is not much users ordered for it?

    I haven't actually started selling it yet. I just don't know if many people will be interested in it or not.

    Just an update I have almost got it coded so that it works with the client theme's in Blesta so many of the colors will be changeable!

  5. Looking great.

    Good luck with sales :)

    Its coming along very well. In fact, I'm almost completely finished with the entire theme.

    The client area is done for now, I may revisit it in the future and tweak it more but not yet.

    The support is about 90% done as well.

    There didn't seem to be much interest in it so I may or may not sell it, I don't know. I wish I could get it merged upstream into blesta.

  6. This is still present. Can't believe I didn't notice it until now. Easy fix

     

    On both:

    plugins/support_manager/views/default/client_tickets_reply.pdt

    plugins/support_manager/views/default/admin_tickets_reply.pdt

     

    <div>
    <img src="http://gravatar.com/avatar/<?php echo md5(strtolower(trim($this->Html->_($reply->email, true))));?>?s=120" />
    </div>

    Should be:

    <div>
    <img src="https://secure.gravatar.com/avatar/<?php echo md5(strtolower(trim($this->Html->_($reply->email, true))));?>?s=120" />
    </div>

     

     

    Yeah, it's literally a 5 minute fix. I have been trying to do it on each update but I occasionally forget.

  7. The KB is moving up our priority list, and is tentatively scheduled for version 3.2. I don't have an ETA yet, but 3.1 is in active development and we are aiming for a beta release by the end of this month.. we'll see how it goes.

     

     

    It really sounds like you guys are getting it done and that's awesome!!

  8. Bootstrap Conversion

    *******************************************************************************

    I have been and still am in the process of building a completely responsive theme for Blesta. It is not completely finished but is very close to being complete.

     

    I plan on selling this theme for a low cost so that I can continue updating it.

     

     

     

     

    Desktop Screenshots

    *******************************************************************************

    add_contact.png

     

     

     

    dashboard.png

     

     

     

    dashboard_message.png

     

     

     

    Tablet Screenshots

    ******************************************************************

     

    Will post these in just a moment.

     

     

     

     

    Mobile Screenshots

    ******************************************************************

     

    Will post these in just a moment.

     

     

     

     

     

    Try it yourself!

    ******************************************************************

    We all know actions speak louder than words, so login and see what you think!

     

    http://dev.memoryx2.com/members/client/login

     

    Login: test

    Password: tester

  9. yup, that's pretty much what I'm thinking...except list them in order of most recent by default, not most votes...because just like the cpanel list...a lot of good feature requests get buried on the last page just because they are new and don't get very many votes because of that.

     

    I was thinking that part too. I would like to see most popular but most recent by default. They probably have that option and just set it the other way around.

     

     

     

    Or :D have a BlestaTracker plugin built into Blesta. and then maybe sold for $xxx.xx :D haha.

     

    That would be cool

  10. It's possible yes, but probably not likely for your bootstrap conversion. We're planning to do this ourselves for 3.2 and it's likely we'll go a slightly different direction than you have.

     

    Doesn't hurt to ask.  :P

  11. Attached is the Proxmox module for Blesta. Special thanks to Alex at Full Ambit Networks for creating the module and giving us rights to it. We'll be officially including it in v3.1 of Blesta.

     

    For now, we'll be considering it a beta module, and would appreciate any feedback you can provide.

     

    You can upload the contents of the attached zip to your Blesta installation directory, and then head into Blesta's admin interface to install the module under [settings] -> [Modules] -> [Available].

     

     

    Awesome!!

     

     

    Special thanks to Alex at Full Ambit Networks for creating the module and giving us rights to it. We'll be officially including it in v3.1 of Blesta.

     

    If we write stuff that helps out a lot is it possible that you guys would merge it upstream? For example the bootstrap conversion I'm working on. I'm probably going to sell it as a theme but I would prefer to give it to you guys and it be part of stock Blesta..?

  12. For me, I'm not sure how much I would use it.

    The thing to me is this, I might only use it 3 times a year but those few times I did use it I would be thinking "things like this is why I love blesta."

    I'm gonna say +1 not because I would use it often, but because it would make blesta a sleeker piece of software.

  13. We submitted a responsible disclosure document to them today, all issues we found were confirmed to still be issues in their latest release. We'll see how they handle it.

     

     

    Probably not well, they'll leave it until they are exploited.

     

     

    Does anyone wonder why we jumped ship? *hint* *hint* 

     

    This seems to be happening almost weekly now... (refering to exploits, which you may not have even found I don't know but I do know their main priority is adding bugs not fixing them)

  14. We would be happy to test it on our infrastructure.

     

    We can't use blesta in production until the bootstrap framework is integrated, but we've also been waiting for a proxmox module for quite some time. 

     

    We invested heavily in new modules, updates to existing modules, and a development platform for another billing system and that plan has fallen apart over the last few months. To top it off that billing system (no need to mention the name) has been exploited many times over the last few weeks. Our WAF protected our development environment from all exploit attempts so far but we are not going to wait until an exploit is released that we are not protected from no matter how unlikely that may seem.

     

    If you can come up with something basic that we can launch on we would be willing to redirect our investment towards blesta to push/sponsor development of additional needed features.

     

    Check out this topic about Bootstrap. I'm working on converting Blesta to Bootstrap, and I have offered Paul my code. 

     

    My conversion is probably 60-70% complete. I have a few things that are not perfect, and all but it is getting there. It is also fully responsive.

     

    http://www.blesta.com/forums/index.php?/topic/1308-moving-to-bootstrap/

×
×
  • Create New...