source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @626   19 years plg favorite category accessible
(edit) @625   19 years plg - update_global_rank new function : far more intelligent update. Take …
(edit) @624   19 years plg date_metadata_update between simple quotes
(edit) @623   19 years gweltas New template for group management French translation for …
(edit) @622   19 years gweltas Categories option management update. - Rewrite of the tpl file (no …
(edit) @621   19 years gweltas New ergonomic form for search queries.
(edit) @620   19 years plg distinction between categories' admin menus and others (comments for …
(edit) @619   19 years plg report correction on "only first IPTC keyword" retrieved in remote …
(edit) @618   19 years plg bug on Windows for date 1970-01-01 : Windows refuses to work with …
(edit) @617   19 years plg bug corrected for multipages view on list special category
(edit) @616   19 years plg changing name of key from none to history_i1
(edit) @615   19 years gweltas Drop of PRIMARY Key on history table.
(edit) @614   19 years plg - global categories' options : instead of N horizontal tabs on a …
(edit) @613   19 years plg dirname function doesn't leave last "/" character, we add it
(edit) @612   19 years plg optimization : instead of reading each $confcalendar_datefield for …
(edit) @611   19 years plg takes not only the first keyword in IPTC field 2#025
(edit) @610   19 years plg - optimization : representative picture becomes mandatory for a non …
(edit) @609   19 years gweltas New CSS usage.
(edit) @608   19 years gweltas Categories management icon update
(edit) @607   19 years gweltas Unification of "Return to main page" entry in the language files.
(edit) @606   19 years plg - images.path column added to reduce database access - function …
(edit) @605   19 years plg category random replaced by a more generic category : list. You give a …
(edit) @604   19 years plg - admin/cat_options page really added this time : manage options for …
(edit) @603   19 years plg - since categories.site_id can be NULL (for virtual categories), …
(edit) @602   19 years plg - admin/cat_options page added : manage options for the whole …
(edit) @601   20 years plg - IPTC mapping done in include/config.inc.php - file extensions in …
(edit) @600   20 years plg IPTC mapping done in include/config.inc.php
(edit) @599   20 years plg Before 1970, Microsoft Windows can't mktime. format_date changed was …
(edit) @598   20 years plg when picture size exceeds user maximum display size, the link was on …
(edit) @597   20 years plg verifies whether the file has a picture extension before trying …
(edit) @596   20 years z0rglub add GPL license in COPYING file to comply with... GPL
(edit) @595   20 years z0rglub README files moved to doc/README
(edit) @594   20 years z0rglub README files moved to doc directory
(edit) @593   20 years z0rglub update headers to comply with GPL
(edit) @592   20 years z0rglub - DEFAULT_LANGUAGE constant moved to $confdefault_language - …
(edit) @591   20 years z0rglub in queries table names use the constant and not hard coded table name
(edit) @590   20 years z0rglub bug correction : if no category found, no element to search in get_filelist
(edit) @589   20 years z0rglub - synchronization interface redesigned : a form lets user choose …
(edit) @588   20 years z0rglub - differentiation of links "up to thumbnails" and "home"
(edit) @587   20 years z0rglub - function mysql_query replaced by pwg_query : the same with debugging …
(edit) @586   20 years z0rglub pwg_representative and pwg_high directories are reserved directories …
(edit) @585   20 years z0rglub - bug 56 : wrong error message for exceeding filesize picture - bug …
(edit) @584   20 years z0rglub - new column : metadata synchronization - picture for each category …
(edit) @583   20 years z0rglub added messages for category metadata update, virtual category add/deletion
(edit) @582   20 years z0rglub - bug correction : only local categories can be metadata synchronized
(edit) @581   20 years z0rglub - debug code deletion
(edit) @580   20 years z0rglub - complete refactoring - possibility to update metadata for a category
(edit) @579   20 years z0rglub - refactoring of comments.php - creation of function …
(edit) @578   20 years z0rglub use of PHPWG_ROOT_PATH constant instead of './'
(edit) @577   20 years z0rglub can display thumbnail for non picture elements
(edit) @576   20 years z0rglub search links in picture informations : author, date_available, …
(edit) @575   20 years z0rglub - refactoring - PHP Warnings correction
(edit) @574   20 years z0rglub HTML small bug : ">" must be represented as ">" when not used in …
(edit) @573   20 years z0rglub there was a bug in the mysql structure script generator : when a …
(edit) @572   20 years z0rglub refactoring : rewrite of get_cat_display_name function header
(edit) @571   20 years z0rglub admin/infos_image:$pagenb_image_page is replaced by …
(edit) @570   20 years z0rglub - code refactoring - PHP warnings corrections
(edit) @569   20 years z0rglub code refactoring for function get_cat_display_name
(edit) @568   20 years z0rglub new feature : related categories are displayed under the picture
(edit) @567   20 years z0rglub - refactoring - add or modified parameters comments
(edit) @566   20 years gweltas -Stat template
(edit) @565   20 years z0rglub clean keywords string from IPTC fields
(edit) @564   20 years z0rglub admin/create_listing_file.php moved to tools/create_listing_file.php
(edit) @563   20 years z0rglub replacement of PhpWebGallery folder representative by …
(edit) @562   20 years z0rglub clean keywords string from IPTC fields
(edit) @561   20 years z0rglub I don't want to see mysql.inc.php anymore when updating…
(edit) @560   20 years z0rglub I don't want to see galleries anymore when updating…
(edit) @555   20 years z0rglub - checkbox for "remember me" are only shown if authorized - …
(edit) @554   20 years gweltas Css simplification
(edit) @553   20 years gweltas - French translation
(edit) @541   20 years z0rglub - deletion of session_time and session_id_size as config parameter - …
(edit) @540   20 years z0rglub directories "high" and "representative" are not returned anymore as …
(edit) @539   20 years gweltas - Change of the picture page behavior to be able to open the full size …
(edit) @538   20 years z0rglub add support of exif and iptc for remote site
(edit) @537   20 years gweltas -First draft of history display
(edit) @536   20 years z0rglub add support of a third size picture in "high" sub-directory
(edit) @535   20 years z0rglub bug correction : if you rate a picture and then launch the slideshow, …
(edit) @534   20 years z0rglub - (re)added feature : in remote site management, if a listing.xml file …
(edit) @533   20 years gweltas - Small update of category.tpl
(edit) @532   20 years gweltas - Delivery of french translation in order to test i18n - Deletion of …
(edit) @531   20 years gweltas - New template for picture.tpl - Creation of a menu bar in the picture …
(edit) @530   20 years z0rglub - change language keys - depending on PHP version and MySQL version, …
(edit) @529   20 years z0rglub - commenting unused function guess_lang - code refactoring …
(edit) @528   20 years z0rglub - huge refactoring of admin/configuration.php (reminder : tabs in code …
(edit) @527   20 years gweltas - dispatch of configuration
(edit) @526   20 years z0rglub - new version of create_file_listing.php for future 1.4 branch - new …
(edit) @525   20 years z0rglub init of $xml_content var avoiding PHP warnings
(edit) @524   20 years z0rglub code refactoring
(edit) @523   20 years z0rglub deletion of rate lines when deleting an element
(edit) @522   20 years z0rglub representative was badly tested using prefix_thumbnail…
(edit) @521   20 years z0rglub verification of number of elements to delete in the function and not …
(edit) @520   20 years gweltas waiting tpl migration
(edit) @519   20 years gweltas Minor bugs correction
(edit) @518   20 years z0rglub - corrects bugs due to deletion of configuration parameters …
(edit) @517   20 years z0rglub - adjustements on length fields - usage of predefined values for …
(edit) @516   20 years z0rglub deletion of $confsite_url and $confforum_url and all their …
(edit) @515   20 years z0rglub when clicking on configuration page of admin panel, the general …
(edit) @514   20 years z0rglub - bug correction : when coming from picture.php on a picture of …
(edit) @513   20 years z0rglub - in admin/configuration, add new step with "sections" (general, …
(edit) @512   20 years z0rglub - in admin/configuration, add new step with "sections" (general, …
Note: See TracRevisionLog for help on using the revision log.