Commit Graph

20180 Commits

Author SHA1 Message Date
ninadsp
7acb4cb99d Finalised CSS rules for the Ajax notification division. It now centers correctly and handles not very large messages pretty well. 2010-08-04 22:58:05 +05:30
ninadsp
3d1a420a6f Moved the code that appends the inline edit anchor into a function and registered it to all Ajax events that complete successfully. The anchor is now appended even after retrieving results over Ajax. 2010-08-04 21:54:35 +05:30
Crack
5dc9f17d39 fix <select> value setting 2010-08-04 16:02:54 +02:00
Crack
a6b34a5977 fix generation of theme unique value
refresh session cache for config after save
2010-08-04 15:27:47 +02:00
Crack
8b78fcec26 remove unneeded file 2010-08-04 14:35:09 +02:00
Crack
1d265c5893 fix regular expression validation when phpMyAdmin custom error handler is set 2010-08-04 00:57:11 +02:00
Marc Delisle
d46bb6d877 remove custom MIME type change for BLOB streaming because in its current version it can be a very costly operation 2010-08-03 16:21:17 -04:00
lorilee
9daff13eca Set the value of extra_fields to 0 when it is not set 2010-08-03 12:56:41 -07:00
ninadsp
b99bad8cdd Almost completed appending of newly created database to the database table. Still need to get db statistics 2010-08-03 23:28:31 +05:30
ninadsp
ab16573b34 Append a new anchor for inline edit to each row if javascript is supported instead of using the edit anchor for inline editing 2010-08-03 23:27:13 +05:30
Marc Delisle
29cc239057 unused code 2010-08-03 13:14:25 -04:00
Marc Delisle
a8852c5dc9 JSON exported file extension should be .json 2010-08-03 13:10:31 -04:00
Hauke Henningsen
5675555d5a patch #3038312 [export] JSON export 2010-08-03 13:08:21 -04:00
Marc Delisle
b2a55f1ef2 For BLOB streaming, LONGBLOB colum must be nullable 2010-08-03 12:43:45 -04:00
Isaac Bennetch
6383f23035 patch #3038293 [doc] Language and grammar fixes 2010-08-03 12:39:02 -04:00
ninadsp
a7f2cbd2ba Converted the PMA_sort_table into a jQuery function as there was a race condition caused due to simultaneous adding of a row and sorting of the table 2010-08-03 21:01:20 +05:30
ninadsp
3ab3b35a76 Created a function to sort a table after a new row has been appended to it. Required for Create Table, Add User and Create Database actions 2010-08-03 20:22:36 +05:30
ninadsp
c897adc3a4 Ajaxified Change Password action on main page 2010-08-03 19:10:37 +05:30
ninadsp
94b7567ec8 Merge remote branch 'origin/master' 2010-08-03 18:25:19 +05:30
Crack
4c430acc71 add missing .htaccess 2010-08-03 00:57:14 +02:00
Crack
4a5ffa7a12 File comments:
- remove @license and @version from comments
- add vim settings
- change descriptions in form definition files
2010-08-03 00:55:57 +02:00
Crack
e3f6715c44 bugfix: use true/false for boolean values read from <select>s instead of 1/0 2010-08-03 00:37:39 +02:00
lorilee
1119d9f723 Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc 2010-08-02 14:17:59 -07:00
lorilee
701bc67342 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-08-02 14:17:22 -07:00
lorilee
75353d1c4a Fixed unwanted spaces in nested lists in IE 2010-08-02 14:14:27 -07:00
lorilee
c41d4be0b1 This code got deleted somehow from a previous commit 2010-08-02 13:48:06 -07:00
lorilee
765bfb6f40 Should be closing a group, not a subgroup 2010-08-02 13:14:41 -07:00
Adnan
bdf033115b Merge remote branch 'origin/master' into export_branch 2010-08-02 10:46:50 +05:00
Crack
53e8d75c0f Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/db_links.inc.php
	libraries/tbl_links.inc.php
2010-08-01 23:19:21 +02:00
Crack
279724d6f8 bugfix: user preferences don't work correctly without output buffering 2010-08-01 22:52:15 +02:00
Crack
9a73307003 allow users to set only_db and hide_db 2010-08-01 21:55:04 +02:00
Crack
30413def3e bugfix: removed superfluous ob_end_clean() which caused page rendering to fail when OBGzip was enabled 2010-08-01 21:46:33 +02:00
Marc Delisle
887e2be664 fix merge conflicts 2010-08-01 06:20:10 -04:00
Marc Delisle
fd1d214d35 bug #3036132 [core] Triggers not fetched if dbname has an hyphen 2010-08-01 06:17:03 -04:00
Crack
e76b4f8721 fix array definition code 2010-07-31 21:54:38 +02:00
Marc Delisle
fa52f1ccb1 Translation update done using Pootle. 2010-07-31 21:09:09 +02:00
Marc Delisle
e6e78a1fa4 incorrect HTML entity 2010-07-31 15:06:28 -04:00
Burak Yavuz
9ade83bd92 Translation update done using Pootle. 2010-07-31 21:00:12 +02:00
Burak Yavuz
0064347c0b Translation update done using Pootle. 2010-07-31 20:55:15 +02:00
Burak Yavuz
ac7fa887e1 Translation update done using Pootle. 2010-07-31 20:55:00 +02:00
Burak Yavuz
37c1bedf87 Translation update done using Pootle. 2010-07-31 20:54:37 +02:00
Marc Delisle
f9f987f544 Merge branch 'QA_3_3' 2010-07-31 14:54:34 -04:00
Marc Delisle
7951b2bacc bug #3034026 [confirmation] TRUNCATE queries get no confirmation request 2010-07-31 14:54:05 -04:00
Burak Yavuz
6d88557347 Translation update done using Pootle. 2010-07-31 20:53:09 +02:00
Burak Yavuz
ef75195779 Translation update done using Pootle. 2010-07-31 20:52:51 +02:00
Burak Yavuz
a62bb694f3 Translation update done using Pootle. 2010-07-31 20:52:31 +02:00
Burak Yavuz
d6bcda59b9 Translation update done using Pootle. 2010-07-31 20:51:41 +02:00
Burak Yavuz
fcad74574d Translation update done using Pootle. 2010-07-31 20:51:31 +02:00
Burak Yavuz
e5a459c820 Translation update done using Pootle. 2010-07-31 20:51:22 +02:00
Burak Yavuz
4a150bc396 Translation update done using Pootle. 2010-07-31 20:50:48 +02:00