Coder Social home page Coder Social logo

joomla-bible-study / cwmconnect Goto Github PK

View Code? Open in Web Editor NEW
2.0 6.0 0.0 93.49 MB

Joomla Connect Component - Christian Web Ministries

Home Page: https://www.christianwebministries.org/connect.html

License: GNU General Public License v3.0

PHP 99.59% HTML 0.01% CSS 0.28% JavaScript 0.01% Shell 0.01% Less 0.09%
php joomla-component joomla church contacts membership membership-management christian-web-ministries

cwmconnect's Introduction

CWM Proclaim

Status

Code Branch Version Release Date Joomla Version
Build Status Development 10.0.0 August 2023 4+
Build Status Master 9.2.8 April 6, 2021 3.x

NOTE: The master branch will always reflect the current, released stable version. Only bug fixes and minor updates should be applied to the master branch. New features are to be introduced into the development branch only.

Overview

Proclaim is a Joomla!® component written by a team of web servants to further the teaching of God's Word. The component displays information about your church's Bible Studies or sermons in a wide variety of ways. Proclaim is flexible, customizable, and powerful. Easy to configure templates give you the maximum amount of choices. Show only what you want in whatever way you want.

Embed YouTube videos, play audio, show study notes - even create your own html display pages. You can have multiple locations, series, podcasting, and sharing with social media sites. Please see the example pages for just some of what Bible Study can do for your church - and the best part is the component is completely free. Support is top-notch, and also free. Bottom line: we want to help you spread the gospel.

Contributing

We appreciate contributions in various capacities, below are some ways that you can contribute to this project

Setup

  1. Fork this repository.
  2. Load dev dependencies with Composer: php composer.phar install --dev
  3. Set up your dev environment

Development

  1. Create a topic branch.
  2. Implement your feature or bug fix.
  3. If you implemented a new feature or added an extra functionality, create/update unit tests for that feature
  4. Run bin/phing build
  5. If not building successfully, go back to step 1
  6. Add your files to repository: git add .
  7. Commit your files: git commit -m "Implemented feature [x]"
  8. Push your changes: git push
  9. Submit a pull request

Please make sure to make specific contributions when submitting pull requests. For example, if fixing bugs across multiple features of the component, create a branch for each fix, and submit a separate pull request for each fix separately, instead of fixing everything in main, and then just trying to pull your main branch into Joomla-Bible-Study:main.

Translation

The language files periodically need to be updated as the component matures. To submit changes ot add new languages, follow the same procedures as above in order to submit a pull request.

Testing

For every major release, we prefer to have an approximate 2-week testing window. If you would like to help in testing and giving us feedback on the most recent versions of the component, let us know

Reporting Issues and requesting features

Use the Issues section for reporting bugs, or requesting features. Please make sure that when bugs are reported, you include steps to reproduce them.

cwmconnect's People

Contributors

bcordis avatar dependabot[bot] avatar tomfuller2 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cwmconnect's Issues

Unpublished shows up on list

I notice when I unpublish a name it still shows up on the list with an "unpublished" tag.

I didn't see a "show unpublished" option unless I just missed it.

Add surname field

Ability to add the surname for married couples. also could be used as sodo names

Missing tcpdf.php

In site/churchdirectory.php on line 49 the component calls for:

// Load tcpdf
include_once JPATH_SITE . '/libraries/tcpdf/tcpdf.php';

There is no such file. Are we expecting this to be included in the Joomla install?

Where else are we using it?

No way to select single member

Go to menu manager, new menu item, SIngle Member Contact - box to the right for selecting the member is only a text box, no select button

Problem with the Ordering field causes SQL failure

Try to edit a member.
You get this error:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE catid = 8 ORDER BY ordering' at line 3 SQL=SELECT Array,Array FROM WHERE catid = 8 ORDER BY ordering

The call stack seems to indicate that the ordering field on line 112 of the member/edit.php file is the problem. Commenting out that field and it edits, but not with ordering.

I cannot exactly decipher how this field "ordering" is constructed so am having problems troubleshooting.

Geo location updater

Add in the Geo location updater with bad address find reporter so they may go an try and fix address errors. Then make each record have a update function for geolocation.

Pragnetion Problem

When I am in search mode, I can't move forward to the next page or pages. There are buttons for page number, next, end, etc. but when I click on them it just returns me to the top of the first page. I do need it to flip forward so I can see what is corrected and what isn't in a search group (i.e. zip codes).

Start page

Look at creating a welcome page with search filed to show results. Also allow some top contacts to show up.

Directory print out

Need to count return from db then
Will need to count each sort section and how many members are in each family unit.

This will allow us to keep track of where to put the page brakes.

Column are default 2.
Rows are still not sure on that looking at doing calculation on that to fit a 11x8.5in page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.