aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* language cleanup (removed duplicate messages and use {lang:} instead of rvelices2006-11-226-28/+6
* Resolved Issue ID 0000587:rub2006-11-204-4/+2
* - plugins can have full control over the path/url of the element/image/rvelices2006-11-173-104/+349
* fix: phpWGOpenWindow was not working because of popup blocker in IE and FF if rvelices2006-11-171-20/+15
* - bug fix: comments_forall and category commentable were not checked during rvelices2006-11-165-76/+168
* completely replaced get_thumbnail_src it get_thumbnail_url rvelices2006-11-156-63/+45
* fix potential incompatibility with events directly in the templatervelices2006-11-151-7/+6
* forgot small icon.rvelices2006-11-141-0/+0
* feature 479: when more than 3 tags selected, be able to remove one tag rvelices2006-11-144-24/+52
* plugins: added actions for register_user, delete_categories, delete_elementsrvelices2006-11-142-0/+12
* git-svn-id: http://piwigo.org/svn/trunk@1604 68402e56-0260-453c-a942-63ccdbb3...rvelices2006-11-106-39/+33
* - comments.php improvements:rvelices2006-11-086-65/+100
* - merge category_recent_cats and category_subcats into category_cats (a lot rvelices2006-11-084-232/+93
* - deprecated get_thumbnail_src (still there for compatibility). use rather rvelices2006-11-073-40/+73
* - added trigger_action in menubar and page_tail (begin and end)rvelices2006-11-073-35/+39
* removed 3 never used functionsrvelices2006-11-031-84/+8
* Resolved Issue ID 0000575:rub2006-11-024-5/+54
* plugins last modifications + events are triggered now from picture.phprvelices2006-11-0114-217/+369
* fix: get_filename_wo_extension (check for ===false) and template make_filenamervelices2006-11-012-6/+10
* plugins compatible with php4rvelices2006-10-311-2/+2
* template improvement: added merge_block_vars method (instead of creating a rvelices2006-10-311-0/+24
* bug 571: getimagesize error (missing PHPWG_ROOT_PATH)rvelices2006-10-311-1/+1
* plugins go now in the #plugins tablervelices2006-10-3110-83/+304
* Resolved Issue ID 0000526:rub2006-10-309-16/+117
* Resolved Issue ID 0000526:rub2006-10-292-4/+4
* Resolved Issue ID 0000526:rub2006-10-292-0/+23
* - plugins can add now their page to the admin pagervelices2006-10-2710-27/+310
* fix: make_filename for absolute path under windows (c:\)rvelices2006-10-271-3/+5
* plugins: first prototype versionrvelices2006-10-2613-14/+459
* fix a previous upgrade (username column was not binary)rvelices2006-10-241-0/+47
* Resolved Issue ID 0000567:rub2006-10-211-1/+1
* Resolved Issue ID 0000356:rub2006-10-217-27/+38
* - put back config['session_length'] disappeared in r1493 but has always beenrvelices2006-10-207-163/+183
* put back the redirect function as it was in branch 1.6 (still not working per...rvelices2006-10-194-49/+48
* feature 563: send an email to admin when new user registers (optional)rvelices2006-10-193-0/+39
* feature 564: logs in the history table each user login rvelices2006-10-1912-59/+168
* comments.php: cleanup url (t=1 in the url for an unknown reason) and image rvelices2006-10-172-4/+6
* bug 560: merge r1561 to trunk - url issue when $conf['picture_url_style']='fi...rvelices2006-10-131-8/+7
* Resolved Issue ID 0000556:rub2006-10-101-6/+23
* bug 549: fix uninitialized variable PHP warning in calendarrvelices2006-10-081-0/+1
* Resolved Issue ID 0000544:rub2006-09-201-1/+7
* corrected links in RSS feedrvelices2006-09-192-3/+3
* RSS feed improvements:rvelices2006-09-183-275/+393
* merge -r 1547 from branch-1_6 to Alligatorrvelices2006-09-181-2/+4
* Modification: change current version from "%PWGVERSION%" to "Alligator".plegall2006-08-262-2/+2
* Resolved Issue ID 0000516:rub2006-08-241-1/+1
* ability to add content to html head elements rvelices2006-08-172-1/+16
* added number of tags, image-tag associations and image-category association rvelices2006-08-164-2/+28
* feature 519: quick search (first version)rvelices2006-08-1512-42/+388
* fix bug 518: anyone can delete or validate a commentnikrou2006-08-141-2/+5