-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move all filters in the views to have the filters above the admin lis…
…t view. (JCB improvement gh-378) Add the new donation information to README. Update the Repo URLs to point to Llewellyn's repo instead. Improve the date methods in the Helper class. (JCB improvement) Add a fix to the import export methods. (JCB improvement)
- Loading branch information
1 parent
5d3cb3d
commit e726e75
Showing
347 changed files
with
4,524 additions
and
3,022 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Sermon Distributor (2.0.x) | ||
|
||
![Sermon Distributor image](https://raw.githubusercontent.com/SermonDistributor/Joomla-3-Component/master/admin/assets/images/vdm-component.jpg "The Sermon Distributor") | ||
![Sermon Distributor image](https://raw.githubusercontent.com/Llewellynvdm/Joomla-Sermon-Distributor/master/admin/assets/images/vdm-component.jpg "The Sermon Distributor") | ||
|
||
Distributor is a highly advanced sermon distributor that runs on the [Joomla 3.x](http://www.joomla.org) framework. You can link a shared folder from Dropbox to the component and use Dropbox as your file host, not to mention the advanced auto builder that gives you the ability to simply load sermons to your website by only adding them to Dropbox. | ||
|
||
|
@@ -23,45 +23,74 @@ The best way to see all your options is to install this component on you Joomla | |
+ *Author*: [Llewellyn van der Merwe](mailto:[email protected]) | ||
+ *Name*: [Sermon Distributor](https://www.vdm.io/) | ||
+ *First Build*: 22nd October, 2015 | ||
+ *Last Build*: 30th May, 2020 | ||
+ *Last Build*: 30th November, 2020 | ||
+ *Version*: 2.0.x | ||
+ *Copyright*: Copyright (C) 2015. All Rights Reserved | ||
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
## Build Time :hourglass: | ||
|
||
**193 Hours** or **24 Eight Hour Days** (actual time the author saved - | ||
**203 Hours** or **25 Eight Hour Days** (actual time the author saved - | ||
due to [Automated Component Builder](https://www.vdm.io/joomla-component-builder)) | ||
|
||
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**, | ||
> never making one mistake or taking any coffee break.) | ||
+ *Line count*: **69273** | ||
+ *File count*: **443** | ||
+ *Line count*: **72694** | ||
+ *File count*: **459** | ||
+ *Folder count*: **93** | ||
|
||
**128 Hours** or **16 Eight Hour Days** (the actual time the author spent) | ||
**133 Hours** or **17 Eight Hour Days** (the actual time the author spent) | ||
|
||
> (with the following break down: | ||
> **debugging @48hours** = codingtime / 4; | ||
> **planning @28hours** = codingtime / 7; | ||
> **mapping @19hours** = codingtime / 10; | ||
> **office @32hours** = codingtime / 6;) | ||
> **debugging @51hours** = codingtime / 4; | ||
> **planning @29hours** = codingtime / 7; | ||
> **mapping @20hours** = codingtime / 10; | ||
> **office @34hours** = codingtime / 6;) | ||
**321 Hours** or **40 Eight Hour Days** | ||
**336 Hours** or **42 Eight Hour Days** | ||
(a total of the realistic time frame for this project) | ||
|
||
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**, | ||
> with the normal everyday realities at the office, that includes the component planning, mapping & debugging.) | ||
Project duration: **8 weeks** or **1.7 months** | ||
Project duration: **8.4 weeks** or **1.8 months** | ||
|
||
> This **component** was build with a Joomla [Automated Component Builder](https://www.vdm.io/joomla-component-builder). | ||
> Developed by [Llewellyn van der Merwe](mailto:[email protected]) | ||
## Donations | ||
|
||
Come on buy me a coffee :) | ||
* PayPal: [paypal.me/payvdm](https://www.paypal.me/payvdm) | ||
* Bitcoin: 18vURxYpPFjvNk8BnUy1ovCAyQmY3MzkSf | ||
* Ethereum: 0x9548144662b47327c954f3e214edb96662d51218 | ||
|
||
## Contributors | ||
This project exists thanks to all the people who contribute to the [Joomla Component Builder Project](https://github.com/vdm-io/Joomla-Component-Builder). | ||
|
||
[![Contributors](https://opencollective.com/Joomla-Component-Builder/contributors.svg?width=890&button=false)](https://github.com/vdm-io/Joomla-Component-Builder/graphs/contributors) | ||
|
||
### Backers | ||
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/Joomla-Component-Builder#backer)] | ||
|
||
[![Our Backers on opencollective](https://opencollective.com/Joomla-Component-Builder/backers.svg?width=890)](https://opencollective.com/Joomla-Component-Builder#backers) | ||
|
||
### Sponsors | ||
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/Joomla-Component-Builder#sponsor)] | ||
|
||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/0/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/0/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/1/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/1/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/2/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/2/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/3/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/3/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/4/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/4/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/5/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/5/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/6/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/6/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/7/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/7/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/8/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/8/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/9/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/9/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/10/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/10/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/11/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/11/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/12/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/12/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/13/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/13/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/14/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/14/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/15/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/15/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/16/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/16/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/17/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/17/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/18/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/18/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/19/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/19/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/20/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/20/website) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Sermon Distributor (2.0.x) | ||
|
||
![Sermon Distributor image](https://raw.githubusercontent.com/SermonDistributor/Joomla-3-Component/master/admin/assets/images/vdm-component.jpg "The Sermon Distributor") | ||
![Sermon Distributor image](https://raw.githubusercontent.com/Llewellynvdm/Joomla-Sermon-Distributor/master/admin/assets/images/vdm-component.jpg "The Sermon Distributor") | ||
|
||
Distributor is a highly advanced sermon distributor that runs on the [Joomla 3.x](http://www.joomla.org) framework. You can link a shared folder from Dropbox to the component and use Dropbox as your file host, not to mention the advanced auto builder that gives you the ability to simply load sermons to your website by only adding them to Dropbox. | ||
|
||
|
@@ -23,45 +23,74 @@ The best way to see all your options is to install this component on you Joomla | |
+ *Author*: [Llewellyn van der Merwe](mailto:[email protected]) | ||
+ *Name*: [Sermon Distributor](https://www.vdm.io/) | ||
+ *First Build*: 22nd October, 2015 | ||
+ *Last Build*: 30th May, 2020 | ||
+ *Last Build*: 30th November, 2020 | ||
+ *Version*: 2.0.x | ||
+ *Copyright*: Copyright (C) 2015. All Rights Reserved | ||
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
## Build Time :hourglass: | ||
|
||
**193 Hours** or **24 Eight Hour Days** (actual time the author saved - | ||
**203 Hours** or **25 Eight Hour Days** (actual time the author saved - | ||
due to [Automated Component Builder](https://www.vdm.io/joomla-component-builder)) | ||
|
||
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**, | ||
> never making one mistake or taking any coffee break.) | ||
|
||
+ *Line count*: **69273** | ||
+ *File count*: **443** | ||
+ *Line count*: **72694** | ||
+ *File count*: **459** | ||
+ *Folder count*: **93** | ||
|
||
**128 Hours** or **16 Eight Hour Days** (the actual time the author spent) | ||
**133 Hours** or **17 Eight Hour Days** (the actual time the author spent) | ||
|
||
> (with the following break down: | ||
> **debugging @48hours** = codingtime / 4; | ||
> **planning @28hours** = codingtime / 7; | ||
> **mapping @19hours** = codingtime / 10; | ||
> **office @32hours** = codingtime / 6;) | ||
> **debugging @51hours** = codingtime / 4; | ||
> **planning @29hours** = codingtime / 7; | ||
> **mapping @20hours** = codingtime / 10; | ||
> **office @34hours** = codingtime / 6;) | ||
|
||
**321 Hours** or **40 Eight Hour Days** | ||
**336 Hours** or **42 Eight Hour Days** | ||
(a total of the realistic time frame for this project) | ||
|
||
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**, | ||
> with the normal everyday realities at the office, that includes the component planning, mapping & debugging.) | ||
|
||
Project duration: **8 weeks** or **1.7 months** | ||
Project duration: **8.4 weeks** or **1.8 months** | ||
|
||
> This **component** was build with a Joomla [Automated Component Builder](https://www.vdm.io/joomla-component-builder). | ||
> Developed by [Llewellyn van der Merwe](mailto:[email protected]) | ||
|
||
## Donations | ||
|
||
Come on buy me a coffee :) | ||
* PayPal: [paypal.me/payvdm](https://www.paypal.me/payvdm) | ||
* Bitcoin: 18vURxYpPFjvNk8BnUy1ovCAyQmY3MzkSf | ||
* Ethereum: 0x9548144662b47327c954f3e214edb96662d51218 | ||
|
||
## Contributors | ||
This project exists thanks to all the people who contribute to the [Joomla Component Builder Project](https://github.com/vdm-io/Joomla-Component-Builder). | ||
|
||
[![Contributors](https://opencollective.com/Joomla-Component-Builder/contributors.svg?width=890&button=false)](https://github.com/vdm-io/Joomla-Component-Builder/graphs/contributors) | ||
|
||
### Backers | ||
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/Joomla-Component-Builder#backer)] | ||
|
||
[![Our Backers on opencollective](https://opencollective.com/Joomla-Component-Builder/backers.svg?width=890)](https://opencollective.com/Joomla-Component-Builder#backers) | ||
|
||
### Sponsors | ||
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/Joomla-Component-Builder#sponsor)] | ||
|
||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/0/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/0/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/1/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/1/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/2/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/2/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/3/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/3/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/4/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/4/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/5/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/5/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/6/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/6/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/7/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/7/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/8/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/8/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/9/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/9/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/10/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/10/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/11/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/11/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/12/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/12/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/13/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/13/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/14/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/14/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/15/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/15/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/16/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/16/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/17/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/17/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/18/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/18/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/19/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/19/website) | ||
[![Sponsor](https://opencollective.com/Joomla-Component-Builder/sponsor/20/avatar.svg)](https://opencollective.com/Joomla-Component-Builder/sponsor/20/website) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.