Madhura Jayaratne
|
84e9ce4946
|
Spaces around . operator
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-01-08 17:26:27 +05:30 |
|
Hugues Peccatte
|
efd206f1dc
|
Reduce nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-21 00:06:04 +01:00 |
|
Hugues Peccatte
|
008b1fa8d3
|
Rewrite to decrease number of nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-07 22:16:16 +01:00 |
|
Hugues Peccatte
|
464ec23ad8
|
Huge PHPDoc update.
|
2013-11-10 23:04:58 +01:00 |
|
J.M
|
ac05fec3fa
|
Use input type=number
|
2013-08-18 15:39:51 +02:00 |
|
Michal Čihař
|
1a9edda119
|
Various coding style fixes
|
2013-08-07 11:06:41 +02:00 |
|
Michal Čihař
|
d1bb142e87
|
Remove unused param from PMA_Util::showMySQLDocu
|
2013-08-07 08:48:50 +02:00 |
|
Michal Čihař
|
c0ce163e05
|
Drop some unused local variables
Found by PMD on our CI server
|
2013-07-10 14:53:05 +02:00 |
|
Michal Čihař
|
61a601fc73
|
Implement linking to new documentation
|
2012-11-12 09:48:05 +01:00 |
|
Dieter Adriaenssens
|
fe6124a555
|
improve DocBlocks
|
2012-11-08 16:48:16 +01:00 |
|
Michal Čihař
|
b09538ed0c
|
Check if properties do exist before using them
|
2012-10-15 12:00:12 +02:00 |
|
Michal Čihař
|
84ff489baf
|
Use already retrieved return value
|
2012-10-15 12:00:12 +02:00 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +05:30 |
|
Dieter Adriaenssens
|
1174ca3b4f
|
fix coding style
|
2012-09-02 20:00:40 +02:00 |
|
Madhura Jayaratne
|
2e7af90c35
|
Fix multiline function calls
|
2012-08-23 22:42:12 +05:30 |
|
Madhura Jayaratne
|
cfccc97143
|
Fix indentation of the switch block
|
2012-08-23 22:38:21 +05:30 |
|
Madhura Jayaratne
|
64fe04c4bd
|
Coding style fixes
|
2012-08-23 22:36:50 +05:30 |
|
Alex Marin
|
4b010454b4
|
oop: fix undefined variable
|
2012-08-14 12:36:53 +03:00 |
|
Alex Marin
|
c26356e9ca
|
oop: fix properties object in plugin_interface
|
2012-08-13 09:36:29 +03:00 |
|
Alex Marin
|
ca21e5b5f4
|
oop: properties - fix getText() on a non-object
|
2012-08-07 16:23:46 +03:00 |
|
Alex Marin
|
72da3b8880
|
oop: properties - fix invalid argument for foreach
|
2012-08-07 14:58:29 +03:00 |
|
Alex Marin
|
b246878717
|
oop: check for undefined variables
|
2012-08-03 16:55:51 +03:00 |
|
Alex Marin
|
d82e1e2e9e
|
oop: properties - show "This format has no options" message
|
2012-07-30 15:26:02 +03:00 |
|
Alex Marin
|
55c27dd333
|
oop: fix undefined method bug for import plug-ins
|
2012-07-30 14:27:14 +03:00 |
|
Alex Marin
|
e304e79032
|
oop: fix display for subgroups of properties
|
2012-07-25 14:05:36 +03:00 |
|
Alex Marin
|
aef3d70ac8
|
oop: fix properties for ExportMediawiki
|
2012-07-25 11:04:55 +03:00 |
|
Alex Marin
|
616228570b
|
oop: check for hidden properties
|
2012-07-17 17:18:43 +03:00 |
|
Alex Marin
|
9458f9d062
|
oop: integrate the properties system for ExportXml
|
2012-07-17 13:32:13 +03:00 |
|
Chanaka Indrajith
|
106265a7f8
|
Resolve conflicts
|
2012-06-30 11:30:39 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Alex Marin
|
ab436a573c
|
oop: fix display import plugins list bug
|
2012-06-19 14:53:04 +03:00 |
|
Alex Marin
|
4e764e76b8
|
oop: camel caps for import plugins
|
2012-06-08 11:52:27 +03:00 |
|
Alex Marin
|
683d7677b9
|
oop: export codegen; camel caps export naming convention
|
2012-06-08 11:47:36 +03:00 |
|
Alex Marin
|
a87f283a23
|
plugins and OOP: create general class structure and ExportXML
|
2012-05-28 00:21:14 +03:00 |
|
Michal Čihař
|
397b6fd00e
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
Alex Marin
|
6a7560d9c9
|
include import and export plugins only once
|
2012-04-16 12:43:35 +03:00 |
|
Jo Michael
|
1742c82e1a
|
Fixed spacing between attributes for checked="checked" in plugin_interface.lib
|
2012-03-27 14:09:09 +02:00 |
|
Alex Marin
|
bee96b5a4c
|
remove unused function PMA_pluginIsActive
|
2012-03-27 05:43:55 +03:00 |
|
Madhura Jayaratne
|
9f179dddc2
|
Coding style improvements - mostly doc comments
|
2012-03-21 05:45:12 +05:30 |
|
Michal Čihař
|
e56949f160
|
Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
|
2011-10-25 10:13:17 +02:00 |
|
Piotr Przybylski
|
6bbf248350
|
Remove unused variable
|
2011-08-24 21:26:39 +02:00 |
|
Michal Čihař
|
9405dbb82a
|
Fix spacing after @param
|
2011-07-22 09:21:55 +02:00 |
|
Michal Čihař
|
219ec73d69
|
Spacing around if
|
2011-07-22 09:10:37 +02:00 |
|
Michal Čihař
|
48e9af42e0
|
Add missing space after foreach calls
|
2011-07-21 11:21:26 +02:00 |
|
Piotr Przybylski
|
6deed1fd2e
|
Change NULL to null
|
2011-07-20 18:08:04 +02:00 |
|
Michal Čihař
|
e57f27e50b
|
Remove @uses tags from docblocks
|
2011-06-27 11:20:20 +02:00 |
|
Marc Delisle
|
13b31956ae
|
For easier reading, replace "!isset" with "! isset"
|
2011-05-09 12:49:05 -04:00 |
|
Michal Čihař
|
d17fba309c
|
Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
|
2010-08-30 09:53:37 +02:00 |
|
ninadsp
|
c9253c0a0e
|
Merge conflict resolved for Lori's tree merge to main
|
2010-08-22 12:42:54 +05:30 |
|
Michal Čihař
|
660324620c
|
No HTML for translators.
|
2010-08-19 11:32:26 +02:00 |
|