Sebastian Mendel
a75b4e1051
missing parameter in function call (bug #1811316 Error handler produces error)
2007-10-11 06:25:45 +00:00
Sebastian Mendel
e0af00d990
typo (updated German locales)
2007-10-11 06:16:05 +00:00
Sebastian Mendel
e007698095
updated German locales
2007-10-11 06:02:41 +00:00
Marc Delisle
fc21e27d64
Croatian update
2007-10-10 21:15:26 +00:00
Marc Delisle
37d2d05399
Font size detection was no longer working
2007-10-10 16:56:22 +00:00
Sebastian Mendel
e9d16d4a38
make use of new message object
2007-10-10 15:39:39 +00:00
Sebastian Mendel
f46abcb2b3
some more work ...
2007-10-10 15:39:28 +00:00
Sebastian Mendel
08c983715f
fixed wrong variable scope (bug #1810900 Undefined index: in Message.class.php)
2007-10-10 15:35:41 +00:00
Sebastian Mendel
1708f2ecdd
make use of new message object
2007-10-10 14:31:42 +00:00
Sebastian Mendel
50cd1e930f
new generic message object
2007-10-10 14:31:18 +00:00
Sebastian Mendel
ff78811822
use $GLOBALS, cause this file is also included inside functions
2007-10-10 14:07:51 +00:00
Sebastian Mendel
4921061b4f
... forgot to remove test code
2007-10-10 07:44:08 +00:00
Sebastian Mendel
f7f6786ccf
credits for XSS report in changelog
2007-10-10 07:33:32 +00:00
Sebastian Mendel
96942edcce
fixed bug #1810629 XSS in setup.php
2007-10-10 07:30:59 +00:00
Sebastian Mendel
86b1e3032b
remove some space wasting elements - not finally, just let see how it is in work environment and how other say about
2007-10-09 12:56:33 +00:00
Sebastian Mendel
82d5c295c4
typo
2007-10-09 12:18:34 +00:00
Sebastian Mendel
ec7a30f4fd
make use of new third 'class' parameter for PMA_showMessage()
2007-10-09 12:16:10 +00:00
Sebastian Mendel
534ac6fe1d
message box class as parameter
2007-10-09 12:11:16 +00:00
Sebastian Mendel
5fbf237ab7
added style for success message boxes
2007-10-09 12:08:46 +00:00
Marc Delisle
c1f09816ee
revert bad fix (revision 10720)
2007-10-08 20:52:25 +00:00
Sebastian Mendel
5dd96d42ce
replaced $PMA_errors with new PMA_Error_Handler
2007-10-08 16:02:58 +00:00
Sebastian Mendel
b43ab99c15
new error handler ...
2007-10-08 15:13:44 +00:00
Sebastian Mendel
e623dc42cf
new error handler - needs some more work, but works already:
...
- errors are gathered through all pages till displayed
- errors are displayed in main footer
- configurable error gathering
- configurable error displaying
- configurable error logging
2007-10-08 14:58:18 +00:00
Sebastian Mendel
bed8a4cc50
forgot to set svn properties
2007-10-08 06:47:57 +00:00
Sebastian Mendel
db1ee01a1e
removed obsolete PHP < 5.2 code (doc)
2007-10-08 06:43:45 +00:00
Sebastian Mendel
da1b3a97dd
removed obsolete PHP < 5.2 code
2007-10-08 06:29:55 +00:00
Marc Delisle
142154b4a8
undefined variable when creating a table that exists
2007-10-06 20:03:52 +00:00
Marc Delisle
d13bef9c1f
fix typo, thanks to Juergen
2007-10-06 19:26:07 +00:00
Marc Delisle
c04fe749b6
support MySQL 5.1 PARTITION in CREATE TABLE dialog
2007-10-06 12:30:29 +00:00
Marc Delisle
6057aaa33b
avoid undefined variable next_quote
2007-10-05 16:54:00 +00:00
Sebastian Mendel
872cadf60d
make use of PMA_showHint() in more places
2007-10-05 14:06:27 +00:00
Sebastian Mendel
4355a564d5
refactored tooltip handling (please test!)
2007-10-05 13:18:04 +00:00
Sebastian Mendel
98c8a7719e
refactored JavaScript handling
2007-10-05 11:45:55 +00:00
Sebastian Mendel
092d675255
fixed JavaScript error introduced with revision 10683 (ID in navigation frame has changed)
2007-10-05 11:22:07 +00:00
Sebastian Mendel
8ed982e012
added some generic functions
2007-10-05 10:19:46 +00:00
Sebastian Mendel
b60a8a835c
bug #1807923 [login] Login with html entities in password fails
2007-10-05 09:46:30 +00:00
Sebastian Mendel
e5881ade37
rename JavaScript file according it's use
2007-10-05 07:56:07 +00:00
Sebastian Mendel
29b8ec66a4
initialize $js_messages, now you can add JavaScript messages and libraries at any point in phpMyAdmin (before HTML headers are sent)
2007-10-05 07:39:55 +00:00
Marc Delisle
b74c793095
bug #1798786 [import] Wrong error message when a string contains semicolon
2007-10-04 17:29:15 +00:00
Sebastian Mendel
ba662b78f6
use array for JavaScript messages
2007-10-04 15:03:44 +00:00
Sebastian Mendel
27fd48d8fa
forgot to remove
2007-10-04 14:14:35 +00:00
Sebastian Mendel
779d29dbc3
refactored
2007-10-04 11:44:18 +00:00
Sebastian Mendel
26127353bf
make use of checkPassword() in server_privileges.js instead of own function
2007-10-04 11:08:23 +00:00
Sebastian Mendel
20ed3f00de
removed orphaned code
2007-10-04 10:32:41 +00:00
Sebastian Mendel
40b3ce9fd1
use array to define included JavaScript libraries
2007-10-04 09:22:50 +00:00
Sebastian Mendel
e9f1ed82c6
added copyright note
2007-10-04 08:42:54 +00:00
Marc Delisle
df9f73a575
better function thanks to Sebastian Mendel
2007-10-03 16:34:12 +00:00
Marc Delisle
2c148cf3fa
bug #1805773 [relations] browse foreign values: return values not escaped
2007-10-02 16:49:32 +00:00
Sebastian Mendel
43bd2d44bd
removed deprecated PMA_convert_display_charset()
2007-10-02 14:37:33 +00:00
Sebastian Mendel
640becedc4
make use of PMA_getDbComment()
2007-10-02 14:16:39 +00:00