Commit graph

15 commits

Author SHA1 Message Date
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