aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-0450-51/+51
* - $conf['meta_ref'] is a new configuration parameter (Default true)vdigital2009-01-032-0/+14
* improve task:0000902:nikrou2009-01-031-1/+3
* task:0000902: button to remove all favoritesnikrou2009-01-021-8/+40
* - ini_set usage is sometimes prohibited.vdigital2008-12-281-2/+2
* Upgrade Smarty to 2.6.22patdenice2008-12-195-7/+12
* Border removal in mails on thumbnails (2). Need further tests.vdigital2008-12-161-1/+1
* Update Smarty to 2.6.21patdenice2008-12-096-31/+56
* - Add a "Bound Template" column for template extensions.patdenice2008-12-061-0/+3
* merge r2921 from branch 2.0 to trunkplegall2008-12-031-0/+5
* merge r2918 from branch 2.0 to trunkplegall2008-12-031-1/+1
* merge r2722 from branch 2.0 to trunkplegall2008-12-031-81/+178
* merge r2916 from branch 2.0 to trunkplegall2008-12-022-0/+20
* - Add home and identification buttons after installation.patdenice2008-11-231-8/+1
* - Bug fixed: username or password with accented character are now accepted fo...patdenice2008-11-221-12/+1
* - Replace some mysql_query by pwg_query function.patdenice2008-11-192-1/+2
* Add a new config value 'show_php_error' to allow debugging of RC to be easier.grum2008-11-102-0/+12
* Resolved issue 0000900: format_date function doesn't work when time is omi...rub2008-11-092-2/+10
* merge -c2850 from branch 2.0 to trunkgrum2008-11-091-2/+2
* merge -c2848 from branch 2.0 to trunkplegall2008-11-081-1/+1
* merge -c2840 from branch 2.0 to trunkvdigital2008-11-071-0/+17
* merge -c2823 from branch 2.0 to trunkrvelices2008-11-043-30/+5
* use of a boolean value for the "qsearch" $block->data variablegrum2008-10-271-1/+1
* menu item "quicksearch" will be displayed only if a $block->data is set (likegrum2008-10-261-0/+4
* Merging revision 2802vdigital2008-10-241-1/+1
* merge r2789 from branch 2.0:rvelices2008-10-223-16/+24
* merge -c2785 from branch 2.0 to trunkplegall2008-10-201-6/+57
* Merging revisions 2773-2776vdigital2008-10-191-2/+2
* merge rev 2771,2772 from branch 2.0rvelices2008-10-183-31/+25
* - merge rev 2765,2769 from branch 2.0rvelices2008-10-183-58/+18
* merge 2755 and 2756 from branch 2.0 to trunkrvelices2008-10-164-26/+38
* - change mysql_escape_string function (deprecated) by mysql_real_escape_string.patdenice2008-10-151-2/+2
* - Install process now looks like goto/roma.patdenice2008-10-151-1/+2
* version management: trunk codename changes to Colibri, see topic:13884.plegall2008-10-121-1/+1
* - Remove known_template function.patdenice2008-10-111-34/+12
* - Add known_template function (maybe we can change function name).patdenice2008-10-111-0/+29
* - replace a preg_match with simple comparison (faster)rvelices2008-10-102-10/+3
* - removed unused var from templatervelices2008-10-091-5/+2
* feature 889 added: pwg.images.exist check the existence of a photo in theplegall2008-10-071-0/+39
* bug 888 fixed: pwg.images.add updates the associated categories so that aplegall2008-10-051-1/+3
* feature 885 added: pwg.images.add web API method now supports additionalplegall2008-10-051-4/+41
* Use directly $lang_info on tpl files.rub2008-10-042-4/+0
* - Plugins manager now use PEM API.patdenice2008-10-031-1/+1
* bug 880 fixed: pwg.categories.add invalidate the user cache so that the newplegall2008-10-031-0/+2
* - Add set_extents function in template class.patdenice2008-10-031-16/+61
* - the optim option conf['compiled_template_cache_language'] works betterrvelices2008-10-021-0/+3
* feature 874 added: new Web API method pwg.tags.add.plegall2008-10-011-0/+19
* Purpose of datepicker with jQuery.rub2008-10-011-1/+3
* Fix bad content of NBM mail.rub2008-09-301-3/+2
* - {known_script} and {html_head} work from {include file...}rvelices2008-09-301-8/+1