summaryrefslogtreecommitdiff
path: root/httemplate/elements
AgeCommit message (Collapse)Author
2018-01-14RT# 78617 - updated redirect to freeside_status to show update messageChristopher Burger
Conflicts: httemplate/pref/pref-process.html httemplate/pref/pref.html
2018-01-14RT# 78617 - added alert code that can be placed on any page.Christopher Burger
2018-01-02fix reports for 2018, RT#79090Ivan Kohler
2017-12-12RT# 74959 - Fixed edit location link to acually save locationChristopher Burger
2017-12-08Change selectbox to checkbox on Credit Report form RT#73200Mitch Jackson
2017-12-08Added option for Credit Report to include Voided Credits RT#73200Mitch Jackson
2017-10-24RT# 77160 - created new customer time span reportChristopher Burger
Conflicts: httemplate/elements/menu.html
2017-10-05RT# 76968 - Added logo only header fileChristopher Burger
2017-09-13RT# 77504 - Documented javascript.Christopher Burger
2017-09-13RT# 77504 - Fixed error display issue, and javascript to prevent error.Christopher Burger
2017-09-08RT# 77167 - Added the ability to import a list of contactsChristopher Burger
Conflicts: httemplate/elements/menu.html
2017-08-25separate access control for payment reports, RT#77007Ivan Kohler
2017-08-18RT# 75817 - Some small updates to be able to backport to V3 because of no ↵Christopher Burger
cust_contact table in V3
2017-08-18RT# 75817 - fixed bug to only send email out to contact that is being ↵Christopher Burger
enabled not to all enabled contacts
2017-08-18RT# 75817 - fixed enable selection to send password reset and to allow you ↵Christopher Burger
to set password in one step
2017-08-18RT# 75817 - fixed contact password page to be more consistant with svc ↵Christopher Burger
password page, updated javascript to check password as you type rather than when you leave the field. Conflicts: FS/FS/contact.pm FS/FS/cust_contact.pm httemplate/elements/contact.html
2017-08-18RT# 75817 - updated set contact password to use popup window. fixes break in ↵Christopher Burger
first contact.
2017-08-18RT# 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-08-16RT# 73490 - updated group access right with better name, and set one time ↵Christopher Burger
migration to update all groups. Conflicts: FS/FS/access_right.pm
2017-08-16RT # 73490 - removed global conf and user pref check for hide tickets and ↵Christopher Burger
added group access control.
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