Alexander M. Turek
|
a1875b0b77
|
Improved MySQL 4.1 support
|
2003-06-07 20:17:43 +00:00 |
|
Garvin Hicking
|
3ae253e400
|
Do not waste the data for table-field creation, if MySQL shows an error.
Instead, give the user the opportunity to fix the errors and display the
form again.
|
2003-03-10 18:56:48 +00:00 |
|
Alexander M. Turek
|
2183740b05
|
If magic_quotes_gpc is enabled, grab_globals calls stripslashes when extracting the arrays $_GET and $_POST.
|
2003-03-02 17:26:41 +00:00 |
|
Garvin Hicking
|
916133f63b
|
Sanity checks
|
2003-02-27 22:46:12 +00:00 |
|
Garvin Hicking
|
63c5582cba
|
Basic detection if mime-features are available, better check on error
situations. See ChangeLog.
|
2003-02-26 13:02:34 +00:00 |
|
Garvin Hicking
|
dba8ecc4fd
|
Display MIME types to transform any table cell. You can only choose from a list of pre-defined MIME-types. The list gets built by a function searching a directory for valid transforms. For further information see README-file and soon documentation. ;)
|
2003-02-24 17:54:19 +00:00 |
|
Garvin Hicking
|
30b1873e61
|
Update and display column comments in Add/Edit Fieldmode and CREATE table mode. Display comments in table structure (optional) with underlined CSS-mouseovers. Display comments in browser mode (optional), both in vertical and horizontal display mode. Keep column comments in synch, when DROPping/ALTERing and moving/copying tables.
|
2003-02-24 16:59:36 +00:00 |
|
Olivier Müller
|
24e4a2567f
|
tbl_addfield.php3: ignore empty fields on alter table
|
2003-02-02 16:50:39 +00:00 |
|
Michal Čihař
|
6d2a8968c5
|
Always include functions.js to allow jumping using keyboard.
|
2003-01-14 15:21:26 +00:00 |
|
Michal Čihař
|
1e8447e111
|
New URL and hidden input generating stuff.
|
2003-01-08 13:50:30 +00:00 |
|
Robin Johnson
|
e4743fd18e
|
find -name '*.php3' : Added vim modelines for PEAR style indentation
|
2002-10-23 04:17:43 +00:00 |
|
Marc Delisle
|
e5c4b06194
|
go back to structure
|
2002-06-21 19:30:17 +00:00 |
|
Marc Delisle
|
9bd9a44a67
|
charset patch
|
2002-06-14 12:07:18 +00:00 |
|
Loïc Chapeaux
|
f7ef2d41ce
|
Fixed bug #548495 - Alter table not replicate
|
2002-04-28 11:42:40 +00:00 |
|
Loïc Chapeaux
|
f6ae0be900
|
* fixed php warnings (see bug #521751).
* fixed bug #521589 - float(4,2) and field length.
|
2002-02-23 10:49:43 +00:00 |
|
Loïc Chapeaux
|
7f919e6a86
|
removed tabs and/or trailing spaces
|
2002-02-10 09:31:41 +00:00 |
|
Marc Delisle
|
579387e7c4
|
radio buttons for indexes
|
2002-02-10 03:17:11 +00:00 |
|
Loïc Chapeaux
|
05fefd4211
|
PEAR codding standards
|
2001-11-23 01:04:57 +00:00 |
|
Loïc Chapeaux
|
4faa013df5
|
* fixed bug #468749 (Left Frame not expanding in iCab)
|
2001-10-11 22:25:28 +00:00 |
|
Loïc Chapeaux
|
e726fe785d
|
Fixed bug #444352 (Data Missing/POST Error)
|
2001-09-23 15:31:50 +00:00 |
|
Loïc Chapeaux
|
f0b7a3e79e
|
fixed a bug with "auto_increment" field type
|
2001-09-18 09:27:45 +00:00 |
|
Loïc Chapeaux
|
9fa7e27aa6
|
* optimized a bit
* fixed an error in the FULLTEXT statement
|
2001-09-09 16:44:01 +00:00 |
|
Loïc Chapeaux
|
08c353d467
|
Splitted the big "lib.inc.php3" into smaller libraries
|
2001-09-08 12:59:45 +00:00 |
|
Loïc Chapeaux
|
709eec1b9b
|
End of part 3 of patch #458014: fulltext indexes support
|
2001-09-06 23:48:51 +00:00 |
|
Loïc Chapeaux
|
eefdfed878
|
fixed a js error
|
2001-09-02 13:12:20 +00:00 |
|
Loïc Chapeaux
|
c61529029e
|
patch #455752 - Check forbidden words thanks to Dell'Aiera Pol & Olivier Blin
|
2001-08-31 18:24:34 +00:00 |
|
Loïc Chapeaux
|
4bc2332148
|
fixed a bug with null set as default
|
2001-08-29 20:49:25 +00:00 |
|
Loïc Chapeaux
|
7161a08252
|
tried to fix some "NULL" value problems
|
2001-08-27 23:26:09 +00:00 |
|
Loïc Chapeaux
|
56dd0cb360
|
Fixed some encoding/decoding bugs
|
2001-08-17 14:21:37 +00:00 |
|
Loïc Chapeaux
|
9cdf808e39
|
removed an unecessary stripslashes call
|
2001-08-17 11:18:52 +00:00 |
|
Loïc Chapeaux
|
1a7c1cb690
|
Patch for the bug #449858 (PHP3 compatible)
|
2001-08-15 09:52:27 +00:00 |
|
Marc Delisle
|
0ab0ad63b1
|
merge Loic's version
|
2001-07-30 21:21:19 +00:00 |
|
Steve Alberty
|
1fee1b72dc
|
add trouble detection if insert field failed
|
2001-07-17 09:58:43 +00:00 |
|
Marc Delisle
|
a6838b8646
|
bug 434608
|
2001-06-27 20:11:45 +00:00 |
|
Marc Delisle
|
d4e5d0316f
|
bug 434608
|
2001-06-27 14:17:59 +00:00 |
|
Marc Delisle
|
4fa533f3d4
|
mysql_db_query deprecated
|
2001-05-27 20:19:35 +00:00 |
|
Loïc Chapeaux
|
dfa57ed7d8
|
Added the path './' before all required or included files to avoid conflicts with the 'include_path' directive
|
2001-05-20 09:56:22 +00:00 |
|
Olivier Müller
|
7ff8fedebd
|
Initial revision
|
2001-05-03 17:25:09 +00:00 |
|