Michal Čihař
|
6aefc832ad
|
Fixes for JSON plugin.
|
2010-08-19 14:05:04 +02:00 |
|
Michal Čihař
|
c7815a8650
|
Fix typo.
|
2010-08-19 11:47:39 +02:00 |
|
Michal Čihař
|
d76fe3856b
|
Remove some HTML from translatable strings.
|
2010-08-19 11:35:45 +02:00 |
|
Michal Čihař
|
660324620c
|
No HTML for translators.
|
2010-08-19 11:32:26 +02:00 |
|
Michal Čihař
|
3f33397651
|
No need to translate SQL statements.
|
2010-08-19 11:31:28 +02:00 |
|
Michal Čihař
|
882892af23
|
Better translatable messages.
|
2010-08-19 11:30:44 +02:00 |
|
Michal Čihař
|
763aff5a6f
|
Use format strings.
|
2010-08-19 11:30:32 +02:00 |
|
Michal Čihař
|
124ba18d03
|
Better to use format strings.
|
2010-08-19 11:26:34 +02:00 |
|
Michal Čihař
|
c5a3288396
|
Merge remote branch 'lori/gsoc'
|
2010-08-19 11:11:51 +02:00 |
|
Michal Čihař
|
26c79f55c5
|
Backward compatibility for language cookies.
|
2010-08-19 10:52:58 +02:00 |
|
Michal Čihař
|
1f248cc254
|
Simplify code to use native tcpdf functions.
|
2010-08-18 13:58:52 +02:00 |
|
Michal Čihař
|
0f39dc040a
|
Merge branch 'QA_3_3'
|
2010-08-17 15:31:06 +02:00 |
|
Michal Čihař
|
e8cf1ac677
|
Generate new token on forcible generating of session id.
|
2010-08-17 15:30:47 +02:00 |
|
lorilee
|
8fa03264e4
|
Added comments
|
2010-08-14 15:14:45 -07:00 |
|
lorilee
|
e7ac520670
|
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
|
2010-08-14 14:40:42 -07:00 |
|
lorilee
|
ed918c070b
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2010-08-14 14:39:59 -07:00 |
|
lorilee
|
03fdce14c4
|
Checks if value is a string before calling urldecode()
|
2010-08-14 14:10:18 -07:00 |
|
lorilee
|
955df80a30
|
Set properties to be text and icons by default
|
2010-08-14 11:47:44 -07:00 |
|
Marc Delisle
|
bda213a5ac
|
bug #3042706 [pmadb] Relations, bookmarks, etc deleted after table drop
|
2010-08-11 10:48:05 -04:00 |
|
lorilee
|
5dafeb467f
|
Added Quick export options
|
2010-08-10 22:12:46 -07:00 |
|
lorilee
|
4482228f66
|
Back button on export.php page
|
2010-08-10 22:11:57 -07:00 |
|
lorilee
|
90c0e573f7
|
Fixed formatting
|
2010-08-10 20:43:57 -07:00 |
|
Marc Delisle
|
dda6de20d2
|
bug #3042706 [pmadb] Relations, bookmarks, etc deleted after table drop
|
2010-08-10 17:55:04 -04:00 |
|
lorilee
|
1c0b81d477
|
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
|
2010-08-09 13:36:31 -07:00 |
|
lorilee
|
6f833918e9
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2010-08-09 13:35:27 -07:00 |
|
Marc Delisle
|
75d5afd401
|
merge conflict
|
2010-08-07 06:30:13 -04:00 |
|
Marc Delisle
|
04c2f9d254
|
bug #3040226 [XHTML] LockFromUpdate checkbox not checked by default
|
2010-08-07 06:27:04 -04:00 |
|
lorilee
|
8b199f7e3a
|
Replacing old tooltip with new jQuery plugin
|
2010-08-05 18:23:52 -07:00 |
|
lorilee
|
841fba88d5
|
Removing alt text since it interferes with tooltip
|
2010-08-05 18:23:18 -07:00 |
|
lorilee
|
646627b911
|
Updated tooltips using the new tooltip plugin; the code in js/functions.js was moved from js/tooltip.js (with new code appended); <sup> IDs not needed
|
2010-08-05 18:05:25 -07:00 |
|
lorilee
|
422e509078
|
Replacing old tooltip with new jQuery plugin
|
2010-08-05 17:31:02 -07:00 |
|
Marc Delisle
|
fd65dcdcd1
|
Merge branch 'QA_3_3'
|
2010-08-05 13:00:24 -04:00 |
|
Will Palmer
|
158517d764
|
bug [mysqli] non-global $cfg referenced where $GLOBAL['cfg'] expected
|
2010-08-05 12:19:14 -04: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 |
|
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 |
|
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 |
|
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 |
|
Marc Delisle
|
00b600a642
|
localize more blob streaming messages
|
2010-07-31 14:13:16 -04:00 |
|
lorilee
|
f1686d5172
|
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
Conflicts:
libraries/display_export.lib.php
|
2010-07-29 14:12:36 -07:00 |
|
Marc Delisle
|
3e666e94de
|
code and comments cleanup
|
2010-07-29 10:23:45 -04:00 |
|
Barry Leslie
|
c1bf8133cd
|
fixed pbms_connection_pool_size problem
|
2010-07-29 10:01:57 -04:00 |
|
Barry Leslie
|
92a54bc0e2
|
Check for pbms functions.
|
2010-07-29 09:58:30 -04:00 |
|
Barry Leslie
|
279a8f8f21
|
The use of PBMS is not dependent on a primary key
|
2010-07-29 09:58:23 -04:00 |
|