aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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) git-svn-id: http://piwigo.org/svn/trunk@1968 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix French language (See http://forum.phpwebgallery.net/viewtopic.php?id=10510)rub2007-04-201-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1966 68402e56-0260-453c-a942-63ccdbb3a9ee
* - added rel nofollow for help link in search.tplrvelices2007-04-202-7/+8
| | | | | | - added {PLUGIN_PICTURE_ACTIONS} in picture.tpl git-svn-id: http://piwigo.org/svn/trunk@1964 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@1963 ↵rub2007-04-192-1/+55
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change cat_*.php headerrub2007-04-193-9/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@1961 68402e56-0260-453c-a942-63ccdbb3a9ee
* Small improvement: order group by name rub2007-04-193-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@1960 68402e56-0260-453c-a942-63ccdbb3a9ee
* Caddie:rub2007-04-141-0/+3
| | | | | | Fix issue when the are not pictures attached to disassociated categories git-svn-id: http://piwigo.org/svn/trunk@1958 68402e56-0260-453c-a942-63ccdbb3a9ee
* Small improvement:rub2007-04-141-0/+1
| | | | | | Random selection of pictures on notifications. git-svn-id: http://piwigo.org/svn/trunk@1957 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1955 from branch-1_7 to trunk:rvelices2007-04-133-3/+17
| | | | | | | 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/trunk@1956 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: trunk code name changes from "Alligator" to "Butterfly".plegall2007-04-112-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1954 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix admin.php #_user_cache.need_updatervelices2007-04-111-2/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@1952 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 674:rub2007-04-101-3/+5
| | | | | | | Allow administrator and webmaster ADVISER to ask a new password git-svn-id: http://piwigo.org/svn/trunk@1951 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge revisions 1938 and 1949 from branch-1_7 to trunk:rvelices2007-04-095-10/+4
| | | | | | | | | 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
* Issue 675: rub2007-04-083-3/+8
| | | | | | | | 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
* Issue 674:rub2007-04-073-3/+6
| | | | | | | | 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
* Update #_user_cache.need_update only for pages witch change permissionrub2007-04-071-3/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@1945 68402e56-0260-453c-a942-63ccdbb3a9ee
* Set correct ID property (Again)rub2007-04-071-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@1943 68402e56-0260-453c-a942-63ccdbb3a9ee
* Set correct ID propertyrub2007-04-071-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1942 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add upgrade_feed.php on files list to delete on upgrade.rub2007-04-071-4/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@1940 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
* Modification: somes indexes were renamed to comply with PWG indexes namingplegall2007-03-271-0/+82
| | | | | | | 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
* wording change: Include Mathias remarks.vdigital2007-03-272-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@1923 68402e56-0260-453c-a942-63ccdbb3a9ee
* Same "shell" in French & English!rub2007-03-262-4/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1922 68402e56-0260-453c-a942-63ccdbb3a9ee
* Help review: "Edit a category" screen have 4 new options in 1.7 and they ↵vdigital2007-03-262-27/+121
| | | | | | | | | | | 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
* "Put checkbox on the left!"rub2007-03-263-13/+43
| | | | git-svn-id: http://piwigo.org/svn/trunk@1920 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add css class on button.rub2007-03-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1919 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change the hover color of image border on clean mail.rub2007-03-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1918 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix problem when admin send email information about category.rub2007-03-175-4/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@1917 68402e56-0260-453c-a942-63ccdbb3a9ee
* Send email on pwg group:rub2007-03-166-10/+31
| | | | | | | 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
* Add the last (before 1.8) tabsheet on administration menu (Waiting elements).rub2007-03-1612-16/+93
| | | | | | Small change way mail function. git-svn-id: http://piwigo.org/svn/trunk@1915 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix bug: Don't invoke mail function when there aren't recipient.rub2007-03-161-50/+60
| | | | git-svn-id: http://piwigo.org/svn/trunk@1914 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update: Wipi picture header background was poorly sizedvdigital2007-03-162-2/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@1913 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update svn properties (svn:eol-style and svn:keywords)rub2007-03-16125-411/+411
| | | | git-svn-id: http://piwigo.org/svn/trunk@1912 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add missing index.php.rub2007-03-165-0/+165
| | | | git-svn-id: http://piwigo.org/svn/trunk@1911 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add missing index.php.rub2007-03-161-0/+33
| | | | git-svn-id: http://piwigo.org/svn/trunk@1910 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update index.php header.rub2007-03-1649-366/+443
| | | | | | | | | | 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
* Add new translation functions.inc.phprub2007-03-1512-121/+256
| | | | | | | | 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
* add index.php in plugins directory and subdirectoriesrvelices2007-03-155-0/+35
| | | | git-svn-id: http://piwigo.org/svn/trunk@1907 68402e56-0260-453c-a942-63ccdbb3a9ee
* minimal changes (lang, small tpl change and quick search on tag url names in ↵rvelices2007-03-143-8/+11
| | | | | | addition to name - handy with accentuated letters) git-svn-id: http://piwigo.org/svn/trunk@1906 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change the default email format use to send emailrub2007-03-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1905 68402e56-0260-453c-a942-63ccdbb3a9ee