Commit Graph

181 Commits

Author SHA1 Message Date
Madhura Jayaratne
9612ff150a Single click on relational link should lead to the foreign record 2013-06-18 17:36:08 +05:30
xmujay
9eb23b5aec fix some JSLint error: using dot notation 2013-05-05 20:49:15 +08:00
Michal Čihař
27b213431c Reference javascript messages by dot notation instead of using ['strFoo'] 2013-04-16 13:32:51 +02:00
Michal Čihař
0a8f5021d7 Add missing radix 2013-04-16 11:52:39 +02:00
Michal Čihař
e2571c5628 Various javascript spacing fixes 2013-04-15 16:20:04 +02:00
Michal Čihař
a1b6f206b2 Various spacing and identation fixes 2013-04-15 15:13:14 +02:00
Michal Čihař
e6517db98a More javascript cleanup, more fixes of === / !=== 2013-04-15 13:25:50 +02:00
Chanaka Indrajith
c2fcb53fa6 Remove unnecessary codes for Inline Edit functionality 2013-02-18 22:11:19 +05:30
Chanaka Indrajith
32e3444d6d Inline Edit - Fetch the values from db when possible, without render entered value as it is 2013-02-16 20:16:28 +05:30
Gemorroj
fc51a91713 many some minor fixes (sorry, see diff) 2013-01-26 15:35:29 +03:00
Madhura Jayaratne
6a05965053 Stop propagation only for relational links 2013-01-17 22:36:28 +05:30
Madhura Jayaratne
f0e1f12dd4 Use stricter filters 2013-01-17 21:37:56 +05:30
Marc Delisle
36c33f5995 Optimize jQuery reference 2013-01-08 17:26:49 -05:00
Marc Delisle
e0eb0f7ece No longer needed 2013-01-07 17:02:17 -05:00
Marc Delisle
0d8cb72fe9 Do not disable or enable the tooltip at this point, as the enclosing functions are called in situation where no tooltip has been initialized 2013-01-07 16:46:25 -05:00
Marc Delisle
82749a2c4a Convert "You can also edit..." qtip to jQuery UI tooltip 2013-01-07 08:07:31 -05:00
Marc Delisle
d9706ac374 Convert draggable headers and sort links to jQuery UI tooltip 2013-01-06 13:28:35 -05:00
Marc Delisle
407fe12274 Convert column visibility hint to jQuery UI tooltip 2013-01-06 06:40:57 -05:00
Marc Delisle
431df615f2 Upgraded to jquery-ui-timepicker-addon 1.1.1 2013-01-01 11:50:04 -05:00
Chanaka Indrajith
baac672144 Resolve conflicts 2012-12-23 19:59:12 +05:30
Chanaka Indrajith
b16a6afeb6 Introduce new function for check truncatable values 2012-12-23 19:48:15 +05:30
Chanaka Indrajith
80d0287dbd Merge remote branch 'upstream/master' 2012-12-23 17:32:59 +05:30
Chanaka Indrajith
9633fafbdf Merge branch 'QA_3_5' 2012-12-23 16:51:16 +05:30
Chanaka Indrajith
0cc8121846 Extend support for inline edit, smallint fields 2012-12-23 16:45:35 +05:30
Marc Delisle
2723495a4f Removed the AjaxEnable directive 2012-12-21 16:04:57 -05:00
Marc Delisle
ab75961279 js cleanup: space after "if" 2012-12-20 05:53:55 -05:00
Madhura Jayaratne
241dc9ca5d Remove AJAX.submitFormProgrammatically() method 2012-12-18 22:34:59 +05:30
Madhura Jayaratne
3f74ae88c7 Properly handle clicks on relational links 2012-12-18 14:10:26 +05:30
Marc Delisle
8cad8c6b7b Grid editing hint for double-click 2012-11-11 07:41:01 -05:00
Aris Feryanto
ab6e9f0b24 Grid editing: enable edit box for relational value 2012-10-28 23:15:47 +08:00
Madhura Jayaratne
a13df353b3 Remove duplication 2012-10-21 20:16:16 +05:30
Madhura Jayaratne
87b33dc57e Correctly handle double clicks on relational links to start grid-editing 2012-10-21 19:31:26 +05:30
Marc Delisle
a3c595b694 Grid editing mode: initial implementation 2012-10-20 06:40:12 -04:00
Madhura Jayaratne
ecba1aa942 Merge branch 'QA_3_5'
Conflicts:
	po/da.po
	po/de.po
2012-09-16 00:02:31 +05:30
Madhura Jayaratne
7ab1bfc4e6 bug #3567684 [edit] Pasting value doesn't clear null checkbox 2012-09-16 00:00:26 +05:30
Madhura Jayaratne
9bb9d62b95 Merge branch 'QA_3_5'
Conflicts:
	po/es.po
	po/fr.po
	po/tr.po
2012-08-26 18:48:27 +05:30
Madhura Jayaratne
155b25a094 bug #3561224 [edit] cell edit date field with empty date fills in current date 2012-08-26 18:44:45 +05:30
Madhura Jayaratne
70e28dfdf0 Merge branch 'QA_3_5' 2012-07-28 19:16:51 +05:30
Madhura Jayaratne
191cf52cd0 bug #3547825 [edit] BLOB download no longer works 2012-07-28 19:15:39 +05:30
Madhura Jayaratne
17ad243469 Merge branch 'QA_3_5' 2012-07-28 17:14:08 +05:30
Madhura Jayaratne
a143b74067 bug #3549084 [edit] Can't enter date directly when editing inline 2012-07-28 17:10:44 +05:30
Rouslan Placella
971db49c11 Expect JSON for every ajax request in JavaScript 2012-06-11 14:06:05 +01:00
Rouslan Placella
ff66fdbdf9 Remove stray trailing whitespaces 2012-04-22 00:12:30 +01:00
Dieter Adriaenssens
3a3da2987e add vim directive for indenting with spaces 2012-04-11 16:18:53 +02:00
Rouslan Placella
9c16704968 Speed-up selectors 2012-04-10 21:50:34 +01:00
Jo Michael
7aa3086512 Show "copy column name" hint only if mouse not hovering sort link 2012-04-08 16:46:30 +02:00
Gemorroj
c3747a56e5 some code standards fixes 2012-04-07 17:10:32 +03:00
Gemorroj
8bdca339f6 Better compatibility with newer versions of jQuery.
Method of "attr" changed to "prop", method of "removeAttr" changed to "removeProp", attr("value" is replaced by the method of "val".
2012-04-07 14:27:28 +03:00
Marc Delisle
fb1d53d7f8 ChangeLog entry
Code cleanup
Typo in comments
Caps in message
HTML attributes should be surrounded by double quotes
2012-04-05 09:16:24 -04:00
Chanaka Indrajith Dharmarathna
ade942bb09 Patch #3507111 Display distinct results, linked to corresponding data rows 2012-04-05 09:05:12 -04:00