Changelog
v3.45.0.0
Released October 1st, 2020
Latest Version
3.45.0 - 2020-06-19
Added
- copyAction endpoint to API
- copyProject endpoint to API
- paste clipboard image to project/action detail or note fields
Changed
- PHPMailer include variants for WHMCS compatibility
Fixed
- Google Chart implementation
- Client contact name display in client action view
- Correct tax rate application bug during invoice generation
- Client action edit contact name display
3.44.1-stable.0 - 2020-04-14
Fixed
Previous Versions
v3.44.0-stable.0
Released April 3rd, 2020
View/hide detailed changelog
3.44.0-stable.0 - 2020-04-02
Added
- date range filter on project, action, file, discussion, and ticket lists
Fixed
- CSS compression url() updated to support encoded string from Bootstrap library
3.43.0-stable.0 - 2020-04-02
Added
- DanGrossman DateRangePicker implementation for Data/DateTime fields
- Added signature to create ticket dialog
Changed
- Upgraded the New Action dialog from the Support Ticket view
Fixed
- CSS Cache corrupting base64 encoded image data
- Timelog association corruption when running ticket timer client conflicts with assigned project client
v3.42.1-stable.0
Released September 25th, 2019
View/hide detailed changelog
3.42.0-stable.0 - 2019-09-25
Added
Fixed
- PHPMailer usage
- jQuery/jQuery UI implementation on client theme
- Latest file date/time display in file list
3.41.1-stable.0 - 2019-09-12
Changed
- Project injection tweaks for support ticket list
3.41.0-stable.0 - 2019-09-12
Added
- "Project on Ticket List" toggle for the Project column on the WHMCS ticket list, found under the Display configuration tab
- Timelog timer and Elapsed display to Project column on the WHMCS ticket list
Fixed
- Patched error with CSS asset compressor
Removed
- JQuery UI cleanup of remaining widgets/tooltip.js element
3.40.1-stable.0 - 2019-09-06
Removed
- jQuery UI widgets/tooltip.js from package to resolve conflict with IntelligentSearch
3.40.0-stable.0 - 2019-09-04
Added
- jQuery UI script to header
- JS/CSS asset cache to single file feature
Changed
- Marked line break implementation for client
- jQuery theme 1.12.1 folder
Fixed
- Patched client action tab from hiding on client view
3.39.0-stable.0 - 2019-07-15
Added
- Project column to the WHMCS Support Tickets list
3.38.0-stable.0 - 2019-06-11
Added
- Notification plugin Check All UI
- Plugin Disable/Enable events to plugin save operation
- Root app path to the asset lookup path (allow asset paths like /plugin/example/inc/admin.css)
Changed
- Segmented notificaiton plugin css to be included only when loading project/plugin form
Fixed
- Notification plugin alert ID collision
- Fixed project activity widget duplicate column display
3.37.0-stable.0 - 2019-04-18
Fixed
- JS Error on client home from projectactivity widget
Added
- Updated projectactivity widget to use admin/client view file
3.36.0-stable.0 - 2019-04-18
Fixed
- CSS styling collapsing multiple line select boxes
- Gantt date patch causing shifted display
Changed
- Flipped the Assigned / Managed fields on the Action edit dialog
3.35.0-stable.0 - 2019-03-09
Added
- Added Save & New button to the Action Edit dialog (previously on New records only)
Changed
- Language key encoding for utf8 support
Removed
- InvoicePaid operation no longer needed for service module operation
3.34.0-stable.0 - 2019-03-09
Added
- Added Save & New button to the Action Edit dialog (previously on New records only)
Changed
- Adjusted layout of Action Edit form to compress height
3.33.0-stable.0 - 2019-03-07
Added
- Added sanitation to the project status values injected on the row wrapper on project lists
Fixed
- Patched FA implementation
3.32.0-stable.0 - 2019-03-01
Added
- Added utf8 output formatting to project list items on server module
Fixed
- Project Copy operation error
- Funky .form-control and .btn styles introduces with standalone bootstrap css
3.31.2-stable.0 - 2019-02-22
Added
- Action copy modal language
- FontAwesome ruleset to mainmenu block
3.31.1-stable.0 - 2019-02-22
Changed
Fixed
- Bootstrap noConflict implementation error affects WHMCS 7.5 users
3.31.0-stable.0 - 2019-02-20
Added
- Added Apply to All operation to the notification plugin configuration page
Changed
- Refactored project copy to use new event model
Fixed
- Patched broken email notification on ticket reply/close event behavior
- Removed incomplete flagged, status, priority ticket notification events
3.30.1-stable.0 - 2019-02-18
Added
- Action tree asset column update on row change
Fixed
- Patch js for YUI ES5 compressor
- Resolved TicketAdminReply ticket object error
3.30.0-stable.0 - 2019-02-18
Added
- Added action copy feature (currently from project action tree view only)
- Added portable jquery-ui
- Added action copy/move button
- Added bootstrap button styles to several admin views
- Added ticket, file, and topic count badges to the action tree view
- Added table_onAfterCopy_Action, table_onAfterCopy_File, table_onAfterCopy_Topic, and table_onAfterCopy_Timelog events
Changed
- Improved display of the duration graph and elapsed column in action tree view
- Improved file, topic, timelog list sorting
Fixed
- Resolved bootstrap / jquery-ui conflict in blend theme
3.29.0-stable.0 - 2019-02-16
Highlights
- Added client dashboard project widget
- Refactored the widget on admin Client Profile > Product view
- Expanded Notifications plugin
- Added an alert to notify of ticket replies to project related tickets
- Added defa notification settings to plugin configuration which are applied to new projects
- Expanded ticket activity listeners
- Added notification on project related ticket reply
- Activity date update propagation on ticket reply
- Added client, project, action, and LANG variable translation to client project/action detail view
Added
- Added
pagetemplate
value to admin Smarty instance
- Added missing
headoutput
, headeroutput
, and footeroutput
values to the admin Smarty instance
- Added hosting environment detail display on Addon jump page
- Expanded the Action permission handler to allow limited administrators to create child actions on permitted parent actions
- Added visible option selector to the File and Discussion thread forms
- Added checkbox to include archived projects in the Client Profile > Projects tab instead of showing them by default
- Added markdown note editing to the gantt view
- Added a timer start/stop button to the Project List view and Projects with Recent Activity widget
- Added a client area Project Activity dashboard widget
- Refactored the Related Project section displayed on the Products/Services admin view to use the standard Project List view and incldue a dialog to Create a new project from a Project Template
- Added
aes_encrypt
and aes_decrypt
helper methods to common class
- Added
getFailedResults
and getSuccessfulResults
methods to dispatch class
- Added missing
SystemURL
value to the email Smarty instance
- Added support for
clearAssign
method for Smarty v3
- Added global
Smarty
class usage before attempting to use WHMCS\Smarty
wrapper
- Added
interpolate
method to the html class for string variable replacement
- Added
encoder
to the OTA update object
- Added
getConfig
method to the otaupdate class
- Added
client
, project
, action
, and LANG
interpolation to the client Project and Action views
- Added Project/Action notifications on related Ticket replies
- Added optional anonymous usage statistic report with license check
- Added portable fontawesome 4.7 font library
- Added portable bootstrap 4.1 css library
- Added system_beforeSendEmail event
Changed
- Updated the project notification plugin to apply default alert options when creating new projects
- Modified "Check Again" behavior on Addon jump page
- Modified version / dashboard language on Addon jump page
- Modified htaccess example to include SymLink options optional
- Modified htaccess example to expand the optional attachment file types
- Replaced global hook methods with pseudo hook closures
- Changed language from "Create Thread" to "Upload File" and "Start Discussion"
- Changed style injection method to support WHMCS 7.5+
Removed
- WHMCS legacy intallation validation functionality
Fixed
- Added lookup for ticket, topic, and file record details when missing before notification emails are generated
- New project restriction on Notification options
- Alert defaults on new project
- Smarty assignment of variable objects during email html generation
v3.28.2-stable.0
Released April 10th, 2018
View/hide detailed changelog
3.25.0-stable.0
- Bug: Error with timelog sync of ticket client
3.26.0-stable.0
- Feature: Added option to disable deletion or projects on service termination
3.26.1-stable.0
- Bug: Patch failure to terminate when deletion disabled
3.27.0-stable.0
- Bug: Moved signature injection to precede the email {$footer}
- Bug: Error with ticket associating when created from project
- Feature: Lara theme menu enhancements
- Feature: Ability to lock timelogs after they have been completed
- Feature: Chosen select search added to ticket association select
3.28.0-stable.0
- Feature: Added Markdown translation to Client Project details
- Fundamental: Improved Client Tab CSS
- Fundamental: Added Carbon to Smarty for WHMCS v7.5 compliance
3.28.1-stable.0
- Bug: Patch register of admin/client hook isolation
3.28.2-stable.0
- Fundamental: Update spanish languages
- Fundamental: Compile for Ioncube 10 compatibility
v3.24.2-stable.0
Released January 6th, 2018
View/hide detailed changelog
3.21.0-stable.0
- Bug: patch modified date in file thread list
- Bug: patch api request parsing error
- Fundamental: improved file cache handling for load performance
- Fundamental: added template to notification mail error message
3.22.0-stable.0
- Bug: Remove invalid admin_onRenderTicketProjectTabForm event from example plugin
- Bug: Patch YAML parser on CDN plugin
- Bug: Patch script include parameter handler in html class
- Feature: Added automatic timelog start or dialog open on Ticket view
- Feature: Added automatic timelog stop on AdminLogout event
- Fundamental: Added wbTeamPro_Common::parseYaml( $yamlString ) handler
3.23.0-stable.0
- Feature: Markdown display on Project / Action notes
3.23.1-stable.0
- Bug: Patch admin role update logic in whmcs module definition
3.23.2-stable.0
- Bug: Missing project_id in timelog trigger response
- Bug: Fix Lara 7.4.1 timelog dialog integration
- Fundamental: Validate project, inherit user on timelog start
3.24.0-stable.0
- Bug: Patch timelog client grouping discrepancy
- Feature: Added Polish language
- Feature: Added Archived filter to the Timelog list
- Fundamental: Removed WHMCS\Cron object dependency during cron operation
v3.20.2-stable.0
Released July 27th, 2017
View/hide detailed changelog
3.8.5-stable.0
- Refactored project generation on paid invoice to use the wbteampro server createaccount function, patching double generation error.
3.8.6-stable.0
- Patch date filtering on Action/Timelog reports.
- Patch elapsed filtering on Timelog report.
3.8.6-stable.1
- Correct typo on the Timelog report filter
3.8.6-stable.2
- Reverse changes made to initialization that affected the class load requirements. Temporary patch, needs to be permanent consideration applied.
3.8.7-stable.0
- Added config lookup of default value definition for project table fields during project creation. Will move this operation to standard table class method. $default = config(table.{tablename}.column.{fieldname}.default_value)
3.8.8-stable.0
- Patch action tree lookup query. Bug causing only root node to be allowed when re-assigning action parent.
3.8.9-stable.0
- Patch
project_timelog_elapsed
field renderer to correct broken link
3.8.10-stable.0
- Patch batch action date edit (was not parsing custom date formats)
3.8.11-stable.0
- Patch admin template Smarty
datepickerformat
value assignment
3.8.12-stable.0
- Modified
initDatePicker
js library method to support multiple fields within the same parent container
3.8.13-stable.0
- Patch client ticket submission affecting custom attachment directories
- Patch error on topic list links
- Reduced timeout on license check connection errors
- Patch ajaxSelector to abort if provided empty element
3.8.14-stable.0
- Patch the loading of plugin autoload.php & hooks.php files
3.8.15-stable.0
- Add missing Timelog field definitions
- Update API to reduce repeat field definitions
3.9.0-stable.0
- Added a New Action from Ticket feature
- Implemented jquery.selectize for select dialogs
3.10.0-stable.0
- Replaced jquery.selectize with jquery.chosen
- Updated email handler to correct some SMTP auth usage
3.11.0-stable.0
- Applied new wbOTAUpdate logic (pending final OTA specs)
- Modified Smarty usage for WHMCS v7 compliance
- Update SMTP handler timeout to 10sec
- Patch SMTP handler bug
- Patch client breadcrump bug
- Some client view cleanup / bootstrap compliance
- Remove all selectize js content from package
3.11.0-stable.1
- Repackaged with Ioncube 9.0, PHP 5.6
3.11.1-stable.0
- Added compiler environment to OTA request
3.11.2-stable.0
- Added validation for multiple system paths to allow for symlinked installations
- Patched wbSession js error
- Patched project edit product selection visibility in template
- Patched error in timelog start permission on action list
- Added date formatting to date start/finish on project details tab
- Removed old selectize header include (missed from 3.11.0)
3.12.0-stable.0
- Added asset stack to html class
- Added event admin_onBeforeHeaderOutput
- Added event client_onBeforeHeaderOutput
- Added CDN plugin to override assets
3.13.0-stable.0
- Added Spanish translations
3.14.0-stable.0
- Added WBTEAMPRO_REQUEST constant defined on direct wbteampro requests
- Added client/views/blocks/header view to allow customization of assets
3.15.0-stable.0
- Patch Spanish client translation
- Modified license validation to work more graciously with WHMCS Multibrand addon
3.16.0-stable.0
- Added font-awesome icons to the menu / sidebar
- Added lara_theme plugin for WHMCS Lara theme compatibility
- Added layout path overrides to view handler
- Corrected google visualization glitch on WHMCS Dashboard
- Implemented safe text/params on data table renderer
- Patched fatal error on action.list introduced in v3.12.0
3.16.1-stable.0
- Removed WHMCS legacy WHMCS compatability from cron/api
3.16.2-stable.0
- Feature: Updated project search to include the
project_id
field
- Feature: Updated project list view to show the
project_id
with the name
- Feature: Added Portuguese admin language file
- Feature: Implemented the correct date display formats in the client view
- Fundamental: Deprecated the jQuery timepicker plugin
- Fundamental: Improved date picker functionality in client views
3.16.3-stable.0
- Bug: Improvements to Lara Theme implementation on left menu
- Bug: Corrected broken project object introduced with v3.13
3.17.0-stable.0
- Feature: Added client tab display filter to hide tabs with no content
- Feature: Added wbTimeLog curernt balance on Timer dialog
- Feature: Added french admin language
- Fundamental: Modified override autoloader to also find
autoload.php
3.17.1-stable.0
- Bug: Patch activeTab identification after plugin tab injection on project view
- Fundamental: Isolated timelog model group handler for hook injection
- Bug: Resolve warning message on html table handler
- Fundamental: Added tabId to new js tabs
- Bug: Redirect to Login on invalid session
3.18.0-stable.0
- Bug: Hide merged tickets from the ticket linking selector list on the ticket list view
- Bug: Corrected the Gantt scrolling error that would occur after storing an action
- Bug: Corrected date formatting error that would occur after the client action edit form is submitted
- Fundamental: Removed global use of $admin, $adminId, $client, $clientId, $contact, $contactId
3.18.1-stable.0
- Bug: Patched error detecting valid wbTimeLog js object instance
- Bug: Patched the client and ticket columns on the timelog report
- Feature: Modified Action, Project, and Timelog reports to render raw date / duration values on export
- Feature: Moved the Action, Project, and Timelog report title/description values to the admin language for customization
3.18.2-stable.0
- Bug: Patch missing admin / client / contact default smarty values for email templates
3.18.3-stable.0
- Bug: Patch load order issue with sub-action widgets that depend on parent widget
- Feature: Implemented initial version of RTL language styles
- Fundamental: Updated permission restrictions for setup and plugins when in demo mode
3.19.0-stable.0
- Bug: Patch recursive event break affecting nested action deletion
- Bug: Patch ticket counters department filter
- Feature: Added system_onBeforeStore_Config and system_onBeforeDelet_config events
- Feature: Added logging of system configuration changes to the log plugin
- Fundamental: PHP v7 compatability
3.19.1-stable.0
- Bug: Event Dispatch recursive check serialization error (temporarily disabled)
- Bug: Manual Cron login redirect resolved
- Bug: Removed debug code from client ticket create event
3.19.2-stable.0
- Bug: Patch client contact name handler error when including CompanyName
3.19.3-stable.0
- Lara Theme plugin style updates
- Blend Theme mobile style compatability updates
3.20.0-stable.0
- Bug: Add missing project_id to timelog trigger response
- Bug: Adjusted asset display in project view header
- Bug: Removed missed legagy global $admin, $adminId, $client usage
- Feature: Added Project timer dialog to project view
- Feature: Added table view for CSV files for admin and client
- Feature: Added 'jpeg' to known image types for inline display
- Feature: Added drag/drop file to file thread view
- Feature: Improved the file thread layout
- Feature: Improved Timer dialog responsive layouts
- Fundamental: Added wbTeamPro_Common::getFileViewType( $file );
- Fundamental: Added wbTeamPro_Common::renderFileViewHtml( $file );
- Fundamental: Started migration of icons to font-awesome
3.20.1-stable.0
- Bug: Patch security on storage of permitted user from WHMCS Addons manager
3.20.2-stable.0
- Bug: Implemented temporary patch to alleviate MySQL 5.7 ONLY_FULL_GROUP_BY errors
mohammed alkhayat @mohammed3962
They have the worst support ever, they do not care if they leave tickets for days without reply
David H. @davidhunt
Thank you Mohammed for your feedback and rating. We take this feedback seriously and will continue to work to improve our product and support proficiency. I have found your open ticket and responded to your request.
Owner@Webuddha, Inc.Robert Diaz @xtreme
I've been using this addon for 4 years already. It was more powerful than the original WHMCS Project Mgr addon and now it is 100x more powerful. Support has never disappointed and has always been there to help with theme integration. Developer keeps adding new features and bug fixes which makes this Project Manager addon the ONLY game in town for WHMCS.
David H. @davidhunt
Robert, Thank you so much for the kinds words. We look forward to providing the most robust WHMCS project management solution available.
Owner@Webuddha, Inc.Tom Whiting @WHMCSGuru
Love, love, love this addon. So much more useful than the WHMCS 'project management', and staff seems to address issues quickly.
Excellent job guys!
BTW: I've personally had no problems with this on 6.3.1
David H. @davidhunt
Thank you for the wonderful review!
Owner@Webuddha, Inc.We are consistently working hard to improve wbTeamPro and are glad to be a part of your business!
And yes we are officially compatible with v6.3.1 (and learning how to properly maintain our new WHMCS listing).