Commit Graph

16174 Commits

Author SHA1 Message Date
ninadsp
fd4b33de85 Added handling of enum values to inline editing 2010-07-26 01:21:52 +05:30
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
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
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
ninadsp
85d42b8a57 Newly copied user too is appended to the table now 2010-07-23 00:03:12 +05:30
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
049886139c Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-07-22 08:48:21 -04:00
Marc Delisle
8e98c5dd03 bug #3030862 (master only) inline sql edit got undefined 2010-07-22 08:47:47 -04:00
gheni
6d459c0222 Translation update done using Pootle. 2010-07-22 12:44:03 +02:00
sven.erik.andersen
5eeea5daed Translation update done using Pootle. 2010-07-22 08:43:01 +02:00
sven.erik.andersen
8bfb41379c Translation update done using Pootle. 2010-07-22 08:42:50 +02:00
sven.erik.andersen
1a547e748f Translation update done using Pootle. 2010-07-22 08:42:42 +02:00
sven.erik.andersen
2a0180fa17 Translation update done using Pootle. 2010-07-22 08:42:21 +02:00
sven.erik.andersen
9d017863d4 Translation update done using Pootle. 2010-07-22 08:41:45 +02:00
sven.erik.andersen
e0bb4e75d8 Translation update done using Pootle. 2010-07-22 08:41:17 +02:00
sven.erik.andersen
d6a008eb03 Translation update done using Pootle. 2010-07-22 08:40:43 +02:00
sven.erik.andersen
a55cf0ca0e Translation update done using Pootle. 2010-07-22 08:40:28 +02:00
Marc Delisle
952770514c Translation update done using Pootle. 2010-07-22 02:31:15 +02:00
Marc Delisle
9ed898bd89 Translation update done using Pootle. 2010-07-22 02:31:03 +02:00
Marc Delisle
26b3d52a6b Translation update done using Pootle. 2010-07-22 02:30:30 +02:00
Marc Delisle
231976a487 Translation update done using Pootle. 2010-07-22 02:30:21 +02:00
Marc Delisle
c5b82468e1 Translation update done using Pootle. 2010-07-22 02:29:28 +02:00
Marc Delisle
31b8d7e434 Translation update done using Pootle. 2010-07-22 02:29:20 +02:00
Marc Delisle
b3d7e9032e Translation update done using Pootle. 2010-07-22 02:28:39 +02:00
Marc Delisle
98e12e0990 Translation update done using Pootle. 2010-07-22 02:28:30 +02:00
Marc Delisle
db185d965e Translation update done using Pootle. 2010-07-22 02:28:00 +02:00
Marc Delisle
964d6f609f Translation update done using Pootle. 2010-07-22 02:27:51 +02:00
Marc Delisle
de2d226b3a Translation update done using Pootle. 2010-07-22 02:27:20 +02:00
Marc Delisle
04eb42815f Translation update done using Pootle. 2010-07-22 02:27:12 +02:00
Marc Delisle
ff7a72880c Translation update done using Pootle. 2010-07-22 02:26:44 +02:00
Marc Delisle
a3fc7b435c Translation update done using Pootle. 2010-07-22 02:26:34 +02:00
Marc Delisle
b29639a016 Translation update done using Pootle. 2010-07-22 02:26:03 +02:00
Marc Delisle
2c4798307f Translation update done using Pootle. 2010-07-22 02:25:53 +02:00
Marc Delisle
84c437fedd Translation update done using Pootle. 2010-07-22 02:25:00 +02:00
Marc Delisle
738d3d886d Translation update done using Pootle. 2010-07-22 02:24:51 +02:00
Marc Delisle
4bf95ddf89 Translation update done using Pootle. 2010-07-22 02:23:55 +02:00
Marc Delisle
77b1ba5831 Translation update done using Pootle. 2010-07-22 02:23:43 +02:00
Marc Delisle
84c68510ae Translation update done using Pootle. 2010-07-22 02:22:50 +02:00
Marc Delisle
0a5ba9137f Translation update done using Pootle. 2010-07-22 02:22:36 +02:00
ninadsp
9640a580ff Drop Table and Create Table work as expected now on db_create.php too 2010-07-22 00:12:43 +05:30
ninadsp
6e908dfeb2 Refresh navigation on creation of new table. Bug noticed by Marc Delisle 2010-07-22 00:01:16 +05:30
ninadsp
23c8cf4421 This page can now handle ajax requests 2010-07-22 00:00:02 +05:30
ninadsp
1bdbb9f274 Handled the race condition caused on the loading notification div due to calls to PMA_ajaxShowMessage() in time less than the timeout. Added a .clearQueue() calls 2010-07-21 23:25:23 +05:30
ninadsp
a67fe76e50 Transformed values too are retrieved from the server now. Works equally well for vertical and horizontal tables 2010-07-21 22:30:40 +05:30
Michal Čihař
873ad99ed2 Merge remote branch 'pootle/master'
Conflicts:
	po/da.po
	po/de.po
	po/en_GB.po
	po/eu.po
	po/fr.po
	po/gl.po
	po/hr.po
	po/sq.po
	po/sv.po
2010-07-21 16:40:09 +02:00