Commit Graph

563 Commits

Author SHA1 Message Date
Michal Čihař
05160b3e03 No need for full columns here. 2010-07-27 10:07:55 +02:00
Michal Čihař
39aa4355a9 Convert default queries to unified expansion. 2010-07-27 10:01:58 +02:00
Michal Čihař
d291827444 No need to require_once footer
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
Michal Čihař
bcc372b5c5 Merge branch 'QA_3_3' 2010-07-26 15:51:48 +02:00
Michal Čihař
049fc7fef7 bug #3031705 [core] Fix generating condition for real numbers by comparing them to string. 2010-07-26 15:51:26 +02:00
Marc Delisle
56ebe05af7 blob streaming code cleanup (work in progress) 2010-07-22 13:15:27 -04:00
Barry Leslie
f8653e5803 Update blob streaming to match the current API and use the PBMS PHP extension. 2010-07-22 11:23:37 -04:00
Marc Delisle
8e98c5dd03 bug #3030862 (master only) inline sql edit got undefined 2010-07-22 08:47:47 -04:00
Michal Čihař
06cf763358 [interface] Better formatting for SQL validator results. 2010-07-21 13:45:32 +02:00
Michal Čihař
f5aa40b02f Catch error when connection to validator service fails. 2010-07-21 13:32:26 +02:00
Michal Čihař
e5e340e525 Proper propagating of overrided values. 2010-07-21 10:16:30 +02:00
Michal Čihař
7a788a52b9 Document why __VAR__ is there. 2010-07-21 10:07:03 +02:00
Michal Čihař
2040be9611 Documentation. 2010-07-21 09:56:05 +02:00
Michal Čihař
9b2aa3c40d Indentation. 2010-07-21 09:55:13 +02:00
Michal Čihař
7415caa4e4 LaTeX export uses PMA_expandUserString. 2010-07-21 09:51:24 +02:00
Michal Čihař
32910a9b28 Cleanup in PMA_expandUserString. 2010-07-21 09:43:38 +02:00
Michal Čihař
b24a566eba Export uses same expanding as title. 2010-07-21 09:36:28 +02:00
Michal Čihař
40aaa768dd Factor out variable expanding. 2010-07-21 09:30:31 +02:00
Michal Čihař
ce9e7a9462 Not used anywhere. 2010-07-21 09:26:00 +02:00
Michal Čihař
3e57a8eca9 No @uses __('Something'). 2010-07-20 15:06:34 +02:00
Michal Čihař
59428bb433 Whitespace cleanup. 2010-07-20 14:36:44 +02:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
Marc Delisle
485e1736b6 make inline editing work for all cases of fmtType 2010-06-12 08:45:24 -04:00
Marc Delisle
f50d6694e7 bug #3011126 [display] Edit link missing after long query 2010-06-05 08:28:24 -04:00
Marc Delisle
c3ea6fb22b bug #3011126 [display] Edit link missing after long query 2010-06-05 08:20:36 -04:00
Marc Delisle
c78ee96697 gettext conversion 2010-05-20 07:49:15 -04:00
Michal Čihař
3436ce42cc Migrate separator code to gettext. 2010-05-13 11:31:34 +02:00
Michal Čihař
0dcbea28eb Move byte units translations to proper place. 2010-05-13 11:26:54 +02:00
Michal Čihař
00d7b8a659 Gettext for day/months. 2010-05-13 11:23:09 +02:00
Michal Čihař
95561d1e5b Move comment for translators to proper place. 2010-05-13 11:18:42 +02:00
Marc Delisle
00604060e8 gettext conversion 2010-05-12 12:53:08 -04:00
Marc Delisle
2b4a5e68ee gettext conversion 2010-05-09 08:03:11 -04:00
Michal Čihař
149c75f91f Use standard way for linking documentation. 2010-05-05 16:24:02 +02:00
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Marc Delisle
bd90d40def bug #2974067 non-binary fields shown as hex 2010-04-23 14:07:03 -04:00
Marc Delisle
acdf39e95b bug #2974067 non-binary fields shown as hex 2010-04-23 14:00:53 -04: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
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
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
Marc Delisle
46eb3e4721 inline edit: help seeing the buttons without scrolling; XHTML compliancy 2010-04-01 10:30:26 -04:00
Marc Delisle
cd7757a858 improved wording 2010-04-01 09:26:21 -04:00
Michal Čihař
9409d0295a Make the strings translatable. 2010-04-01 14:25:08 +02:00
Muhammd Adnan
86ca31197b patch #2979922, rfe #2804874 [interface] Add inline query editing, thanks to Muhammd Adnan. 2010-04-01 14:21:56 +02:00
Michal Čihař
0ff972a963 More explaining comment to translators. 2010-03-30 23:19:18 +02:00