Commit graph

658 commits

Author SHA1 Message Date
vdigital
4fca6fa234 Bug: 740 Language review
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2347 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-16 20:40:36 +00:00
rub
428763fda6 Admin waiting page was changed to upload, there are a lot time...
Merge BSF 2334:2335 into branch-1_7


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2336 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-10 21:26:40 +00:00
rvelices
eca2a6dd94 merge r 2330 from trunk
- fix issue when random representant was true

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2331 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-04 09:55:50 +00:00
rvelices
be31d7b2de just some optimizations (especially for large dbs)
- replace some REGEXP with LIKE in sql
- optimized queries for the combination of large data sets with picture_url_style file

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2326 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-03 01:51:50 +00:00
rvelices
9a4ee7574f - correct merge error of previous commit
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2311 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-25 23:58:40 +00:00
rvelices
f95f48a226 - merge r2308 and r2309 from trunk to branch-1_7
- minor mysql query optimizations
- less mysql queries on the picture page (under some circumstances)

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2310 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-25 23:39:06 +00:00
rvelices
3909b99f1e - merge optimizitation of sql query (in section_init from trunk)
- stricter check of url in parse_section_url

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2301 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-08 01:35:02 +00:00
rub
4c92087d6b Resolved issue 0000815: Email format standardization
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2283 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-18 21:58:48 +00:00
rub
fba40ee64c Resolved issue 0000812: Format error with "$conf['enabled_format_email'] = false;"
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2279 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-17 20:18:31 +00:00
patdenice
c7aea2a7da Trigger correction in functions_user.inc.php
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2271 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-09 08:10:01 +00:00
patdenice
238b1e4412 801: add trigger in register_user function.
805: add 2 triggers in profile.php.
769: correct get_email_address_as_display_text function.

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2236 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-01 15:25:37 +00:00
patdenice
234a64607b Resolved bugs:
741 and 793: Added user does not appear in listing.
769: show email address in adviser mode when editing user profil.
800: get_absolute_root_url does not work with https protocol.



git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2228 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-29 13:04:00 +00:00
rub
8f354f008e little corrections
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2220 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-27 21:58:20 +00:00
rub
81a509d5bf Resolved issue 0000712: PWG-ERROR-VERSION on remote synchronization
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2212 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-16 13:22:47 +00:00
rvelices
e31b4e49d6 merge revisions 2205 and 2206 from trunk to branch-1_7
feature 803: Implement keyboard navigation (left/right arrows) on the picture page
fix: non-image elements without representative and without mime type icon default to thumbnail if possible

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2207 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-13 01:25:07 +00:00
rub
7bb12f4f48 Replace old use of $lang by l10n function.
Merge BSF 2200:2201 into branch-1_7


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2202 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-01-30 22:16:01 +00:00
rub
972b8a1a9b Resolved issue 0000791: recent icon is wrong with winter time
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2181 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-01-14 21:03:17 +00:00
rub
1117ff9ed2 Resolved issue 0000784: Mail notification disabled on register user
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2177 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-12-11 06:04:07 +00:00
patdenice
58b1c34aa1 Add second parameter for render_category_description to differentiate both triggers in category_cats.inc.php and section_init.inc.php.
Add render_page_banner trigger.

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2174 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-29 13:03:15 +00:00
rub
d453f9a7d4 Send comment notification only if comment is not validated and $conf is true.
Merge BSF 2165:2166 into branch-1_7

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2167 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-20 22:34:13 +00:00
rvelices
fabfd5eb6e fix: in page_header.php U_HOME template var was overwriting the ones from every page -> now it is always make_index_url
fix: unvalidated comments use start end for RSS instead of end only (otherwise google reader creates a new item every time it downloads the feed)

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2158 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-01 23:06:52 +00:00
rvelices
56a533f3cb - send status code 403 when attempt to enter a comment, but comments are disabled
- added trigger wether we should increment hit count

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2154 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-29 23:10:31 +00:00
rub
a2e3963cb0 Resolved issue 0000763: mail triggers:
Add triggers on mail part:
  o NBM
  o Group mail
  o process send mail

+ check groud_id null on group mail


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2139 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-16 20:45:00 +00:00
rvelices
0fea350295 - fix plugin menu link broken with xamp (realpath behaves differently) (merge from trunk to branch 1_7)
- added some meta_robots (noindex and nofollow) on popuphelp, search_rules and search seaction (googlebot gets crazy)

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2137 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-16 01:45:26 +00:00
rub
26d336bd3b Commit 2128 was done with a latest version.
Fix my mistake!

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2133 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-09 23:03:30 +00:00
rub
33b7f46dd3 Fix some little bugs on mail functions
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2128 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-09 21:34:03 +00:00
rvelices
a15cc194b9 merge revisions 2121, 2122 and 2123 from trunk to branch-1_7
- function str2url is compatible with utf-8
- removed some old code (useless)
- remove str_translate_to_ascii7bits and lang_table_translate_ascii7bits
- mail subject and address names can contain accentuated characters

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2125 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-08 23:13:56 +00:00
rvelices
d446a221cd merge rev 2119 from trunk
- bug 755: admin permalinks page - fix category field sort
- web service functions: 1 fix and 3 optimizations

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2120 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-03 23:38:37 +00:00
rvelices
530e3e6974 - merge r 2117 from trunk (render_category_description and render_category_literal_description events refactoring)
- fix admin multiview plugin

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2118 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-02 05:42:22 +00:00
rub
7948d1871d Change initialization of $filter in order to prevent of problem with some systems
Merge BSF 2110:2111 into branch-1_7


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2112 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-29 22:38:49 +00:00
rub
f1f4e4386c Resolved 0000580: Send mail by define smtp configuration
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2105 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-25 21:49:21 +00:00
rvelices
94cd8b4fbb - fix very rare sql error (duplicate key) for rating
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2099 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-20 01:00:16 +00:00
rvelices
bb07324f76 - fix: quick search error if the query term contained " or '
- optimized sql query in sync_users (called every time on admin page) - a lot faster when #user_cache_categories is big
- added function Template->delete_block_vars (opposite of assign_block_vars)

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2094 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-19 03:06:16 +00:00
rvelices
0a8cfa318a urls used in http redirections must not be html escaped (eg. should use & instead of &)
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2088 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-12 03:52:16 +00:00
rub
160fdcf517 Resolved 0000744: pwg_log: image_type is always null
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2085 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-11 21:36:02 +00:00
rub
fad95e6522 Resolved 0000738: Double port on url
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2082 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-08-30 05:30:19 +00:00
vdigital
61f2646d4e 0000735: Hits were displayed twice on Most visited
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2080 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-08-27 18:28:42 +00:00
rub
9d91210e41 Resolved 0000728: Add description triggers for categories and elements
Add:
  o render_category_description
  o render_category_literal_description
  o render_element_description

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2078 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-08-25 23:08:02 +00:00
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
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
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