summaryrefslogtreecommitdiff
path: root/httemplate/elements
AgeCommit message (Collapse)Author
2017-08-16RT# 73490 - added global configuration to check if RT activity alert should ↵Christopher Burger
be displayed.
2017-07-12RT# 76303 - fixed bug with tags not saving when selectedChristopher Burger
Conflicts: httemplate/elements/checkboxes-table.html
2017-07-11RT# 74666 - updated some UI and description field location.Christopher Burger
Conflicts: httemplate/search/quotation.html
2017-06-22RT# 75817 - Added the ability to set contacts password on the backendChristopher Burger
Conflicts: httemplate/elements/validate_password.html httemplate/misc/xmlhttp-validate_password.html
2017-06-08RT# 74122 - updated change history to not show data with out a descriptionChristopher Burger
2017-05-24RT# 74666, Added quotation description to customer quotation list and ↵Christopher Burger
quotation view
2017-05-24RT# 74122 - Updated Change History to be more user friendly. Tags are now ↵Christopher Burger
color coded user readable.
2017-05-24RT# 21110, Updated files to use jquery-validate jquery plugin. This allows ↵Christopher Burger
for field validation instead of just form validation. Also updated footer so it does not use experimental keys on scalar. Dereferenced hash ref prior to using keys.
2017-05-24RT# 21110 Unparsable age error. Added documentation to the footer to show ↵root
how to validate a form.
2017-05-24RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-05-24RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-05-24RT# 21110 Unparsable age error. Added javascript to validate field prior to ↵root
submitting the form. Also place checked prior entry in database.
2017-05-24RT# 37099, Updated Post payment button to have an id, and updated javascript ↵Christopher Burger
to disable submit button when multiple customers found
2017-05-15fix address stickiness on errors, RT#76000Ivan Kohler
2017-04-27discount action UI improvements: don't show 'Custom discount' which we can't ↵Ivan Kohler
add on the fly, RT#75536
2017-04-27customer referral report, RT#75757Ivan Kohler
2017-04-26add a separate ACL for churn report, RT#75012Ivan Kohler
2017-02-08fix slight mistake in "fix ticketing system error on bootstrap of new ↵Ivan Kohler
install" -- revert to RT 4.0 style query
2017-02-08fix ticketing system error on bootstrap of new installIvan Kohler
2017-02-08fix ticketing system error on bootstrap of new installIvan Kohler
2016-11-233.x fixMark Wells
2016-11-23hide the notify-tickets widget if there are no tickets, or if the user turns ↵Mark Wells
it off, #73490
2016-11-10xssIvan Kohler
2016-10-2472901: OFM Freeside Note Classes [v3 merge jquery/conf refactor]Jonathan Prykop
2016-10-2472901: OFM Freeside Note Classes [v3 merge]Jonathan Prykop
2016-09-2872456: Directions - override company_address [context bug fix]Jonathan Prykop
2016-09-2772456: Directions - override company_addressJonathan Prykop
2016-09-2771873: GlobalVision - directions [error handling v3 reconcile]Jonathan Prykop
2016-09-2771873: GlobalVision - directions [v3 reconcile]Jonathan Prykop
2016-09-25scalar cgi paramIvan Kohler
2016-09-25fix translation escapingIvan Kohler
2016-09-1271720: Prevent billing events from running on holidaysJonathan Prykop
2016-09-08fix UI links and CSS in searches delivered by email, #72101Mark Wells
2016-09-08add UI to manage saved searches, #72101Mark Wells
2016-09-0872393: High-priority: Tags historyJonathan Prykop
2016-08-31RT#71696: OFM Request for additional action on Billing EventsJonathan Prykop
2016-08-30add agent and cust-fields selection to package contract end date report, #71964Mark Wells
2016-08-29RT#42043: Check for cancelled packages with a cancellation date age option ↵Jonathan Prykop
[age_newest options]
2016-08-25has no meaning to close the location standardize popup until its readyIvan Kohler
2016-08-23RT#38973: Bill for time worked on ticket resolution [fully functional, v3 ↵Jonathan Prykop
reconcile]
2016-08-23RT#38973: Bill for time worked on ticket resolution [checkpoint, not ready ↵Jonathan Prykop
for backport]
2016-08-18allow unicode letters in one-time charge description, #72175Mark Wells
2016-08-18report on contract end dates, #71964Mark Wells
2016-07-19RT#71447: OQM Service label override is not showing when provisioning or ↵Jonathan Prykop
viewing service
2016-07-12Revert "workaround for page-break-inside:avoid on Chrome, #71301"Mark Wells
This reverts commit 66eb3662102dbf92ac40fb8889c9c5051fd1ed29.
2016-07-12workaround for page-break-inside:avoid on Chrome, #71301Mark Wells
2016-07-09optionally scale to the page width when printing, #71301Mark Wells
2016-07-06payment terms localization, #71549Mark Wells
2016-07-06service label localization, internals and UI, #71347Mark Wells
Conflicts: FS/FS/Schema.pm FS/FS/part_svc.pm httemplate/edit/part_pkg.cgi httemplate/edit/process/part_pkg.cgi httemplate/elements/freeside.css
2016-07-06UTF-8 form input vs. xmlhttp, #71347Mark Wells