aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag1.5.0RC2plegall2005-10-220-0/+0
| | | | | | 'release-1_5_0RC2'. git-svn-id: http://piwigo.org/svn/tags/release-1_5_0RC2@908 68402e56-0260-453c-a942-63ccdbb3a9ee
* - use language item for set/unset instead of hard coded english itemsplegall2005-10-221-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@907 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 173 fixed: due to phpBB user identifiers management, the method toplegall2005-10-226-10/+41
| | | | | | | | | | | find the next user identifier has changer to MAX+1. - improvement: information message when new user added - bug fixed: language item "Username" used instead of "login". git-svn-id: http://piwigo.org/svn/trunk@906 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 176 fixed: need a javascript to handle transparent PNG background in IEchrisaga2005-10-205-7/+52
| | | | | | | | | | (tribute to Bob Osola http://homepage.ntlworld.com/bobosola/index.htm display: fixed another IE childselector bug in Categories Management admin page and improved display of this page in all browsers too. git-svn-id: http://piwigo.org/svn/trunk@905 68402e56-0260-453c-a942-63ccdbb3a9ee
* - warning fixed: $_GET['year'] and $_GET['month'] are not always defined toplegall2005-10-191-7/+19
| | | | | | | create navigation bar in admin/stats. $_GET['day'] does not exist git-svn-id: http://piwigo.org/svn/trunk@904 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 174 fixed: use_exif_mapping configuration parameter was not used toplegall2005-10-192-6/+29
| | | | | | | list database fields to update from EXIF values. git-svn-id: http://piwigo.org/svn/trunk@903 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 172 fixed: crash when changing password with an external usersplegall2005-10-184-8/+9
| | | | | | | | table. The same kind of correction was also made in picture.php and register.php. git-svn-id: http://piwigo.org/svn/trunk@902 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 159 and 166 fixed: parameter "options" for mail() function disabled byplegall2005-10-183-4/+20
| | | | | | | default. git-svn-id: http://piwigo.org/svn/trunk@901 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 165 fixed : La largeur par d��faut en PIXELS pas en Kbchrisaga2005-10-182-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@900 68402e56-0260-453c-a942-63ccdbb3a9ee
* smaller font-size and, as requested, fonts more like 1.4chrisaga2005-10-182-2/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@899 68402e56-0260-453c-a942-63ccdbb3a9ee
* display : in group_list.tpl - wrong form class, mixed html tags, ...chrisaga2005-10-175-9/+21
| | | | | | | | display : suppress bullets in admin->synchronize and checkbox under select display : set standard font size to 12pt (untill better solution found) git-svn-id: http://piwigo.org/svn/trunk@898 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improvement: use new function get_language_filepath in about.phpplegall2005-10-172-15/+12
| | | | | | | (complement of bug 168 correction) git-svn-id: http://piwigo.org/svn/trunk@897 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 154 fixed: "Calendar category, too precise dates". Bug came from theplegall2005-10-172-1/+10
| | | | | | | | bigger precision of creation_date and available_date in images tables. Need to retrieve only the year-month-day information. git-svn-id: http://piwigo.org/svn/trunk@896 68402e56-0260-453c-a942-63ccdbb3a9ee
* *** empty log message ***volcom2005-10-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@895 68402e56-0260-453c-a942-63ccdbb3a9ee
* * new: history details by month,dayvolcom2005-10-177-2/+202
| | | | git-svn-id: http://piwigo.org/svn/trunk@894 68402e56-0260-453c-a942-63ccdbb3a9ee
* Changed "ul.categoryActions>li" into "ul.categoryActions li".chrisaga2005-10-161-1/+1
| | | | | | | The first one is the right syntax but IE can't eat that so the display of the tools in the title bar was buggy (vertical instead of horizontal) git-svn-id: http://piwigo.org/svn/trunk@893 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix quickconnect form misalignementchrisaga2005-10-162-17/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@892 68402e56-0260-453c-a942-63ccdbb3a9ee
* 'L_AUTHOR' was not assigned so the label was missing when adding comments ↵chrisaga2005-10-151-0/+1
| | | | | | from unlogged users git-svn-id: http://piwigo.org/svn/trunk@891 68402e56-0260-453c-a942-63ccdbb3a9ee
* (forgotten file in french translation of help pages)plegall2005-10-151-0/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@890 68402e56-0260-453c-a942-63ccdbb3a9ee
* - modification: localized labels in Administration>Pictures>Caddieplegall2005-10-1521-70/+829
| | | | | | | | | - translation: bug fixed on special categories title in French - translation: all help pages were translated in french git-svn-id: http://piwigo.org/svn/trunk@889 68402e56-0260-453c-a942-63ccdbb3a9ee
* separation horizontal rule required when configuration parameter ↵plegall2005-10-151-0/+1
| | | | | | show_picture_name_on_title is set to false git-svn-id: http://piwigo.org/svn/trunk@888 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change the image title to <H2> since <H1> is the galery titlechrisaga2005-10-152-4/+5
| | | | | | | Plus it makes the image title header smaller wich is a good thing for users with regular sized screens git-svn-id: http://piwigo.org/svn/trunk@887 68402e56-0260-453c-a942-63ccdbb3a9ee
* kill bug 0000170: class="thumbLink"chrisaga2005-10-152-2/+12
| | | | | | | moved inline style declaration to css git-svn-id: http://piwigo.org/svn/trunk@886 68402e56-0260-453c-a942-63ccdbb3a9ee
* kill bug 0000146: Image Nouveauchrisaga2005-10-151-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@885 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new: "quick start" section in Administration>General>Instructionsplegall2005-10-092-0/+33
| | | | git-svn-id: http://piwigo.org/svn/trunk@884 68402e56-0260-453c-a942-63ccdbb3a9ee
* - translation: new items related to configuration parameters gallery_titleplegall2005-10-084-0/+15
| | | | | | | and gallery_description in GUI. git-svn-id: http://piwigo.org/svn/trunk@883 68402e56-0260-453c-a942-63ccdbb3a9ee
* - modification: configuration parameters gallery_title andplegall2005-10-075-12/+37
| | | | | | | | | | | | gallery_description are GUI managed in Administration>Configuration>General - bug fixed: configuration parameters (use|show)_(exif|iptc) and authorize_remembering should have been deleted from config table some time ago. git-svn-id: http://piwigo.org/svn/trunk@882 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new: mass virtual categories movement manager inplegall2005-10-079-45/+271
| | | | | | | Administration>Categories>Move screen. git-svn-id: http://piwigo.org/svn/trunk@881 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 160 fixed: (part one of the bug) hard coded column name of users tableplegall2005-10-054-179/+217
| | | | | | | | | | | | | | | | | | had to be replaced by the configurable column name. This correction was made by a full rewrite of filtered users list management. The other bug (not submited in bugtracker) that needed this rewrite was that when you choose "all" as target for mass users modification, you expected to apply modification on filtered users, not all users. - bug 160 fixed: (part two of the bug) hard coded column name for primary key in mass_updates function. - modification: configuration parameter users_page is now located in the correct file (include/config_default.inc.php instead of admin/user_list.php) git-svn-id: http://piwigo.org/svn/trunk@880 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 168 fixed: crash when language file does not exists. Constantplegall2005-09-276-51/+55
| | | | | | | | PHPWG_DEFAULT_LANGUAGE added. New function get_language_filepath always used to find language files. git-svn-id: http://piwigo.org/svn/trunk@879 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 158 fixed: display error on "double selects" screens (with MSIE,plegall2005-09-262-2/+9
| | | | | | | strange behavior). VDigital modification optimizes width usage :-) git-svn-id: http://piwigo.org/svn/trunk@878 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 163 fixed: link error when cookies disabled in admin/statsplegall2005-09-252-2/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@877 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed: HTML error on nested UL in categories menu.plegall2005-09-256-13/+38
| | | | | | | | | | - bug 161 fixed: guest_id not taken into account for history table insert. - bug 164 fixed: category inserted in history table becomes too long if HTML tags are kept. git-svn-id: http://piwigo.org/svn/trunk@876 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 162 fixed: division by zero when trying to view "all" items inplegall2005-09-243-6/+50
| | | | | | | admin/element_set_(global|unit) git-svn-id: http://piwigo.org/svn/trunk@875 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 151 fixed: default maxheight was not proposed as "set to" option inplegall2005-09-212-1/+6
| | | | | | | admin/user_list git-svn-id: http://piwigo.org/svn/trunk@874 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 150 fixed: in category permissions management, wrong column name whenplegall2005-09-212-1/+6
| | | | | | | using an external users table. git-svn-id: http://piwigo.org/svn/trunk@873 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed: language items conf_mail_webmaster and conf_mail_webmaster_infoplegall2005-09-202-0/+4
| | | | | | | are necessary during install git-svn-id: http://piwigo.org/svn/trunk@871 68402e56-0260-453c-a942-63ccdbb3a9ee
* - update: upgrade from 1.4.0 or 1.4.1. Upgrade from 1.3.x is not availableplegall2005-09-2015-2089/+691
| | | | | | | | | | | | | | anymore. - update: README files updated for very near branch 1.5 :-) - new: file tools/config_local.inc.php as example for optional include/config_local.inc.php - bug fixed: configuration parameter show_picture_name_on_title was useless git-svn-id: http://piwigo.org/svn/trunk@870 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 111 fixed: "Can't add virtual category when cookieplegall2005-09-184-9/+42
| | | | | | | | | | | | | disabled". Correction reported from branch 1.4. - bug 109 fixed : "disabled "best rated" menu item when rating is not enabled". Correction reported from branch 1.4. - bug 95 fixed : "default maxwidth and maxheight not registered". Correction reported from branch 1.4. git-svn-id: http://piwigo.org/svn/trunk@869 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 107 fixed: crash when logging visit on a category containing "'"plegall2005-09-186-24/+32
| | | | | | | | | character. Correction reported from branch 1.4 - bug fixed: in admin/stats, incorrect SQL queries gave no result. git-svn-id: http://piwigo.org/svn/trunk@868 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 101 fixed: correction reported from branch 1.4plegall2005-09-184-3/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@867 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new: automatic new password sent by mail when requested by userplegall2005-09-1810-2/+301
| | | | git-svn-id: http://piwigo.org/svn/trunk@866 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improvement: add information about how to use an external table for usersplegall2005-09-175-5/+35
| | | | | | | | | | | | | - bug fixed: uses user configuration fields for filtering in admin/user_list - bug fixed: don't try to create feeds automatically during sync_users (when line in user_infos is missing) - bug fixed: create_user_infos function gives status admin if user id matches $conf['webmaster_id'] git-svn-id: http://piwigo.org/svn/trunk@865 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new: the number of elements waiting for validation is notified in RSSplegall2005-09-172-0/+33
| | | | | | | feed. git-svn-id: http://piwigo.org/svn/trunk@864 68402e56-0260-453c-a942-63ccdbb3a9ee
* - translation: common and admin strings translated in french from englishplegall2005-09-176-873/+525
| | | | | | | files git-svn-id: http://piwigo.org/svn/trunk@863 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improvement: long localized messages are in HTML files instead of $langplegall2005-09-1442-1215/+1123
| | | | | | | | | | | | | | | | | | | | array. This is the case of admin/help and about pages. - deletion: of unused functions (ts_to_mysqldt, is_image, TN_exists, check_date_format, date_convert, get_category_directories, get_used_metadata_list, array_remove, pwg_write_debug, get_group_restrictions, get_all_group_restrictions, is_group_allowed, style_select, deprecated_getAttribute). - new: many new contextual help pages to replace descriptions previously included in pages. - modification: reorganisation of language files. Deletion of unused language keys, alphabetical sort. No faq.lang.php anymore (replaced by help.html). Only done for en_UK.iso-8859-1. git-svn-id: http://piwigo.org/svn/trunk@862 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : no display of first added element date in admin/intro if noplegall2005-09-033-12/+29
| | | | | | | element in the gallery. git-svn-id: http://piwigo.org/svn/trunk@861 68402e56-0260-453c-a942-63ccdbb3a9ee
* (not in ChangeLog)plegall2005-09-0310-25/+23
| | | | | | | | | | - yoga template used for installation and by default in user_infos table - adaptation of yoga template to itself (no use of icons from template default) git-svn-id: http://piwigo.org/svn/trunk@860 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new : template yoga, made by yoDan, helped by chrisaga for integrationplegall2005-09-03216-3827/+30
| | | | | | | becomes the official template. git-svn-id: http://piwigo.org/svn/trunk@859 68402e56-0260-453c-a942-63ccdbb3a9ee
* - modification : less configuration parameters in administrationplegall2005-09-0342-956/+977
| | | | | | | | | | | | | | | | | | | screen. These parameters are move to include/config_default.inc.php. - new : ability to add a single picture to caddie from picture.php - new : contextual help, only a few pages are available. - new : ability to delete users from admin/user_list - modification : reorganization of configuration file - new : configuration parameter use_exif_mapping - improvement : MOD hidemail added to standard git-svn-id: http://piwigo.org/svn/trunk@858 68402e56-0260-453c-a942-63ccdbb3a9ee