Commit graph

12 commits

Author SHA1 Message Date
9100297724
add item creation timestamp 2024-12-31 13:07:37 -05:00
190da415bd
Add ability to archive items 2024-12-31 12:03:08 -05:00
e77d4364eb
allow items to be shared publicly 2024-12-17 10:23:06 -05:00
2e44329b53 add quantity to shop and home; allow for much larger messages 2024-10-26 19:51:04 -04:00
1044fa8ccb So many changes... I wanted to do this piece by piece, but once I
got started, I couldn't stop:
Update Smarty
Update bootstrap
Switch to using cards
Set up themes
Improve sorting (add direction)
Use modals for viewing, editing, adding items.
Add Help page
Add bookmarklet
Add footer
2024-10-18 22:07:51 -04:00
582c53a5fd set up show_helptext as a user preference; add name field 2024-10-09 09:32:36 -04:00
Ryan Walberg
088ee7cf6f
fix bound param error 2024-05-03 09:08:14 -04:00
Mike Javorski
ab4815fd88 Bugfix: Correct syntax for prepared statement in "copy" action 2023-11-29 11:49:12 -08:00
Ryan Walberg
db7808688f forgot to add includes/MySmarty.class.php :(
moved a couple of things into an override of Smarty::display()
2012-11-26 02:30:26 +00:00
Ryan Walberg
246232f0a3 converted from the mysql_ API to the PDO library 2012-11-22 04:36:20 +00:00
Ryan Walberg
60aeb3ebcf refactored out the navbar 2012-11-15 03:52:25 +00:00
Ryan Walberg
d2f3925fbb initial import to SVN 2012-11-11 03:53:06 +00:00