Commit Graph

9 Commits

Author SHA1 Message Date
Hugues Peccatte
178a6edd38 Add namespace on part of plugins classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-05 00:33:42 +02:00
Dan Ungureanu
91b97fadc2 Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Madhura Jayaratne
3d3e0ece6c Avoid filling up error log with info level messages
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-23 19:23:12 +05:30
Hugues Peccatte
bdb5f333d7 Fix PHPCS issues.
PHPDoc updates.
Minor coding style modifications.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-01 22:07:18 +01:00
Michal Čihař
dca981481d Remove plugin manager and observer classes
We don't really need the observer pattern, so let's simplify the code.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-25 09:25:59 +02:00
Michal Čihař
ec816c6a31 Use new method for getting translformation default params
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-06 15:41:55 +02:00
Michal Čihař
d559fa6a21 Remove trailing whitespace from the code
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-20 09:36:48 +01:00
Marc Delisle
b7d8bd7dea - Fix coding style
- Add ChangeLog entry
2013-12-03 12:47:45 -05:00
Rob Lewis
196b720b7d RFE #1473 Transformation to convert Boolean value to text 2013-12-03 12:40:57 -05:00