wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
trunk
/
wims
/
public_html
/
scripts
/
js
/
external
/
jquery-ui/
– Rev 17728
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
17728
751 d 4 h
obado
/trunk/wims/public_html/scripts/js/external/
[JS] Bump jquery-ui from v1.13.1 to v1.13.2
And what-input from 5.2.10 to 5.2.12
17320
967 d 7 h
guerimand
/trunk/wims/public_html/scripts/
[major] final cleaning replace jquery-date by native html5 form date
16497
1202 d 3 h
obado
/trunk/wims/public_html/
[JS] Upgrade jquery-ui 1.12.1 -> 1.13.1
Tested OK on :
* Tabs : [searchform](
http://localhost/wims/?cmd=new&module=home&search_keywords=oef&search_category=A&search_lang=fr#searchform
)
* Menu : [H6/algebra/docnatural.fr](
http://localhost/wims/?module=H6/algebra/docnatural.fr
)
13570
2350 d 8 h
obado
/trunk/wims/
[JS / CSS] Replace old bower package manager by "yarn" (to automatically download externals web libraries )
+ rename the "bower_component" directory to "external" so it's clearer and more reliable
+ disable now useless js :
* safari_mobile_links
* jquery.mb.extruder
+ replace jshint by eslint in grunt scripts to verify js files
+ small css corrections
12357
2669 d 2 h
obado
/trunk/wims/
[css] Improves all links in Wims, with a more up-to-date style (no more underline), and the link hover color is added in config.c
11728
2928 d 8 h
obado
/trunk/wims/public_html/scripts/js/bower_components/jquery-ui/ui/
[js] adds translations variables for jquery UI datepicker
11389
3050 d 6 h
bpr
/trunk/wims/public_html/scripts/js/bower_components/
[jquery] update jquery + add jquery slider pip
10882
3269 d 9 h
obado
/trunk/wims/public_html/
[js] Upgrade Jquery to v. 3.1.0 and jquery-ui to v. 1.12.0
10446
3299 d 10 h
obado
/trunk/wims/public_html/
[js] Moves "jquery" & "jquery ui to a new folder "scripts/js/bower_components" : this folder must not be edited manually : all its content will be updated automatically (by bower+grunt, see in themes/_packages/readme.md )