aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug:2278 fixed (merge r10970 r11008 r11039 from trunk) replace FCBKcomplete ↵mistic1002011-05-252-645/+777
| | | | | | by TokenInput to avoid 3rd tag issue on autocomplete git-svn-id: http://piwigo.org/svn/branches/2.2@11056 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2269 merge r10648&r10649 from trunkmistic1002011-04-272-0/+36
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10650 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add ajaxmanager plugin.patdenice2011-03-301-0/+342
| | | | git-svn-id: http://piwigo.org/svn/trunk@9933 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2225 fixed: jQuery FCBKcomplete needed an upgrade to be compatible with ↵plegall2011-03-211-219/+276
| | | | | | jQuery 1.5 git-svn-id: http://piwigo.org/svn/trunk@9805 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2219patdenice2011-03-101-0/+65
| | | | | | Sort available plugins without reloading the whole page git-svn-id: http://piwigo.org/svn/trunk@9598 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update jQuery UI to 1.8.10.patdenice2011-03-0782-13519/+229
| | | | | | Improve jquery ui management in template class. git-svn-id: http://piwigo.org/svn/trunk@9559 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2214patdenice2011-03-064-594/+744
| | | | | | | Update jQuery to 1.5.1 and cluetip to 1.0.7. Now cluetip work on IE9. git-svn-id: http://piwigo.org/svn/trunk@9553 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update jQuery to 1.5 and jQuery UI to 1.8.9patdenice2011-02-11211-5227/+24981
| | | | git-svn-id: http://piwigo.org/svn/trunk@9172 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix js exception with web services in POST modervelices2011-01-031-3/+3
| | | | | | | - added accessor for registered scripts in template - added css rule for plugins (images in the categoryActions) it was previsously there but it dissapeared with the sprites git-svn-id: http://piwigo.org/svn/trunk@8449 68402e56-0260-453c-a942-63ccdbb3a9ee
* - css sprites work for ie6rvelices2010-12-281-1/+1
| | | | | | - simplify/remove css git-svn-id: http://piwigo.org/svn/trunk@8362 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unused files / code / css; shorter codervelices2010-12-231-382/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8247 68402e56-0260-453c-a942-63ccdbb3a9ee
* jquery upgrade to 1.4.4rvelices2010-12-163-1452/+2719
| | | | git-svn-id: http://piwigo.org/svn/trunk@8162 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2043: some Javascript errors in default theme (also makes the rating.js ↵rvelices2010-11-302-60/+75
| | | | | | script async) git-svn-id: http://piwigo.org/svn/trunk@7957 68402e56-0260-453c-a942-63ccdbb3a9ee
* small javascript and css simplificationrvelices2010-11-232-32/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@7852 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r6575-6576 from branch 2.1rvelices2010-06-222-55/+34
| | | | | | | -removed use of fix-khtml.css (I tried Safari and it does not need it) - better javascript funcs + shorter notation git-svn-id: http://piwigo.org/svn/trunk@6577 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1601: improve error feedback on multiple upload : use jGrowl jQueryplegall2010-04-141-0/+9
| | | | | | plugin to display individual state for each uploaded file. git-svn-id: http://piwigo.org/svn/trunk@5848 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-13118-0/+18228
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