Commit Graph

197 Commits

Author SHA1 Message Date
Michal Čihař
d291827444 No need to require_once footer
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
Michal Čihař
ee767e2d3d No need to explicitely include relation.lib its anyway included in common.inc 2010-07-26 16:17:59 +02:00
Marc Delisle
ec9a60f8e0 undefined variables; unneeded config variables 2010-07-22 13:22:30 -04:00
Marc Delisle
56ebe05af7 blob streaming code cleanup (work in progress) 2010-07-22 13:15:27 -04:00
Barry Leslie
f8653e5803 Update blob streaming to match the current API and use the PBMS PHP extension. 2010-07-22 11:23:37 -04:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
Marc Delisle
11609bdf80 must specify dateFormat for jQuery UI datepicker, otherwise a wrong MM/DD/YYYY is passed to MySQL 2010-07-06 11:15:46 -04:00
Dieter Adriaenssens
16ed06531a remove author names 2010-06-28 20:36:12 +02:00
Marc Delisle
caa98445d8 conform to relational terminology regarding columns and rows 2010-05-31 14:33:21 -04:00
Marc Delisle
9f971220d0 resolve merge conflicts 2010-05-29 07:06:22 -04:00
Marc Delisle
7e5584ed2e problem showing UNHEX function by default when editing a BLOB was not fixed correctly in version 3.3.3 2010-05-29 06:56:27 -04:00
Marc Delisle
17c9fb4d28 gettext conversion 2010-05-05 12:57:30 -04:00
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Marc Delisle
407054b6b1 I do not see the reason for this condition, and it creates a problem so I remove it 2010-04-29 07:44:30 -04:00
Marc Delisle
9ec14c786c Avoid selecting UNHEX function by default for a BLOB column for which editing is protected 2010-04-28 13:15:49 -04:00
Marc Delisle
b76df0d609 Avoid selecting UNHEX function by default for a BLOB column for which editing is protected 2010-04-28 13:06:09 -04:00
Michal Čihař
68c7de6180 Whitespace cleanup. 2010-04-21 14:43:40 +02:00
Muhammad Adnan
378094ac30 [interface] Use jQuery calendar dialog.
rfe #2983207, patch #2988715
2010-04-20 10:08:41 +02:00
Sutharshan Balachandren
e194beb978 [interface] Add javascript validation of datetime input.
patch #2983960
2010-04-16 09:53:44 +02:00
Michal Čihař
8e68430610 [edit] CURRENT_TIMESTAMP is also valid for datetime fields. 2010-04-12 09:55:58 +02:00
Brian Douglass
6e68e2d149 Patch #2981165 Optionally disable the Type column 2010-04-05 10:06:36 -04:00
Marc Delisle
3ca82375d5 continue removing author names in code 2010-04-05 09:16:36 -04:00
Marc Delisle
9785bbc561 remove author names 2010-03-26 17:44:10 -04:00
Dieter Adriaenssens
c7c77f9744 fix mistake in merge 2010-03-17 22:50:27 +01:00
Dieter Adriaenssens
27a56224ff Merge branch 'QA_3_3'
Conflicts:
	ChangeLog
	tbl_change.php
2010-03-17 22:14:47 +01:00
Marc Delisle
87794051a4 bug #2967565 UNHEX not selected by default when inserting BINARY 2010-03-15 16:15:23 -04:00
Marc Delisle
f0672d82c3 bug #2967565 UNHEX not selected by default when inserting BINARY 2010-03-15 16:08:56 -04:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Michal Čihař
58d31214a1 [edit] Do not default to UNHEX when using file upload. 2010-01-22 17:33:27 +00:00
Michal Čihař
429275e834 Unnullify and unignore field when file to upload is chosen. 2010-01-22 17:21:18 +00:00
Michal Čihař
e532069912 rfe #1516803 [edit] Allow to set BLOB to/from NULL with ProtectBinary. 2010-01-22 17:20:35 +00:00
Michal Čihař
98b61946eb Function is_null seems to be now working properly on empty blobs.
Tested with PHP 5.3.
2010-01-22 17:19:45 +00:00
Michal Čihař
65ea590395 rfe #2033616 [edit] Add option to just display insert query. 2010-01-21 14:12:18 +00:00
Michal Čihař
94c2f864ae [core] Remove config data from session as it brings chicken-egg problem.
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +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
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +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
182c02c5e8 bug #2893221 [core] Statement may not be safe to log in statement format 2009-11-21 13:22:08 +00:00
Marc Delisle
80883af523 clarify a point 2009-09-16 10:32:07 +00:00
Tomas Srnka
93240e99f4 Slovak language translation update; PHP notice fix 2009-09-15 19:21:58 +00:00
Marc Delisle
9fcea694ff rfe #2308632 [edit] Use hex for (var)binary fields 2009-09-05 18:31:35 +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
Marc Delisle
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Marc Delisle
e29115a326 bug #1601625 [display] The Ignore checkbox is not unchecked for ENUM 2009-06-20 12:08:34 +00:00
Marc Delisle
55a516e39c patch #2745215 [edit] Multi-row change with "]" improved 2009-05-04 16:05:24 +00:00
Marc Delisle
302c517763 bug #2780356 [calendar] Null checkbox not unchecked when date is chosen 2009-04-29 17:26:27 +00:00
Herman van Rink
5878e714c5 bug #2740550 [interface] Using textarea CharEditing drops default values 2009-04-09 15:08:47 +00:00
Marc Delisle
c14dcef57f this was missing in patch #2602633 and broke the unNullify() mechanism 2009-03-31 16:38:12 +00:00