Commit Graph

3605 Commits

Author SHA1 Message Date
Michal Čihař
e4e121234b There is no longer message for MySQL < 5. 2010-04-19 14:25:17 +02:00
Michal Čihař
066ff75a74 Remove messages no longer used. 2010-04-19 14:24:30 +02:00
Michal Čihař
d659eeaafd No longer reference non existing message which is inline. 2010-04-19 14:21:36 +02:00
Marc Delisle
f3f41cbe78 remove one instance of inline js 2010-04-17 13:51:08 -04:00
Michal Čihař
87d19393b3 rfe #2972969 [interface] Fix flipping of headers in non-IE browsers. 2010-04-16 15:41:13 +02:00
Michal Čihař
84d25c0c00 rfe #2981999 [interface] Default sort order is now SMART. 2010-04-16 15:13:43 +02:00
Herman van Rink
43c7f409e3 Add missing slash in jquery css include 2010-04-16 10:09:12 +02:00
Marc Delisle
46b2ed8ddd current bytes uploaded was displayed as undefined 2010-04-15 11:24:31 -04:00
Michal Čihař
a384bef30b Let's remove mootools.
There still might be some uses of it, but I'm not aware of anything
right now and it's better to break things earlier so that somebody
notices and it can be fixed.
2010-04-15 10:47:50 +02:00
Philip Frank
c77216d532 [interface] Convert upload progress bar to jQuery.
patch #2986073
2010-04-15 10:36:23 +02:00
Michal Čihař
32d8506607 Add jquery ui theme to themes. 2010-04-15 10:17:58 +02:00
Marc Delisle
05e4e16b8a Improve function and variables names 2010-04-13 08:51:07 -04:00
Michal Čihař
da979369c8 Merge branch 'QA_3_3' 2010-04-13 14:14:42 +02:00
Michal Čihař
a879b64620 Avoid double spaces.
They come from PMA_formatNumber without unit.
2010-04-13 14:14:34 +02:00
Madhura Jayaratne
846ce15039 [engines] Fix parsing of PBXT status. 2010-04-13 13:54:25 +02:00
Michal Čihař
71ff89c2fe Include non minified version in Git.
The JS compression will happen on release.
2010-04-13 11:52:33 +02:00
Dieter Adriaenssens
ed9ef7cb12 Merge branch 'QA_3_3' 2010-04-12 20:17:23 +02:00
Dieter Adriaenssens
f73b0e0195 PHPExcel : IBM AIX iconv() does not work 2010-04-12 20:15:13 +02:00
Michal Čihař
7393ad7bea jQuery -> $ 2010-04-12 11:31:42 +02:00
Michal Čihař
8e68430610 [edit] CURRENT_TIMESTAMP is also valid for datetime fields. 2010-04-12 09:55:58 +02:00
Michal Čihař
6765a60b92 These don't have to be translated. 2010-04-11 11:34:37 +02:00
sutharshan
9fda4bb515 Convert loading of export/import to jQuery ready event.
This way it is done after document is fully loaded and no race
conditions can appear as with inline js.

patch #2984337, bug #2983446
2010-04-11 11:17:47 +02:00
Marc Delisle
3c475d8599 Merge branch 'QA_3_3' 2010-04-10 07:25:42 -04:00
Madhura Jayaratne
d0d24a6e71 Patch #2984893 - InnoDB storage page emits warning 2010-04-10 07:22:37 -04:00
Michal Čihař
ab325e609a Whitespace cleanup. 2010-04-09 15:39:56 +02:00
Michal Čihař
a59d10027b Merge branch 'MAINT_3_3_2' into QA_3_3 2010-04-09 15:27:30 +02:00
Michal Čihař
e5ceb497df Revert part of eb5e03880e.
XLSX writer does not have setTempDir method.
2010-04-09 15:27:25 +02:00
Michal Čihař
62c149e38d Revert part of eb5e03880e.
XLSX writer does not have setTempDir method.
2010-04-09 15:26:37 +02:00
Michal Čihař
7337fe5a0c Factor out code for getting language name. 2010-04-09 15:14:54 +02:00
Michal Čihař
f5a11a3f64 Bind event externally. 2010-04-09 15:08:05 +02:00
Michal Čihař
f9ccd69538 Remove no longer needed language file names. 2010-04-09 13:57:36 +02:00
Michal Čihař
a86d3fee48 Add Urdu description. 2010-04-09 13:44:28 +02:00
Michal Čihař
daff4417d8 Add Tamil description. 2010-04-09 13:32:58 +02:00
Michal Čihař
24f286472e Rather use SQL for the buttons.
This is easier to understand what they actually do.
2010-04-09 11:57:09 +02:00
Michal Čihař
89014777e1 Convert to PHP code and use pgettext to provide context.
We already use Insert/Update/Delete in other places and this one might
have to be translated differently.
2010-04-09 11:51:48 +02:00
Michal Čihař
d2873126e1 patch #2984058 [edit] Buttons for quicky creating common SQL queries.
Thanks to sutharshan, but the patch was heavily modified.
2010-04-09 11:44:04 +02:00
Marc Delisle
1fc253e19e Merge branch 'QA_3_3' 2010-04-08 10:32:51 -04:00
Ankit Gupta
b3c041bb99 patch #2983492 When asking to synchronize Structure and Data, only Structure is done 2010-04-08 10:32:13 -04:00
s.troxler
2d8b20a28c Fix slider on table properties page.
patch #2983090, bug #2983050
2010-04-07 13:03:48 +02:00
Michal Čihař
96674738f7 Revert "removed some XHTML problems (slider effect)"
This reverts commit 777a5f7844.

The div needs to be open because each usage of
PMA_generate_slider_effect includes end of div.
2010-04-07 13:01:52 +02:00
Michal Čihař
535cd23d4b Add PAGE_CHECKSUM keyword and adjust keywords count. 2010-04-07 10:11:14 +02:00
Michal Čihař
08cda2f076 Merge branch 'QA_3_3'
Conflicts:
	Documentation.html
	README
	libraries/Config.class.php
	translators.html
2010-04-07 09:24:12 +02:00
Michal Čihař
0fc25ac293 Fix error handling for language from cookie. 2010-04-07 09:21:04 +02:00
Marc Delisle
210b7631da 3.3.3-dev 2010-04-06 13:00:48 -04:00
Marc Delisle
a0d1071ec3 3.3.2-rc1 2010-04-06 12:52:41 -04:00
Brian Douglass
6e68e2d149 Patch #2981165 Optionally disable the Type column 2010-04-05 10:06:36 -04:00
Marc Delisle
3ca82375d5 continue removing author names in code 2010-04-05 09:16:36 -04:00
Marc Delisle
6b5f3b9962 finish conversion of Replication feature from Mootools to jQuery 2010-04-05 09:09:35 -04:00
Marc Delisle
5c26356379 start porting Replication to jQuery 2010-04-02 18:57:28 -04:00
Michal Čihař
c80d629268 The link does clearing not reseting. 2010-04-02 13:40:32 +02:00