aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/js/datepicker.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-10-26bug:2480patdenice1-4/+4
datepicker need to use removeAttr jquery function to remove an attribute. git-svn-id: http://piwigo.org/svn/trunk@12519 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-13feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall1-0/+0
manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10jQuery Datepicker:rub1-32/+27
Move code source to template-common in order to use datepicker on version after butterfly git-svn-id: http://piwigo.org/svn/trunk@2704 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08jQuery Datepicker:rub1-13/+68
improve disabled elements on day and month lits (disable day for short months) (disable day and month for double selection) git-svn-id: http://piwigo.org/svn/trunk@2684 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-07jQuery Datepicker:rub1-3/+15
o use id for selector o check radio button on change date git-svn-id: http://piwigo.org/svn/trunk@2680 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-06Move datepicker.css to template-common.rub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2676 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05Remove "..." button witch appears on calendar button.rub1-2/+3
git-svn-id: http://piwigo.org/svn/trunk@2671 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05Move datepicker.css from theme to template.rub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2663 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04Admin side icons for goto template (Some are missing, older icons are there).vdigital1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2654 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02Purpose of datepicker with jQuery.rub1-13/+17
Fix button without action (thanks to P@t for console.log). Add all known_script. Improve code. git-svn-id: http://piwigo.org/svn/trunk@2639 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01Purpose of datepicker with jQuery.rub1-3/+3
Use {html_head} year are empty not 0. git-svn-id: http://piwigo.org/svn/trunk@2635 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-01Purpose of datepicker with jQuery.rub1-0/+124
I will open a french topic on forum to debate of implementation and possibles changes. git-svn-id: http://piwigo.org/svn/trunk@2632 68402e56-0260-453c-a942-63ccdbb3a9ee