Commit Graph

4533 Commits

Author SHA1 Message Date
Marc Delisle
9443d6efc2 Conditional Ajax on display Options 2011-02-05 07:57:30 -05:00
Marc Delisle
3be1863606 Conditional Ajax on sorting results 2011-02-05 07:34:56 -05:00
Michal Čihař
d296a5222b Avoid new lines between elements as this can lead to spaces 2011-02-02 22:55:10 +01:00
Marc Delisle
7b73bd180c Conditional Ajax for change password form 2011-02-02 12:59:02 -05:00
Marc Delisle
a3e0bc0223 Conditional Ajax for create db 2011-02-02 12:42:46 -05: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ř
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ř
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ř
599492943d This should clear possible floats 2011-02-02 14:12:54 +01:00
Michal Čihař
5a2835ec86 Readd redirect login to top frame 2011-02-02 11:44:56 +01:00
Michal Čihař
685e199c16 Use standard javascript loading on login page. 2011-02-01 17:52:14 +01:00
Marc Delisle
15fd805b80 Conditional Ajax for DROP TRIGGER 2011-02-01 07:42:36 -05:00
Michal Čihař
ae572c0791 This should be translated as well. 2011-01-31 15:47:23 +01:00
Michal Čihař
700b5d985a Simplify HTML 2011-01-31 15:45:42 +01:00
Michal Čihař
d5d329850e Make strings translatable. 2011-01-31 15:43:08 +01:00
Michal Čihař
acc405e3fa Wrap URL in transformation as well 2011-01-31 15:35:08 +01:00
Michal Čihař
67e4994490 Single place to handle redirection. 2011-01-31 15:22:25 +01:00
Marc Delisle
b0fcd264a9 Conditional Ajax parameter in user preferences 2011-01-29 15:08:38 -05:00
Marc Delisle
0b7d8e5bf4 Conditional Ajax parameter in setup 2011-01-29 15:04:08 -05:00
Marc Delisle
dea96e2e5a Conditional Ajax for db Structure and Tracking 2011-01-29 11:15:35 -05:00
Michal Čihař
cc8e3849cf The decodeBB did not escape <>, keep this functionality. 2011-01-28 23:12:18 +01:00
Marc Delisle
e0c0d21380 Conditional Ajax on SQL query form 2011-01-28 12:47:19 -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ř
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
Marc Delisle
5b900ead54 Conditional Ajax on table Structure 2011-01-27 13:08:33 -05:00
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
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
Marc Delisle
e311848262 Conditional Ajax on table create 2011-01-25 13:06:17 -05:00
Madhura Jayaratne
e3870e938e Avoid current page being reset to initial page when an empty table is encountered. 2011-01-25 08:10:54 +05:30
Madhura Jayaratne
cc7cd4eca8 To avoid php notices on undefined variables 2011-01-25 00:28:52 +05:30
Madhura Jayaratne
dec8229eae bug #3164338 [pdf] Exporting database to PDF incomplete 2011-01-24 08:41:29 +05:30
Marc Delisle
8cbee94e5d Change a function definition to fit with newest TCPDF version 2011-01-22 10:09:49 -05:00
Marc Delisle
5464b54e17 Start implementing conditional Ajax (in results page) 2011-01-22 09:50:12 -05:00
madhuracj
8fd3359cf9 Code formatting. 2011-01-21 18:53:27 +05:30
madhuracj
3081456e1f bug #3163331 [pdf] Grid not adjusted to paper size and orientation 2011-01-21 18:32:55 +05:30
madhuracj
bb0229fc07 Schema export to PDF functionality made compatible with TCPDF 5.9 2011-01-21 09:00:01 +05:30
madhuracj
8a39a95993 cache folder, fonts added and images deleted as per the instructions by TCPDF author 2011-01-19 22:47:23 +05:30