Alexander M. Turek
fabbd13c46
Removed the old user management
2003-01-30 10:33:04 +00:00
Robin Johnson
a16bacea19
header.inc.php3, left.php3, main.php3, libraries/display_tbl.lib.php3: Code changes for PNG images (feature #458895 )
2003-01-23 06:19:41 +00:00
Michal Čihař
c54073dafc
fixed URL generation where needed only & and not &
2003-01-08 14:43:55 +00:00
Michal Čihař
1e8447e111
New URL and hidden input generating stuff.
2003-01-08 13:50:30 +00:00
Marc Delisle
5b6d5f9871
strOriginalInterface
2002-12-28 13:23:35 +00:00
Alexander M. Turek
2b91a86dcf
Started rewriting the user administration
2002-12-18 17:08:33 +00:00
Michal Čihař
2c4edaa7b1
set is_process_priv to TRUE as default
2002-12-18 16:12:33 +00:00
Alexander M. Turek
f4fd138a7e
'SHOW PROCESSLIST' interface
2002-12-10 00:15:53 +00:00
Alexander M. Turek
e1079bee2a
Started working on a new interface to server related pages.
2002-12-08 20:41:58 +00:00
Alexander M. Turek
7e224cd827
bug #649641
2002-12-06 18:47:19 +00:00
Marc Delisle
0f38c9b6b7
warning only if needed
2002-11-28 11:14:12 +00:00
Marc Delisle
85cdbbf15c
no priv messages for db creation
2002-11-05 11:01:38 +00:00
Marc Delisle
118215a0f8
PHP 4.2.3 warning
2002-11-02 10:44:44 +00:00
Robin Johnson
e4743fd18e
find -name '*.php3'
: Added vim modelines for PEAR style indentation
2002-10-23 04:17:43 +00:00
Marc Delisle
3af24d5e22
warning for all modes
2002-10-15 20:54:04 +00:00
Loïc Chapeaux
ad976d1d8b
PHP3 fix and bug #571409
2002-09-13 11:07:01 +00:00
Robin Johnson
2c2fc2b4f2
libraries/common.lib.php3, main.php3:
...
- Final solution to bug #582890
lang/*:
- String for localization used in auto-generation of names
2002-09-11 02:09:45 +00:00
Alexander M. Turek
c40a779212
bug #596019
2002-08-17 07:13:41 +00:00
Michal Čihař
15eed4df54
Implemented feature #545379 - phpMyAdmin has now support for all MySQL manuals available.
2002-08-15 11:52:26 +00:00
Alexander M. Turek
b70b4e2552
Undefined variable
2002-08-15 10:35:51 +00:00
Alexander M. Turek
6cf355e256
for Lo�c
2002-08-14 08:15:33 +00:00
Marc Delisle
eb82e0f8bd
InsecureMySQL
2002-08-13 12:46:50 +00:00
Robin Johnson
c28a9175ec
* db_details.php3, db_stats.php3, main.php3, sql.php3
...
tbl_change.php3, tbl_query_box.php3, user_details.php3
libraries/common.lib.php3:
- changed show_query to use 1/0 instead of 'y'/'n'
* sql.php3, libraries/common.lib.php3:
- Improved logic of edit, show_as_php, explain and validator
in the SQL query box
2002-08-03 21:34:20 +00:00
Alexander M. Turek
d938e6fe95
bug #568174
2002-07-12 21:56:01 +00:00
Loïc Chapeaux
b93a2a2650
Codding standards
2002-07-06 22:10:32 +00:00
Olivier Müller
b244b04316
* config.inc.php3, main.php3, docs: added cfg['SuggestDBName'] flag
2002-06-23 00:22:54 +00:00
Olivier Müller
9172958f7c
2002-06-21 Olivier L. M�ller <om@omnis.ch>
...
* libraries/common.lib.php3, main.php3: be more tolerant with lazy
sysadmins or users by letting them having an empty
$cfg['PmaAbsoluteUri']. A default value (which should work according
to the docs...) will be set and a warning displayed on main.php3.
2002-06-21 21:38:15 +00:00
Robin Johnson
eb81d83b9d
* libraries/charset_conversion.lib.php3,
...
libraries/common.lib.php3,
main.php3
- added isset() before some configuration variables
2002-06-19 08:07:03 +00:00
Marc Delisle
9bd9a44a67
charset patch
2002-06-14 12:07:18 +00:00
Loïc Chapeaux
333dda4c7c
Feature request #539644 : Translation feedback link
2002-06-02 19:37:54 +00:00
Loïc Chapeaux
2e28add87b
Optimization - do not call "mysql_numrows", "mysql_results" and "mysql_fetch_array" on invalid queries
2002-05-01 12:03:21 +00:00
Robin Johnson
a80446dd11
*.php3 NOT tbl_*.php, Documentation.*: $cfg system changes.
2002-04-24 18:31:26 +00:00
Loïc Chapeaux
946250778d
Codding standards
2002-04-22 19:16:30 +00:00
Alexander M. Turek
cb1f0b967f
get users priv. with SHOW GRANTS (patch #538740 )
2002-04-21 21:40:21 +00:00
Loïc Chapeaux
f418ac91a6
Add comments to clarify a bit changes
2002-04-13 08:18:41 +00:00
Loïc Chapeaux
cb97b5c43e
Improved fix against bug with privileges containing escaped wilcards in database names
2002-04-13 07:36:03 +00:00
Loïc Chapeaux
1a4817fb85
Fixed a bug with privileges with escaped wilcards in database names
2002-04-13 06:57:31 +00:00
Loïc Chapeaux
688b76d67c
CSS fixes
2002-04-10 20:23:52 +00:00
Olivier Müller
0209f1b94c
activated www.phpmyadmin.net as project homepage: updated links & urls
2002-04-03 20:49:07 +00:00
Loïc Chapeaux
99bfd938fa
The '' is now required
2002-03-16 10:08:36 +00:00
Steve Alberty
f080b71dae
fix warning with undefined cfgPmaAbsoluteUri
2002-03-14 14:07:33 +00:00
Loïc Chapeaux
d70056c781
patch #525250 - Added 'Change Password' to phpMyAdmin, thanks to Taco Scargo
2002-03-09 12:36:34 +00:00
Loïc Chapeaux
b5d7fc5cd8
Fixed bug #522887 - Using SSL -> cookies are unsecure
2002-02-26 21:18:17 +00:00
Loïc Chapeaux
d8b27ce41c
Tried a fix against bug #510223 (Create Database link)
2002-02-25 21:13:55 +00:00
Loïc Chapeaux
7f919e6a86
removed tabs and/or trailing spaces
2002-02-10 09:31:41 +00:00
Loïc Chapeaux
e0c6efdc48
improved patch #495360
2002-02-09 18:04:03 +00:00
Marc Delisle
aaded59105
cookies test
2002-02-09 16:59:45 +00:00
Loïc Chapeaux
9b573aa573
added a <cr>
2002-01-19 18:51:05 +00:00
Olivier Müller
9e76587ab9
removed the leftlight.php3 file, and put all the code in left.php3: it
...
should be cleaner and "nicer" this way.
2002-01-18 14:03:30 +00:00
Olivier Müller
1ac8f9ab48
added <noscript></noscript> for the submit button
2002-01-12 13:34:33 +00:00