| Commit message (Expand) | Author | Age | Files | Lines |
* | - bug fixed : only fields corresponding to the metadata synchronization are | plegall | 2005-01-17 | 1 | -3/+12 |
* | - deletion of calculated permissions when deleting a user | plegall | 2005-01-08 | 1 | -1/+8 |
* | all headers adapted to new year 2005, happy new year | plegall | 2005-01-07 | 3 | -3/+3 |
* | - upgrade scripts added for releases 1.3.x | plegall | 2005-01-06 | 1 | -38/+40 |
* | - Group permission delivery | gweltas | 2005-01-06 | 1 | -1/+1 |
* | - French translation | gweltas | 2005-01-04 | 1 | -28/+0 |
* | - user permissions ask update at each admin page generation. Table | plegall | 2004-12-25 | 2 | -92/+247 |
* | - replacement of PREFIX_TABLE constant in delete_user function | plegall | 2004-12-20 | 2 | -23/+27 |
* | - bug fixed : in admin/cat_list, next_rank cant' be calculted and query to | plegall | 2004-12-18 | 1 | -52/+3 |
* | - in admin menu, status option for categories is not "permissions" but | plegall | 2004-12-12 | 1 | -1/+1 |
* | - ordering function moved from admin/update to admin/include/function | plegall | 2004-12-05 | 1 | -0/+37 |
* | if all links between a category and elements have disappeared, no line is | plegall | 2004-12-05 | 1 | -1/+10 |
* | - on picture.php, related categories under the element are displayed in | plegall | 2004-12-05 | 1 | -40/+74 |
* | - shows the element representing a non empty category in cat_modify | plegall | 2004-12-04 | 1 | -6/+35 |
* | - change "->" in a beautiful arrow :-) for categories level in admin | plegall | 2004-12-04 | 1 | -0/+102 |
* | Update of the user preferences panel. | gweltas | 2004-12-02 | 1 | -3/+2 |
* | - update_global_rank new function : far more intelligent update. Take into | plegall | 2004-11-30 | 2 | -165/+209 |
* | date_metadata_update between simple quotes | plegall | 2004-11-30 | 1 | -2/+2 |
* | - global categories' options : instead of N horizontal tabs on a single | plegall | 2004-11-23 | 2 | -22/+1 |
* | - optimization : representative picture becomes mandatory for a non empty | plegall | 2004-11-20 | 1 | -5/+27 |
* | - images.path column added to reduce database access | plegall | 2004-11-16 | 1 | -0/+47 |
* | IPTC mapping done in include/config.inc.php | plegall | 2004-11-10 | 1 | -7/+3 |
* | verifies whether the file has a picture extension before trying getimagesize ... | plegall | 2004-11-09 | 1 | -1/+2 |
* | update headers to comply with GPL | z0rglub | 2004-11-06 | 3 | -12/+12 |
* | bug correction : if no category found, no element to search in get_filelist | z0rglub | 2004-11-02 | 1 | -0/+5 |
* | - function mysql_query replaced by pwg_query : the same with debugging | z0rglub | 2004-10-30 | 2 | -47/+47 |
* | - bug correction : only local categories can be metadata synchronized | z0rglub | 2004-10-24 | 1 | -4/+12 |
* | replacement of PhpWebGallery folder representative by pwg_representative and | z0rglub | 2004-10-09 | 1 | -4/+5 |
* | clean keywords string from IPTC fields | z0rglub | 2004-10-09 | 1 | -0/+9 |
* | directories "high" and "representative" are not returned anymore as | z0rglub | 2004-10-02 | 1 | -4/+7 |
* | -First draft of history display | gweltas | 2004-09-26 | 1 | -1/+1 |
* | deletion of rate lines when deleting an element | z0rglub | 2004-09-18 | 1 | -0/+8 |
* | verification of number of elements to delete in the function and not before | z0rglub | 2004-09-12 | 1 | -4/+11 |
* | simplier display of update result : | z0rglub | 2004-08-29 | 1 | -3/+12 |
* | - Deletion of obsolete functions in the administrative part | gweltas | 2004-08-25 | 1 | -158/+0 |
* | "show metadata" feature added : you can ask to show metadata (EXIF and IPTC) | z0rglub | 2004-08-25 | 1 | -57/+17 |
* | - deletion functions updated : no needs to call delete_elements if no | z0rglub | 2004-08-21 | 1 | -61/+93 |
* | - add files metadata support : use info for database fields | z0rglub | 2004-08-21 | 1 | -0/+363 |
* | - non picture files management | z0rglub | 2004-08-05 | 1 | -87/+128 |
* | table user_category dropped | z0rglub | 2004-05-28 | 1 | -173/+0 |
* | - Template migration | gweltas | 2004-03-26 | 1 | -11/+9 |
* | - Template migration | gweltas | 2004-03-20 | 2 | -14/+11 |
* | Split of langage files | gweltas | 2004-02-19 | 2 | -8/+6 |
* | header global refactoring | z0rglub | 2004-02-11 | 2 | -35/+51 |
* | Template modification | gweltas | 2004-02-07 | 1 | -1/+1 |
* | Merge of the 1.3.1 release | gweltas | 2004-02-02 | 2 | -25/+600 |
* | define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value') | z0rglub | 2003-11-03 | 1 | -1/+1 |
* | Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php since ... | z0rglub | 2003-11-03 | 1 | -6/+6 |
* | If there is no date given in the form, function check_date_format doesn't | z0rglub | 2003-10-11 | 1 | -1/+1 |
* | Bug in the deletion of favorites : even if the category was authorized, the | z0rglub | 2003-10-04 | 1 | -1/+1 |