Madhura Jayaratne
|
5857fe163d
|
Fix spacing after opening brace
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-04-28 11:05:08 +05:30 |
|
Chirayu Chiripal
|
1f324be4b1
|
RFE-637: Custom field handlers (input transformations)
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
|
2014-07-12 01:52:32 +05:30 |
|
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ř
|
8a83011da0
|
Fix checking for not set values
With PHP 0 is empty, what is not desired behavior here.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-06 15:48:49 +02:00 |
|
Michal Čihař
|
9f5d592ff3
|
Add method for getting transoformations options
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-06 15:35:58 +02:00 |
|
Michal Čihař
|
cf3b086e7e
|
Various coding style improvements
|
2013-04-16 13:29:03 +02:00 |
|
Marc Delisle
|
f138f8b385
|
Fix fatal error in PHP 5.2
|
2013-02-08 07:09:49 -05:00 |
|
Michal Čihař
|
869d7c0e99
|
Use single quotes when we do not want to evaluate the string
|
2012-10-16 11:18:16 +02:00 |
|
Alex Marin
|
34a0dace8a
|
oop: some coding style for plugins
|
2012-08-16 23:10:33 +03:00 |
|
Alex Marin
|
89570a5475
|
oop: import/upload interface and classes
|
2012-06-22 18:28:24 +03:00 |
|
Alex Marin
|
02dbd14fc7
|
oop: integrate transformations - no errors, but not working.
|
2012-06-20 16:28:10 +03:00 |
|
Alex Marin
|
1ad049d823
|
oop: transformations - fix classes, add interface and use descriptions
|
2012-06-19 23:59:47 +03:00 |
|
Alex Marin
|
507be981fe
|
oop: transformations rename classes
|
2012-06-19 16:52:23 +03:00 |
|
Alex Marin
|
a87f283a23
|
plugins and OOP: create general class structure and ExportXML
|
2012-05-28 00:21:14 +03:00 |
|