aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* put some functionnality from feed.php into a function (to be used rvelices2006-12-072-52/+85
* Icon is showed in the same way between recent categories and recent images.rub2006-12-071-2/+2
* Proposition of translations about:rub2006-12-066-29/+57
* feature 583: notification infromation can be filtered by the requester rvelices2006-12-067-27/+45
* Fixed Issue ID 0000593: *.jpeg support in PWGrub2006-12-046-8/+12
* Fixed: Use old $conf to insert in #_configrub2006-12-041-1/+3
* Fixed Issue ID 0000494: Stats do not currently include Uploadsrub2006-12-035-163/+195
* HTML 4.01 validationchrisaga2006-12-021-1/+1
* improve page header : slightly prettier title and chrisaga2006-12-025-4/+39
* Improve database update of svn:1624rub2006-12-021-0/+7
* Missing on file on svn:1624rub2006-12-011-0/+5
* Resolved Issue ID 0000299:rub2006-12-0112-170/+463
* - sessions are always started (even for visitors)rvelices2006-12-014-24/+62
* get rid of #users.auto_login_keyrvelices2006-12-013-41/+88
* some language cleanuprvelices2006-11-298-127/+80
* added some code comments for quick/query searchrvelices2006-11-291-10/+27
* bug fixed: searching $search array twice in get_regular_search_results wasplegall2006-11-231-2/+0
* feature 440: send mail to admin when comment is enteredrvelices2006-11-229-46/+190
* - action.php makes use of Last-Modified and If-Modified-Since HTTP headersrvelices2006-11-223-17/+51
* 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