Hugues Peccatte
aac5379dff
Fix typo.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-14 16:09:08 +02:00
Bimal Yashodha
dc42693489
Schema export plugins
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-08-09 21:22:30 +05:30
Ann + J.M
daaf70bca2
Rename OptionsPropertyOneItem::$_force overwritten from parent
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-05-21 21:29:51 +02:00
Jeff Chan
29ca1f7892
Use stable sort for removeProperty of OptionsPropertyGroup.
...
The original custom sort function is not stable, which causes
different results on HHVM. It now uses the default array_diff
function which is stable. Also updated an incorrect test.
Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-02-12 03:07:27 +00:00
Hugues Peccatte
17dd254c3f
Fix factorizing.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-25 22:45:57 +01:00
Hugues Peccatte
036ff4eb29
Refactoring in plugin properties to group the properties and methods in the abstract.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-24 17:28:28 +01:00
Madhura Jayaratne
20608589c3
Remove trailing white spaces
2013-10-19 14:29:05 +05:30
J.M
ac05fec3fa
Use input type=number
2013-08-18 15:39:51 +02:00
Michal Čihař
37d142bc3f
Remove compatibility code for PHP 5.2
2013-07-01 15:29:56 +02:00
Marc Delisle
c3f2796544
Anonymous functions are incompatible with PHP 5.2
2013-01-26 06:44:36 -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
37e771f9a4
oop: coding style for import properties
2012-08-16 22:39:53 +03:00
Alex Marin
3eaa239bfa
oop: remove unused properties
2012-08-16 22:38:03 +03:00
Alex Marin
01ba929c94
oop: properties for ImportMediawiki
2012-07-30 14:51:31 +03:00
Alex Marin
857d56277c
oop: use properties for ExportHtmlword
2012-07-18 10:50:04 +03:00
Alex Marin
9458f9d062
oop: integrate the properties system for ExportXml
2012-07-17 13:32:13 +03:00
Alex Marin
44103fdbbb
oop: Fixes for properties files
2012-07-10 21:47:20 +03:00
Alex Marin
5609a90c02
oop: Create properties system files
2012-07-10 00:26:19 +03:00