issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.46B
issue_number
int64
1
127k
[ "ChurchCRM", "CRM" ]
When a session is locked, there is error 500: ``` [12-Apr-2018 22:41:28 America/New_York] PHP Fatal error: Uncaught Error: Call to a member function getId() on null in /var/www/public/Login.php:157 Stack trace: #0 {main} thrown in /var/www/public/Login.php on line 157 ``` Collected Value Title | Data -----...
Lock Session is broken
https://api.github.com/repos/ChurchCRM/CRM/issues/4239/comments
0
2018-04-13T02:42:36Z
2018-04-14T16:06:18Z
https://github.com/ChurchCRM/CRM/issues/4239
313,950,896
4,239
[ "ChurchCRM", "CRM" ]
https://laravel.io/forum/10-28-2016-why-my-delete-ajax-request-in-laravel-53-does-not-working Also we may want to update `CRM.APIRequest` to add data: {"_METHOD": "DELETE"} if it sees delete and no payload.
Review AJAX Delete Calls
https://api.github.com/repos/ChurchCRM/CRM/issues/4237/comments
0
2018-04-11T14:59:46Z
2018-04-15T21:36:20Z
https://github.com/ChurchCRM/CRM/issues/4237
313,362,979
4,237
[ "ChurchCRM", "CRM" ]
I clicked the trashcan to delete a system user. There was no response. Refreshing the page shows that the user is still there. The user is a valid person in the database. I get the following error: PHP Fatal error: Uncaught Error: Call to a member function setUser() on null in .../ChurchCRM/model/ChurchCRM/Base/U...
deleting a system user and more
https://api.github.com/repos/ChurchCRM/CRM/issues/4235/comments
6
2018-04-09T22:06:42Z
2022-12-03T22:15:41Z
https://github.com/ChurchCRM/CRM/issues/4235
312,704,567
4,235
[ "ChurchCRM", "CRM" ]
A user with privileges: Add Records: Edit Records: Manage Donations and Finance: gets "Cannot execute query" when attempting to add a family. Collected Value Title | Data ----------------------|---------------- Page Name |/FamilyEditor.php Screen Size |720x1280 Window Size |584x1280 Page Size |1812x128...
non-admin user can\'t add family
https://api.github.com/repos/ChurchCRM/CRM/issues/4227/comments
12
2018-04-08T22:36:44Z
2024-05-17T21:02:53Z
https://github.com/ChurchCRM/CRM/issues/4227
312,348,927
4,227
[ "ChurchCRM", "CRM" ]
When I click Make User and select permissions for the new user (even if I don't change anything) and hit save, I get "Cannot execute query." Collected Value Title | Data ----------------------|---------------- Page Name |/UserEditor.php Screen Size |1680x1050 Window Size |1539x1052 Page Size |1539x1052 Pla...
cannot make user
https://api.github.com/repos/ChurchCRM/CRM/issues/4226/comments
4
2018-04-08T20:50:03Z
2023-11-05T01:00:59Z
https://github.com/ChurchCRM/CRM/issues/4226
312,339,922
4,226
[ "ChurchCRM", "CRM" ]
When I go to the system user page and click the trashcan to delete, nothing happens. I get the following in the logs: PHP Fatal error: Uncaught Error: Call to a member function setUser() on null in .../ChurchCRM/model/ChurchCRM/Base/User.php:3759 Stack trace: #0 .../UserList.php(72): ChurchCRM\Base\User->getPerson()...
deleting user
https://api.github.com/repos/ChurchCRM/CRM/issues/4225/comments
8
2018-04-08T20:45:08Z
2018-04-13T02:07:28Z
https://github.com/ChurchCRM/CRM/issues/4225
312,339,509
4,225
[ "ChurchCRM", "CRM" ]
**If you have the ChurchCRM software running, please file an issue using the _Report an issue_ in the help menu.** #### On what page in the application did you find this issue? For example, SelectList.php #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? #### What brows...
Filter Admin from being visible in the dashboards and queries
https://api.github.com/repos/ChurchCRM/CRM/issues/4224/comments
3
2018-04-08T20:42:56Z
2024-07-06T17:01:54Z
https://github.com/ChurchCRM/CRM/issues/4224
312,339,301
4,224
[ "ChurchCRM", "CRM" ]
`locations.location_id` is not set to auto increment in 3.0.x.
Locations Table incorrect setup
https://api.github.com/repos/ChurchCRM/CRM/issues/4223/comments
1
2018-04-08T19:31:28Z
2024-05-20T08:13:27Z
https://github.com/ChurchCRM/CRM/issues/4223
312,333,059
4,223
[ "ChurchCRM", "CRM" ]
Some search strings cause an API error: ``` [08-Apr-2018 14:06:13 America/New_York] Slim Application Error: Type: Error Message: Cannot use object of type ChurchCRM\Deposit as array File: /home/churchcrm/public_html/api/routes/search.php Line: 207 ```
Some searches fail with API error
https://api.github.com/repos/ChurchCRM/CRM/issues/4222/comments
0
2018-04-08T18:06:58Z
2018-04-16T02:35:50Z
https://github.com/ChurchCRM/CRM/issues/4222
312,326,375
4,222
[ "ChurchCRM", "CRM" ]
ChurchCRM application logs take up a lot of space. The application should warn when logs exceed a certain size, and optionally offer to clean up (rotation?)
Log Dir fills up
https://api.github.com/repos/ChurchCRM/CRM/issues/4221/comments
0
2018-04-08T18:03:06Z
2023-11-05T01:32:21Z
https://github.com/ChurchCRM/CRM/issues/4221
312,326,096
4,221
[ "ChurchCRM", "CRM" ]
When making an edit to records, existing and redisplaying a listing results in the OLD values still being listed in the people listings. E.g. setting Gender on a record, then selecting the "missing gender" task item results in the same record being listed with those still missing gender - although the count of missing...
Over-aggressive Caching
https://api.github.com/repos/ChurchCRM/CRM/issues/4220/comments
1
2018-04-08T12:04:06Z
2024-05-17T18:59:25Z
https://github.com/ChurchCRM/CRM/issues/4220
312,299,944
4,220
[ "ChurchCRM", "CRM" ]
I have the "Configure HTTPS" task showing up but I cannot find the help information on how to enable this function. It just links to the wiki home page. I looked on the configuration pages, FAQ, etc but couldn't find any information on how to do this. Collected Value Title | Data ----------------------|------...
Help missing for task
https://api.github.com/repos/ChurchCRM/CRM/issues/4219/comments
3
2018-04-08T11:49:58Z
2020-08-04T00:23:48Z
https://github.com/ChurchCRM/CRM/issues/4219
312,299,025
4,219
[ "ChurchCRM", "CRM" ]
Dear Sir/Madam, sincerely need help on the below:- 1. After created Event, and assigned registration from the cart to the event, found the registration are all CHECKED IN by default? There is no Check in button but only check out button instead? 2. What is the proper manner to assign the registration and to have the...
Failed to perform Event Check in
https://api.github.com/repos/ChurchCRM/CRM/issues/4218/comments
2
2018-04-08T04:23:23Z
2024-05-20T08:10:09Z
https://github.com/ChurchCRM/CRM/issues/4218
312,271,310
4,218
[ "ChurchCRM", "CRM" ]
**If you have the ChurchCRM software running, please file an issue using the _Report an issue_ in the help menu.** #### On what page in the application did you find this issue? During the setup process, system checks are made, it is suggested to add the php "max_exec time" checks in the new admin/debug (v3.03+)...
Include "max_exec" time in systems check and admin debug,
https://api.github.com/repos/ChurchCRM/CRM/issues/4217/comments
0
2018-04-08T00:33:05Z
2018-04-16T02:35:20Z
https://github.com/ChurchCRM/CRM/issues/4217
312,256,716
4,217
[ "ChurchCRM", "CRM" ]
#### On what page in the application did you find this issue? config.php.example \templates\setup-steps.php ![start end](https://user-images.githubusercontent.com/79247/38459570-32e3a55e-3aa3-11e8-9189-8c70844b5174.png) Line 24 reads "the path SHOULD Start end with slash" should read "the path SHOULD Start wi...
Typo on setup page
https://api.github.com/repos/ChurchCRM/CRM/issues/4215/comments
0
2018-04-07T19:38:34Z
2018-04-08T01:01:05Z
https://github.com/ChurchCRM/CRM/issues/4215
312,236,338
4,215
[ "ChurchCRM", "CRM" ]
Custom Menu link is limited to 50 characters the character limitation should be removed or increased as this does not allow linking to auto generated links from CMS and blogging apps etc @boluak Collected Value Title | Data ----------------------|---------------- Page Name |/mlcrm/v2/index.php Screen Size |55...
Custom Menu link limited to 50 characters
https://api.github.com/repos/ChurchCRM/CRM/issues/4214/comments
2
2018-04-06T22:00:56Z
2018-07-31T06:02:49Z
https://github.com/ChurchCRM/CRM/issues/4214
312,133,392
4,214
[ "ChurchCRM", "CRM" ]
**If you have the ChurchCRM software running, please file an issue using the _Report an issue_ in the help menu.** #### On what page in the application did you find this issue? GroupView.php #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Dedicated/Linux #### What brow...
GroupView.php broken thumbnail image link
https://api.github.com/repos/ChurchCRM/CRM/issues/4213/comments
2
2018-04-06T19:07:50Z
2018-04-10T02:36:05Z
https://github.com/ChurchCRM/CRM/issues/4213
312,084,825
4,213
[ "ChurchCRM", "CRM" ]
When you try to disable the feature like Fundraiser and finance it doesn't disable it. Only the calender will disabled if you try. Collected Value Title | Data ----------------------|---------------- Page Name |/master/SystemSettings.php Screen Size |1080x1920 Window Size |900x1920 Page Size |900x2150 Plat...
Enabled Feature not working
https://api.github.com/repos/ChurchCRM/CRM/issues/4212/comments
1
2018-04-06T19:02:51Z
2018-12-30T20:11:47Z
https://github.com/ChurchCRM/CRM/issues/4212
312,083,426
4,212
[ "ChurchCRM", "CRM" ]
Add an alternate tab on "Setup.php" which allows the user to perform the setup by "Restore from an existing backup" rather than a clean install. This could allow non-technical users to have an easier restore process than what's described at: https://github.com/ChurchCRM/CRM/wiki/Rollback#rolling-back-a-failed-upgrad...
Create "Restore From Backup" Setup Scenario
https://api.github.com/repos/ChurchCRM/CRM/issues/4210/comments
2
2018-04-06T02:17:35Z
2024-07-07T02:22:22Z
https://github.com/ChurchCRM/CRM/issues/4210
311,828,048
4,210
[ "ChurchCRM", "CRM" ]
Thumbnails are completely ephemeral, and are generated "on-the-fly" from the corresponding "source image." There is no need to back up thumbnails.
Do not backup thumbnails with database backup util
https://api.github.com/repos/ChurchCRM/CRM/issues/4209/comments
0
2018-04-06T02:14:37Z
2019-05-04T16:09:12Z
https://github.com/ChurchCRM/CRM/issues/4209
311,827,617
4,209
[ "ChurchCRM", "CRM" ]
I just did the upgrade and I'm getting "Database error or invalid data" every time in try to save person data. The data is getting saved. I'm just getting the error message. and this type of error about half the time when I enter text in the universal search bar. Error making API Call to: /api/search/cer Error text:...
Problems after update
https://api.github.com/repos/ChurchCRM/CRM/issues/4208/comments
1
2018-04-05T23:45:31Z
2023-11-01T17:37:39Z
https://github.com/ChurchCRM/CRM/issues/4208
311,805,625
4,208
[ "ChurchCRM", "CRM" ]
The path provided for public calendar URLs in the Calendar properties dialog does not include the root path. Collected Value Title | Data ----------------------|---------------- Page Name |/master/v2/index.php Screen Size |928x1888 Window Size |822x1888 Page Size |899x1888 Platform Information | Linux sans...
Calendar Public URLs
https://api.github.com/repos/ChurchCRM/CRM/issues/4207/comments
1
2018-04-04T23:02:40Z
2023-11-01T17:37:39Z
https://github.com/ChurchCRM/CRM/issues/4207
311,420,202
4,207
[ "ChurchCRM", "CRM" ]
The custom link menu does not contain a method to rename a link
No way to rename custom links
https://api.github.com/repos/ChurchCRM/CRM/issues/4206/comments
2
2018-04-04T21:49:37Z
2022-06-20T16:40:15Z
https://github.com/ChurchCRM/CRM/issues/4206
311,403,315
4,206
[ "ChurchCRM", "CRM" ]
I got errors after upgrade from 2.4.10 to 3.0.2 Error making API Call to: /churchcrm/api/dashboard/page?currentpagename=/Menu.php Error text: Not Found Error making API Call to: /churchcrm/api/dashboard/page?currentpagename=/Menu.php Error text: Not Found Error making API Call to: /churchcrm/api/timerjobs/run Error ...
error after upgrade to 3.0.2
https://api.github.com/repos/ChurchCRM/CRM/issues/4205/comments
4
2018-04-04T18:10:10Z
2023-11-01T17:37:38Z
https://github.com/ChurchCRM/CRM/issues/4205
311,335,208
4,205
[ "ChurchCRM", "CRM" ]
I was trying to sort person listing by mobile phone with Localizzation set to Italian and it will never sort for any of those option. I try even with Spanish language and seems like have the same issue. Only English US will work. B/R Luciano Collected Value Title | Data ----------------------|---------------- ...
Sort by.. In Person Listing not working when localizzation is not English US
https://api.github.com/repos/ChurchCRM/CRM/issues/4204/comments
0
2018-04-04T17:27:32Z
2019-01-14T03:12:22Z
https://github.com/ChurchCRM/CRM/issues/4204
311,321,650
4,204
[ "ChurchCRM", "CRM" ]
I installed churchcrm fresh on a shared host. Everything goes well until the database connection, I get the following error message: > Could not connect to MySQL on db409999145.db.1and1.com on port 3306 as dbo409999145. Please check the settings in Include/Config.php. > MySQL Error: > Password and everything el...
Fresh install Database connection fail
https://api.github.com/repos/ChurchCRM/CRM/issues/4203/comments
4
2018-04-03T07:56:54Z
2023-11-01T17:37:38Z
https://github.com/ChurchCRM/CRM/issues/4203
310,731,823
4,203
[ "ChurchCRM", "CRM" ]
Discovered ad-hoc while testing #4192 ``` MapUsingGoogle.php?GroupID=-1:896 Uncaught TypeError: $(...).initial is not a function at _.Fe.<anonymous> (MapUsingGoogle.php?GroupID=-1:896) at Object.trigger (js?key=:115) at YV.<anonymous> (marker.js:21) at Object.trigger (js?key=:115) at Objec...
MapUsingGoogle still calls initial JS
https://api.github.com/repos/ChurchCRM/CRM/issues/4202/comments
0
2018-04-03T01:42:52Z
2018-04-10T02:36:40Z
https://github.com/ChurchCRM/CRM/issues/4202
310,664,676
4,202
[ "ChurchCRM", "CRM" ]
While testing the changes in #4192 (mostly unrelated), I tried to run the CartToFamily utility on the demo database. I get the following error: ``` UPDATE person_per SET per_fam_ID = 25, per_fmr_ID = WHERE per_ID = 1 ```
CartToFamily Broken
https://api.github.com/repos/ChurchCRM/CRM/issues/4201/comments
2
2018-04-03T01:39:48Z
2020-11-26T23:04:45Z
https://github.com/ChurchCRM/CRM/issues/4201
310,664,218
4,201
[ "ChurchCRM", "CRM" ]
they have old school echo
CodeSmell - API: Clean Group APIs
https://api.github.com/repos/ChurchCRM/CRM/issues/4195/comments
1
2018-04-02T04:37:28Z
2023-12-04T01:57:09Z
https://github.com/ChurchCRM/CRM/issues/4195
310,393,064
4,195
[ "ChurchCRM", "CRM" ]
I want to build an "offline updater": ``` As a ChurchCRM admin user In order to perform an upgrade when the server is not internet connected (or otherwise unable to btain update files) I should be able to supply a zip archive within the application's admin user interface ```
In-App Alternate (archive) Updater
https://api.github.com/repos/ChurchCRM/CRM/issues/4184/comments
1
2018-03-30T15:26:01Z
2024-05-17T20:15:19Z
https://github.com/ChurchCRM/CRM/issues/4184
310,093,641
4,184
[ "ChurchCRM", "CRM" ]
Getting Error Could not connect to MySQL on 127.0.0.1 on port 3306 as USER. Please check the settings in Include/Config.php. MySQL Error: System - Server : Shared, hosting,Linux - PHP Version 7.0.12 - MySql Server : 5.5.53 - ChurchCRM Version : 3.0.1 ![img_20180330](https://user-images.githubuserconte...
Could not connect to MySQL on 127.0.0.1 on port as USER
https://api.github.com/repos/ChurchCRM/CRM/issues/4182/comments
13
2018-03-30T06:44:08Z
2023-11-01T17:37:38Z
https://github.com/ChurchCRM/CRM/issues/4182
309,989,455
4,182
[ "ChurchCRM", "CRM" ]
#### On what page in the application did you find this issue? UpgradeCRM.php #### What browser (and version) are you running? 3.0.0 ``` [29-Mar-2018 23:48:59 America/New_York] Slim Application Error: Type: Error Message: Call to undefined method ChurchCRM\Service\SystemService::getLatestRelese() File: /h...
Can't Upgrade past 3.0.0
https://api.github.com/repos/ChurchCRM/CRM/issues/4180/comments
2
2018-03-30T03:49:45Z
2020-10-13T20:48:41Z
https://github.com/ChurchCRM/CRM/issues/4180
309,968,333
4,180
[ "ChurchCRM", "CRM" ]
When you click to edit an event, it doesn't take you to the event. All you get is the long list of events that are in the calendar. Collected Value Title | Data ----------------------|---------------- Page Name |/ListEvents.php Screen Size |800x1280 Window Size |620x1280 Page Size |10103x1280 Platform Info...
Calendar Edits
https://api.github.com/repos/ChurchCRM/CRM/issues/4177/comments
1
2018-03-30T02:04:27Z
2018-04-02T05:26:55Z
https://github.com/ChurchCRM/CRM/issues/4177
309,955,252
4,177
[ "ChurchCRM", "CRM" ]
The system should be smart enough to include a family image in the directory for a one-person family if there is no individual image. Users should not have to figure out whether each family is a one-person family or a multi-person family when uploading images. As it is, the image of a one-person family is not include...
use family image if individual image unavailable
https://api.github.com/repos/ChurchCRM/CRM/issues/4174/comments
3
2018-03-28T22:01:59Z
2024-07-07T02:22:23Z
https://github.com/ChurchCRM/CRM/issues/4174
309,548,055
4,174
[ "ChurchCRM", "CRM" ]
PNG images can apparently be uploaded for family or person pictures. However, they are not included in a directory. I tried modifying the file ChurchCRM/Reports/PDF_Directory.php as follows: (beginning line 480): if (file_exists($perimg)) { $dirimg = $perimg; } else { $perim...
inconsistent handling of PNG images
https://api.github.com/repos/ChurchCRM/CRM/issues/4173/comments
2
2018-03-28T21:59:52Z
2024-05-24T15:09:21Z
https://github.com/ChurchCRM/CRM/issues/4173
309,547,364
4,173
[ "ChurchCRM", "CRM" ]
I am trying to delete a user and it comes up with the following error: ERROR Error making API Call to: /api/users/285 Error text: Slim Application Error Collected Value Title | Data ----------------------|---------------- Page Name |/UserList.php Screen Size |1080x1920 Window Size |1014x1920 Page Size |10...
Unable to delete user
https://api.github.com/repos/ChurchCRM/CRM/issues/4172/comments
4
2018-03-28T00:06:25Z
2018-03-30T02:29:59Z
https://github.com/ChurchCRM/CRM/issues/4172
309,175,854
4,172
[ "ChurchCRM", "CRM" ]
Users who have "Add Events" but are not admins are not able to click on the calendar to create a new event. Collected Value Title | Data ----------------------|---------------- Page Name |/v2/index.php Screen Size |800x1280 Window Size |608x709 Page Size |1218x709 Platform Information | Linux CSHN001 4.4.0...
User \"Add Event\" permission not working
https://api.github.com/repos/ChurchCRM/CRM/issues/4171/comments
2
2018-03-28T00:05:06Z
2018-03-30T02:00:47Z
https://github.com/ChurchCRM/CRM/issues/4171
309,175,604
4,171
[ "ChurchCRM", "CRM" ]
When the login times out, it prompts for credentials on whatever page it was already on. When you login on that page, it gives an error or a blank page. For example, I was on PersonView.php when the login timed out. I filled in my credentials, and the page said: Person Profile Database error or invalid data Co...
error after login
https://api.github.com/repos/ChurchCRM/CRM/issues/4170/comments
1
2018-03-27T22:37:39Z
2018-03-31T17:12:46Z
https://github.com/ChurchCRM/CRM/issues/4170
309,158,482
4,170
[ "ChurchCRM", "CRM" ]
When people that are on the database die, there is no easy way to remove them from the roll of members or other type without deleting the person. Ideally, ChurchCRM should keep the person for historical and financial records, while filtering out deceased people from counts, reports, groups, mailing lists, etc. Addition...
Create a field to mark people as deceased
https://api.github.com/repos/ChurchCRM/CRM/issues/4169/comments
7
2018-03-27T14:59:40Z
2024-07-07T02:22:25Z
https://github.com/ChurchCRM/CRM/issues/4169
309,007,734
4,169
[ "ChurchCRM", "CRM" ]
Hi, When "Admin\CSV Export Records", it shows Dashboard. If I click somewhere else and then click CSV Export Records again, it redirects back to Dashboard again. I have tried your DEMO site and see how it supposes to work for that function but I am given the same page for CSV Export. #### On what page in the ap...
Can't do "CSV Export Records"
https://api.github.com/repos/ChurchCRM/CRM/issues/4167/comments
4
2018-03-23T02:12:25Z
2018-03-29T15:11:17Z
https://github.com/ChurchCRM/CRM/issues/4167
307,876,794
4,167
[ "ChurchCRM", "CRM" ]
**If you have the ChurchCRM software running, please file an issue using the _Report an issue_ in the help menu.** #### On what page in the application did you find this issue? PrintView.php #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? This is from the demo site. ##...
Broken Image Link on PrintView.php
https://api.github.com/repos/ChurchCRM/CRM/issues/4164/comments
0
2018-03-22T23:45:38Z
2018-03-23T02:38:38Z
https://github.com/ChurchCRM/CRM/issues/4164
307,853,316
4,164
[ "ChurchCRM", "CRM" ]
Choose a query under Data/Reports (like, 'Select all members'), then choose 'add to cart' from the bottom of the results page. You get a white screen in the browser with no errors, plus, if you reload the dashboard, nothing has been added to the cart. Same holds for other queries that are 'cart enabled'. Just upgraded ...
Cannot add Query results to cart
https://api.github.com/repos/ChurchCRM/CRM/issues/4163/comments
3
2018-03-22T20:13:36Z
2018-03-29T16:16:03Z
https://github.com/ChurchCRM/CRM/issues/4163
307,797,772
4,163
[ "ChurchCRM", "CRM" ]
I dumped all members to the cart, then went to View Cart and clicked Map Cart. I got a blank where the map should be, with a legend below it. My logs say: "PHP Fatal error: Uncaught Error: Class 'ChurchCRM\GeoUtils' not found in <path>/ChurchCRM/model/ChurchCRM/Person.php:221" Also, once that happened, I could not...
no map from cart
https://api.github.com/repos/ChurchCRM/CRM/issues/4162/comments
1
2018-03-22T11:58:14Z
2018-04-03T02:08:58Z
https://github.com/ChurchCRM/CRM/issues/4162
307,613,337
4,162
[ "ChurchCRM", "CRM" ]
The system either just hangs or returns an error when adding people to cart. The log shows an error the following error: PHP Fatal error: Uncaught Error: Call to undefined function AddToPeopleCart() in $HOME/Include/Functions.php:171 Collected Value Title | Data ----------------------|---------------- Page Na...
Problem with adding people to cart
https://api.github.com/repos/ChurchCRM/CRM/issues/4161/comments
1
2018-03-21T16:06:32Z
2018-03-24T14:51:57Z
https://github.com/ChurchCRM/CRM/issues/4161
307,311,768
4,161
[ "ChurchCRM", "CRM" ]
**If you have the ChurchCRM software running, please file an issue using the _Report an issue_ in the help menu.** #### On what page in the application did you find this issue? PersonEditor.php #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? #### What browser (and v...
Church greeter email error
https://api.github.com/repos/ChurchCRM/CRM/issues/4160/comments
2
2018-03-20T05:07:04Z
2018-03-30T02:29:59Z
https://github.com/ChurchCRM/CRM/issues/4160
306,731,131
4,160
[ "ChurchCRM", "CRM" ]
**If you have the ChurchCRM software running, please file an issue using the _Report an issue_ in the help menu.** #### On what page in the application did you find this issue? #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? #### What browser (and version) are you ru...
Database server port should include default value
https://api.github.com/repos/ChurchCRM/CRM/issues/4159/comments
1
2018-03-20T04:34:29Z
2018-04-03T01:48:51Z
https://github.com/ChurchCRM/CRM/issues/4159
306,726,510
4,159
[ "ChurchCRM", "CRM" ]
when viewing pages e.g "duplicate emails" that loads a single page with no further api calls, the session times out even when visiting the links on that page. (single page is loaded, with many pages of local links -18 pages or more) The "issue report" page also times out even though user is still entering data. ...
Session Timeout
https://api.github.com/repos/ChurchCRM/CRM/issues/4158/comments
5
2018-03-20T04:25:03Z
2024-05-20T08:05:49Z
https://github.com/ChurchCRM/CRM/issues/4158
306,725,116
4,158
[ "ChurchCRM", "CRM" ]
"Credit Cart People" should be "Credit Card People". Collected Value Title | Data ----------------------|---------------- Page Name |/QueryList.php Screen Size |720x1280 Window Size |584x1280 Page Size |1696x1280 Platform Information | Linux server.reeveshome.org 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 1...
Query Listing typo
https://api.github.com/repos/ChurchCRM/CRM/issues/4157/comments
1
2018-03-20T03:04:08Z
2018-03-24T14:48:22Z
https://github.com/ChurchCRM/CRM/issues/4157
306,712,109
4,157
[ "ChurchCRM", "CRM" ]
When I choose an event, The program pulls up a non-existent event dated 2109-02-19. At this point, multiple menu links become disabled. Additionally. attendees can not be checked in to the event. Collected Value Title | Data ----------------------|---------------- Page Name |/churchcrm/Menu.php Screen Size |9...
Checkin Problem
https://api.github.com/repos/ChurchCRM/CRM/issues/4156/comments
2
2018-03-19T23:38:36Z
2023-11-05T00:48:25Z
https://github.com/ChurchCRM/CRM/issues/4156
306,676,828
4,156
[ "ChurchCRM", "CRM" ]
There should almost be a struct or object model for user permissions.
Code Smell: Struct / DTO for Permission Mapping
https://api.github.com/repos/ChurchCRM/CRM/issues/4155/comments
1
2018-03-18T20:56:22Z
2024-05-20T08:08:11Z
https://github.com/ChurchCRM/CRM/issues/4155
306,281,614
4,155
[ "ChurchCRM", "CRM" ]
Add Wiki FAQ to provide some guidance on setting the logo/letter head. #### On what page in the application did you find this issue? Reports #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? N/A #### What browser (and version) are you running? N/A #### What versi...
Add FAQ for managing Letter Head/Logo
https://api.github.com/repos/ChurchCRM/CRM/issues/4152/comments
1
2018-03-18T06:00:31Z
2018-03-18T06:11:02Z
https://github.com/ChurchCRM/CRM/issues/4152
306,215,840
4,152
[ "ChurchCRM", "CRM" ]
**If you have the ChurchCRM software running, please file an issue using the _Report an issue_ in the help menu.** #### On what page in the application did you find this issue? Login #### On what type of server is this running? Dedicated / Shared hosting? Linux / Windows? Shared, Ubuntu Linux #### What brows...
HTTP 500 Error
https://api.github.com/repos/ChurchCRM/CRM/issues/4151/comments
10
2018-03-18T05:45:17Z
2023-11-01T17:37:38Z
https://github.com/ChurchCRM/CRM/issues/4151
306,215,305
4,151
[ "ChurchCRM", "CRM" ]
we have 3 background APIs that have 3 different path... let us move them all into a /background API path #### What version of ChurchCRM are you running? 3.0.0
CodeSmell: Group All Background APIs into single Path
https://api.github.com/repos/ChurchCRM/CRM/issues/4148/comments
1
2018-03-17T20:04:54Z
2018-03-18T20:57:59Z
https://github.com/ChurchCRM/CRM/issues/4148
306,186,300
4,148
[ "ChurchCRM", "CRM" ]
We should merge Restore Database and Backup into a single new page which also displays the system config for database, let you reset the DB for members, Also rebuild the full DB
Create a new Admin Database Page
https://api.github.com/repos/ChurchCRM/CRM/issues/4144/comments
0
2018-03-17T17:09:35Z
2023-11-05T02:19:43Z
https://github.com/ChurchCRM/CRM/issues/4144
306,173,017
4,144
[ "ChurchCRM", "CRM" ]
Collected Value Title | Data ----------------------|---------------- Page Name |/v2/index.php Screen Size |1050x1680 Window Size |944x1680 Page Size |944x1680 Platform Information | Linux CSHN001 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64 PHP Version | 7.0.27-1+ubuntu16.04.1+de...
Can\'t drag event from \"time grid\" to all-day section
https://api.github.com/repos/ChurchCRM/CRM/issues/4141/comments
1
2018-03-17T14:00:10Z
2024-05-20T08:04:38Z
https://github.com/ChurchCRM/CRM/issues/4141
306,158,695
4,141
[ "ChurchCRM", "CRM" ]
When displaying a map from the cart, the legend shows missing icons at the bottom for custom roles.
icons missing for custom roles in mapping
https://api.github.com/repos/ChurchCRM/CRM/issues/4140/comments
3
2018-03-17T12:41:56Z
2020-02-17T15:10:00Z
https://github.com/ChurchCRM/CRM/issues/4140
306,153,518
4,140
[ "ChurchCRM", "CRM" ]
Hi aware that WAMPServer is not entirely supported, but it is a platform I'm used to. OK, set up goes fine until first log in. At http://churchcrm/SystemDBUpdate.php, I get blue page with 426 Upgrade Required Current DB Version: Current Software Version: 3.0.0 (ChurchCRM) Why is it not reading database version...
426 Upgrade Database
https://api.github.com/repos/ChurchCRM/CRM/issues/4139/comments
8
2018-03-17T10:59:07Z
2018-03-18T19:03:19Z
https://github.com/ChurchCRM/CRM/issues/4139
306,147,383
4,139
[ "ChurchCRM", "CRM" ]
After selecting "Map Cart", I clicked "Missing Families? Update Family Latitude or Longitude now." I got no mapped addresses, and the log said: PHP Fatal error: Uncaught Error: Class 'ChurchCRM\GeoUtils' not found in /.../public_html/ChurchCRM/model/ChurchCRM/Person.php:221 Stack trace: #0 /.../public_html/MapUsing...
problem with mapping families
https://api.github.com/repos/ChurchCRM/CRM/issues/4138/comments
1
2018-03-16T19:53:18Z
2018-03-18T03:06:44Z
https://github.com/ChurchCRM/CRM/issues/4138
306,056,964
4,138
[ "ChurchCRM", "CRM" ]
![image](https://user-images.githubusercontent.com/554959/37534832-1ac1504a-2903-11e8-89bb-fdd484e895d7.png) 3.0.0
Forgot Password is not mobile Friendly
https://api.github.com/repos/ChurchCRM/CRM/issues/4137/comments
0
2018-03-16T17:16:40Z
2018-03-23T02:38:50Z
https://github.com/ChurchCRM/CRM/issues/4137
306,010,609
4,137
[ "ChurchCRM", "CRM" ]
3.0.0
Login Page footer is 2017 not 2018
https://api.github.com/repos/ChurchCRM/CRM/issues/4134/comments
0
2018-03-16T16:57:20Z
2018-03-16T16:58:38Z
https://github.com/ChurchCRM/CRM/issues/4134
306,004,326
4,134
[ "ChurchCRM", "CRM" ]
There should be an option for donations to be assigned per individual instead of per family. I noticed envelopes are only assigned per family, but there should be a setting such as a parameter that would enable envelopes to be assigned to each individual. Collected Value Title | Data ----------------------|----...
Assign donations per individual
https://api.github.com/repos/ChurchCRM/CRM/issues/4133/comments
3
2018-03-16T02:09:42Z
2024-07-07T02:22:26Z
https://github.com/ChurchCRM/CRM/issues/4133
305,779,173
4,133
[ "ChurchCRM", "CRM" ]
Add this to line 57 of PublicCalendarAPIMiddleWare: ``` ->orderBy(\ChurchCRM\Map\EventTableMap::COL_EVENT_START); ``` Collected Value Title | Data ----------------------|---------------- Page Name |/v2/index.php Screen Size |1024x1280 Window Size |918x1280 Page Size |918x1280 Platform Information | Linux C...
Public Events API is not sorted by Date
https://api.github.com/repos/ChurchCRM/CRM/issues/4130/comments
0
2018-03-16T01:41:05Z
2018-03-16T02:31:21Z
https://github.com/ChurchCRM/CRM/issues/4130
305,774,991
4,130
[ "ChurchCRM", "CRM" ]
Editing an event currently isn't part of the New UI. Also, it's not currently possible to change an event's "calendar pinnings" Collected Value Title | Data ----------------------|---------------- Page Name |/v2/index.php Screen Size |1024x1280 Window Size |918x1280 Page Size |918x1280 Platform Informati...
Editing events is cumbersome
https://api.github.com/repos/ChurchCRM/CRM/issues/4129/comments
0
2018-03-16T01:15:38Z
2019-02-23T15:14:11Z
https://github.com/ChurchCRM/CRM/issues/4129
305,771,273
4,129
[ "ChurchCRM", "CRM" ]
HTML TITLE attribute is incorrect for public calendar views Collected Value Title | Data ----------------------|---------------- Page Name |/v2/index.php Screen Size |1024x1280 Window Size |918x1280 Page Size |918x1280 Platform Information | Linux CSHN001 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:...
Calendar Public Views have wrong page title
https://api.github.com/repos/ChurchCRM/CRM/issues/4128/comments
0
2018-03-16T01:08:50Z
2018-03-16T02:32:32Z
https://github.com/ChurchCRM/CRM/issues/4128
305,770,262
4,128
[ "ChurchCRM", "CRM" ]
You have to click the calendar selection box "at just the right place" to toggle visibility Collected Value Title | Data ----------------------|---------------- Page Name |/v2/index.php Screen Size |1024x1280 Window Size |918x1280 Page Size |918x1280 Platform Information | Linux CSHN001 4.4.0-112-generic #...
Clicking boxes for calendar is tricky
https://api.github.com/repos/ChurchCRM/CRM/issues/4127/comments
0
2018-03-16T01:08:22Z
2018-09-01T00:56:00Z
https://github.com/ChurchCRM/CRM/issues/4127
305,770,193
4,127
[ "ChurchCRM", "CRM" ]
I am a newbie to Slim MVC and i am having some issues customizing stuff around here. So i will be quick! 1] How are the menus around here built? after snooping around, i saw this piece of code that seems to be calling out the entire menu on line 193 of Menu.php: <?php addMenu('root'); ?> so how is this thing built a...
2 quick Newbie Questions
https://api.github.com/repos/ChurchCRM/CRM/issues/4126/comments
6
2018-03-15T21:35:44Z
2023-11-01T17:37:34Z
https://github.com/ChurchCRM/CRM/issues/4126
305,727,858
4,126
[ "ChurchCRM", "CRM" ]
https://twitter.com/Church_CRM/status/970558204441649152
Per Twitter Poll, we need to test on PHP 7.2
https://api.github.com/repos/ChurchCRM/CRM/issues/4125/comments
0
2018-03-15T20:59:09Z
2018-03-17T15:34:57Z
https://github.com/ChurchCRM/CRM/issues/4125
305,717,337
4,125
[ "ChurchCRM", "CRM" ]
values wont save. its throws a 403 error! Collected Value Title | Data ----------------------|---------------- Page Name |/SystemSettings.php Screen Size |768x1366 Window Size |647x1366 Page Size |912x1596 Platform Information | Linux server35.hostwhitelabel.com 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP ...
System Settings wont save showing 403
https://api.github.com/repos/ChurchCRM/CRM/issues/4121/comments
1
2018-03-14T09:36:11Z
2023-11-01T17:37:38Z
https://github.com/ChurchCRM/CRM/issues/4121
305,083,117
4,121
[ "ChurchCRM", "CRM" ]
The new bottom-left popup notifications are annoying. They are displayed _at every page load_ within the application. These popup notifications should: 1) Only appear after login for the defined time interval 2) Should not appear at each page load. There should be an "Allow suppression override" flag for *VE...
New Notifications are Annoying
https://api.github.com/repos/ChurchCRM/CRM/issues/4118/comments
1
2018-03-13T02:02:22Z
2023-11-06T01:49:02Z
https://github.com/ChurchCRM/CRM/issues/4118
304,601,729
4,118
[ "ChurchCRM", "CRM" ]
test Collected Value Title | Data ----------------------|---------------- Page Name |/master/Menu.php Screen Size |1050x1680 Window Size |944x1680 Page Size |1693x1680 Platform Information | Linux sansa.asoshared.com 3.10.0-693.11.6.1.ELK.el6.x86_64 #1 SMP Tue Jan 23 10:30:30 MST 2018 x86_64 PHP Version |...
test
https://api.github.com/repos/ChurchCRM/CRM/issues/4117/comments
0
2018-03-13T01:15:31Z
2018-03-13T01:16:32Z
https://github.com/ChurchCRM/CRM/issues/4117
304,594,597
4,117
[ "ChurchCRM", "CRM" ]
I am not able to save the information I posted to the system such as church address, locality, map and basic information, when I click save, it just does not happen. Can someone help me? Collected Value Title | Data ----------------------|---------------- Page Name |/churchcrm/churchcrm/SystemSettings.php Sc...
set church adress
https://api.github.com/repos/ChurchCRM/CRM/issues/4115/comments
2
2018-03-12T16:56:43Z
2023-11-05T00:46:25Z
https://github.com/ChurchCRM/CRM/issues/4115
304,456,229
4,115
[ "ChurchCRM", "CRM" ]
#### What version of ChurchCRM are you running? 3.0.0 ``` {"code":500,"message":"Unable to reach the issue bridge","file":"\/var\/www\/public\/ChurchCRM\/Service\/SystemService.php","line":343,"trace":["#0 \/var\/www\/public\/api\/routes\/system\/system-issues.php(8): ChurchCRM\\Service\\SystemService->reportIssue...
File a bug does not dismiss
https://api.github.com/repos/ChurchCRM/CRM/issues/4113/comments
1
2018-03-10T22:53:26Z
2023-11-01T17:37:37Z
https://github.com/ChurchCRM/CRM/issues/4113
304,112,757
4,113
[ "ChurchCRM", "CRM" ]
passing a valid x-api-key and still getting a 401 response code Collected Value Title | Data ----------------------|---------------- Page Name |/Menu.php Screen Size |1080x1920 Window Size |922x1741 Page Size |1693x1741 Platform Information | Linux ChurchCRM 4.4.0-101-generic #124-Ubuntu SMP Fri Nov 10 18:...
Unable to Use API Keys
https://api.github.com/repos/ChurchCRM/CRM/issues/4112/comments
2
2018-03-10T22:50:27Z
2020-10-13T20:48:40Z
https://github.com/ChurchCRM/CRM/issues/4112
304,112,582
4,112
[ "ChurchCRM", "CRM" ]
Clicking on a persons birthday no longer loads person view. -boluak Collected Value Title | Data ----------------------|---------------- Page Name |/master/Menu.php Screen Size |900x1600 Window Size |809x1537 Page Size |1738x1537 Platform Information | Linux sansa.asoshared.com 3.10.0-693.11.6.1.ELK.el6.x...
Birthday Calendar: Links
https://api.github.com/repos/ChurchCRM/CRM/issues/4110/comments
1
2018-03-10T20:53:27Z
2018-03-14T03:09:37Z
https://github.com/ChurchCRM/CRM/issues/4110
304,104,265
4,110
[ "ChurchCRM", "CRM" ]
**This does not affect 2.10.4 - only 3.0.0** 1) Log in as admin 2) Change a user password 3) Click "Save" 4) You should remain logged in as admin, but it switches to the context of the user who's password was just changed.
Changing user password switches to that user context
https://api.github.com/repos/ChurchCRM/CRM/issues/4107/comments
1
2018-03-10T14:20:01Z
2018-03-10T18:07:03Z
https://github.com/ChurchCRM/CRM/issues/4107
304,074,074
4,107
[ "ChurchCRM", "CRM" ]
When using ChurchCRM in a scenario where SSL termination occurs before the CRM server (load balancer, kubernetes cluster, etc), the application does not detect the SSL connection, and still warns the user of an insecure connection. One possible fix: > It would be nice if ChurchCRM could pick up an http header to in...
SSL Detection with off-host SSL termination
https://api.github.com/repos/ChurchCRM/CRM/issues/4106/comments
0
2018-03-10T13:56:26Z
2024-05-17T20:29:24Z
https://github.com/ChurchCRM/CRM/issues/4106
304,072,540
4,106
[ "ChurchCRM", "CRM" ]
We get lots of questions about where to find import/export cvs.. we should move items from the right nav to "Admin" menus in each left menu and a main admin menul
Admin Menus are hard to find
https://api.github.com/repos/ChurchCRM/CRM/issues/4103/comments
0
2018-03-10T08:12:54Z
2018-03-10T15:06:47Z
https://github.com/ChurchCRM/CRM/issues/4103
304,052,446
4,103
[ "ChurchCRM", "CRM" ]
I was just able to reload an API call in a browser session I've had open (and inactive) since last night... The API refreshed with new data. The UI redirected me to login page. After the UI redirect, the API stopped working.
Verify expired session also affetcs API
https://api.github.com/repos/ChurchCRM/CRM/issues/4099/comments
3
2018-03-08T12:28:15Z
2018-03-10T18:06:31Z
https://github.com/ChurchCRM/CRM/issues/4099
303,462,799
4,099
[ "ChurchCRM", "CRM" ]
API endpoints should be JSON, not multipart form https://github.com/ChurchCRM/CRM/blob/master/src/PersonView.php#L719
PersonView.php POSTS multipart form to API
https://api.github.com/repos/ChurchCRM/CRM/issues/4096/comments
2
2018-03-07T19:27:07Z
2024-07-07T02:22:27Z
https://github.com/ChurchCRM/CRM/issues/4096
303,228,536
4,096
[ "ChurchCRM", "CRM" ]
currently asking the user for HEX color codes. Should provide a color picker https://github.com/ChurchCRM/CRM/blob/master/src/skin/js/Calendar.js#L481
Add color pickers to calendar properties / new calendar
https://api.github.com/repos/ChurchCRM/CRM/issues/4095/comments
3
2018-03-07T19:21:55Z
2024-07-07T02:22:28Z
https://github.com/ChurchCRM/CRM/issues/4095
303,226,896
4,095
[ "ChurchCRM", "CRM" ]
Issue Reporter is currently in ```SystemService::reportIssue()```. This should be in it's own class
Move Issue Reporter to new Util Class
https://api.github.com/repos/ChurchCRM/CRM/issues/4094/comments
3
2018-03-07T19:09:18Z
2023-11-06T01:59:51Z
https://github.com/ChurchCRM/CRM/issues/4094
303,222,850
4,094
[ "ChurchCRM", "CRM" ]
Upgrade routines are currently in ```SystemService``` They should be in a separate utility class
Move Upgrade routines to new Utility Class
https://api.github.com/repos/ChurchCRM/CRM/issues/4093/comments
2
2018-03-07T19:08:45Z
2024-07-07T02:22:30Z
https://github.com/ChurchCRM/CRM/issues/4093
303,222,659
4,093
[ "ChurchCRM", "CRM" ]
The new calendar currently supports "User Calendars" and "System Calendars." Create a mechanism to consume and render events from an external calendar URLs (like Google Calendar does)
Add support for external calendars
https://api.github.com/repos/ChurchCRM/CRM/issues/4092/comments
3
2018-03-07T18:29:19Z
2024-07-07T02:22:31Z
https://github.com/ChurchCRM/CRM/issues/4092
303,210,201
4,092
[ "ChurchCRM", "CRM" ]
We should use Propel to query the VIEW rather than PDO directly. There is support for adding views to schema.xml by setting readOnly and skipSQL : http://propelorm.org/Propel/reference/schema.html#table-attributes
Use Propel for Email Dupe SQL VIEW query
https://api.github.com/repos/ChurchCRM/CRM/issues/4091/comments
2
2018-03-07T18:01:00Z
2024-07-08T02:14:07Z
https://github.com/ChurchCRM/CRM/issues/4091
303,201,064
4,091
[ "ChurchCRM", "CRM" ]
Sometimes composer will fail after running: ``` vagrant destroy -f git clean -xdf vagrant up ``` It seems that the host machine (Windows 10 in my case) is locking some files: ``` Skipping repository src/vendor/container-interop/container-interop Skipping repository src/vendor/propel/propel ``` ``` ==> d...
Composer Fails When Re-Generating Vagrant machine
https://api.github.com/repos/ChurchCRM/CRM/issues/4087/comments
2
2018-03-07T16:26:32Z
2023-11-01T17:47:19Z
https://github.com/ChurchCRM/CRM/issues/4087
303,166,581
4,087
[ "ChurchCRM", "CRM" ]
We need a way to profile system memory usage, and report when the application reaches an administrator-configured threshold Ideally, this would be an in-app metric collection so non-technical users of the app can ensure they're staying within shared hosting limits Relates to: #1956 #1000 #1807 #3046 #97...
Profile System Memory usage
https://api.github.com/repos/ChurchCRM/CRM/issues/4086/comments
3
2018-03-07T15:45:03Z
2024-05-21T06:53:27Z
https://github.com/ChurchCRM/CRM/issues/4086
303,149,840
4,086
[ "ChurchCRM", "CRM" ]
#4053 added ```menu_links``` table to install, but the table is not part of upgrade scripts: https://github.com/ChurchCRM/CRM/pull/4053/files#diff-2e27937f013dc02017ca4c0c0221b922R1287 Discovered while testing #3420
menu_links table missing from upgrade script
https://api.github.com/repos/ChurchCRM/CRM/issues/4083/comments
0
2018-03-07T14:25:41Z
2018-03-07T18:11:46Z
https://github.com/ChurchCRM/CRM/issues/4083
303,118,337
4,083
[ "ChurchCRM", "CRM" ]
Discovered while testing #3420 2.10.0 is missing from the upgrade script, so no versions below 2.10.1 would have been able to upgrade to 3.0.0
2.10.0 missing from upgrade script
https://api.github.com/repos/ChurchCRM/CRM/issues/4082/comments
0
2018-03-07T14:22:33Z
2018-03-07T15:48:23Z
https://github.com/ChurchCRM/CRM/issues/4082
303,117,195
4,082
[ "ChurchCRM", "CRM" ]
2.9.0-InnoDB.php tries to alter tables to use InnoDB, but fails when the database restore is from a version before 2.9.0. In these cases, the views created in 2.9.0 may still linger in the database, and are within the scope of the 2.9.0 upgrade script. Views cannot be converted to innodb, and will cause the whol...
2.9.0 upgrade script fails
https://api.github.com/repos/ChurchCRM/CRM/issues/4081/comments
1
2018-03-07T14:19:40Z
2018-03-07T15:48:23Z
https://github.com/ChurchCRM/CRM/issues/4081
303,116,147
4,081
[ "ChurchCRM", "CRM" ]
SQL Errors encountered during upgrade are not logged
https://api.github.com/repos/ChurchCRM/CRM/issues/4079/comments
1
2018-03-07T14:06:29Z
2018-03-07T15:48:23Z
https://github.com/ChurchCRM/CRM/issues/4079
303,111,466
4,079
[ "ChurchCRM", "CRM" ]
If upgrade.json calls for a file that does not exist, the server will hang until the max execution time is reached.
Missing files referenced in upgrade.json will cause server hang
https://api.github.com/repos/ChurchCRM/CRM/issues/4078/comments
1
2018-03-07T14:06:14Z
2018-03-07T15:48:24Z
https://github.com/ChurchCRM/CRM/issues/4078
303,111,377
4,078
[ "ChurchCRM", "CRM" ]
3.0.0 menus are now code not DB, so the upgrade script should not try to rebuild menus
Upgrade.JSON references menu rebuild script
https://api.github.com/repos/ChurchCRM/CRM/issues/4077/comments
1
2018-03-07T14:05:35Z
2018-03-07T15:48:23Z
https://github.com/ChurchCRM/CRM/issues/4077
303,111,129
4,077
[ "ChurchCRM", "CRM" ]
![prompt-typo](https://user-images.githubusercontent.com/6720584/37005893-e022df3e-2129-11e8-9f3e-365663860695.png) The Family view suggests to "Try our the Beta family view" - pretty sure "our" should be "out". #### On what page in the application did you find this issue? FamilyView.php #### On what type of...
Typo in family beta view prompt
https://api.github.com/repos/ChurchCRM/CRM/issues/4069/comments
0
2018-03-05T23:21:12Z
2018-03-06T01:35:18Z
https://github.com/ChurchCRM/CRM/issues/4069
302,503,354
4,069
[ "ChurchCRM", "CRM" ]
Add Twitter Link to the footer
https://api.github.com/repos/ChurchCRM/CRM/issues/4062/comments
0
2018-03-05T06:48:13Z
2018-03-05T06:57:52Z
https://github.com/ChurchCRM/CRM/issues/4062
302,188,975
4,062
[ "ChurchCRM", "CRM" ]
ChurchCRM should support running MySQL on a non-standard port. Typically MySQL runs on TCP/3306 but some installations use a different port and there is no way to support this in the current code base; it assumes MySQL is always on TCP/3306. #### On what page in the application did you find this issue? None - this...
Support MySQL on non-standard port
https://api.github.com/repos/ChurchCRM/CRM/issues/4055/comments
1
2018-03-05T02:54:44Z
2018-03-15T21:20:49Z
https://github.com/ChurchCRM/CRM/issues/4055
302,156,098
4,055
[ "ChurchCRM", "CRM" ]
Can't use MySQL port other than 3306
Can't use MySQL port other than 3306
https://api.github.com/repos/ChurchCRM/CRM/issues/4054/comments
0
2018-03-05T02:51:47Z
2018-03-05T02:55:20Z
https://github.com/ChurchCRM/CRM/issues/4054
302,155,650
4,054
[ "ChurchCRM", "CRM" ]
I receive the following response when I select an event from the "Church Calendar" page: The requested URL /churchcrmEventEditor.php was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. I checked and did find that the EventEdito...
EventEditor.php missing from server
https://api.github.com/repos/ChurchCRM/CRM/issues/4038/comments
1
2018-03-04T15:50:15Z
2018-03-04T16:35:28Z
https://github.com/ChurchCRM/CRM/issues/4038
302,096,309
4,038
[ "ChurchCRM", "CRM" ]
The age is incorrect on the calendar. It shows last year's age. Collected Value Title | Data ----------------------|---------------- Page Name |/PersonView.php Screen Size |800x1280 Window Size |669x1280 Page Size |944x1280 Platform Information | Linux CSHN001 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 1...
Upcoming Birthday Calendar Shows Last Year\'s Age
https://api.github.com/repos/ChurchCRM/CRM/issues/4037/comments
0
2018-03-03T15:14:25Z
2018-03-15T21:20:56Z
https://github.com/ChurchCRM/CRM/issues/4037
302,005,629
4,037
[ "ChurchCRM", "CRM" ]
- After adding (single or import) or deleting individuals or families - Selecting the View All Persons or All Families display an outdated (cached?) listing. I.e. New people are not added to the list and deleted people are still shown in the list (and are still viewable!) - User must do a page refresh after listing t...
Persons listing not updated when modified
https://api.github.com/repos/ChurchCRM/CRM/issues/4035/comments
1
2018-02-26T14:33:58Z
2023-11-01T17:37:37Z
https://github.com/ChurchCRM/CRM/issues/4035
300,260,714
4,035
[ "ChurchCRM", "CRM" ]
If the session times out, trying to do anything on the page redirects to the login page, as expected. Login works, however, when the system attempts to display the dashboard, an error occurs. https://example.com/church/crm/index.php is unable to load. Too many redirects error in Chrome. Doesn't work in Chrome, Firefox...
Can\'t log back in after timeout
https://api.github.com/repos/ChurchCRM/CRM/issues/4034/comments
6
2018-02-26T13:47:54Z
2018-03-18T20:21:46Z
https://github.com/ChurchCRM/CRM/issues/4034
300,244,665
4,034