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
vdigital
a874845d40
Bug with no ref (and maybe 663): Currently if the "Search in subcategories" checkbox was unselected, all existing categories and elements were duplicated.
...
Cause: Wrong comparison between fileserver directory list and already known files in tables.
Resolution: keeping only the selected directory from the file server directory list in such cases,
if that one is still allocated.
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2193 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-01-23 21:10:13 +00:00
ddtddt
8104cb71cf
code's cleaning you rub
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2185 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-01-20 20:11:00 +00:00
ddtddt
aeacb3f5e9
Correction of the bug 779.
...
File history.hrml in French
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2183 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-01-20 12:29:38 +00:00
ddtddt
99c692d369
comit for the bug 782 and 783
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2179 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-12-12 20:19:24 +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
rub
7cc4ab6fba
Resolved issue 0000774: Statistics & plugin triggers => multi history
...
First part
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2156 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-01 17:06:15 +00:00
rvelices
034e914870
feature 765: Sort alphabetically the admin plugin menus and plugin list
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2143 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-19 02:04:24 +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
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
patdenice
58977351dd
0000749: Add an option to add new elements to caddie when synchronize database.
...
Add a redirection on index.php after "add to caddie action" (like on picture.php)
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2113 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-01 15:46:04 +00:00
patdenice
7a267ee7f0
0000421 : call a function to create empty local files during install and upgrade
...
Avoid log errors
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2103 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-21 09:12:45 +00:00
patdenice
fc19598a8e
0000734: bug on tags edition
...
Useless functions removed
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2097 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-19 06:47:41 +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
patdenice
b34b7c6b28
0000734: bug on tags edition
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2092 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-09-18 16:41:36 +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
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
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
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
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
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
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
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
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
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
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
rub
7acc304f55
o add missing $lang
...
o use of l10n_dec
o normalize file header
git-svn-id: http://piwigo.org/svn/trunk@1932 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-29 19:04:54 +00:00
rub
69b26ddc47
Issue 578
...
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
2007-03-28 22:30:04 +00:00
plegall
60903d8c88
Bug fixed: in history filter screen, when no lines to display, a variable
...
was not defined but used later. (warning removed)
git-svn-id: http://piwigo.org/svn/trunk@1929 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-28 22:28:54 +00:00
rub
7c43a3c62d
Issue 578
...
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
2007-03-28 19:57:00 +00:00
rub
200c2bb3ef
"Put checkbox on the left!"
...
git-svn-id: http://piwigo.org/svn/trunk@1920 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-26 19:15:52 +00:00
rub
f1914f122e
Send email on pwg group:
...
o Best mail content
o Add a text area in order to complete email
git-svn-id: http://piwigo.org/svn/trunk@1916 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16 22:52:52 +00:00
rub
1a3660405a
Add the last (before 1.8) tabsheet on administration menu (Waiting elements).
...
Small change way mail function.
git-svn-id: http://piwigo.org/svn/trunk@1915 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16 18:49:19 +00:00
rub
e78d0fde73
Update svn properties (svn:eol-style and svn:keywords)
...
git-svn-id: http://piwigo.org/svn/trunk@1912 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16 06:30:07 +00:00
rub
cad4270a4d
Update index.php header.
...
Don't use explicitly index.php on the recursive call.
Add missing index.php.
Chang tags.php svn properties.
git-svn-id: http://piwigo.org/svn/trunk@1909 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16 06:15:27 +00:00
rub
6d2ea02a95
Add new translation functions.inc.php
...
Translate subject of information mail.
Notification mails are sent on the default language.
No mail is sent to the author witch are not done actions
git-svn-id: http://piwigo.org/svn/trunk@1908 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-15 23:20:41 +00:00
rub
c5da19e536
Fix bad default value for language on table user_info
...
Improve mail send (Undisclosed-recipients, switch language, ...)
Improve send an email to group members (Use Bcc, template, multi-language, ...) (But need more improvements)
git-svn-id: http://piwigo.org/svn/trunk@1904 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-13 23:01:16 +00:00
vdigital
6295173652
Updates:
...
- Copyrights 2003-2007
- help
- Some HTML comform requests
git-svn-id: http://piwigo.org/svn/trunk@1903 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-13 22:44:45 +00:00
rub
17246da089
Add notification when a picture is loaded.
...
Change little translations.
Improve mail sent.
git-svn-id: http://piwigo.org/svn/trunk@1901 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 23:10:35 +00:00
rub
4577278acc
Apply property svn:eol-style Value: LF
...
git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 22:33:53 +00:00
plegall
b93ba12640
Improvement: in history search filtered lines, clicking on filename leads to
...
standard size picture.
git-svn-id: http://piwigo.org/svn/trunk@1896 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 00:15:45 +00:00
plegall
8ad635c1cb
New: send an email to group members with informations about a category
...
(needs improvements).
git-svn-id: http://piwigo.org/svn/trunk@1895 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 00:04:25 +00:00