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" ]
Backup is broken in 2.6.0 and 2.6.1. This prevents an automatic upgrade. ``` { "code":0, "message":"phar error: unable to open file \"\/var\/www\/html\/churchcrm\/tmp_attach\/ChurchCRMBackups\/ChurchCRM-Database.sql\" to add to phar archive", "file":"\/var\/www\/html\/churchcrm\/ChurchCRM\/Service\/SystemService.php", "line":137, "trace":[ "#0 \/var\/www\/html\/churchcrm\/ChurchCRM\/Service\/SystemService.php(137): PharData->addFile('\/var\/www\/html\/c...', 'ChurchCRM-Datab...')", "#1 \/var\/www\/html\/churchcrm\/api\/routes\/database.php(8): ChurchCRM\\Service\\SystemService->getDatabaseBackup(Object(stdClass))", "#2 [internal function]: Closure->{closure}(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Array)", "#3 \/var\/www\/html\/churchcrm\/vendor\/slim\/slim\/Slim\/Handlers\/Strategies\/RequestResponse.php(41): call_user_func(Object(Closure), Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Array)", "#4 \/var\/www\/html\/churchcrm\/vendor\/slim\/slim\/Slim\/Route.php(325): Slim\\Handlers\\Strategies\\RequestResponse->__invoke(Object(Closure), Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Array)", "#5 \/var\/www\/html\/churchcrm\/vendor\/slim\/slim\/Slim\/MiddlewareAwareTrait.php(116): Slim\\Route->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))", "#6 \/var\/www\/html\/churchcrm\/vendor\/slim\/slim\/Slim\/Route.php(297): Slim\\Route->callMiddlewareStack(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))", "#7 \/var\/www\/html\/churchcrm\/vendor\/slim\/slim\/Slim\/App.php(443): Slim\\Route->run(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))", "#8 \/var\/www\/html\/churchcrm\/vendor\/slim\/slim\/Slim\/MiddlewareAwareTrait.php(116): Slim\\App->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))", "#9 \/var\/www\/html\/churchcrm\/vendor\/slim\/slim\/Slim\/App.php(337): Slim\\App->callMiddlewareStack(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))", "#10 \/var\/www\/html\/churchcrm\/vendor\/slim\/slim\/Slim\/App.php(298): Slim\\App->process(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))", "#11 \/var\/www\/html\/churchcrm\/api\/index.php(56): Slim\\App->run()", "#12 {main}" ] } ```
Backup Error
https://api.github.com/repos/ChurchCRM/CRM/issues/2099/comments
4
2017-03-13T05:24:36Z
2017-03-16T02:52:07Z
https://github.com/ChurchCRM/CRM/issues/2099
213,676,680
2,099
[ "ChurchCRM", "CRM" ]
if you get an error from the backup API you can't display it... http://www.stgeorgeseattle.org/churchcrm/UpgradeCRM.php ![image](https://cloud.githubusercontent.com/assets/554959/23842557/54e97db4-0772-11e7-9be1-fcd2ccd6f2e6.png)
Uncaught ReferenceError: bootbox is not defined
https://api.github.com/repos/ChurchCRM/CRM/issues/2098/comments
0
2017-03-13T05:22:30Z
2017-03-15T05:41:27Z
https://github.com/ChurchCRM/CRM/issues/2098
213,676,493
2,098
[ "ChurchCRM", "CRM" ]
Selecting a row on the deposit slip editor should highlight the row. The "selected row counter" inside the delete button does reflect the selected number of rows, but the rows themselves don't actually highlight. Collected Value Title | Data ----------------------|---------------- Page Name |/DepositSlipEditor.php Screen Size |1024x1280 Window Size |918x1280 Page Size |918x1280 Platform Information | Linux scotchbox 3.13.0-110-generic #157-Ubuntu SMP Mon Feb 20 11:54:05 UTC 2017 x86_64 PHP Version | 7.0.16-4+deb.sury.org~trusty+1 ChurchCRM Version |2.7.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"failure","message":"Signature definition File Missing"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Deposit Slip Rows don't highlight
https://api.github.com/repos/ChurchCRM/CRM/issues/2094/comments
1
2017-03-12T20:41:22Z
2017-06-04T21:09:46Z
https://github.com/ChurchCRM/CRM/issues/2094
213,633,219
2,094
[ "ChurchCRM", "CRM" ]
given a payment into two or more funds, the total payment amount is displayed on the payments list, but it's displayed as if it was given all to one fund. deleting the row removes only one of the fund payments. expected behavior is that all fund payments made in the payment would be removed. (only one pledge_plg is removed instead of all pledges sharing the plg_groupkey) Collected Value Title | Data ----------------------|---------------- Page Name |/DepositSlipEditor.php Screen Size |1024x1280 Window Size |918x1280 Page Size |918x1280 Platform Information | Linux scotchbox 3.13.0-110-generic #157-Ubuntu SMP Mon Feb 20 11:54:05 UTC 2017 x86_64 PHP Version | 7.0.16-4+deb.sury.org~trusty+1 ChurchCRM Version |2.7.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"failure","message":"Signature definition File Missing"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Fund Splits Appear Incorrectly
https://api.github.com/repos/ChurchCRM/CRM/issues/2093/comments
2
2017-03-12T19:48:12Z
2024-07-24T02:14:14Z
https://github.com/ChurchCRM/CRM/issues/2093
213,628,652
2,093
[ "ChurchCRM", "CRM" ]
The div containing the summary charts should automatically collapse when viewed on mobile - it causes excessive vertical scrolling Collected Value Title | Data ----------------------|---------------- Page Name |/DepositSlipEditor.php Screen Size |854x480 Window Size |444x480 Page Size |1431x480 Platform Information | Linux scotchbox 3.13.0-110-generic #157-Ubuntu SMP Mon Feb 20 11:54:05 UTC 2017 x86_64 PHP Version | 7.0.16-4+deb.sury.org~trusty+1 ChurchCRM Version |2.7.0 Reporting Browser |Mozilla/5.0 (Linux; Android 6.0.1; LG-D850 Build/MOB31K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"failure","message":"Signature definition File Missing"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Deposit slip editor mobile view
https://api.github.com/repos/ChurchCRM/CRM/issues/2091/comments
2
2017-03-12T18:44:28Z
2024-07-24T02:14:15Z
https://github.com/ChurchCRM/CRM/issues/2091
213,624,317
2,091
[ "ChurchCRM", "CRM" ]
Changelog should not include StyleCI PRs
https://api.github.com/repos/ChurchCRM/CRM/issues/2090/comments
0
2017-03-12T18:42:05Z
2017-05-06T16:05:06Z
https://github.com/ChurchCRM/CRM/issues/2090
213,624,157
2,090
[ "ChurchCRM", "CRM" ]
Kind if a nit pick- The image buttons on family view are a bit small for touch screen The button row should take up the entire width of the image, and be split evenly. ![screenshot_20170312-143209](https://cloud.githubusercontent.com/assets/11679900/23834690/fde4cf46-0730-11e7-98f2-cc5debb5f489.png) Collected Value Title | Data ----------------------|---------------- Page Name |/PersonView.php Screen Size |854x480 Window Size |726x480 Page Size |1383x480 Platform Information | Linux scotchbox 3.13.0-110-generic #157-Ubuntu SMP Mon Feb 20 11:54:05 UTC 2017 x86_64 PHP Version | 7.0.16-4+deb.sury.org~trusty+1 ChurchCRM Version |2.7.0 Reporting Browser |Mozilla/5.0 (Linux; Android 6.0.1; LG-D850 Build/MOB31K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"failure","message":"Signature definition File Missing"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Image view button layout
https://api.github.com/repos/ChurchCRM/CRM/issues/2089/comments
2
2017-03-12T18:32:02Z
2024-07-24T02:14:16Z
https://github.com/ChurchCRM/CRM/issues/2089
213,623,275
2,089
[ "ChurchCRM", "CRM" ]
test Collected Value Title | Data ----------------------|---------------- Page Name |/master/Menu.php Screen Size |1024x1280 Window Size |918x1280 Page Size |918x1280 Platform Information | Linux sansa.asoshared.com 3.10.0-427.36.1.lve1.4.37.el6h.x86_64 #1 SMP Sat Feb 4 07:57:39 EST 2017 x86_64 PHP Version | 7.0.16 ChurchCRM Version |2.6.1 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
test
https://api.github.com/repos/ChurchCRM/CRM/issues/2088/comments
0
2017-03-12T18:21:06Z
2017-03-12T18:22:56Z
https://github.com/ChurchCRM/CRM/issues/2088
213,622,548
2,088
[ "ChurchCRM", "CRM" ]
The same PHP variable is defined too many times in JavaScript: https://github.com/ChurchCRM/CRM/blob/master/src/FamilyView.php#L173 and then again in https://github.com/ChurchCRM/CRM/blob/master/src/FamilyView.php#L1008 prefer the use of ```window.CRM.currentFamily``` and remove the other one.
FamilyID is messy in JS
https://api.github.com/repos/ChurchCRM/CRM/issues/2086/comments
0
2017-03-12T03:06:11Z
2017-03-14T05:52:29Z
https://github.com/ChurchCRM/CRM/issues/2086
213,577,520
2,086
[ "ChurchCRM", "CRM" ]
Self register family country is broken
https://api.github.com/repos/ChurchCRM/CRM/issues/2084/comments
1
2017-03-12T02:56:31Z
2017-03-15T12:56:28Z
https://github.com/ChurchCRM/CRM/issues/2084
213,577,183
2,084
[ "ChurchCRM", "CRM" ]
Option to toggle the password mask on the login screen - especially for mobile
Option to Toggle Password Mask
https://api.github.com/repos/ChurchCRM/CRM/issues/2077/comments
1
2017-03-11T19:04:38Z
2017-11-22T17:39:44Z
https://github.com/ChurchCRM/CRM/issues/2077
213,551,472
2,077
[ "ChurchCRM", "CRM" ]
This issue is to explore the possibility of altering the core networking functionality of the Vagrant box. It's necessary to test components of ChurchCRM on actual mobile devices. It *may* be beneficial to configure the project's vagrant box to allow for local network communication. There are two different approaches: 1. Configure port forwarding so that requests for port 80/443 to the IP of the host machine are forwarded to the guest * This will break if other software is already listening on those ports on the development machine 2. Configure an additional NIC on the vagrant box so that it gets it's own local IP * This is probably more reliable, but not everyone's network will support it. We could add either of these changes to the vagrant file. We could also comment them out so devs would re required to "opt-in" if they want to use these features.
Evaluate opening vagrant box to local traffic
https://api.github.com/repos/ChurchCRM/CRM/issues/2076/comments
1
2017-03-11T17:36:00Z
2023-11-01T17:48:35Z
https://github.com/ChurchCRM/CRM/issues/2076
213,544,074
2,076
[ "ChurchCRM", "CRM" ]
Please make a feature for see uploaded photo in real size (uploaded one) not only avatar thumbnail, thanks Collected Value Title | Data ----------------------|---------------- Page Name |/master/MembersDashboard.php Screen Size |768x1366 Window Size |659x1366 Page Size |1270x1366 Platform Information | Linux sansa.asoshared.com 3.10.0-427.36.1.lve1.4.37.el6h.x86_64 #1 SMP Sat Feb 4 07:57:39 EST 2017 x86_64 PHP Version | 7.0.16 ChurchCRM Version |2.6.1 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
View Photo in Real Image Size
https://api.github.com/repos/ChurchCRM/CRM/issues/2075/comments
1
2017-03-11T12:21:32Z
2017-11-12T21:06:21Z
https://github.com/ChurchCRM/CRM/issues/2075
213,525,778
2,075
[ "ChurchCRM", "CRM" ]
GROUPS - LIST GROUPS I get the following error: Datatables warning:table id=groupTable - ajax error everything else is running ok , but this section here is some errors that might be related Warning: Missing argument 6 for ChurchCRM\dto\ConfigItem::__construct(), called in /homepages/44/d286166359/htdocs/GVAC/ChurchCRM/dto/SystemConfig.php on line 52 and defined in /homepages/44/d286166359/htdocs/GVAC/ChurchCRM/dto/ConfigItem.php on line 9 Notice: Accessing static property ChurchCRM\dto\ConfigItem::$id as non static in /homepages/44/d286166359/htdocs/GVAC/ChurchCRM/dto/ConfigItem.php on line 10 Notice: Accessing static property ChurchCRM\dto\ConfigItem::$name as non static in /homepages/44/d286166359/htdocs/GVAC/ChurchCRM/dto/ConfigItem.php on line 11 Notice: Accessing static property ChurchCRM\dto\ConfigItem::$type as non static in /homepages/44/d286166359/htdocs/GVAC/ChurchCRM/dto/ConfigItem.php on line 12 Notice: Accessing static property ChurchCRM\dto\ConfigItem::$default as non static in /homepages/44/d286166359/htdocs/GVAC/ChurchCRM/dto/ConfigItem.php on line 13 Notice: Accessing static property ChurchCRM\dto\ConfigItem::$tooltip as non static in /homepages/44/d286166359/htdocs/GVAC/ChurchCRM/dto/ConfigItem.php on line 14 Notice: Undefined variable: data in /homepages/44/d286166359/htdocs/GVAC/ChurchCRM/dto/ConfigItem.php on line 15
Can Some one shed some light on this issue - GROUPS - LIST GROUPS
https://api.github.com/repos/ChurchCRM/CRM/issues/2069/comments
16
2017-03-09T22:19:40Z
2017-11-12T05:14:27Z
https://github.com/ChurchCRM/CRM/issues/2069
213,183,371
2,069
[ "ChurchCRM", "CRM" ]
when I run "Update All Family Coordinates" from members dashboard, some of the lat/lng are set to other countries, where there may be a similar street name/address. We should add Country to the lookup to avoid this.
Geocoder.php should handle country
https://api.github.com/repos/ChurchCRM/CRM/issues/2067/comments
1
2017-03-09T06:45:58Z
2017-03-13T06:01:39Z
https://github.com/ChurchCRM/CRM/issues/2067
212,949,903
2,067
[ "ChurchCRM", "CRM" ]
I'm looking to implement the check-in check-out feature in my church. The current check-in check-out requires the user to know the child's PersonID as well as the Parent's PersonID number. I could be missing something, but it seems tedious to have to lookup the PersonID by going to "All Persons" and then clicking on the person just to look in the url just to find the PersonID. Is there an easier way to check-in? <img width="797" alt="screen shot 2017-03-08 at 9 56 26 pm" src="https://cloud.githubusercontent.com/assets/10717998/23733993/2188042a-044a-11e7-91b3-74bcff61c9f5.png"> One alternative way i found was to add children to the cart, and then check them all in at once by emptying the cart into an event. The downside to this is that it only shows that the children were checked-in, but doesn't show by whom they were checked in, or when. To me it seems like the check in page should allow the user to search for the Name of the children and parents that are being checked in. If there's an easier way that i'm missing, could someone please let me know? Thanks, and keep up the good work! What a great piece of software!
Manual PersonID Lookup Required for each Check-In/Check-Out?
https://api.github.com/repos/ChurchCRM/CRM/issues/2066/comments
6
2017-03-09T02:57:40Z
2023-04-14T13:42:08Z
https://github.com/ChurchCRM/CRM/issues/2066
212,921,496
2,066
[ "ChurchCRM", "CRM" ]
I have a newly installed churchcrm. I'm running version 2.6.0 which I downloaded from the latest release on GitHub. Everything seems to work pretty much as expected, but clicking on "Member Dashboard" produces the following error: """ Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. """ The server error log shows the following: """ 20170308T110218: firstbaptist-portcrane.org/churchcrm/MembersDashboard.php PHP Parse error: syntax error, unexpected 'var' (T_VAR), expecting ';' in /hermes/bosnaweb06a/b2391/d5.firstbap/public_html/churchcrm/MembersDashboard.php on line 384 """ I've run into the Internal Server Error before when setting up churchcrm, but after adjusting the config file settings, everything works fine. Below are my config settings: """ <?php /******************************************************************************* * * filename : Include/Config.php * website : http://www.churchdb.org * description : global configuration * ******************************************************************************/ // Database connection constants $sSERVERNAME = 'firstbap.dot5hostingmysql.com'; $sUSER = 'REDACTED'; $sPASSWORD = 'REDACTED'; $sDATABASE = 'churchcrm'; // Root path of your ChurchCRM installation ( THIS MUST BE SET CORRECTLY! ) // // Examples: // - if you will be accessing from http://www.yourdomain.com/churchcrm then you would enter '/churchcrm' here. // - if you will be accessing from http://www.yourdomain.com then you would enter '' ... an empty string for a top level installation. // // NOTE: // - the path SHOULD Start end with slash, if not ''. // - the path SHOULD NOT end with slash. // - the is case sensitive. $sRootPath = '/churchcrm'; // Set $bLockURL=TRUE to enforce https access by specifying exactly // which URL's your users may use to log into ChurchCRM. $bLockURL = FALSE; // URL[0] is the URL that you prefer most users use when they // log in. These are case sensitive. Only used when $bLockURL = TRUE $URL[0] = 'https://www.firstbaptist-portcrane.org/churchcrm/'; // List as many other URL's as may be needed. Number them sequentially. //$URL[1] = 'https://www.mychurch.org/churchcrm/'; //$URL[2] = 'https://www.mychurch.org:8080/churchcrm/'; //$URL[3] = 'https://www.mychurch.org/churchcrm/'; //$URL[4] = 'https://ssl.sharedsslserver.com/mychurch.org/churchcrm/'; //$URL[5] = 'https://crm.mychurch.org/'; // If you are using a non-standard port number be sure to include the // port number in the URL. See example $URL[2] // To enforce https access make sure that "https" is specified in all of the // the allowable URLs. Safe exceptions are when you are at the local machine // and using "localhost" or "127.0.0.1" // When using a shared SSL certificate provided by your webhost for https access // you may need to add the shared SSL server name as well as your host name to // the URL. See example $URL[4] // Set error reporting // Sets which PHP errors are reported see http://php.net/manual/en/errorfunc.constants.php error_reporting(E_ERROR); // Rather than display errors on the screen it is more secure to // send error messages to a file. Make sure that your web // server has permission to write to this file. // Warning: The error_log file can grow very large over time. // ini_set('log_errors', 1); // ini_set('error_log','/tmp/ChurchCRM.log'); // // SETTINGS END HERE. DO NOT MODIFY BELOW THIS LINE // // Absolute path must be specified since this file is called // from scripts located in other directories require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'LoadConfigs.php'); ?> """ I've searched github issues as well as troubleshooting on my own for quite a while to no avail. Maybe this will be resolved in version 2.7, but i thought i'd report this just in case anyone else is facing the same issue. Let me know if i can provide any other information: -Matt Github username: matthewgieger Collected Value Title | Data ----------------------|---------------- Page Name |/churchcrm/index.php Screen Size |1080x1920 Window Size |893x1920 Page Size |893x1920 Platform Information | Linux boscustweb2604.eigbox.net 3.14.77 #1 SMP Thu Oct 20 18:26:58 EDT 2016 x86_64 PHP Version | 5.6.30 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |Missing Prerequisites: ["PHP 7.0+","Mod Rewrite"] Integrity check status |{"status":"failure","message":"One or more files failed signature validation","files":[{"filename":"skin\/fullcalendar\/fullcalendar.js","status":"Hash Mismatch","expectedhash":"013750b616edf17a0edc7c743042df3bd54b4450","actualhash":"7500162b0ebe66d591ff90ca184a3248c17df631"}]}
Member Dashboard produces Internal Server Error
https://api.github.com/repos/ChurchCRM/CRM/issues/2064/comments
11
2017-03-08T16:12:24Z
2019-08-27T02:29:30Z
https://github.com/ChurchCRM/CRM/issues/2064
212,779,399
2,064
[ "ChurchCRM", "CRM" ]
we need to log errors to the log and we have no pattern for it yet
Revamp the Log System
https://api.github.com/repos/ChurchCRM/CRM/issues/2062/comments
2
2017-03-08T15:33:37Z
2017-04-03T05:28:34Z
https://github.com/ChurchCRM/CRM/issues/2062
212,767,777
2,062
[ "ChurchCRM", "CRM" ]
1. The Missing Gender, Classification, Role data should exclude Admin User (member id 1) 2. Missing role data should exclude persons without families. 3. Configure HTTPS help should open in a new tab. 4. Show the number of families missing lat/lng information. ![2017-03-08 14_01_49-churchcrm_ person profile](https://cloud.githubusercontent.com/assets/5468350/23692216/4a44dc72-0408-11e7-8b5a-8479a3675d1d.png)
Open Tasks menu issues
https://api.github.com/repos/ChurchCRM/CRM/issues/2060/comments
3
2017-03-08T06:10:04Z
2017-07-14T22:31:45Z
https://github.com/ChurchCRM/CRM/issues/2060
212,646,488
2,060
[ "ChurchCRM", "CRM" ]
Current classifications are set from Member through Non-Member. Can these be customized to something entirely different?
Question: Can the classification values be changed?
https://api.github.com/repos/ChurchCRM/CRM/issues/2059/comments
2
2017-03-07T15:35:58Z
2024-06-12T06:34:31Z
https://github.com/ChurchCRM/CRM/issues/2059
212,468,514
2,059
[ "ChurchCRM", "CRM" ]
The French way of displaying a time is with a separator of the letter "h" between the hours and the seconds so you have things like "11h26" for 11:26am. Putting the "h" in the format requires escaping it because "h" is a formatting character. BUT putting a backslash before the "h" just gets doubled up when storing it and you end up with \\h being stored and it doesn't display right. The only solution is to go to the config database table and enter the format EVERY time you save the localization settings page. Not good. Need a way to allow an escape in there. Perhaps a specific character string unique for CHURCHCRM that is then converted to a backslash for storage (and reconverted for settings display).
Using a constant "h" in localization formats
https://api.github.com/repos/ChurchCRM/CRM/issues/2058/comments
3
2017-03-07T10:33:16Z
2017-11-28T00:15:05Z
https://github.com/ChurchCRM/CRM/issues/2058
212,391,741
2,058
[ "ChurchCRM", "CRM" ]
For the head of household role, I want to have the head of the household (one of the parents) or a single person if they are living as a single adult. For two single adults who are not related but rent an apartment together, for me that's not a household and they need to show up separately in the directory as separate households. So each time I go to print a directory, I have to explicitly set that value. I can set multiple values in the member settings for that field, but none of them connect with the "single" (I've had it work for spouse, child, close relative, non-relative, etc. but NOT single). Not sure why it's that way, but that would be good to fix please.
Can't set "single" as head of household in members settings
https://api.github.com/repos/ChurchCRM/CRM/issues/2057/comments
2
2017-03-07T10:18:16Z
2017-04-06T06:38:39Z
https://github.com/ChurchCRM/CRM/issues/2057
212,387,850
2,057
[ "ChurchCRM", "CRM" ]
Just upgraded to 2.6 and wanted to report a bug and got this error stack trace when I submitted it: Erreur de communication de l'API avec: /api/issues Erreur du texte: Unable to reach the issue bridge Trace de Pile: [ "#0 /home/ejadmin/sites/churchcrm/api/routes/issues.php(8): ChurchCRM\\Service\\SystemService->reportIssue(Object(stdClass))", "#1 [internal function]: Closure->{closure}(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Array)", "#2 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(41): call_user_func(Object(Closure), Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Array)", "#3 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/Route.php(325): Slim\\Handlers\\Strategies\\RequestResponse->__invoke(Object(Closure), Object(Slim\\Http\\Request), Object(Slim\\Http\\Response), Array)", "#4 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(116): Slim\\Route->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))", "#5 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/Route.php(297): Slim\\Route->callMiddlewareStack(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))", "#6 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/App.php(443): Slim\\Route->run(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))", "#7 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(116): Slim\\App->__invoke(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))", "#8 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/App.php(337): Slim\\App->callMiddlewareStack(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))", "#9 /home/ejadmin/sites/churchcrm/vendor/slim/slim/Slim/App.php(298): Slim\\App->process(Object(Slim\\Http\\Request), Object(Slim\\Http\\Response))", "#10 /home/ejadmin/sites/churchcrm/api/index.php(56): Slim\\App->run()", "#11 {main}" ]
2.6 is bug reporting feature broken ?
https://api.github.com/repos/ChurchCRM/CRM/issues/2056/comments
8
2017-03-07T10:13:48Z
2017-04-12T06:19:00Z
https://github.com/ChurchCRM/CRM/issues/2056
212,386,731
2,056
[ "ChurchCRM", "CRM" ]
see http://swagger.io/swagger-editor/
Move API to OpenAPI
https://api.github.com/repos/ChurchCRM/CRM/issues/2054/comments
4
2017-03-06T01:42:59Z
2023-11-05T02:04:01Z
https://github.com/ChurchCRM/CRM/issues/2054
212,004,577
2,054
[ "ChurchCRM", "CRM" ]
When on the email page, clicking on a search result causes an infinite redirect
Search Infinite Redirect
https://api.github.com/repos/ChurchCRM/CRM/issues/2053/comments
2
2017-03-04T13:05:35Z
2017-04-02T20:10:20Z
https://github.com/ChurchCRM/CRM/issues/2053
211,878,584
2,053
[ "ChurchCRM", "CRM" ]
C:\Users\Charles\Documents\GitHub\CRM\src\Include\ReportFunctions.php Line 21
Convert salutation utility to OOP / ORM
https://api.github.com/repos/ChurchCRM/CRM/issues/2052/comments
0
2017-03-04T12:23:22Z
2017-03-17T08:22:29Z
https://github.com/ChurchCRM/CRM/issues/2052
211,876,441
2,052
[ "ChurchCRM", "CRM" ]
When the a user's failed password count is > 4 we lock the account. we don't tell the user that they are locked and there is no way to unlock unless you have another admin account or db access.
Need messaging and away to unlock an account
https://api.github.com/repos/ChurchCRM/CRM/issues/2040/comments
6
2017-03-03T17:04:32Z
2017-03-26T20:46:58Z
https://github.com/ChurchCRM/CRM/issues/2040
211,745,832
2,040
[ "ChurchCRM", "CRM" ]
I have created Groups, but the dropdownbox in PersonView is still empty, so I cannot add anyone to a group Collected Value Title | Data ----------------------|---------------- Page Name |/churchcrm/PersonView.php Screen Size |1080x1920 Window Size |911x1920 Page Size |911x1920 Platform Information | Linux web2 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:50:30 UTC 2017 x86_64 PHP Version | 7.0.15-0ubuntu0.16.04.4 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_wsgi
Assign Groups
https://api.github.com/repos/ChurchCRM/CRM/issues/2039/comments
2
2017-03-03T16:18:42Z
2024-07-25T02:14:16Z
https://github.com/ChurchCRM/CRM/issues/2039
211,733,234
2,039
[ "ChurchCRM", "CRM" ]
Only 97 Records in Person, but when I set the number of records to display to, say 200, the error is: Cannot execute query. UPDATE user_usr SET usr_SearchLimit = 200 WHERE usr_per_ID = 90 Setting to 100 will work, but not any larger... Collected Value Title | Data ----------------------|---------------- Page Name |/churchcrm/SelectList.php Screen Size |1080x1920 Window Size |911x1920 Page Size |5074x1920 Platform Information | Linux web2 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:50:30 UTC 2017 x86_64 PHP Version | 7.0.15-0ubuntu0.16.04.4 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status,mod_wsgi
Person Listing - display oversize numbers of records
https://api.github.com/repos/ChurchCRM/CRM/issues/2038/comments
1
2017-03-03T15:34:16Z
2024-05-17T21:07:27Z
https://github.com/ChurchCRM/CRM/issues/2038
211,720,938
2,038
[ "ChurchCRM", "CRM" ]
add pinch zoom to person view photo capture
https://api.github.com/repos/ChurchCRM/CRM/issues/2037/comments
0
2017-03-03T13:51:17Z
2017-03-14T04:39:29Z
https://github.com/ChurchCRM/CRM/issues/2037
211,693,173
2,037
[ "ChurchCRM", "CRM" ]
We don't have the process for db changes documented
Update Development Docs on how to alter the DB
https://api.github.com/repos/ChurchCRM/CRM/issues/2033/comments
1
2017-03-01T15:36:15Z
2024-07-25T02:14:17Z
https://github.com/ChurchCRM/CRM/issues/2033
211,117,326
2,033
[ "ChurchCRM", "CRM" ]
tddgdggd Collected Value Title | Data ----------------------|---------------- Page Name |/develop/ReportList.php Screen Size |768x1366 Window Size |672x1366 Page Size |709x1366 Platform Information | Linux sansa.asoshared.com 3.10.0-427.36.1.lve1.4.37.el6h.x86_64 #1 SMP Sat Feb 4 07:57:39 EST 2017 x86_64 PHP Version | 7.0.14 ChurchCRM Version |2.7.0 Reporting Browser |Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"}
tes
https://api.github.com/repos/ChurchCRM/CRM/issues/2030/comments
0
2017-03-01T09:12:20Z
2017-11-12T05:13:47Z
https://github.com/ChurchCRM/CRM/issues/2030
211,019,982
2,030
[ "ChurchCRM", "CRM" ]
Since we are proposing to remove the main menu configuration from database, there will not be any provision for adding custom links to most used pages. Need a provision to add custom menu items for frequently accessed pages. This can be on the left menu towards the bottom.
Favorites items menu
https://api.github.com/repos/ChurchCRM/CRM/issues/2028/comments
2
2017-02-28T19:12:30Z
2018-04-02T07:32:48Z
https://github.com/ChurchCRM/CRM/issues/2028
210,878,418
2,028
[ "ChurchCRM", "CRM" ]
Standardize the images background when using Initials Family - one color Based on Roles/Gender -> each role/gender will have a different color.
Standardize the images background when using Initials
https://api.github.com/repos/ChurchCRM/CRM/issues/2027/comments
0
2017-02-28T18:34:30Z
2017-11-14T16:11:26Z
https://github.com/ChurchCRM/CRM/issues/2027
210,870,514
2,027
[ "ChurchCRM", "CRM" ]
Adding data to Notes removes CRs and replaces them with \r\n characters, but this is not reversed when displayed see anonymised screen shot. ![screenshot-tracker roborough org uk 2017-02-28 08-24-07](https://cloud.githubusercontent.com/assets/26082801/23397623/3ccc3676-fd91-11e6-9f0a-a13a434ef56d.png)
Notes \r\n
https://api.github.com/repos/ChurchCRM/CRM/issues/2025/comments
5
2017-02-28T08:38:28Z
2017-11-20T18:33:33Z
https://github.com/ChurchCRM/CRM/issues/2025
210,720,486
2,025
[ "ChurchCRM", "CRM" ]
On phones with more than one camera, it's not possible to switch cameras front/back Collected Value Title | Data ----------------------|---------------- Page Name |/PersonView.php Screen Size |854x480 Window Size |444x480 Page Size |1516x480 Platform Information | Linux CSHN001 4.4.0-63-generic #84-Ubuntu SMP Wed Feb 1 17:20:32 UTC 2017 x86_64 PHP Version | 7.0.16-2+deb.sury.org~xenial+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Linux; Android 6.0.1; LG-D850 Build/MOB31K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Photo capture can\'t switch cameras
https://api.github.com/repos/ChurchCRM/CRM/issues/2021/comments
2
2017-02-28T03:00:41Z
2017-03-03T03:46:36Z
https://github.com/ChurchCRM/CRM/issues/2021
210,673,176
2,021
[ "ChurchCRM", "CRM" ]
"Save" and "Deposit Slip Report" on mobile... Collected Value Title | Data ----------------------|---------------- Page Name |/DepositSlipEditor.php Screen Size |854x480 Window Size |726x480 Page Size |2004x480 Platform Information | Linux CSHN001 4.4.0-63-generic #84-Ubuntu SMP Wed Feb 1 17:20:32 UTC 2017 x86_64 PHP Version | 7.0.16-2+deb.sury.org~xenial+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Linux; Android 6.0.1; LG-D850 Build/MOB31K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Deposit Buttons smashed together
https://api.github.com/repos/ChurchCRM/CRM/issues/2020/comments
0
2017-02-28T02:51:07Z
2017-03-24T05:11:24Z
https://github.com/ChurchCRM/CRM/issues/2020
210,671,873
2,020
[ "ChurchCRM", "CRM" ]
Collected Value Title | Data ----------------------|---------------- Page Name |/DepositSlipEditor.php Screen Size |854x480 Window Size |726x480 Page Size |2004x480 Platform Information | Linux CSHN001 4.4.0-63-generic #84-Ubuntu SMP Wed Feb 1 17:20:32 UTC 2017 x86_64 PHP Version | 7.0.16-2+deb.sury.org~xenial+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Linux; Android 6.0.1; LG-D850 Build/MOB31K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Deposit Buttons smashed together
https://api.github.com/repos/ChurchCRM/CRM/issues/2019/comments
0
2017-02-28T02:51:06Z
2017-11-12T05:13:47Z
https://github.com/ChurchCRM/CRM/issues/2019
210,671,870
2,019
[ "ChurchCRM", "CRM" ]
Collected Value Title | Data ----------------------|---------------- Page Name |/DepositSlipEditor.php Screen Size |854x480 Window Size |444x480 Page Size |2004x480 Platform Information | Linux CSHN001 4.4.0-63-generic #84-Ubuntu SMP Wed Feb 1 17:20:32 UTC 2017 x86_64 PHP Version | 7.0.16-2+deb.sury.org~xenial+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Linux; Android 6.0.1; LG-D850 Build/MOB31K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Deposit Buttons smashed together
https://api.github.com/repos/ChurchCRM/CRM/issues/2018/comments
0
2017-02-28T02:51:04Z
2017-11-12T05:13:47Z
https://github.com/ChurchCRM/CRM/issues/2018
210,671,864
2,018
[ "ChurchCRM", "CRM" ]
It's showing FY as 21 (which I think is the index.) It should show 2017 Collected Value Title | Data ----------------------|---------------- Page Name |/DepositSlipEditor.php Screen Size |854x480 Window Size |444x480 Page Size |2121x480 Platform Information | Linux CSHN001 4.4.0-63-generic #84-Ubuntu SMP Wed Feb 1 17:20:32 UTC 2017 x86_64 PHP Version | 7.0.16-2+deb.sury.org~xenial+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Linux; Android 6.0.1; LG-D850 Build/MOB31K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Fiscal year is wrong on deposit editor data table
https://api.github.com/repos/ChurchCRM/CRM/issues/2017/comments
1
2017-02-28T02:50:33Z
2024-05-14T09:07:35Z
https://github.com/ChurchCRM/CRM/issues/2017
210,671,801
2,017
[ "ChurchCRM", "CRM" ]
Photo capture on mobile works, but doesn't allow for cropping /resizing Collected Value Title | Data ----------------------|---------------- Page Name |/PersonView.php Screen Size |854x480 Window Size |444x480 Page Size |1516x480 Platform Information | Linux CSHN001 4.4.0-63-generic #84-Ubuntu SMP Wed Feb 1 17:20:32 UTC 2017 x86_64 PHP Version | 7.0.16-2+deb.sury.org~xenial+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Linux; Android 6.0.1; LG-D850 Build/MOB31K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Mobile photo capture
https://api.github.com/repos/ChurchCRM/CRM/issues/2016/comments
2
2017-02-28T02:48:28Z
2017-03-14T04:44:54Z
https://github.com/ChurchCRM/CRM/issues/2016
210,671,496
2,016
[ "ChurchCRM", "CRM" ]
cache clear is necessary
Images don't load the first time after an upgrade
https://api.github.com/repos/ChurchCRM/CRM/issues/2015/comments
3
2017-02-28T02:47:24Z
2024-07-25T02:14:17Z
https://github.com/ChurchCRM/CRM/issues/2015
210,671,358
2,015
[ "ChurchCRM", "CRM" ]
We need groups that are inactive and groups that are excluded from email export
Demo Data: Groups
https://api.github.com/repos/ChurchCRM/CRM/issues/2014/comments
1
2017-02-27T16:58:34Z
2017-12-25T19:24:15Z
https://github.com/ChurchCRM/CRM/issues/2014
210,543,913
2,014
[ "ChurchCRM", "CRM" ]
Envelopes should not show up in search if the system config is set to disable envelopes Collected Value Title | Data ----------------------|---------------- Page Name |/SystemSettings.php Screen Size |1143x1429 Window Size |976x1429 Page Size |976x1429 Platform Information | Linux CSHN001 4.4.0-63-generic #84-Ubuntu SMP Wed Feb 1 17:20:32 UTC 2017 x86_64 PHP Version | 7.0.16-2+deb.sury.org~xenial+1 ChurchCRM Version |2.5.2 Reporting Browser |Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_filter,mod_mime,mpm_itk,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Donation Envelopes in Search
https://api.github.com/repos/ChurchCRM/CRM/issues/2013/comments
0
2017-02-26T15:03:03Z
2017-03-14T05:52:42Z
https://github.com/ChurchCRM/CRM/issues/2013
210,324,060
2,013
[ "ChurchCRM", "CRM" ]
We should make a new directory for external code in our repo so we don't have to keep excluding new external projects
Vendor JS directory structure needs improvement
https://api.github.com/repos/ChurchCRM/CRM/issues/2012/comments
3
2017-02-26T12:13:34Z
2017-12-04T11:50:31Z
https://github.com/ChurchCRM/CRM/issues/2012
210,314,210
2,012
[ "ChurchCRM", "CRM" ]
http://192.168.33.10/MapUsingGoogle.php?GroupID=1
Map group broken in 2.7.0
https://api.github.com/repos/ChurchCRM/CRM/issues/2005/comments
0
2017-02-25T17:43:55Z
2017-03-17T15:35:45Z
https://github.com/ChurchCRM/CRM/issues/2005
210,249,462
2,005
[ "ChurchCRM", "CRM" ]
EDIT: this might only be in the develop branch as of 2/25/2017.... The button is missing: ![image](https://cloud.githubusercontent.com/assets/11679900/23333033/39907ecc-fb52-11e6-8310-7c4f9d7f9a61.png) Collected Value Title | Data ----------------------|---------------- Page Name |/FamilyView.php Screen Size |1024x1280 Window Size |918x1280 Page Size |918x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.7.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"failure","message":"Signature definition File Missing"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Can\'t verify person info via email
https://api.github.com/repos/ChurchCRM/CRM/issues/2003/comments
1
2017-02-25T17:02:01Z
2017-02-25T17:06:49Z
https://github.com/ChurchCRM/CRM/issues/2003
210,246,910
2,003
[ "ChurchCRM", "CRM" ]
I removed these photos from the repo and from program logic, but if the photos were present in a previous backup, they will be re-added to the directory. Could create an admin task to remove these photos (in the unlikely event that a user has manipulated / used them, and may want to keep them) ![image](https://cloud.githubusercontent.com/assets/11679900/23332919/c6db96ca-fb4f-11e6-8800-91b052af32d0.png)
Database restore keeps default photos
https://api.github.com/repos/ChurchCRM/CRM/issues/2002/comments
1
2017-02-25T16:45:45Z
2023-11-01T17:36:53Z
https://github.com/ChurchCRM/CRM/issues/2002
210,245,925
2,002
[ "ChurchCRM", "CRM" ]
Some photos / initials have a border. some don't: no border: ![image](https://cloud.githubusercontent.com/assets/11679900/23332820/eec7eff0-fb4d-11e6-9843-30baeb861015.png) ![image](https://cloud.githubusercontent.com/assets/11679900/23332825/05267a14-fb4e-11e6-8190-85139534f253.png) border: ![image](https://cloud.githubusercontent.com/assets/11679900/23332822/f67792e6-fb4d-11e6-8e11-e1ab24a2e8e7.png) ![image](https://cloud.githubusercontent.com/assets/11679900/23332826/0d7dbb6e-fb4e-11e6-8006-29a60f424094.png) ![image](https://cloud.githubusercontent.com/assets/11679900/23332830/17a02e9c-fb4e-11e6-8556-704dfe7aaa25.png)
Photo Styles are not consistent
https://api.github.com/repos/ChurchCRM/CRM/issues/2001/comments
0
2017-02-25T16:32:32Z
2017-04-04T07:20:20Z
https://github.com/ChurchCRM/CRM/issues/2001
210,245,097
2,001
[ "ChurchCRM", "CRM" ]
we shouldn't need to update the DB just for menu changes
Move menu configuration out of SQL
https://api.github.com/repos/ChurchCRM/CRM/issues/2000/comments
5
2017-02-25T16:22:48Z
2018-03-04T22:02:44Z
https://github.com/ChurchCRM/CRM/issues/2000
210,244,382
2,000
[ "ChurchCRM", "CRM" ]
We need a strategy for either re-implementing auto payments, or completely removing them. Vanco and Authorize.NET are currently 100% broken. Nobody has ever tested them to my knowledge, and we haven't had any requests to fix them. Is this a priority for anyone?
Decide utilization of auto / electronic payments
https://api.github.com/repos/ChurchCRM/CRM/issues/1998/comments
6
2017-02-25T15:32:05Z
2023-11-06T02:01:45Z
https://github.com/ChurchCRM/CRM/issues/1998
210,241,271
1,998
[ "ChurchCRM", "CRM" ]
rebuilding the vagrant VM, and refreshing the page fails: ![image](https://cloud.githubusercontent.com/assets/11679900/23332242/7a37247a-fb44-11e6-9a40-cdc9af16dcd6.png) You have to manually go to /Login.php to be able to use dev system again. There might be something wrong with how we're validating cookies / sessions?
Page load fails after vagrant provision
https://api.github.com/repos/ChurchCRM/CRM/issues/1997/comments
3
2017-02-25T15:24:05Z
2017-04-12T06:19:14Z
https://github.com/ChurchCRM/CRM/issues/1997
210,240,796
1,997
[ "ChurchCRM", "CRM" ]
This function can be as follows: 1 - All the churches can register the tithes and offers that they receive in their churches. 2 - The registration can be done through person, family, group or company donor. 3 - Each church will have access only to the movement of these functions of its due church. 4 - Only the church headquarters may have access to the movement of the branch churches in their branches movement dashboard.
Requirement For New Function: Tithes And Offers
https://api.github.com/repos/ChurchCRM/CRM/issues/1993/comments
5
2017-02-24T22:10:56Z
2024-07-25T02:14:19Z
https://github.com/ChurchCRM/CRM/issues/1993
210,172,104
1,993
[ "ChurchCRM", "CRM" ]
The separation of users happens as follows: 1 - Administrator user determines which users should have access to the system (this function already exists). 2 - The administrator determines in which church that user is enabled. 3 - The new user is authorized to use the system functions only for the church he has been appointed. 4 - The new user will not be able to access the functions of other churches that he has not been pointed to and can not visualize what other users do in other churches. 5 - Only the Administrator user of the headquarters church system can have access to what everyone else does. This visualization must be done in your system universally. 6 - The new user can see the list of events of other churches in calendar separated from his church. 7 - The new user can not change the registration of users of other churches. When a member is transferred to another church, the user will have to issue a note to the destination church indicating that a member is being transferred. The destination church must validate the transfer as soon as the member is accepted. This transfer should be shown to the host church. 8 - All churches must have access to the registers of all members of the group, but they can not change if the member is not registered in their church, only in case of acceptance of transfer.
New Function: Separate Users
https://api.github.com/repos/ChurchCRM/CRM/issues/1992/comments
4
2017-02-24T21:55:39Z
2024-07-25T02:14:20Z
https://github.com/ChurchCRM/CRM/issues/1992
210,169,122
1,992
[ "ChurchCRM", "CRM" ]
Need to test all pages as part of Jenkins CI https://docs.travis-ci.com/user/gui-and-headless-browsers/
CI page testing
https://api.github.com/repos/ChurchCRM/CRM/issues/1989/comments
13
2017-02-24T17:21:23Z
2017-04-06T05:49:22Z
https://github.com/ChurchCRM/CRM/issues/1989
210,107,563
1,989
[ "ChurchCRM", "CRM" ]
Many churches in Brazil make use of certification papers for some circumstances. They are: 1 - Presentation of children. 2 - Baptism of a member of the church. The child's presentation certificate should contain a background image of the church's choice, church name, child's name, parents' name, a church choice phrase, a Bible passage, presentation date, and fields for the secretary's signature, and Signature of the pastor. The certificate of baptism must contain the same characteristics but should not contain the name of the parents.
New Function: Certification Role
https://api.github.com/repos/ChurchCRM/CRM/issues/1988/comments
1
2017-02-24T13:58:13Z
2024-05-14T09:03:56Z
https://github.com/ChurchCRM/CRM/issues/1988
210,054,755
1,988
[ "ChurchCRM", "CRM" ]
Many churches in Brazil deliver printed letters to their members. These letters can be used in the following moments: 1 - Letter for travel, when the member visits a distant church and wants to be received as a legitimate member. 1.1 - Letter for travel must contain the name of the church that is issuing the letter, name of the member, date that was issued, a phrase the church wants to say to other churches or Bible passages, and fields for the secretary and pastor of the church Sign in. 2 - Letter for transfer, when the member is transferred to another church of the same group of churches. Example: a member leaves the church headquarters for a filial church, he will take a transfer letter. 2.1 - Letter for transfer must contain the same items as the letter for travel. 3 - Letter for indication when a member leaves the church and attends a different church that does not belong to the original group from which he left. 3.1 - Letter for indication must contain the same items as the previous letters. Each letter must be clearly arranged and easy to read for the person to access easily. In the case of churches belonging to the same group of churches, the letters can be arranged online in the system, avoiding expenses with paper printing.
New Function: Letters
https://api.github.com/repos/ChurchCRM/CRM/issues/1987/comments
5
2017-02-24T12:51:05Z
2024-07-25T02:14:21Z
https://github.com/ChurchCRM/CRM/issues/1987
210,040,878
1,987
[ "ChurchCRM", "CRM" ]
https://shattered.it/
Deprecate SHA1 in integrity Check
https://api.github.com/repos/ChurchCRM/CRM/issues/1981/comments
4
2017-02-23T17:14:45Z
2024-07-25T02:14:23Z
https://github.com/ChurchCRM/CRM/issues/1981
209,825,937
1,981
[ "ChurchCRM", "CRM" ]
![image](https://cloud.githubusercontent.com/assets/554959/23266018/69c80942-f99b-11e6-9498-b800f6d7bd12.png)
Extra ";" in View Person Assigned Properties
https://api.github.com/repos/ChurchCRM/CRM/issues/1978/comments
1
2017-02-23T15:41:27Z
2017-06-23T02:01:04Z
https://github.com/ChurchCRM/CRM/issues/1978
209,797,933
1,978
[ "ChurchCRM", "CRM" ]
we move VolunteerOpportunityEditor to the right nav bar but it is hard to find... so it should move back to the left nav bar.
Volunteer Opportunity is in the wrong nav bar
https://api.github.com/repos/ChurchCRM/CRM/issues/1977/comments
2
2017-02-23T15:37:09Z
2023-11-05T02:13:56Z
https://github.com/ChurchCRM/CRM/issues/1977
209,796,711
1,977
[ "ChurchCRM", "CRM" ]
we have `"url": window.CRM.root + "/skin/locale/datatables/" + window.CRM.locale + ".json"` in 8+ files and as we move more tables to datatables we should have that as a global var in the headers
Move datatable options into header of all the page to ensure they are the same
https://api.github.com/repos/ChurchCRM/CRM/issues/1976/comments
1
2017-02-23T15:24:31Z
2017-07-10T02:21:59Z
https://github.com/ChurchCRM/CRM/issues/1976
209,793,046
1,976
[ "ChurchCRM", "CRM" ]
v2.6 autopaymenteditor broken ![2017-02-23 23_02_38-churchcrm_ automatic payment configuration for the brown family](https://cloud.githubusercontent.com/assets/5468350/23264460/554834c0-fa1c-11e6-9195-f213c346da0a.png)
v2.6 autopaymenteditor broken
https://api.github.com/repos/ChurchCRM/CRM/issues/1975/comments
3
2017-02-23T15:04:00Z
2017-11-12T05:14:18Z
https://github.com/ChurchCRM/CRM/issues/1975
209,786,954
1,975
[ "ChurchCRM", "CRM" ]
1. Do not add address to Person table. 2. Add lat/lng to Family 3. Add events 4. Add deposits 5. Add fundraisers
Demo Data changes
https://api.github.com/repos/ChurchCRM/CRM/issues/1974/comments
9
2017-02-23T13:38:25Z
2018-02-19T22:17:04Z
https://github.com/ChurchCRM/CRM/issues/1974
209,763,238
1,974
[ "ChurchCRM", "CRM" ]
For every page load there is a 404 appearing in console for user profile image. avatar loads with no issues though. ![2017-02-23 21_24_24-churchcrm_ welcome to _b_church__b_crm](https://cloud.githubusercontent.com/assets/5468350/23260804/8be71734-fa0e-11e6-8f56-76b5cc9d3c06.png) ![2017-02-23 21_21_40-softaculous ampps](https://cloud.githubusercontent.com/assets/5468350/23260770/5d732794-fa0e-11e6-8e97-3a6ab1c9eb22.png)
2.6 "page not found" in console for user profile image
https://api.github.com/repos/ChurchCRM/CRM/issues/1973/comments
4
2017-02-23T13:25:12Z
2018-09-02T23:36:17Z
https://github.com/ChurchCRM/CRM/issues/1973
209,760,139
1,973
[ "ChurchCRM", "CRM" ]
This task appears in Open Tasks Bar ![integrity check failure](https://cloud.githubusercontent.com/assets/24811637/23228502/82e30c90-f91b-11e6-824c-e9b8bc5c86c6.png)
Application Integrity Check Failed
https://api.github.com/repos/ChurchCRM/CRM/issues/1970/comments
8
2017-02-22T19:26:41Z
2017-03-14T04:39:29Z
https://github.com/ChurchCRM/CRM/issues/1970
209,554,841
1,970
[ "ChurchCRM", "CRM" ]
I think `jquery.dataTables.css` shouldn't be used. We should use only `dataTables.bootstrap.css` as the docs tells. >For CSS only a single file should be included as the styling library will provide the core styling options for the table. The CSS files have the format dataTables.{style}.css (dataTables.bootstrap.css for Bootstrap for example). https://datatables.net/manual/styling/bootstrap I'll fix this in #1961
DataTable style
https://api.github.com/repos/ChurchCRM/CRM/issues/1968/comments
2
2017-02-22T07:49:51Z
2017-02-23T15:43:19Z
https://github.com/ChurchCRM/CRM/issues/1968
209,376,901
1,968
[ "ChurchCRM", "CRM" ]
/QueryView.php?QueryID=15 Advanced search with Name retuns null if any of the namefields contains null. Should be changed to use CONCAT_WS instead of CONCAT which will take care of Null.
Advanced Search Query - Name search issue
https://api.github.com/repos/ChurchCRM/CRM/issues/1967/comments
1
2017-02-22T05:29:12Z
2017-03-20T05:23:25Z
https://github.com/ChurchCRM/CRM/issues/1967
209,356,381
1,967
[ "ChurchCRM", "CRM" ]
When I click on Sunday School Dashboard the page open on this message: ![selecao_008](https://cloud.githubusercontent.com/assets/24811637/23186164/ed64002c-f864-11e6-97de-5037ee8cde1d.png)
Sunday School Dashboard problem
https://api.github.com/repos/ChurchCRM/CRM/issues/1966/comments
5
2017-02-21T21:38:51Z
2017-03-14T04:29:45Z
https://github.com/ChurchCRM/CRM/issues/1966
209,280,689
1,966
[ "ChurchCRM", "CRM" ]
If non English locale is selected, prerequisite validation should ensure that the OS is capable of using the selected locale. If unmet, create a new admin task.
system prerequisite check for locale
https://api.github.com/repos/ChurchCRM/CRM/issues/1965/comments
3
2017-02-21T17:40:50Z
2024-05-13T18:51:45Z
https://github.com/ChurchCRM/CRM/issues/1965
209,219,739
1,965
[ "ChurchCRM", "CRM" ]
When I set the language to Portuguese the system does not translate. ver2.5.2
System is not translating.
https://api.github.com/repos/ChurchCRM/CRM/issues/1964/comments
12
2017-02-21T17:28:51Z
2017-04-12T06:18:06Z
https://github.com/ChurchCRM/CRM/issues/1964
209,216,517
1,964
[ "ChurchCRM", "CRM" ]
When I go to Group List an error appears. " Localhost say: DataTables warning: table id=groupsTable - Ajax error. For more information about this error, please see http://datatables.bet/tn/7 "
groupsview fails to load when there are no groups
https://api.github.com/repos/ChurchCRM/CRM/issues/1963/comments
18
2017-02-21T17:16:53Z
2017-05-13T13:41:28Z
https://github.com/ChurchCRM/CRM/issues/1963
209,213,007
1,963
[ "ChurchCRM", "CRM" ]
We should have an audit table. Ideally for the important tables like Family_fam, person_per etc. This will help to fill the timeline with more relevant details of the updates. I am thinking of a single audit table with trigger based updates from required tables. I like this one which only updated the changed fields. http://uber-code.blogspot.sg/2011/02/mysql-audit-logging-triggers.html Currently our timeline gets bit boring and not very useful. If we have an audit table we can pull the information on the updated fields and display it there. ![2017-02-21 21_51_32-whatsapp](https://cloud.githubusercontent.com/assets/5468350/23167798/b7b0e17c-f880-11e6-97ff-9bf5330807b9.png)
Audit Table for important tables
https://api.github.com/repos/ChurchCRM/CRM/issues/1962/comments
1
2017-02-21T13:57:59Z
2024-07-26T02:13:48Z
https://github.com/ChurchCRM/CRM/issues/1962
209,152,894
1,962
[ "ChurchCRM", "CRM" ]
We have a unique identifier for each family known as family code. (ex. A012, B023 etc) This is assigned to each family when they take membership. This is a key field as most people are using this while making payments, update particulars etc. This code also reflects in our parish directory. We need ability to search using this field. This helps when there are same family names for two or more families. To achieve the search, currently we add the code to the family name, for example "Family name (B014)". We use a custom field also to capture this information. I am not sure if ours is a unique situation or other churches also use similar allocation of codes to members. If this is a common practice then adding a field to family table makes sense.
Family Code
https://api.github.com/repos/ChurchCRM/CRM/issues/1960/comments
2
2017-02-21T03:22:08Z
2024-05-13T18:52:37Z
https://github.com/ChurchCRM/CRM/issues/1960
209,032,165
1,960
[ "ChurchCRM", "CRM" ]
Search is not working as expected always Sometimes it shows 0 results when typing a name, but shows results if you retype the name again. 5 donation envelop results are showing up always, which are irrelevant to the search term. Should change the order of the results to person, Family followed by envelops as most of the time search is for people or family.
Search results issues
https://api.github.com/repos/ChurchCRM/CRM/issues/1959/comments
2
2017-02-21T03:12:47Z
2017-03-11T04:31:31Z
https://github.com/ChurchCRM/CRM/issues/1959
209,031,061
1,959
[ "ChurchCRM", "CRM" ]
https://doc.owncloud.org/server/9.1/admin_manual/configuration_server/caching_configuration.html
Investigate Memory caches
https://api.github.com/repos/ChurchCRM/CRM/issues/1956/comments
2
2017-02-20T15:13:16Z
2024-06-13T07:39:18Z
https://github.com/ChurchCRM/CRM/issues/1956
208,907,572
1,956
[ "ChurchCRM", "CRM" ]
There should be an option to disable auto-adition of lastname when add/edit person. The last name always doesn't match with family name and we have situations where we have to leave the lastname empty. Currently it is not possible.
Option to disable auto adition of lastname when add/edit person
https://api.github.com/repos/ChurchCRM/CRM/issues/1953/comments
0
2017-02-20T05:13:10Z
2017-03-17T15:35:16Z
https://github.com/ChurchCRM/CRM/issues/1953
208,785,707
1,953
[ "ChurchCRM", "CRM" ]
http://stackoverflow.com/questions/2028898/php-output-file-on-disk-to-browser
Investigate more efficient PHP raw file delivering
https://api.github.com/repos/ChurchCRM/CRM/issues/1951/comments
1
2017-02-20T03:28:33Z
2024-05-14T09:02:11Z
https://github.com/ChurchCRM/CRM/issues/1951
208,775,696
1,951
[ "ChurchCRM", "CRM" ]
Collected Value Title | Data ----------------------|---------------- Page Name |/BackupDatabase.php Screen Size |1024x1280 Window Size |869x1280 Page Size |869x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Unable to create DB Backup
https://api.github.com/repos/ChurchCRM/CRM/issues/1948/comments
1
2017-02-18T18:51:08Z
2017-02-22T15:34:17Z
https://github.com/ChurchCRM/CRM/issues/1948
208,661,434
1,948
[ "ChurchCRM", "CRM" ]
Non intuitive UI for requesting attendance sheets. Actual format of attendance sheet is also pretty bad. Collected Value Title | Data ----------------------|---------------- Page Name |/sundayschool/SundaySchoolReports.php Screen Size |1024x1280 Window Size |869x1280 Page Size |1133x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Sunday School Attendance Sheets are Cumbersome
https://api.github.com/repos/ChurchCRM/CRM/issues/1947/comments
4
2017-02-18T18:05:08Z
2024-07-26T02:13:49Z
https://github.com/ChurchCRM/CRM/issues/1947
208,658,630
1,947
[ "ChurchCRM", "CRM" ]
Collected Value Title | Data ----------------------|---------------- Page Name |/PropertyUnassign.php Screen Size |1024x1280 Window Size |869x1280 Page Size |869x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Property Assign and Unassign not using new theme
https://api.github.com/repos/ChurchCRM/CRM/issues/1946/comments
3
2017-02-18T18:02:40Z
2017-04-12T06:18:27Z
https://github.com/ChurchCRM/CRM/issues/1946
208,658,480
1,946
[ "ChurchCRM", "CRM" ]
Assigned Properties - Not using Datatables Collected Value Title | Data ----------------------|---------------- Page Name |/PersonView.php Screen Size |1024x1280 Window Size |869x1280 Page Size |869x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Assigned Properties - Not using Datatables
https://api.github.com/repos/ChurchCRM/CRM/issues/1945/comments
2
2017-02-18T18:02:06Z
2017-02-23T15:43:06Z
https://github.com/ChurchCRM/CRM/issues/1945
208,658,439
1,945
[ "ChurchCRM", "CRM" ]
We shouldn't display an empty list selection if there are no volunteer opportunities defined. Especially since we're already displaying a message that there are no opportunities. Collected Value Title | Data ----------------------|---------------- Page Name |/PersonView.php Screen Size |1024x1280 Window Size |869x1280 Page Size |869x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Volunteer Opportunity Assignemnts
https://api.github.com/repos/ChurchCRM/CRM/issues/1944/comments
3
2017-02-18T18:01:16Z
2017-02-23T15:42:52Z
https://github.com/ChurchCRM/CRM/issues/1944
208,658,379
1,944
[ "ChurchCRM", "CRM" ]
The global search box lost its style from 2.5.2->2.6.0. It used to have rounded corners. Now it's significantly larger, and has square corners. Collected Value Title | Data ----------------------|---------------- Page Name |/PersonView.php Screen Size |1024x1280 Window Size |869x1280 Page Size |869x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Global search box style changed
https://api.github.com/repos/ChurchCRM/CRM/issues/1943/comments
1
2017-02-18T18:00:03Z
2017-03-14T05:52:42Z
https://github.com/ChurchCRM/CRM/issues/1943
208,658,284
1,943
[ "ChurchCRM", "CRM" ]
I like the "Hover to edit" idea for person / family fields - much like the current photo implementation gives. We *could* eliminate different pages for PersonView vs PersonEdit if we employ this technique. Collected Value Title | Data ----------------------|---------------- Page Name |/PersonView.php Screen Size |1024x1280 Window Size |869x1280 Page Size |869x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Make all fields \"hover to edit\"
https://api.github.com/repos/ChurchCRM/CRM/issues/1942/comments
1
2017-02-18T17:58:14Z
2024-05-14T08:36:56Z
https://github.com/ChurchCRM/CRM/issues/1942
208,658,177
1,942
[ "ChurchCRM", "CRM" ]
we no longer require counts of bill denominations. create an option to hide the entry box on the PDF Collected Value Title | Data ----------------------|---------------- Page Name |/DepositSlipEditor.php Screen Size |1024x1280 Window Size |869x1280 Page Size |1035x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Option to hide bill counts in deposit reports
https://api.github.com/repos/ChurchCRM/CRM/issues/1941/comments
0
2017-02-18T17:51:50Z
2017-03-20T05:20:04Z
https://github.com/ChurchCRM/CRM/issues/1941
208,657,760
1,941
[ "ChurchCRM", "CRM" ]
Buttons are smashed together. Collected Value Title | Data ----------------------|---------------- Page Name |/QueryView.php Screen Size |1024x1280 Window Size |869x1280 Page Size |926x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Theme - QueryView Cart buttons
https://api.github.com/repos/ChurchCRM/CRM/issues/1940/comments
2
2017-02-18T17:48:59Z
2017-04-17T18:59:05Z
https://github.com/ChurchCRM/CRM/issues/1940
208,657,554
1,940
[ "ChurchCRM", "CRM" ]
Collected Value Title | Data ----------------------|---------------- Page Name |/CartView.php Screen Size |1024x1280 Window Size |869x1280 Page Size |3905x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
images are missing on cart view
https://api.github.com/repos/ChurchCRM/CRM/issues/1939/comments
2
2017-02-18T17:43:56Z
2017-02-23T05:11:25Z
https://github.com/ChurchCRM/CRM/issues/1939
208,657,203
1,939
[ "ChurchCRM", "CRM" ]
Collected Value Title | Data ----------------------|---------------- Page Name |/GroupView.php Screen Size |1024x1280 Window Size |869x1280 Page Size |1565x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Images broken on GroupView page
https://api.github.com/repos/ChurchCRM/CRM/issues/1938/comments
1
2017-02-18T17:37:38Z
2017-02-20T16:08:23Z
https://github.com/ChurchCRM/CRM/issues/1938
208,656,792
1,938
[ "ChurchCRM", "CRM" ]
This is a P0 Collected Value Title | Data ----------------------|---------------- Page Name |/RestoreDatabase.php Screen Size |1024x1280 Window Size |869x1280 Page Size |869x1280 Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 PHP Version | 7.0.14-2+deb.sury.org~trusty+1 ChurchCRM Version |2.6.0 Reporting Browser |Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"success"} Apache Modules |core,mod_so,mod_watchdog,http_core,mod_log_config,mod_logio,mod_version,mod_unixd,mod_access_compat,mod_alias,mod_auth_basic,mod_authn_core,mod_authn_file,mod_authz_core,mod_authz_host,mod_authz_user,mod_autoindex,mod_deflate,mod_dir,mod_env,mod_expires,mod_filter,mod_headers,mod_include,mod_mime,prefork,mod_negotiation,mod_php7,mod_rewrite,mod_setenvif,mod_socache_shmcb,mod_ssl,mod_status
Unable to restore any backup ->2.6.0
https://api.github.com/repos/ChurchCRM/CRM/issues/1937/comments
5
2017-02-18T17:30:07Z
2019-05-10T03:47:18Z
https://github.com/ChurchCRM/CRM/issues/1937
208,656,278
1,937
[ "ChurchCRM", "CRM" ]
Split Vagrant-QA to separate repository, Repository will have three folders: master develop expiremental running "vagrant up" from master folder will clone the latest ZIP file from the demo site master branch and launch a new vagrant VM running "vagrant up" from develop folder will clone the latest ZIP file from the demo site master branch and launch a new vagrant VM running "vagrant up" from expiremental folder will allow the tester to supply a zip archive to use for testing and launch a new vagrant VM
Split Vagrant-QA to separate repository
https://api.github.com/repos/ChurchCRM/CRM/issues/1936/comments
1
2017-02-18T17:01:43Z
2023-11-01T17:46:54Z
https://github.com/ChurchCRM/CRM/issues/1936
208,654,019
1,936
[ "ChurchCRM", "CRM" ]
``` PHP Fatal error: Uncaught Exception: An invalid configuration name has been requested: bHaveXML in /var/www/public/Churc hCRM/dto/SystemConfig.php:229 Stack trace: #0 /var/www/public/Include/GeoCoder.php(200): ChurchCRM\dto\SystemConfig::getVal ue('bHaveXML') #1 /var/www/public/MapUsingGoogle.php(17): AddressLatLon->AddressLatLon() #2 {main} thrown in /var/www/public/ChurchCRM/dto/SystemConfig.php on line 229 ```
bHaveXML config is missing
https://api.github.com/repos/ChurchCRM/CRM/issues/1932/comments
0
2017-02-17T20:10:23Z
2017-02-17T20:26:43Z
https://github.com/ChurchCRM/CRM/issues/1932
208,543,352
1,932
[ "ChurchCRM", "CRM" ]
we should move to the AJAX calls with select2 from the current dropdown for country/us state see comments in https://github.com/ChurchCRM/CRM/pull/1926
Create REST APIs for Country & State
https://api.github.com/repos/ChurchCRM/CRM/issues/1931/comments
1
2017-02-17T19:24:29Z
2018-01-29T01:37:15Z
https://github.com/ChurchCRM/CRM/issues/1931
208,532,836
1,931
[ "ChurchCRM", "CRM" ]
just like countries, let us create a class for USStates and move it out of the state dropdown. see comments in https://github.com/ChurchCRM/CRM/pull/1926
Move States to Data DTOs
https://api.github.com/repos/ChurchCRM/CRM/issues/1930/comments
0
2017-02-17T19:22:56Z
2023-11-05T02:03:45Z
https://github.com/ChurchCRM/CRM/issues/1930
208,532,449
1,930
[ "ChurchCRM", "CRM" ]
Person listing table not scrollable on mobile. Unable to see the columns towards the right. Collected Value Title | Data ----------------------|---------------- Page Name |/churchcrm/SelectList.php Screen Size |640x360 Window Size |241x360 Page Size |9972x360 Platform Information | Linux gator4239.hostgator.com 3.12.65-188.ELK6.x86_64 #1 SMP Thu Oct 20 23:27:48 CDT 2016 x86_64 PHP Version | 7.0.14 ChurchCRM Version |2.5.2 Reporting Browser |Mozilla/5.0 (Linux; Android 6.0.1; SM-G935F Build/MMB29K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.38 Mobile Safari/537.36 Prerequisite Status |All Prerequisites met Integrity check status |{"status":"failure","message":"Signature definition File Missing"}
Add table-responsive to all tables to make tables scrollable on mobile
https://api.github.com/repos/ChurchCRM/CRM/issues/1927/comments
2
2017-02-16T02:32:55Z
2017-04-07T23:58:29Z
https://github.com/ChurchCRM/CRM/issues/1927
207,995,733
1,927
[ "ChurchCRM", "CRM" ]
I have 7 members in the system: ![aa_member_count_list_hl](https://cloud.githubusercontent.com/assets/20567675/22896438/379801f2-f207-11e6-98ef-430077cb4154.png) But, there are only 5 member in Members dashboard Count: ![aa_member_count_hl](https://cloud.githubusercontent.com/assets/20567675/22896480/6930d978-f207-11e6-9030-18ff4d3b5cd7.png) The system aren't counting persons without family assigned! I discover this when i import my production data from 2.5.2 system to 2.6.0 restoring a backup.
BUG - 2.6.0-RC1: Member Count Error in Member Dashboard
https://api.github.com/repos/ChurchCRM/CRM/issues/1924/comments
2
2017-02-13T18:16:12Z
2017-03-14T04:38:00Z
https://github.com/ChurchCRM/CRM/issues/1924
207,297,568
1,924
[ "ChurchCRM", "CRM" ]
![title_hl](https://cloud.githubusercontent.com/assets/20567675/22881788/3cb7314a-f1cf-11e6-8384-b5b6853b7e73.png)
BUG: System Settings Titles untranslated in 2.6.0 - RC-1
https://api.github.com/repos/ChurchCRM/CRM/issues/1921/comments
0
2017-02-13T11:32:27Z
2017-04-12T06:18:44Z
https://github.com/ChurchCRM/CRM/issues/1921
207,191,188
1,921
[ "ChurchCRM", "CRM" ]
What is the best way to handle the departed persons? We don't want to delete them. Currently we assign a classification. There are issues with this approach. They still appear in birthday list wedding anniversary list groups etc. Should we have a field in Person table to mark them as dead with a date?
Departed people
https://api.github.com/repos/ChurchCRM/CRM/issues/1920/comments
11
2017-02-13T01:52:34Z
2024-07-26T02:13:50Z
https://github.com/ChurchCRM/CRM/issues/1920
207,104,905
1,920
[ "ChurchCRM", "CRM" ]
Copyright dates in footer old (2015-2016)
https://api.github.com/repos/ChurchCRM/CRM/issues/1917/comments
0
2017-02-12T02:26:55Z
2017-02-12T22:03:10Z
https://github.com/ChurchCRM/CRM/issues/1917
207,023,829
1,917
[ "ChurchCRM", "CRM" ]
It looks like the FamilyVerify button no longer prompts for online / in person / printout validation.
Bad Merge on FamilyView
https://api.github.com/repos/ChurchCRM/CRM/issues/1914/comments
0
2017-02-12T02:11:35Z
2017-02-12T16:53:21Z
https://github.com/ChurchCRM/CRM/issues/1914
207,023,223
1,914
[ "ChurchCRM", "CRM" ]
Unused API endpoint /families/lastedited
https://api.github.com/repos/ChurchCRM/CRM/issues/1913/comments
0
2017-02-12T01:14:27Z
2017-04-02T20:06:43Z
https://github.com/ChurchCRM/CRM/issues/1913
207,020,876
1,913