Michal Čihař
5b28e356aa
Display notification if newer version is available.
...
This is done using asynchronous javascript so it should not block any
actions.
2011-02-02 14:22:11 +01:00
Marc Delisle
59f561b450
To fix this jQuery 1.4.4 error:
...
tds[0] is undefined
jQuery.support.reliableHiddenOffsets = tds[0].offsetHeight === 0;
I merged this commit that is planned to appear in jQuery 1.5:
ad0ebf00ab
2011-01-28 13:08:20 -05:00
Marc Delisle
b923bb3fbb
Upgrade to jQuery 1.4.4
2011-01-02 08:00:25 -05:00
Michal Čihař
58bd49327d
Avoid comma at the end which causes problems with MSIE.
2010-11-23 10:26:28 +01:00
Marc Delisle
9187f5abe2
jquery components should be under js/jquery
2010-09-13 13:03:45 -04: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
Michal Čihař
45b62e3620
Support for translating time part of datetime editor.
2010-05-03 15:02:33 +02:00
Michal Čihař
f984f0c888
Add seconds to time editor.
2010-04-21 15:04:37 +02:00
Muhammad Adnan
378094ac30
[interface] Use jQuery calendar dialog.
...
rfe #2983207 , patch #2988715
2010-04-20 10:08:41 +02:00
Michal Čihař
c2de4dd8d9
Add full uncompressed version of jquery ui.
2010-04-15 09:34:52 +02:00
Michal Čihař
71ff89c2fe
Include non minified version in Git.
...
The JS compression will happen on release.
2010-04-13 11:52:33 +02:00
Crack
5603e1a683
Setup script: migrate MooTools code to jQuery
2010-04-09 11:11:39 +02:00
Marc Delisle
58ebfd4591
jquery in subdirectory of js; trying jquery-ui toggle effect
2010-03-23 17:08:47 -04:00