Commit Graph

244 Commits

Author SHA1 Message Date
Michal Čihař
523086a2f2 Better loading message 2013-08-11 13:16:59 +02:00
Michal Čihař
cb5e1cb966 Various coding style fixes 2013-08-07 13:21:59 +02:00
Michal Čihař
b4dc0213e6 Add infrastructure for doc links in SQL highlighter 2013-08-07 09:28:19 +02:00
Michal Čihař
160457e25f Fix session path for javascript loader 2013-08-07 09:20:44 +02:00
Kasun Chathuranga
896c560b3f Merge branch 'master' into configurableMenus
Conflicts:
	libraries/server_privileges.lib.php
2013-07-31 10:44:06 +05:30
Kasun Chathuranga
25e9672f37 Ask for confirmation before deleting a user group 2013-07-31 10:04:27 +05:30
Kasun Chathuranga
dd39bdd717 Use 'show' instead of 'unhide' in messages and method comments 2013-07-25 06:52:29 +05:30
Kasun Chathuranga
1282a3877f Add a dialog to unhide hidden navigation tree items 2013-07-21 14:46:16 +05:30
Isaac Bennetch
63694eb049 Merge pull request #496 from kasunchathuranga/EditView
Edit a view
2013-07-12 10:04:01 -07:00
Michal Čihař
df3502e804 Another adding of comma to sentences 2013-07-12 15:54:18 +02:00
Kasun Chathuranga
c6c2eff784 Editing a view is likely to change view structure. So there is no point using an ajax dialog for that as view structure page need to be refreshed. 2013-07-12 09:38:53 +05:30
Kasun Chathuranga
5621d85e36 Use ajax dialog for view editing 2013-07-10 14:53:54 +05:30
Kasun Chathuranga
d5a531f7b3 Match UI style of trigger, routine etc AJAX dialogs 2013-07-10 11:40:33 +05:30
Kasun Chathuranga
41a497d169 Implement 'find and replace in a column' feature 2013-06-26 20:30:28 +05:30
Michal Čihař
4cb847ee6e Drop not used server_status.js
This file is not used anywhere and messages claimed to be used there are
not used as well.
2013-04-16 13:13:15 +02:00
Madhura Jayaratne
91df297bb6 Fix query charts with the new chart library. Replace spline chart(not supported by jqPlot) with area chart. 2013-01-14 20:16:57 +05:30
Marc Delisle
aada009270 Improve messages 2012-12-19 10:07:09 -05:00
Dieter Adriaenssens
0915245adf use fields, not columns in message 2012-12-19 15:13:24 +01:00
Atul Pratap Singh
12e507e702 Merge pull request #118 from roccivic/split-server-status
Server status improvements
2012-12-14 22:56:47 -08:00
Madhura Jayaratne
5d6b65d2d8 Make messages translatable. Use PMA_ajaxShowMessage() for displaying messages 2012-12-15 07:44:22 +05:30
Rouslan Placella
19437c442f Dropped duplicate messages 2012-12-14 19:05:04 +00:00
Rouslan Placella
b621d2b56c Split the server staus monitor features into a separate page 2012-12-14 19:05:04 +00:00
Michal Čihař
ffb01442cf Unify string for adding colums to index 2012-11-15 09:47:25 +01:00
Marc Delisle
342db8b09d Fix incorrect switch statement, thanks to Rouslan 2012-11-11 07:55:10 -05:00
Marc Delisle
8cad8c6b7b Grid editing hint for double-click 2012-11-11 07:41:01 -05:00
Michal Čihař
d20b2bd412 Use elipsis instead of three dots, this looks nicer 2012-10-31 14:29:30 +01:00
Rouslan Placella
8c7c4ae465 l10n fixes 2012-10-30 20:24:01 +00:00
Rouslan Placella
7db4583f24 Gracefully handle fatal server errors during ajax requests for pages 2012-10-30 20:24:00 +00:00
Rouslan Placella
c21afeb2dc Implemented resizing and collapsing of the navigation 2012-10-30 20:10:21 +00:00
Dieter Adriaenssens
c60f1c029b Merge pull request #70 from rdeq08/QA_3_5
Improve the "How to use" messages
2012-06-03 04:16:13 -07:00
Yuichiro Takahashi
d8c9c2a4c7 Improve the "How to use" messages 2012-06-03 18:20:00 +09:00
Marc Delisle
5c53fb643a Fix merge conflicts 2012-05-24 12:34:15 -04:00
Marc Delisle
8735be735e Remove older library code 2012-05-22 13:00:34 -04:00
Marc Delisle
78f625819c Update the "How to use" messages 2012-05-22 12:58:35 -04:00
Marc Delisle
5006c7c07a Merge branch 'QA_3_5' 2012-05-02 10:54:42 -04:00
Marc Delisle
8147dee382 bug #3522930 [browse] Missing validation in Ajax mode 2012-05-02 10:54:27 -04:00
Madhura Jayaratne
f203b456b2 Merge branch 'QA_3_5'
Conflicts:
	js/server_status_monitor.js
2012-04-21 22:45:38 +05:30
Madhura Jayaratne
e417febdc1 Make some messages translatable 2012-04-21 22:32:06 +05:30
Madhura Jayaratne
faeffd3566 bug #3520107 [interface] Server status page: Incorrect dialog box title 2012-04-21 22:20:19 +05:30
Jo Michael
62b2d09da1 Delete databases with Ajax 2012-04-21 02:13:48 +02:00
Madhura Jayaratne
3332151859 Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-14 09:09:21 +05:30
Madhura Jayaratne
6b2a502de7 Merge branch 'QA_3_5' 2012-04-13 22:32:19 +05:30
Madhura Jayaratne
3af218eb76 Make some messages translatable 2012-04-13 19:56:47 +05:30
Marc Delisle
a3edbfc1b1 Add parameter to strDoYouReally message for better translatability
Include jquery.sprintf.js everywhere
2012-04-09 08:20:45 -04:00
Jo Michael
6ba62e1b2d Replaced "seperator" with "separator" 2012-04-07 20:23:22 +02:00
Marc Delisle
fb1d53d7f8 ChangeLog entry
Code cleanup
Typo in comments
Caps in message
HTML attributes should be surrounded by double quotes
2012-04-05 09:16:24 -04:00
Chanaka Indrajith Dharmarathna
ade942bb09 Patch #3507111 Display distinct results, linked to corresponding data rows 2012-04-05 09:05:12 -04:00
Jo Michael
9a5ced626a Better implementation of rfe #3488185 using a jQuery UI dialog 2012-04-03 23:10:24 +02:00
Marc Delisle
8f4011be01 ChangeLog entry
Remove uppercase characters in the message
2012-03-26 13:03:53 -04:00
Atul Pratap Singh
3ea8e7d87b Patch #3510656 Contest-1 Ignoring foreign keys while dropping tables 2012-03-26 13:01:07 -04:00