Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elitedivision
amos-translation
Commits
a7baec58
Commit
a7baec58
authored
Nov 16, 2020
by
Marcello Pivanti
Browse files
Headers, added @see and @license clauses
parent
52479aac
Changes
63
Hide whitespace changes
Inline
Side-by-side
src/AmosTranslation.php
View file @
a7baec58
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation
* @package arter\amos\translation
* @category CategoryName
* @category CategoryName
...
...
src/assets/AmosTranslationAsset.php
View file @
a7baec58
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\chat
* @package arter\amos\chat
* @category CategoryName
* @category CategoryName
...
...
src/behaviors/TranslateableBehavior.php
View file @
a7baec58
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation
* @package arter\amos\translation
* @category CategoryName
* @category CategoryName
...
...
src/bootstrap/EventActiveRecordBootstrap.php
View file @
a7baec58
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation
* @package arter\amos\translation
* @category CategoryName
* @category CategoryName
...
...
src/bootstrap/EventViewBootstrap.php
View file @
a7baec58
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation
* @package arter\amos\translation
* @category CategoryName
* @category CategoryName
...
...
src/components/Generator.php
View file @
a7baec58
<?php
<?php
/**
/**
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
*
*
* @package arter\amos\translation
* @package arter\amos\translation
...
...
src/components/default/model.php
View file @
a7baec58
...
@@ -2,7 +2,11 @@
...
@@ -2,7 +2,11 @@
/**
/**
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
*
*
* @package arter\amos\translation
* @package arter\amos\translation
...
...
src/config/config.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation
* @package arter\amos\translation
* @category CategoryName
* @category CategoryName
...
...
src/controllers/DefaultController.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/controllers/TranslateController.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/controllers/TranslatemanagerController.php
View file @
a7baec58
...
@@ -4,6 +4,10 @@
...
@@ -4,6 +4,10 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
* @package arter
* @package arter
* @category CategoryName
* @category CategoryName
* @author Elite Division S.r.l.
* @author Elite Division S.r.l.
...
...
src/i18n/en-GB/messages.php
View file @
a7baec58
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation\i18n\en-GB
* @package arter\amos\translation\i18n\en-GB
* @category CategoryName
* @category CategoryName
...
...
src/i18n/en-US/messages.php
View file @
a7baec58
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation\i18n\en-US
* @package arter\amos\translation\i18n\en-US
* @category CategoryName
* @category CategoryName
...
...
src/i18n/it-IT/messages.php
View file @
a7baec58
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation\i18n\it-IT
* @package arter\amos\translation\i18n\it-IT
* @category CategoryName
* @category CategoryName
...
...
src/migrations/m170612_150030_create_translation_conf.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation\migrations
* @package arter\amos\translation\migrations
* @category CategoryName
* @category CategoryName
...
...
src/migrations/m170612_150031_translation_workflow.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation\migrations
* @package arter\amos\translation\migrations
* @category CategoryName
* @category CategoryName
...
...
src/migrations/m170612_150034_translation_rule.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation\migrations
* @package arter\amos\translation\migrations
* @category CategoryName
* @category CategoryName
...
...
src/migrations/m170613_145155_permission_translation.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation\migrations
* @package arter\amos\translation\migrations
* @category CategoryName
* @category CategoryName
...
...
src/migrations/m170613_150034_permission_translation_administration.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation\migrations
* @package arter\amos\translation\migrations
* @category CategoryName
* @category CategoryName
...
...
src/migrations/m170613_150734_create_table_user_language.php
View file @
a7baec58
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* Art-ER Attrattività, ricerca e territorio dell’Emilia-Romagna
* OPEN 2.0
* OPEN 2.0
*
*
* @see https://www.open2.0.regione.lombardia.it Developers'community
* @license GPLv3
* @license https://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3
*
*
* @package arter\amos\translation\migrations
* @package arter\amos\translation\migrations
* @category CategoryName
* @category CategoryName
...
...
Prev
1
2
3
4
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment