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
lorilee
4482228f66
Back button on export.php page
2010-08-10 22:11:57 -07:00
lorilee
75353d1c4a
Fixed unwanted spaces in nested lists in IE
2010-08-02 14:14:27 -07:00
lorilee
723a71c014
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
libraries/export/latex.php
themes/darkblue_orange/css/theme_right.css.php
themes/original/css/theme_right.css.php
2010-07-23 20:43:35 -07:00
ninadsp
e646a2760c
Fixed conflict due to upstream merge
2010-07-23 21:59:15 +05:30
Michal Čihař
b1cf628bd7
Support for phpMyAdmin documentation in plugin library.
2010-07-21 10:10:06 +02:00
lorilee
2ebf96d242
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
libraries/display_export.lib.php
libraries/display_import.lib.php
2010-07-20 13:04:03 -07:00
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
lorilee
2e3fad7456
Support for no javascript
2010-07-05 16:19:03 -07:00
lorilee
ddd265fb62
Fixed XHTML syntax problems
2010-06-18 16:22:52 -04:00
lorilee
347cfc7eaa
The default plugin options should be displayed on the import form but not on the export form (because of quick export)
2010-06-15 23:39:42 -04:00
lorilee
62893b7c86
Removed inline javascript, modified formatting
2010-06-11 01:17:10 -04:00
lorilee
5e266dedc6
Changed div ID name
2010-06-09 20:34:37 -04:00
lorilee
78375df6ba
- radio buttons of plugins changed to a dropdown list
...
- "formelement" divs changed to list elements
- PMA_pluginGetOneOption() accepts radio buttons
- fieldsets changed to divs
- removed JavaScript code that toggles plugin-specific options (now in a separate file)
2010-06-08 22:34:38 -04:00
ninadsp
bed1948d04
testing git setup - no major change made in code yet
...
only added a few comments
2010-05-23 01:22:01 +05:30