Commit Graph

9996 Commits

Author SHA1 Message Date
Michal Čihař
5b4ce35e69 rfe #2838080 [interface] Show warning when javascript is disabled. 2010-01-21 10:58:11 +00:00
Marc Delisle
c343434849 revert fix for bug #2931216 2010-01-21 00:36:27 +00:00
Marc Delisle
ba66e07181 bug #2931216 Relations settings not updated on config change 2010-01-20 18:10:37 +00:00
Herman van Rink
8cae0a1d0f bug #2926613 [edit] Copy database shows errors when DB has foreign key 2010-01-20 08:00:47 +00:00
Marc Delisle
a4aea21d00 bug #2931939 Seeing "m" as unit is confusing 2010-01-19 19:40:20 +00:00
Marc Delisle
3c449953a2 new option DisplayBinaryAsHex (was used but no default had been defined) 2010-01-19 12:49:06 +00:00
Marc Delisle
b75de29df2 Lithuanian update 2010-01-17 11:29:56 +00:00
Marc Delisle
1f3f2ffbfd French update 2010-01-15 10:21:35 +00:00
Marc Delisle
cf2a8909ec Finnish update 2010-01-15 10:08:39 +00:00
Michal Čihař
4c1d5e827a rfe #2924956 [interface] Add insert ignore option to editing row. 2010-01-13 13:50:24 +00:00
Michal Čihař
be5e0baab4 Do not use translated messages for values, rather use hardcoded strings.
This way we avoid possible breakage on language change.
2010-01-13 13:38:38 +00:00
Michal Čihař
2c5f033a0d rfe #2816943 [interface] Add REGEXP ^...$ to select dialog. 2010-01-13 13:31:33 +00:00
Michal Čihař
88af8f2779 Use X-Frame-Options header to protect against ClickJacking. 2010-01-13 13:03:56 +00:00
Marc Delisle
e8ce440fb7 bug #2929958 Cannot import (French interface) 2010-01-11 17:56:53 +00:00
Marc Delisle
d7976eaf2d Norwegian update 2010-01-11 15:16:51 +00:00
Marc Delisle
0f8be4f355 3.2.5 2010-01-10 12:16:33 +00:00
Marc Delisle
e806cfe883 new Greek translator 2010-01-08 20:06:13 +00:00
Marc Delisle
82f310c051 Greek update 2010-01-08 17:42:54 +00:00
Michal Čihař
217921a688 Fix typo, thanks to Thijs Kinkhorst for noticing. 2010-01-07 08:25:31 +00:00
Herman van Rink
fa735255b8 [privileges] Improve escaping of hostname 2010-01-06 08:08:42 +00:00
Marc Delisle
8623017145 "Show BLOB contents" should display HTML code that is present in a BLOB 2010-01-05 23:46:39 +00:00
Marc Delisle
465eae5d63 3.2.6-dev 2010-01-04 17:41:24 +00:00
Marc Delisle
91c08d1fab Russian update 2010-01-04 17:28:08 +00:00
Marc Delisle
e24d8dcad7 differences in syntax harm the check_lang.sh script 2010-01-04 17:21:19 +00:00
Marc Delisle
61855289e5 add protection in generated SQL query, thanks to Herman van Rink 2010-01-04 16:40:20 +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
fbe2db84f1 bug #869006 Ignore number of records for MRG_MyISAM 2010-01-03 16:27:46 +00:00
Marc Delisle
5f7084b8e3 rfe #838637 Export user privileges 2010-01-03 16:01:49 +00:00
Marc Delisle
bb8084e0ca Action should always be displayed here 2010-01-03 13:04:15 +00:00
Marc Delisle
6f9d95970b rfe #2890226 [view] enable VIEW rename 2010-01-02 13:34:47 +00:00
Marc Delisle
f92038b022 unwanted side effect of tracking when renaming a database 2010-01-01 22:57:34 +00:00
Marc Delisle
d3892fdbff bug #2924357 [operations] Cannot rename a database that has foreign key constraints 2010-01-01 22:41:29 +00:00
Marc Delisle
8ed383bf13 advance version numbers 2009-12-31 13:27:55 +00:00
Marc Delisle
87b994743b primary_key is really a WHERE clause (that works also on tables where no PK is defined) 2009-12-30 15:27:27 +00:00
Marc Delisle
d63ed916fc code cleanup 2009-12-30 13:46:17 +00:00
Marc Delisle
078eedae6e code cleanup 2009-12-30 13:28:30 +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
6c6d5a5177 some newlines are needed 2009-12-29 18:24:48 +00:00
Marc Delisle
0a217b9b62 undefined variables 2009-12-29 17:58:07 +00:00
Marc Delisle
e7d20c38bf XHTML improvements 2009-12-29 17:45:15 +00:00
Marc Delisle
2519dd3855 code cleanup 2009-12-29 15:21:05 +00:00
Marc Delisle
f1f04a1b3b code cleanup; add a TODO about importing an XML export into a database different than the original one 2009-12-29 15:11:06 +00:00
Marc Delisle
7b3c21b599 code cleanup 2009-12-29 14:04:05 +00:00
Herman van Rink
b2dfe50969 [core] Fix broken cleanup of $_GET 2009-12-28 15:50:36 +00:00
Marc Delisle
2eba839c33 new sub-feature: possibility of removing all tracking data for a table (useful for older tables that have been deleted from this database) 2009-12-27 23:05:45 +00:00
Marc Delisle
46826be014 permit to see tracking info even for deleted tables; code cleanup 2009-12-27 21:52:21 +00:00
Herman van Rink
62cb15b4a3 patch #2812070 [interface] Allow selecting a range of rows by holding shift, thanks to Joolee 2009-12-27 19:01:59 +00:00
Herman van Rink
61dbb88e15 Code cleanup 2009-12-27 15:40:00 +00:00
Herman van Rink
195165c2ae Code cleanup 2009-12-27 13:59:08 +00:00
Marc Delisle
20208dceb2 better to set tracking to false by default to avoid overhead 2009-12-27 13:17:37 +00:00