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
31c6e1d5c5
New icon added into darkblue_orange theme
2009-08-24 18:26:03 +00:00
Marc Delisle
3bc54e3010
put messages of revision 12878 to all languages
2009-08-24 18:16:54 +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
Marc Delisle
2de7f79c96
ChangeLog split
2009-08-24 17:00:31 +00:00
Zahra Naeem
8ce8dbfa53
Updated documentation and added documentation for synchronization.
2009-08-24 16:10:42 +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
Marc Delisle
2fbe820b3d
rfe #2839504 [engines] Support InnoDB plugin new row formats
2009-08-23 11:56:42 +00:00
Marc Delisle
15441ded5d
do not try to display a tab that was not built
2009-08-22 11:22:50 +00:00
Marc Delisle
869571ee16
optimize: use high-level function to fetch a single row
2009-07-16 12:21:21 +00:00
Marc Delisle
56defc1153
optimize: skip unneeded code in case BLOB streaming is not available
2009-07-16 11:51:09 +00:00
Herman van Rink
9b4ee154a3
Add first Selenium tests
2009-07-16 11:03:50 +00:00
Marc Delisle
1f2f360482
optimizations
2009-07-16 10:59:12 +00:00
Marc Delisle
b61a1cb71f
rfe #2822190 [structure] BOOLEAN is standard SQL
2009-07-16 08:33:23 +00:00
Marc Delisle
5927e2cc91
clarification
2009-07-15 22:17:14 +00:00
Herman van Rink
8bbb381bc1
Update TestCase for recent change
2009-07-15 18:31:55 +00:00
Herman van Rink
54247c62f6
Update TestCase for recent change
2009-07-15 18:27:30 +00:00
Marc Delisle
219a8c6244
Norwegian update
2009-07-15 17:25:43 +00:00
Marc Delisle
b7043d788c
another volunteer needed...
2009-07-15 14:43:00 +00:00
Marc Delisle
208a02fdcd
optimizations
2009-07-15 10:07:24 +00:00
Marc Delisle
7967d17690
bug #2821757 [insert] "Insert another new row" no longer worked
2009-07-15 09:46:45 +00:00
Marc Delisle
05a3a7c7d3
new Arabic translator
2009-07-15 08:32:39 +00:00
Herman van Rink
a9dd9a8790
Dutch update
2009-07-13 21:49:47 +00:00
Marc Delisle
5a63a362a0
French update
2009-07-13 17:39:05 +00:00
Marc Delisle
8fab915129
these are not default values but suggested values
2009-07-13 17:21:02 +00:00
Marc Delisle
4d50f7b681
Arabic update
2009-07-13 16:53:12 +00:00
Herman van Rink
2c80454a14
bug [gui] Generate Password not working for 'Change Login Information', only for 'Change password'
2009-07-12 12:13:11 +00:00
Marc Delisle
e6e8cc6230
bug #2819944 [setup] Incorrect mention of designer_coords
2009-07-11 09:11:20 +00:00
Marc Delisle
7fbae85888
this require_once() was never executed
2009-07-10 14:36:05 +00:00
Marc Delisle
7381ddfb27
bug #2816165 [display] Executed query not always displayed
2009-07-10 14:30:18 +00:00
Marc Delisle
71bb195f29
updated status of translations having less than 50% done
2009-07-09 10:59:45 +00:00
Marc Delisle
b3eea653c2
French update
2009-07-07 13:21:09 +00:00
Marc Delisle
f83a1ceaf4
Uzbek update
2009-07-07 13:11:06 +00:00
Marc Delisle
f440d45fc4
bug #2816840 [priv] Cannot change details for a user
2009-07-06 19:52:47 +00:00
Marc Delisle
d9c6e3b345
patch #2816713 , fix for PHP array export: NULL values not correctly dumped
2009-07-06 12:18:39 +00:00
Marc Delisle
ab91034de2
bug #2814109 [search] Right frame is blank
2009-07-06 12:05:06 +00:00
Marc Delisle
90279bacd2
new language: uzbek (cyrillic and latin)
2009-07-05 12:49:44 +00:00
Marc Delisle
9a35b4c823
bug #2634827 [import] Using DELIMITER produces infinite cycle
2009-07-04 19:00:39 +00:00
Marc Delisle
226ae4bea2
typo
2009-07-02 22:37:30 +00:00
Marc Delisle
c1a229d02b
undefined message in some situations, for example when doing a logout after an import
2009-07-02 22:27:32 +00:00
Marc Delisle
60536d78e1
patch #2798592 [import] Progress bar
2009-07-02 12:12:06 +00:00
Herman van Rink
1dae3a15e2
Depricating my users.sourceforge.net address
2009-07-01 21:08:03 +00:00
Herman van Rink
933eb845de
[security] XSS: Insufficient output sanitizing (not exploitable without a valid token)
2009-06-30 13:19:39 +00:00
Marc Delisle
2a893aba92
[security] XSS: Insufficient output sanitizing in bookmarks
2009-06-30 10:48:08 +00:00
Herman van Rink
15a8349164
improved phpDoc description for some parameters
2009-06-29 15:06:41 +00:00
Herman van Rink
1edd1d32a4
Fixed HTML sytax errors and replaced usage of PMA_Config->getMtime
2009-06-29 13:11:25 +00:00
Herman van Rink
bad1075595
Fix EOL conflict in testcase
2009-06-29 08:34:06 +00:00
Marc Delisle
2b01702c04
undefined variable table_select when just clicking the Export menu tab
2009-06-27 18:48:58 +00:00
Marc Delisle
e428843f80
patch #2805828 [export] PHP array export plugin
2009-06-27 18:31:34 +00:00