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
11c9c5502e
pass query string and from page to login page to the bookmarklet works properly when not logged in
2024-10-18 23:52:01 -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
de3e8f6809
Remove some redundant links
...
Set default variables
2024-10-10 00:51:22 -04:00
c3dea321b9
fix permissions on new image files
2024-10-10 00:41:12 -04:00
582c53a5fd
set up show_helptext as a user preference; add name field
2024-10-09 09:32:36 -04:00
e601540c38
Changes for my own site
2024-10-08 22:44:19 -04:00
Ryan Walberg
db7e1f08a9
cleaner way to do that
2024-05-10 18:02:29 -04:00
Ryan Walberg
63008cb4de
fix undefined variable warning; tune up .gitignore
2024-05-06 21:34:32 -04:00
Ryan Walberg
b8fea7d93c
fixes warnings in the httpd server error logs
2013-11-06 04:01:50 +00:00
Ryan Walberg
1ad489aedc
fixes subscription message on item DELETE
2013-10-22 01:27:42 +00:00
Ryan Walberg
6c5ce31dcd
include the item's description in the insert/update/delete subscription messages
2012-12-10 02:37:18 +00:00
Ryan Walberg
a3bbdabbaa
implements feature request #46 to monitor other people's lists
...
http://sourceforge.net/p/phpgiftreg/feature-requests/46/
2012-11-30 03:25:55 +00:00
Ryan Walberg
2a4f6d642d
update item bug
2012-11-26 02:59:25 +00: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
137d715568
missed a couple of calls here, should have a type for each non-float bound parameter
2012-11-22 04:42:23 +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
eeaff93918
item.php is done, minor changes elsewhere
2012-11-11 17:12:28 +00:00
Ryan Walberg
d2f3925fbb
initial import to SVN
2012-11-11 03:53:06 +00:00