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" ]
Anonymous Cash Doesn't Show up in DepositSlipEditor
Anonymous Cash Doesn't Show up in DepositSlipEditor
https://api.github.com/repos/ChurchCRM/CRM/issues/1028/comments
3
2016-09-11T18:54:27Z
2016-09-13T05:03:08Z
https://github.com/ChurchCRM/CRM/issues/1028
176,258,611
1,028
[ "ChurchCRM", "CRM" ]
I get this error when adding cart to group: Fatal error: Call to undefined method ChurchCRM\Service\PersonService::getPhoto() in /var/www/public/Service/PersonService.php on line 91 See #1026
Add to Cart getPhoto Bug
https://api.github.com/repos/ChurchCRM/CRM/issues/1027/comments
0
2016-09-11T18:40:13Z
2016-09-13T05:09:00Z
https://github.com/ChurchCRM/CRM/issues/1027
176,257,862
1,027
[ "ChurchCRM", "CRM" ]
![image](https://cloud.githubusercontent.com/assets/554959/18414567/518a10d6-7783-11e6-87df-10b4e52276c1.png)
DirectoryReports Showing HTML not links
https://api.github.com/repos/ChurchCRM/CRM/issues/1022/comments
1
2016-09-11T01:21:04Z
2016-09-11T18:00:47Z
https://github.com/ChurchCRM/CRM/issues/1022
176,213,529
1,022
[ "ChurchCRM", "CRM" ]
I thought we fixed this in another PR while in http://192.168.33.10/GroupReports.php ![image](https://cloud.githubusercontent.com/assets/554959/18414556/e27daf22-7782-11e6-909a-2ee3865a142a.png)
Role dropdown brokend
https://api.github.com/repos/ChurchCRM/CRM/issues/1021/comments
0
2016-09-11T01:18:09Z
2016-09-11T01:36:33Z
https://github.com/ChurchCRM/CRM/issues/1021
176,213,447
1,021
[ "ChurchCRM", "CRM" ]
This is only broken on hostgator - not on vagrant..... :angry: Broken: ![image](https://cloud.githubusercontent.com/assets/11679900/18414348/57429eb2-7792-11e6-979d-a4afb69b4a17.png) Working: ![image](https://cloud.githubusercontent.com/assets/11679900/18414350/5f8ff5b0-7792-11e6-8fb1-a8c1ef7b5179.png)
Fonts with capital names are broken in develop
https://api.github.com/repos/ChurchCRM/CRM/issues/1020/comments
3
2016-09-11T00:01:40Z
2016-09-11T18:52:19Z
https://github.com/ChurchCRM/CRM/issues/1020
176,211,156
1,020
[ "ChurchCRM", "CRM" ]
Deposit graph should be conditionally visible based on the presence of data. It's currently displaying whether or not there is actually data to display.
Deposit Graph Conditional Visibility
https://api.github.com/repos/ChurchCRM/CRM/issues/1019/comments
1
2016-09-10T23:58:21Z
2016-12-10T04:17:49Z
https://github.com/ChurchCRM/CRM/issues/1019
176,211,030
1,019
[ "ChurchCRM", "CRM" ]
Should be able to create directory and verification letters directly from a group and from the cart.
Group Reports
https://api.github.com/repos/ChurchCRM/CRM/issues/1018/comments
2
2016-09-10T23:57:18Z
2024-08-03T02:12:37Z
https://github.com/ChurchCRM/CRM/issues/1018
176,210,959
1,018
[ "ChurchCRM", "CRM" ]
Export Selected Group Members as CSV was never implemented.
Export Selected Group Members CSV Does Not Work
https://api.github.com/repos/ChurchCRM/CRM/issues/1017/comments
0
2016-09-10T23:56:16Z
2017-03-31T14:28:20Z
https://github.com/ChurchCRM/CRM/issues/1017
176,210,897
1,017
[ "ChurchCRM", "CRM" ]
Adding new group roles handles the default role incorrectly. Currently, a newly added group role will "seem" to be the default role for that group; however, the old default role is still the default. In order to make the new role the default, you must make the old role default, and then make the new role default again.
Adding new Group Roles Default Behavior
https://api.github.com/repos/ChurchCRM/CRM/issues/1016/comments
2
2016-09-10T23:55:12Z
2016-12-10T04:18:48Z
https://github.com/ChurchCRM/CRM/issues/1016
176,210,860
1,016
[ "ChurchCRM", "CRM" ]
Roles are wrong. Only Member. not teacher / student
Demo Data doesn't add sunday school groups correctly
https://api.github.com/repos/ChurchCRM/CRM/issues/1015/comments
1
2016-09-10T23:53:28Z
2017-03-14T04:39:47Z
https://github.com/ChurchCRM/CRM/issues/1015
176,210,809
1,015
[ "ChurchCRM", "CRM" ]
Roles are wrong. Only Member. not teacher / student
Demo Data doesn't add sunday school groups correctly
https://api.github.com/repos/ChurchCRM/CRM/issues/1014/comments
0
2016-09-10T23:51:32Z
2017-03-02T15:57:02Z
https://github.com/ChurchCRM/CRM/issues/1014
176,210,731
1,014
[ "ChurchCRM", "CRM" ]
Need a method to ensure that code that was shipped in the release keeps integrity. The project **IS open source**, but _we should alert users if they've changed any code_ from what was released. Method proposed: - During PHING build script, generage a JSON file in the project folder. - JSON contains array of objects - {"filename","filehash"} Each login, a background job starts to: - Hash of the JSON must match a hash value retrieved from churchcrm.io - If the hash cannot be retreived, display warning that the could could not be verified. - Verify that the hash of each file in the JSON matches the expected value. - If there is a problem with the code integrity, display a warning to admin users. Tell users which files do not match.
Need a method to ensure code integrity
https://api.github.com/repos/ChurchCRM/CRM/issues/1013/comments
0
2016-09-10T23:40:36Z
2016-10-23T04:47:55Z
https://github.com/ChurchCRM/CRM/issues/1013
176,210,316
1,013
[ "ChurchCRM", "CRM" ]
There has to be a better (and more free) way of doing this than relying on `The Intelligent Search Technology, Ltd.`
US Address Verification
https://api.github.com/repos/ChurchCRM/CRM/issues/1011/comments
4
2016-09-10T22:15:01Z
2024-08-03T02:12:39Z
https://github.com/ChurchCRM/CRM/issues/1011
176,206,617
1,011
[ "ChurchCRM", "CRM" ]
Group Reports is supposed to load roles dynamically after selecting a group. No roles load, and makes the report data less useful. due to ![image](https://cloud.githubusercontent.com/assets/554959/18414556/e27daf22-7782-11e6-909a-2ee3865a142a.png)
Group Reports is broken
https://api.github.com/repos/ChurchCRM/CRM/issues/1010/comments
2
2016-09-10T22:03:49Z
2016-09-11T18:39:50Z
https://github.com/ChurchCRM/CRM/issues/1010
176,206,030
1,010
[ "ChurchCRM", "CRM" ]
It doesn't make sense to have the data confirmation letters buried under Members | Dashboard | Letters and Mailing Labels" I'd like to move these two important reports directly to the Members Dashboard, In fact, the option to generate the data confirmation email should be on Members Functions, not within reports.
Location of Data Confirm Letters
https://api.github.com/repos/ChurchCRM/CRM/issues/1009/comments
0
2016-09-10T22:03:02Z
2019-03-31T01:28:14Z
https://github.com/ChurchCRM/CRM/issues/1009
176,205,983
1,009
[ "ChurchCRM", "CRM" ]
This is a showstopper for people using the financial side of ChurchCRM.
Deposit Report is broken in develop
https://api.github.com/repos/ChurchCRM/CRM/issues/1008/comments
0
2016-09-10T16:19:39Z
2016-09-11T15:17:48Z
https://github.com/ChurchCRM/CRM/issues/1008
176,187,776
1,008
[ "ChurchCRM", "CRM" ]
Hi Techies; I did install and configure ChurchCRM on local host, I am using xampp server on a windows 7 laptop. after the installation, I was prompted to enter the username and password in other for me to have access to the backend of the platform. I put in the username and password that I set when I created my database but it's not working, I have been researching for a week now and found on ChurchCRM site that I should use their default username and password which is, username: Adim pasword: george ![search](https://cloud.githubusercontent.com/assets/10621330/18409642/e71a3808-773b-11e6-9e80-62db0d581caa.JPG) I have tried over and over but it's still not working. any help, please. hoping to hear from anybody who has been through this problem or has any links i can follow in resolving my problem. @DawoudIO @sethjeffery any help? Cheers!
ChurchCRM Login credentials not working
https://api.github.com/repos/ChurchCRM/CRM/issues/1006/comments
6
2016-09-10T09:50:05Z
2020-12-25T22:07:33Z
https://github.com/ChurchCRM/CRM/issues/1006
176,171,653
1,006
[ "ChurchCRM", "CRM" ]
Remove Member from Group needs a confirm box
https://api.github.com/repos/ChurchCRM/CRM/issues/1004/comments
2
2016-09-10T04:23:57Z
2017-02-11T21:45:40Z
https://github.com/ChurchCRM/CRM/issues/1004
176,156,266
1,004
[ "ChurchCRM", "CRM" ]
https://github.com/propelorm/propelorm.github.com/blob/d1dbefdd6346f36e72d3349934ef2768ebe1a0c8/cookbook/symfony2/the-symfony2-security-component-and-propel.markdown
Leverage Propel Security Providers
https://api.github.com/repos/ChurchCRM/CRM/issues/1003/comments
2
2016-09-10T02:37:21Z
2024-08-03T02:12:40Z
https://github.com/ChurchCRM/CRM/issues/1003
176,150,881
1,003
[ "ChurchCRM", "CRM" ]
see https://github.com/SNakano/PropelDataCacheBehavior
Add DB Cache
https://api.github.com/repos/ChurchCRM/CRM/issues/1000/comments
0
2016-09-09T14:31:45Z
2023-11-05T02:01:12Z
https://github.com/ChurchCRM/CRM/issues/1000
176,024,078
1,000
[ "ChurchCRM", "CRM" ]
https://github.com/drewm/mailchimp-api/
Move to MailChimp v3 APIs
https://api.github.com/repos/ChurchCRM/CRM/issues/998/comments
3
2016-09-09T14:20:19Z
2020-06-09T16:45:40Z
https://github.com/ChurchCRM/CRM/issues/998
176,021,368
998
[ "ChurchCRM", "CRM" ]
When viewing a person in an environment that has MailChimp configured, the error is not nice: ![image](https://cloud.githubusercontent.com/assets/11679900/18372882/b87b43b8-760d-11e6-9ab1-0c02b28506f1.png)
MailChimp breaks in PersonView.php
https://api.github.com/repos/ChurchCRM/CRM/issues/997/comments
1
2016-09-09T01:47:30Z
2016-09-10T04:24:24Z
https://github.com/ChurchCRM/CRM/issues/997
175,907,266
997
[ "ChurchCRM", "CRM" ]
Don't 302 Redirect photo requests made through the API. Render the file directly.
Render photos directly in API results
https://api.github.com/repos/ChurchCRM/CRM/issues/995/comments
7
2016-09-09T00:57:02Z
2016-11-24T21:53:03Z
https://github.com/ChurchCRM/CRM/issues/995
175,901,481
995
[ "ChurchCRM", "CRM" ]
If there is no "Male" parent, then the Sunday School Export does not include a father. This is logical. We could add some items to the "Task Service" to detect members with a missing gender, and generate a task to fix it.
Sunday School Export Missing Parent Info
https://api.github.com/repos/ChurchCRM/CRM/issues/994/comments
1
2016-09-08T22:59:17Z
2017-01-09T06:41:37Z
https://github.com/ChurchCRM/CRM/issues/994
175,885,996
994
[ "ChurchCRM", "CRM" ]
While saving a person: `Fatal error: Class 'ChurchCRM\Service\DateTime' not found in /var/www/public/Service/NoteService.php on line 20` ![image](https://cloud.githubusercontent.com/assets/11679900/18369831/1c9e6ab8-75f6-11e6-8c36-acac0d24cb97.png)
Saving a person is broken in develop
https://api.github.com/repos/ChurchCRM/CRM/issues/993/comments
0
2016-09-08T22:57:50Z
2016-09-10T04:24:33Z
https://github.com/ChurchCRM/CRM/issues/993
175,885,768
993
[ "ChurchCRM", "CRM" ]
http://demo.churchcrm.io/develop/email/Dashboard.php ``` Fatal error: Class 'ChurchCRM\Service\MailChimpService' not found in /home2/gdawoud/public_html/demo.churchcrm.io/develop/email/Dashboard.php on line 21 ``` ![image](https://cloud.githubusercontent.com/assets/11679900/18330605/948f3bee-7527-11e6-9ed0-986efb244f42.png)
email dashboard is broken
https://api.github.com/repos/ChurchCRM/CRM/issues/990/comments
4
2016-09-07T22:19:20Z
2017-03-14T05:53:20Z
https://github.com/ChurchCRM/CRM/issues/990
175,620,522
990
[ "ChurchCRM", "CRM" ]
After adding / deleting members from a group, the email and text buttons still have the old data. Also, the buttons are hidden during page render if the group has 0 members. The buttons do not re-appear if members are added. If all members of the group are deleted the buttons do not disappear. Solution: cause the buttons to check the membership from the API. ![image](https://cloud.githubusercontent.com/assets/11679900/18330513/0053c062-7527-11e6-8304-c83b3b9090a3.png)
Deleting Group Members Email / SMS / Cart Buttons
https://api.github.com/repos/ChurchCRM/CRM/issues/989/comments
0
2016-09-07T22:15:09Z
2017-11-12T05:17:52Z
https://github.com/ChurchCRM/CRM/issues/989
175,619,794
989
[ "ChurchCRM", "CRM" ]
After clicking the "Remove Members from group" button, the count in the button does not refresh: ![image](https://cloud.githubusercontent.com/assets/11679900/18330452/a2223d2a-7526-11e6-8863-553602308da7.png)
Deleting Group Members Button Doesn't update
https://api.github.com/repos/ChurchCRM/CRM/issues/988/comments
1
2016-09-07T22:12:28Z
2016-12-10T04:16:15Z
https://github.com/ChurchCRM/CRM/issues/988
175,619,331
988
[ "ChurchCRM", "CRM" ]
Description : Clicking on the pencil icon to change a group member's role in GroupView.php triggers the Row Selection, and highlights the row. Expected behavior: Clicking the pencil icon should not trigger a selection of the entire row. ![image](https://cloud.githubusercontent.com/assets/11679900/18330430/81ed1f3e-7526-11e6-903d-ac7467f0a54c.png)
Changing Group Member Roles Unexpected Behavior
https://api.github.com/repos/ChurchCRM/CRM/issues/987/comments
2
2016-09-07T22:11:34Z
2017-03-14T04:29:45Z
https://github.com/ChurchCRM/CRM/issues/987
175,619,163
987
[ "ChurchCRM", "CRM" ]
All of the page becomes a href for emailto: | Collected Value Title | Data | | --- | --- | | Page Name | /churchcrm/GroupView.php | | Screen Size | 900x1440 | | Window Size | 703x1305 | | Page Size | 969x1305 | | Platform Information | Linux stgeorge-srv 4.6.3-x86_64-linode70 #1 SMP Thu Jul 7 17:35:46 EDT 2016 x86_64 | | PHP Version | 5.6.24 | | ChurchCRM Version | 2.1.11 | | Reporting Browser | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12) AppleWebKit/602.1.50 (KHTML, like Gecko) Version/10.0 Safari/602.1.50 | | Apache Modules | core,mod_so,http_core,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_auth_basic,mod_auth_digest,mod_authn_anon,mod_authn_core,mod_authn_dbd,mod_authn_dbm,mod_authn_file,mod_authn_socache,mod_authz_core,mod_authz_dbd,mod_authz_dbm,mod_authz_groupfile,mod_authz_host,mod_authz_owner,mod_authz_user,mod_autoindex,mod_cache,mod_cache_disk,mod_data,mod_dbd,mod_deflate,mod_dir,mod_dumpio,mod_echo,mod_env,mod_expires,mod_ext_filter,mod_filter,mod_headers,mod_include,mod_info,mod_log_config,mod_logio,mod_mime_magic,mod_mime,mod_negotiation,mod_remoteip,mod_reqtimeout,mod_rewrite,mod_setenvif,mod_slotmem_plain,mod_slotmem_shm,mod_socache_dbm,mod_socache_memcache,mod_socache_shmcb,mod_status,mod_substitute,mod_suexec,mod_unique_id,mod_unixd,mod_userdir,mod_version,mod_vhost_alias,mod_dav,mod_dav_fs,mod_dav_lock,mod_lua,prefork,mod_proxy,mod_lbmethod_bybusyness,mod_lbmethod_byrequests,mod_lbmethod_bytraffic,mod_lbmethod_heartbeat,mod_proxy_ajp,mod_proxy_balancer,mod_proxy_connect,mod_proxy_express,mod_proxy_fcgi,mod_proxy_fdpass,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_wstunnel,mod_systemd,mod_cgi,mod_php5 |
Adding Some People via the Group page breaks the page
https://api.github.com/repos/ChurchCRM/CRM/issues/985/comments
1
2016-09-07T03:25:33Z
2017-03-14T05:53:20Z
https://github.com/ChurchCRM/CRM/issues/985
175,404,499
985
[ "ChurchCRM", "CRM" ]
| Collected Value Title | Data | | --- | --- | | Page Name | /churchcrm/GroupView.php | | Screen Size | 1080x2560 | | Window Size | 848x1160 | | Page Size | 1042x1160 | | Platform Information | Linux stgeorge-srv 4.6.3-x86_64-linode70 #1 SMP Thu Jul 7 17:35:46 EDT 2016 x86_64 | | PHP Version | 5.6.24 | | ChurchCRM Version | 2.1.11 | | Reporting Browser | Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 | | Apache Modules | core,mod_so,http_core,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_auth_basic,mod_auth_digest,mod_authn_anon,mod_authn_core,mod_authn_dbd,mod_authn_dbm,mod_authn_file,mod_authn_socache,mod_authz_core,mod_authz_dbd,mod_authz_dbm,mod_authz_groupfile,mod_authz_host,mod_authz_owner,mod_authz_user,mod_autoindex,mod_cache,mod_cache_disk,mod_data,mod_dbd,mod_deflate,mod_dir,mod_dumpio,mod_echo,mod_env,mod_expires,mod_ext_filter,mod_filter,mod_headers,mod_include,mod_info,mod_log_config,mod_logio,mod_mime_magic,mod_mime,mod_negotiation,mod_remoteip,mod_reqtimeout,mod_rewrite,mod_setenvif,mod_slotmem_plain,mod_slotmem_shm,mod_socache_dbm,mod_socache_memcache,mod_socache_shmcb,mod_status,mod_substitute,mod_suexec,mod_unique_id,mod_unixd,mod_userdir,mod_version,mod_vhost_alias,mod_dav,mod_dav_fs,mod_dav_lock,mod_lua,prefork,mod_proxy,mod_lbmethod_bybusyness,mod_lbmethod_byrequests,mod_lbmethod_bytraffic,mod_lbmethod_heartbeat,mod_proxy_ajp,mod_proxy_balancer,mod_proxy_connect,mod_proxy_express,mod_proxy_fcgi,mod_proxy_fdpass,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_wstunnel,mod_systemd,mod_cgi,mod_php5 |
bug test
https://api.github.com/repos/ChurchCRM/CRM/issues/984/comments
0
2016-09-07T03:25:00Z
2016-09-07T03:25:06Z
https://github.com/ChurchCRM/CRM/issues/984
175,404,444
984
[ "ChurchCRM", "CRM" ]
Logging into ChurchCRM a number of times greater than the GitHub API Threshold causes a fatal error. This should be handled gracefully: ``` Fatal error: Uncaught exception 'Github\Exception\ApiLimitExceedException' with message 'You have reached GitHub hour limit! Actual limit is: 60' in /home2/gdawoud/public_html/demo.churchcrm.io/develop/vendor/knplabs/github-api/lib/Github/HttpClient/Listener/ErrorListener.php:45 Stack trace: #0 [internal function]: Github\HttpClient\Listener\ErrorListener->onRequestError(Object(Guzzle\Common\Event), 'request.error', Object(Symfony\Component\EventDispatcher\EventDispatcher)) #1 /home2/gdawoud/public_html/demo.churchcrm.io/develop/vendor/symfony/event-dispatcher/EventDispatcher.php(184): call_user_func(Array, Object(Guzzle\Common\Event), 'request.error', Object(Symfony\Component\EventDispatcher\EventDispatcher)) #2 /home2/gdawoud/public_html/demo.churchcrm.io/develop/vendor/symfony/event-dispatcher/EventDispatcher.php(46): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'request.error', Object(Guzzle\Common\Event)) #3 /home2/gdawoud/public_html/demo.churchcrm.io/develop/vendor/guzzle/guzzle/src/Guzzle/H in /home2/gdawoud/public_html/demo.churchcrm.io/develop/vendor/knplabs/github-api/lib/Github/HttpClient/HttpClient.php on line 150 ```
GitHub API Limit Hard Fail
https://api.github.com/repos/ChurchCRM/CRM/issues/983/comments
5
2016-09-07T02:28:18Z
2017-02-21T02:28:56Z
https://github.com/ChurchCRM/CRM/issues/983
175,398,553
983
[ "ChurchCRM", "CRM" ]
![image](https://cloud.githubusercontent.com/assets/554959/18274940/b62b305c-73f9-11e6-8d5d-7d39073a9308.png)
Permissions: Manage Groups and Roles - Broken List Group
https://api.github.com/repos/ChurchCRM/CRM/issues/978/comments
2
2016-09-06T13:18:40Z
2016-09-11T18:08:34Z
https://github.com/ChurchCRM/CRM/issues/978
175,244,749
978
[ "ChurchCRM", "CRM" ]
**Repro Steps:** 1. Log into ChurchCRM as admin 2. Navigate to Groups>List Groups 3. Click the "+" sign to expand a group which has more than 10 members 4. Navigate to page 2 or higher 5. Attempt to edit a person's role using the edit button under the "Group Role" column (2nd column) Expected: Popoup dialog allowing admin to change the role of the user Actual: Nothing happens. Tested with Google Chrome 52.0.2743.116 and Microsoft Edge 38.14393.0.0
Edit Group Role button not working for page 2-x of group list
https://api.github.com/repos/ChurchCRM/CRM/issues/977/comments
1
2016-09-06T05:56:48Z
2017-03-14T05:53:19Z
https://github.com/ChurchCRM/CRM/issues/977
175,166,022
977
[ "ChurchCRM", "CRM" ]
Person images should cache - they don't change often, and can consume a lot of data (especially for mobile use). Also, cache would speed up load time.
Person Images should cache
https://api.github.com/repos/ChurchCRM/CRM/issues/976/comments
2
2016-09-06T02:49:29Z
2017-01-28T00:55:48Z
https://github.com/ChurchCRM/CRM/issues/976
175,149,816
976
[ "ChurchCRM", "CRM" ]
I think we removed web calendar, but the group "schedule a meeting" button relies on it.
Group Schedule a Meeting is broken(ish)
https://api.github.com/repos/ChurchCRM/CRM/issues/975/comments
3
2016-09-06T02:29:11Z
2017-03-14T04:29:45Z
https://github.com/ChurchCRM/CRM/issues/975
175,148,077
975
[ "ChurchCRM", "CRM" ]
Repro Steps: 1. Log into ChurchCRM as admin 2. Navigate to Groups>List Groups 3. Click the "+" sign to expand a group with several members Expected: each member is displayed with address, phone, and e-mail Actual: E-mail is not displayed for most of the group members in the output/grid Tested with Google Chrome 52.0.2743.116 and Microsoft Edge 38.14393.0.0
E-mail address not displayed in group member grid
https://api.github.com/repos/ChurchCRM/CRM/issues/974/comments
2
2016-09-05T23:30:23Z
2016-09-30T04:32:25Z
https://github.com/ChurchCRM/CRM/issues/974
175,136,459
974
[ "ChurchCRM", "CRM" ]
**Repro Steps:** 1. Log into ChurchCRM as admin 2. Navigate to Groups>List Groups 3. Click the "+" sign to expand a group which has more than 10 members 4. Navigate to page 2+ 5. Attempt to delete a person from a group using the "Remove User From Group" button on the right-most column. Expected: Person/row deleted from group Actual: Nothing happens Tested with Google Chrome 52.0.2743.116 and Microsoft Edge 38.14393.0.0
Remove user from group button not working for page 2-x of group list
https://api.github.com/repos/ChurchCRM/CRM/issues/973/comments
1
2016-09-05T23:28:20Z
2017-03-14T05:53:19Z
https://github.com/ChurchCRM/CRM/issues/973
175,136,327
973
[ "ChurchCRM", "CRM" ]
Currently none of the separate .js files are translated. These files contain UI elements, and need translation ability. http://www.gnu.org/software/gettext/manual/gettext.html#JavaScript
gettext() for Javascript
https://api.github.com/repos/ChurchCRM/CRM/issues/964/comments
4
2016-09-03T22:17:51Z
2019-08-27T02:29:29Z
https://github.com/ChurchCRM/CRM/issues/964
174,920,546
964
[ "ChurchCRM", "CRM" ]
I think we should gradually kill off functions that are defined in the "stop-gap" service classes Just call the ORM directly where we need to access config values. I see no value in abstracting the ORM through SystemService. I don't think it should be part of this PR though.*\*
Use ORM In favor of Service Classes
https://api.github.com/repos/ChurchCRM/CRM/issues/963/comments
1
2016-09-02T01:34:07Z
2016-10-04T14:58:40Z
https://github.com/ChurchCRM/CRM/issues/963
174,662,419
963
[ "ChurchCRM", "CRM" ]
Teste de bug | Collected Value Title | Data | | --- | --- | | Page Name | /churchcrm/calendar.php | | Screen Size | 768x1366 | | Window Size | 667x1366 | | Page Size | 1174x1366 | | Platform Information | Linux walcustweb0604.int.bizland.net 3.14.59 #1 SMP Mon Jan 25 13:49:16 EST 2016 x86_64 | | PHP Version | 5.6.6 | | ChurchCRM Version | 2.1.11 | | Reporting Browser | Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 |
Teste de bug
https://api.github.com/repos/ChurchCRM/CRM/issues/962/comments
0
2016-08-31T18:52:01Z
2016-08-31T20:07:55Z
https://github.com/ChurchCRM/CRM/issues/962
174,349,599
962
[ "ChurchCRM", "CRM" ]
if using PHP 7, a database error shows up. This is not helpful. Should display unsupported php error instaed
Unsuppored PHP Versions show non-helpful error
https://api.github.com/repos/ChurchCRM/CRM/issues/958/comments
0
2016-08-31T02:44:10Z
2016-08-31T13:02:47Z
https://github.com/ChurchCRM/CRM/issues/958
174,171,791
958
[ "ChurchCRM", "CRM" ]
Mentioned in #940, but also many other places - there are updates to System User objects through legacy SQL code - not ORM.
Convert User Objects to ORM
https://api.github.com/repos/ChurchCRM/CRM/issues/947/comments
1
2016-08-29T01:33:58Z
2017-04-02T20:08:14Z
https://github.com/ChurchCRM/CRM/issues/947
173,680,612
947
[ "ChurchCRM", "CRM" ]
AutoPaymentEditor should not expose stored card number after the number has been committed to DB.
AutoPaymentEditor exposes stored card number
https://api.github.com/repos/ChurchCRM/CRM/issues/944/comments
1
2016-08-28T03:07:09Z
2019-11-16T20:11:30Z
https://github.com/ChurchCRM/CRM/issues/944
173,626,542
944
[ "ChurchCRM", "CRM" ]
AutoPaymentEditor is still on the old skin, and is woefully out of date with the rest of the code.
Theme: AutoPaymentEditor
https://api.github.com/repos/ChurchCRM/CRM/issues/943/comments
1
2016-08-28T03:05:24Z
2017-11-12T05:15:49Z
https://github.com/ChurchCRM/CRM/issues/943
173,626,481
943
[ "ChurchCRM", "CRM" ]
Configure Authorize.NET to use the Composer provided API instead of legacy code.
Configure Authorize.NET to use API
https://api.github.com/repos/ChurchCRM/CRM/issues/941/comments
1
2016-08-28T02:06:13Z
2023-11-05T02:23:33Z
https://github.com/ChurchCRM/CRM/issues/941
173,624,952
941
[ "ChurchCRM", "CRM" ]
"Save" button in GroupEditor is broken in develop.
GroupEditor
https://api.github.com/repos/ChurchCRM/CRM/issues/938/comments
1
2016-08-27T04:16:12Z
2017-03-14T05:53:19Z
https://github.com/ChurchCRM/CRM/issues/938
173,576,793
938
[ "ChurchCRM", "CRM" ]
It appears that the source has the key missing. line 44 should be: <script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?<?php echo $sGoogleMapKey ? "key=$sGoogleMapKey&" : ""; ?>sensor=false"></script>
Google Maps not working
https://api.github.com/repos/ChurchCRM/CRM/issues/930/comments
4
2016-08-18T04:21:24Z
2016-08-31T13:07:09Z
https://github.com/ChurchCRM/CRM/issues/930
171,814,890
930
[ "ChurchCRM", "CRM" ]
I can login as Admin and change password. Dashboard comes up. Most menu items do not work. The only ones that work are the ones that go to a different page such as calendar. If I manually type the /SystemSettings.php url, it comes up but has limited functionality.
After initial login, menus do not work
https://api.github.com/repos/ChurchCRM/CRM/issues/929/comments
2
2016-08-17T12:44:35Z
2016-08-17T21:21:24Z
https://github.com/ChurchCRM/CRM/issues/929
171,648,145
929
[ "ChurchCRM", "CRM" ]
Error displayed that user_usr does not exist. This is because there was a mysql error during the setup script. This is due to the default configuration in mysql. As a workaround, I added the following to /etc/mysql/my.cnf: [mysqld] sql_mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION This is specifically removing ONLY_FULL_GROUP_BY,NO_ZERO_DATE which are turned on by default. The setup script worked fine afterwards.
mysql errors during first login
https://api.github.com/repos/ChurchCRM/CRM/issues/928/comments
3
2016-08-17T12:27:26Z
2017-05-13T13:51:13Z
https://github.com/ChurchCRM/CRM/issues/928
171,644,906
928
[ "ChurchCRM", "CRM" ]
Never button is starting the backup routine.
The Backup Database is not working
https://api.github.com/repos/ChurchCRM/CRM/issues/927/comments
3
2016-08-15T13:23:45Z
2016-08-27T04:07:30Z
https://github.com/ChurchCRM/CRM/issues/927
171,169,093
927
[ "ChurchCRM", "CRM" ]
I have a need to keep up with who logs on and when, not just last time log on.
Histroy of system users
https://api.github.com/repos/ChurchCRM/CRM/issues/926/comments
7
2016-08-14T22:09:59Z
2024-08-03T02:12:40Z
https://github.com/ChurchCRM/CRM/issues/926
171,081,625
926
[ "ChurchCRM", "CRM" ]
Iphone 6s plus was used | Collected Value Title | Data | | --- | --- | | Page Name | /churchcrm/SystemSettings.php | | Screen Size | 736x414 | | Window Size | 660x414 | | Page Size | 886x414 | | Platform Information | Linux stgeorge-srv 4.6.3-x86_64-linode70 #1 SMP Thu Jul 7 17:35:46 EDT 2016 x86_64 | | PHP Version | 5.6.24 | | ChurchCRM Version | 2.1.11 | | Reporting Browser | Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_4 like Mac OS X) AppleWebKit/601.1 (KHTML, like Gecko) CriOS/52.0.2743.84 Mobile/13G35 Safari/601.1.46 | | Apache Modules | core,mod_so,http_core,mod_access_compat,mod_actions,mod_alias,mod_allowmethods,mod_auth_basic,mod_auth_digest,mod_authn_anon,mod_authn_core,mod_authn_dbd,mod_authn_dbm,mod_authn_file,mod_authn_socache,mod_authz_core,mod_authz_dbd,mod_authz_dbm,mod_authz_groupfile,mod_authz_host,mod_authz_owner,mod_authz_user,mod_autoindex,mod_cache,mod_cache_disk,mod_data,mod_dbd,mod_deflate,mod_dir,mod_dumpio,mod_echo,mod_env,mod_expires,mod_ext_filter,mod_filter,mod_headers,mod_include,mod_info,mod_log_config,mod_logio,mod_mime_magic,mod_mime,mod_negotiation,mod_remoteip,mod_reqtimeout,mod_rewrite,mod_setenvif,mod_slotmem_plain,mod_slotmem_shm,mod_socache_dbm,mod_socache_memcache,mod_socache_shmcb,mod_status,mod_substitute,mod_suexec,mod_unique_id,mod_unixd,mod_userdir,mod_version,mod_vhost_alias,mod_dav,mod_dav_fs,mod_dav_lock,mod_lua,prefork,mod_proxy,mod_lbmethod_bybusyness,mod_lbmethod_byrequests,mod_lbmethod_bytraffic,mod_lbmethod_heartbeat,mod_proxy_ajp,mod_proxy_balancer,mod_proxy_connect,mod_proxy_express,mod_proxy_fcgi,mod_proxy_fdpass,mod_proxy_ftp,mod_proxy_http,mod_proxy_scgi,mod_proxy_wstunnel,mod_systemd,mod_cgi,mod_php5 |
System settings Input fields are larger than page on mobile
https://api.github.com/repos/ChurchCRM/CRM/issues/925/comments
2
2016-08-14T18:26:13Z
2017-03-14T05:48:45Z
https://github.com/ChurchCRM/CRM/issues/925
171,071,554
925
[ "ChurchCRM", "CRM" ]
include directory is always capitalized, but is not so in LoadConfigs.php error message: ![image](https://cloud.githubusercontent.com/assets/11679900/17612066/6479b702-601b-11e6-9588-1aee0743835d.png)
Fix Case Sensitive Path in LoadConfigs
https://api.github.com/repos/ChurchCRM/CRM/issues/923/comments
0
2016-08-12T03:29:12Z
2016-08-27T04:07:46Z
https://github.com/ChurchCRM/CRM/issues/923
170,792,479
923
[ "ChurchCRM", "CRM" ]
mysql_ functions are deprecated with PHP 7.0 See #810
remove all mysql_
https://api.github.com/repos/ChurchCRM/CRM/issues/922/comments
0
2016-08-12T03:14:51Z
2016-09-30T05:52:00Z
https://github.com/ChurchCRM/CRM/issues/922
170,791,319
922
[ "ChurchCRM", "CRM" ]
seems like requests for js files are 302'ing on WAMP servers. Similar to #602 and #578 In Header-Function.php, removing the following lines fixes the endless redirect: ``` <script type="text/javascript" src="<?= $sRootPath ?>/skin/js/IssueReporter.js" type="text/javascript"></script> <script type="text/javascript" src="<?= $sRootPath ?>/Include/jscalendar/calendar.js"></script> <script type="text/javascript" src="<?= $sRootPath ?>/Include/jscalendar/lang/calendar-<?= substr($sLanguage, 0, 2) ?>.js"></script> ``` Not sure of cause yet.
Endless 302 loop when using WAMP
https://api.github.com/repos/ChurchCRM/CRM/issues/921/comments
1
2016-08-10T02:24:57Z
2017-05-13T13:35:31Z
https://github.com/ChurchCRM/CRM/issues/921
170,313,872
921
[ "ChurchCRM", "CRM" ]
a failure to backup to remote WebDAV should not prevent the page from loading.
WebDAV failures prevent page load
https://api.github.com/repos/ChurchCRM/CRM/issues/920/comments
1
2016-08-10T01:13:08Z
2016-10-04T14:56:30Z
https://github.com/ChurchCRM/CRM/issues/920
170,306,848
920
[ "ChurchCRM", "CRM" ]
Connected with #237 - When the setting 'Allow user to see member privacy data, e.g. Birth Year, Age.' is set to False user can see all the info under 'About Me' box. In 2.1.10 I would expect the 'About Me' information to be treated as privacy data. Or maybe a tick box that allows this information to be shared under Personal Info and Contact Info on PersonEditor.php This is a critical issue for use due to privacy policy.
Privacy Data viewable for Normal user
https://api.github.com/repos/ChurchCRM/CRM/issues/919/comments
3
2016-08-08T13:06:55Z
2017-03-14T04:29:45Z
https://github.com/ChurchCRM/CRM/issues/919
169,918,179
919
[ "ChurchCRM", "CRM" ]
When I deleted the timezone & didn\'t enter a new one it wouldn\'t let me log in anymore. I couldn\'t figure it out & just had to delete the whole mysql database and start from scratch. Maybe make it so you cant leave it blank or maybe there\'s just a drop down and you can select your timezone. | Collected Value Title | Data | | --- | --- | | Page Name | /PersonView.php | | Platform Information | Linux res203.servconfig.com 2.6.32-673.8.1.lve1.4.3.1.el6.x86_64 #1 SMP Thu May 5 16:06:47 EDT 2016 x86_64 | | PHP Version | 5.6.24 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 |
Timezone Error
https://api.github.com/repos/ChurchCRM/CRM/issues/912/comments
0
2016-08-05T22:06:29Z
2016-08-06T03:41:18Z
https://github.com/ChurchCRM/CRM/issues/912
169,705,478
912
[ "ChurchCRM", "CRM" ]
test12345 | Collected Value Title | Data | | --- | --- | | Page Name | /BackupDatabase.php | | Platform Information | Linux host300.hostmonster.com 3.12.52-20160119.106.ELK6.x86_64 #1 SMP Tue Jan 19 16:53:32 CST 2016 x86_64 | | PHP Version | 5.6.24 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 |
test
https://api.github.com/repos/ChurchCRM/CRM/issues/899/comments
0
2016-08-02T15:22:57Z
2016-08-02T23:39:16Z
https://github.com/ChurchCRM/CRM/issues/899
168,913,872
899
[ "ChurchCRM", "CRM" ]
TEST1234 | Collected Value Title | Data | | --- | --- | | Page Name | /BackupDatabase.php | | Platform Information | Linux host300.hostmonster.com 3.12.52-20160119.106.ELK6.x86_64 #1 SMP Tue Jan 19 16:53:32 CST 2016 x86_64 | | PHP Version | 5.6.24 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 |
Test
https://api.github.com/repos/ChurchCRM/CRM/issues/898/comments
0
2016-08-02T15:21:27Z
2016-08-02T23:39:21Z
https://github.com/ChurchCRM/CRM/issues/898
168,913,487
898
[ "ChurchCRM", "CRM" ]
test2 | Collected Value Title | Data | | --- | --- | | Page Name | /PersonEditor.php | | Platform Information | Linux host300.hostmonster.com 3.12.52-20160119.106.ELK6.x86_64 #1 SMP Tue Jan 19 16:53:32 CST 2016 x86_64 | | PHP Version | 5.6.24 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 |
test2
https://api.github.com/repos/ChurchCRM/CRM/issues/897/comments
0
2016-08-02T12:23:36Z
2016-08-02T23:39:26Z
https://github.com/ChurchCRM/CRM/issues/897
168,871,969
897
[ "ChurchCRM", "CRM" ]
https://sourceforge.net/p/churchinfo/churchinfo/ci/b9b65c4a2245ee22041d026af2cfe9859e7068a0/
Fund Raiser Report
https://api.github.com/repos/ChurchCRM/CRM/issues/896/comments
2
2016-08-02T11:53:08Z
2024-08-03T02:12:41Z
https://github.com/ChurchCRM/CRM/issues/896
168,866,641
896
[ "ChurchCRM", "CRM" ]
https://sourceforge.net/p/churchinfo/churchinfo/ci/37dff3be4ef72c64d56895feb37c40f63e47ae3d/
Vanco changes
https://api.github.com/repos/ChurchCRM/CRM/issues/895/comments
2
2016-08-02T11:51:58Z
2024-05-17T08:00:34Z
https://github.com/ChurchCRM/CRM/issues/895
168,866,465
895
[ "ChurchCRM", "CRM" ]
Looks like ChurchInfo has a self-registration feature in the works: https://sourceforge.net/p/churchinfo/churchinfo/ci/1f69f6c5062ed10c55da50143b7148ef6bb0b80d/
Add Self-Registration Feature
https://api.github.com/repos/ChurchCRM/CRM/issues/894/comments
6
2016-08-02T11:50:18Z
2022-03-23T04:06:54Z
https://github.com/ChurchCRM/CRM/issues/894
168,866,203
894
[ "ChurchCRM", "CRM" ]
ChurchCRM should have a favicon for easy recognition in multi-tab browser sessions.
Favicon
https://api.github.com/repos/ChurchCRM/CRM/issues/893/comments
0
2016-08-02T11:45:34Z
2017-11-12T05:22:40Z
https://github.com/ChurchCRM/CRM/issues/893
168,865,470
893
[ "ChurchCRM", "CRM" ]
https://sourceforge.net/p/churchinfo/feature-requests/253/ My Parish is divided into wards based on zip codes/postal codes. How do I create a directory for each ward leader based on the zip codes?
[SourceForge] Create Directory based on zip Codes
https://api.github.com/repos/ChurchCRM/CRM/issues/892/comments
1
2016-08-02T11:44:42Z
2024-05-14T07:59:01Z
https://github.com/ChurchCRM/CRM/issues/892
168,865,327
892
[ "ChurchCRM", "CRM" ]
capture the client side screen resolution in the "in-app" bug reports.
Capture resolution in bug reports
https://api.github.com/repos/ChurchCRM/CRM/issues/891/comments
1
2016-08-02T10:56:13Z
2016-08-31T20:09:51Z
https://github.com/ChurchCRM/CRM/issues/891
168,856,600
891
[ "ChurchCRM", "CRM" ]
When restoring a production database to a testing environment, the testing environment will attempt to resume the automatic backups from where production left off. Database restores should toggle the sEnableExternalBackupTarget setting so that the restored database will not attempt automatic backups again until the administrator re-enables it.
sEnableExternalBackupTarget during database restore
https://api.github.com/repos/ChurchCRM/CRM/issues/889/comments
0
2016-08-02T02:13:24Z
2016-08-03T14:24:40Z
https://github.com/ChurchCRM/CRM/issues/889
168,784,301
889
[ "ChurchCRM", "CRM" ]
When scrolling to see students in classes and their family info, you can\'t scroll to the right until you reach the bottom of the page. Then it\'s hard to tell which family you are looking at because you can\'t see the child\'s name anymore. Is it possible to condense it so you can see the child along with the parents\' info? This is kind of two questions on one ticket here. Thanks! | Collected Value Title | Data | | --- | --- | | Page Name | /sundayschool/SundaySchoolClassView.php | | Platform Information | Linux lotus 3.2.61-grsec-modsign #1 SMP Tue Aug 12 09:58:26 UTC 2014 x86_64 | | PHP Version | 5.5.33 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 |
Sunday School class info section- need a scroll bar to page to the right option sooner than bottom of page
https://api.github.com/repos/ChurchCRM/CRM/issues/886/comments
2
2016-08-02T00:32:26Z
2017-11-13T20:12:23Z
https://github.com/ChurchCRM/CRM/issues/886
168,773,679
886
[ "ChurchCRM", "CRM" ]
How can I add a student to a class? | Collected Value Title | Data | | --- | --- | | Page Name | /sundayschool/SundaySchoolClassView.php | | Platform Information | Linux lotus 3.2.61-grsec-modsign #1 SMP Tue Aug 12 09:58:26 UTC 2014 x86_64 | | PHP Version | 5.5.33 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 |
adding students
https://api.github.com/repos/ChurchCRM/CRM/issues/884/comments
1
2016-08-01T23:57:49Z
2016-08-03T11:04:02Z
https://github.com/ChurchCRM/CRM/issues/884
168,769,466
884
[ "ChurchCRM", "CRM" ]
test | Collected Value Title | Data | | --- | --- | | Page Name | /Menu.php | | Platform Information | Linux host300.hostmonster.com 3.12.52-20160119.106.ELK6.x86_64 #1 SMP Tue Jan 19 16:53:32 CST 2016 x86_64 | | PHP Version | 5.6.24 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 |
test
https://api.github.com/repos/ChurchCRM/CRM/issues/883/comments
0
2016-08-01T20:35:51Z
2016-08-01T23:42:18Z
https://github.com/ChurchCRM/CRM/issues/883
168,736,075
883
[ "ChurchCRM", "CRM" ]
As reported via email to George Dawoud - When the latest build 2.1.8 was extracted on a shared sever the default file permission is set to 666 which results in a 403 permission denied error. To correct this I changed permissions to 644 and could proceed with setup.
File extraction with incorrect 666 permissions
https://api.github.com/repos/ChurchCRM/CRM/issues/882/comments
2
2016-08-01T05:58:52Z
2017-05-13T13:51:30Z
https://github.com/ChurchCRM/CRM/issues/882
168,572,547
882
[ "ChurchCRM", "CRM" ]
Can you fix the calendar in the Custom Fields? The image/button and calendar is not formatted properly. Can the custom fields float left to right? much like the other fields on the person/family edit pages. ![image](https://cloud.githubusercontent.com/assets/12620996/17267812/5d94b3e0-55c8-11e6-9c58-117b43e001ad.png)
Custom Family/Person Fields
https://api.github.com/repos/ChurchCRM/CRM/issues/881/comments
0
2016-07-30T03:10:32Z
2017-11-12T05:21:10Z
https://github.com/ChurchCRM/CRM/issues/881
168,445,783
881
[ "ChurchCRM", "CRM" ]
After install , the application can only run on Localhost . When I call the server ip , it asks password then lose access , poi is redirected to localhost . I've done countless test in config.php configuration, and would like them to look . To see if we find the error. Another problem is that in localhost , some buttons do not work. They are with # . [config.txt](https://github.com/ChurchCRM/CRM/files/385223/config.txt)
PROBLEMS IN THE INSTALLATION .
https://api.github.com/repos/ChurchCRM/CRM/issues/875/comments
2
2016-07-27T03:34:29Z
2017-03-14T04:29:45Z
https://github.com/ChurchCRM/CRM/issues/875
167,763,000
875
[ "ChurchCRM", "CRM" ]
I am running on 2.1.7 and have found that initially the picture per person was by default a 'man', 'woman', 'boy' or 'girl' depending on the persons Gender and Role settings but at some point the pictures have all switched to a 'man' and do not change back even if I change or update the Gender and Role settings. The only pictures that remain correct are the people for whom I have a real picture. How do I get the correct defaults back?
Default pictures no longer correct
https://api.github.com/repos/ChurchCRM/CRM/issues/873/comments
2
2016-07-26T06:26:26Z
2016-07-28T04:50:20Z
https://github.com/ChurchCRM/CRM/issues/873
167,530,285
873
[ "ChurchCRM", "CRM" ]
ddd | Collected Value Title | Data | | --- | --- | | Page Name | /index.php | | Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 | | PHP Version | 5.6.14-1+deb.sury.org~trusty+1 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 | | 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_php5,mod_rewrite,mod_setenvif,mod_status |
test 3
https://api.github.com/repos/ChurchCRM/CRM/issues/872/comments
0
2016-07-25T01:55:50Z
2016-07-25T01:56:21Z
https://github.com/ChurchCRM/CRM/issues/872
167,268,356
872
[ "ChurchCRM", "CRM" ]
| Collected Value Title | Data | | --- | --- | | Page Name | /UserList.php | | Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 | | PHP Version | 5.6.14-1+deb.sury.org~trusty+1 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 | | 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_php5,mod_rewrite,mod_setenvif,mod_status |
CC - test page name
https://api.github.com/repos/ChurchCRM/CRM/issues/871/comments
0
2016-07-25T01:43:47Z
2016-07-25T01:47:29Z
https://github.com/ChurchCRM/CRM/issues/871
167,267,568
871
[ "ChurchCRM", "CRM" ]
maybe | Collected Value Title | Data | | --- | --- | | Page Name | | | Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 | | PHP Version | 5.6.14-1+deb.sury.org~trusty+1 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 | | 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_php5,mod_rewrite,mod_setenvif,mod_status |
bug test 2
https://api.github.com/repos/ChurchCRM/CRM/issues/870/comments
3
2016-07-25T01:41:57Z
2016-07-25T01:56:17Z
https://github.com/ChurchCRM/CRM/issues/870
167,267,458
870
[ "ChurchCRM", "CRM" ]
gd test | Collected Value Title | Data | | --- | --- | | Page Name | | | Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 | | PHP Version | 5.6.14-1+deb.sury.org~trusty+1 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 | | 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_php5,mod_rewrite,mod_setenvif,mod_status |
test
https://api.github.com/repos/ChurchCRM/CRM/issues/869/comments
2
2016-07-25T01:40:39Z
2016-07-25T01:56:47Z
https://github.com/ChurchCRM/CRM/issues/869
167,267,385
869
[ "ChurchCRM", "CRM" ]
The time stamp for a user's last login does not respect the time zone set in General Settings / Church Information / sTimeZone It uses the server's system time, because the value is generated by a SQL NOW() statement on line 138 of Login.php
Last Login Time Stamp Does not respect timezone
https://api.github.com/repos/ChurchCRM/CRM/issues/867/comments
0
2016-07-25T01:20:15Z
2016-07-25T01:43:19Z
https://github.com/ChurchCRM/CRM/issues/867
167,266,079
867
[ "ChurchCRM", "CRM" ]
page from which the issue was reported would be helpful debug info
show page name in issue reporter
https://api.github.com/repos/ChurchCRM/CRM/issues/865/comments
0
2016-07-25T01:10:48Z
2016-07-25T01:56:32Z
https://github.com/ChurchCRM/CRM/issues/865
167,265,497
865
[ "ChurchCRM", "CRM" ]
test4 | Collected Value Title | Data | | --- | --- | | Page Name | /sundayschool/SundaySchoolDashboard.php | | Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 | | PHP Version | 5.6.14-1+deb.sury.org~trusty+1 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 | | 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_php5,mod_rewrite,mod_setenvif,mod_status |
test4
https://api.github.com/repos/ChurchCRM/CRM/issues/864/comments
0
2016-07-25T01:08:39Z
2016-07-25T01:14:13Z
https://github.com/ChurchCRM/CRM/issues/864
167,265,374
864
[ "ChurchCRM", "CRM" ]
test3Reported on Page: /sundayschool/SundaySchoolDashboard.php | Collected Value Title | Data | | --- | --- | | Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 | | PHP Version | 5.6.14-1+deb.sury.org~trusty+1 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 | | 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_php5,mod_rewrite,mod_setenvif,mod_status |
test3
https://api.github.com/repos/ChurchCRM/CRM/issues/863/comments
0
2016-07-25T01:05:09Z
2016-07-25T01:14:13Z
https://github.com/ChurchCRM/CRM/issues/863
167,265,171
863
[ "ChurchCRM", "CRM" ]
test2\r\nReported on Page: undefined | Collected Value Title | Data | | --- | --- | | Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 | | PHP Version | 5.6.14-1+deb.sury.org~trusty+1 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 | | 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_php5,mod_rewrite,mod_setenvif,mod_status |
test2
https://api.github.com/repos/ChurchCRM/CRM/issues/862/comments
0
2016-07-25T01:02:29Z
2016-07-25T01:14:13Z
https://github.com/ChurchCRM/CRM/issues/862
167,265,020
862
[ "ChurchCRM", "CRM" ]
test\r\nReported on Page: undefined | Collected Value Title | Data | | --- | --- | | Platform Information | Linux scotchbox 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 | | PHP Version | 5.6.14-1+deb.sury.org~trusty+1 | | ChurchCRM Version | 2.1.8 | | Reporting Browser | Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 | | 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_php5,mod_rewrite,mod_setenvif,mod_status |
test
https://api.github.com/repos/ChurchCRM/CRM/issues/861/comments
0
2016-07-25T01:01:43Z
2016-07-25T01:14:13Z
https://github.com/ChurchCRM/CRM/issues/861
167,264,970
861
[ "ChurchCRM", "CRM" ]
The color bars on member dashboard for families, people, etc take up the entire width of he screen on an iPad mini. Wasted space. Should be half width. | Collected Value Title | Data | | --- | --- | | Platform Information | Linux lotus 3.2.61-grsec-modsign #1 SMP Tue Aug 12 09:58:26 UTC 2014 x86_64 | | PHP Version | 5.5.33 | | ChurchCRM Version | 2.1.7 | | Reporting Browser | Mozilla/5.0 (iPad; CPU OS 9_3_2 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13F69 Safari/601.1 |
Mobile rendering
https://api.github.com/repos/ChurchCRM/CRM/issues/860/comments
1
2016-07-25T00:54:26Z
2017-03-14T05:48:45Z
https://github.com/ChurchCRM/CRM/issues/860
167,264,574
860
[ "ChurchCRM", "CRM" ]
The dashboard for Sunday School is only showing last weeks class, it is not showing this weeks class or information.
Sunday School Dashboard not reporting all Sunday School Classes
https://api.github.com/repos/ChurchCRM/CRM/issues/858/comments
5
2016-07-24T23:48:11Z
2016-08-31T13:05:30Z
https://github.com/ChurchCRM/CRM/issues/858
167,261,552
858
[ "ChurchCRM", "CRM" ]
Can a button be added at the bottom of the page so you can go to the next page without having to scroll back up to the top to select the next page? | Collected Value Title | Data | | --- | --- | | Platform Information | Linux lotus 3.2.61-grsec-modsign #1 SMP Tue Aug 12 09:58:26 UTC 2014 x86_64 | | PHP Version | 5.5.33 | | ChurchCRM Version | 2.1.7 | | Reporting Browser | Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_2 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13F69 Safari/601.1 |
Person listing-next page button needed at the bottom
https://api.github.com/repos/ChurchCRM/CRM/issues/857/comments
2
2016-07-24T04:00:36Z
2022-06-20T16:14:21Z
https://github.com/ChurchCRM/CRM/issues/857
167,215,777
857
[ "ChurchCRM", "CRM" ]
How can you move a student from one class roster to another? Some children were listed for preschool but they are only toddlers or they were listed in preschool but should be elementary students. \nAlso some children are allocated in 2 rooms instead of one. | Collected Value Title | Data | | --- | --- | | Platform Information | Linux lotus 3.2.61-grsec-modsign #1 SMP Tue Aug 12 09:58:26 UTC 2014 x86_64 | | PHP Version | 5.5.33 | | ChurchCRM Version | 2.1.7 | | Reporting Browser | Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_2 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13F69 Safari/601.1 |
Moving up/ transferring students in classes
https://api.github.com/repos/ChurchCRM/CRM/issues/856/comments
2
2016-07-24T03:52:10Z
2016-09-10T04:24:39Z
https://github.com/ChurchCRM/CRM/issues/856
167,215,543
856
[ "ChurchCRM", "CRM" ]
Member directory does not honor PersonService or Person ORM in master or develop branches when evaluating photos for inclusion in the directory.
Member Directory Photos
https://api.github.com/repos/ChurchCRM/CRM/issues/854/comments
1
2016-07-23T20:11:59Z
2016-09-30T05:45:17Z
https://github.com/ChurchCRM/CRM/issues/854
167,201,284
854
[ "ChurchCRM", "CRM" ]
Phone numbers in the member directory include the text "href='tel:"
Member Directory PDF Phone Numbers
https://api.github.com/repos/ChurchCRM/CRM/issues/853/comments
2
2016-07-23T20:09:34Z
2017-07-01T05:13:34Z
https://github.com/ChurchCRM/CRM/issues/853
167,201,147
853
[ "ChurchCRM", "CRM" ]
This is a spin off from #820 - Generate segments in MailChimp according to group roles
MailChimp Segments
https://api.github.com/repos/ChurchCRM/CRM/issues/852/comments
1
2016-07-23T16:54:44Z
2024-05-14T07:58:37Z
https://github.com/ChurchCRM/CRM/issues/852
167,192,887
852
[ "ChurchCRM", "CRM" ]
This is a spin off from #820 - Email Sunday school by group and relationship
Sunday School Email
https://api.github.com/repos/ChurchCRM/CRM/issues/851/comments
0
2016-07-23T16:53:58Z
2016-07-25T00:08:29Z
https://github.com/ChurchCRM/CRM/issues/851
167,192,857
851
[ "ChurchCRM", "CRM" ]
a button from member dashboard to email all (Mailto link) would be helpful. Use adminLTE split buttons to allow MailTo link by classification: ![image](https://cloud.githubusercontent.com/assets/11679900/17078605/7dfc0c58-50c5-11e6-9be6-a6aa05ec0504.png)
Email from Member Dashboard
https://api.github.com/repos/ChurchCRM/CRM/issues/848/comments
0
2016-07-23T15:06:19Z
2016-07-25T00:08:29Z
https://github.com/ChurchCRM/CRM/issues/848
167,188,057
848
[ "ChurchCRM", "CRM" ]
Cart Functions buttons are below the list. This is troublesome when the cart is large. Buttons should be at the top of the page like all other "functions" buttons.
Cart Functions Buttons Location
https://api.github.com/repos/ChurchCRM/CRM/issues/847/comments
0
2016-07-23T15:03:54Z
2016-07-25T00:01:18Z
https://github.com/ChurchCRM/CRM/issues/847
167,187,955
847
[ "ChurchCRM", "CRM" ]
I haven't yet figured out why, but the email dashboard export function misses people when compared with the CSV export.
eMail Dashboard Export Misses Families
https://api.github.com/repos/ChurchCRM/CRM/issues/846/comments
8
2016-07-23T14:49:54Z
2024-08-04T02:24:19Z
https://github.com/ChurchCRM/CRM/issues/846
167,187,385
846
[ "ChurchCRM", "CRM" ]
right now most of the Devs test on Chrome... but are starting to get bugs #834 with other browsers. Let us put a banner on the Login Page when the user is using an unsupported browser
Need a Warning on the Login Page that a browser is not supported
https://api.github.com/repos/ChurchCRM/CRM/issues/844/comments
1
2016-07-22T15:04:43Z
2016-08-06T04:50:17Z
https://github.com/ChurchCRM/CRM/issues/844
167,065,756
844
[ "ChurchCRM", "CRM" ]
We need to test with Safari on OSX.
Test with Safari
https://api.github.com/repos/ChurchCRM/CRM/issues/843/comments
0
2016-07-22T15:01:36Z
2016-09-10T23:50:02Z
https://github.com/ChurchCRM/CRM/issues/843
167,065,059
843
[ "ChurchCRM", "CRM" ]
I have managed to come setup the system, upto the login page. But default UserName and Password are not working, I tried Username: Admin and Password: changeme Where do I check for the Password? Am I missing something. Thank you
Default Login Failed
https://api.github.com/repos/ChurchCRM/CRM/issues/841/comments
4
2016-07-21T21:04:12Z
2016-07-22T15:46:10Z
https://github.com/ChurchCRM/CRM/issues/841
166,917,411
841