Marc Delisle
0943d951f1
bug #1971221 [interface] tabindex not set correctly
2008-06-23 11:56:41 +00:00
Marc Delisle
c801947cf4
bug [XHTML] problem with tabindex and radio fields
2008-06-14 12:01:58 +00:00
Marc Delisle
350f766ff8
bug #1762029 [interface] Cannot upload BLOB into existing row
2008-05-18 16:45:36 +00:00
Marc Delisle
b9b38d39f9
bug #1926357 [data] BIT defaults displayed incorrectly
2008-04-02 17:19:59 +00:00
Marc Delisle
b3f0d21219
XHTML fixes
2007-09-02 19:23:59 +00:00
Marc Delisle
1aae387785
incorrect field ids
2007-09-02 18:42:26 +00:00
Marc Delisle
5dda07a51b
bug #1759528 , browse_foreigners fails due to newlines, thanks to Hanno Boeck
2007-07-27 13:55:41 +00:00
Marc Delisle
609d38a9cd
start QA_11
2007-07-18 15:55:11 +00:00
Marc Delisle
e2599e32c5
start QA_2_11
2007-07-18 15:54:09 +00:00
Marc Delisle
50d0ae4290
bug #1729583 multi-edit or insert is broken
2007-06-13 21:00:25 +00:00
Marc Delisle
cb9853b236
RFE #1714895 , Go button location
2007-06-02 14:18:20 +00:00
Sebastian Mendel
fa30ac8c33
store browse state in session per query
2007-05-15 11:16:10 +00:00
Marc Delisle
501ba4a6b6
bug #1699532 Cause of data manipulation issues; still have to work on updating an ENUM value
2007-05-14 17:39:40 +00:00
Sebastian Mendel
573a6161bd
fixed code indention
2007-05-09 12:18:57 +00:00
Sebastian Mendel
d0ac1f2bbb
XHTML standard: no language attribute in <script>
2007-04-01 11:13:46 +00:00
Sebastian Mendel
cfeb306526
coding standard: no spaces inside braces
2007-04-01 11:02:46 +00:00
Sebastian Mendel
b2f3ae5fcf
make $sql_query persistent (init it, never unset it, always assume it is set)
2007-04-01 09:26:14 +00:00
Marc Delisle
86c5e9c277
this must have been a typo
2007-03-26 13:27:42 +00:00
Marc Delisle
d298724fd4
Edit next row: do not offer if no unique key on table
2007-03-26 13:23:24 +00:00
Marc Delisle
04e26c61a9
bug #1681598 [interface] Edit next row
2007-03-25 13:06:33 +00:00
Sebastian Mendel
d0facc3d4f
splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php
2007-03-20 14:16:18 +00:00
Marc Delisle
b800466c91
avoid vim error on loading
2007-03-19 16:55:30 +00:00
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