Commit Graph

70 Commits

Author SHA1 Message Date
Rouslan Placella
dda7ce9c39 Merge branch 'master' into rte 2011-06-14 19:44:09 +01:00
Rouslan Placella
279ef37298 Warn the user if the definition of a stored function does not contain a return statement. 2011-06-14 15:45:39 +01:00
Tyron Madlener
d26cace15b Traffic charting for traffic tab on status page 2011-06-13 23:36:07 +02:00
Tyron Madlener
2816b427ab Merge remote-tracking branch 'origin/master' 2011-06-13 15:00:11 +02:00
Rouslan Placella
3a6a30d5ba Merge brach 'master' into 'rte' 2011-06-08 12:07:43 +01:00
Tyron Madlener
855532ea2e replace pChart with highchart for the query statistics 2011-06-07 14:54:51 +02:00
Marc Delisle
ce65b14ced Change redundant message 2011-06-07 06:29:32 -04:00
Tyron Madlener
5e09426666 Merge 2011-06-06 14:38:56 +02:00
Rouslan Placella
c27b2e776b Merge branch 'master' into rte 2011-06-06 12:44:15 +01:00
Tyron Madlener
207bfd47e3 - Fix: Hide refresh button only for current tab
- Fix: Tablesorter sorts thousands-seperated values correctly
2011-06-02 15:22:28 +02:00
Tyron Madlener
71cc8fec3d - Query chart:
- Point tooltip now shows what type of queries have been issued
 - Changed data from 'Seconds per Query' to 'Seconds since last refresh'
2011-06-01 17:49:27 +02:00
Rouslan Placella
5f9fed0b5c Refactored JS used to drop Routines, Triggers and Events. 2011-06-01 16:11:06 +01:00
Thilanka Kaushalya
b1c12a0b74 Added Ajax behaviour to Add a new user in database privileges 2011-05-31 23:15:24 +05:30
Madhura Jayaratne
8590dc5a7f Merge branch 'QA_3_4' 2011-05-17 22:20:54 +05:30
Madhura Jayaratne
b091f91f92 bug #3301249 [interface] Iconic table operations does not remove inline edit label 2011-05-17 22:15:58 +05:30
Marc Delisle
43b9ae2025 Activate new messages in db search 2011-05-17 12:35:25 -04:00
Yuichiro
e53fa42980 Patch #3302354 Add gettext wrappers around a message 2011-05-15 13:40:11 -04:00
Thilanka
4d3d5eb46d Patch #3256122 [search] Show/hide db search results 2011-05-15 13:07:32 -04:00
Marc Delisle
ecd28686b8 "up to date" message on main page when current version is up to date 2011-05-13 06:37:15 -04:00
Atul Pratap Singh
9210f44a61 When leaving the designer page without saving layout, it now asks for user confirmation 2011-05-11 13:44:06 +02:00
Benoit Dumesnil
b37d10c3f1 Feature Request #3187076
This patch transforms the old-style pop-up of truncate and drop table
to a ajax style pop-up
2011-05-11 13:38:41 +02:00
Marc Delisle
8d2531d658 In Synchronize panel, make image changes independant from the original theme 2011-03-11 13:16:36 -05:00
Marc Delisle
0242446e46 Localize hide/submit messages
Replace submit with Save (an existing message)
2011-03-05 07:13:43 -05:00
Marc Delisle
efa8e3421b Deactivate these messages as we are currently in message freeze for 3.4 2011-02-28 12:50:02 -05:00
Thilanka
a994e13c33 Ajaxify browse and delete criteria in DB search 2011-02-28 12:44:44 -05:00
Michal Čihař
011d87f39a Better message.
We will announce only stable versions this way.
2011-02-02 14:39:55 +01:00
Michal Čihař
5b28e356aa Display notification if newer version is available.
This is done using asynchronous javascript so it should not block any
actions.
2011-02-02 14:22:11 +01:00
Marc Delisle
9adcdc08d9 Replace inline Javascript by a function that attaches a date/time picker to the elements which need it 2011-01-16 11:36:29 -05:00
Marc Delisle
ee6bff6f99 When there are many columns in a table, we risk not seeing the search results; so hide the search criteria, with a possibility of showing them. 2010-12-26 08:19:09 -05:00
Marc Delisle
d09e630af2 improve message and make it translatable 2010-11-19 13:02:41 -05:00
Marc Delisle
ab58b2cf6f undefined messages in Designer 2010-11-07 07:18:53 -05:00
Marc Delisle
f506fd6e39 new Show/Hide query box message; display as link 2010-10-04 06:10:44 -04:00
Marc Delisle
4a171c1dc2 typo and regenerate .po files 2010-09-05 08:08:15 -04:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
9c34a0eec9 Merged branch official/master. Resolved merge conflicts introduced due to merging of Piotr and Martynas's branches 2010-08-28 01:53:52 +05:30
ninadsp
8ddfb7140d Used localized string for the Inline Edit anchor being generated 2010-08-26 22:22:39 +05:30
ninadsp
c9253c0a0e Merge conflict resolved for Lori's tree merge to main 2010-08-22 12:42:54 +05:30
Crack
b8cee3086b Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	js/functions.js
	js/tooltip.js
	libraries/config.default.php
	libraries/config.values.php
	libraries/display_export.lib.php
	setup/lib/forms.inc.php
	setup/lib/messages.inc.php
	themes/darkblue_orange/css/theme_right.css.php
	themes/original/css/theme_right.css.php
2010-08-19 14:45:18 +02:00
Michal Čihař
d928804684 Fix string escaping. 2010-08-17 16:38:05 +02:00
ninadsp
c897adc3a4 Ajaxified Change Password action on main page 2010-08-03 19:10:37 +05:30
Crack
edaf7ce86c translate "More" tab
cleanup code
2010-07-26 21:30:57 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Marc Delisle
4e5061d323 Generate password only available if JS is enabled 2010-07-19 10:03:17 -04:00
ninadsp
94a911a623 Removed inline call in libraries/display_tbl.lib.php to confirmAction()
for 'Calculate Real End' action on large InnoDB tables.
2010-07-11 22:23:57 +05:30
ninadsp
3586dd6408 Removed inline call to confirmLink() for 'Drop Primary Key/Index' 2010-07-11 03:33:04 +05:30
ninadsp
505884174b Removed inline call to confirmLink() for 'Delete Tracking action'. 2010-07-11 03:14:02 +05:30
ninadsp
d5ed68aa71 Removed inline call to confirmLink() for 'Drop Procedure' 2010-07-11 02:32:10 +05:30
ninadsp
70a8735c07 Removed inline call to confirmLink() for 'Drop Event' action 2010-07-11 02:08:47 +05:30
ninadsp
ca0af7fff7 Added a string for Ajax handlers in tbl_change.php 2010-07-10 17:09:36 +05:30
ninadsp
99eff08c0c Added a string for sql.js 2010-07-03 21:53:07 +05:30