Michal Čihař
f70bd16ce3
Merge remote branch 'origin/MAINT_3_3_4' into QA_3_3
2010-06-28 13:48:34 +02:00
Marc Delisle
af6c9cf8a8
3.3.4 release
2010-06-28 07:38:57 -04:00
Marc Delisle
c699af70e9
3.3.4 release
2010-06-28 07:37:55 -04:00
Marc Delisle
9c3ad0c8b1
3.3.4 release
2010-06-28 07:36:13 -04:00
ninadsp
9a4b524db7
Hacked the PMA_generate_slider_effect() code to work with jQuery. Ajax
...
queries were failing due to the use of document.write(). Need to find a
better solution with $.append()
2010-06-28 01:59:52 +05:30
ninadsp
e2cef4bc23
Suppress the printing of the serverlinks and topmenucontainer divs when
...
in an ajax request
2010-06-28 01:24:05 +05:30
ninadsp
a5ae31a220
Added an empty div which will be filled with the results of the SQL
...
query by jQuery
2010-06-28 01:22:55 +05:30
ninadsp
46ea470888
Included the new js/sql.js file in all three pages
2010-06-28 01:21:20 +05:30
ninadsp
c1f8f3d77a
Added a new file for executing SQL Queries with an Ajax call. Still a
...
basic script, will be tested and improved.
2010-06-28 01:19:27 +05:30
ninadsp
a968b58d5c
Now shows the sql query too when renaming a database.
2010-06-27 23:04:18 +05:30
ninadsp
a3dd431bdb
Modified PMA_showMessage so that it can show the sql query even in an
...
ajax request, by using output buffering.
Added a function to handle the output buffer for the ajax request.
Fixed a typo in PMA_ajaxResponse
2010-06-27 23:03:20 +05:30
Crack
c91c105da8
added missing file
2010-06-27 12:43:54 +02:00
ninadsp
a87c4fc363
Removed extra calls to PMA_ajaxResponse and added a common call to it
...
for multiple actions. Modified the code for paginating the users table
with ajax, however it is still buggy
2010-06-27 03:27:29 +05:30
ninadsp
6ab286d6ca
Completed the Ajax conversion for Edit User action.
...
Converted the pagination for the users table to Ajax, still a little
buggy.
2010-06-27 03:25:57 +05:30
ninadsp
ac7cab7160
Revert "Revert "Merge remote branch 'origin/master'""
...
This reverts commit 4214d83e12
.
2010-06-26 15:45:27 +05:30
ninadsp
4214d83e12
Revert "Merge remote branch 'origin/master'"
...
This reverts commit c850b8be8b
, reversing
changes made to dcdde2f99f
.
2010-06-26 15:43:52 +05:30
ninadsp
c850b8be8b
Merge remote branch 'origin/master'
...
Conflicts:
po/tr.po
2010-06-26 15:38:12 +05:30
Adnan
cba214aee4
Export Relation Schema: deleting wrong name files
2010-06-26 11:16:11 +05:00
Crack
e842432c7e
User preferences:
...
- add icons to category tabs
- user overrides were unavailable in CSS files
- apply saved configuration immediately after save, reload navigation frame if it's affected
- disabled overrides marked in user preferences forms
2010-06-26 01:04:17 +02:00
Adnan
dd217e8dff
Export Relation Schema: renaming files + renaming classes according to pear standards
2010-06-25 19:14:47 +05:00
ninadsp
dcdde2f99f
Moved the jQuery script for handling Create Table action from
...
js/db_operations.js to js/functions.js as this action is used on
multiple pages.
2010-06-25 11:01:19 +05:30
lorilee
2ef4025ec9
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
2010-06-24 17:25:25 -04:00
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