aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve security of sessions: nikrou2006-01-1510-174/+109
* - merge -r974:975 from branch 1.5 (PHP warning bug fixed)plegall2005-12-091-0/+1
* improve template : split theme from template itselfchrisaga2005-12-034-6/+40
* - new: system to notify and upgrade database among developersplegall2005-11-243-1/+50
* - report bug 206 correction and some template improvement from branch 1.5chrisaga2005-11-192-4/+7
* - merge -r939:940 from branch-1_5 (bug fixed in HTML for category menu tree)plegall2005-11-181-15/+8
* - bug 211 fixed : incoherent default maximum width for thumbnail creationplegall2005-11-161-1/+1
* - bug 186 fixed: useless template theme icons deleted. Remaining icons inplegall2005-11-051-1/+1
* - bug 173 fixed: due to phpBB user identifiers management, the method toplegall2005-10-221-2/+10
* bug 176 fixed: need a javascript to handle transparent PNG background in IEchrisaga2005-10-201-0/+29
* - bug 159 and 166 fixed: parameter "options" for mail() function disabled byplegall2005-10-181-2/+6
* bug 165 fixed : La largeur par d��faut en PIXELS pas en Kbchrisaga2005-10-181-1/+1
* - bug 154 fixed: "Calendar category, too precise dates". Bug came from theplegall2005-10-171-1/+3
* * new: history details by month,dayvolcom2005-10-172-0/+14
* - modification: configuration parameters gallery_title andplegall2005-10-071-6/+0
* - bug 160 fixed: (part one of the bug) hard coded column name of users tableplegall2005-10-051-0/+4
* - bug 168 fixed: crash when language file does not exists. Constantplegall2005-09-273-23/+37
* - bug fixed: HTML error on nested UL in categories menu.plegall2005-09-252-10/+15
* - update: upgrade from 1.4.0 or 1.4.1. Upgrade from 1.3.x is not availableplegall2005-09-201-1/+1
* - bug 107 fixed: crash when logging visit on a category containing "'"plegall2005-09-181-4/+4
* - bug 101 fixed: correction reported from branch 1.4plegall2005-09-182-2/+2
* - improvement: add information about how to use an external table for usersplegall2005-09-172-2/+19
* - improvement: long localized messages are in HTML files instead of $langplegall2005-09-146-144/+5
* - modification : less configuration parameters in administrationplegall2005-09-035-103/+237
* - new : HTML BODY identifier to let CSS stylesheets manage specificplegall2005-08-253-15/+25
* - deletion : no mail notification anymore. Feature replaced by RSS feedplegall2005-08-241-42/+0
* - modification : RSS feed work only with a given feed identifier. Thus weplegall2005-08-193-3/+9
* - bug 133 fixed : (report from branch 1.4) Deleting user favorites is tooplegall2005-08-181-7/+24
* - bug 133 fixed : "Nb of images incorectly rendered in "tool tip" nearplegall2005-08-181-12/+9
* - improvement : screen admin/picture_modify rewritten. Presentation copiedplegall2005-08-182-3/+8
* - modification : major simplification of admin.php. Titles are managed byplegall2005-08-173-14/+36
* - new : maintenance screen in administration. There you can updateplegall2005-08-132-56/+120
* - new : external authentication in another users table. Previous users tableplegall2005-08-088-295/+300
* - new feature : use Apache authentication. If $conf['apache_authentication']plegall2005-07-174-17/+43
* - new configuration parameter : hide thumbnail captions on main page withplegall2005-07-172-25/+35
* - new feature : RSS notification feed. Feed generator is an external toolplegall2005-07-164-5/+1576
* - new feature : ability to add links on the main page (seeplegall2005-06-251-0/+13
* - bug fixed when a language value contains a simple quoteplegall2005-06-211-3/+8
* - direct communication between templates and language items, without needingplegall2005-06-211-0/+3
* - new function get_name_from_file to centralize the construction ofplegall2005-06-211-0/+25
* - user list : links to profile page and permissions page are represented byplegall2005-05-091-7/+11
* - user list updated : ability to filter list on status. Function get_enumsplegall2005-04-301-0/+30
* Bug 0000101: problem with IE search on keywordsgweltas2005-04-261-1/+1
* Bug 99 : javascript error in profile.phpgweltas2005-04-261-1/+10
* - include/config.inc.php becomes include/config_default.inc.php : this fileplegall2005-04-252-7/+12
* - come back to previous version of include/constants.php : %PWGVERSION% wasplegall2005-04-251-1/+1
* - L�g�re modification pour permettre une installation m�me si le fichie...gweltas2005-04-252-2/+2
* - elements batch management : element_set page becomes the frontend toplegall2005-04-161-9/+37
* - functions get_day_list and get_month_list moved from search.php toplegall2005-04-111-0/+56
* - apply category name and element name separation in calendar specialplegall2005-03-312-13/+46