Chanaka Indrajith
|
e6894be57f
|
Renamed ->method() with PMA_Util::method()
|
2012-09-16 14:35:45 +05:30 |
|
Chanaka Indrajith
|
0829709064
|
Remove variable
|
2012-09-16 14:31:22 +05:30 |
|
Madhura Jayaratne
|
8ce541068c
|
Various coding style changes
|
2012-08-31 14:37:46 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
a054562100
|
PMA_Footer and PMA_Header no longer need to be singletons
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
4a740376c8
|
Dropped header.inc.php in favor of the PMA_Header class
|
2012-06-11 14:06:02 +01:00 |
|
Rouslan Placella
|
7b85c709a8
|
Dropped server_links.inc.php
|
2012-05-05 16:44:27 +01:00 |
|
Jo Michael
|
852ef287f8
|
Corrected <div> nesting inside <li> in server replication forms for HTML5 validity
|
2012-03-31 00:20:23 +02:00 |
|
Jo Michael
|
b2fd866d87
|
Leading ./ paths for includes can be omitted, part 2
|
2012-03-16 23:11:57 +01:00 |
|
Marc Delisle
|
ac27219916
|
Improve globalization code
|
2012-03-07 13:12:46 -05:00 |
|
Marc Delisle
|
ac37be0216
|
For replication, no longer depend on grab_globals.lib.php for $_GET variables
|
2012-03-03 06:17:34 -05: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 |
|
Rouslan Placella
|
d17814f463
|
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
|
2011-09-26 20:54:59 +01:00 |
|
Madhura Jayaratne
|
9bcb83af03
|
File is being conditionally included; use "include" instead
|
2011-09-23 10:56:30 +05:30 |
|
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 |
|
Tyron Madlener
|
3b3a9fc762
|
pma spritify part 2
|
2011-07-15 09:42:16 +03:00 |
|
Tyron Madlener
|
2ee9f03cbb
|
Merge remote-tracking branch 'origin/master' into tyronm
|
2011-07-05 18:09:55 +02:00 |
|
Marc Delisle
|
f493cd776e
|
Typos
|
2011-05-16 10:30:22 -04:00 |
|
Marc Delisle
|
b2b1953db1
|
Start to replace warning level with error level
|
2011-05-03 18:52:37 -04:00 |
|
Michal Čihař
|
a6fe6ed216
|
Fix word order in English message.
And avoid composition of the message as it leads to problems in
translations.
|
2010-12-07 11:18:31 +01:00 |
|
Dieter Adriaenssens
|
d1a6f043e2
|
Merge branch 'QA_3_3' into MAINT_3_4_0
|
2010-11-24 16:58:06 +01:00 |
|
Craig Duncan
|
d6a7bd40fa
|
patch #3117535, replication : Add quotes to database in initial statement
|
2010-11-24 16:56:32 +01: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
|
a2f78a6d38
|
Resolve merge conflicts for upstream merge
|
2010-07-29 19:17:25 +05:30 |
|
Michal Čihař
|
d291827444
|
No need to require_once footer
It is the last thing executed anyway (ends with exit).
|
2010-07-26 16:20:24 +02:00 |
|
Marc Delisle
|
084c0dbcf5
|
functions.js included automatically
|
2010-07-24 08:11:48 -04: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
|
160f4314eb
|
Merge remote branch 'origin/master'
|
2010-06-03 22:34:52 +05:30 |
|
Michal Čihař
|
6b81b18b30
|
Again not needed pseudo plural.
|
2010-05-25 14:31:11 +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
|
7925c03896
|
gettext conversion
|
2010-05-11 13:05:43 -04:00 |
|
Michal Čihař
|
3dae77b256
|
Put URL back to quotes.
|
2010-05-05 11:21:45 +02:00 |
|
Marc Delisle
|
2182098af6
|
strings to gettext, second batch
|
2010-05-04 20:07:19 -04:00 |
|
Marc Delisle
|
f55823f47f
|
strings to gettext, first batch
|
2010-05-03 12:57:46 -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 |
|
Michal Čihař
|
b86f3c01f2
|
Merge single function for replication into other js.
Separate js file with single function will only worse loading times.
|
2010-04-02 08:42:16 +02:00 |
|
Herman van Rink
|
a82cc85f04
|
Code cleanup done during Fosdem2010
|
2010-02-09 19:57:06 +00:00 |
|
Herman van Rink
|
ee70c958d8
|
Untranslated string
|
2010-01-29 12:58:58 +00:00 |
|
Herman van Rink
|
404ff7ac52
|
Untranslated string
|
2010-01-29 12:58:58 +00:00 |
|
Michal Čihař
|
201d0e892c
|
Load mootools in every page.
|
2010-01-25 11:49:46 +00:00 |
|
Michal Čihař
|
78b00824eb
|
[core] Updated mootools to fix some glitches with Safari.
Mootools are now in separate files as distributed upstream.
|
2010-01-04 15:35:23 +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
|
912da56db4
|
missing id for javascript features (uncheck all, adding selected databases into generated PRE
|
2009-12-29 18:33:37 +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 |
|
Marc Delisle
|
97ff371cb5
|
code cleanup
|
2009-12-05 12:37:27 +00:00 |
|
Marc Delisle
|
14645a5035
|
unneccesary connection to server
|
2009-10-12 11:57:04 +00:00 |
|