Jump to content

MemoryX2

Members
  • Posts

    538
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    MemoryX2 got a reaction from Ken in Client Two Factor Authentication   
    I think this is a pretty straight forward request and doesn't take much explaining.
     
    I would love to see the same two factor authentication available to admins be also available to clients. When modifying a client account there is a section called authentication. It would be awesome to have a radio button at the bottom with something like enable two factor authentication.
     
    Thanks
  2. Like
    MemoryX2 reacted to Paul in Invoice List Partial Payments   
    We're planning to add new invoice templates, and I'd like to include a version that displays all payments recorded for the invoice. I don't believe we have a task assigned for this yet, though.
  3. Like
    MemoryX2 reacted to Cody in Client Documents Plugin   
    This plugin allows you to upload files to a particular client's account. It also adds a navigation link called "Documents" in the client interface, which displays all files uploaded to that client with a link to download each.
     
    Special thanks to PointPub Media for sponsoring this plugin.
     

     
    Minimum Requirements:
    Blesta 3.1+ client_documents_1.0.3.zip
  4. Like
    MemoryX2 reacted to Paul in Why Contacts Can't Log In ?   
    CORE-627, tentatively assigned to 3.2 but it's not guaranteed to be in 3.2
  5. Like
    MemoryX2 reacted to Paul in Why Contacts Can't Log In ?   
    We built it with the idea to support contact logins, but the code is not complete. We have to design & implement contact ACLs.
  6. Like
    MemoryX2 reacted to Paul in Please Read Before Starting A Thread!   
    This forum was created to serve as a place to find extensions that don't ship with Blesta. Typically, these are 3rd party extensions and this forum is a place to list your extensions.
     
    Ultimately The Marketplace will replace this thread, however it's not available yet.
     
    Ok, here are the rules:
    Please start 1 new thread per-extension with the name of your extension. Only start a thread if you created the extension. Feel free to include specifics about the extension, including information, screenshots, and a link to your website where it can be purchased or downloaded. NOTE! If there is an extension missing from this forum, feel free to PM me and I'll try to contact the author to get them to list it here, or I'll list it myself with information that is publicly available.
  7. Like
    MemoryX2 reacted to velaware in Ldap Authentication Plugin   
    This plugin gives insigt to those who want to authenticate users with something other than MySQL (though this can be used along with).  It does require editing some core files, however, which I'm going to test against vQmod so this isn't necessary just haven't gotten around to it today.
     
    Installing this plugin is easy, just place it in the plugin folder.  It also comes with a readme file to go over some things such as what needs to be edited and how.
     
    Some LDAP servers require TLS support to perform actions like updating records, so this plugin offers this feature in the form of a switch.  This plugin also supports multi-company environments by having the admin creating the profile choose the company to select.
     
    Change Log
    v0.0.1-a
    Initial release Allows only authentication (i.e.: does not add user to LDAP server) Detects if account is staff or client (not heavily tested so please post any issues)  
    GitHub repo: https://github.com/anzenehansen/Blesta-Goodies/tree/master/plugins/ldap_auth
    Download: https://github.com/anzenehansen/Blesta-Goodies/raw/master/ldapauth_plugin.tar.gz
  8. Like
    MemoryX2 reacted to maddycharles in Web Design   
    This is really awesome.
  9. Like
    MemoryX2 reacted to John in Web Design   
    It looks awesome!!
  10. Like
    MemoryX2 reacted to Cody in Release 3.1.0   
    Version 3.1.0 is now available. You can download it in the Client Area.
     
    Installing Blesta

    See Installing Blesta in the User Manual for instructions.
     
    Upgrading Blesta

    See Upgrading Blesta in the User Manual for instructions.
     
    Migrating to Blesta
     
    See Migrating to Blesta in the User Manual for instructions.
     
    Overview
    Configurable options Package sorting Cancel service at end of term package option Support staff titles Support staff signatures New events New Modules: Proxmox, VPS.NET, Enom, GoGetSSL, TheSSLStore New Gateways: BitPay, CCAvenue, Payza New Plugin: Shared Login WHMCS migrator Dozens of other features and improvements Release Notes - Blesta Core - Version 3.1.0

    ## Version 3.1.0 2014-01-16 ### Bug * [CORE-969] - Import Manager: Incorrect version comparrison during migration * [CORE-973] - Custom client fields list does not use language definition if set * [CORE-974] - Logicboxes: The error "Undefined property: domain-name" is shown when attempting to order a service as apart of a General order form * [CORE-976] - Support Manager: Client may create ticket for hidden department * [CORE-979] - Module options do not update after changing server/server group when managing packages * [CORE-986] - Default invoice template may incorrectly position due date ### Improvement * [CORE-972] - Allow Maxmind Geo IP functions to be loaded from external source * [CORE-978] - Feed Reader: Remove default feed should always remove the default feed even if in use * [CORE-980] - cPanel: Remove the action to fetch module options when changing module row/group * [CORE-981] - cPanel Extended: Remove the action to fetch module options when changing module row/group * [CORE-982] - GoGetSSL: Remove the action to fetch module options when changing module row/group * [CORE-983] - Interworx: Remove the action to fetch module options when changing module row/group * [CORE-984] - TheSSLStore: Remove the action to fetch module options when changing module row/group * [CORE-985] - Universal Module: Remove the action to fetch module options when changing module row/group ** New Feature * [CORE-384] - Module: VPS.NET --- ## Version 3.1.0-b2 2014-01-08 ### Bug * [CORE-315] - DirectAdmin: Number of accounts on server does not change * [CORE-316] - cPanel: Number of accounts on server does not change * [CORE-317] - Interworx: Number of accounts on server does not change * [CORE-749] - Logicboxes: Manage tabs do not load due to undefined order-id when the service has not yet been created * [CORE-789] - cPanel Module: Servers within server groups produce a "no host defined" error. * [CORE-895] - Calling Accounts::add() without optional parameters causes undefined property error * [CORE-916] - Stripe: Undefined index error on invalid request * [CORE-930] - Managing a cancelled service allows fields to be updated * [CORE-946] - TheSSLStore: Referencing invalid property of object * [CORE-947] - Upgrade script SQL error in GUI * [CORE-948] - Undefined index 'pay_with' on Make Payment without any accepted payment types enabled * [CORE-950] - A minimum quantity of 0 is not allowed for configurable options. * [CORE-951] - Support Manager: Client replying to ticket does not change status from "Awaiting Reply" * [CORE-953] - Dashboard calendar date headings incorrect * [CORE-955] - Delete currency results in unknown column error * [CORE-956] - Support Manager: Client department list does not clear floats properly * [CORE-962] - Billing Overview: Incorrect start/end dates * [CORE-964] - Order plugin: Order form pagination links do not work ### Improvement * [CORE-655] - Email log shows no email content when an HTML copy is sent, but no text version was set * [CORE-874] - Order Plugin: Return error when attempting to transfer a blank domain * [CORE-954] - Support Manager: If reply contains only signature do not add reply * [CORE-965] - Log out clients who's status is not active. ### New Feature * [CORE-150] - Gateway: Payza (Formerly AlertPay) * [CORE-967] - Gateway: BitPay * [CORE-968] - Billing Overview Plugin: Yearly Revenue Graph not displaying graph when only January is available --- ## Version 3.1.0-b1 2013-12-20 ### Bug * [CORE-753] - Service Suspension Error email template is never used * [CORE-754] - Service Unsuspension Error email template is never used * [CORE-756] - A/R Report email template is never used * [CORE-757] - Invoice Creation Report email template is never used * [CORE-759] - Service Cancel Error email template is never used * [CORE-773] - Support Manager: Simplify email pipe script for use in various control panels * [CORE-945] - Module::getServiceName() expects invalid service_name config.json attribute ### Improvement * [CORE-156] - Create note on failed auto-debit, payment account removal * [CORE-247] - cPanel: Auto-generate username/password fields * [CORE-286] - Package welcome emails do not show currency code * [CORE-382] - Universal Module: Add tooltips * [CORE-392] - Add view/edit invoice links in transactions listing * [CORE-437] - Use Password field when manually adding client account * [CORE-503] - Module: cPanel - when creating new accounts include an email address * [CORE-541] - Add the ability to delete addon companies. * [CORE-570] - Group and designate addons as such on invoices * [CORE-589] - Add ability to disable attachments for email invoice delivery * [CORE-591] - Add option to clear cron task locks * [CORE-593] - Remove append to invoice option when creating new service if no invoices exist * [CORE-596] - Support Manager: Use schemeless URLs for gravatar images * [CORE-601] - Add client id to client area * [CORE-608] - When recording payment, allow installed gateways to be selected for payment type * [CORE-670] - Add option to internally switch between module rows in the same package module group when managing a service * [CORE-673] - Add additional staff group permissions * [CORE-674] - Support Manager: Open ticket set placeholder for client search * [CORE-677] - cPanel Module: Round disk/bandwidth usage to hundredths * [CORE-695] - Add force HTTPS to htaccess (disabled by default) * [CORE-700] - Link Emails setting to Email Templates by default * [CORE-703] - Update SDK and manual to cover missing auth in cgi/fastCGI * [CORE-705] - Import Manager: WHMCS Migrator * [CORE-706] - 2Checkout: phone number and email address are not sent to the gateway when processing payment * [CORE-732] - Billing at a Glance Plugin: Add Revenue this Year * [CORE-750] - Service Creation email should set formatting on package pricing price values * [CORE-751] - Add currency format filter to h2o email template parsing * [CORE-791] - Increase the size of the text field containing the cron command * [CORE-792] - CMS: Add support for port number in CMS URLs * [CORE-810] - Support Manager: Allow departments to override email template from address * [CORE-814] - Installer: improve temp directory detection * [CORE-816] - Add support for automated CLI installation * [CORE-821] - Update instances of "-- Please Select --" to use global language * [CORE-822] - Simplify modules with use of configuration file * [CORE-826] - Update About Blesta Credits * [CORE-832] - SolusVM Module: Allow provisioning by node groups * [CORE-835] - Redirect nonmerchant gateway notifications to the client interface * [CORE-843] - SolusVM: Remove password support of special characters * [CORE-848] - CLI Installer: Add ability to specify hostname * [CORE-849] - API: Add commands to return version information * [CORE-850] - Languages need to distinguish between right-to-left and left-to-right * [CORE-857] - Manually emailing a closed invoice does not update it's status from unsent to sent. * [CORE-876] - Invoices: Add client tax ID to invoice if set * [CORE-889] - Order Plugin: Update order received email templates on install * [CORE-891] - Simplify gateways with use of configuration file * [CORE-892] - Simplify plugins with use of configuration file * [CORE-896] - Add custom PDF Invoice fonts defined per language * [CORE-898] - Service notice emails should use the given company ID rather than the configured company * [CORE-913] - Support Manager: Remove redundant tooltips from add/edit staff schedules * [CORE-917] - Integrate VAR Customizations configuration * [CORE-918] - Upgrade to jquery 1.8.3, resolve compatibility issues * [CORE-922] - Cron should handle exceptions when running all tasks * [CORE-925] - Support Manager: Update instances of "-- Please Select --" to use global language * [CORE-926] - Order plugin: Update instances of "-- Please Select --" to use global language * [CORE-929] - License Manager: Set wildcard for domain, ip, path if license module configured not to validate * [CORE-936] - PHPIDS: Update filters * [CORE-942] - Add strict adherence to semantic versioning with pre-releases * [CORE-943] - Import Manager: Add Blesta 3.1 support for Blesta 2.5 migrator ### New Feature * [CORE-77] - Module: Proxmox * [CORE-384] - Module: VPS.NET * [CORE-386] - Module: Enom * [CORE-466] - Module: GoGetSSL * [CORE-512] - Add cancel at end of term package option * [CORE-606] - Support Manager: Add staff signatures * [CORE-628] - Add ability to sort packages within package groups * [CORE-676] - Add total credits to client area * [CORE-701] - Allow attachments to be disabled on a per email template basis. * [CORE-708] - Support Plugin: Allow clients to re-open closed tickets * [CORE-721] - Add manually definable configurable options to packages * [CORE-736] - Gateway: CCAvenue * [CORE-743] - Billing at a Glance Plugin: Add year to date revenue graph * [CORE-884] - Shared Login Plugin * [CORE-909] - Add optional X-Frame-Options header to .htaccess * [CORE-941] - Module: TheSSLStore ### Task * [CORE-43] - Complete Event System * [CORE-51] - Make All Email Templates Work * [CORE-70] - Remove Exponential Backup for Auto Debit * [CORE-431] - Add README to install/upgrade zips * [CORE-619] - Allow tax rules to be deleted * [CORE-742] - PayPal Payments Standard: Add additional currency codes * [CORE-755] - Service Unsuspension email should be sent when a service is unsuspended * [CORE-760] - Add Staff Email Subscription Notices * [CORE-885] - Remove Foxrate exchange rate processor * [CORE-900] - Add a service provisioning error email template * [CORE-911] - Support Manager: Add staff titles ### Sub-task * [CORE-902] - Add selected values to options on review checkout page * [CORE-903] - Add selected values to options in cart * [CORE-904] - Quantity options do not observe min, max, and step settings * [CORE-905] - Implement jquery UI slider for quantities --- Note: cPanel Extended module is available here.
  11. Like
    MemoryX2 reacted to Cody in Release 3.0.8   
    Version 3.0.8 is now available. You can download it in the Client Area.

    This is a patch release that corrects issues with 3.0.0.

    Patching Blesta

    See Patching Blesta in the User Manual for instructions.

    Release Notes - Blesta Core - Version 3.0.8
    ## Version 3.0.8 2014-01-16 ### Bug * [CORE-220] - Resolve module system limitations * [CORE-308] - Manually Add Service - Allow Status Change * [CORE-315] - DirectAdmin: Number of accounts on server does not change * [CORE-316] - cPanel: Number of accounts on server does not change * [CORE-317] - Interworx: Number of accounts on server does not change * [CORE-749] - Logicboxes: Manage tabs do not load due to undefined order-id when the service has not yet been created * [CORE-895] - Calling Accounts::add() without optional parameters causes undefined property error * [CORE-916] - Stripe: Undefined index error on invalid request * [CORE-930] - Managing a cancelled service allows fields to be updated * [CORE-948] - Undefined index 'pay_with' on Make Payment without any accepted payment types enabled * [CORE-949] - Order: Undefined index 'qty' in order summary * [CORE-956] - Support Manager: Client department list does not clear floats properly * [CORE-957] - cPanel Extended: Add Order drop-down missing language when setting server group * [CORE-958] - cPanel Extended: Special FTP Accounts can have their passwords changed * [CORE-959] - cPanel Extended: Cannot unsuspend an account * [CORE-960] - cPanel Extended: Client service expandable row shows no content * [CORE-962] - Billing Overview: Incorrect start/end dates * [CORE-963] - cPanel Module: Servers within server groups produce a "no host defined" error. * [CORE-964] - Order plugin: Order form pagination links do not work * [CORE-973] - Custom client fields list does not use language definition if set * [CORE-974] - Logicboxes: The error "Undefined property: domain-name" is shown when attempting to order a service as apart of a General order form * [CORE-976] - Support Manager: Client may create ticket for hidden department --- Note: cPanel Extended module is available here.
  12. Like
    MemoryX2 reacted to Cody in Short Order Routes   
    Some users have requested shorter URIs for order landing pages. Here are a couple routes you can add to the bottom of your /config/routes.php file to take advantage of shorter URIs:
    Router::route("^order/configure/(.+)", "/order/main/configure/$1"); Router::route("^order/id/(.+)", "/order/main/index/$1"); Using the above routes you can link users to:
    /order/id/ORDER_FORM_LABEL/ /order/configure/ORDER_FORM_LABEL/?group_id=1&pricing_id=1 Replace the bold items with the correct values for your setup.
  13. Like
    MemoryX2 got a reaction from S-Jack in Blesta Admin Login Theme   
    Looks nice!
  14. Like
    MemoryX2 got a reaction from Michael in Looking Ahead To 3.2.. Responsive Bootstrap Client Area   
    Looks incredible!!!!!
    Sure you don't want to put that in 3.1.0 B2?
  15. Like
    MemoryX2 reacted to Cody in Multiple Order Forums On Client Portal   
    This is only the beginning.
  16. Like
    MemoryX2 reacted to Alex Vojacek in Multiple Order Forums On Client Portal   
    I did this on my portal and had time to customice it.
     
    The portal is incredible powerful as it lets you use html,  something I shocked hostbill didn't allow.
     
    You can pretty much put anything on the portal page.
     
    take a look
    https://clients.elysiumservers.com
  17. Like
    MemoryX2 reacted to Cody in Automated Clearing House   
    ACH works just like credit card payments. The only difference is the user enters their routing and account number instead of their credit card number and expiration date. Everything else is exactly the same.
     
    One thing to keep in mind, as a merchant, is that bank transfers take time to clear and it's not known by the payment processor whether sufficient funds exist prior to the payment being cleared. This means that the bank account number could be invalid, or insufficient funds available, etc.; however the transaction may still be processed successfully. With ACH you'll need to ensure that the funds have cleared before you approve an order.
  18. Like
    MemoryX2 reacted to Tyson in Cpanel Extended Module   
    Mostly just fix known issues, if possible, and as CubicWebs mentioned, add several of the features into our cPanel module over time. The cPanel Extended module is not released with Blesta.
  19. Like
    MemoryX2 reacted to Moby2000 in Merry Christmas!   
    Hi All
     
    Just like to wish everyone at Blesta and the community a Merry Christmas and a Happy (and prosperous) New Year !!!
     
    Steve
  20. Like
    MemoryX2 got a reaction from Michael in Signature Only Detection To Not Send A Reply   
    Just as long as my tickets keep importing (cPanel piping) 
  21. Like
    MemoryX2 reacted to Abdulaziz in Release 3.0.7   
    thank you
     
    please next update short url
     
    all plugins
     
    Example :  https://account.blesta.com/client/download
     
    I do not like this link : https://account.blesta.com/client/plugin/download_manager/client_main/
  22. Like
    MemoryX2 reacted to Michael in Signature Only Detection To Not Send A Reply   
    At the moment in 3.1.0 b1, you can have a signature which auto adds to every reply, so when you close a ticket, if you don't clear the text box it thinks it's a message and sends the reply to the customer (Just a signature).
     
    I believe it would be nice for it to auto detect the signature or have a tick box which says if the signature should be added. 
  23. Like
    MemoryX2 reacted to Cody in Signature Only Detection To Not Send A Reply   
    Good catch. I think it should probably strip the signature from the reply if that is the only thing in the reply regardless of the status (thus no reply created).
  24. Like
    MemoryX2 got a reaction from Michael in Merry Christmas   
    Ho ho ho Merry Christmas!!!
  25. Like
    MemoryX2 reacted to Cody in Average Ticket Response   
    I've been kicking around the idea of a plugin to do that sort of thing.
×
×
  • Create New...