aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Resolved 0000728: Add description triggers for categories and elementsrub2007-08-253-4/+18
| | | | | | | | | | | Add: o render_category_description o render_category_literal_description o render_element_description Merge branch-1_7 2048:2050 into BSF git-svn-id: http://piwigo.org/svn/trunk@2079 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 0000729 : Distant Site on http://members.lycos.co.uk/laurent.duretz2007-08-111-6/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@2077 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 0000727: create_listing_file.php n'assigne pas la miniature aux ↵laurent.duretz2007-07-251-0/+1
| | | | | | fichiers non images git-svn-id: http://piwigo.org/svn/trunk@2075 68402e56-0260-453c-a942-63ccdbb3a9ee
* Revised to repsect HTML conformity and to remove a minor bug on template.vdigital2007-07-251-9/+18
| | | | | | Only the real administrator template is used for the Controller page. git-svn-id: http://piwigo.org/svn/trunk@2073 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved 0000726: script_basename returns bad resultrub2007-07-241-26/+25
| | | | | | With specific server configuration, script_basename returns bad result. git-svn-id: http://piwigo.org/svn/trunk@2071 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r2069 from branch-1_7 to trunkrvelices2007-07-192-9/+19
| | | | | | added 2 events: get_categories_menu_sql_where and get_html_menu_category in order to allow personalisation of the category menu git-svn-id: http://piwigo.org/svn/trunk@2070 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move translations on good version blockrub2007-07-192-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@2068 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000725: Check integrityrub2007-07-192-20/+22
| | | | | | Move c13y translations on the block of version 1.7.1 git-svn-id: http://piwigo.org/svn/trunk@2066 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000725: Check integrityrub2007-07-187-50/+515
| | | | | | | | | Replace actual test (exif) by a new dynamic system of check integrity. Anomalies are listed with automatic correction if it's possible. It's a proposition of new feature! git-svn-id: http://piwigo.org/svn/trunk@2065 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge -r2063 from branch-1_7 to trunk - admin language and help file ↵rvelices2007-07-124-15/+23
| | | | | | correction git-svn-id: http://piwigo.org/svn/trunk@2064 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r2061 from branch 1.7 to trunkrvelices2007-07-104-8/+20
| | | | | | | feature 719 : Split purge history link into Purge summary and Purge details. - add a confirmation box when purging history git-svn-id: http://piwigo.org/svn/trunk@2062 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change headers with team emailrub2007-07-1014-33/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@2059 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000718: Add method "concat_var_from_handle" in template classrub2007-07-101-16/+18
| | | | | | | | Rename trigger name loc_before_* by loc_begin_* Merge branch-1_7 2048:2050 into BSF git-svn-id: http://piwigo.org/svn/trunk@2058 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000717: guest must be guestrub2007-07-074-0/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@2055 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r2052 from branch-1_7 to trunkrvelices2007-07-072-4/+15
| | | | | | - fix set_status_header for fastCGI installations that are strict in terms of http protocol (1.0 or 1.1) git-svn-id: http://piwigo.org/svn/trunk@2053 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000715: Fix bad format of email with name contains special ↵rub2007-07-021-1/+1
| | | | | | | | | | | character. + Ignore all for plugins and theme directories Merge branch-1_7 2048:2050 into BSF git-svn-id: http://piwigo.org/svn/trunk@2051 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix help filesrvelices2007-06-304-14/+15
| | | | | | | - feature 695 added action loc_user_profile_updated in profile.php - added event allow_increment_element_hit_count in picture.php git-svn-id: http://piwigo.org/svn/trunk@2048 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 713: allow permalinks to contain the slash ("/") characterrvelices2007-06-285-48/+104
| | | | git-svn-id: http://piwigo.org/svn/trunk@2047 68402e56-0260-453c-a942-63ccdbb3a9ee
* - when gallery is locked, the status header is set to 503 (Service unavailable)rvelices2007-06-272-10/+16
| | | | | | - small improvement in admin template (text near checkboxes goes inside <label> element) git-svn-id: http://piwigo.org/svn/trunk@2046 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed the quick search text in the menubar (above the input)rvelices2007-06-265-6/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@2045 68402e56-0260-453c-a942-63ccdbb3a9ee
* quick search results improvement: elements with the same relevance are ↵rvelices2007-06-231-3/+11
| | | | | | ordered using the global order_bye git-svn-id: http://piwigo.org/svn/trunk@2043 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000711: Add triggers and template block in order to add ↵rub2007-06-222-0/+18
| | | | | | quickly new informations git-svn-id: http://piwigo.org/svn/trunk@2041 68402e56-0260-453c-a942-63ccdbb3a9ee
* Error on my last commit 2038rub2007-06-211-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2039 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000708: Error on synchronizationrub2007-06-213-13/+28
| | | | | | | | Resolved issue 0000709: Error with $conf['default_admin_layout'] git-svn-id: http://piwigo.org/svn/trunk@2038 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add directories to ignore listrub2007-06-190-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2037 68402e56-0260-453c-a942-63ccdbb3a9ee
* Enhancement for the plugin development:rub2007-06-132-1/+9
| | | | | | | | | o Add footer block o Add useful triggers on template object Merge branch-1_7 2034:2035 into BSF git-svn-id: http://piwigo.org/svn/trunk@2036 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 0000705: Upload error with incomplete URL.vdigital2007-06-122-2/+5
| | | | | | + Broken link in Admin/intro.php git-svn-id: http://piwigo.org/svn/trunk@2033 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000489: Mail address obligatoryrub2007-06-109-14/+80
| | | | git-svn-id: http://piwigo.org/svn/trunk@2032 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000702: Code Injection with picture commentrub2007-06-074-4/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2030 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000697: with generic user a author name is necessary to ↵rub2007-06-0516-47/+72
| | | | | | | | | comment picture. + Change way to determinate if user is a guest (use functions like is_admin) git-svn-id: http://piwigo.org/svn/trunk@2029 68402e56-0260-453c-a942-63ccdbb3a9ee
* update: some more files to save before upgradingchrisaga2007-06-022-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@2028 68402e56-0260-453c-a942-63ccdbb3a9ee
* Cosmetic: make get_comment_post_key function more readable.plegall2007-05-281-1/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@2027 68402e56-0260-453c-a942-63ccdbb3a9ee
* Improvement of picture url built rub2007-05-253-6/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@2026 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000693: guest & default users can to be deletedrub2007-05-253-10/+40
| | | | git-svn-id: http://piwigo.org/svn/trunk@2024 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug: Conformity issue, empty categories create errors.vdigital2007-05-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2022 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r2020 from branch 17 to trunkrvelices2007-05-181-2/+2
| | | | | | - invalid html in page banner on admin page might interfere with actual page git-svn-id: http://piwigo.org/svn/trunk@2021 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 0000691: Fix bad French translationsrub2007-05-171-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@2018 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin multi view improvement: allow admins to change conf['show_queries'] ↵rvelices2007-05-162-0/+47
| | | | | | and conf['debug_l10n'] for their session ... git-svn-id: http://piwigo.org/svn/trunk@2016 68402e56-0260-453c-a942-63ccdbb3a9ee
* Replace some $lang by l10nrub2007-05-157-28/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@2014 68402e56-0260-453c-a942-63ccdbb3a9ee
* keyword search was not working comments.phprvelices2007-05-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2012 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 0000619: bad result of cookie_path() functionrub2007-05-141-1/+4
| | | | | | | Manage gallery install on directly on root directory git-svn-id: http://piwigo.org/svn/trunk@2010 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move language markers following last commit.rub2007-05-134-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@2009 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change Language marker: From 1.8 (and following) all language updates are ↵vdigital2007-05-134-2/+4
| | | | | | | | grouped below a comment line. Developers are invited to respect this new rule to minimize translators efforts. git-svn-id: http://piwigo.org/svn/trunk@2008 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 0000619: bad result of cookie_path() functionrub2007-05-111-1/+15
| | | | | | | After discussion with Radu of an other case, PATH_INFO is re-introduce with news conditions. git-svn-id: http://piwigo.org/svn/trunk@2006 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 0000619: bad result of cookie_path() functionrub2007-05-081-17/+4
| | | | | | | | I removed source code with PATH_INFO because this code generates problem on some environment and because I don't understand this utility (next substr extracts good value) git-svn-id: http://piwigo.org/svn/trunk@2004 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 538 fixed: when managing elements of a virtual category, dissociatingplegall2007-05-071-5/+10
| | | | | | | | some elements of the current category now instantly removes the elements of the element list. git-svn-id: http://piwigo.org/svn/trunk@2003 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1997:1998 from branch 1.7 to trunkplegall2007-05-041-3/+8
| | | | | | | | Bug 679 fixed: avoid involuntarily upgrading more than once. A check of existing tables/columns was added to make sure the upgrade is not a refresh. git-svn-id: http://piwigo.org/svn/trunk@1999 68402e56-0260-453c-a942-63ccdbb3a9ee
* correct bug on one of my previous commits (flat for picture page)rvelices2007-05-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1996 68402e56-0260-453c-a942-63ccdbb3a9ee
* check for is_adviser in plugin admin pagervelices2007-05-021-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1994 68402e56-0260-453c-a942-63ccdbb3a9ee
* Missing svn propertyrub2007-05-010-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@1993 68402e56-0260-453c-a942-63ccdbb3a9ee