Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bestpractical/rt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-26Add line chart type support4.6/jschartsunnavy
2019-06-26Drop background colors in table head for ChartTablesunnavy
2019-06-26Use hour as the max unit of business time for custom date rangessunnavy
2019-06-26Add custom date ranges support for chartssunnavy
2019-06-26Add Subfields support to duration group bys for chartssunnavy
2019-06-26Add business hours support for chartssunnavy
2019-06-26Enhance DurationAsString with various unit limitationssunnavy
2019-06-26Add duration group bys like "Created to Resolved" for chartssunnavy
2019-06-26Rename durations like "Created-Started" to "Created to Started" for chartssunnavy
2019-06-26Redirect to ticket search result page via click on each bar/piesunnavy
2019-06-26Set y-axis label only for bar chartssunnavy
2019-06-26Use different colors for bars if the chart only contains a single datasetsunnavy
2019-06-26Initial js chart supportsunnavy
2019-06-26Add chartjs-plugin-colorschemes.min.js 0.03 dependencysunnavy
2019-06-26Add Chart.js 2.8.0 dependencysunnavy
2019-06-26Merge branch '4.6/custom-date-ranges-ui'Jim Brandt
2019-06-26Remove incorrect =cut from podJim Brandt
2019-06-25Document more config items for custom date rangessunnavy
2019-06-25Try harder to calculate business time for custom date rangessunnavy
2019-06-25Fix supported ticket fields for custom date ranges in the docsunnavy
2019-06-25Web UI for custom date rangessunnavy
2019-06-25Support fallback dates for custom date rangessunnavy
2019-06-25Refactor custom date range code to make it easier to expandsunnavy
2019-06-17Abstract RT::Record::CustomDateRanges to cover both config and attributesunnavy
2019-06-12Merge branch '4.6/custom-date-ranges'sunnavy
2019-06-12Test business time for custom date rangesunnavy
2019-06-12Add business time support for custom date rangesunnavy
2019-06-12Add tests for CustomDateRangesShawn M Moore
2019-06-12Switch customization doc from date range to message countShawn M Moore
2019-06-12RT_Config doc for CustomDateRangesShawn M Moore
2019-06-12Add config validation for CustomDateRangesShawn M Moore
2019-06-12Add Asset ColumnMap entries for CustomDateRangesShawn M Moore
2019-06-12Add RT::Ticket CustomDateRanges to query builderShawn M Moore
2019-06-12Add "LastContact" alias for CustomDateRangesShawn M Moore
2019-06-12RT::Record support for CustomDateRangesShawn M Moore
2019-05-03Merge branch '4.6/update-articles-docs'Jim Brandt
2019-05-03Remove hotlist from article docs and tweak $HideArticleSearchOnReplyCreate docJim Brandt
2019-05-03Merge branch '4.6/article-refactor'Jim Brandt
2019-05-03Note that the upgrade removes the hotlist column from the DBJim Brandt
2019-04-19Deprecate RT::Article::LoadByInclude that was for old article selection UIsunnavy
2019-04-19Update CheckSkipCreate for new SelectArticle UIsunnavy
2019-04-19Update SubjectOverride for new SelectArticle UIsunnavy
2019-04-19Drop HotList column for Classessunnavy
2019-04-19Update tests for new articles configurationJim Brandt
2019-04-19Update article to ticket linking with new argsJim Brandt
2019-04-18Remove article loading now handled in SelectArticleJim Brandt
2019-04-18Add articles notes to upgrading docsJim Brandt
2019-04-18Refactor ticket create and update to use new SelectArticleJim Brandt
2019-04-18Push default article loading toward createJim Brandt
2019-04-18Test default article content on ticket createcraig Kaiser