Commit Graph

27774 Commits

Author SHA1 Message Date
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
Michal Čihař
599492943d This should clear possible floats 2011-02-02 14:12:54 +01:00
Michal Čihař
c0c5723b20 Do not show 'Please select a database' when it is obvious.
This makes sense when there is select box, but for list it is not
needed.
2011-02-02 13:45:43 +01:00
Marc Delisle
30954728f3 Workaround for Chrome problem on db search 2011-02-02 07:43:28 -05:00
Marc Delisle
2d9ffe0fa2 Remove tab characters 2011-02-02 07:40:05 -05:00
Thilanka Kaushalya
1674e0c6c3 Patch #3169798 Show/hide criteria on db Search 2011-02-02 07:32:55 -05:00
Michal Čihař
75366e37e7 Whitespace cleanup 2011-02-02 11:44:57 +01:00
Michal Čihař
5a2835ec86 Readd redirect login to top frame 2011-02-02 11:44:56 +01:00
Marc Delisle
728d5a1558 Conditional Ajax for DROP DATABASE
Remove duplicate logic for confirmations
2011-02-01 13:02:51 -05:00
Michal Čihař
b8f7b831ef Czech translation update 2011-02-01 18:25:38 +01:00
Michal Čihař
e5b5c4ec7b Update po files 2011-02-01 18:24:35 +01:00
Michal Čihař
bc0a0bc2d9 Mark texts translatable 2011-02-01 18:23:51 +01:00
Michal Čihař
c17266919d Another not used image 2011-02-01 18:16:34 +01:00
Michal Čihař
685e199c16 Use standard javascript loading on login page. 2011-02-01 17:52:14 +01:00
Michal Čihař
290d448b9a No need to explicitely add jquery 2011-02-01 17:50:14 +01:00
Michal Čihař
fbf296f70f Whitespace cleanup 2011-02-01 17:46:09 +01:00
Michal Čihař
884e28a206 Avoid double inclusion of jquery 2011-02-01 17:44:44 +01:00
Michal Čihař
b77f9b9cae Optimize images with pngcrush 2011-02-01 17:37:20 +01:00
Michal Čihař
ec051f6c2f These files does not seem to be used 2011-02-01 16:53:49 +01:00
Michal Čihař
9bf467fad7 Not used images 2011-02-01 16:43:31 +01:00
Michal Čihař
ec60ed129a This image is not used at all 2011-02-01 16:37:58 +01:00
Marc Delisle
d8bb324c6b Unneeded wrapping of jQuery object 2011-02-01 07:49:25 -05:00
Marc Delisle
15fd805b80 Conditional Ajax for DROP TRIGGER 2011-02-01 07:42:36 -05:00
Marc Delisle
414a09a2e0 Code refers to older functionality 2011-02-01 07:32:54 -05:00
Pootle server
879864b300 Merge remote branch 'origin/master' 2011-02-01 08:40:27 +01:00
Madhura Jayaratne
c199f6b8bd Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-02-01 11:49:45 +05:30
Madhura Jayaratne
2cbabfd56f Work around for Bug #3168569 - Issue on toggling the 'Hide search criteria' in chrome. 2011-02-01 11:47:22 +05:30
Madhura Jayaratne
36e8a23b87 Bug #3152931 ENUM and SET cannot have 'Binary' option. Avoid wrong categorization to binary, blob and char types. 2011-02-01 11:37:51 +05:30
Marc Delisle
040ce81e4a Translation update done using Pootle. 2011-01-31 19:41:19 +02:00
Marc Delisle
61557a93c8 Translation update done using Pootle. 2011-01-31 19:41:05 +02:00
Marc Delisle
22d7c1e6e8 Translation update done using Pootle. 2011-01-31 19:40:41 +02:00
Marc Delisle
13f190280d Translation update done using Pootle. 2011-01-31 19:40:18 +02:00
Pootle server
25e3f69a4b Merge remote branch 'origin/master' 2011-01-31 18:40:05 +01:00
Marc Delisle
e6c41481cd Translation update done using Pootle. 2011-01-31 19:39:58 +02:00
Marc Delisle
4da90822a2 Translation update done using Pootle. 2011-01-31 19:39:33 +02:00
Marc Delisle
e7c18b4808 Translation update done using Pootle. 2011-01-31 19:39:15 +02:00
Marc Delisle
98cb0bf771 Translation update done using Pootle. 2011-01-31 19:31:51 +02:00
Marc Delisle
1e8fc55da1 Translation update done using Pootle. 2011-01-31 19:31:46 +02:00
Marc Delisle
c2615c7570 Translation update done using Pootle. 2011-01-31 19:31:41 +02:00
Marc Delisle
d091d6ca3a Translation update done using Pootle. 2011-01-31 19:31:33 +02:00
Marc Delisle
615d5b43b1 Translation update done using Pootle. 2011-01-31 19:31:28 +02:00
Marc Delisle
3990bfc516 Translation update done using Pootle. 2011-01-31 19:31:22 +02:00
Marc Delisle
18d492d23c Translation update done using Pootle. 2011-01-31 19:31:15 +02:00
Marc Delisle
1e84e0b7bc Typo in FAQ number 2011-01-31 12:26:42 -05:00
Michal Čihař
98187c115b Fix typo 2011-01-31 16:47:27 +01:00
Michal Čihař
9ff2452f2b Czech translation update 2011-01-31 15:51:36 +01:00
Michal Čihař
26adb958dc Refresh po files 2011-01-31 15:48:06 +01:00