Commit graph

1482 commits

Author SHA1 Message Date
rub
d958a19ed5 Resolved 0000726: script_basename returns bad result
With specific server configuration, script_basename returns bad result.

Merge BSF 2070:2071 into branch-1_7


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2072 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-24 19:16:02 +00:00
rvelices
e78758a25c 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/branches/branch-1_7@2069 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-19 23:39:43 +00:00
rub
027d0c8846 Resolved issue 0000725: Check integrity
Replace actual test (exif) by a new dynamic system of check integrity.
Anomalies are listed with automatic correction if it's possible.

Merge BSF 2064:2066 into branch-1_7


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2067 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-19 20:03:17 +00:00
rvelices
2221b4e4e6 admin language and help file correction
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2063 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-12 00:00:53 +00:00
rvelices
b21a954e29 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/branches/branch-1_7@2061 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-10 21:58:24 +00:00
rub
c83520ffe1 Change headers with team email
Merge BSF 2058:2059 into branch-1_7


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2060 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-10 05:35:56 +00:00
rub
6fb6cf516f Rename trigger name loc_before_* by loc_begin_*
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2057 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-10 05:06:01 +00:00
rub
e7130ac18c Resolved issue 0000718: Add method "concat_var_from_handle" in template class
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2056 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-09 22:13:12 +00:00
rub
28a8e83485 Resolved issue 0000717: guest must be guest
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2054 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-07 09:22:11 +00:00
rvelices
c281046fca - 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/branches/branch-1_7@2052 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-06 01:04:50 +00:00
rub
3d6fc7d9ea Resolved issue 0000715: Best fix bad format of email with name contains special character.
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2050 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-02 06:36:53 +00:00
rub
30532b2186 Resolved issue 0000715: Fix bad format of email with name contains special character.
+ Ignore all for plugins and theme directories

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2049 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-02 06:26:44 +00:00
rvelices
134c91774f merge 2043 from trunk to branch-1_7
quick search results improvement: elements with the same relevance are ordered using the global order_by 

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2044 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-06-23 19:42:56 +00:00
rub
94a89e8f10 Resolved issue 0000711: Add triggers and template block in order to add quickly new informations
Merge BSF 2040:2041 into branch-1_7


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2042 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-06-22 21:05:37 +00:00
rub
97703aa9de Resolved issue 0000708: Error on synchronization
Resolved issue 0000709: Error with $conf['default_admin_layout']

Merge BSF 2037:2039 into branch-1_7

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2040 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-06-21 21:00:09 +00:00
rub
58dc3aa595 Enhancement for the plugin development:
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
2007-06-13 05:14:54 +00:00
vdigital
106c39d7bd Bug 0000705: Upload error with incomplete URL.
+ Broken link in Admin/intro.php

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2034 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-06-12 22:00:59 +00:00
rub
fcb3c824a0 Resolved issue 0000702: Code Injection with picture comment
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
2007-06-07 18:52:40 +00:00
rub
d949a38624 Resolved issue 0000693: guest & default users can to be deleted
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
2007-05-25 15:59:39 +00:00
vdigital
805205c8a5 Bug: Conformity issue, empty categories create errors. [Manual merge]
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2023 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-05-23 20:13:49 +00:00
rvelices
f45c97f663 - invalid html in page banner on admin page might interfere with actual page
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2020 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-05-18 23:34:54 +00:00
rub
e0bd45f7e3 Issue 0000691: Fix bad French translations
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
2007-05-17 22:10:23 +00:00
rvelices
9c856a2fd0 merge svn 2016 from trunk to branch-1_7
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
2007-05-16 05:10:12 +00:00
rub
35858a70a0 Replace some $lang by l10n
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
2007-05-15 20:26:56 +00:00
rvelices
b0e92b7df1 merge -r 2012 from trunk to branch-1_7
keyword search was not working comments.php

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2013 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-05-15 03:41:02 +00:00
rub
13a7e043ac Issue 0000619: bad result of cookie_path() function
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
2007-05-14 21:09:21 +00:00
rub
2f9084b5e9 Issue 0000619: bad result of cookie_path() function
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
2007-05-11 20:09:21 +00:00
rub
1e8220d083 Issue 0000619: bad result of cookie_path() function
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
2007-05-08 10:16:26 +00:00
plegall
f413decdd7 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/branches/branch-1_7@1998 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-05-04 21:54:23 +00:00
rvelices
ae6cd8f928 merge r1996 from trunk to branch-1_7
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
2007-05-02 23:08:45 +00:00
rvelices
db02ed0b14 merge r1994 from trunk to branch-1_7
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
2007-05-02 03:11:16 +00:00
rub
933749789c Issue 0000529:
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
2007-04-29 15:54:31 +00:00
rub
8192a92ff4 Delete all history tables on maintenance page.
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
2007-04-27 22:26:30 +00:00
rub
a44bf33a85 Issue 0000682: Error on user registration
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
2007-04-27 05:24:01 +00:00
rvelices
53522d5411 merge r1983 from trunk to branch-1_7
category image order not correct

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1984 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-27 04:23:08 +00:00
rvelices
5b0d26b779 merge revisions 1980 and 1981 from trunk to branch-1_7
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
2007-04-27 00:22:41 +00:00
rvelices
bd73ae2b2d merge revision 1978 from trunk to branch-1_7
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
2007-04-26 02:01:36 +00:00
rvelices
657b7e814e merge revision 1976 from trunk to branch 1.7
small english language correction

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1977 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-25 03:44:17 +00:00
rvelices
d029431644 permalinks not administrable by advisors
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1974 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-23 23:47:02 +00:00
vdigital
85efba1370 Bug: Permalink arrows visibility / p0w0 theme.
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1973 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-22 20:23:52 +00:00
rub
d96768a05e In create_listing_file.php file, re-set $conf['use_exif'] value with same 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
2007-04-21 22:18:46 +00:00
rub
06153552a8 Fix French language (See http://forum.phpwebgallery.net/viewtopic.php?id=10510)
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
2007-04-20 19:41:16 +00:00
rvelices
bf22f7ec69 merge r1964 from trunk to branch-1_7
- 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
2007-04-20 01:41:58 +00:00
rub
25ed7b89d3 Small improvement: order group by name
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
2007-04-19 06:04:04 +00:00
rub
8a97ff299e Merge BSF 1956:1958 into branch-1_7
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
2007-04-14 12:34:44 +00:00
rvelices
1d02741910 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/branches/branch-1_7@1955 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-13 23:57:55 +00:00
rvelices
ee399d727d fix admin.php #_user_cache.need_update
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1953 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-11 00:49:58 +00:00
rvelices
5f4f11299a 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/branches/branch-1_7@1949 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-09 23:24:34 +00:00
rub
bb5821e577 Update #_user_cache.need_update only for pages witch change permission
=> 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
2007-04-07 21:52:48 +00:00
rub
9c861fd51b Set correct ID property
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
2007-04-07 15:58:31 +00:00