aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature 583: notification infromation can be filtered by the requester rvelices2006-12-061-1/+1
* Fixed Issue ID 0000593: *.jpeg support in PWGrub2006-12-041-2/+4
* Fixed Issue ID 0000494: Stats do not currently include Uploadsrub2006-12-031-0/+28
* improve page header : slightly prettier title and chrisaga2006-12-021-0/+5
* Resolved Issue ID 0000299:rub2006-12-015-41/+241
* - sessions are always started (even for visitors)rvelices2006-12-013-14/+53
* get rid of #users.auto_login_keyrvelices2006-12-011-40/+41
* 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-222-3/+25
* - action.php makes use of Last-Modified and If-Modified-Since HTTP headersrvelices2006-11-222-11/+9
* - plugins can have full control over the path/url of the element/image/rvelices2006-11-171-0/+222
* - bug fix: comments_forall and category commentable were not checked during rvelices2006-11-162-73/+166
* completely replaced get_thumbnail_src it get_thumbnail_url rvelices2006-11-151-11/+0
* feature 479: when more than 3 tags selected, be able to remove one tag rvelices2006-11-142-24/+50
* plugins: added actions for register_user, delete_categories, delete_elementsrvelices2006-11-141-0/+8
* git-svn-id: http://piwigo.org/svn/trunk@1604 68402e56-0260-453c-a942-63ccdbb3...rvelices2006-11-102-7/+14
* - comments.php improvements:rvelices2006-11-082-2/+6
* - 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-072-29/+68
* - added trigger_action in menubar and page_tail (begin and end)rvelices2006-11-072-34/+36
* plugins last modifications + events are triggered now from picture.phprvelices2006-11-013-30/+106
* fix: get_filename_wo_extension (check for ===false) and template make_filenamervelices2006-11-012-6/+10
* 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-312-15/+41
* Resolved Issue ID 0000526:rub2006-10-302-13/+21
* Resolved Issue ID 0000526:rub2006-10-292-4/+4
* Resolved Issue ID 0000526:rub2006-10-292-0/+23
* fix: make_filename for absolute path under windows (c:\)rvelices2006-10-271-3/+5
* plugins: first prototype versionrvelices2006-10-265-14/+176
* Resolved Issue ID 0000567:rub2006-10-211-1/+1
* - put back config['session_length'] disappeared in r1493 but has always beenrvelices2006-10-206-159/+182
* put back the redirect function as it was in branch 1.6 (still not working per...rvelices2006-10-192-32/+46
* feature 563: send an email to admin when new user registers (optional)rvelices2006-10-192-0/+18
* feature 564: logs in the history table each user login rvelices2006-10-192-17/+37
* comments.php: cleanup url (t=1 in the url for an unknown reason) and image rvelices2006-10-171-1/+2
* bug 560: merge r1561 to trunk - url issue when $conf['picture_url_style']='fi...rvelices2006-10-131-8/+7
* bug 549: fix uninitialized variable PHP warning in calendarrvelices2006-10-081-0/+1
* corrected links in RSS feedrvelices2006-09-191-2/+2
* RSS feed improvements:rvelices2006-09-182-262/+271
* Modification: change current version from "%PWGVERSION%" to "Alligator".plegall2006-08-261-1/+1
* Resolved Issue ID 0000516:rub2006-08-241-1/+1
* feature 519: quick search (first version)rvelices2006-08-155-31/+243
* Remove duplicate line!rub2006-08-111-1/+0
* Resolved Issue ID 0000516:rub2006-08-111-1/+4
* Resolved Issue ID 0000507:rub2006-08-092-7/+27
* line (error_log('...')) not wanted: debugnikrou2006-08-081-1/+0
* bug 451 fixed: in auto_login function slashes must be remove nikrou2006-08-071-1/+4
* fix bug 451: nikrou2006-08-021-1/+3