Commit Graph

20180 Commits

Author SHA1 Message Date
ninadsp
c3d2d0fed4 Return the new name of the database in a rename, or the name of the
copied database, so that we can switch to the database if the user wants
to.
2010-06-23 10:50:54 +05:30
lorilee
d5175bc7df Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc 2010-06-22 21:12:41 -04:00
lorilee
4792d21a8a Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-06-22 21:10:54 -04:00
lorilee
40b9e360ad Fixed the <sup> tag in the "File name template" label so it doesn't push the next row to the right 2010-06-22 21:08:01 -04:00
lorilee
0a456e8681 Updated file selection form 2010-06-22 21:07:43 -04:00
lorilee
c8898f764c Organized the code and added comments; Updated styles for the submit button 2010-06-22 20:43:10 -04:00
lorilee
ee19189db1 Added new import/export styles for this theme 2010-06-22 20:41:34 -04:00
lorilee
c9fa5b476e <li> tags only shown when there is content in between them 2010-06-22 20:40:11 -04:00
lorilee
6913ce2a42 Removed inline CSS 2010-06-22 20:38:52 -04:00
Martynas Mickevicius
eeead42990 Moved settings to an array. Form fields to choose settings for query result chart. 2010-06-22 15:25:06 +03:00
Martynas Mickevicius
c5b49bb839 added stacked bar chart 2010-06-22 14:24:23 +03:00
ninadsp
9737dbc675 Localised the JavaScript messages. Hooked in checkAddUser() function to
validate the user form. Edit User ajax call is still a work in progress
2010-06-22 13:10:40 +05:30
ninadsp
cf15d940cd Bug noticed by Marc Delisle in PMA_ajaxResponse fixed 2010-06-22 11:41:55 +05:30
ninadsp
fff89f83a8 Added strings for js/messages.php 2010-06-22 11:40:50 +05:30
ninadsp
a871eba302 Localised strings in js/db_operations.js 2010-06-22 11:32:45 +05:30
ninadsp
51dffa100f Now using localized strings for all jQuery actions instead of static
English strings.  Added strings to js/messages.php.  Yet to figure out
how to localize buttons on jQueryUI dialogs.
2010-06-22 01:02:47 +05:30
Burak Yavuz
38920314c4 Translation update done using Pootle. 2010-06-21 19:58:06 +02:00
Burak Yavuz
09d224e4ee Translation update done using Pootle. 2010-06-21 19:57:53 +02:00
Burak Yavuz
4dad58999f Translation update done using Pootle. 2010-06-21 19:56:56 +02:00
Burak Yavuz
d02118d91d Translation update done using Pootle. 2010-06-21 19:41:51 +02:00
Burak Yavuz
6d3ebc6e7d Translation update done using Pootle. 2010-06-21 19:41:24 +02:00
Burak Yavuz
47b0d60872 Translation update done using Pootle. 2010-06-21 19:36:04 +02:00
Crack
e5238f3845 add $cfg['UserprefsDisallow'] and allow setting it in setup script
correct IE opacity issue for "restore default value" button
fix regressions introduced in previous commit
2010-06-21 19:12:25 +02:00
Crack
d09c35f5a8 setup script - better config file generation 2010-06-21 18:46:23 +02:00
Martynas Mickevicius
12d875dadc early code to show a chart for query results 2010-06-21 17:35:42 +03:00
Martynas Mickevicius
9970ce91da restructured the code to be more OOP friendly 2010-06-21 17:34:50 +03:00
Crack
0dc5d2e2b1 markers for field errors 2010-06-21 16:24:34 +02:00
Crack
3a8de5a716 make form definition structure the same for setup script and user preferences 2010-06-21 15:24:07 +02:00
Crack
b68ba42f9f Better error handling 2010-06-21 01:05:45 +02:00
ninadsp
06a7736b88 Ajaxified Export Privileges. Added classes to Export and Edit links in
the Users table
2010-06-21 03:18:51 +05:30
ninadsp
a7e77314af Ajaxified Export Privileges with jQueryUI dialog 2010-06-21 03:18:21 +05:30
ninadsp
ce79f6cdf1 Improved the behaviour of Reload Privileges Ajax action. Ajaxified
the Revoke User action
2010-06-21 02:57:58 +05:30
ninadsp
1a9526a4ff Improved the behaviour for an Ajax request to Reload Privileges by using
the new PMA_ajaxResponse. Modified the response for Revoke User in an
Ajax request.
2010-06-21 02:56:44 +05:30
ninadsp
603b6bf47b Added the PMA_ajaxResponse function for Ajax requests that change the
database charset. Required for db_operations.php
2010-06-21 02:04:45 +05:30
ninadsp
cb4c110074 Ajaxified Rename Database, Copy Database and Change database charset
actions.
2010-06-21 02:03:16 +05:30
ninadsp
e9ffc7c5d5 Added id's for copy database and change database charset forms.
Hooked in the PMA_ajaxResponse function for change/copying a database
2010-06-21 01:51:44 +05:30
Crack
9f44d864b6 user preferences saving and integration 2010-06-20 21:34:13 +02:00
ninadsp
78b39d71ea Merge remote branch 'origin/master' 2010-06-21 00:06:15 +05:30
Crack
f920e44af4 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-06-20 18:45:41 +02:00
Michal Čihař
8b1b49a6b2 Merge branch 'MAINT_3_3_4' into QA_3_3
Conflicts:
	Documentation.html
	README
	libraries/Config.class.php
	translators.html
2010-06-20 16:24:28 +02:00
Michal Čihař
318ebf8bb5 Sort language files. 2010-06-20 16:22:54 +02:00
Michal Čihař
7f77f618d9 Fix truncated translation. 2010-06-20 16:21:19 +02:00
Michal Čihař
41b2a7802c Update translation based on ones in master. 2010-06-20 16:20:16 +02:00
Michal Čihař
4f56db9d93 Fixup of language update script. 2010-06-20 16:15:38 +02:00
Marc Delisle
3efb889d61 3.3.5-dev 2010-06-20 06:27:15 -04:00
Marc Delisle
12edc03e2f 3.3.5-dev 2010-06-20 06:25:07 -04:00
Marc Delisle
d10de675ce 3.3.4-rc1 2010-06-20 06:20:39 -04:00
Marc Delisle
b95666b22d 3.3.4-rc1 2010-06-20 06:01:52 -04:00
lorilee
d481a691cb Modified the Kanji encoding feature formatting to match the rest of the export/import forms 2010-06-19 11:49:48 -04:00
lorilee
02e896e423 Modified the Kanji encoding feature formatting to match the rest of the import form 2010-06-19 11:49:31 -04:00