Commit Graph

58 Commits

Author SHA1 Message Date
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
1df1e6b3c2 last fix for bug #1729583 2007-06-14 16:52:26 +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
Marc Delisle
e3012401d4 insert a row if BLOB is empty 2007-03-31 12:19:02 +00:00
Sebastian Mendel
008734f8b0 do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
2007-03-30 09:12:05 +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
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Marc Delisle
91093f0b25 bug #1680952 [core] undefined function PMA_getUvaCondition() 2007-03-15 17:22:18 +00:00
Marc Delisle
42ac66ad74 get rid of propicon 2007-02-10 15:58:46 +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
d01f9977fb remove uva prefix 2006-12-10 12:32:41 +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
Michal Čihař
1491e4f83e Add support for UTC_DATE, UTC_TIME and UTC_TIMESTAMP functions, based on patch #1563585, thanks to Alexander Schuch - ci-dev. 2006-10-04 12:58:55 +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
26019039ca bug #1438999 updating a multi-table view 2006-05-23 16:54:30 +00:00
Marc Delisle
48c548e515 bug #1255923, detect and report silent truncation (mysqli) 2006-04-09 11:01:41 +00:00
Marc Delisle
b8da992112 bug 1429074, go back to this page choice not sticky 2006-02-12 14:19: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
3e02476635 add comments 2005-12-22 17:57:30 +00:00
Marc Delisle
8db1bbc4cf bug #1385974, cannot un-null a value 2005-12-20 21:31:05 +00:00
Sebastian Mendel
82572774cd define variables only where needed 2005-11-26 06:59:49 +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ř
e040c424fa Move tbl_replace_fields.php to libraries folder as it does not require direct access. 2005-11-24 09:00:21 +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
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Michal Čihař
0e9ad7053e UNIX_TIMESTAMP can take optional parameter (bug #1039193). 2004-10-19 16:34:30 +00:00
Marc Delisle
ec0721f053 error uploading a binary field in mysqli 2004-08-21 13:06:26 +00:00
Michal Čihař
4b9ace4f66 Do not empty protected values (bug #1006812). 2004-08-11 13:45:31 +00:00
Michal Čihař
3c813982d1 Some functions do not take parameters (bug #1000021). 2004-08-06 15:29:50 +00:00
Alexander M. Turek
a95837729f yet another PMA_DBI_free_result() 2004-07-31 15:06:55 +00:00
Marc Delisle
5fb6e7976d PMA_securePath 2004-06-15 16:55:53 +00:00
Michal Čihař
1aaa89fa54 Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
Michal Čihař
72b3f91917 Use same code for generating INSERT and UPDATE queries (also fixes bug #953250). 2004-05-13 14:41:28 +00:00
Marc Delisle
c9bbf1e03f use PMA_sendHeaderLocation 2004-05-11 12:41:12 +00:00
Michal Čihař
0b9bdd62a7 Support for insert multiple rows at once (RFE #749733). 2004-05-05 10:05:30 +00:00
Marc Delisle
3315aacde9 bug 898484 IIS crash 2004-04-13 18:59:22 +00:00
Marcel Tschopp
a1417f09f0 bug 926986, code optimizations 2004-04-08 14:19:31 +00:00
Michal Čihař
1ead79a1bc New "Go back to this page" while editing. 2004-03-10 14:38:42 +00:00
Alexander M. Turek
2915b5c3ce Added MySQLi library; Removed calls to old mysql_wrappers library. 2004-01-22 02:13:48 +00:00
Marc Delisle
a7bd761f3f PMA_DBI_affected_rows 2004-01-20 21:03:31 +00:00
Marc Delisle
a69eb2ebbc PMA_DBI_insert_id 2004-01-20 20:52:28 +00:00
Garvin Hicking
2083c2b226 safer array-index checks 2003-12-15 21:40:22 +00:00