Tomas Srnka
9e8618c4f9
Import progress bar fix from GIT
2010-03-02 09:28:56 +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
Herman van Rink
61dbb88e15
Code cleanup
2009-12-27 15:40:00 +00:00
Marc Delisle
80aeba75f4
problems synchronizing when the number of columns is different for the same index name; code cleanup; typos
2009-12-12 15:57:58 +00:00
Marc Delisle
1884cfcf1e
code cleanup
2009-12-05 14:54:08 +00:00
Marc Delisle
50b7053d5c
remove unneeded message; improved logic for non-privileged users; remove XHTML warnings
2009-11-26 12:32:41 +00:00
Tomas Srnka
53e18f0889
Fixed empty list in synchronization, if there is no DB available
2009-11-26 00:04:43 +00:00
Marc Delisle
9d8685d105
hardcoded messages
2009-11-24 15:31:57 +00:00
Marc Delisle
3d2225d3fc
remove some duplicate code
2009-10-25 12:01:18 +00:00
Marc Delisle
d2233aac88
remove duplicate code; add server type and name in headers
2009-10-25 11:38:17 +00:00
Marc Delisle
27ac573433
messages were hardcoded
2009-10-24 18:14:54 +00:00
Marc Delisle
8653519167
incorrectly defined variable; undefined indexes
2009-10-18 12:50:31 +00:00
Marc Delisle
40f66a3422
synchronize did not work when tracking was enabled
2009-10-18 12:32:30 +00:00
Marc Delisle
aa793a93bf
message was hardcoded
2009-10-18 11:04:32 +00:00
Marc Delisle
9ae329e4ad
in Synchronize, the connection problems detection no longer worked
2009-10-16 00:32:42 +00:00
Marc Delisle
478f7eb529
undefined variables
2009-10-14 17:02:03 +00:00
Marc Delisle
d11b9cf240
when clicking Synchronize Databases, do not load all source data in memory; todo: handle correctly BLOBs
2009-10-04 12:34:29 +00:00
Marc Delisle
4af9cd152b
Using the synchronize databases button did not work when one of the servers was not remote
2009-10-04 10:34:11 +00:00
Marc Delisle
fb6667d551
undefined variable when synchronizing with current server
2009-10-03 21:14:57 +00:00
Marc Delisle
f7d92b19ac
hardcoded message
2009-10-03 13:28:52 +00:00
Marc Delisle
a7497999d7
indenting, coding style, typos
2009-10-03 13:15:46 +00:00
Marc Delisle
375bb0314d
should not use mysql_connect() directly
2009-10-03 12:20:42 +00:00
Marc Delisle
cdfec0f3c0
Patch 2854578 wrong sort order
2009-09-12 18:57:19 +00:00
Herman van Rink
8b69972126
Code style improvements
2009-09-11 17:37:31 +00:00
Marc Delisle
ff994aea3f
unneeded message
2009-09-07 13:23:56 +00:00
Tomas Srnka
2920c9c734
Fixed notice in server_synchronize.php
2009-08-25 12:34:42 +00:00
Tomas Srnka
c26c9c1fb5
Added support for current server, GUI for choosing DB from current server
2009-08-24 20:57:51 +00:00
Tomas Srnka
e325226e57
*Fixed bug with different port than 3306
...
*Fixed support for other server than localhost
*Added support for sockets
*Fixed GUI bugs - strings (localization), table, fieldset...
*new PNG transparent icon.16x16
2009-08-24 18:10:45 +00:00
Zahra Naeem
6f9923bf39
Removed spaces that were used to align text boxes in the form.
2009-08-24 17:23:14 +00:00
Michal Čihař
215b8fa174
Added ability for synchronizing databases among servers.
...
Manual merge from branches/gsoc/zahra.
2009-08-24 14:39:38 +00:00