aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Issue 0000684: History [Search] - Add a thumbnail displayrub2007-05-018-128/+232
| | | | | | | | | | | | | | | | o Display choice can be selected o Display choice is saved on on cookie o Small improvement picture link (hoverbox on all the link, alt&title on classic mode) o New cookie functions and use Enhance computing method of script_basename function. http://forum.phpwebgallery.net/viewtopic.php?pid=58258#p58258 Merge BSF 1988:1989 into branch-1_7 git-svn-id: http://piwigo.org/svn/trunk@1992 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 0000684: History [Search] - Add a thumbnail display.vdigital2007-04-292-5/+67
| | | | git-svn-id: http://piwigo.org/svn/trunk@1991 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 0000529:rub2007-04-291-2/+16
| | | | | | | | Enhance computing method of script_basename function. http://forum.phpwebgallery.net/viewtopic.php?pid=58258#p58258 git-svn-id: http://piwigo.org/svn/trunk@1989 68402e56-0260-453c-a942-63ccdbb3a9ee
* Delete all history tables on maintenance page.rub2007-04-271-3/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@1987 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 0000682: Error on user registrationrub2007-04-272-7/+3
| | | | | | | | On register page when the 2 passwords are not the same, an error occurs but user is also created. => Just error must be raised. git-svn-id: http://piwigo.org/svn/trunk@1985 68402e56-0260-453c-a942-63ccdbb3a9ee
* category image order not correctrvelices2007-04-271-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1983 68402e56-0260-453c-a942-63ccdbb3a9ee
* maintenance on categories also invalidates the user cachervelices2007-04-271-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1981 68402e56-0260-453c-a942-63ccdbb3a9ee
* put some code from the huge section_init to 2 functionsrvelices2007-04-262-205/+225
| | | | | | | | | | - parse_section_url does the exact opposite of make_section_in_url - parse_well_known_params_url does the exact opposite of add_well_known_params_in_url section_init is more readable and plugins can have their own views with the same url style this is not a bug correction but I will merge it to branch 1_7 to take advantage for a plugin git-svn-id: http://piwigo.org/svn/trunk@1980 68402e56-0260-453c-a942-63ccdbb3a9ee
* invalidation of the users cache done in a function and an action is triggeredrvelices2007-04-262-6/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@1978 68402e56-0260-453c-a942-63ccdbb3a9ee
* small english correctionrvelices2007-04-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1976 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge revision 1974 from branch-1_7 to trunkrvelices2007-04-232-8/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@1975 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug: Permalink arrows visibility / p0w0 theme.vdigital2007-04-221-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@1972 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add filter conditions on new sql query added for feature 660.rub2007-04-221-0/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@1971 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 660 added: creation date of tthe category images can be displayedplegall2007-04-223-0/+70
| | | | | | | | | next to category title in subcatify mode. The feature was implemented in a very simple way that must be improved in display, performance and recursivity. git-svn-id: http://piwigo.org/svn/trunk@1970 68402e56-0260-453c-a942-63ccdbb3a9ee
* In create_listing_file.php file, re-set $conf['use_exif'] value with same ↵rub2007-04-211-4/+9
| | | | | | | | | | value defined in config_default.inc.php file. With 1.7, action are done in order to standardize between this 2 files. Reduce line length (<79) git-svn-id: http://piwigo.org/svn/trunk@1968 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix French language (See http://forum.phpwebgallery.net/viewtopic.php?id=10510)rub2007-04-201-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1966 68402e56-0260-453c-a942-63ccdbb3a9ee
* - added rel nofollow for help link in search.tplrvelices2007-04-202-7/+8
| | | | | | - added {PLUGIN_PICTURE_ACTIONS} in picture.tpl git-svn-id: http://piwigo.org/svn/trunk@1964 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@1963 ↵rub2007-04-192-1/+55
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change cat_*.php headerrub2007-04-193-9/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@1961 68402e56-0260-453c-a942-63ccdbb3a9ee
* Small improvement: order group by name rub2007-04-193-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@1960 68402e56-0260-453c-a942-63ccdbb3a9ee
* Caddie:rub2007-04-141-0/+3
| | | | | | Fix issue when the are not pictures attached to disassociated categories git-svn-id: http://piwigo.org/svn/trunk@1958 68402e56-0260-453c-a942-63ccdbb3a9ee
* Small improvement:rub2007-04-141-0/+1
| | | | | | Random selection of pictures on notifications. git-svn-id: http://piwigo.org/svn/trunk@1957 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1955 from branch-1_7 to trunk:rvelices2007-04-133-3/+17
| | | | | | | flat view small improvements (picture page on root category sorter urls and works in several cases) correction in permalinks admin (error was assignment in if instead of comparison) git-svn-id: http://piwigo.org/svn/trunk@1956 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: trunk code name changes from "Alligator" to "Butterfly".plegall2007-04-112-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1954 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix admin.php #_user_cache.need_updatervelices2007-04-111-2/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@1952 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 674:rub2007-04-101-3/+5
| | | | | | | Allow administrator and webmaster ADVISER to ask a new password git-svn-id: http://piwigo.org/svn/trunk@1951 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge revisions 1938 and 1949 from branch-1_7 to trunk:rvelices2007-04-095-10/+4
| | | | | | | | | dark theme correction permalink and category.php redirections are permanent (http code 301) instead of temporary (301) added rel nofollow for the metadata link on picture page changed h2 background color style in dark/mail-css (was not readable when images are not downloaded) git-svn-id: http://piwigo.org/svn/trunk@1950 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 675: rub2007-04-083-3/+8
| | | | | | | | On group list page, when user push on delete or default image buttons, the message is not enough significant. (Only "Are you sure"). Informations about buttons have added. git-svn-id: http://piwigo.org/svn/trunk@1948 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 674:rub2007-04-073-3/+6
| | | | | | | | Administrator can ask a new password Add message about users witch can change their password git-svn-id: http://piwigo.org/svn/trunk@1947 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update #_user_cache.need_update only for pages witch change permissionrub2007-04-071-3/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@1945 68402e56-0260-453c-a942-63ccdbb3a9ee
* Set correct ID property (Again)rub2007-04-071-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@1943 68402e56-0260-453c-a942-63ccdbb3a9ee