8903531a46
use newuser_default_family to set a mandatory default family for new users
2024-10-09 09:50:54 -04:00
582c53a5fd
set up show_helptext as a user preference; add name field
2024-10-09 09:32:36 -04:00
a55db3c545
Add image files added
2024-10-08 22:44:38 -04:00
e601540c38
Changes for my own site
2024-10-08 22:44:19 -04:00
Ryan Walberg
381628e571
Merge pull request #7 from generalpf/undefined_image_base_filename
...
fix undefined variable warning
2024-05-10 18:05:53 -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
99581c314a
Merge pull request #5 from generalpf/generalpf-fix-bound-param-error
...
fix bound param error
2024-05-03 09:27:20 -04:00
Ryan Walberg
088ee7cf6f
fix bound param error
2024-05-03 09:08:14 -04:00
Ryan Walberg
d0db393104
Merge pull request #3 from javmorin/bugfixes
...
Miscellaneous bugfixes for current release version (rebased to master)
2023-11-30 08:35:20 -05:00
Ryan Walberg
20faa7c3ac
Merge pull request #4 from javmorin/restore-category-validation
...
Restore validation of item category
2023-11-30 08:35:10 -05:00
Mike Javorski
4033aeaa67
Restore validation of item category (must not specify "selected")
2023-11-29 11:56:16 -08:00
Mike Javorski
dfc3397f55
Bugfix: Always show pagination controls on home page if offset > 0
...
If you have items_per_page+1 items in your list and delete the sole
item on the second page, you would end up stuck without a way to
navigate to the first page.
2023-11-29 11:51:41 -08:00
Mike Javorski
ab4815fd88
Bugfix: Correct syntax for prepared statement in "copy" action
2023-11-29 11:49:12 -08:00
Ryan Walberg
0503a9b5ce
upgrade Smarty 3.1.12 -> 3.1.48 to fix each()
deprecation
2023-04-02 20:38:48 -04:00
Ryan Walberg
745dae62ac
fix link to project on login page
2023-02-26 22:26:10 -05:00
Ryan Walberg
d5f5dfd11e
use https:// for jQuery
2023-02-26 22:20:49 -05:00
Ryan Walberg
199de38a83
fix Smarty override class to match superclass signature
2023-02-25 20:00:51 -05:00
Ryan Walberg
9e53d930d2
Merge pull request #2 from generalpf/upgrade-MySQL
...
update SQL script for MySQL 8.x
2022-07-23 15:05:23 -04:00
Ryan Walberg
831c3ef255
update SQL script for MySQL 8.x
2022-07-23 15:01:29 -04:00
Ryan Walberg
43a798cf4d
convert README to Markdown
2022-07-23 14:14:21 -04:00
Ryan Walberg
126807e01b
wasn't referencing the blank lightbox images properly
2013-11-06 04:06:44 +00:00
Ryan Walberg
b8fea7d93c
fixes warnings in the httpd server error logs
2013-11-06 04:01:50 +00:00
Ryan Walberg
d9cb5686ef
changes default theme to Flatly
2013-10-22 01:29:16 +00:00
Ryan Walberg
1ad489aedc
fixes subscription message on item DELETE
2013-10-22 01:27:42 +00:00
Ryan Walberg
cf24240bcd
don't like the green highlighting on validated fields
2013-02-10 04:13:49 +00:00
Ryan Walberg
b08bdd59fe
Feature Request #56 - show version number
2013-02-10 03:58:32 +00:00
Ryan Walberg
a3d6eafb10
switched from Amelia to United
2013-02-10 03:46:11 +00:00
Ryan Walberg
e72101cdc1
patch 10 to fix missing table prefix
2012-12-15 01:56:25 +00:00
Ryan Walberg
1278a1edd2
tagging 2.1.1
2012-12-13 03:52:01 +00:00
Ryan Walberg
5355d9b74c
fixes bug 36, any user you edit overwrites your own account
2012-12-13 03:49:56 +00:00
Ryan Walberg
cc25707e0a
tagging 2.1.0 (again)
2012-12-11 22:58:11 +00:00
Ryan Walberg
bfe5863d99
new subscriptions table
2012-12-11 22:49:51 +00:00
Ryan Walberg
08bfa7c5e3
premature tag, heh
2012-12-11 22:46:14 +00:00
Ryan Walberg
aff7d552f8
tagging 2.1.0
2012-12-11 22:38:49 +00:00
Ryan Walberg
1619b4becc
fixed bug 33
2012-12-11 22:35:10 +00:00
Ryan Walberg
29a18ebd15
patch 9, thanks Brian Pikkaart
2012-12-11 22:22:39 +00:00
Ryan Walberg
e3d02d1279
brand should refer to index.php, not /; that assumes site is on root
2012-12-10 02:43:58 +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
221b4c2df8
don't force the user to select a family if there's only one family... so we can basically ignore families
2012-12-06 03:03:22 +00:00
Ryan Walberg
092e0c65b9
fixed date formatting so you can use any year for events -- thanks Brian Engert!
2012-12-02 05:25:36 +00:00
Ryan Walberg
fbcae57f3e
item description shows as lightbox caption
2012-12-01 20:37:53 +00:00
Ryan Walberg
409929d526
fixes bug #28 (thanks Brian Engert!)
2012-12-01 03:33:31 +00:00
Ryan Walberg
39183035fc
forgot this file in the last commit
2012-11-30 03:30:13 +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
6513d8a14c
how did i miss this?!?
2012-11-30 03:02:42 +00:00
Ryan Walberg
bae52a642b
should not have committed CVS control directory to SVN
2012-11-28 02:00:36 +00:00
Ryan Walberg
64468ca993
initial import of website
2012-11-28 01:58:33 +00:00
Ryan Walberg
8b5da9d12a
outdated contact information
2012-11-27 18:43:27 +00:00
Ryan Walberg
ab8a965655
tagging 2.0.0
2012-11-27 18:41:52 +00:00