aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - bug fixed : word "all" for creating all thumbnails is now in i18nplegall2005-01-204-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@716 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : search on accentuated characters is possibleplegall2005-01-201-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@715 68402e56-0260-453c-a942-63ccdbb3a9ee
* - New navigation arrowsgweltas2005-01-205-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@712 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Misalignement of navigation arrows in picture.tpl (specific IE)gweltas2005-01-202-2/+6
| | | | | | | - Comments are now an unlimited textarea git-svn-id: http://piwigo.org/svn/trunk@711 68402e56-0260-453c-a942-63ccdbb3a9ee
* - back to revision 1.63 + add author in fields list for allwords searchplegall2005-01-191-8/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@710 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new features : multipages users list. The list can be ordered by id (sameplegall2005-01-195-2/+183
| | | | | | | | effect than registration date) or by username. On each line, you can access properties and permissions for the user git-svn-id: http://piwigo.org/svn/trunk@709 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : in admin, username displayed in titles if needed even if onlyplegall2005-01-192-1/+39
| | | | | | | user id was transmitted git-svn-id: http://piwigo.org/svn/trunk@708 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Author included in "all words" searchgweltas2005-01-181-10/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@707 68402e56-0260-453c-a942-63ccdbb3a9ee
* - deletion of obsolete parameter $conf['max_LOV_categories']plegall2005-01-172-43/+0
| | | | | | | - deletion of obsolete function get_enums git-svn-id: http://piwigo.org/svn/trunk@706 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 74 fixed : wrong link in thumbnail title representing a recentplegall2005-01-171-1/+1
| | | | | | | category git-svn-id: http://piwigo.org/svn/trunk@705 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : when trying to link a blank user to a group, only a frenchplegall2005-01-171-8/+15
| | | | | | | hard coded message was displayed and a wrong SQL query was executed git-svn-id: http://piwigo.org/svn/trunk@704 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : in thumbnail creation process, only files with filenameplegall2005-01-171-0/+8
| | | | | | | authorized by PhpWebGallery are listed git-svn-id: http://piwigo.org/svn/trunk@703 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : only fields corresponding to the metadata synchronization areplegall2005-01-171-3/+12
| | | | | | | updated (ie : no update of keywords if use_iptc is off) git-svn-id: http://piwigo.org/svn/trunk@702 68402e56-0260-453c-a942-63ccdbb3a9ee
* - by default use_iptc and use_exif are set to falseplegall2005-01-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@701 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : in admin/configuration, reset button was a submit buttonplegall2005-01-162-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@700 68402e56-0260-453c-a942-63ccdbb3a9ee
* - admin/waiting : add a reset buttonplegall2005-01-162-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@699 68402e56-0260-453c-a942-63ccdbb3a9ee
* - the day of the week is not displayed when year is prior to 1970plegall2005-01-162-6/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@698 68402e56-0260-453c-a942-63ccdbb3a9ee
* - calendar : use MySQL instead of PHP to find the day of the weekplegall2005-01-161-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@697 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : when unvalidating a waiting picture, a wrong path was unlinkedplegall2005-01-161-6/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@696 68402e56-0260-453c-a942-63ccdbb3a9ee
* - big update in thumbnail creation process : form is always shown with theplegall2005-01-166-308/+258
| | | | | | | | | | | | | | | | | | | comprehensive list of pictures without thumbnails (no matter the directory) unless there are no thumbnail missing. - thumbnail creation process : form parameters are saved between 2 thumbnail generations thanks to new process - thumbnail creation process : can ask to create all missing thumbnails - thumbnail creation process : default thumbnail width and height are configured in include/config.inc.php - thumbnail creation process : errors due to no write access directories are catched git-svn-id: http://piwigo.org/svn/trunk@695 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : count the exact number of elements that can be displayed inplegall2005-01-151-1/+20
| | | | | | | most_visited category because it can be less than $conf['top_number'] git-svn-id: http://piwigo.org/svn/trunk@694 68402e56-0260-453c-a942-63ccdbb3a9ee
* - HTML entity ← and → are not supported by Microsoft Internetplegall2005-01-152-6/+6
| | | | | | | | Explorer 6 and as this browser is quite widely used... these entities are replaced by « and » git-svn-id: http://piwigo.org/svn/trunk@693 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : disable nowrap on category description (which can be long...)plegall2005-01-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@692 68402e56-0260-453c-a942-63ccdbb3a9ee
* - no debug output in synchronization process (replaced by HTML comments,plegall2005-01-152-48/+108
| | | | | | | | | | | information is still available) - when showing result of a simulation, also displays the form with values given for simulation. Admin can perform another simulation or uncheck the simulation option git-svn-id: http://piwigo.org/svn/trunk@691 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Small bug in default.css (menu font size)gweltas2005-01-131-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@690 68402e56-0260-453c-a942-63ccdbb3a9ee
* - update of picture.tpl for a specific Opera buggweltas2005-01-132-198/+154
| | | | | | | - Comments included in default.css to help admin to enhanced their gallery git-svn-id: http://piwigo.org/svn/trunk@689 68402e56-0260-453c-a942-63ccdbb3a9ee
* - use template->parse instead of pparse. (exceptions for install.php andplegall2005-01-1314-15/+18
| | | | | | | | | upgrade.php) - bug fixed : queries time and count were not displayed on a redirection git-svn-id: http://piwigo.org/svn/trunk@688 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new methods parse and p (for print) : enable PhpWebGallery pages to beplegall2005-01-111-0/+36
| | | | | | | fully generated before being send to browser git-svn-id: http://piwigo.org/svn/trunk@687 68402e56-0260-453c-a942-63ccdbb3a9ee
* - decrease refresh time to 0 secondsplegall2005-01-112-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@686 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : use the constant to history table instead of hard coded tableplegall2005-01-111-1/+1
| | | | | | | name git-svn-id: http://piwigo.org/svn/trunk@685 68402e56-0260-453c-a942-63ccdbb3a9ee
* - version moved from BSF to 1.4.0RC1 :-)plegall2005-01-092-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@683 68402e56-0260-453c-a942-63ccdbb3a9ee
* - in install.php, use the temporary variable $prefixeTable for inclusion ofplegall2005-01-082-0/+14
| | | | | | | | | | file include/constants.php - security check in upgrade.php : no upgrade possible if constant PHPWG_INSTALLED is defined git-svn-id: http://piwigo.org/svn/trunk@682 68402e56-0260-453c-a942-63ccdbb3a9ee
* - replacement of variable names in include/mysql.inc.php (for upgrades) :plegall2005-01-084-28/+28
| | | | | | | | | | | dbname => cfgBase dbuser => cfgUser dbpasswd => cfgPassword dbhost => cfgHote table_prefix => prefixeTable git-svn-id: http://piwigo.org/svn/trunk@681 68402e56-0260-453c-a942-63ccdbb3a9ee
* - deletion of calculated permissions when deleting a userplegall2005-01-083-3/+29
| | | | | | | - taking into account locked categories during permissions calculation git-svn-id: http://piwigo.org/svn/trunk@680 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new section in README : How to start (in english and french)plegall2005-01-082-0/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@679 68402e56-0260-453c-a942-63ccdbb3a9ee
* - no "..." in navigation bar if page numbers are consecutiveplegall2005-01-081-2/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@678 68402e56-0260-453c-a942-63ccdbb3a9ee
* - upgrade.tpl has been forgotten : mandatory for upgrade scriptsplegall2005-01-071-0/+45
| | | | git-svn-id: http://piwigo.org/svn/trunk@677 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : if an element is linked more than once, bug on count of totalplegall2005-01-071-1/+1
| | | | | | | elements of best rated category git-svn-id: http://piwigo.org/svn/trunk@676 68402e56-0260-453c-a942-63ccdbb3a9ee
* all headers adapted to new year 2005, happy new yearplegall2005-01-0772-72/+72
| | | | git-svn-id: http://piwigo.org/svn/trunk@675 68402e56-0260-453c-a942-63ccdbb3a9ee
* - small correction english FAQplegall2005-01-074-70/+280
| | | | | | | | | | | | - language item about remote sites were translated in French in french translation file - french FAQ translated from english - add square brackets around links in remote sites managements git-svn-id: http://piwigo.org/svn/trunk@674 68402e56-0260-453c-a942-63ccdbb3a9ee
* - README documentation updatedplegall2005-01-062-26/+106
| | | | git-svn-id: http://piwigo.org/svn/trunk@673 68402e56-0260-453c-a942-63ccdbb3a9ee
* - upgrade scripts added for releases 1.3.xplegall2005-01-0612-59/+2129
| | | | | | | | | | | | | | | | | | | | | | | | | - my_error function moved from admin/include/functions.php to include/functions.inc.php - because MySQL temporary tables are not always authorized on creation, use a temporary table name (with the current microsecond) on a non temporary table (in mass_updates function) - ability to retrieve distant full directories (usefull in upgrade scripts) - global variables $count_queries and $queries_time moved into global array $page - get_cat_display_name displays category names in correct order : the one given by uppercats - function setup_style simplified - default value for configuration parameter "show_nb_comments" set to false (less queries by default) git-svn-id: http://piwigo.org/svn/trunk@672 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Group permission deliverygweltas2005-01-0614-365/+342
| | | | | | | - Reorganisation of common.lang.php git-svn-id: http://piwigo.org/svn/trunk@671 68402e56-0260-453c-a942-63ccdbb3a9ee
* - French translationgweltas2005-01-047-46/+33
| | | | | | | - Deletion of the eCard template entry git-svn-id: http://piwigo.org/svn/trunk@670 68402e56-0260-453c-a942-63ccdbb3a9ee
* - administration instructions rewritten (english only), no more pictureplegall2004-12-314-61/+254
| | | | | | | needed to represent directories tree, space added between list items git-svn-id: http://piwigo.org/svn/trunk@669 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed on setting commentable property for a single category (bug inplegall2004-12-303-3/+6
| | | | | | | | | | template and in query generation) - bug on determining whether an element is commentable or not depending on categories it belongs to git-svn-id: http://piwigo.org/svn/trunk@668 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed on upload : configuration variable $conf['upload_available'] hasplegall2004-12-304-13/+11
| | | | | | | | | | | | | | disappeared - by default, new categories are not "uploadable" - bug fixed on date displayed from Unix format : trying to find seconds while not provided - bug fixed on admin/waiting template to center submit button git-svn-id: http://piwigo.org/svn/trunk@667 68402e56-0260-453c-a942-63ccdbb3a9ee
* - admin/update : bug when trying to synchronize a particular category (itplegall2004-12-301-0/+6
| | | | | | | was deleted...) git-svn-id: http://piwigo.org/svn/trunk@666 68402e56-0260-453c-a942-63ccdbb3a9ee
* - admin/update : deletion of useless linesplegall2004-12-303-107/+144
| | | | | | | | | | | - admin/thumbnail : use new process for finding pictures without thumbnails. No more recursivity - admin/thumbnail : only show list of directory containing pictures without thumbnails, not the whole directory tree git-svn-id: http://piwigo.org/svn/trunk@665 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed : if some categories are forbidden, query for recent categoriesplegall2004-12-301-1/+1
| | | | | | | was wrong git-svn-id: http://piwigo.org/svn/trunk@664 68402e56-0260-453c-a942-63ccdbb3a9ee