Commit Graph

4779 Commits

Author SHA1 Message Date
Piotr Przybylski
b02955420c make Drizzle version checks consistent 2011-02-17 02:48:59 +01:00
Piotr Przybylski
dcf0e4235a remove unused variable 2011-02-17 02:46:05 +01:00
Piotr Przybylski
0515e1b03e store userprefs using JSON instead of serialized PHP array 2011-02-16 21:51:53 +01:00
Ravindra Nath kakarla
0b3406df6b Patch #3182690 Sorting BLOB displays its content 2011-02-15 15:38:11 -05:00
Michal Čihař
03d347c1a6 Correctly set font for PDF footer (bug #3168749). 2011-02-15 19:18:35 +01:00
Michal Čihař
c0b478a5a9 Correct setting of the font 2011-02-15 19:18:35 +01:00
Michal Čihař
51e4051ff7 Drop not used barcode files 2011-02-15 19:18:35 +01:00
Michal Čihař
6280c19ad5 Drop huge coverage text files from dejavu-fonts 2011-02-15 19:18:35 +01:00
Madhura Jayaratne
7d4dc5522f Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-02-15 23:30:34 +05:30
Madhura Jayaratne
ec5bdf8713 Bug #3180940 - Table with numeric name not shown 2011-02-15 23:27:38 +05:30
Marc Delisle
494ad67e78 Undefined variables when nothing is uploaded into a BLOB column 2011-02-15 12:29:24 -05:00
Piotr Przybylski
651b357f8a Whitespace cleanup 2011-02-15 17:38:08 +01:00
Marc Delisle
1484ca6c00 Procedures and functions should be exported also when entering Export on a single db 2011-02-13 14:00:14 -05:00
Marc Delisle
708638e1dd Bug #3179715 Procedure and functions are not exported in Server export mode 2011-02-13 08:03:36 -05:00
Madhura Jayaratne
5430cb81e2 With the new Copy link colspan should be 4 2011-02-13 11:34:33 +05:30
Madhura Jayaratne
fce601daa8 Bug #3178949 [Interface] Copy feature in vertical mode 2011-02-13 11:04:26 +05:30
Marc Delisle
1e1b92af40 3.4.0-beta4-dev 2011-02-12 13:16:33 -05:00
Marc Delisle
8219dbdf41 3.4.0-beta3 2011-02-12 13:01:58 -05:00
Madhura Jayaratne
bdea22fe7d Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-02-12 21:29:21 +05:30
Madhura Jayaratne
e81669dce1 Auto page break now take footer size into consideration. 2011-02-12 21:13:57 +05:30
Marc Delisle
6169cc11e1 Vertical display was broken 2011-02-12 07:27:52 -05:00
Marc Delisle
a0b93568ae Incorrect number of parameters when calling PMA_generateEditLink() 2011-02-12 06:18:24 -05:00
Piotr Przybylski
7adaa407d1 bug #3176391 User preference setting is lost 2011-02-11 18:14:39 +01:00
Michal Čihař
e9bac1dfbb Merge branch 'QA_3_3' 2011-02-11 14:23:54 +01:00
Michal Čihař
de17abec0d Merge branch 'MAINT_3_3_9' into QA_3_3 2011-02-11 14:23:46 +01:00
Michal Čihař
a5464b4daf Avoid using all users query as default when browsing. 2011-02-11 14:23:34 +01:00
Michal Čihař
41813c09aa [interface] Indicate shared bookmarks in interface. 2011-02-10 13:47:24 +01:00
Michal Čihař
4db498a0b6 Adjust @uses 2011-02-10 10:35:13 +01:00
Michal Čihař
69c0a887fc bug #3177136 [interface] Indicate that bookmark is being used on browse. 2011-02-10 10:15:07 +01:00
Michal Čihař
6fb8505721 Use correct type when storing preferences.
We should not use the value, but the key. Value stores descriptions,
while key is actually the thing stored in settings.
2011-02-09 14:05:40 +01:00
Marc Delisle
67d23c0c16 Clarify the meaning of these directives 2011-02-09 07:55:38 -05:00
Marc Delisle
0004198bca The PropertiesIconic preference is not related to Tabs but to Browse mode 2011-02-09 05:58:49 -05:00
Marc Delisle
589d918ee7 Errors from the Ajax create table dialog where not displayed 2011-02-08 17:36:05 -05:00
Marc Delisle
06081b8f78 3.3.9.1 release 2011-02-08 08:17:36 -05:00
Michal Čihař
8f25926174 Need to fill in all things as associative array, otherwise user prefs fail 2011-02-08 13:56:27 +01:00
Michal Čihař
874e0ab8da Make some strings in preferences translatable 2011-02-08 13:30:58 +01:00
Michal Čihař
cd74e9fa5d bug #3175227 [auth] Reset user cache on login. 2011-02-08 13:15:01 +01:00
Michal Čihař
143b830a7d Make copy separate column 2011-02-08 11:54:02 +01:00
Jan Prachař
a63532c666 Add direct link to copy row of the displayed table. 2011-02-08 11:43:55 +01:00
Dieter Adriaenssens
03cb652cef use correct variable name 2011-02-08 10:19:50 +01:00
Michal Čihař
33b4d9fb5c Use correct arrow for rtl languages 2011-02-08 09:45:07 +01:00
Michal Čihař
fca6631236 Replace manual <script> tag with common code. 2011-02-08 09:27:40 +01:00
Michal Čihař
1208ed935f Factor out code for generating JS inclusion. 2011-02-08 09:27:40 +01:00
Michal Čihař
148e35da06 This might not be defined when login fails 2011-02-07 18:49:58 +01:00
Marc Delisle
9443d6efc2 Conditional Ajax on display Options 2011-02-05 07:57:30 -05:00
Marc Delisle
3be1863606 Conditional Ajax on sorting results 2011-02-05 07:34:56 -05:00
Michal Čihař
d296a5222b Avoid new lines between elements as this can lead to spaces 2011-02-02 22:55:10 +01:00
Marc Delisle
7b73bd180c Conditional Ajax for change password form 2011-02-02 12:59:02 -05:00
Marc Delisle
a3e0bc0223 Conditional Ajax for create db 2011-02-02 12:42:46 -05:00
Michal Čihař
a0d08a3321 Move javascript for sliders to functions.js. 2011-02-02 16:04:22 +01:00