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
9007431f71
Misc urlencode use fixes
2001-08-29 07:15:40 +00:00
Loïc Chapeaux
252b3d3d80
optimized the test for super user privileges
2001-08-28 18:11:00 +00:00
Loïc Chapeaux
172baede1a
ix some errors about whether to display table name or not at the top of the page
2001-08-28 16:09:35 +00:00
Loïc Chapeaux
3b294d5632
fixed a syntax error (is_defined is not a function)
2001-08-21 23:52:50 +00:00
Loïc Chapeaux
ac5aad586b
improved a bit Olivier's patch about the "Drop database" restrictions
2001-08-21 18:20:07 +00:00
Olivier Müller
3d439121e3
* config.inc.php3, config.php3, Docs, sql.php3: added configuration variable
...
$cfgAllowUserDropDatabase (set by default to FALSE), which will display
or not the link "Drop database" and reject the command if the user is
not allowed to run it (requested by <lance@uklinux.net >).
2001-08-21 17:41:58 +00:00
Loïc Chapeaux
31ef431b72
optimized a bit the script
2001-08-20 23:29:59 +00:00
Loïc Chapeaux
edbf058565
improved the way the mysql_affected_rows is used
2001-08-20 22:07:39 +00:00
Loïc Chapeaux
c3d62b3988
according to rfc 2816, the location http header requires an absolute URI
2001-08-20 19:08:29 +00:00
Loïc Chapeaux
d60dd7d38c
Previous version were buggy (my fault, sorry)
2001-08-20 14:54:00 +00:00
Loïc Chapeaux
75e7497367
Optimized a bit and started to work on feature #444767 (Other cases for display=simple)
2001-08-20 14:22:06 +00:00
Loïc Chapeaux
ebafc33367
Choosing not to execute a drop statement leads now to the calling script
2001-08-19 13:44:25 +00:00
Loïc Chapeaux
483fd5c548
Fixed a slashes bug if the query is displayed on screen to be confirmed
2001-08-15 15:00:04 +00:00
Loïc Chapeaux
ef15f78f9c
Fixed bug #449430 (Quote/Select bug on 2.2.0rc4)
2001-08-09 13:49:38 +00:00
Loïc Chapeaux
76b493a52a
* Marc fix generates bugs
...
* added a js test to ensure bookmark label is not empty
2001-08-09 00:15:16 +00:00
Marc Delisle
e091586971
display problem after a Select
2001-08-08 19:58:06 +00:00
Loïc Chapeaux
d71e1be842
fix for the order bugs (need to be tested)
2001-08-07 17:07:52 +00:00
Marc Delisle
83500fcddc
bug 444749
2001-08-07 00:29:51 +00:00
Marc Delisle
a15222421e
bug 448226
2001-08-06 16:25:14 +00:00
Marc Delisle
d8ce0cbeaf
bug 447771
2001-08-04 23:51:39 +00:00
Steve Alberty
7eac26503d
fixed #444542
2001-08-04 14:18:58 +00:00
Loïc Chapeaux
f1242cf79d
* Fixed some bugs with the bookmark feature
...
* and some coding inconcistencies
2001-08-03 14:01:02 +00:00
Steve Alberty
31405ea4f5
fix confirm bug with the new backquotes
2001-08-02 13:09:03 +00:00
Armel Fauveau
ed0effc74a
Update bookmark section
2001-08-01 18:26:47 +00:00
Armel Fauveau
170abe1fc3
Bookmark Support now advanced auth
2001-07-31 21:03:47 +00:00
Marc Delisle
0ab0ad63b1
merge Loic's version
2001-07-30 21:21:19 +00:00
Steve Alberty
2661fdcbd2
complement list of 'show' options to
2001-07-23 14:33:49 +00:00
Loïc Chapeaux
bd9237c7d3
Now dislpays the 'modify' link if the query submitted returns at least one row
2001-07-20 11:39:08 +00:00
Loïc Chapeaux
07a5783842
Fixed some bugs with the patch from Laurent Haas merged the day before
2001-07-20 09:16:41 +00:00
Steve Alberty
3a72e26ece
fix display error
2001-07-13 17:36:13 +00:00
Loïc Chapeaux
420ee8d8f4
Fixed misc bugs, I can't detail here
2001-07-13 14:51:58 +00:00
Armel Fauveau
b5e5ffb676
Bookmark strange condition
2001-07-07 23:49:52 +00:00
Loïc Chapeaux
02df5c20c0
Fixed a bug line 85: trimming an array!
2001-07-07 13:08:20 +00:00
Loïc Chapeaux
54522e16c7
Fix suggested by Michael Tacelosky into the phpwizard forum
2001-07-07 12:37:15 +00:00
Loïc Chapeaux
512c5a11f5
fixed bug #438895 (No mixed " and ' possible)
2001-07-06 22:20:22 +00:00
Marc Delisle
9f8519364f
typo
2001-07-02 19:57:10 +00:00
Marc Delisle
f7d3012be1
bug 434405
2001-06-22 12:46:49 +00:00
Loïc Chapeaux
696a8110f4
Fixed bug bug #434416 and reload the left frame with the current db opened
2001-06-20 21:44:50 +00:00
Marc Delisle
e0842e29d2
bug 433388
2001-06-15 13:06:59 +00:00
Armel Fauveau
24e7812512
Patch bookmarks section (bug #430628 )
2001-06-06 13:13:36 +00:00
Marc Delisle
28b7dcdf92
Bug 430288
2001-06-05 16:21:56 +00:00
Loïc Chapeaux
f65f873b29
Options displayed with the results of a query depends now on its type (bug #425888 )
2001-05-28 22:10:33 +00:00
Marc Delisle
541da39b13
remove my debug info :)
2001-05-28 19:25:23 +00:00
Marc Delisle
71abf95318
small glitch
2001-05-28 19:21:57 +00:00
Marc Delisle
4fa533f3d4
mysql_db_query deprecated
2001-05-27 20:19:35 +00:00
Loïc Chapeaux
dfa57ed7d8
Added the path './' before all required or included files to avoid conflicts with the 'include_path' directive
2001-05-20 09:56:22 +00:00
Loïc Chapeaux
50df8b6678
Avoid a warning
2001-05-19 21:36:45 +00:00
Armel Fauveau
8e3f1e20cf
Bookmark : 'delete' option
2001-05-11 00:24:15 +00:00
Loïc Chapeaux
3d51baee53
Fixed a warning because '$sql_order' variable was not set
2001-05-10 17:11:53 +00:00