Commit Graph

1435 Commits

Author SHA1 Message Date
rvelices 01cc3d8d98 merge revisions 1938 and 1949 from branch-1_7 to trunk:
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
2007-04-09 23:25:45 +00:00
rub 56d9ed3c47 Issue 675:
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
2007-04-08 21:29:12 +00:00
rub 60febd633a Issue 674:
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
2007-04-07 22:31:37 +00:00
rub a5f440fb5c Update #_user_cache.need_update only for pages witch change permission
git-svn-id: http://piwigo.org/svn/trunk@1945 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-07 21:49:38 +00:00
rub f814e885f3 Set correct ID property (Again)
git-svn-id: http://piwigo.org/svn/trunk@1943 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-07 15:55:19 +00:00
rub 176d5ea5f6 Set correct ID property
git-svn-id: http://piwigo.org/svn/trunk@1942 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-07 15:48:57 +00:00
rub 77beb97a94 Add upgrade_feed.php on files list to delete on upgrade.
git-svn-id: http://piwigo.org/svn/trunk@1940 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-07 15:33:18 +00:00
rub e853154f9d svn:eof-style native => LF
git-svn-id: http://piwigo.org/svn/trunk@1935 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-01 10:36:04 +00:00
vdigital 378bb46e95 Help review: "Move a category" help screens are included in 1.7, they don't exist in previous versions.
git-svn-id: http://piwigo.org/svn/trunk@1934 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-01 08:26:14 +00:00
rub 4001c9164e remove forgotten debug line
git-svn-id: http://piwigo.org/svn/trunk@1933 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-30 18:23:22 +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 ac97e73565 Set correct svn properties
git-svn-id: http://piwigo.org/svn/trunk@1931 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-28 22:41:13 +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
plegall 87323dd957 New: language keys in new history search administration screen were added.
git-svn-id: http://piwigo.org/svn/trunk@1928 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-28 22:18:20 +00:00
plegall 0d5216267c New: release upgrade scripts from 1.3.0 come back from branch 1.6. Only
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
2007-03-28 22:06:13 +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
plegall b86d4ac0b8 Complement to trunk r1924: modification on index names reported in SQL
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
2007-03-27 08:43:10 +00:00
plegall 04e58f3769 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@1924 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-27 08:26:28 +00:00
vdigital df6bbba138 wording change: Include Mathias remarks.
git-svn-id: http://piwigo.org/svn/trunk@1923 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-27 05:16:42 +00:00
rub 6e5bd301d4 Same "shell" in French & English!
git-svn-id: http://piwigo.org/svn/trunk@1922 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-26 21:05:09 +00:00
vdigital 37885187b7 Help review: "Edit a category" screen have 4 new options in 1.7 and they weren't described.
If someone in the team can do a 4-eyes review on both versions:
en_UK.iso-8859-1/help/cat_modify.html and fr_FR.iso-8859-1/help/cat_modify.html
Thx.


git-svn-id: http://piwigo.org/svn/trunk@1921 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-26 20:28:45 +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 162b78ec1b Add css class on button.
git-svn-id: http://piwigo.org/svn/trunk@1919 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-21 06:00:24 +00:00
rub d4c1e505c5 Change the hover color of image border on clean mail.
git-svn-id: http://piwigo.org/svn/trunk@1918 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-17 21:49:57 +00:00
rub ea27482987 Fix problem when admin send email information about category.
git-svn-id: http://piwigo.org/svn/trunk@1917 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-17 11:20:57 +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 8371389182 Fix bug: Don't invoke mail function when there aren't recipient.
git-svn-id: http://piwigo.org/svn/trunk@1914 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16 12:08:25 +00:00
vdigital 9caab555c8 Update: Wipi picture header background was poorly sized
git-svn-id: http://piwigo.org/svn/trunk@1913 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16 07:14:30 +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 b907b75adf Add missing index.php.
git-svn-id: http://piwigo.org/svn/trunk@1911 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16 06:21:49 +00:00
rub 5094197a21 Add missing index.php.
git-svn-id: http://piwigo.org/svn/trunk@1910 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16 06:18:25 +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
rvelices d98c48bc6e add index.php in plugins directory and subdirectories
git-svn-id: http://piwigo.org/svn/trunk@1907 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-15 04:20:30 +00:00
rvelices b654fdac56 minimal changes (lang, small tpl change and quick search on tag url names in addition to name - handy with accentuated letters)
git-svn-id: http://piwigo.org/svn/trunk@1906 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-14 23:50:21 +00:00
rub 04b6fc193d Change the default email format use to send email
git-svn-id: http://piwigo.org/svn/trunk@1905 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-14 22:57:36 +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
rvelices d2b54cacb5 added help for permalinks
put back the navigation bar for admin/element_set_global.tpl

git-svn-id: http://piwigo.org/svn/trunk@1902 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 23:32:32 +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
rub 590b03a3e5 Apply property svn:eol-style Value: LF
Test with 1 file again


git-svn-id: http://piwigo.org/svn/trunk@1899 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 22:32:20 +00:00
rub 195f0e7112 Apply property svn:eol-style Value: LF
Test with 1 file


git-svn-id: http://piwigo.org/svn/trunk@1898 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 22:30:00 +00:00
vdigital 980400b3f2 French Wording in Help.
git-svn-id: http://piwigo.org/svn/trunk@1897 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 06:58:36 +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
rub 051145723d Fix Mathias requests about French words.
Rename completely general tab into main tab.

git-svn-id: http://piwigo.org/svn/trunk@1894 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-11 23:02:13 +00:00
plegall b79c8aceae New: history search results summary gives the number of filtered lines and
give details about number of total users with the number of guests and the
member names (that can be added to filter criteria).


git-svn-id: http://piwigo.org/svn/trunk@1893 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-11 17:40:59 +00:00