Commit Graph

20101 Commits

Author SHA1 Message Date
lorilee
ab8bbae65b Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-06-24 17:15:39 -04:00
lorilee
8984ffffbb Modified label text, added "doc" links 2010-06-24 17:14:20 -04:00
lorilee
e6932ed398 Causes the correct radio button to be selected in the import file location form 2010-06-24 16:57:28 -04:00
lorilee
0ede5e680b Changed label name, added a hint for the "column names" field 2010-06-24 16:56:52 -04:00
lorilee
66c6a30185 Changed input element ID names to make more sense 2010-06-24 16:55:55 -04:00
ninadsp
217968fb92 Noticed a bug in the dialog close buttons. The html was not destroyed
after closing, so added a .remove() call everywhere.
2010-06-25 00:30:23 +05:30
Adnan
7660295dca Schema Classes structure, PDF and SVG 2010-06-24 20:39:46 +05:00
Adnan
9befa3965e Schema Classes structure 2010-06-24 20:37:39 +05:00
Adnan
8dc2149272 Merge remote branch 'origin/master' into export_branch 2010-06-24 20:32:35 +05:00
Adnan
0e9f6247e4 Revert "schema classes structure"
This reverts commit 589eef3280.
2010-06-24 20:26:14 +05:00
Marc Delisle
1be2d538df fix merge conflicts 2010-06-24 10:09:19 -04:00
Stéphane Pontier
4c0e653de0 patch #2932113 Slow export when having lots of databases 2010-06-24 10:01:21 -04:00
Adnan
fc838dd0cb Merge remote branch 'origin/master' into export_branch 2010-06-24 18:31:54 +05:00
Adnan
589eef3280 schema classes structure 2010-06-24 18:31:42 +05:00
ardavies
6bb0cef536 Translation update done using Pootle. 2010-06-23 14:34:18 +02:00
Martynas Mickevicius
c2e7aef7ba added configurable settings for title and labels 2010-06-23 14:06:57 +03:00
Martynas Mickevicius
278ee6e2ca added curly braces where needed 2010-06-23 13:32:23 +03:00
Martynas Mickevicius
1cae244e89 fixed case error 2010-06-23 13:30:20 +03:00
ninadsp
a8073a1875 Fixed a bug with the checkAddUser call. The function is called properly
now.
2010-06-23 11:13:10 +05:30
ninadsp
f56758e50e Added some messages for db_operations.js 2010-06-23 11:04:45 +05:30
ninadsp
dd1ec1c019 Fixed the issue with the content frame not refreshing after the 'Reload
Database? Y/N' dialog.
When copying the database, the database is now switched with JS.
Create Table action still a work in progress
2010-06-23 10:51:47 +05:30
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