Commit Graph

1780 Commits

Author SHA1 Message Date
Marc Delisle
33635fbe19 Merge branch 'QA_3_4' into QA_3_5 2012-02-18 07:17:20 -05:00
Michal Čihař
86073d532a Do not put database names as html 2012-02-16 15:22:42 +01:00
Marc Delisle
aa8eb9360b bug #3482734 [interface] No warning on syntax error in search form 2012-02-01 11:40:46 -05:00
Michal Čihař
a952ee531a Coding style 2012-02-01 11:49:05 +01:00
Eric Krona
3151d41d0e Activated codemirror for inline edits of queries. 2012-02-01 11:47:24 +01:00
Michal Čihař
5d00fdf3da Wrap long lines 2012-01-27 11:04:39 +01:00
Michal Čihař
952a181f1f Enable line wrapping for SQL editor 2012-01-27 11:04:11 +01:00
Michal Čihař
bda9be54eb Whitespace cleanup 2012-01-27 11:04:02 +01:00
Michal Čihař
9b9d3e5cbc Update CodeMirror to 2.18
This brings lot of fixes and introduces line wrapping. Upgrading to
latest 2.1x should be safe, in future we will want to move to 2.2.
2012-01-27 11:00:51 +01:00
Yuichiro
24b573720c add messages to gettext 2012-01-25 17:42:57 +01:00
Alex Marin
f25ce4c3f8 bug 3464377 Cannot press enter on the VARIABLE field of a bookmark 2012-01-23 12:56:21 -05:00
Madhura Jayaratne
7e4fe589f3 Improve the look and feel of the fast filter 2012-01-20 23:10:37 +05:30
Yuichiro
8b93d84c96 Show units on the Monitor dialog 2012-01-11 13:36:16 +01:00
Marc Delisle
e5323864b7 Make message and field name more consistent with existing interface (query box) 2012-01-07 07:05:25 -05:00
Gareth Pursehouse
73edcc1511 patch #3303195 [interface] Checkbox to have SQL input remain 2012-01-07 07:00:56 -05:00
Eric Krona
87ce60251b Fix for bug #3364150 - feedback in sql query window on insert/updates 2012-01-05 22:36:06 +05:30
Yuichiro
377e7f4e44 patch #3463768 Localize month header in calendar 2012-01-02 07:45:00 -05:00
Rouslan Placella
78c1a6519b Speed-up jQuery selectors in RTE 2011-12-31 01:22:39 +00:00
Marc Delisle
87ecb350c9 bug #3340842 [structure] Error dropping index of non-existing column 2011-12-20 08:33:20 -05:00
Rouslan Placella
0d7b3a5877 Globally prevent AJAX requests from being cached 2011-12-19 20:16:54 +00:00
Madhura Jayaratne
5b62968f47 Swap odd, even in RTE 2011-12-17 23:28:12 +05:30
Marc Delisle
a6c722ace0 Unused code 2011-12-17 08:46:29 -05:00
Marc Delisle
605be1d45b Unused code 2011-12-17 08:12:50 -05:00
Rouslan Placella
6a6b844525 Fixed bug #3442069 - database list not updated after adding a user + database 2011-12-12 16:55:30 +00:00
Rouslan Placella
716b48ed78 Use a callback for destroying dialogs 2011-12-12 16:18:38 +00:00
Rouslan Placella
5e7cfba8d8 Use PMA_convertFootnotesToTooltips() in ajax "add user" functionality 2011-12-12 16:18:38 +00:00
Yuichiro
ad5ae4ceb0 Add gettext 2011-12-12 14:03:46 +01:00
Rouslan Placella
e4bbd02eef Use PMA_convertFootnotesToTooltips() in ajax user editor 2011-12-11 21:18:57 +00:00
Rouslan Placella
93882b9681 Improved export user functionality with ajax 2011-12-11 21:10:51 +00:00
Madhura Jayaratne
dbde2f5722 Adjust row colors upon deletion of a table 2011-12-11 23:00:26 +05:30
Madhura Jayaratne
67ad88f355 Adjust row numbers upon deletion of a row 2011-12-11 22:35:34 +05:30
Madhura Jayaratne
c06c4af740 Use toggleRowColors() for tracking page 2011-12-11 22:24:06 +05:30
Madhura Jayaratne
787d393d02 Adjust row colors of the remaining rows upon deletion of a row 2011-12-11 22:23:17 +05:30
Madhura Jayaratne
ad3e6eeba5 Some more AJAX improvements to tracking page in database view 2011-12-11 19:29:42 +05:30
Madhura Jayaratne
e7e5f058b1 Better AJAX functionality for Tracking page in Database view 2011-12-11 14:54:14 +05:30
Marc Delisle
85344d2bfe rfe #3438266 [designer] Toggle for relation lines 2011-12-10 07:52:47 -05:00
Madhura Jayaratne
334b268f50 Coding style improvements - Correct indenting 2011-12-07 22:16:53 +05:30
Yuichiro
03436f6511 Patch #3453408 - Fixed text overflow in the toggle switch of the Event Scheduler 2011-12-07 13:01:01 +00:00
Rouslan Placella
9bb001b556 Merge branch 'QA_3_4' 2011-12-07 12:32:52 +00:00
Rouslan Placella
2f342d7231 Fixed bug #3448485 - Firefox favicon frameset regression 2011-12-07 12:32:21 +00:00
Madhura Jayaratne
3813b62611 Merge branch 'QA_3_4' 2011-12-07 16:17:26 +05:30
dimka
3713680c37 bug #3449659 [navi] Fast filter broken with table tree 2011-12-07 16:13:16 +05:30
Michal Čihař
9e809bc57f Add missing space 2011-12-04 11:13:03 +01:00
Michal Čihař
4ff19ceae7 Make this a sentence 2011-12-04 10:35:07 +01:00
Madhura Jayaratne
9f04e8f7bb The number of rows is approximated for views 2011-12-02 09:24:55 +05:30
asdfrede
d39a230992 Fixed bug #3408377 - Deleting table from the DB does not change the table counter 2011-12-02 00:54:35 +00:00
Rouslan Placella
0b04f90756 "No indexes" message was not disappearing after adding an index 2011-12-01 00:00:39 +00:00
Rouslan Placella
12eacbffea Error notifications should not time out 2011-11-28 13:47:06 +00:00
Rouslan Placella
1c457194fa XHTML fixes 2011-11-28 00:55:57 +00:00
Marc Delisle
301f8d981a Move the Cancel button next to the Save button 2011-11-27 07:37:43 -05:00