aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Enhancement for the plugin development:rub2007-06-132-1/+9
| | | | | | | o Add footer block o Add useful triggers on template object git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2035 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/branches/branch-1_7@2034 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000702: Code Injection with picture commentrub2007-06-074-4/+6
| | | | | | Merge BSF 2029:2030 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2031 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000693: guest & default users can to be deletedrub2007-05-253-10/+42
| | | | | | Merge BSF 2023:2024 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2025 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug: Conformity issue, empty categories create errors. [Manual merge]vdigital2007-05-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2023 68402e56-0260-453c-a942-63ccdbb3a9ee
* - invalid html in page banner on admin page might interfere with actual pagervelices2007-05-181-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2020 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 0000691: Fix bad French translationsrub2007-05-171-2/+2
| | | | | | Merge BSF 2017:2018 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2019 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge svn 2016 from trunk to branch-1_7rvelices2007-05-162-0/+47
| | | | | | admin multi view improvement: allow admins to change conf['show_queries'] and conf['debug_l10n'] for their session ... git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2017 68402e56-0260-453c-a942-63ccdbb3a9ee
* Replace some $lang by l10nrub2007-05-157-28/+20
| | | | | | Merge BSF 2013:2014 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2015 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r 2012 from trunk to branch-1_7rvelices2007-05-151-1/+1
| | | | | | keyword search was not working comments.php git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2013 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 Apply modifications from BSF (2006) ;-) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2011 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. Apply modifications from BSF (2006) ;-) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2007 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 0000619: bad result of cookie_path() functionrub2007-05-081-20/+6
| | | | | | | | 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) Manual merge BSF 2004-2004 into branch_1.7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2005 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 679 fixed: avoid involuntarily upgrading more than once. A check ofplegall2007-05-041-3/+8
| | | | | | | existing tables/columns was added to make sure the upgrade is not a refresh. git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1998 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1996 from trunk to branch-1_7rvelices2007-05-021-1/+1
| | | | | | correct bug on one of my previous commits (flat for picture page) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1997 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1994 from trunk to branch-1_7rvelices2007-05-021-1/+1
| | | | | | check for is_adviser in plugin admin page git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1995 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 Merge BSF 1988:1989 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1990 68402e56-0260-453c-a942-63ccdbb3a9ee
* Delete all history tables on maintenance page.rub2007-04-271-3/+7
| | | | | | Merge BSF 1986:1987 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1988 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. Merge BSF 1984:1985 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1986 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1983 from trunk to branch-1_7rvelices2007-04-271-2/+2
| | | | | | category image order not correct git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1984 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge revisions 1980 and 1981 from trunk to branch-1_7rvelices2007-04-273-205/+226
| | | | | | | | | put some code from the huge section_init to 2 functions - 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 maintenance on categories also invalidates the user cache git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1982 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge revision 1978 from trunk to branch-1_7rvelices2007-04-262-6/+14
| | | | | | invalidation of the users cache done in a function and an action is triggered git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1979 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge revision 1976 from trunk to branch 1.7rvelices2007-04-251-1/+1
| | | | | | small english language correction git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1977 68402e56-0260-453c-a942-63ccdbb3a9ee
* permalinks not administrable by advisorsrvelices2007-04-232-8/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1974 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug: Permalink arrows visibility / p0w0 theme.vdigital2007-04-221-0/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1973 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) Merge BSF 1967:1968 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1969 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix French language (See http://forum.phpwebgallery.net/viewtopic.php?id=10510)rub2007-04-201-2/+2
| | | | | | Merge BSF 1965:1966 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1967 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1964 from trunk to branch-1_7rvelices2007-04-202-7/+8
| | | | | | | - added rel nofollow for help link in search.tpl - added {PLUGIN_PICTURE_ACTIONS} in picture.tpl git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1965 68402e56-0260-453c-a942-63ccdbb3a9ee
* Small improvement: order group by name rub2007-04-195-10/+9
| | | | | | | | Change cat_*.php header Merge BSF 1959:1961 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1962 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge BSF 1956:1958 into branch-1_7rub2007-04-142-0/+4
| | | | | | | | | | | Small improvement: Random selection of pictures on notifications. Caddie: Fix issue when the are not pictures attached to disassociated categories git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1959 68402e56-0260-453c-a942-63ccdbb3a9ee
* flat view small improvements (picture page on root category sorter urls and ↵rvelices2007-04-133-2/+17
| | | | | | | | works in several cases) correction in permalinks admin (error was assignment in if instead of comparison) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1955 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix admin.php #_user_cache.need_updatervelices2007-04-111-2/+18
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1953 68402e56-0260-453c-a942-63ccdbb3a9ee
* permalink and category.php redirections are permanent (http code 301) ↵rvelices2007-04-094-4/+4
| | | | | | | | | 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/branches/branch-1_7@1949 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update #_user_cache.need_update only for pages witch change permissionrub2007-04-071-3/+8
| | | | | | | | => Increase treatment time for NBM for example Merge BSF 1944:1945 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1946 68402e56-0260-453c-a942-63ccdbb3a9ee
* Set correct ID propertyrub2007-04-071-3/+3
| | | | | | Merge BSF 1939:1943 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1944 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add upgrade_feed.php on files list to delete on upgrade.rub2007-04-071-4/+3
| | | | | | Merge BSF 1939:1940 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1941 68402e56-0260-453c-a942-63ccdbb3a9ee
* dark theme correctionrvelices2007-04-061-6/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1938 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change PWG version to "branch 1.7"plegall2007-04-062-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1937 68402e56-0260-453c-a942-63ccdbb3a9ee
* branch-1_7 creation from trunk r1935plegall2007-04-060-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1936 68402e56-0260-453c-a942-63ccdbb3a9ee
* svn:eof-style native => LFrub2007-04-010-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@1935 68402e56-0260-453c-a942-63ccdbb3a9ee
* Help review: "Move a category" help screens are included in 1.7, they don't ↵vdigital2007-04-013-1/+30
| | | | | | exist in previous versions. git-svn-id: http://piwigo.org/svn/trunk@1934 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove forgotten debug linerub2007-03-301-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@1933 68402e56-0260-453c-a942-63ccdbb3a9ee
* o add missing $langrub2007-03-2919-77/+104
| | | | | | | | o use of l10n_dec o normalize file header git-svn-id: http://piwigo.org/svn/trunk@1932 68402e56-0260-453c-a942-63ccdbb3a9ee
* Set correct svn propertiesrub2007-03-286-18/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@1931 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 578rub2007-03-286-24/+35
| | | | | | | | | User guest must be real user Step 2: Installation finished, guest must be used on list and group, corrections git-svn-id: http://piwigo.org/svn/trunk@1930 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug fixed: in history filter screen, when no lines to display, a variableplegall2007-03-281-0/+1
| | | | | | | was not defined but used later. (warning removed) git-svn-id: http://piwigo.org/svn/trunk@1929 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: language keys in new history search administration screen were added.plegall2007-03-282-0/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@1928 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: release upgrade scripts from 1.3.0 come back from branch 1.6. Onlyplegall2007-03-288-0/+2273
| | | | | | | | | install/upgrade_1.6.2.php is really new, upgrade 60 was taken into account. Detection of 1.6.0 or 1.6.2 data model in upgrade.php. Release upgrade scripts added on trunk to be kept in a safer place. git-svn-id: http://piwigo.org/svn/trunk@1927 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 578rub2007-03-2820-601/+581
| | | | | | | | | | User guest must be real user Step 1: guest is a real user On next commit, I finish installation and use of guest of user list and group git-svn-id: http://piwigo.org/svn/trunk@1926 68402e56-0260-453c-a942-63ccdbb3a9ee
* Complement to trunk r1924: modification on index names reported in SQLplegall2007-03-271-3/+3
| | | | | | | | | | database structure installation file. Modification: somes indexes were renamed to comply with PWG indexes naming rules, ie <table_name>_[u for unique]i<index number in table>. git-svn-id: http://piwigo.org/svn/trunk@1925 68402e56-0260-453c-a942-63ccdbb3a9ee