aboutsummaryrefslogtreecommitdiffstats
path: root/themes (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-15[2.5] - smartpocket - prepared 2.5.3ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@24929 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-29merge svn:23658 from trunk to 2.5 flop251-2/+2
bug:2934 wrong id/name for the username input git-svn-id: http://piwigo.org/svn/branches/2.5@23659 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-15Merged revision(s) 23231 from trunk:mistic1001-5/+16
feature:2922 Add caseSensitive option to TokenInput (false by default) git-svn-id: http://piwigo.org/svn/branches/2.5@23232 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-15Merged revision(s) 23229 from trunk:mistic1001-1/+6
bug:2921 Can't create tags with special chars like ( + [ https://github.com/MartinKoerner/jquery-tokeninput/commit/cc8eab541ad1371c6f0c6730c0154908eb105f5d git-svn-id: http://piwigo.org/svn/branches/2.5@23230 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-22merge r21779 from trunk to branch 2.5patdenice1-3/+2
Correct image size in smartpocket with GThumb+ activated git-svn-id: http://piwigo.org/svn/branches/2.5@21780 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-05[2.5] - ID extensionddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/2.5@21200 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-04typo fixed from r21175plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@21176 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-04bug 2859 fixed: sanitize of photo title before use in title/alt HTML attributesplegall3-8/+8
git-svn-id: http://piwigo.org/svn/trunk@21175 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-04bug 2857 fixed: select/options are invisible (#ccc on #ccc) with Chromeplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@21173 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-02[trunk] - theme - update Révision to 2.5.0ddtddt5-5/+5
git-svn-id: http://piwigo.org/svn/trunk@21098 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-25on picture.php replace U_ADMIN url with U_PHOTO_ADMIN url to avoid being ↵rvelices1-2/+2
overriden by menubar and having to redefine it (U_ADMIN still there for 2.5 version for backward compatibility) git-svn-id: http://piwigo.org/svn/trunk@21039 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-23- replaced calendar views select with a drop down box (as sort order and ↵rvelices4-10/+22
photo sizes) - some css compaction git-svn-id: http://piwigo.org/svn/trunk@20982 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-22fix english language stringrvelices1-1/+1
added missing rel nofollow on registration page link git-svn-id: http://piwigo.org/svn/trunk@20924 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18upgraded jquery ui from 1.9.0 to 1.10.1rvelices118-4325/+5379
git-svn-id: http://piwigo.org/svn/trunk@20824 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18upgraded jquery jcrop from 0.9.10 to 0.9.12rvelices3-145/+223
git-svn-id: http://piwigo.org/svn/trunk@20820 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18upgraded jquery chosen from 0.9.7 to 0.9.11rvelices3-51/+75
git-svn-id: http://piwigo.org/svn/trunk@20818 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18upgraded jquery colorbox from 1.3.16 to 1.4.1rvelices3-128/+148
git-svn-id: http://piwigo.org/svn/trunk@20816 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-05fix potential smartpocket redirect issue in admin (redirect -> redirect_html ↵rvelices1-1/+1
-> new Template -> include themeconf.inc.php => Fatal error) git-svn-id: http://piwigo.org/svn/trunk@20579 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-04feature 2834: move "up" icon before previous/next arrowsplegall1-5/+5
git-svn-id: http://piwigo.org/svn/trunk@20542 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-04feature 2833: better looking icons for Elegant. Mainly on picture.php, to be ↵plegall4-2/+2
completed. Icons are coming from screenshots of entypo and typicons fonts. The Entypo and Typicons pictograms are licensed under CC BY 3.0. git-svn-id: http://piwigo.org/svn/trunk@20541 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-29moved inline css in theme.cssflop255-4/+10
removed useless theme conf ready for rc git-svn-id: http://piwigo.org/svn/trunk@20452 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-22javascript int type instead of stringrvelices3-5/+3
git-svn-id: http://piwigo.org/svn/trunk@20336 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-17bug:2820 & bug:2684flop254-78/+17
much better code : ability to pass max_requests to the js file like error_icon git-svn-id: http://piwigo.org/svn/trunk@20212 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-17bug:2684flop257-4/+12
picture page and comment_list.tpl clean up unused loader gif git-svn-id: http://piwigo.org/svn/trunk@20211 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-14bug:2820 & bug:2684flop257-8/+83
add $conf['maxRequests'] perf enhanced : declare once {combine_script} add one loading gif, fixed at the bottom right of the page display an icon for picture loading, and an error icon if ajax failed : might need to be integrated in sprite.png ToDo picture page/clean up unused loader gif/sleep above all. git-svn-id: http://piwigo.org/svn/trunk@20161 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-09bug:2819patdenice2-0/+10
Link problem in menu with smartpocket Add redirect.tpl in smartpocket. git-svn-id: http://piwigo.org/svn/trunk@20014 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall16-16/+16
expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-31upgraded js libsrvelices5-636/+590
jquery from 1.8.2 to 1.8.3 jquery jCrop from 0.9.9 to 0.9.10 git-svn-id: http://piwigo.org/svn/trunk@19682 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-26smarty bug introduced in r19575 mistic1001-2/+2
git-svn-id: http://piwigo.org/svn/trunk@19581 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-26feature 2816: {strip} smarty tag can introduce bugs in javascript + fix ↵mistic1001-2/+3
picture.tpl git-svn-id: http://piwigo.org/svn/trunk@19575 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-06improved template/css: create .tag_search_results and .category_search_resultsplegall2-2/+8
CSS class to avoid inline CSS and make customization easier (ability to hide these blocks with LocalFiles Editor) git-svn-id: http://piwigo.org/svn/trunk@19302 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-30bug 2772: remove "Home" from html title pages on index pages - partial ↵rvelices1-1/+1
revert change of breadcrumb title on home page git-svn-id: http://piwigo.org/svn/trunk@19233 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-14wrong htmlrvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@19014 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-14fix legend color for dark themes with IErvelices1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@19013 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-13feature:2614 pagination on albums, disable pagination on SmartPocket, ↵mistic1001-0/+9
waiting for a better integration git-svn-id: http://piwigo.org/svn/trunk@19009 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-13cosmetic change (easier for prefilter)rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@19007 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-13bug 2614: pagination on albums - fix mobile themervelices1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@19006 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-13increqse hieght of dqrk theme h2 bqckground (some pixels were missing)rvelices1-0/+0
git-svn-id: http://piwigo.org/svn/trunk@19005 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-11feature:2786 Allow to edit website url in user comments + improve "user ↵mistic1001-4/+6
experience" on comment edition git-svn-id: http://piwigo.org/svn/trunk@18995 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-06feature 2771 upgrade jquery ui - forgot to add non minimified files (not ↵rvelices17-0/+3830
used anywhere in the code, but for the sake of coherence) git-svn-id: http://piwigo.org/svn/trunk@18953 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-06remove old unused iconsrvelices5-0/+0
git-svn-id: http://piwigo.org/svn/trunk@18952 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-06- fill add comment form fields only if the input comment has been rejectedrvelices2-5/+3
- simplify templates git-svn-id: http://piwigo.org/svn/trunk@18950 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-04remove unused cssrvelices1-8/+1
git-svn-id: http://piwigo.org/svn/trunk@18923 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-27fix php warning + removed unnecessary  rvelices1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@18757 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-27doctype is html5 - less restrictivie than html 4 strict (which we are not ↵rvelices1-1/+1
compatible with anyway)... git-svn-id: http://piwigo.org/svn/trunk@18756 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-26rollback remove empty <ul> ( -r18748 )rvelices6-0/+13
git-svn-id: http://piwigo.org/svn/trunk@18750 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-25rel nofollow for user comment url + remove empty <ul>rvelices7-16/+3
git-svn-id: http://piwigo.org/svn/trunk@18748 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-21bug 2775: on index page, errors/infos messages can be at the bottom with PWG ↵mistic1002-3/+13
Stuffs git-svn-id: http://piwigo.org/svn/trunk@18712 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-13bug 2772: remove "Home" from html title pages on index pagesrvelices1-4/+1
git-svn-id: http://piwigo.org/svn/trunk@18637 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-13feature 2760: allow tag exclusion in quick search rvelices1-3/+2
git-svn-id: http://piwigo.org/svn/trunk@18636 68402e56-0260-453c-a942-63ccdbb3a9ee