Michal Čihař
|
397b6fd00e
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
Michal Čihař
|
e6cca75875
|
Cleanup spacing after @param
|
2012-04-27 11:32:47 +02:00 |
|
Rouslan Placella
|
ff66fdbdf9
|
Remove stray trailing whitespaces
|
2012-04-22 00:12:30 +01:00 |
|
Jo Michael
|
13644d8591
|
Short-hand notation for jQuery document.ready event
|
2012-04-21 02:44:18 +02:00 |
|
Rouslan Placella
|
9c16704968
|
Speed-up selectors
|
2012-04-10 21:50:34 +01:00 |
|
Gemorroj
|
8bdca339f6
|
Better compatibility with newer versions of jQuery.
Method of "attr" changed to "prop", method of "removeAttr" changed to "removeProp", attr("value" is replaced by the method of "val".
|
2012-04-07 14:27:28 +03:00 |
|
Madhura Jayaratne
|
dd76c46c92
|
Add missing semicolons
|
2012-03-25 22:51:07 +05:30 |
|
Rouslan Placella
|
19e69ed770
|
Changed the way the attributes are fetched from the object returned by PMA_getImage() in JS
Stops the 'closure-compiler' from erroring out
|
2011-09-26 21:10:11 +01: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 |
|
Piotr Przybylski
|
23389d2e4f
|
Server Synchronize: make it fully work on servers other than the first one
|
2011-08-05 22:38:10 +02:00 |
|
Piotr Przybylski
|
54fbcaa140
|
Server synchronize:
* change icons to 16x16
* fix tables layout
* merge 'Source' and 'Target' tables
|
2011-08-02 23:30:51 +02:00 |
|
Tyron Madlener
|
3b3a9fc762
|
pma spritify part 2
|
2011-07-15 09:42:16 +03:00 |
|
Marc Delisle
|
57e3aba8ff
|
Bug #3168733 Synchronization does not honor AllowArbitraryServer
|
2011-04-20 06:32:00 -04:00 |
|
Marc Delisle
|
f74b5775a4
|
Synchronize: for the connection panel there was an inactive validation function; modified it, hopefully in a clearer way
|
2011-03-12 10:56:47 -05:00 |
|
Marc Delisle
|
ddae18b7db
|
These functions belong to server synchronization logic
|
2011-03-11 13:31:18 -05:00 |
|
Marc Delisle
|
8d2531d658
|
In Synchronize panel, make image changes independant from the original theme
|
2011-03-11 13:16:36 -05: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
|
bed1948d04
|
testing git setup - no major change made in code yet
only added a few comments
|
2010-05-23 01:22:01 +05:30 |
|
Michal Čihař
|
980a3bb86c
|
Use proper server selector.
We need to use the one who fired event, not the first one in document.
|
2010-04-20 08:13:27 +02:00 |
|
Michal Čihař
|
ccd8997f96
|
Remove testing code.
|
2010-04-20 08:11:29 +02:00 |
|
Michal Čihař
|
13b9403d74
|
rfe #2964518 [interface] Allow to choose servers from configuration for synchronisation.
|
2010-04-16 16:26:13 +02:00 |
|
Marc Delisle
|
f32e8001e2
|
leaner jQuery way
|
2010-04-02 18:02:08 -04:00 |
|
Marc Delisle
|
7813d53ef6
|
remove Mootools for Synchronize
|
2010-04-02 07:43:00 -04:00 |
|