source: trunk/admin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @577   20 years z0rglub can display thumbnail for non picture elements
(edit) @575   20 years z0rglub - refactoring - PHP Warnings correction
(edit) @570   20 years z0rglub - code refactoring - PHP warnings corrections
(edit) @566   20 years gweltas -Stat template
(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) @555   20 years z0rglub - checkbox for "remember me" are only shown if authorized - …
(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) @534   20 years z0rglub - (re)added feature : in remote site management, if a listing.xml file …
(edit) @530   20 years z0rglub - change language keys - depending on PHP version and MySQL version, …
(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) @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) @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) @512   20 years z0rglub - in admin/configuration, add new step with "sections" (general, …
(edit) @509   20 years gweltas Template migration : picture_modify.php
(edit) @506   20 years gweltas Migration of the template of images_infos.php
(edit) @504   20 years gweltas PHP5 compatibility
(edit) @498   20 years z0rglub simplier display of update result : - number of new categories - …
(edit) @496   20 years gweltas - Deletion of obsolete functions in the administrative part - Repair …
(edit) @494   20 years z0rglub very small refactoring
(edit) @493   20 years z0rglub "show metadata" feature added : you can ask to show metadata (EXIF and …
(edit) @491   20 years z0rglub - deletion functions updated : no needs to call delete_elements if no …
(edit) @489   20 years z0rglub don't force the width and height of folder icons
(edit) @486   20 years z0rglub - add files metadata support : use info for database fields - …
(edit) @467   20 years z0rglub - non picture files management - refactoring - function …
(edit) @466   20 years z0rglub - non picture files management - all remote site update functions …
(edit) @452   20 years z0rglub replacement of short_period and long_period by recent_period
(edit) @423   20 years z0rglub table user_category dropped
(edit) @403   20 years gweltas - Category upload admin control panel
(edit) @394   20 years gweltas - Template migration - Admin Control Panel migration - Category management
(edit) @393   20 years gweltas - Template migration - Admin Control Panel migration - Language migration
(edit) @383   20 years z0rglub use new format of config table
(edit) @381   20 years z0rglub move admin/phpwebgallery_structure.sql to …
(edit) @364   20 years gweltas Split of langage files
(edit) @362   20 years z0rglub header global refactoring
(edit) @358   20 years z0rglub using listing.xml in admin directory
(edit) @356   20 years z0rglub adding all new features of branch 1.3, using new index naming convention
(edit) @351   20 years gweltas Template modification Split of the french language file
(edit) @347   20 years z0rglub 2004.02.03_01h00 : auto commit
(edit) @345   20 years gweltas Merge of the 1.3.1 release Creation of an unique include file …
(edit) @266   20 years z0rglub 2004.01.07_01h00 : auto commit
(edit) @265   20 years z0rglub 2004.01.06_01h00 : auto commit
(edit) @231   21 years z0rglub define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')
(edit) @228   21 years z0rglub Modifications linked to the move of admin.php to the root directory of …
(edit) @226   21 years z0rglub Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php …
(edit) @225   21 years z0rglub Modifying ../template in ./template since admin.php has moved to the …
(edit) @220   21 years z0rglub admin.php moved to the root directory
(edit) @219   21 years z0rglub install.php moved to the root directory
(edit) @216   21 years z0rglub Menu entries are displayed in a single line at the top of the admin panel
(edit) @205   21 years z0rglub Use install language for "guest" user
(edit) @202   21 years z0rglub Display a message of warning if file admin/install.php is still …
(edit) @199   21 years z0rglub Display a message linked to the help forum
(edit) @198   21 years z0rglub When reordering a category, the page comes back with the top aligned …
(edit) @196   21 years z0rglub If there is no date given in the form, function check_date_format …
(edit) @195   21 years z0rglub Show a link to open or close a day details (only the arrow at the …
(edit) @190   21 years z0rglub Only the webmaster can modify webmaster's permissions
(edit) @188   21 years z0rglub if we try to modify the webmaster, we have to set the status to "admin"
(edit) @180   21 years z0rglub Support of special syntax to underline, emphasis or italic words in …
(edit) @177   21 years z0rglub Display a message to update the database after validating uploaded pictures
(edit) @171   21 years z0rglub Webmaster mustn't have his status modified
(edit) @170   21 years z0rglub Checking favorites after modifying group permissions
(edit) @169   21 years z0rglub Every user (including the webmaster) must have his favorites checked
(edit) @168   21 years z0rglub Deleting dead code
(edit) @167   21 years z0rglub Bug in the deletion of favorites : even if the category was …
(edit) @164   21 years z0rglub The generation of mail address works back. Since the add of another …
(edit) @163   21 years z0rglub $cat_directory was not used in the function
(edit) @161   21 years z0rglub Filename must use the same characters as the directories
(edit) @160   21 years z0rglub Filename must use the same characters as the directories
(edit) @157   21 years z0rglub Add seconds for display
(edit) @156   21 years z0rglub Use prefixeTable instead of prefix_table to be compliant with previous …
(edit) @155   21 years z0rglub Displays a message when directory name contains accentuated characters …
(edit) @152   21 years z0rglub Everything is shown in descending order : most recent are at the top
(edit) @149   21 years z0rglub 2003.09.21_01h00 : auto commit
(edit) @147   21 years z0rglub If a category with a wrong directory name (accentuated characters) …
(edit) @146   21 years z0rglub Add a message to inform that only private categories can have access rights
(edit) @143   21 years z0rglub The delete link was pointing a removed page
(edit) @141   21 years z0rglub Using the same name for variables in ./include/mysql.inc.php
(edit) @140   21 years z0rglub Header modify to comply with the other
(edit) @138   21 years z0rglub Thumbnail are linked to the picture_modify page instead of picture.php
(edit) @137   21 years z0rglub 2003.09.20_01h00 : auto commit
(edit) @133   21 years z0rglub A category can have its representative picture
(edit) @130   21 years z0rglub If we delete a picture which is logically linked to a category, the …
Note: See TracRevisionLog for help on using the revision log.