Tags

Tags give the ability to mark specific points in history as being important
  • v1.0.42

    protected
    Bug fixes and display improvements
    
    •	Remove gray background from "Recommended Reading" cards. #253 PWW
    •	Improve display of event locations when elements or whole address is missing . #254 PWW
    •	Fix date range and amount range filters so they populate from a bookmarked URL. #209 PWW
  • v1.0.41

    protected
    Fixes for Drupal 9.5 update
  • v1.0.40

    protected
    Bug fixes and display improvements
    
    •	Makes the colors of the placeholder text in form elements consistent. there was a mix of gray and black in use. #221 PWW
    •	Improved the search filter (facets) display so text is more muted and result counts are bold. They were all light blue. #240 PWW
    •	Reduced the leading (line height) of text to improve readability. #243 PWW
    •	Improved behind-the-scenes error handling for data queries. #249 PWW
    •	Implemented a temporary solution to disable caching of enforcement pages so that changes show up. This is a short term solution that also makes the pages slower to load. #248 PWW
  • v1.0.39

    protected
    Updates Socrata app token to use new value.
  • v1.0.38

    protected
    Display and usability improvements.
    
    •	Corrects the width of the site search form input on mobile so it uses the available space #169. PWW
    •	Fixes the height of the green bar on the related reading box on mobile. It was stretching to the top of the page, overlaying the content #240. PWW
    •	Makes the size of the notification banner consistent across all pages #238. PWW
  • v1.0.37

    protected
    Display and usability improvements.
    
    •	Excludes the Debts and Loans boxes from the main candidate or committee page when the committee does not have a fund (reporting data). This makes the behavior the same as it is for contributions and expenditures. #102
    •	Adds simple, tab like, quick navigation to the candidate and committee sub pages so you can for example, quickly get from contributions to expenditures. #82
    •	Fixes a problem with weird indenting on level 2 pages. #227
    •	Removes grey bar that appeared above commissioner profiles. #197
  • v1.0.36

    protected
    Fixes card layouts and alignment #196. PWW
  • v1.0.35

    protected
    Display and usability improvements.
    
    •	Ensures that homepage content that is "featured" is not also duplicated into the "News" block" #222. PWW
    •	Corrects focus state and tab order when using keyboard navigation. This mostly affects users of assistive technology such as screen readers or alternate input devices. #179. PWW
    •	Adjusts search results display on mobile devices so it uses more of the screen space instead of wrapping #225. PWW
    •	Improves data visualization layouts, especially on smaller devices. For example, the chart of most expensive races now shows the campaign rather than having to hover to see it #171. PWW
  • v1.0.34

    protected
    Applies fix from MR 183 to 053e3dcd so that it can be deployed
  • v1.0.33

    protected
    Numerous fixes.
    
    •	Fixes DT search filters overflowing the boundaries when using multi-select #223. PWW
    •	Fixes DT search receipt date filters not clearing #224. PWW
    •	Fixes DT search filter "pills" overflowing because pipes don't line wrap #233. PWW
    •	Slightly increases the text size for the "Topic" based Main menu navigation #229. PWW
    •	Makes SOLR search results use a consistent headline style #228. PDC
    •	Fixed hover color of links in cards #205. PWW
    •	Reduces the size of heading text, especially on small devices #162. PWW
    •	Makes the "Jurisdiction" field on the DT candidate search dependent on selecting a "Type" first so that the jurisdiction list is not so overwhelming. Implemented in a generic way to support other dependent filters #115. PWW
    
    In the above. "DT" refers to datatables.
  • v1.0.32

    protected
    These are all small cosmetic corrections to layout and accessibility fixes that are only noticeable to users of assistive technology. PWW
    •	Fixes some layout issues with site search results when viewed on very small phones. PWW
    •	Fixes data search labels so they work better with assistive technology for visually impaired users. PWW
    •	Fixes selection lists so that text does not overflow the dropdown menu on mobile devices. PWW
    •	Changes the data search selection of office to exact match so that “Governor” no longer includes “Lieutenant Governor” and similar partial matches. PWW
    •	Removes the political committee type column from committee search. The column committee category includes the same data. PDC
    •	Homepage news feed box correctly includes non-sticky items but still prefers sticky items. PWW
    •	Fixes a layout issue with landing (2nd level) pages when viewed on specific screen sizes such as tablets. PWW
    •	Places focus on the “search” field when the user clicks the search icon on mobile devices. PWW
    •	Corrects the color of menu link colors on mobile devices. They were turning yellow on hover. PWW
    •	Removes a weird “9” that was displaying at the top of the content on the committee home page. PWW
  • v1.0.31

    protected
    Fixes line weight on calendar so the lines don't disappear.
    
    Fixes the layout and text size of the card on the "About" page.
  • v1.0.30

    protected
    Set URL parameters for filters on any of the data screens (tables) where we are getting data from open data such as the list of candidates, lobbyists, etc. This means that you can search, navigate away from the page and using the back button will take you back to the search with the same filters. It also means when you search, you can bookmark the search result and when you go back to the bookmark, the filters will be applied. You can also include search filter links in email documents or other pages on the site.
    
    An accessibility fix that affects the mobile menu. Only noticeable for someone using assistive technology.
  • v1.0.29

    protected
    Fixes tables so that on small screens, columns are dropped off the list and placed under the (+) icon so that the table doesn't require scrolling.
    
    Fixes an issue where sometimes, a column was half chopped off when you resized the window.
    
    Applies a slightly heavier font weight (500) to the links in the tables while preserving the original weight (400) for the columns that are not links.
  • v1.0.28

    protected
    Adjusts search results so that PDF content is not so strongly favored.
  • v1.0.27

    protected
    Corrects the appearance of the sidebar that appears on level 2 landing pages and child pages. Corrects the formatting of the "Other candidates in this race" table the appears on a candidate overview page. Adjusts the weight of the text in the main navigation menu.
  • v1.0.26

    protected
    Fixes for card layouts across the site, accessibility on accordions, chart of current candidates was always 2022, and the text size for the primary navigation bar.
  • v1.0.25

    protected
    Changes accordions to chevrons instead of +/- signs. Fixes date picker on data search pages.
  • v1.0.24

    protected
    Fix SOLR weighting and Calendar date not visible
  • v1.0.23

    protected
    Numerous changes to styling, layout, etc. Config management and more. Done by PWW.