Jump to content

John

Moderators
  • Posts

    217
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    John reacted to Lampard in Namesilo Plugin   
    Found few bugs:
    .us domain won't provision automatically since 2-3 questions are asked by Namesilo and so you have to do it manually.
    Name servers don't set automatically, the chosen one after order gets activated, it gets the parking name server.
  2. Like
    John reacted to Tyson in Save Account checkbox should be ON by default   
    I'm not sure yet if that field is something we would change the default behavior of, but if you'd like to set that behavior yourself you can update this file:
    /app/views/client/bootstrap/client_accounts_cc_info.pdt Find and change: isset($vars->save_details) to: $this->Html->ifSet($vars->save_details, 1)  
  3. Like
    John got a reaction from Abdy in 'Remember Me' by default for admin login   
    Thank you! Worked perfectly.
  4. Thanks
    John reacted to Abdy in 'Remember Me' by default for admin login   
    Around line 49 you will find the following line of code:
    $this->Html->ifSet($vars->remember_me) == 'true', just replace it with:
    true, I tried it in Blesta 4.1.0 and it works well.
  5. Like
    John reacted to Blesta Addons in [Plugin] Announcement -Released-   
    New Version Released
    http://blesta-addons.com/plugin/store/main/item/22/
    this is totally rewrited from scratch with a clean code, and now is extensible to add more feature like Rss and share social buttons and more .
  6. Like
    John reacted to Blesta Addons in [Plugin] Announcement -Released-   
    We will make a full rewrite of the code, and the fix will be applied for next release .
  7. Like
    John reacted to austenite in [Plugin] Announcement -Released-   
    Any news on the plugin supporting v4? Our announcements are showing up fine but we can't add any new ones. 
  8. Like
    John reacted to Blesta Addons in Theme cannot set all colors   
    my toolbox plugin is here for that case
     
     
  9. Like
    John got a reaction from Blesta Addons in Deleting Support Tickets   
    IMHO, I believe that tickets fall under a different category than invoices or transactions, which cannot be deleted. We have multiple departments set up that anyone can email in to, and many of them are spammed constantly. Generally we just close the ticket, but an option to purge the ticket would be nice. We have no plans on deleting client or prospective client tickets, but if we want to review our support tickets, we have to sort through the spam to see tickets that really mean something.
    As a temporary workaround, we could create a 'Trash' department that no one is assigned to, and transfer all the junk tickets there, but an actual delete option would be really nice.
  10. Like
    John reacted to Paul in Deleting Support Tickets   
    I have updated CORE-1589 to simplify it a bit, please take a look and let me know what you think. The idea is that tickets can be deleted, and are processed after a period of time so that if it's accidental it can be recovered before it's gone.
  11. Like
    John got a reaction from evolvewh in Deleting Support Tickets   
    IMHO, I believe that tickets fall under a different category than invoices or transactions, which cannot be deleted. We have multiple departments set up that anyone can email in to, and many of them are spammed constantly. Generally we just close the ticket, but an option to purge the ticket would be nice. We have no plans on deleting client or prospective client tickets, but if we want to review our support tickets, we have to sort through the spam to see tickets that really mean something.
    As a temporary workaround, we could create a 'Trash' department that no one is assigned to, and transfer all the junk tickets there, but an actual delete option would be really nice.
  12. Like
    John got a reaction from Michael in Deleting Support Tickets   
    IMHO, I believe that tickets fall under a different category than invoices or transactions, which cannot be deleted. We have multiple departments set up that anyone can email in to, and many of them are spammed constantly. Generally we just close the ticket, but an option to purge the ticket would be nice. We have no plans on deleting client or prospective client tickets, but if we want to review our support tickets, we have to sort through the spam to see tickets that really mean something.
    As a temporary workaround, we could create a 'Trash' department that no one is assigned to, and transfer all the junk tickets there, but an actual delete option would be really nice.
  13. Like
    John reacted to activa in New Domain Transfer Policy   
    Can blesta add this to the default module ?
  14. Like
    John reacted to Blesta Addons in Search clients, add client status in the displayed result   
    when we search client, is better to add a the client status in the result , as we can see if the client is marked as fraud or inactive . this helpus more specially when we have the same email or name (doubled account) .
  15. Like
    John reacted to Paul in Feature Request? Please post at https://requests.blesta.com   
    We are trying out a new application for better handling of Feature Requests. Please register at https://requests.blesta.com
    The system allows for better tracking of feature requests, and allows users to up vote them. It should allow us to better prioritize requests. Please create an account there and give it a try!
  16. Like
    John reacted to Paul in Confirm Password Reset   
    I'd suggest posting this on https://requests.blesta.com to request that the password link expire after it's used. It's not a bug, but it is a good idea.
  17. Like
    John reacted to activa in Confirm Password Reset   
    It would be nice to see a 1 time link working ...
     
  18. Like
    John reacted to Tyson in Confirm Password Reset   
    Thanks for the report.
     
    We'll take a look at the page title.
    The password reset link included in an email is only accessible for a short period of time. By default, it is available for 4 hours and can be changed in the config file for 'Blesta.reset_password_ttl'.
  19. Like
    John got a reaction from INUMIO-Rob in Two names for payment gateways   
    Payment Gateways should have two names. One is client facing, and one is admin facing. When our clients get email confirmations, it says "We have received your PayPal Payments Standard payment"
    Same thing could be said for bitpay. Most people know it by the Bitcoin name, not bitpay.
  20. Like
    John reacted to Blesta Addons in Two names for payment gateways   
    you can change the gateway names in languages files , then use a patch i have posted already to fetch the name from language file and not from database .
    i think this should a must have option in blesta , name customization and multi-languages .
  21. Like
    John got a reaction from evolvewh in Two names for payment gateways   
    Payment Gateways should have two names. One is client facing, and one is admin facing. When our clients get email confirmations, it says "We have received your PayPal Payments Standard payment"
    Same thing could be said for bitpay. Most people know it by the Bitcoin name, not bitpay.
  22. Like
    John got a reaction from mrrsm in Two names for payment gateways   
    Payment Gateways should have two names. One is client facing, and one is admin facing. When our clients get email confirmations, it says "We have received your PayPal Payments Standard payment"
    Same thing could be said for bitpay. Most people know it by the Bitcoin name, not bitpay.
  23. Like
    John reacted to timnboys in [Domain] BlestaExtras.com - Great Name for Blesta Plugins   
    good luck with that then as there is no way I am paying $100 min to get a domain.
  24. Like
    John reacted to Paul in Salt and vinegar chips   
    LOL. If this was your first post I think you'd probably get banned as a spammer. But seriously, I really like salt & vinegar chips. Never had Aldis though, but you're making me hungry.  
  25. Like
    John reacted to turner2f in 2nd Newsletter Option for Receiving Blesta Patch Updates   
    Thanks for the reply.
     
    As mentioned earlier, we need a 2nd option concerning the newsletter sign-up...
    The newsletter we receive does NOT include announcements for Blesta Patch Updates.
    Not everyone wants to be informed about the Blesta Patch Updates.
    Whereas others actually DO want to be informed about the patch updates by email.
     
    PLEASE consider adding a 2nd option within your newsletter sign-up where we can receive email alerts for the  Blesta Patch Updates
     
×
×
  • Create New...