This website requires JavaScript.
Explore
Help
Register
Sign In
oxido
/
Component-Builder
Watch
1
Star
0
Fork
0
You've already forked Component-Builder
forked from
joomla/Component-Builder
Code
Pull Requests
Activity
f39a877db2
Component-Builder
/
admin
/
helpers
/
compiler
History
Llewellyn van der Merwe
7afbb131ce
fixes gh-68 where the wrong name is used in searching for the alias, it must be the table name, and this is not always the same as the view.
2017-04-08 19:52:09 +01:00
..
a_Get.php
Resolves gh-60 with complete implementation of the language manager/translator feature. Added a purge function the clear unused language strings from the database and unlike them from the related component during compilation.
2017-04-07 21:33:35 +01:00
b_Structure.php
Added the global switch to set the percentage a language should be translated before it is automatically added to the component during compilation. Force language to be added when the debug lines are set to be added.
2017-04-06 09:47:51 +01:00
c_Fields.php
Added the global switch to set the percentage a language should be translated before it is automatically added to the component during compilation. Force language to be added when the debug lines are set to be added.
2017-04-06 09:47:51 +01:00
e_Interpretation.php
fixes gh-68 where the wrong name is used in searching for the alias, it must be the table name, and this is not always the same as the view.
2017-04-08 19:52:09 +01:00
f_Infusion.php
Resolves gh-60 with complete implementation of the language manager/translator feature. Added a purge function the clear unused language strings from the database and unlike them from the related component during compilation.
2017-04-07 21:33:35 +01:00
index.html
Refactoring of the compiler continues.
2016-03-01 20:44:13 +02:00