// 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 23

GRU Authority holds off on vote over $15.3 million transfer, wants to discuss with city

Gainesville Sun

19 January 2024

GRU Authority delays decision on how much to cut its funding of city services

WUFT

18 January 2024

GRU Authority votes for joint meeting with Gainesville City Commission 

Mainstreet Daily News

18 January 2024

Local labor group warns GRU Authority action could force city to cut essential services

Gainesville Sun

17 January 2024

GRU Authority takes no action on fund transfer, votes to have joint meeting with City Commission

Alachua Chronicle

17 January 2024

GRU Authority Agenda 24-01-17

GRU.com

17 January 2024

Video: GRU Authority Board Meeting 1/17/24

GRU

17 January 2024

GRU generation forecast: solar remains sunny, purchased power looks stormy

Mainstreet Daily News

10 January 2024

  • 48
    Page 23

GRU Authority holds off on vote over $15.3 million transfer, wants to discuss with city

Gainesville Sun

19 January 2024

GRU Authority delays decision on how much to cut its funding of city services

WUFT

18 January 2024

GRU Authority votes for joint meeting with Gainesville City Commission 

Mainstreet Daily News

18 January 2024

Local labor group warns GRU Authority action could force city to cut essential services

Gainesville Sun

17 January 2024

GRU Authority takes no action on fund transfer, votes to have joint meeting with City Commission

Alachua Chronicle

17 January 2024

GRU Authority Agenda 24-01-17

GRU.com

17 January 2024

Video: GRU Authority Board Meeting 1/17/24

GRU

17 January 2024

GRU generation forecast: solar remains sunny, purchased power looks stormy

Mainstreet Daily News

10 January 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