Commit Graph

27820 Commits

Author SHA1 Message Date
Burak Yavuz
1ee87d0334 Translation update done using Pootle. 2011-02-03 13:36:50 +02:00
Burak Yavuz
4b31bea2f4 Translation update done using Pootle. 2011-02-03 13:36:37 +02:00
Burak Yavuz
a879a77fc9 Translation update done using Pootle. 2011-02-03 13:35:58 +02:00
Burak Yavuz
8f12b2059d Translation update done using Pootle. 2011-02-03 13:33:34 +02:00
Burak Yavuz
a644b826db Translation update done using Pootle. 2011-02-03 13:33:11 +02:00
Burak Yavuz
87c17d22f7 Translation update done using Pootle. 2011-02-03 13:32:28 +02:00
Burak Yavuz
5b6e5cb973 Translation update done using Pootle. 2011-02-03 13:30:54 +02:00
Burak Yavuz
fabb5a186d Translation update done using Pootle. 2011-02-03 13:29:58 +02:00
Burak Yavuz
5994fc1165 Translation update done using Pootle. 2011-02-03 13:28:45 +02:00
Burak Yavuz
1fd0585fcc Translation update done using Pootle. 2011-02-03 13:28:29 +02:00
Burak Yavuz
74dcfb4d0d Translation update done using Pootle. 2011-02-03 13:28:16 +02:00
Burak Yavuz
7b92614787 Translation update done using Pootle. 2011-02-03 13:27:58 +02:00
Burak Yavuz
e857ccb7e4 Translation update done using Pootle. 2011-02-03 13:27:40 +02:00
Michal Čihař
48d3e6850a Change More hiding/showing to CSS class from explicit block/none.
When theme wants to use something else than display: block; the old
method did not work.
2011-02-02 23:14:52 +01:00
Michal Čihař
d296a5222b Avoid new lines between elements as this can lead to spaces 2011-02-02 22:55:10 +01:00
Michal Čihař
d2991f71bd Tabs to spaces. 2011-02-02 22:54:40 +01:00
Michal Čihař
83ce2fee57 Should use only inner width here 2011-02-02 22:54:11 +01:00
Madhura Jayaratne
7148a7a380 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-02-03 00:57:10 +05:30
Madhura Jayaratne
3e4e3fb4d6 Bug # 3170585 [AJAX] Adding more fields fails. 2011-02-03 00:51:58 +05:30
Marc Delisle
7b73bd180c Conditional Ajax for change password form 2011-02-02 12:59:02 -05:00
Marc Delisle
f80b603a54 Conditional Ajax for password change 2011-02-02 12:53:20 -05:00
Marc Delisle
a3e0bc0223 Conditional Ajax for create db 2011-02-02 12:42:46 -05:00
Marc Delisle
215fe10af1 Add comment about conditional Ajax 2011-02-02 12:35:06 -05:00
Michal Čihař
3a3f6d5141 Show SQL query on binlog page 2011-02-02 16:59:19 +01:00
Michal Čihař
b4995e3b5b Also here exclude size of image 2011-02-02 16:49:25 +01:00
Michal Čihař
fc86057b86 Also here exclude size of image 2011-02-02 16:46:34 +01:00
Michal Čihař
a0e72168ef Whitespace cleanup 2011-02-02 16:40:52 +01:00
Michal Čihař
38b4d8fd18 Use caption instead of tr/th for table caption 2011-02-02 16:40:48 +01:00
Michal Čihař
c7c774f7b8 Fix Czech translation 2011-02-02 16:19:10 +01:00
Michal Čihař
a0d08a3321 Move javascript for sliders to functions.js. 2011-02-02 16:04:22 +01:00
Michal Čihař
3cb9916d8b Do not go to the anchor after expanding slider. 2011-02-02 15:36:41 +01:00
Michal Čihař
970c908c24 Update Czech translation 2011-02-02 15:34:26 +01:00
Michal Čihař
7b33e70b01 Improve Czech translation 2011-02-02 15:34:07 +01:00
Michal Čihař
f451b7d065 Update po files 2011-02-02 15:33:17 +01:00
Michal Čihař
daf7891943 Make this translatable 2011-02-02 15:32:49 +01:00
Michal Čihař
08f2042a2d Do not hardcode image size
This allows better theming.
2011-02-02 15:31:02 +01:00
Michal Čihař
9c0aedd744 Whitespace cleanup 2011-02-02 15:17:32 +01:00
Michal Čihař
2b451c279b Allow separate styling of navigtaion bar 2011-02-02 15:17:22 +01:00
Michal Čihař
f11509d5b5 Add table caption and move documentation link there.
Otherwise the separate documentation link looks little strange.
2011-02-02 14:52:56 +01:00
Michal Čihař
f2ebfe1bd5 Show links only when editing 2011-02-02 14:48:36 +01:00
Michal Čihař
a6e1212d12 Czech translation update 2011-02-02 14:43:24 +01:00
Michal Čihař
0280fdcb08 Update po files 2011-02-02 14:42:04 +01:00
Michal Čihař
011d87f39a Better message.
We will announce only stable versions this way.
2011-02-02 14:39:55 +01:00
Michal Čihař
b1fe08fa92 Add version check to vendor configuration.
This is something what most Linux distributions will want to disable, so
give it to place where this customisation should happen.
2011-02-02 14:38:10 +01:00
Michal Čihař
42c8e65139 Make version check configurable. 2011-02-02 14:32:46 +01:00
Michal Čihař
34546681a8 Allow to specify class for list item. 2011-02-02 14:32:34 +01:00
Michal Čihař
5b28e356aa Display notification if newer version is available.
This is done using asynchronous javascript so it should not block any
actions.
2011-02-02 14:22:11 +01:00
Michal Čihař
775abf7392 No longer used variable.
As the database name from the navigation frame was dropped, this is
useless.
2011-02-02 14:21:12 +01:00
Michal Čihař
51da49153d No longer used CSS 2011-02-02 14:21:04 +01:00
Michal Čihař
c484d10caa Add links to table alter page 2011-02-02 14:17:26 +01:00