68301fdba0
Add updated columns
2024-10-09 15:33:41 -04:00
4a84c81ca6
use /var/www/conf
2024-10-09 15:32:13 -04:00
93680320c7
add back config.php
2024-10-09 14:25:15 -04:00
a6fbd2774b
Add a config.php.dist file as an example
2024-10-09 13:23:03 -04:00
286201b528
add help pages
2024-10-09 13:05:07 -04:00
5648581f4e
Reapply "use newuser_default_family to set a mandatory default family for new users"
...
This reverts commit 0478c4f78c
.
2024-10-09 12:41:55 -04:00
0478c4f78c
Revert "use newuser_default_family to set a mandatory default family for new users"
...
This reverts commit 8903531a46
.
2024-10-09 12:41:31 -04:00
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
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
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
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
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
5355d9b74c
fixes bug 36, any user you edit overwrites your own account
2012-12-13 03:49:56 +00:00
Ryan Walberg
bfe5863d99
new subscriptions table
2012-12-11 22:49:51 +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
8b5da9d12a
outdated contact information
2012-11-27 18:43:27 +00:00
Ryan Walberg
44b76e8848
can't forget lightbox
2012-11-27 18:08:55 +00:00
Ryan Walberg
e4064c3fec
more validation
2012-11-27 17:52:44 +00:00
Ryan Walberg
e9eb8fc8e0
left in a debugging override
2012-11-27 17:52:12 +00:00
Ryan Walberg
7878ff6082
added more validation
2012-11-27 17:32:54 +00:00