Commit Graph

20123 Commits

Author SHA1 Message Date
Marc Delisle
368cf8d74f Merge branch 'MAINT_3_3_5' into QA_3_3 2010-07-25 07:53:41 -04:00
Marc Delisle
58021a8e6c bug [scripts] MySQL 5.5.5 does not accept TIMESTAMP(14) in create_tables.sql 2010-07-25 07:53:07 -04:00
ninadsp
9578aad8ef Sort the table of tables on db structure page after a new table's row is added. 2010-07-25 01:04:07 +05:30
ninadsp
4c13428e28 On deleting users, the classes of the rows remaining are re-adjusted so the table looks the way its supposed to 2010-07-25 00:49:32 +05:30
ninadsp
4f8c85b31d The user's table is now sorted after a new user is added. Moved common code for add user and copy user to a function 2010-07-25 00:34:35 +05:30
Crack
2d67cb58c4 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/relation.lib.php
2010-07-24 18:34:52 +02:00
Marc Delisle
084c0dbcf5 functions.js included automatically 2010-07-24 08:11:48 -04:00
lorilee
89b0a3082e Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
Conflicts:
	libraries/display_export.lib.php
2010-07-23 21:06:46 -07:00
lorilee
723a71c014 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/export/latex.php
	themes/darkblue_orange/css/theme_right.css.php
	themes/original/css/theme_right.css.php
2010-07-23 20:43:35 -07:00
lorilee
98ef84ebc3 New main page design 2010-07-23 20:31:52 -07:00
ninadsp
25dbe9b039 Relational values are now retrieved from the server for inline editing. However, the displaying of relational values after a successful inline edit has to be handled better. The link to the sql query is lost, and we dont know how the relational display column setting will be handled 2010-07-24 00:32:50 +05:30
ninadsp
9391e869ac The updated privileges are now wrapped with dfn tags as well. 2010-07-23 23:17:15 +05:30
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Marc Delisle
aec1adb0e0 credit for new BLOB streaming support 2010-07-23 10:13:49 -04:00
Martynas Mickevicius
b7daf5d985 removed overlib dependancy. Written simple tooltip. 2010-07-23 16:53:46 +03:00
Marc Delisle
790b52857d remove tabs 2010-07-23 09:20:51 -04:00
Marc Delisle
9232e02372 BLOB streaming doc 2010-07-23 09:10:24 -04:00
Marc Delisle
18166bd492 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-07-23 08:36:03 -04:00
Barry Leslie
36402785de Use PBMS pool connections 2010-07-23 08:32:16 -04:00
Martynas Mickevicius
afe5f63c4b fixed radar chart tooltip text. 2010-07-23 13:54:19 +03:00
Martynas Mickevicius
25a59f23d5 chart is rendered in parts. Fixes the issue with browsers which have limited size on base64 images. 2010-07-23 13:19:30 +03:00
gheni
e02935a1d5 Translation update done using Pootle. 2010-07-23 08:08:12 +02:00
gheni
2b7d0f2ed7 Translation update done using Pootle. 2010-07-23 08:00:13 +02:00
gheni
bffcffc3fd Translation update done using Pootle. 2010-07-23 07:59:18 +02:00
gheni
22f3952b57 Translation update done using Pootle. 2010-07-23 07:56:38 +02:00
gheni
9cdc5b804c Translation update done using Pootle. 2010-07-23 07:43:23 +02:00
gheni
7741f1c0a8 Translation update done using Pootle. 2010-07-23 07:41:09 +02:00
gheni
6f7556f8b3 Translation update done using Pootle. 2010-07-23 07:35:38 +02:00
gheni
9e5215ec07 Translation update done using Pootle. 2010-07-23 07:34:26 +02:00
gheni
b7d3df431d Translation update done using Pootle. 2010-07-23 07:31:27 +02:00
gheni
575242f812 Translation update done using Pootle. 2010-07-23 07:30:19 +02:00
gheni
7b7fbc8c29 Translation update done using Pootle. 2010-07-23 07:27:33 +02:00
gheni
9272636d4b Translation update done using Pootle. 2010-07-23 07:26:14 +02:00
gheni
97d85e9068 Translation update done using Pootle. 2010-07-23 07:25:25 +02:00
gheni
c6609cb6af Translation update done using Pootle. 2010-07-23 07:23:55 +02:00
gheni
47f2564ca4 Translation update done using Pootle. 2010-07-23 07:20:37 +02:00
gheni
f5eacc549a Translation update done using Pootle. 2010-07-23 07:20:14 +02:00
gheni
0c6c2bf4cb Translation update done using Pootle. 2010-07-23 07:19:13 +02:00
gheni
74e7c4342a Translation update done using Pootle. 2010-07-23 07:18:04 +02:00
ninadsp
13ec1423f6 Minor bug due to which the ajax response to revoke users was failing. Fixed it 2010-07-23 00:23:38 +05:30
ninadsp
4054332641 Update the privileges field in the usersForm table when the user is changed 2010-07-23 00:18:15 +05:30
Marc Delisle
ab2e4e925e correct insertion of BLOB field reference 2010-07-22 14:37:42 -04:00
ninadsp
85d42b8a57 Newly copied user too is appended to the table now 2010-07-23 00:03:12 +05:30
Marc Delisle
362aa516ac undefined $primary_field 2010-07-22 14:10:58 -04:00
Crack
2e55d85ab5 Developers tab no longer depends on UserprefsDisallow, introduced UserprefsDeveloperTab setting 2010-07-22 20:04:16 +02:00
ninadsp
c0db21c3e5 Inline edit is now saved, for normal and truncated fields. Relational, enum and transformed fields need special care 2010-07-22 23:27:26 +05:30
Marc Delisle
ec9a60f8e0 undefined variables; unneeded config variables 2010-07-22 13:22:30 -04:00
Marc Delisle
56ebe05af7 blob streaming code cleanup (work in progress) 2010-07-22 13:15:27 -04:00
Leslie
b6349cd626 Removed unused code from db_operations.php. Changed blobstreaming.lib.php so that it check to see if blob streaming is enabled before doing anything and also uses an indirect method to create the 'pbms' database if it doesn't exist. 2010-07-22 11:23:48 -04:00
Barry Leslie
a8e5b0f275 Fix problem where PBMS daemon is not loaded or the 'pbms' database doesn't exist. 2010-07-22 11:23:44 -04:00