aboutsummaryrefslogtreecommitdiffstats
path: root/themes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug 2436 fixed: remove HTML tags when displaying album name as tooltip2.2plegall2011-09-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@12122 68402e56-0260-453c-a942-63ccdbb3a9ee
* Validate index.tpl for W3C Gotcha2011-08-121-9/+9
| | | | | | bug:2399 git-svn-id: http://piwigo.org/svn/branches/2.2@11937 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2.2] - bug:2370ddtddt2011-06-291-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11578 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Branche2.2] - tag - feature:2354ddtddt2011-06-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11430 68402e56-0260-453c-a942-63ccdbb3a9ee
* backmerge r10642, it was not necessary on branch 2.2 and introduced visual ↵plegall2011-06-011-201/+176
| | | | | | changes like border-bottom on hover for album representative thumbnail git-svn-id: http://piwigo.org/svn/branches/2.2@11197 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r11062 from trunkmistic1002011-05-262-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@11063 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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
* bug:2307 merge r10992 from trunk - Adjust registration form based on email ↵mistic1002011-05-221-1/+3
| | | | | | requirement git-svn-id: http://piwigo.org/svn/branches/2.2@10993 68402e56-0260-453c-a942-63ccdbb3a9ee
* cancel r10646mistic1002011-05-012-12/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10739 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2269 merge r10648&r10649 from trunkmistic1002011-04-275-0/+38
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10650 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10645 from trunkmistic1002011-04-272-4/+12
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10646 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r10640 from trunkmistic1002011-04-271-176/+201
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10642 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update versions for plugins, themes and languages.patdenice2011-04-133-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.2@10350 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
* new favicon to match new logo designplegall2011-03-292-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@9911 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
* missing a " for closing title argflop252011-03-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9706 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
* feature:2114patdenice2011-03-093-10/+1
| | | | | | Simplify public templates. git-svn-id: http://piwigo.org/svn/trunk@9587 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update jquery ui path in public tpl files.patdenice2011-03-072-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@9560 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
* On theme Sylvia, the message "Gallerie in maintenance" hide information from ↵Gotcha2011-03-061-1/+0
| | | | | | | | behind. bug:1768 git-svn-id: http://piwigo.org/svn/trunk@9555 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 plugins, themes and languages versions.patdenice2011-03-043-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@9522 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor CSS changes (more visibility for Slyvia)Gotcha2011-02-251-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@9380 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2198 fixed: footer on text/plain email needs rewriteplegall2011-02-221-2/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@9354 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update jQuery to 1.5 and jQuery UI to 1.8.9patdenice2011-02-11213-5233/+24987
| | | | git-svn-id: http://piwigo.org/svn/trunk@9172 68402e56-0260-453c-a942-63ccdbb3a9ee
* scripts.js was not loaded on picture page with high imagesrvelices2011-01-251-3/+4
| | | | | | admin maintenance leave a space between grouped 'non-destructive' actions and 'destructive' actions git-svn-id: http://piwigo.org/svn/trunk@8898 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix icon display on index page (calendar by post date)rvelices2011-01-221-1/+1
| | | | | | | - remove unnecessary include_once - mysql functions simplification git-svn-id: http://piwigo.org/svn/trunk@8844 68402e56-0260-453c-a942-63ccdbb3a9ee
* more compact html outputrvelices2011-01-197-81/+65
| | | | git-svn-id: http://piwigo.org/svn/trunk@8774 68402e56-0260-453c-a942-63ccdbb3a9ee
* got rid of the last three very inefficient css rulesrvelices2011-01-192-14/+34
| | | | git-svn-id: http://piwigo.org/svn/trunk@8772 68402e56-0260-453c-a942-63ccdbb3a9ee
* - picture page compacts the output html using smarty striprvelices2011-01-182-44/+43
| | | | | | - decrease the default number of tags showable in the menubar git-svn-id: http://piwigo.org/svn/trunk@8757 68402e56-0260-453c-a942-63ccdbb3a9ee
* Happy new year 2011plegall2011-01-1815-30/+30
| | | | | | | Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery" git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102: add a few language keys to remove all image/picture/element ↵plegall2011-01-171-7/+0
| | | | | | and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
* got rid of a very innefficient (and not required) css rulervelices2011-01-171-3/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8725 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photo (admin side)rvelices2011-01-172-4/+4
| | | | | | also removed unnecessary/duplicate keys git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photo (public side)rvelices2011-01-165-13/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@8711 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photorvelices2011-01-147-14/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2108 finalize upload removal (php warnings)rvelices2011-01-131-115/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8652 68402e56-0260-453c-a942-63ccdbb3a9ee
* default theme made an inefficient css efficientrvelices2011-01-121-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8637 68402e56-0260-453c-a942-63ccdbb3a9ee
* lang remove 'Mail address' - use existing 'Email address'rvelices2011-01-121-1/+1
| | | | | | | lang remove unused 'return to homepage' lang change key 'a user use already this mail address' to 'this email address is already in use' git-svn-id: http://piwigo.org/svn/trunk@8635 68402e56-0260-453c-a942-63ccdbb3a9ee
* - language remove duplicate keysrvelices2011-01-111-2/+2
| | | | | | - css simpler git-svn-id: http://piwigo.org/svn/trunk@8613 68402e56-0260-453c-a942-63ccdbb3a9ee
* more compact footer.tpl (less spaced, unnnecessary span/class ...)rvelices2011-01-072-22/+18
| | | | | | | sylvia css simplification git-svn-id: http://piwigo.org/svn/trunk@8492 68402e56-0260-453c-a942-63ccdbb3a9ee
* thumbnails.tpl is smarty "stripped" to reduce payload-> increased margins of ↵rvelices2011-01-042-4/+3
| | | | | | thumbnails in css git-svn-id: http://piwigo.org/svn/trunk@8469 68402e56-0260-453c-a942-63ccdbb3a9ee
* - css sprites - attempt to auto align plugin image links on the index page ↵rvelices2011-01-034-9/+5
| | | | | | | | | and picture pages - css sprites - a couple of rel nofolloz dissapeared - hide the flat icon if there are no sub albums for the current album git-svn-id: http://piwigo.org/svn/trunk@8463 68402e56-0260-453c-a942-63ccdbb3a9ee
* dark theme same border colors for image thumbnails as category thumbnailsrvelices2011-01-032-11/+5
| | | | | | removed bg image for picture page header (the gradient was not anymore in continuation with the toolbar) git-svn-id: http://piwigo.org/svn/trunk@8462 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix js exception with web services in POST modervelices2011-01-032-3/+8
| | | | | | | - 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
* - fix quick connect right margin (recent css simplification impact)rvelices2011-01-012-12/+8
| | | | | | | - index.php wrong nav bar generation under some plugin cases - css sprites in the quick connect are simpler and more compact git-svn-id: http://piwigo.org/svn/trunk@8432 68402e56-0260-453c-a942-63ccdbb3a9ee
* index.tpl and thumbnails change: category description above thumbs and ↵rvelices2010-12-302-32/+31
| | | | | | | | enclosing ul moved to index.tpl fix some combine_xxx git-svn-id: http://piwigo.org/svn/trunk@8401 68402e56-0260-453c-a942-63ccdbb3a9ee
* css sprites increased the size of the arrows a couple of pixelsrvelices2010-12-307-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@8392 68402e56-0260-453c-a942-63ccdbb3a9ee