aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2005-08-08- new : external authentication in another users table. Previous users tableplegall8-295/+300
2005-07-17- new feature : use Apache authentication. If $conf['apache_authentication']plegall4-17/+43
2005-07-17- new configuration parameter : hide thumbnail captions on main page withplegall2-25/+35
2005-07-16- new feature : RSS notification feed. Feed generator is an external toolplegall4-5/+1576
2005-06-25- new feature : ability to add links on the main page (seeplegall1-0/+13
2005-06-21- bug fixed when a language value contains a simple quoteplegall1-3/+8
2005-06-21- direct communication between templates and language items, without needingplegall1-0/+3
2005-06-21- new function get_name_from_file to centralize the construction ofplegall1-0/+25
2005-05-09- user list : links to profile page and permissions page are represented byplegall1-7/+11
2005-04-30- user list updated : ability to filter list on status. Function get_enumsplegall1-0/+30
2005-04-26Bug 0000101: problem with IE search on keywordsgweltas1-1/+1
2005-04-26Bug 99 : javascript error in profile.phpgweltas1-1/+10
2005-04-25- include/config.inc.php becomes include/config_default.inc.php : this fileplegall2-7/+12
2005-04-25- come back to previous version of include/constants.php : %PWGVERSION% wasplegall1-1/+1
2005-04-25- L�g�re modification pour permettre une installation m�me si le fichie...gweltas2-2/+2
2005-04-16- elements batch management : element_set page becomes the frontend toplegall1-9/+37
2005-04-11- functions get_day_list and get_month_list moved from search.php toplegall1-0/+56
2005-03-31- apply category name and element name separation in calendar specialplegall2-13/+46
2005-03-26- "add to caddie" link is visible only when categories containsplegall3-8/+21
2005-03-25- new way of managing the application versionplegall1-1/+1
2005-03-25- new feature : caddie. The purpose is batch management, especiallyplegall2-1/+23
2005-03-16- new configuration parameter show_version : should the version be displayedplegall2-1/+5
2005-03-12- no use of "realpath" function anymore : this function is too often buggyplegall2-2/+2
2005-03-12- bug fixed : errors in notification mails... $conf['webmaster'] asplegall1-2/+2
2005-03-06- bug fixed : "all" categories link name is now localizedplegall1-1/+1
2005-02-13- version moved from 1.4.0RC2 to 1.4.0RC3plegall1-1/+1
2005-02-13- in case of SQL error, stop execution (prevents from errors inplegall1-9/+2
2005-02-01- bug fixed : text "Powered by" is now localizedplegall1-0/+1
2005-02-01- bug fixed : when a user is the guest user, login saved in history table isplegall1-7/+13
2005-01-30- bug fixed : slideshow was not working since modification of test onplegall1-1/+1
2005-01-21- version moved to 1.4.0RC2plegall1-1/+1
2005-01-20- highlight search results disabled before rewriteplegall1-0/+3
2005-01-20- bug fixed : search on accentuated characters is possibleplegall1-1/+2
2005-01-19- back to revision 1.63 + add author in fields list for allwords searchplegall1-8/+10
2005-01-19- bug fixed : in admin, username displayed in titles if needed even if onlyplegall1-0/+26
2005-01-18- Author included in "all words" searchgweltas1-10/+8
2005-01-17- deletion of obsolete parameter $conf['max_LOV_categories']plegall2-43/+0
2005-01-17- bug 74 fixed : wrong link in thumbnail title representing a recentplegall1-1/+1
2005-01-16- the day of the week is not displayed when year is prior to 1970plegall2-6/+9
2005-01-16- calendar : use MySQL instead of PHP to find the day of the weekplegall1-2/+2
2005-01-16- big update in thumbnail creation process : form is always shown with theplegall1-1/+8
2005-01-15- bug fixed : count the exact number of elements that can be displayed inplegall1-1/+20
2005-01-13- use template->parse instead of pparse. (exceptions for install.php andplegall3-4/+7
2005-01-11- new methods parse and p (for print) : enable PhpWebGallery pages to beplegall1-0/+36
2005-01-11- decrease refresh time to 0 secondsplegall2-2/+2
2005-01-09- version moved from BSF to 1.4.0RC1 :-)plegall1-1/+1
2005-01-08- replacement of variable names in include/mysql.inc.php (for upgrades) :plegall2-20/+20
2005-01-08- deletion of calculated permissions when deleting a userplegall2-2/+21
2005-01-08- no "..." in navigation bar if page numbers are consecutiveplegall1-2/+10
2005-01-07- bug fixed : if an element is linked more than once, bug on count of totalplegall1-1/+1