aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Bug 871: guest is not saved in history tablepatdenice2008-09-281-9/+5
* - the author in RSS feed can be configured in config_default.inc.phprvelices2008-09-261-0/+3
* feature 868 added: pwg.images.add checks if the same file has not alreadplegall2008-09-251-0/+13
* - sql optim: do not include category_cats (which makes a query) if current ca...rvelices2008-09-251-0/+2
* - some checks for admins that are advisers (no write access)rvelices2008-09-252-12/+12
* new: WebService method pwg.tags.getAdminList was added. The difference withplegall2008-09-241-0/+27
* new: WebService method pwg.categories.add so that pLoader can create aplegall2008-09-241-0/+22
* Remove not used upload.class.phprub2008-09-241-41/+0
* - removed #debug css rule (why would we need that in default-layout?)rvelices2008-09-234-14/+7
* improvement: WebService method pwg.images.add can set fill #images tableplegall2008-09-221-19/+104
* new: webservice method pwg.categories.getAdminList was added so that pLoaderplegall2008-09-211-0/+56
* improvement: instead of sending the images_max_rank of each category inplegall2008-09-191-21/+19
* improvement: webservice methode pwg.categories.getList returns theplegall2008-09-171-4/+34
* bug 861 fixed: only $conf['check_upgrade_feed'] is required to check forplegall2008-09-171-3/+1
* - fix status header (web services + IE6 min display)rvelices2008-09-175-80/+46
* - upgrade smarty to latest release 2.6.20rvelices2008-09-168-25/+53
* $_SERVER["HTTP_ACCEPT_LANGUAGE"] could be empty so test it.nikrou2008-09-141-1/+8
* real static paramnikrou2008-09-141-4/+4
* Wigo becomes "goto".vdigital2008-09-141-1/+1
* Change config to wigo/romavdigital2008-09-141-1/+1
* - images.file categories.permalink old_permalinks.permalink - become binaryrvelices2008-09-128-24/+32
* feature added: ability to set rank from webservice upload.plegall2008-09-111-1/+3
* feature 169 added: ability to manually sort images inside a category. Aplegall2008-09-113-8/+48
* remove ws access table/partners functionalityrvelices2008-09-113-174/+2
* - fix undefined template vars U_LOST_PASSWORD (menubar), F_ACTION (extend_for...rvelices2008-09-103-14/+13
* - fix typing error in index.tplrvelices2008-09-091-0/+32
* bug fixed: it seems that the upload file.jpg had -rw------- permissionsplegall2008-09-081-0/+2
* fix too strict regex for emailnikrou2008-09-071-1/+4
* mispellin variablenikrou2008-09-061-1/+1