Commit Graph

8655 Commits

Author SHA1 Message Date
Sebastian Mendel
d654b80d6d use full qualified table name in success message (db.table instead if just table) 2007-10-12 11:54:44 +00:00
Sebastian Mendel
eda10ae46a make use of PMA_Message
return to tbl_operations.php in case of error and do not display empty error page
2007-10-12 11:24:35 +00:00
Sebastian Mendel
3f943b4704 in case of error, display form again prefilled with previous values and the error occurred 2007-10-12 10:10:59 +00:00
Sebastian Mendel
f8b5b6e94a make use of PMA_Message
preserver already defined message from mult_submits.inc.php
2007-10-12 08:16:25 +00:00
Sebastian Mendel
10130dd9e3 do not sometimes silently prevent dropping of last column(s) - but always display the error if tried
(current silently prevention did only work if only one column exists)
2007-10-12 08:12:08 +00:00
Sebastian Mendel
65fea8c21f make use of PMA_Message 2007-10-12 08:09:12 +00:00
Sebastian Mendel
1950e582e6 some tweaks
display error an calling page instead of empty page
2007-10-12 08:08:32 +00:00
Sebastian Mendel
51f93af4b0 some tweaks
display error on calling page instead an empty page
2007-10-12 08:07:30 +00:00
Sebastian Mendel
924d9a951f added some shorthand functions 2007-10-12 08:05:11 +00:00
Marc Delisle
84be80201e Partitioned status in table Structure 2007-10-11 16:49:41 +00:00
Sebastian Mendel
c47b15a6b2 cleanup 2007-10-11 14:08:25 +00:00
Sebastian Mendel
afe75063df change FlushPrivilegesNote from WARNING to NOTICE 2007-10-11 12:54:59 +00:00
Sebastian Mendel
81b7f9a3fc patch #1807615 [GUI] Display patch for column rights in Opera
make use of PMA_Message
2007-10-11 12:45:12 +00:00
Marc Delisle
9e9d5309d1 new/changed messages 2007-10-11 12:00:47 +00:00
Sebastian Mendel
1be2e75c8d removed obsolete pre-word 2007-10-11 10:46:57 +00:00
Sebastian Mendel
ccd31c3197 updated 2007-10-11 09:16:55 +00:00
Sebastian Mendel
69f193e47c make use of PMA_getIcon()
added support for EVENT and TRIGGER privileges
cleanup
2007-10-11 09:13:27 +00:00
Sebastian Mendel
504150a491 removed unnecessary checks in PMA_getIcon() 2007-10-11 09:11:22 +00:00
Sebastian Mendel
008074946b forgot to remove debug code 2007-10-11 09:06:56 +00:00
Michal Čihař
dc1d50ccc1 Czech translation update. 2007-10-11 06:41:54 +00:00
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