aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-18- php optims (small): remove/replace preg_xxx with faster simple string funct...rvelices3-31/+25
2008-10-18- added an image sort order by privacy level (admins only)rvelices1-2/+3
2008-10-17- mysql potential injection paranoia + code compaction in common.inc.phprvelices2-56/+15
2008-10-16- security paranoia: protect session/remember me cookies from XSS attacks (wo...rvelices4-28/+40
2008-10-15Merge from trunk 2752:patdenice1-2/+2
2008-10-15Merge from trunk 2747:patdenice1-1/+2
2008-10-12version management: the Piwigo version changes to 2.0 instead of Butterflyplegall1-1/+1
2008-10-11feature 892 added: pwg.images.setInfo added so that once we have discoveredplegall1-81/+178
2008-10-11Merge from trunk 2716:patdenice1-34/+12
2008-10-11Merge from trunk 2712:patdenice1-0/+29
2008-10-10- replace a preg_match with simple comparison (faster)rvelices2-10/+3
2008-10-09- removed unused var from templatervelices1-5/+2
2008-10-07feature 889 added: pwg.images.exist check the existence of a photo in theplegall1-0/+39
2008-10-05bug 888 fixed: pwg.images.add updates the associated categories so that aplegall1-1/+3
2008-10-05feature 885 added: pwg.images.add web API method now supports additionalplegall1-4/+41
2008-10-04Use directly $lang_info on tpl files.rub2-4/+0
2008-10-03- Plugins manager now use PEM API.patdenice1-1/+1
2008-10-03bug 880 fixed: pwg.categories.add invalidate the user cache so that the newplegall1-0/+2
2008-10-03- Add set_extents function in template class.patdenice1-16/+61
2008-10-02- the optim option conf['compiled_template_cache_language'] works betterrvelices1-0/+3
2008-10-01feature 874 added: new Web API method pwg.tags.add.plegall1-0/+19
2008-10-01Purpose of datepicker with jQuery.rub1-1/+3
2008-09-30Fix bad content of NBM mail.rub1-3/+2
2008-09-30- {known_script} and {html_head} work from {include file...}rvelices1-8/+1
2008-09-28Bug 871: guest is not saved in history tablepatdenice1-9/+5
2008-09-26- the author in RSS feed can be configured in config_default.inc.phprvelices1-0/+3
2008-09-25feature 868 added: pwg.images.add checks if the same file has not alreadplegall1-0/+13
2008-09-25- sql optim: do not include category_cats (which makes a query) if current ca...rvelices1-0/+2
2008-09-25- some checks for admins that are advisers (no write access)rvelices2-12/+12
2008-09-24new: WebService method pwg.tags.getAdminList was added. The difference withplegall1-0/+27
2008-09-24new: WebService method pwg.categories.add so that pLoader can create aplegall1-0/+22
2008-09-24Remove not used upload.class.phprub1-41/+0
2008-09-23- removed #debug css rule (why would we need that in default-layout?)rvelices4-14/+7
2008-09-22improvement: WebService method pwg.images.add can set fill #images tableplegall1-19/+104
2008-09-21new: webservice method pwg.categories.getAdminList was added so that pLoaderplegall1-0/+56
2008-09-19improvement: instead of sending the images_max_rank of each category inplegall1-21/+19
2008-09-17improvement: webservice methode pwg.categories.getList returns theplegall1-4/+34
2008-09-17bug 861 fixed: only $conf['check_upgrade_feed'] is required to check forplegall1-3/+1
2008-09-17- fix status header (web services + IE6 min display)rvelices5-80/+46
2008-09-16- upgrade smarty to latest release 2.6.20rvelices8-25/+53
2008-09-14$_SERVER["HTTP_ACCEPT_LANGUAGE"] could be empty so test it.nikrou1-1/+8
2008-09-14real static paramnikrou1-4/+4
2008-09-14Wigo becomes "goto".vdigital1-1/+1
2008-09-14Change config to wigo/romavdigital1-1/+1
2008-09-12- images.file categories.permalink old_permalinks.permalink - become binaryrvelices8-24/+32
2008-09-11feature added: ability to set rank from webservice upload.plegall1-1/+3
2008-09-11feature 169 added: ability to manually sort images inside a category. Aplegall3-8/+48
2008-09-11remove ws access table/partners functionalityrvelices3-174/+2
2008-09-10- fix undefined template vars U_LOST_PASSWORD (menubar), F_ACTION (extend_for...rvelices3-14/+13
2008-09-09- fix typing error in index.tplrvelices1-0/+32