Sebastian Mendel
05f4c05a56
bug #1667887 HTML maxlength
2007-03-15 10:32:34 +00:00
Marc Delisle
42ac66ad74
get rid of propicon
2007-02-10 15:58:46 +00:00
Sebastian Mendel
a22da4df77
make use of new second PMA_showMessage() parameter
2006-12-19 17:57:11 +00:00
Sebastian Mendel
d3f335ac3d
refactored:
...
made register_globals independent;
added documentation;
removed unused code;
fixed bug #1597686 last insert id message wrong;
and much more i don't remember ...
2006-12-19 16:54:29 +00:00
Marc Delisle
b1b505f285
bug #1610314 , incomplete detection of binary columns
2006-12-12 17:45:11 +00:00
Marc Delisle
1518b0710d
users can now toggle the display of the Function column from the interface
2006-11-24 12:52:29 +00:00
Michal Čihař
fb9a3a598e
Check before commit!
2006-11-17 08:49:30 +00:00
Michal Čihař
cac4247057
Rename db_* files to drop useless _details part.
2006-10-25 12:25:01 +00:00
Michal Čihař
ad06b4a991
Rename tbl_* files to drop useless _properties part.
2006-10-25 10:55:20 +00:00
Marc Delisle
b94e87187f
bug #1566219 , automated timestamp values
2006-10-13 01:46:21 +00:00
Sebastian Mendel
1eadc0a41a
use @todo tag for todo items, to show up in generated documentation
2006-09-21 14:28:46 +00:00
Marc Delisle
a502148316
Edit next row did not work in 2.9.0-dev
2006-07-16 13:28:27 +00:00
Marc Delisle
bc42d746b4
bug #1451426 , edit breaks protected BLOB field, changes it from NULL to empty string
2006-05-26 17:46:23 +00:00
Marc Delisle
26019039ca
bug #1438999 updating a multi-table view
2006-05-23 16:54:30 +00:00
Sebastian Mendel
baac64a2e4
removed table formating, done in css
2006-04-27 09:51:51 +00:00
Sebastian Mendel
7a19861b4b
style upgrade
2006-04-25 15:21:33 +00:00
Marc Delisle
6ebf0bee0d
bug #1415465 , undefined variable sql_query
2006-02-18 14:36:53 +00:00
Marc Delisle
b8da992112
bug 1429074, go back to this page choice not sticky
2006-02-12 14:19:42 +00:00
Marc Delisle
7e93c28871
bug #1415465 , undefined variable
2006-02-04 18:38:42 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Sebastian Mendel
7358f5a712
allow 0 as name for database, table collumn, alias and index
2006-01-14 23:17:17 +00:00
Marc Delisle
d1eb191324
bug #1381856 , Cannot edit a table having 40 columns
2005-12-22 13:27:59 +00:00
Marc Delisle
8db1bbc4cf
bug #1385974 , cannot un-null a value
2005-12-20 21:31:05 +00:00
Michal Čihař
47111073a5
Fix XHTML and thus action selection behavior (bug #1376391 ).
2005-12-08 16:02:06 +00:00
Michal Čihař
75a16f45f8
Use same script tag, use CDATA for scripts (RFE #995065 ).
2005-12-04 23:14:41 +00:00
Marc Delisle
75ba7193a3
bug #1367549 , handling of CURRENT_TIMESTAMP
2005-11-29 18:44:13 +00:00
Michal Čihař
6aeabf44d1
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
2005-11-24 09:12:17 +00:00
Michal Čihař
c40b663969
Move tbl_properties{.inc,_links,_table_info}.php to libraries folder as it does not require direct access.
2005-11-24 08:55:33 +00:00
Michal Čihař
42d5ca744b
Use native MySQL comments when applicable (RFE #1362923 ).
2005-11-23 22:13:18 +00:00
Michal Čihař
618f2d7408
Move javascript stuff out of libraries folder.
2005-11-23 19:10:30 +00:00
Sebastian Mendel
fcf387bc70
common.lib.php should REALLY REALLY and ALWAYS be the first include
2005-11-18 12:50:49 +00:00
Marc Delisle
91870dadbe
bug #1339184 , MySQL 5 strict mode, errors inserting auto-increment fields
2005-11-03 18:24:15 +00:00
Marc Delisle
c167b1a15f
bug #1334627 , do not put NOW as default in some cases
2005-10-23 18:19:14 +00:00
Michal Čihař
2a9f434d87
Support for user specific upload and save directories (RFE #1260039 ).
2005-10-18 19:55:11 +00:00
Sebastian Mendel
889b2e9f2e
update row count in left frame bug #1243908
2005-10-18 10:00:46 +00:00
Michal Čihař
058fe96e47
Show functions for blobs when upload is enabled (RFE #1191792 ).
2005-10-09 09:47:19 +00:00
Michal Čihař
3649d901ec
Use more require_once to avoid acquiring table info several times.
2005-10-08 18:14:09 +00:00
Michal Čihař
5239c2c395
remove ldi_* files (obsoleted by new import)
2005-10-08 11:32:14 +00:00
Michal Čihař
ec2ac82b89
Use file common file listing.
2005-09-27 19:07:36 +00:00
Michal Čihař
64bd56dfba
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
Marc Delisle
cd75266da0
problem after editing/saving a row (seen in IE6)
2005-08-14 19:20:17 +00:00
Marc Delisle
bb27b1fb2e
new message strAndThen
2005-07-29 17:03:24 +00:00
Marc Delisle
4fb73ab15a
bug #1243908 , left panel browse icon alt tag not updated after inserting a row
2005-07-26 23:53:05 +00:00
Marc Delisle
e4e51a19e8
insert another new row: dropdown choice should be sticky
2005-07-25 17:07:40 +00:00
Michal Čihař
0b7a3b4239
Display column comment while editing data (RFE #860912 ).
2005-06-24 14:08:44 +00:00
Michal Čihař
96ce15ce60
Use select instead of input, this saves some place and looks better (RFE #1169931 ).
2005-06-24 13:42:31 +00:00
Michal Čihař
b8746b6e09
Remove error reporting.
2005-06-24 12:01:43 +00:00
Robin Johnson
131866b448
Support for customizing foreign-key dropdown, take #2 , now very customizable,
...
incl max item limit.
2005-06-23 14:16:33 +00:00
Marc Delisle
cefc8b573b
bug #1184325 , Label IDs mismatch for ENUM type
2005-05-29 14:12:01 +00:00
Marc Delisle
bf91566ec4
bug #1193450 : XHTML compliance
2005-05-22 17:11:10 +00:00