Commit Graph

20101 Commits

Author SHA1 Message Date
Marc Delisle
d2a2c29d31 Translation update done using Pootle. 2010-07-01 19:48:55 +02:00
Marc Delisle
333f48607c Translation update done using Pootle. 2010-07-01 19:48:50 +02:00
Marc Delisle
079d6443a5 Translation update done using Pootle. 2010-07-01 19:48:45 +02:00
Marc Delisle
99d716a2bb Translation update done using Pootle. 2010-07-01 19:48:42 +02:00
Marc Delisle
b6b1af334c Translation update done using Pootle. 2010-07-01 19:48:38 +02:00
Marc Delisle
8633c1a2d4 Translation update done using Pootle. 2010-07-01 19:48:34 +02:00
Marc Delisle
022854cb04 Translation update done using Pootle. 2010-07-01 19:48:30 +02:00
Marc Delisle
d276280df6 Translation update done using Pootle. 2010-07-01 19:48:25 +02:00
Marc Delisle
b54643e453 Translation update done using Pootle. 2010-07-01 19:48:20 +02:00
Marc Delisle
b4903641f7 Translation update done using Pootle. 2010-07-01 19:48:12 +02:00
Marc Delisle
acf65b7a19 Translation update done using Pootle. 2010-07-01 19:48:06 +02:00
Marc Delisle
41cadaaf14 Translation update done using Pootle. 2010-07-01 19:48:02 +02:00
Marc Delisle
4138b2f571 Translation update done using Pootle. 2010-07-01 19:47:57 +02:00
Marc Delisle
28d021d4bf Translation update done using Pootle. 2010-07-01 19:47:51 +02:00
Marc Delisle
81eceeb512 Translation update done using Pootle. 2010-07-01 19:47:40 +02:00
Marc Delisle
8cb722be7f Translation update done using Pootle. 2010-07-01 19:47:34 +02:00
Marc Delisle
32805b9d7c Translation update done using Pootle. 2010-07-01 19:47:29 +02:00
Marc Delisle
2f61c7bae3 Translation update done using Pootle. 2010-07-01 19:46:53 +02:00
Marc Delisle
98f970cf7d Translation update done using Pootle. 2010-07-01 19:46:48 +02:00
Marc Delisle
eb467aa3fa Translation update done using Pootle. 2010-07-01 19:46:25 +02:00
Marc Delisle
aaf0349533 Translation update done using Pootle. 2010-07-01 19:46:20 +02:00
Marc Delisle
8257b377c3 Translation update done using Pootle. 2010-07-01 19:45:33 +02:00
Marc Delisle
8384e48545 Translation update done using Pootle. 2010-07-01 19:38:25 +02:00
Marc Delisle
3266ec1cfc Translation update done using Pootle. 2010-07-01 19:38:19 +02:00
Marc Delisle
4798a2fb27 Translation update done using Pootle. 2010-07-01 19:38:09 +02:00
Marc Delisle
6f76793a18 XHTML compliance 2010-07-01 07:56:16 -04:00
Marc Delisle
616091bae1 Merge branch 'QA_3_3' 2010-07-01 07:51:23 -04:00
Marc Delisle
a7afb107eb new FAQ 6.26, selecting a range of rows 2010-07-01 07:50:29 -04:00
Marc Delisle
b014b4c661 Merge branch 'QA_3_3' 2010-07-01 07:35:39 -04:00
Marc Delisle
f007adce6b typo 2010-07-01 07:34:55 -04:00
Marc Delisle
9de870ce87 selecting a range of rows no longer worked 2010-07-01 07:30:29 -04:00
ninadsp
77aa8c50dd Hopefully, the PMA_messages[] error will be resolved now. Most probably
a context issue was causing the error.
2010-07-01 14:39:25 +05:30
ninadsp
be70c9d202 A string had been repeated in the js_messages array, which is most
probably causing an issue.
2010-07-01 03:04:14 +05:30
ninadsp
5c1052ad96 Included the sql.js file, added teh container division sqlqueryresults
when generating the results table.  All cases have not been handled yet.
2010-07-01 02:33:31 +05:30
ninadsp
b1dcb9493d The reference to PMA_messages[] for the title option was causing issues
on the demo server.
2010-07-01 02:32:17 +05:30
Marc Delisle
01d6fed4e2 fix merge conflicts 2010-06-30 11:37:53 -04:00
Marc Delisle
108f3305e9 bug: avoid loading twice a js file 2010-06-30 11:35:46 -04:00
ninadsp
466d3f7ae5 Discarded the unused PMA_ajaxOutputBuffelHandler() function. 2010-06-30 21:00:45 +05:30
Marc Delisle
63b6abb326 Merge branch 'QA_3_3' 2010-06-30 09:36:11 -04:00
Marc Delisle
b2fdf039db clarify what is meant by "put the table name" 2010-06-30 09:35:44 -04:00
Domen
0f9dfaca86 Translation update done using Pootle. 2010-06-29 22:42:58 +02:00
Domen
8178aac018 Translation update done using Pootle. 2010-06-29 22:42:42 +02:00
ninadsp
dac68adc52 Show the SQL queries too in an Ajax response. 2010-06-30 01:20:09 +05:30
ninadsp
eb0e019fa6 Rudimentary script in place for retreiving SQL query results by ajax,
and paginating the results table in place.
2010-06-30 01:18:47 +05:30
ninadsp
5677d17722 Include the query too if we are in an ajax request. 2010-06-30 01:16:49 +05:30
ninadsp
7f062310c6 Fixed the bug where the initials_table division landed up at the bottom
of the page after an ajax request completed.
Also, fixed the issue due to which the edit users dialog was empty
2010-06-30 00:38:28 +05:30
ninadsp
fe92d38e38 Fixed the bug where the initials_table division landed up at the bottom
of the page after an ajax request.
2010-06-30 00:37:25 +05:30
ninadsp
fd2e5e226d Removed the $.append() calls that were conflicting with document.write()
on the demo server.  Instead, generating the div on the fly and not
appending it to the DOM.
2010-06-30 00:33:11 +05:30
ninadsp
e32644ea09 In Drop Column, the row giving the details of the column is now removed
if the request completed successfully.
2010-06-30 00:31:59 +05:30
ninadsp
4f6339b6a4 We need to close the dialog when reloading the database after renaming
it.  The code did not do this, added it.
2010-06-30 00:28:45 +05:30