summaryrefslogtreecommitdiff
path: root/src/lq/QuoteUtils.java
AgeCommit message (Collapse)Author
2010-09-03Rename QuoteUtils to QuoteUtil for consistency.Kjetil Orbekk
2010-09-03Add approve functionality.Kjetil Orbekk
2010-09-03Only list approved quotes on frontpageKjetil Orbekk
2010-09-03Quote listingKjetil Ørbekk
Ported the quotes.jsp page from the old quote system. This commit contains some utility classes related to this. DropData is a temporary hack to remove all data in the datastore. TODO: Remove this when we are finished migrating the application.