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
/
modules
/
adm
/
stat
/
stat
/
module_updates.phtml
@ 13716
– Rev 14710
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
14710
2043 d 8 h
obado
/trunk/wims/public_html/
[minor/URL] replace wims.unice.fr by wims.univ-cotedazur.fr
14407
2157 d 14 h
obado
/trunk/wims/public_html/
[CSS] Add foundation_table.css to better handle large table on small devices. use "!set table_scroll=no" if you don't want your table automatically scroll on small screens.
13570
2441 d 14 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
13163
2649 d 16 h
bpr
/trunk/wims/public_html/modules/adm/
[codage]
13135
2655 d 15 h
obado
/trunk/wims/public_html/modules/adm/stat/stat/
[minor/js] add js tablesort to WIMS usages stats table detailed by modules
10726
3379 d 2 h
obado
/trunk/wims/public_html/
[scripts/js] Adds a new "Charts.js" library, which can dynamically displays charts in HTML 5. You can see an sample at
http://localhost/wims/wims.cgi?lang=fr&cmd=new&+special_parm=module_updates&module=adm/stat/stat#lang_list
(Work in progress for this stat module)