Marc Delisle
5e15b1f73a
maximum upload size
2003-12-12 16:54:52 +00:00
Garvin Hicking
f055f9957a
New transformation plugin: Download binary data.
...
2.5.6-dev only, will not be ported to QA.
2003-12-12 13:32:37 +00:00
Alexander M. Turek
ad5bff4edb
Bug #857749
2003-12-11 23:26:24 +00:00
Alexander M. Turek
08071c869a
--> 2.5.6-dev
2003-12-11 22:12:44 +00:00
Michal Čihař
dbc02511f2
Fix moving foreign key definition on Windows (bug #851950 ).
2003-12-11 17:29:02 +00:00
Marc Delisle
e367824eff
bug 857743
2003-12-11 17:03:05 +00:00
Alexander M. Turek
220aa3a4c0
MySQL 4.1.1 compatibility, part I: Updated character sets overview.
2003-12-11 11:37:25 +00:00
Marc Delisle
cf04747274
bug 854702
2003-12-09 14:39:38 +00:00
Marc Delisle
cad1c02326
basque
2003-12-08 19:22:12 +00:00
Marc Delisle
8e87bfc8ab
next
2003-12-07 20:27:48 +00:00
Marc Delisle
88b6ac1235
2.5.5-rc1
2003-12-07 19:52:20 +00:00
Marc Delisle
2071fa36d7
bug 854696
2003-12-05 13:34:42 +00:00
Garvin Hicking
7a4c99c8df
Use <dfn> instead of <a> for not using lots of hyperlinks. Made implementation compatible when customized dateformats are used.
2003-12-05 11:02:14 +00:00
Marc Delisle
1cab57dccb
patch 845690 show real data before transformation (text_plain__dateformat)
2003-12-04 17:57:40 +00:00
Garvin Hicking
14e1def15a
Tried to reduce enormous sice of those three checkboxes.
2003-12-04 17:26:21 +00:00
Garvin Hicking
5e7ea208d4
Fixed(?) unnullify function, adjusted necessary .js files
2003-12-04 17:25:37 +00:00
Garvin Hicking
398b7a9f4a
Editing of multiple records at once.
...
This is a hook-in to the 'delete multiple records' and basically just wraps all data in some kind of Ueber-Array. It should be compatible with single records editing. I tried various combinations already and it seems to work. But this can heavily break stuff, so expect this to be EXPERIMENTAL! We should only release RC1 after this has been thoroughly tested (will do so in the next days by myself).
What maybe needs fixing is the way of evaluating $goto/ $err_url and similars. As I am not much into that redirection stuff, maybe one can see if I did something wrong in the area.
2003-12-04 16:09:13 +00:00
Marc Delisle
96cac13698
no more defined constant
2003-12-02 15:53:35 +00:00
Marc Delisle
1b60057dcb
require_once
2003-12-02 15:49:21 +00:00
Marc Delisle
b5e55d13d0
bug 816666 ambiguous order clauses
2003-11-27 14:10:15 +00:00
Alexander M. Turek
37d50c1822
Huge set of optimizations, please test!
2003-11-26 22:52:25 +00:00
Garvin Hicking
ca7836a684
Fixed transformation system now accepting '.php3' files and using the '.php' pendants. Make use of 's' RegEx pattern modifier. Fixed small (but impacting) typo.
2003-11-25 20:30:12 +00:00
Garvin Hicking
8d1bfe6f3b
Reverted some obfuscated RegExes. Nijel, as you where working on that: I removed the bugfixes you threw in for my faulty code because there where some issue left (for me):
...
The lines
$re0 = '@(^|(\\\\\\\\)+|[^\\\\])'; // non-escaped wildcards
$re1 = '@(^|[^\])(\\\)+'; // escaped wildcards
as they currently where made no sense to me, because the single [^\] should be replaced to [^\\\\] as well, doesn't it? To not seriously break more stuff I decided to revert to the previous mechanism here.
I will do more serious tests the next days and will actually work with my PMA again and I pay close attention to see if there are any issues left.
I also searched through the code to see if the setting of the array points from former while() constructs was in any way used [current(), next(), prev(), key(), end(), each()] but did find none.
2003-11-25 19:20:20 +00:00
Michal Čihař
a66b1cc6b3
Use preg again, it just needs a bit more escaping of \ (once for PHP and once for PCRE).
2003-11-24 12:42:38 +00:00
Marc Delisle
096094b74d
regex problem when only_db is used
2003-11-22 19:58:01 +00:00
Michal Čihař
6164918083
just added end :)
2003-11-20 16:47:24 +00:00
Garvin Hicking
f0da471ec3
/libraries cleanup hopefully done. Double-Checked every change, my installation still works. ;)
...
Will continue working on remaining files tomorrow and hope to make it to the end of the next day.
2003-11-20 16:31:51 +00:00
Michal Čihař
bf620ee826
Allow changing of default queries (RFE #839168 ). Documentation.html is valid XHTML again.
2003-11-20 15:04:12 +00:00
Michal Čihař
79222512c6
More older PHP cleanup.
2003-11-20 13:45:14 +00:00
Garvin Hicking
da757dcf87
foreach
2003-11-20 12:46:53 +00:00
Garvin Hicking
d3f84bca94
First batch of PHP4/MySQL compatibility/performance changes.
...
Everything should be non-intrusive for installations meeting our new 4.1.0/3.23.32 specs.
I will commit my files every now and then for easier code review and to let you see which constructs I replace. Jump in if there are any objections. The basic thing I'm doing is documented in the changelog.
I'll continue with files in the libraries/ subdirectory and will move to the root-level files in last instance.
2003-11-20 10:34:35 +00:00
Marc Delisle
e37bf199ae
first group of headers was offset by one column to the left
2003-11-19 21:23:34 +00:00
Alexander M. Turek
197b293e7d
Do not use $HTTP_*_VARS arrays anymore.
2003-11-19 11:07:23 +00:00
Alexander M. Turek
048d4ce7fd
workaround for CVS tag auto-replacements :o)
2003-11-18 21:17:22 +00:00
Alexander M. Turek
1f882147a7
Recognizing new 2.x config.inc.php revisions.
2003-11-18 20:40:36 +00:00
Michal Čihař
b04fd449d0
Fixed displayed message.
2003-11-18 16:07:14 +00:00
Michal Čihař
1b0a33882b
Can kill more proceses (bug #844353 ).
2003-11-18 16:00:38 +00:00
Michal Čihař
6884f9701a
no more support for php3
2003-11-18 15:20:45 +00:00
Marc Delisle
72faac32ba
undefined variable dblist_full when renaming a table
2003-11-13 22:15:32 +00:00
Michal Čihař
cd6004c31b
Support for creating UPDATE and REPLACE statements in export (RFE #838828 ).
2003-11-13 15:54:46 +00:00
Michal Čihař
1d6918ea9d
Fix export of foreign keys (patch #834474 ), Allow delayed inserts (RFE #841298 ).
2003-11-13 14:45:46 +00:00
Michal Čihař
bc478df209
Unique fields are bold (patch #840089 ).
2003-11-12 13:14:29 +00:00
Michal Čihař
104257bb22
Fixed LaTeX output (patch #840082 ).
2003-11-12 13:08:38 +00:00
Garvin Hicking
610bdeb205
Bug #839834
2003-11-11 11:55:24 +00:00
Garvin Hicking
4fa3369d85
Bug #839630 : Safer checks for array existence.
2003-11-11 10:09:29 +00:00
Garvin Hicking
769fb544ae
RFE #830355 : Order of databases in left frame in combination with 'only_db'.
2003-11-06 17:10:56 +00:00
Garvin Hicking
5255b8841f
Propagate MIME-type to plugin functions.
2003-11-06 17:02:19 +00:00
Garvin Hicking
bdb7e71461
RFE ##835491: Modifications to print view
2003-11-06 12:14:20 +00:00
Michal Čihař
2be5b01b99
Add xml header with encoding information (bug #836630 ).
2003-11-06 10:01:34 +00:00
Garvin Hicking
10dc5d05d3
Bug 831181
2003-11-05 15:40:55 +00:00