Commit Graph

10146 Commits

Author SHA1 Message Date
Marc Delisle
5d2e9ca965 French update 2009-09-11 20:52:30 +00:00
Marc Delisle
13d82e6786 typo 2009-09-11 20:11:23 +00:00
Herman van Rink
50cf99b84d English improvements 2009-09-11 17:43:15 +00:00
Herman van Rink
8b69972126 Code style improvements 2009-09-11 17:37:31 +00:00
Marc Delisle
58fd8e072a correct product name 2009-09-11 10:31:53 +00:00
Marc Delisle
e0fdcbe24f French update 2009-09-11 10:29:18 +00:00
Marc Delisle
c752485455 English improvements 2009-09-10 17:14:30 +00:00
Marc Delisle
1c53de898b French update 2009-09-10 16:52:19 +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
ff994aea3f unneeded message 2009-09-07 13:23:56 +00:00
Marc Delisle
137160116d French update 2009-09-07 13:19:08 +00:00
Marc Delisle
07b13c5f5a "deactive" is not an English word 2009-09-07 13:03:33 +00:00
Marc Delisle
f7baa83321 "Go" is more consistent with the interface 2009-09-07 12:32:46 +00:00
Marc Delisle
034baad67d message was hardcoded 2009-09-07 12:25:55 +00:00
Marc Delisle
2751a8c000 unneeded messages 2009-09-07 12:24:19 +00:00
Marc Delisle
4a685e10a9 coding style 2009-09-07 11:49:54 +00:00
Marc Delisle
cd07ced829 parsing error on systems with short_open_tag = Off 2009-09-07 11:40:34 +00:00
Marc Delisle
c4a2ec7f1b string was hardcoded 2009-09-06 11:52:07 +00:00
Marc Delisle
54db7a3fc2 French update 2009-09-06 11:50:35 +00:00
Marc Delisle
9fcea694ff rfe #2308632 [edit] Use hex for (var)binary fields 2009-09-05 18:31:35 +00:00
Marc Delisle
e5de5d96a5 we still need the MD5 sums 2009-09-05 12:13:30 +00:00
Marc Delisle
361bc35f67 bug [structure] Missing validation for BINARY and VARBINARY 2009-09-04 16:39:03 +00:00
Marc Delisle
ced55c3d05 bug [display] After clicking on Show Function or Function, the UPDATE query is not shown after execution 2009-09-03 12:29:24 +00:00
Tomas Srnka
b8447fec8a Fixed PHP notices undes PHP 5.3.0 (moved from split to explode) 2009-09-03 10:36:32 +00:00
Derek Schaefer
c261b73045 Improved the way the import destination is decided upon. 2009-09-02 17:28:35 +00:00
Michal Čihař
d545682b62 Translate few more strings. 2009-09-02 13:02:47 +00:00
Michal Čihař
a85588b8a2 Czech translation update. 2009-09-02 12:45:26 +00:00
Michal Čihař
a22d2e5aa3 Fixed translation string, thanks to George Birbilis for noticing this. 2009-09-02 12:35:43 +00:00
Marc Delisle
9614bac249 Galician update 2009-09-01 17:05:49 +00:00
Marc Delisle
8e2ca7d756 missing messages; typos in messages 2009-09-01 17:00:07 +00:00
Marc Delisle
dea8599109 duplicate messages 2009-09-01 16:47:40 +00:00
Herman van Rink
584eb0efd4 [lang] #2843101 Dutch update, thanks to scavenger2008 2009-08-31 08:12:39 +00:00
Marc Delisle
eb405d4e34 svn properties 2009-08-30 17:06:12 +00:00
Marc Delisle
3265da6860 try again :) 2009-08-30 16:58:48 +00:00
Marc Delisle
c4f0c32c9f correct Id 2009-08-30 16:56:38 +00:00
Marc Delisle
b071ac3fbc replication support: missing file 2009-08-30 16:51:04 +00:00
Tomas Srnka
283dc91f85 Added missing new_* images into dark_orange theme 2009-08-30 15:12:23 +00:00
Tomas Srnka
feb562e77b Replication support - tomas_zahra branch merged 2009-08-30 14:54:36 +00:00
Marc Delisle
e354f4ea98 bug #2826986 [display] Order by BLOB and range display 2009-08-30 13:06:31 +00:00
Marc Delisle
f038959b4f bug #2839548 [export] Triggers order on export 2009-08-30 12:43:07 +00:00
Marc Delisle
3a1334d645 bug #2837722 [export] Run complex SQL then export does not work 2009-08-30 11:55:58 +00:00
Marc Delisle
2a1077ff43 bug [export] Exporting results of a query which contains a LIMIT clause inside a subquery 2009-08-29 11:41:26 +00:00
Marc Delisle
6e670cfccf add messages of revision 12881 2009-08-26 10:20:01 +00:00
Michal Čihař
a378720684 Convert active check to variable.
We need to disable tracker for calling PMA_getRelationsParam. Well there
should be rather way to skip all queries done by control user, but this
information is not passed down to the DBI layer where tracker catches the SQL
queries.
2009-08-25 13:44:14 +00:00
Michal Čihař
158380c18a Coding style. 2009-08-25 13:42:21 +00:00
Michal Čihař
ffa02fb26d Delay tracker activation till all our parts are ready.
Otherwise it can lead to some strange effect while trying to track queries
used for finding out whether tracking is enabled.
2009-08-25 13:16:32 +00:00
Michal Čihař
87eaa7d3d4 Add some missing defatults for tracker. 2009-08-25 13:13:32 +00:00
Tomas Srnka
2920c9c734 Fixed notice in server_synchronize.php 2009-08-25 12:34:42 +00:00
Michal Čihař
1b7698912f Do not get parameters on loading, but rather on usage. 2009-08-25 07:06:45 +00:00