Commit Graph

215 Commits

Author SHA1 Message Date
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
Michal Čihař
a5b5c2e541 Clearer confirmation of query 2012-03-14 16:15:18 +01:00
Marc Delisle
87183ee0e1 Remove BLOBstreaming support; will need to run update-po after releasing version 3.5 2012-02-17 09:25:45 -05:00
Yuichiro
8b93d84c96 Show units on the Monitor dialog 2012-01-11 13:36:16 +01:00
Yuichiro
377e7f4e44 patch #3463768 Localize month header in calendar 2012-01-02 07:45:00 -05:00
Yuichiro
ad5ae4ceb0 Add gettext 2011-12-12 14:03:46 +01:00
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
asdfrede
d39a230992 Fixed bug #3408377 - Deleting table from the DB does not change the table counter 2011-12-02 00:54:35 +00:00
Marc Delisle
b640417796 Unused messages 2011-11-20 06:56:17 -05:00
Marc Delisle
7aa52c9fa9 Make these messages translatable 2011-11-20 06:44:29 -05:00
Rouslan Placella
fc22faa6e1 Improved index editor 2011-11-19 14:43:52 +00:00
Rouslan Placella
a97eeae7ad Ajaxified "Create index" dialog 2011-11-19 14:43:52 +00:00
Marc Delisle
4266f39876 Remove title bar in Create table dialog, as suggested by Tyron Madlener. 2011-10-28 08:55:03 -04:00
Rouslan Placella
1fd7a96135 Merge branch 'enum'
Conflicts:
	enum_editor.php
2011-10-26 16:29:10 +01:00
Rouslan Placella
93686fd47a Improved ENUM/SET editor 2011-10-26 16:01:24 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Rouslan Placella
d47fdde6c0 Merge branch 'master' into ajax_message 2011-09-10 21:11:53 +01:00
Michal Čihař
1b8018e436 Use format string for point number, otherwise the translation is wrong in some languages 2011-08-25 08:36:05 +02:00
Rouslan Placella
dd566ec76c Make ajax notifications dismissable 2011-08-23 20:09:53 +01:00
Michal Čihař
80a29d3d14 Apply changes to timepicker only if it is loaded 2011-08-22 13:44:01 +02:00
Michal Čihař
13349553b1 Localization for new timepicker 2011-08-22 13:41:27 +02:00
Ammar Yasir
cae2c2a52b Modified the 'How to use?' message for info about mousewheel zoom and panning feature 2011-08-20 11:02:47 +05:30
Tyron Madlener
1ca6ea0af2 Better wording 2011-08-18 19:21:04 +03:00
Madhura Jayaratne
46722b8035 Merge branch 'master' into OpenGIS 2011-08-17 16:43:18 +05:30
Sven Strickroth
da677b0615 Fix typo 2011-08-16 19:10:14 +02:00
Michal Čihař
8539600451 Use <strong> rather than <b>, remove it from translatable message 2011-08-15 09:57:08 +02:00
Michal Čihař
e5a15ca519 Translate as separate strings rather than huge string with HTML formatting 2011-08-15 09:55:58 +02:00
Madhura Jayaratne
7d7dd02e8c Merge branch 'master' into OpenGIS
Conflicts:
	tbl_select.php
2011-08-13 14:12:46 +05:30
Marc Delisle
8f7312956d Merge commit '1b7e2f6c7be6c7a96d780a7e9870d498f84e7339' 2011-08-12 14:40:56 -04:00