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