Commit Graph

484 Commits

Author SHA1 Message Date
Marc Delisle
b71529bb72 bug #3125624 - fix for RTL languages 2010-12-10 13:22:48 -05:00
Marc Delisle
07ff69495b bug #3125624 Inline editing fails when just one row (fixed for LTR languages in horizontal and vertical modes) 2010-12-09 13:26:05 -05:00
Marc Delisle
9d9d88b83f bug #3119937 cannot upload into a BLOB 2010-12-04 06:35:55 -05:00
Herman van Rink
24ada6eeea Minor comment updates 2010-11-28 14:59:36 +01:00
Michal Čihař
2574c009da Fix docs. 2010-11-23 10:31:12 +01:00
Michal Čihař
670209ba53 Add initialisation. 2010-11-23 10:30:13 +01:00
Michal Čihař
58bd49327d Avoid comma at the end which causes problems with MSIE. 2010-11-23 10:26:28 +01:00
Michal Čihař
44364aae1b Avoid naming of parameter as keyword. 2010-11-23 10:24:33 +01:00
Marc Delisle
18f6882f89 do not show visual builder anchor if js is not enabled 2010-11-20 07:43:06 -05:00
Marc Delisle
d09e630af2 improve message and make it translatable 2010-11-19 13:02:41 -05:00
Marc Delisle
b2d7a78012 rfe #3111455 [interface] Column highlighting and marking in table view 2010-11-18 17:11:04 -05:00
Marc Delisle
0132e33177 prefix for jQuery objects; unneeded wrapping of objects 2010-11-16 08:22:55 -05:00
Marc Delisle
18b0fa1482 inline editable fields were not highlighted or marked in horizontal mode 2010-11-16 08:06:02 -05:00
Marc Delisle
d9d5abee08 adjust totals when dropping a table 2010-11-14 08:08:14 -05:00
Marc Delisle
5a72c4ea7d unneeded wrapping of jQuery objects; prefix their name with dollar sign 2010-11-14 07:48:48 -05:00
Marc Delisle
e161824418 adjust totals when emptying a table; also use classes for more precise handling of td 2010-11-14 07:37:14 -05:00
Marc Delisle
eb21b97041 on clicking Empty, really ensure no further click, change icon, adjust number of rows and size 2010-11-13 17:02:26 -05:00
Aamir Khan
e78e42a31b Refresh navigation after copying database (bug #3081099, patch# 3091778). 2010-11-12 09:35:25 +01:00
Marc Delisle
b43375b735 remove unneeded wrapper for jQuery objects; do not generate ajax_request hidden field more than once 2010-11-09 07:55:55 -05:00
Marc Delisle
f7169036bc in this case we need to use "this" 2010-11-09 07:44:17 -05:00
Marc Delisle
0d40953143 do not generate the hidden ajax_request more than once; use a variable to refer to the form object 2010-11-09 07:25:21 -05:00
Marc Delisle
ab58b2cf6f undefined messages in Designer 2010-11-07 07:18:53 -05:00
Marc Delisle
81cddb2514 bug 3084745 js error under Chrome (Linux) 2010-11-05 06:04:00 -04:00
Marc Delisle
473181a8a3 prefix for variable holding jQuery object; remove extra wrapping for the object 2010-10-31 18:06:44 -04:00
Marc Delisle
91a64c1ee2 bug 3084745 (error when editing and changing nothing) 2010-10-31 18:01:31 -04:00
Marc Delisle
98066b6bcb prefix for variable holding jQuery object; remove extra wrapping for the object 2010-10-31 17:30:33 -04:00
Marc Delisle
af0591e190 re-indent 2010-10-31 17:24:40 -04:00
Marc Delisle
00d786e983 After PK creation, did not obey the reload parameter received 2010-10-31 16:42:24 -04:00
Marc Delisle
1c9ec21792 unnecessary wrapping of a jQuery object; add $ as object prefix 2010-10-31 07:37:15 -04:00
Marc Delisle
be5b3b5c64 do not append ajax_request more than once 2010-10-31 07:32:36 -04:00
Marc Delisle
a1e318fbec do not reset form if we are editing 2010-10-31 07:27:01 -04:00
Marc Delisle
08c0f4e921 undefined variables 2010-10-31 05:51:38 -04:00
Marc Delisle
2f580bb085 vertical marker and pointer for AJAX-reached results 2010-10-30 19:23:36 -04:00
Marc Delisle
d8643d23fc In vertical mode, clicking Edit was calling Inline Edit 2010-10-29 12:53:33 -04:00
Marc Delisle
0b0fbb8ed1 dead code 2010-10-29 08:11:05 -04:00
Marc Delisle
7a23316314 for all data pages including AJAX-reached, handle clicking of the companion checkbox and the shift-clicking 2010-10-28 13:11:46 -04:00
Marc Delisle
6dd2e460f2 row highlighting in horizontal mode for IE6 on pages reached via AJAX 2010-10-26 07:58:17 -04:00
Marc Delisle
89821e0357 make row marking in horizontal mode work with AJAX 2010-10-25 13:40:53 -04:00
Michal Čihař
c0cb472656 Reload navigation frame after creating database (bug #3081099). 2010-10-25 17:46:00 +02:00
Marc Delisle
49b6510b95 jQuery-fy the auto-checking of the other checkbox 2010-10-24 13:55:53 -04:00
Marc Delisle
36c23be35c remove author names 2010-10-21 09:25:36 -04:00
Marc Delisle
0f156b19dd other fixes for inline edit links in vertical mode 2010-10-17 09:40:15 -04:00
Benjam
3859b65aff Two inline edit links appear when parameter ModifyDeleteAtRight set to true 2010-10-15 05:56:04 -04:00
Marc Delisle
6206cd30f4 error when saving an inline-edited row 2010-10-14 13:06:42 -04:00
Marc Delisle
ad207a415f remove extra jQuery wrapping and prepend a dollar sign to some jQuery objects 2010-10-13 13:19:49 -04:00
Marc Delisle
81d61125cc bug #3072495 Creating new database on Databases tab messed layout 2010-10-11 09:34:51 -04:00
Marc Delisle
2f8d67cd6e complete my previous change of div to span 2010-10-10 07:24:08 -04:00
Marc Delisle
f9ca960f85 bug #3072498 Creating table does not give any feedback 2010-10-09 10:46:34 -04:00
Marc Delisle
e3e0b2ef99 refresh navi frame after table creation in a non-empty db; also refresh after table drop via drop link 2010-10-09 10:23:06 -04:00
Marc Delisle
8eec123dd8 we should not prefix a js variable name with dollar sign unless it is a jQuery object 2010-10-08 12:53:06 -04:00