// Velo API Reference: https://www.wix.com/velo/reference/api-overview/introduction import wixData from 'wix-data'; $w.onReady(function () { $w("ListRepeater").onItemReady($item, itemData) => { $item("Title").text = itemData.Title $item("Date").text = itemData.Date $item("Source").text = itemData.Source $item("Category").text = itemData.Category async function search const query = $w("#searchQueryInput").value; const TitleQuery = await wixData.query(News Media (List)).contains("Title",query).find(); const DateQuery = await wixData.query(News Media (List)).contains("Date",query).find(); const SourceQuery = await wixData.query(News Media (List)).contains("Source",query).find(); const CategoryQuery = await wixData.query(News Media (List)).contains("Category",query).find(); const NewsQueryResult = await TitleQuery .or(DateQuery) .or(SourceQuery) .or(CategoryQuery) .find(); const NewsDataQuery = NewsDataQueryResult.items; $w("#NewsStoriesDataRepeater").data = NewStoriesData; $w("#searchButton").onClick(expand); });
top of page

Gainesville Residents United, Inc.

Tiny Gainesville Residents United logo - tiny hi res.pg.jpg

News Stories

Pages: Select date range

  • 48
    Page 18

“We need to give our businesses and homeowners some breathing room this year”: City Commission signals no property tax increase but warns that GRU transfer cuts could lead to reducing jobs

Alachua Chronicle

26 March 2024

Gainesville commission plans to put GRU Authority on upcoming ballot 

Mainstreet Daily News

21 March 2024

Gainesville City Commission Meeting VIDEO

City of Gainesville

21 March 2024

GNV audit committee presented with 2023 financial statements

Mainstreet Daily News

18 March 2024

Govt Public Notice - Solicitation from Governor’s Office for GRU Authority applications

Gainesville Sun

17 March 2024

All members of GRU Authority board resign after lawsuit settlement from citizen group

WUFT

15 March 2024

All four members of GRU Authority Board to resign

independent Florida Alligator

15 March 2024

DeSantis to reappoint GRU Authority after lawsuit, 4 resignations

Mainstreet Daily News

15 March 2024

  • 48
    Page 18

“We need to give our businesses and homeowners some breathing room this year”: City Commission signals no property tax increase but warns that GRU transfer cuts could lead to reducing jobs

Alachua Chronicle

26 March 2024

Gainesville commission plans to put GRU Authority on upcoming ballot 

Mainstreet Daily News

21 March 2024

Gainesville City Commission Meeting VIDEO

City of Gainesville

21 March 2024

GNV audit committee presented with 2023 financial statements

Mainstreet Daily News

18 March 2024

Govt Public Notice - Solicitation from Governor’s Office for GRU Authority applications

Gainesville Sun

17 March 2024

All members of GRU Authority board resign after lawsuit settlement from citizen group

WUFT

15 March 2024

All four members of GRU Authority Board to resign

independent Florida Alligator

15 March 2024

DeSantis to reappoint GRU Authority after lawsuit, 4 resignations

Mainstreet Daily News

15 March 2024

Gainesville Residents United, Inc.

Gainesville Residents United, Inc. is a 501(c)(4) non-profit Florida corporation.  Donations are not tax-deductible.

  Our mission is to educate, motivate, negotiate, and litigate important issues affecting our community.

  • Facebook
bottom of page