aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_html.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-23- revert feature 564: log the login of each user; but add the possibility to bervelices1-0/+1
2006-12-21Feature Issue ID 0000601: Filter all public pages with only recent elementsrub1-2/+3
2006-12-13- feature 599: option to forbid user registrationrvelices1-0/+17
2006-12-11Feature Issue ID 0000602: Redirect must be done by html or httprub1-2/+2
2006-12-08- new function set_status_header (set http status code)rvelices1-6/+26
2006-12-07- remove #user_cache_categories.is_child_date_lastrvelices1-27/+36
2006-12-01Resolved Issue ID 0000299:rub1-17/+30
2006-11-14feature 479: when more than 3 tags selected, be able to remove one tag rvelices1-0/+48
2006-10-31bug 571: getimagesize error (missing PHPWG_ROOT_PATH)rvelices1-1/+1
2006-10-17comments.php: cleanup url (t=1 in the url for an unknown reason) and image rvelices1-1/+2
2006-05-15merge -r1308:1309 from branch 1.6 to trunk (bug 367 fixed)plegall1-1/+1
2006-04-29bug 358 fixed : Accent are not correctly displayed in category listingchrisaga1-2/+2
2006-04-28merge -r1287 from branch-1_6 to trunkrvelices1-0/+18
2006-04-26merge branch 1.6 r1274:1275 into trunk (useless code)chrisaga1-1/+0
2006-04-25- merge branch 1.6 r1270:1271 into trunk (bug 351)chrisaga1-1/+2
2006-04-22- improve : add some htmlentities() to clean category names and descripion. S...chrisaga1-3/+3
2006-04-18- HTML validation : get_html_tag_selection() must never return an empty list ...chrisaga1-0/+4
2006-04-06improvement: urls for tags can contain now only the tag or the id and tagrvelices1-5/+24
2006-04-02improvement: tags replace keywords. Better data model, lessplegall1-2/+51
2006-03-30fix: image_order cookie path fixed for url rewritingrvelices1-2/+28
2006-03-22URL rewriting: capable of fully working with urls without ?rvelices1-6/+19
2006-03-21URL rewriting: fix some old links, calendar simplification and prepare code rvelices1-25/+25
2006-03-16bug fixed: create_navigation_bar take into account clean URL if requested.plegall1-40/+46
2006-03-15new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall1-7/+9
2006-02-13merge -r1038:1039 from branches/branch-1_5 into trunk (bug 269 fixed)plegall1-6/+28
2006-02-12improvement: $page['where'] string replaced by $page['items'].plegall1-2/+4
2006-02-10feature 77: standard navigation link - finalizedrvelices1-24/+33
2006-02-09merge branch 1.5 into trunk r1001:1002: bug 259 fixednikrou1-7/+11
2006-01-27improvement: got rid of num= _GET param in category.php (use only start=) sorvelices1-4/+13
2006-01-15Improve security of sessions: nikrou1-10/+10
2005-12-09- merge -r974:975 from branch 1.5 (PHP warning bug fixed)plegall1-0/+1
2005-12-03improve template : split theme from template itselfchrisaga1-2/+1
2005-11-19- report bug 206 correction and some template improvement from branch 1.5chrisaga1-2/+2
2005-11-18- merge -r939:940 from branch-1_5 (bug fixed in HTML for category menu tree)plegall1-15/+8
2005-11-05- bug 186 fixed: useless template theme icons deleted. Remaining icons inplegall1-1/+1
2005-09-25- bug fixed: HTML error on nested UL in categories menu.plegall1-8/+10
2005-09-14- improvement: long localized messages are in HTML files instead of $langplegall1-18/+0
2005-08-25- new : HTML BODY identifier to let CSS stylesheets manage specificplegall1-13/+7
2005-08-18- bug 133 fixed : "Nb of images incorectly rendered in "tool tip" nearplegall1-12/+9
2005-08-18- improvement : screen admin/picture_modify rewritten. Presentation copiedplegall1-3/+4
2005-08-17- modification : major simplification of admin.php. Titles are managed byplegall1-1/+9
2005-01-08- no "..." in navigation bar if page numbers are consecutiveplegall1-2/+10
2005-01-07all headers adapted to new year 2005, happy new yearplegall1-1/+1
2004-12-23- User permissions template migrationgweltas1-1/+0
2004-12-18- bug fixed : in admin/cat_list, next_rank cant' be calculted and query toplegall1-1/+2
2004-12-13- bug fixed : in the categories menu, we may have to close more than oneplegall1-2/+2
2004-12-13- reformat create_navigation_bar functionplegall1-37/+37
2004-12-13- refresh paginated navigation bar : displays First and Last, displaysplegall1-23/+91
2004-12-12- in admin menu, status option for categories is not "permissions" butplegall1-6/+5
2004-11-23- global categories' options : instead of N horizontal tabs on a singleplegall1-41/+45