Madhura Jayaratne
db06c5a912
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-06-14 18:52:52 +05:30
Tyron Madlener
6938866d81
+source version, -minified version
2011-05-31 15:50:03 +02:00
Tyron Madlener
3d62f95c89
Revert "timepicker.js is redundant, its already in the jquery ui js file"
...
This reverts commit a0302c666c .
2011-05-30 22:57:08 +02:00
Madhura Jayaratne
abb988ceb5
Add jquery.svg.js, jquery.mousewheel.js jquery.event.drag-2.0.min.js libraries
2011-05-31 00:50:12 +05:30
tyron
a0302c666c
timepicker.js is redundant, its already in the jquery ui js file
2011-05-24 15:56:55 +02:00
tyron
58f6523c57
- Server variable Filtering by category
...
- Some fixes and style improvements
- Tablesorting (sorting indicators are currently missing though)
2011-05-19 23:19:59 +02:00
tyron
00515b13ba
Added for cookie persistence on jquery ui tabs
2011-05-19 23:15:53 +02:00
Marc Delisle
5f4a8e6a97
Update to jQuery 1.6.1
2011-05-14 08:26:00 -04:00
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