Commit Graph

161 Commits

Author SHA1 Message Date
Loïc Chapeaux
4050a2f730 improved fix against bug #542524 (Wrong interval is displayed) 2002-04-17 19:58:56 +00:00
Loïc Chapeaux
eb380945bc use localized strings 2002-04-13 18:10:55 +00:00
Loïc Chapeaux
021df73c21 Tooltips on icons 2002-04-13 17:56:22 +00:00
Loïc Chapeaux
09a4631e80 Tooltips on icons 2002-04-13 16:41:38 +00:00
Loïc Chapeaux
9bfc4ac4b4 expanded cosmetic changes to allow word wrapping 2002-04-12 11:36:16 +00:00
Loïc Chapeaux
604faaea45 cosmetic change to allow better word wrapping 2002-04-11 20:29:44 +00:00
Marc Delisle
9b2c1f9856 for rabus, bug 542524 2002-04-11 18:09:18 +00:00
Loïc Chapeaux
688b76d67c CSS fixes 2002-04-10 20:23:52 +00:00
Marc Delisle
4b114cebec function change 2002-04-09 17:10:41 +00:00
Marc Delisle
9dba0dd0a7 bug 541440 2002-04-09 16:40:28 +00:00
Loïc Chapeaux
54773f97cb very little optimizations 2002-03-29 10:16:22 +00:00
Marc Delisle
de807719cc change a variable name 2002-03-27 14:23:23 +00:00
Marc Delisle
c74334e7ff Relation and non-numeric keys 2002-03-26 14:25:16 +00:00
Loïc Chapeaux
4fafc30ea4 Improved the "mark row" feature so it can be used with the "pointer" one 2002-03-23 11:12:30 +00:00
Marc Delisle
34d84b0334 variable name 2002-03-07 13:56:55 +00:00
Marc Delisle
7b9172925e undefined variable 2002-03-05 19:47:14 +00:00
Loïc Chapeaux
6cb77cb782 Fixed a bug with the relation feature 2002-03-05 19:34:10 +00:00
Loïc Chapeaux
f2a620202d extra spaces characters 2002-03-03 17:25:47 +00:00
Loïc Chapeaux
16843c684b * feature request #503015 - No "xxxtext" button on vertical mode;
* extended the "relation" feature to PHP3.
2002-03-03 17:07:45 +00:00
Loïc Chapeaux
6e52b43847 half fixed (php4 only) bug #474943: wrong data by using a table twice 2002-03-01 12:04:35 +00:00
Loïc Chapeaux
90b811621f better fix for bug #520242 - records get inserted twice 2002-02-23 18:56:22 +00:00
Loïc Chapeaux
7479b41ab9 fixed bug #520891 - display_tbl.lib.php3 parse error 2002-02-22 12:52:32 +00:00
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Loïc Chapeaux
0a71b84862 fix a js bug 2002-02-08 18:21:14 +00:00
Marc Delisle
017d8dbf8f mark row 2002-01-30 01:48:22 +00:00
Loïc Chapeaux
34c159b7ba fixed a warning 2002-01-26 20:09:58 +00:00
Loïc Chapeaux
6686f83bd7 * coding standards\n* xhtml fixe 2002-01-25 10:51:07 +00:00
Marc Delisle
99919cdc5b patch relation-links 2002-01-22 17:02:22 +00:00
Marc Delisle
172417e595 bug 500462 2002-01-08 01:45:26 +00:00
Marc Delisle
7ac9691e2a typo 2002-01-06 15:05:52 +00:00
Loïc Chapeaux
d84dc8ce34 fixed bug #495105 - FULLTEXT feature with WHERE clause 2001-12-19 22:41:23 +00:00
Loïc Chapeaux
da6b72f328 remaining part of a try that failed in the code and tabs 2001-12-19 22:22:44 +00:00
Loïc Chapeaux
67c5521f81 updated credits 2001-12-19 12:41:19 +00:00
Loïc Chapeaux
a456acc587 Beautified the script 2001-12-18 17:50:06 +00:00
Loïc Chapeaux
51cd7cd732 * the number of rows to return, display direction and table headers frequencies
weren't passed between scripts;
* codding standards;
* little bugs with vertical/horizontal display directions.
2001-12-18 12:07:13 +00:00
Marc Delisle
27f15896ca vertical browse 2001-12-16 23:52:59 +00:00
Loïc Chapeaux
feccad95f9 fixed bug #490951 - sorting row 2001-12-10 07:35:31 +00:00
Loïc Chapeaux
d369f419c1 merged one part of the feature #465550 - faster use of keyboard with javascript 2001-12-09 22:49:43 +00:00
Loïc Chapeaux
a2a9392ecf better pointer coding 2001-12-07 16:03:24 +00:00
Loïc Chapeaux
bb67738e31 *skip pointer is allowed by letting blank the color value;
* fixed a bad js command
2001-12-04 23:09:59 +00:00
Loïc Chapeaux
6e70f5203b fixed bug #486509 - Text fields don't display newlines 2001-11-30 21:45:22 +00:00
Loïc Chapeaux
dc91bc219a Beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender 2001-11-23 19:13:07 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
ead2dd467a changed "$sessionMaxRows" by "$session_max_rows" (PEAR codding standards) 2001-11-20 15:55:05 +00:00
Loïc Chapeaux
a40045227b Since php 4.0.5 the associative array returned by "mysql_fetch_array" may returns fields with NULL value 2001-11-17 18:40:06 +00:00
Loïc Chapeaux
514ee5d869 a "valign" clause where missing 2001-11-17 10:13:19 +00:00
Loïc Chapeaux
95976ec65e fixed bug #482627 - show full processlist should have 'kill' 2001-11-17 10:05:11 +00:00
Loïc Chapeaux
14586ce71f return to the browse mode once a "KILL" statement has been run 2001-11-09 08:14:37 +00:00
Loïc Chapeaux
90f48673ab merged patch #477498 - Cosmetic Change 2001-11-02 19:03:23 +00:00
Loïc Chapeaux
4483740a5a merged patch #474210 (hiding full text of navigation buttons) submitted by Gosha Sakovich 2001-10-26 21:29:00 +00:00