Commit Graph

45 Commits

Author SHA1 Message Date
J.M
529903e0dd Fix bug #3907 undefined variables, function parameter problems
Thanks Rasmus Lerdorf for analyzing!
2013-05-13 11:27:56 +02:00
Rouslan Placella
a31140d159 Partial fix for bug #3583312 - Broken replication forms/links 2012-11-04 23:19:56 +00:00
Michal Čihař
3e050ff9d9 Various docblocks improvements 2012-09-19 15:05:26 +02:00
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Dieter Adriaenssens
3bbbe2e6a8 fix coding style : control structures 2012-08-30 17:25:42 +02:00
Chanaka Indrajith
a2b013522c Merge remote branch 'upstream/master' 2012-06-30 21:43:22 +05:30
J.M
c7e8afd0dc + rfe #3528994 [interface] Allow wrapping possibly long values in replication-status table 2012-06-30 18:09:12 +02:00
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Michal Čihař
397b6fd00e Cleanup spacing after @return 2012-04-27 11:33:26 +02:00
Jo Michael
e8f21029e7 Added Generate Password button styling in pmahomme theme. 2012-03-16 19:06:39 +01:00
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
8cd8760256 Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
Michal Čihař
be0989e944 Reformat docblock 2011-08-05 15:15:11 +02:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Michal Čihař
d55306252b Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
Piotr Przybylski
cbf00bca6c Remove unused variables 2011-06-30 00:50:42 +02:00
Michal Čihař
e57f27e50b Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
Piotr Przybylski
fe53e42d1d Remove deprecated function PMA_DBI_get_fields 2011-05-20 23:12:58 +02: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
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
e049c1d158 Merge remote branch 'origin/master'
Conflicts:
	po/fr.po
	po/sl.po
2010-07-03 21:00:08 +05:30
Marc Delisle
116d1297af solve merge conflicts 2010-06-29 08:23:47 -04:00
Marc Delisle
852ed51c27 bug [replication] Do not offer information_schema in the list of databases 2010-06-29 08:14:31 -04:00
ninadsp
38ac78e3ba merging changes from origin 2010-05-24 18:32:42 +05:30
Michal Čihař
ac2087a3e8 Gettext usage. 2010-05-24 11:18:25 +02: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
Marc Delisle
632211d065 gettext conversion 2010-05-09 16:24:32 -04:00
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Marc Delisle
6b5f3b9962 finish conversion of Replication feature from Mootools to jQuery 2010-04-05 09:09:35 -04:00
Marc Delisle
5c26356379 start porting Replication to jQuery 2010-04-02 18:57:28 -04:00
Herman van Rink
cac4384a8c Minor cleanup 2010-01-23 11:34:43 +00:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Marc Delisle
80de277621 oops 2009-12-20 15:31:12 +00:00
Marc Delisle
2e15e348ed code cleanup; remove unneeded newlines in generated code; fix some XHTML errors 2009-12-20 15:26:12 +00:00
Tomas Srnka
53e18f0889 Fixed empty list in synchronization, if there is no DB available 2009-11-26 00:04:43 +00:00
Tomas Srnka
352f9e38be Privileges in slave replication user addition fixed 2009-11-25 23:48:13 +00:00
Herman van Rink
ed31f3553c Moved 'Add slave replication user' form to separate function.
Added 'Show connected slaves'.
2009-09-18 14:53:19 +00:00
Herman van Rink
180cc73c09 Code style improvements, fixed JS errors, fixd HTML validity issues 2009-09-13 13:45:52 +00:00
Herman van Rink
35ee91c422 Code style improvements, fixed JS errors, fixd HTML validity issues 2009-09-13 13:10:21 +00:00
Herman van Rink
3a0663061d Replication code cleanup, some untranslated strings, indentation, new TODO's and extra comments. 2009-09-09 13:40:16 +00:00
Herman van Rink
d972ed5d03 Fix indentation for gsoc replication code
make it match the included modeline, and fixed some other spacing issues
2009-09-07 15:00:22 +00:00
Marc Delisle
eb405d4e34 svn properties 2009-08-30 17:06:12 +00:00
Tomas Srnka
feb562e77b Replication support - tomas_zahra branch merged 2009-08-30 14:54:36 +00:00