aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include (unfollow)
Commit message (Expand)AuthorFilesLines
2005-04-16- elements batch management : element_set page becomes the frontend toplegall1-0/+8
2005-02-13- bug fixed : instead of showing a blank page when trying to use Exif tagsplegall1-0/+5
2005-02-08- bug fixed : no need to wrap iptc values into quotes, they are added byplegall1-1/+1
2005-01-17- bug fixed : only fields corresponding to the metadata synchronization areplegall1-3/+12
2005-01-08- deletion of calculated permissions when deleting a userplegall1-1/+8
2005-01-07all headers adapted to new year 2005, happy new yearplegall3-3/+3
2005-01-06- upgrade scripts added for releases 1.3.xplegall1-38/+40
2005-01-06- Group permission deliverygweltas1-1/+1
2005-01-04- French translationgweltas1-28/+0
2004-12-25- user permissions ask update at each admin page generation. Tableplegall2-92/+247
2004-12-20- replacement of PREFIX_TABLE constant in delete_user functionplegall2-23/+27
2004-12-18- bug fixed : in admin/cat_list, next_rank cant' be calculted and query toplegall1-52/+3
2004-12-12- in admin menu, status option for categories is not "permissions" butplegall1-1/+1
2004-12-05- ordering function moved from admin/update to admin/include/functionplegall1-0/+37
2004-12-05if all links between a category and elements have disappeared, no line isplegall1-1/+10
2004-12-05- on picture.php, related categories under the element are displayed inplegall1-40/+74
2004-12-04- shows the element representing a non empty category in cat_modifyplegall1-6/+35
2004-12-04- change "->" in a beautiful arrow :-) for categories level in adminplegall1-0/+102
2004-12-02Update of the user preferences panel.gweltas1-3/+2
2004-11-30- update_global_rank new function : far more intelligent update. Take intoplegall2-165/+209
2004-11-30date_metadata_update between simple quotesplegall1-2/+2
2004-11-23- global categories' options : instead of N horizontal tabs on a singleplegall2-22/+1
2004-11-20- optimization : representative picture becomes mandatory for a non emptyplegall1-5/+27
2004-11-16- images.path column added to reduce database accessplegall1-0/+47
2004-11-10IPTC mapping done in include/config.inc.phpplegall1-7/+3
2004-11-09verifies whether the file has a picture extension before trying getimagesize ...plegall1-1/+2
2004-11-06update headers to comply with GPLz0rglub3-12/+12
2004-11-02bug correction : if no category found, no element to search in get_filelistz0rglub1-0/+5
2004-10-30- function mysql_query replaced by pwg_query : the same with debuggingz0rglub2-47/+47
2004-10-24- bug correction : only local categories can be metadata synchronizedz0rglub1-4/+12
2004-10-09replacement of PhpWebGallery folder representative by pwg_representative andz0rglub1-4/+5
2004-10-09clean keywords string from IPTC fieldsz0rglub1-0/+9
2004-10-02directories "high" and "representative" are not returned anymore asz0rglub1-4/+7
2004-09-26-First draft of history displaygweltas1-1/+1
2004-09-18deletion of rate lines when deleting an elementz0rglub1-0/+8
2004-09-12verification of number of elements to delete in the function and not beforez0rglub1-4/+11
2004-08-29simplier display of update result :z0rglub1-3/+12
2004-08-25- Deletion of obsolete functions in the administrative partgweltas1-158/+0
2004-08-25"show metadata" feature added : you can ask to show metadata (EXIF and IPTC)z0rglub1-57/+17
2004-08-21- deletion functions updated : no needs to call delete_elements if noz0rglub1-61/+93
2004-08-21- add files metadata support : use info for database fieldsz0rglub1-0/+363
2004-08-05- non picture files managementz0rglub1-87/+128
2004-05-28table user_category droppedz0rglub1-173/+0
2004-03-26- Template migrationgweltas1-11/+9
2004-03-20- Template migrationgweltas2-14/+11
2004-02-19Split of langage filesgweltas2-8/+6
2004-02-11header global refactoringz0rglub2-35/+51
2004-02-07Template modificationgweltas1-1/+1
2004-02-02Merge of the 1.3.1 releasegweltas2-25/+600
2003-11-03define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')z0rglub1-1/+1