-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
525 changed files
with
37,221 additions
and
1,621 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 |
---|---|---|
|
@@ -9,3 +9,6 @@ upload/[^.]*/ | |
|
||
# macOS | ||
.DS_Store | ||
|
||
# HTML Purifier | ||
helpers/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/*/ |
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,22 +1,9 @@ | ||
## License | ||
MIT License | ||
|
||
The MIT License (MIT) | ||
Copyright (c) 2018 Creatiwity | ||
|
||
Copyright (c) 2013 - Julien Blatecky and Johan Dufau | ||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
this software and associated documentation files (the "Software"), to deal in | ||
the Software without restriction, including without limitation the rights to | ||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | ||
the Software, and to permit persons to whom the Software is furnished to do so, | ||
subject to the following conditions: | ||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS | ||
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | ||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Contact\Admin | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class ContactAdminController extends WController { | ||
|
||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
* @package Apps\Contact\Admin | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class ContactAdminModel extends ContactModel { | ||
|
||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Contact\Admin | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class ContactAdminView extends WView { | ||
|
||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Contact\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class ContactController extends WController { | ||
|
||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Contact\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class ContactModel { | ||
|
||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Contact\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class ContactView extends WView { | ||
|
||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Contacts management script allowing ajax usage. | ||
* | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
require(['jquery'], function($) { | ||
$(document).ready(function() { | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Lang\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class LangController extends WController { | ||
protected function select($params) { | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Mail\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class MailController extends WController { | ||
|
||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Mail\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class MailModel { | ||
/** | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\News\Admin | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class NewsAdminController extends WController { | ||
private $upload_dir; | ||
|
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 |
---|---|---|
|
@@ -16,7 +16,7 @@ | |
* @package Apps\News\Admin | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class NewsAdminModel extends NewsModel { | ||
public function __construct() { | ||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\News\Admin | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class NewsAdminView extends WView { | ||
public function __construct() { | ||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\News\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class NewsController extends WController { | ||
protected function listing($params) { | ||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\News\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class NewsModel { | ||
/** | ||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\News\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class NewsView extends WView { | ||
public function listing($data) { | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* | ||
* @package Apps\Newsletter\Admin | ||
* @author Thibault Vlacich <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class NewsletterAdminController extends WController { | ||
/** | ||
|
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* | ||
* @package Apps\Newsletter\Admin | ||
* @author Thibault Vlacich <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class NewsletterAdminModel { | ||
/** | ||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Newsletter\Admin | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class NewsletterAdminView extends WView { | ||
public function listing($model) { | ||
|
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* | ||
* @package Apps\Newsletter\Front | ||
* @author Thibault Vlacich <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class NewsletterController extends WController { | ||
public function add(array $params) { | ||
|
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* | ||
* @package Apps\Newsletter\Front | ||
* @author Thibault Vlacich <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class NewsletterModel { | ||
/** | ||
|
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
* | ||
* @package Apps\Newsletter\Front | ||
* @author Thibault Vlacich <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class NewsletterView extends WView { | ||
public function add($model) { | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Page\Admin | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class PageAdminController extends WController { | ||
private $upload_dir; | ||
|
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 |
---|---|---|
|
@@ -16,7 +16,7 @@ | |
* @package Apps\Page\Admin | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class PageAdminModel extends PageModel { | ||
public function __construct() { | ||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Page\Admin | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class PageAdminView extends WView { | ||
public function pages($model) { | ||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Page\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class PageController extends WController { | ||
protected function display(array $params) { | ||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Page\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class PageModel { | ||
/** | ||
|
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 |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Page\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class PageView extends WView { | ||
public function display(array $model) { | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Search\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class SearchController extends WController { | ||
protected function form(array $params) { | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Search\Front | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class SearchView extends WView { | ||
public function form($data) { | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* @package Apps\Settings\Admin | ||
* @author Johan Dufau <[email protected]> | ||
* @author Julien Blatecky <[email protected]> | ||
* @version 0.6.1-23-11-2016 | ||
* @version 0.6.2-04-06-2018 | ||
*/ | ||
class SettingsAdminController extends WController { | ||
private $upload_dir; | ||
|
Oops, something went wrong.