Commit Graph

777 Commits

Author SHA1 Message Date
Loïc Chapeaux
c06ab9a6a9 removed the $is_encoded variable that is unnecessary and which use caused some bugs 2001-08-30 21:32:40 +00:00
Olivier Müller
761e19eec9 back to original setup 2001-08-30 21:20:07 +00:00
Olivier Müller
254590efc0 refresh 2001-08-30 19:19:01 +00:00
Loïc Chapeaux
240b903b07 no message 2001-08-30 18:54:38 +00:00
Loïc Chapeaux
86fc3ba2a6 removed some unnecessary lines of code 2001-08-30 18:54:19 +00:00
Loïc Chapeaux
cc2d206977 fixed bug #456254 - Crash select on a table 2001-08-30 18:53:58 +00:00
Loïc Chapeaux
19f99708df fixed some typos and re-sorted a bit 2001-08-30 18:53:30 +00:00
Olivier Müller
6a098f990e *** empty log message *** 2001-08-30 18:45:45 +00:00
Olivier Müller
026847fb1c *** empty log message *** 2001-08-30 18:38:13 +00:00
Olivier Müller
2714a3374c * renamed to $strFullText and $strPartialText 2001-08-30 18:20:56 +00:00
Marc Delisle
838ee62be4 updates 2001-08-30 16:04:30 +00:00
Olivier Müller
c18ce55dc8 the "@" is needed! 2001-08-30 12:52:52 +00:00
Olivier Müller
b9a61d7cb1 * lang/*: added $strFullStrings and $strCuttedStrings 2001-08-30 07:06:17 +00:00
Olivier Müller
b366f54e05 *** empty log message *** 2001-08-30 07:02:46 +00:00
Olivier Müller
8960d2df91 * lib.inc.php3: now calls show_table_navigation() even if
$SelectNumRows is = 1.
        * lang/*: added $strFullStrings and $strCuttedStrings
2001-08-30 06:59:39 +00:00
Loïc Chapeaux
2e6a11c47b fixed coding inconcistencies 2001-08-29 22:28:25 +00:00
Olivier Müller
4b9fdbd471 * lib.inc.php3: added a toggle to display the whole text fields on browse
table, or just the $cfgLimitChars first chars (default).
2001-08-29 21:10:56 +00:00
Loïc Chapeaux
0aee70d414 removed ":" at the end of $strCopyTable 2001-08-29 20:56:17 +00:00
Loïc Chapeaux
17fff1119f no message 2001-08-29 20:49:45 +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
b186365534 reduced a bit the size of the generated xhtml page 2001-08-29 20:49:00 +00:00
Loïc Chapeaux
6d4ba8b40a added the "escaped by" option for exporting CSV files so default values for importing/exporting dumps are the same. 2001-08-29 18:57:34 +00:00
Loïc Chapeaux
6d4da778cb fixed a js error with NS 2001-08-29 18:19:13 +00:00
Olivier Müller
6b34921ef4 $strInsertAsNewRow = 'Ins�rer en tant que nouvel enregistrement'; 2001-08-29 18:16:49 +00:00
Loïc Chapeaux
aa5e2d7ae2 no message 2001-08-29 17:59:42 +00:00
Loïc Chapeaux
ff60774251 re-sorted 2001-08-29 17:58:25 +00:00
Loïc Chapeaux
79dd7c0456 added an option to display the whole value of a text field in a javascript alert box 2001-08-29 17:58:05 +00:00
Olivier Müller
615106c70c * left.php3: on login with std_auth, only the databases on which
the user has rights will be shown (test = @mysql_select_db($dbname)).
2001-08-29 17:15:56 +00:00
Marc Delisle
2051533d0d new FAQ entry 2001-08-29 12:45:05 +00:00
Marc Delisle
c21b35a6a6 update 2001-08-29 12:44:29 +00:00
Loïc Chapeaux
c5d20c6ed9 ensure the "not null" string can be used in the "value" box of the select script 2001-08-29 12:00:07 +00:00
Loïc Chapeaux
aacee028ca no message 2001-08-29 11:54:39 +00:00
Loïc Chapeaux
62702bfd57 trimmed a string 2001-08-29 11:54:16 +00:00
Loïc Chapeaux
fb93657431 improved messages displayed as results of queries 2001-08-29 11:53:44 +00:00
Loïc Chapeaux
166d011cf3 ensure the "null" string can be used in the "value" box 2001-08-29 11:53:12 +00:00
Loïc Chapeaux
4738601150 re-enabled the ability to copy a table to another database (bug #456434).
Need to be tested with MySQL < 3.23 releases.
2001-08-29 10:41:51 +00:00
Loïc Chapeaux
036f2ac0e8 no message 2001-08-29 08:36:30 +00:00
Loïc Chapeaux
38c75bd2d8 the script to returns to was hard coded 2001-08-29 08:36:11 +00:00
Loïc Chapeaux
86d16b6d0c fixed an error about whether to display table name or not at the top of the page 2001-08-29 08:35:42 +00:00
Loïc Chapeaux
cddde7052c optimized the 'check_rights()' function 2001-08-29 07:43:41 +00:00
Loïc Chapeaux
9007431f71 Misc urlencode use fixes 2001-08-29 07:15:40 +00:00
Olivier Müller
88b021f3bd date format 2001-08-28 22:59:49 +00:00
Loïc Chapeaux
252b3d3d80 optimized the test for super user privileges 2001-08-28 18:11:00 +00:00
Loïc Chapeaux
2e702f6f11 no message 2001-08-28 17:51:25 +00:00
Loïc Chapeaux
ec0f76187e added the "UNIX_TIMESTAMP" function 2001-08-28 17:50:53 +00:00
Loïc Chapeaux
6ec97b4ddf fixed bugs in function field name with special characters and no-parameter functions 2001-08-28 17:50:20 +00:00
Olivier Müller
ebf1d6e183 set version to 2.2.0 2001-08-28 17:09:13 +00:00
Olivier Müller
bd737af26c missing '!' 2001-08-28 16:52:36 +00:00
Loïc Chapeaux
d26122add1 fixed a bug when browsing a table with values equal to 0 2001-08-28 16:33:16 +00:00
Loïc Chapeaux
d3ae50b705 no message 2001-08-28 16:11:14 +00:00