Commit Graph

28097 Commits

Author SHA1 Message Date
Pootle server
d352f02eae Merge remote branch 'origin/master' 2011-01-29 16:40:05 +01:00
Marc Delisle
3c573fc82e Conditional Ajax for other db operations 2011-01-29 10:32:56 -05:00
Victor Volkov
75d758745d Translation update done using Pootle. 2011-01-29 16:02:30 +02:00
Victor Volkov
a9bfd7b820 Translation update done using Pootle. 2011-01-29 16:00:35 +02:00
Victor Volkov
eeb2da33ea Translation update done using Pootle. 2011-01-29 15:57:59 +02:00
Victor Volkov
efdc3b5407 Translation update done using Pootle. 2011-01-29 15:57:00 +02:00
Victor Volkov
5dc499abc6 Translation update done using Pootle. 2011-01-29 15:51:09 +02:00
Victor Volkov
cd2d9ac7b2 Translation update done using Pootle. 2011-01-29 15:47:39 +02:00
Victor Volkov
e3986d4b41 Translation update done using Pootle. 2011-01-29 15:46:24 +02:00
Victor Volkov
9cab3874ff Translation update done using Pootle. 2011-01-29 15:44:23 +02:00
Victor Volkov
81170b1c51 Translation update done using Pootle. 2011-01-29 15:41:12 +02:00
Pootle server
5d0a9f602a Merge remote branch 'origin/master' 2011-01-29 14:40:27 +01:00
Victor Volkov
f9d4d6431a Translation update done using Pootle. 2011-01-29 15:39:12 +02:00
Victor Volkov
e79e7e8f02 Translation update done using Pootle. 2011-01-29 15:37:52 +02:00
Victor Volkov
5dc07efdb1 Translation update done using Pootle. 2011-01-29 15:36:21 +02:00
Victor Volkov
bd7c4df4d0 Translation update done using Pootle. 2011-01-29 15:36:07 +02:00
Victor Volkov
3d73dad266 Translation update done using Pootle. 2011-01-29 15:32:34 +02:00
Victor Volkov
427f2e4838 Translation update done using Pootle. 2011-01-29 15:28:45 +02:00
Victor Volkov
a8dce8c831 Translation update done using Pootle. 2011-01-29 15:27:22 +02:00
Marc Delisle
21fd381c84 Conditional Ajax on db rename
Remove extra wrapping of jQuery object
Avoid extra generation of hidden field
Improve confirmation message on db rename
2011-01-29 08:22:26 -05:00
Victor Volkov
973ec50b6e Translation update done using Pootle. 2011-01-29 15:22:07 +02:00
Victor Volkov
7fce205649 Translation update done using Pootle. 2011-01-29 15:21:45 +02:00
Victor Volkov
ea02f19789 Translation update done using Pootle. 2011-01-29 14:21:36 +02:00
Victor Volkov
61fed33177 Translation update done using Pootle. 2011-01-29 14:09:54 +02:00
Michal Čihař
cc8e3849cf The decodeBB did not escape <>, keep this functionality. 2011-01-28 23:12:18 +01:00
Marc Delisle
59f561b450 To fix this jQuery 1.4.4 error:
tds[0] is undefined
  jQuery.support.reliableHiddenOffsets = tds[0].offsetHeight === 0;

I merged this commit that is planned to appear in jQuery 1.5:
ad0ebf00ab
2011-01-28 13:08:20 -05:00
Marc Delisle
e0c0d21380 Conditional Ajax on SQL query form 2011-01-28 12:47:19 -05:00
Marc Delisle
2f751fbf94 Document AjaxEnable directive 2011-01-28 12:30:47 -05:00
Michal Čihař
67a8a06c1a [interface] Default to not count tables in database.
This gives big performance penalty in case there is many databases and
the number of tables is not that much useful to justify it.
2011-01-28 14:29:44 +01:00
Michal Čihař
5ceb7bc817 Drop duplicate implementation of same thing. 2011-01-28 13:28:02 +01:00
Michal Čihař
dc0c6938b2 [security] Redirect external links to avoid Referer leakage. 2011-01-28 13:22:41 +01:00
Michal Čihař
87b0c30747 Better sort some status variables 2011-01-28 11:06:44 +01:00
Michal Čihař
bb874cabde bug #3103658 Fix typo in generated code. 2011-01-28 10:54:04 +01:00
Michal Čihař
a6baca6d77 Remove stray </div> 2011-01-28 10:52:04 +01:00
Michal Čihař
1fc9371c6c input element can not be under tr
Confirmation for DROP index did not work.
2011-01-28 10:49:20 +01:00
Michal Čihař
85ab22ddc0 input element can not be under tr
This prevented the JS confirmation to work with Chromium, because it
moved the element outside the table.
2011-01-28 10:40:23 +01:00
Michal Čihař
701268fb57 No javascript footer in AJAX requests. 2011-01-28 10:29:47 +01:00
Michal Čihař
b2fa59876b Avoid showing open in new window for AJAX requests. 2011-01-28 10:24:34 +01:00
Michal Čihař
39bc66df25 rfe #1954161 [interface] Do not display long numbers in server status.
Fixed again, hopefully this way will work better.
2011-01-28 09:55:20 +01:00
Michal Čihař
311fd3b7cb Add another link to documentation 2011-01-28 09:36:36 +01:00
Michal Čihař
d50215684a [interface] Add link to documentation for status variables. 2011-01-28 09:28:59 +01:00
Marc Delisle
5b900ead54 Conditional Ajax on table Structure 2011-01-27 13:08:33 -05:00
Michal Čihař
916126d034 Fix typo 2011-01-27 17:46:38 +01:00
Marc Delisle
6b51fd57ad Conditional Ajax on db Search
Remove extra wrapping of jQuery object
Avoid extra generation of hidden field
Add vim modeline
2011-01-27 06:46:17 -05:00
Madhura Jayaratne
b8b77503d2 Bug #3166356 Search result panel duplicates the elements in Chrome 2011-01-27 15:33:09 +05:30
Michal Čihař
03b648ff46 Merge remote branch 'origin/master' 2011-01-27 10:02:03 +01:00
Michal Čihař
3d54060945 Generate reload params on place where they are used.
This fixes reloading navigation frame when database is selected.
2011-01-27 10:01:17 +01:00
Michal Čihař
8252f8a4ca Offer switch to designer only if it is available. 2011-01-27 09:58:39 +01:00
Michal Čihař
b0d1ba0720 Better translation. 2011-01-27 09:55:30 +01:00
Herman van Rink
f57daa0a59 Fix XSS problem, regression in the 3.4 branch.
Dev releases until -beta2 are vulnerable.
Thanks to Aung Khant from YGN Ethical Hacker Group (http://yehg.net/) for reporting this issue.
2011-01-26 11:36:10 +01:00