Commit Graph

206 Commits

Author SHA1 Message Date
Marc Delisle
ae163e4d67 Merge commit '2453a15' 2014-02-03 12:30:23 -05:00
Viduranga Wijesooriya
2453a15174 #1498 Add timepicker for 'TIME' type
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-02-03 09:28:20 +05:30
Marc Delisle
82a549714e Fix merge conflict
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-31 08:22:29 -05:00
Viduranga Wijesooriya
efa453a8a0 fixed bug #4257 Hide fractional seconds #2
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-01-30 19:04:04 +05:30
Viduranga Wijesooriya
d483b9f03a fixed bug #4257 Hide fractional seconds
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-01-30 16:09:55 +05:30
Marc Delisle
ec8284984f Merge commit 'c78c4f0' 2014-01-15 15:20:23 -05:00
Meir Goldstein
1a9efd7c7d bug #4231 DATE columns quick edit decrement by one day
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-15 15:14:47 -05:00
Marc Delisle
50914ab27e Merge branch 'QA_4_1' 2014-01-05 06:18:29 -05:00
Marc Delisle
86104e8666 bug #4213 Datetime Quick Edit decrements by one day
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-05 06:06:46 -05:00
Atul Pratap Singh
7b8dff2550 [Backporting to QA_4_1 from master] Turn off user select while rearranging columns
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-01-04 16:58:22 +05:30
Atul Pratap Singh
2850e9f484 On resizing and rearranging columns, update sticky header
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-01-04 17:22:08 +05:30
Madhura Jayaratne
74a7e1c0a4 Merge branch 'QA_4_1'
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-26 19:07:50 +05:30
Madhura Jayaratne
9ab62d5e17 bug #4200 Missing syntax highlighting
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-26 19:03:17 +05:30
Marc Delisle
220a67f6c3 Merge branch 'QA_4_1' 2013-12-20 06:27:35 -05:00
Atul Pratap Singh
286d94d424 Revert previous fix for bug#4096
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2013-12-20 00:10:15 +05:30
Marc Delisle
680e549724 Merge branch 'QA_4_1' 2013-12-18 06:35:56 -05:00
Marc Delisle
3459c38bf0 Fix redisplay of bit value after grid editing
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-18 06:33:02 -05:00
Abhishek Kandoi
ef7906b3e0 Fixes bug #4178: Quick edit for BIT type doesn't work
Signed-off-by: Abhishek Kandoi <abhikandoi2000@gmail.com>
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-18 06:31:37 -05:00
Atul Pratap Singh
1db5675bb0 Turn off user select while rearranging columns 2013-11-26 23:01:55 +05:30
J.M
bc62aff65d If grid edit area wider than screen, move to left 2013-11-22 20:18:46 +01:00
Atul Pratap Singh
f1eaf0f268 Let cEdit overflow 2013-11-23 03:46:46 +05:30
Atul Pratap Singh
ab82e5ecb3 Position grid correctly 2013-11-23 01:45:49 +05:30
Madhura Jayaratne
8840495828 Merge branch 'QA_4_0'
Conflicts:
	js/makegrid.js
	po/et.po
2013-09-19 15:31:03 +05:30
Madhura Jayaratne
e69bcce043 bug #4041 Interaction between linkified fields and grid editing 2013-09-19 15:24:53 +05:30
Kasun Chathuranga
b495061cdf Use fractional seconds in time 2013-08-10 11:26:43 +05:30
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