aboutsummaryrefslogtreecommitdiffstats
path: root/themes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* redirect page less dependent of the theme (can be called before theme loaded ↵rvelices2013-10-181-6/+2
| | | | | | ...) git-svn-id: http://piwigo.org/svn/trunk@24984 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed inline style widthrvelices2013-10-181-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@24981 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unused css rules, password recover form has a fieldset as all other ↵rvelices2013-10-172-12/+6
| | | | | | forms, no exit if mail send fails git-svn-id: http://piwigo.org/svn/trunk@24966 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2965: replace custom mail functions by PHPMailer (version 5.2.7).plegall2013-10-172-7/+1
| | | | | | | | | | | | | Based on patch by msakik. function pwg_send_mail no longer used (all is done in pwg_mail) new param $conf['smtp_secure'] work still in progress, some obsolete code must be removed git-svn-id: http://piwigo.org/svn/trunk@24951 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - smartpocket - prepared 2.5.3ddtddt2013-10-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@24928 68402e56-0260-453c-a942-63ccdbb3a9ee
* simplified first and last holders in picture navigation...rvelices2013-10-133-11/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@24881 68402e56-0260-453c-a942-63ccdbb3a9ee
* improved who can see this photo displayrvelices2013-10-104-36/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@24837 68402e56-0260-453c-a942-63ccdbb3a9ee
* do not load ajax loader on picture page because of commentsrvelices2013-10-102-7/+7
| | | | | | added some minor margins to avoid runin on small devices on calendar bars git-svn-id: http://piwigo.org/svn/trunk@24831 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unnecessary   from pwg-icon classesrvelices2013-10-074-39/+39
| | | | git-svn-id: http://piwigo.org/svn/trunk@24802 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Update it_IT, thanks to : EricnetPiwigo-TranslationTeam2013-10-051-21/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@24770 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add fi_FI, thanks to : Juhi24Piwigo-TranslationTeam2013-09-291-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@24668 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix switchbox for deeply nested position absolute elements (should use ↵rvelices2013-09-241-2/+2
| | | | | | position() instead of offset()) git-svn-id: http://piwigo.org/svn/trunk@24612 68402e56-0260-453c-a942-63ccdbb3a9ee
* move property declaration from #linkFirst to #linkFirst DIV ...rvelices2013-09-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@24611 68402e56-0260-453c-a942-63ccdbb3a9ee
* added a new icon (looks like a menu for mobiles)rvelices2013-09-248-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@24610 68402e56-0260-453c-a942-63ccdbb3a9ee
* smartpocket retina aware thumbnails display on index pagervelices2013-09-182-12/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@24514 68402e56-0260-453c-a942-63ccdbb3a9ee
* reduce left?right margin of tag cloud on tags pagervelices2013-09-181-3/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@24513 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add nb_NO, thanks to : abbamustPiwigo-TranslationTeam2013-09-171-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@24499 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add uk_UA, thanks to : animanPiwigo-TranslationTeam2013-09-091-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@24392 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add sl_SI, thanks to : MarkoAmPiwigo-TranslationTeam2013-09-071-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@24367 68402e56-0260-453c-a942-63ccdbb3a9ee
* smartpocket main image on picture page limited to width:100% (otherwise ↵rvelices2013-08-161-17/+1
| | | | | | overflow hidden) git-svn-id: http://piwigo.org/svn/trunk@24170 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add fa_IR, thanks to : GarciaPiwigo-TranslationTeam2013-08-121-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@24153 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add th_TH, thanks to : praditPiwigo-TranslationTeam2013-08-101-0/+33
| | | | git-svn-id: http://piwigo.org/svn/trunk@24148 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add ca_ES, thanks to : josep.tornePiwigo-TranslationTeam2013-08-061-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@24123 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add ko_KR, thanks to : ayokyunPiwigo-TranslationTeam2013-08-061-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@24119 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add ta_IN, thanks to : saitjaleelPiwigo-TranslationTeam2013-07-301-0/+33
| | | | git-svn-id: http://piwigo.org/svn/trunk@24080 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add hu_HU, thanks to : samliPiwigo-TranslationTeam2013-07-261-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@24031 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add vi_VN, thanks to : dummyPiwigo-TranslationTeam2013-07-251-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@24028 68402e56-0260-453c-a942-63ccdbb3a9ee
* mobile tags page make it "searcheable" rvelices2013-07-181-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23995 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add zh_CN, thanks to : dennisyanPiwigo-TranslationTeam2013-07-141-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@23949 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add sv_SE, thanks to : kaboPiwigo-TranslationTeam2013-07-121-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@23927 68402e56-0260-453c-a942-63ccdbb3a9ee
* - on picture.php do not set the prefetch link if already set by a pluginrvelices2013-07-081-2/+2
| | | | | | - picture.tpl set the derivative size checkbox id to the correct name git-svn-id: http://piwigo.org/svn/trunk@23882 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add ro_RO, thanks to : smarmiePiwigo-TranslationTeam2013-07-071-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@23854 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add kn_IN, thanks to : rudramurthyPiwigo-TranslationTeam2013-07-051-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@23781 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add zh_TW, thanks to : unsetlayPiwigo-TranslationTeam2013-07-031-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@23752 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2848flop252013-07-022-8/+15
| | | | | | The "More Info" link now works and redirects to the picture page git-svn-id: http://piwigo.org/svn/trunk@23745 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add et_EE, thanks to : EggyPiwigo-TranslationTeam2013-07-011-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@23737 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2848flop252013-06-309-9/+740
| | | | | | | | added two options for the slideshow ToDo lang var git-svn-id: http://piwigo.org/svn/trunk@23718 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2848flop252013-06-302-3/+24
| | | | | | Switch to Desktop link in the menu also git-svn-id: http://piwigo.org/svn/trunk@23716 68402e56-0260-453c-a942-63ccdbb3a9ee
* Directly display the picture page if it uses a representative pictflop252013-06-301-1/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@23715 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2848flop252013-06-3033-1404/+3243
| | | | | | | | | | | | | | jquery.mobile updated photoswipe updated menubar is now a right panel, with almost all the usual links added comment, search, picture, about and tags pages ToDo: *bug correction of the link added to the photoswipe toolbar (link doesn't triggered) *display the calculated size on the picture page limitations: no calendar view git-svn-id: http://piwigo.org/svn/trunk@23713 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add bg_BG, thanks to : turnokopaPiwigo-TranslationTeam2013-06-301-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@23701 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add nl_NL, thanks to : Kees HesselsPiwigo-TranslationTeam2013-06-301-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@23692 68402e56-0260-453c-a942-63ccdbb3a9ee
* on picture page add TITLE_ESC variable for every thumb to avoid escaping ↵rvelices2013-06-303-9/+9
| | | | | | TITLE more than 40 times in the template... git-svn-id: http://piwigo.org/svn/trunk@23689 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2934flop252013-06-291-2/+2
| | | | | | wrong id/name for the username input git-svn-id: http://piwigo.org/svn/trunk@23658 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2918flop252013-06-283-5/+28
| | | | | | | Display a link for the fist and last page on picture.tpl, to go to the album 3 lang keys added git-svn-id: http://piwigo.org/svn/trunk@23642 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix missing prev/next nav items in the calendar view (Smarty ↵rvelices2013-06-271-11/+8
| | | | | | get_template_vars by reference not working anymore) git-svn-id: http://piwigo.org/svn/trunk@23618 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Add lt_LT, thanks to : vilisasPiwigo-TranslationTeam2013-06-271-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@23597 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix smarty 3: | (modifier) operator priority is greater than +,/ ...rvelices2013-06-251-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@23550 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant]flop252013-06-251-3/+4
| | | | | | when disabling the animation of the main menu, make sure the menu will be showed git-svn-id: http://piwigo.org/svn/trunk@23535 68402e56-0260-453c-a942-63ccdbb3a9ee
* [elegant] Update lv_LV, thanks to : agrisansPiwigo-TranslationTeam2013-06-241-20/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@23518 68402e56-0260-453c-a942-63ccdbb3a9ee