Commit Graph

50 Commits

Author SHA1 Message Date
Garvin Hicking
8c2512b3ba last fix to broken vertical highlight: repeated headers. Repeated headers were not inside <th> but inside <td> cells. 2004-06-06 22:04:21 +00:00
Garvin Hicking
e3ef7df162 better rewrite of verticalpointer function 2004-06-04 16:15:11 +00:00
Garvin Hicking
4d767eb97a more compatible unset of row marker 2004-06-04 14:45:29 +00:00
Garvin Hicking
68ca109fe0 bug #959320, broken vertical row highlighting. major rework of
setvertical pointer-function; should hopefully be still cross-browser.
Confirmed working in MSIE6 and Firefox 0.8.
2004-06-04 08:04:38 +00:00
Alexander M. Turek
0b6975f8bd Patch #947190 2004-05-16 17:32:15 +00:00
Garvin Hicking
370e80b838 RFE #856208 - Show (un)check all boxes for query results. 2004-05-07 09:35:01 +00:00
Marc Delisle
d879ff452a strDropDatabaseStrongWarning 2004-01-29 18:38:32 +00:00
Garvin Hicking
62de51e085 reverted. see rfe 867284 2004-01-05 16:10:15 +00:00
Garvin Hicking
b65ba8b5db Upon clicking on a result row, de/activate the checkbox next to it. Only makes sense for horizontal mode. Can be deactivated by setting BrowseMarkerColor to an empty string in config.inc.php. 2004-01-05 15:27:33 +00:00
Marc Delisle
a29b2dbf49 bug 825665 2003-10-18 11:41:04 +00:00
Marc Delisle
a199e51025 clarification 2003-09-30 16:44:33 +00:00
Michal Čihař
4bdd5152ba Don't ask for confirmation of query that will not be executed (bug #783667). 2003-08-12 11:23:19 +00:00
Alexander M. Turek
0a7f4edda1 bug #771794 2003-07-16 08:29:07 +00:00
Michal Čihař
d2a95f306a Alert user when not specied length for CHAR/VARCHAR fields. 2003-06-25 15:51:56 +00:00
Garvin Hicking
0ee43863a7 DHTML WYSIWYG-control for PDF-relations 2003-06-23 14:39:49 +00:00
Michal Čihař
e129c5fe13 Some javascript cleanup. 2003-06-05 09:26:49 +00:00
Garvin Hicking
6d7e4ed82d Patch #705899 from Alexis Soulard 2003-04-06 19:14:36 +00:00
Marc Delisle
777e04f807 browse mode page drop-down 2003-03-17 14:38:24 +00:00
Garvin Hicking
35702c9861 Hooray for stylesheets. 2003-03-10 13:48:10 +00:00
Garvin Hicking
14e1200d58 JS rowmarker now works in vertical display mode 2003-02-24 16:07:02 +00:00
Michal Čihař
25b643544b Moving cursor with Ctrl+arrows works also for row editing. 2003-01-14 15:24:31 +00:00
Michal Čihař
d2ed8f4eaa jumping cursor using Keyboard 2003-01-14 13:01:02 +00:00
Michal Čihař
99f08d6111 Added (un)check all for fields selection. 2003-01-14 12:43:31 +00:00
Marc Delisle
afc3df07b8 confirmation requests 2003-01-08 14:51:24 +00:00
Loïc Chapeaux
c7c8600f07 fixed bug #627567 - Javascript bug in setPointer() function thanks to Christopher Bloom 2002-10-25 14:11:06 +00:00
Marc Delisle
c694b7d412 web-based upload dir 2002-08-21 12:42:46 +00:00
Loïc Chapeaux
917a852b48 Fixed bug #559815 - Javascript problem with Opera 2002-05-24 09:28:14 +00:00
Loïc Chapeaux
41b1940d74 added a check/uncheck all feature 2002-04-28 13:08:12 +00:00
Loïc Chapeaux
6f00c13b2a Better fix against bug #547384 (Marker Color can't equal Pointer Color) 2002-04-27 09:47:11 +00:00
Loïc Chapeaux
d948b699f7 Improved regexp to "fix" an error reported by "Max" in the "Open Discussion" forum 2002-04-21 11:48:34 +00:00
Loïc Chapeaux
f82a7df92b Merged patch #534660 - Check All / Uncheck All 2002-03-25 20:45:17 +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
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Loïc Chapeaux
33343cb936 uggly fix for Opera 2002-02-09 11:17:05 +00:00
Loïc Chapeaux
df0a1f259f improved the "mark row" feature 2002-02-09 10:46:45 +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
c357aa9976 patch #501282 - JavaScript strict warnings 2002-01-19 23:21:00 +00:00
Olivier Müller
d3476a4f51 * db_details.php, libraries/functions.js: added possibility to
(un)select all tables at once in the database dump part of the page.
          Thanks to Joachim Fornallaz <jf@omnis.ch> for the patch.
2002-01-07 01:15:19 +00:00
Loïc Chapeaux
bf7aca1491 codding standards 2002-01-03 12:09:30 +00:00
Marc Delisle
890073e60f checkall in table list 2002-01-03 00:40:20 +00:00
Loïc Chapeaux
1c554449ea improved pointer code (for Opera 6.0) 2001-12-08 09:42:56 +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
72c3169b37 Removed tabs 2001-11-24 16:59:54 +00:00
Loïc Chapeaux
5c7d908993 Ooops, wrong funtion comments... 2001-11-23 19:25:02 +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
4faa013df5 * fixed bug #468749 (Left Frame not expanding in iCab) 2001-10-11 22:25:28 +00:00
Loïc Chapeaux
55963749db improved the zip dump feature 2001-09-23 09:06:29 +00:00
Loïc Chapeaux
9b839bf6f7 limit the number of characters displayed in the confirmation box 2001-09-11 09:27:47 +00:00
Loïc Chapeaux
08c353d467 Splitted the big "lib.inc.php3" into smaller libraries 2001-09-08 12:59:45 +00:00