Maurício Meneghini Fauth
1a14b3e4d3
Remove vim modelines
...
These settings are no longer required as they are guaranteed through
other coding standard tools.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-09-02 09:43:21 -03:00
Maurício Meneghini Fauth
5f65bca639
Fix ESLint warnings in jqplot.byteFormatter.js and keyhandler.js
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-05-29 21:00:48 -03:00
Maurício Meneghini Fauth
2936492555
Revert "Replace .focus() with .on()"
...
This reverts commit d18076eb96 .
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-12 02:40:33 -03:00
Maurício Meneghini Fauth
d18076eb96
Replace .focus() with .on()
...
.focus() event shorthand is deprecated
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-12 02:17:51 -03:00
Maurício Meneghini Fauth
3a00dd69a5
Change ESLint's one-var to error
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-09-25 22:46:20 -03:00
Maurício Meneghini Fauth
ef99fef8d6
Change ESLint's eqeqeq to error
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-09-25 21:30:14 -03:00
Maurício Meneghini Fauth
00e1ca9b66
Automatic fixes by ESLint
...
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-09-25 14:22:35 -03:00
Hugues Peccatte
c721815dc2
Convert array declaration in JS.
...
Remove useless code.
Remove useless declarations.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-12-11 22:50:24 +01:00
Madhura Jayaratne
410d1c32df
.live() and .die() methods are deprecated. Use .on() and .off() methods instead
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-02 17:07:46 +05:30
Aayush
d131cda6cb
complete patch for #4279 ctrl +up/down final
...
Signed-off-by: Aayush Anand <aayushism12@gmail.com>
2014-03-27 00:22:08 +05:30
Aayush
e8315404e0
#4279 ctrl+up/down for all ff
...
Signed-off-by: Aayush Anand <aayushism12@gmail.com>
2014-03-27 00:08:12 +05:30
Aayush
25c227ac04
complete patch for #4279 ctrl +up/down + ff issue
...
Signed-off-by: Aayush Anand aayushism12@gmail.com
2014-03-25 23:05:52 +05:30
Dhananjay Nakrani
33a333fe57
Fix For Bug#4279
...
Signed-off-by: Dhananjay Nakrani <dhananjaynakrani@gmail.com>
2014-02-12 14:59:52 +05:30
Michal Čihař
d6affebdbe
Whitespace cleanup
2013-07-30 14:36:43 +02:00
Michal Čihař
16e2f21620
Move function to its docs
2013-07-30 14:36:43 +02:00
Michal Čihař
49c0bdb54b
Various coding style improvements
2013-07-30 14:36:43 +02:00
J.M
fc62e1f9f6
Merge branch 'origin/QA_4_0'
...
Conflicts:
js/keyhandler.js
js/tbl_structure.js
2013-04-30 17:46:36 +02:00
J.M
0b63f7e6c8
Fix bug #3799 [interface] Incorrect select field change on ctrl key navigation in Firefox
2013-04-28 20:05:35 +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
Marc Delisle
a746469e97
Unnecessary loop
2013-03-30 06:10:59 -04:00
Michal Čihař
4f39ce97eb
Define variable in correct scope
2013-02-20 17:09:44 +01:00
Rouslan Placella
00a6af227f
Needed for editing multiple data rows, changing one or multiple column structure
2013-02-03 09:01:23 -05:00
Rouslan Placella
0138c1bb81
Better to pass a native DOM event
2013-02-03 07:07:02 -05:00
Atul Pratap Singh
a9703c0239
Was binding to the wrong element
2013-02-03 07:00:24 -05:00
Marc Delisle
63187a2989
Attempt to fix bug #3787 ; works for table creation but not for editing a
...
row
2013-01-31 08:06:12 -05:00
Marc Delisle
6673414095
Dead code
2013-01-27 14:49:29 -05:00
Gemorroj
fc51a91713
many some minor fixes (sorry, see diff)
2013-01-26 15:35:29 +03:00
Michal Čihař
e6cca75875
Cleanup spacing after @param
2012-04-27 11:32:47 +02:00
Michal Čihař
59fa275005
Coding style improvements (if/switch statements)
2012-04-25 10:08:37 +02:00
Dieter Adriaenssens
3a3da2987e
add vim directive for indenting with spaces
2012-04-11 16:18:53 +02:00
Michal Čihař
1ec0b69e6b
Coding style, function definitions
2011-08-05 14:49:23 +02:00
Michal Čihař
d17fba309c
Fix permissions.
...
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
bed1948d04
testing git setup - no major change made in code yet
...
only added a few comments
2010-05-23 01:22:01 +05:30
Sebastian Mendel
a7d95ddfbb
fixed wrong spellt 'aplewebkit' (bug #1379034 )
2005-12-15 09:28:15 +00:00
Michal Čihař
618f2d7408
Move javascript stuff out of libraries folder.
2005-11-23 19:10:30 +00:00