aboutsummaryrefslogtreecommitdiffstats
path: root/themes (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-25scripts.js was not loaded on picture page with high imagesrvelices1-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
2011-01-22- fix icon display on index page (calendar by post date)rvelices1-1/+1
- remove unnecessary include_once - mysql functions simplification git-svn-id: http://piwigo.org/svn/trunk@8844 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-19more compact html outputrvelices7-81/+65
git-svn-id: http://piwigo.org/svn/trunk@8774 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-19got rid of the last three very inefficient css rulesrvelices2-14/+34
git-svn-id: http://piwigo.org/svn/trunk@8772 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18- picture page compacts the output html using smarty striprvelices2-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
2011-01-18Happy new year 2011plegall15-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
2011-01-17feature 2102: add a few language keys to remove all image/picture/element ↵plegall1-7/+0
and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17got rid of a very innefficient (and not required) css rulervelices1-3/+0
git-svn-id: http://piwigo.org/svn/trunk@8725 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17feature 2102 : rename item/image/picture to photo (admin side)rvelices2-4/+4
also removed unnecessary/duplicate keys git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-16feature 2102 : rename item/image/picture to photo (public side)rvelices5-13/+13
git-svn-id: http://piwigo.org/svn/trunk@8711 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-14feature 2102 : rename item/image/picture to photorvelices7-14/+14
git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-13feature 2108 finalize upload removal (php warnings)rvelices1-115/+0
git-svn-id: http://piwigo.org/svn/trunk@8652 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-12default theme made an inefficient css efficientrvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@8637 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-12lang remove 'Mail address' - use existing 'Email address'rvelices1-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
2011-01-11- language remove duplicate keysrvelices1-2/+2
- css simpler git-svn-id: http://piwigo.org/svn/trunk@8613 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-07more compact footer.tpl (less spaced, unnnecessary span/class ...)rvelices2-22/+18
sylvia css simplification git-svn-id: http://piwigo.org/svn/trunk@8492 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-04thumbnails.tpl is smarty "stripped" to reduce payload-> increased margins of ↵rvelices2-4/+3
thumbnails in css git-svn-id: http://piwigo.org/svn/trunk@8469 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-03- css sprites - attempt to auto align plugin image links on the index page ↵rvelices4-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
2011-01-03dark theme same border colors for image thumbnails as category thumbnailsrvelices2-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
2011-01-03- fix js exception with web services in POST modervelices2-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
2011-01-01- fix quick connect right margin (recent css simplification impact)rvelices2-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
2010-12-30index.tpl and thumbnails change: category description above thumbs and ↵rvelices2-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
2010-12-30css sprites increased the size of the arrows a couple of pixelsrvelices7-0/+0
git-svn-id: http://piwigo.org/svn/trunk@8392 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-29css sprites fix ie7 displayrvelices2-149/+145
picture.tpl more compact + removed unnecessary escape modifiers + use footer_script template combine_css small things git-svn-id: http://piwigo.org/svn/trunk@8378 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-29merge -c8373 from branch 2.1 to trunkrub1-0/+5
Add a new way to add informations on about page. (Loop on template) Add element on ignore list git-svn-id: http://piwigo.org/svn/trunk@8374 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-28- css sprites work for ie6rvelices7-41/+16
- simplify/remove css git-svn-id: http://piwigo.org/svn/trunk@8362 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-27feature 2086: also switch the no_photo_yet screens to clear backgroundplegall1-26/+61
git-svn-id: http://piwigo.org/svn/trunk@8312 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-26simplify inefficient CSS rules according to pagespeedrvelices7-71/+72
git-svn-id: http://piwigo.org/svn/trunk@8306 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-25- simplified inneficient css rulesrvelices3-29/+28
- template language key - group picture scripts on the bottom of the page git-svn-id: http://piwigo.org/svn/trunk@8299 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23- more efficient css rules (according to pagespeed)rvelices7-42/+40
git-svn-id: http://piwigo.org/svn/trunk@8269 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23css sprites attempt to fix ie6 displayrvelices2-2/+5
git-svn-id: http://piwigo.org/svn/trunk@8264 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23removed unused files / code / css; shorter codervelices2-392/+0
git-svn-id: http://piwigo.org/svn/trunk@8247 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-17fix icon bottom borderrvelices2-5/+4
git-svn-id: http://piwigo.org/svn/trunk@8169 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-16jquery upgrade to 1.4.4rvelices6-1455/+2722
git-svn-id: http://piwigo.org/svn/trunk@8162 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-16css sprites for all themesrvelices16-27/+36
git-svn-id: http://piwigo.org/svn/trunk@8161 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14feature 2060: Remove adviser from db structure.patdenice1-1/+1
Remove adviser from user_list page and some db queries. git-svn-id: http://piwigo.org/svn/trunk@8131 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14css sprites - almost done - still to implement nice colors and hover effect ↵rvelices11-258/+136
for clear and sylvia git-svn-id: http://piwigo.org/svn/trunk@8119 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-12css spritesrvelices12-134/+133
git-svn-id: http://piwigo.org/svn/trunk@8091 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11css sprites (still ongoing)rvelices12-78/+139
git-svn-id: http://piwigo.org/svn/trunk@8076 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-10first sprite usage on picture pagervelices7-7/+201
git-svn-id: http://piwigo.org/svn/trunk@8066 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-04trunk admin theme goes with combine_script instead of old style known_script rvelices3-19/+13
git-svn-id: http://piwigo.org/svn/trunk@7995 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-03new template feature: combine_css rvelices4-17/+20
- fully functional with file merging - takes care of url() in css and recursively merge all @import - migrated public templates only; need more code doc git-svn-id: http://piwigo.org/svn/trunk@7987 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-02new template features: combine_script, footer_script and get_combined_scriptsrvelices7-25/+32
migrated public templates only; need more code doc git-svn-id: http://piwigo.org/svn/trunk@7975 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-30bug 2043: some Javascript errors in default theme (also makes the rating.js ↵rvelices3-64/+83
script async) git-svn-id: http://piwigo.org/svn/trunk@7957 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-25-fix css rulesrvelices6-89/+79
- comment_list.tpl style was broken - picture_nav_buttons.tpl shorter javascript git-svn-id: http://piwigo.org/svn/trunk@7877 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-24css rules simplificationrvelices7-63/+63
- merged rules - remove overly qualified inefficient selectors etc... git-svn-id: http://piwigo.org/svn/trunk@7869 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-23small javascript and css simplificationrvelices3-34/+3
git-svn-id: http://piwigo.org/svn/trunk@7852 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-22simplification of CSS rules (trunk only)rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@7844 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-22simplification of CSS rules (trunk only)rvelices4-39/+26
git-svn-id: http://piwigo.org/svn/trunk@7843 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-22feature 2038: simplification of CSS rulesrvelices2-20/+19
- use shorthand notation - remove some overly qualified selectors (no impact) git-svn-id: http://piwigo.org/svn/trunk@7841 68402e56-0260-453c-a942-63ccdbb3a9ee