aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-12Release candidate 2.0.0RC4 hard coded.plegall1-1/+1
2008-11-10Add a new config value 'show_php_error' to allow debugging of RC to be easier.grum2-0/+12
2008-11-09Resolved issue 0000900: format_date function doesn't work when time is omi...rub2-2/+10
2008-11-09Two fields in the database [image table] are in the 'yyyy-mm-dd' formatgrum1-2/+2
2008-11-08bug fixed: in r2774 a bug was introduced, piwigo.org is not available yet,plegall1-1/+1
2008-11-07New: Extend of available fields within a category page for a template-extensi...vdigital1-0/+17
2008-11-04- removed some unused constants from constants.phprvelices3-30/+5
2008-10-28menu item "quicksearch" will be displayed only if a $block->data is set (likegrum1-0/+4
2008-10-24Advices [19] $conf['subcatify'] replaced by $conf['tags_default_display_mode']vdigital1-1/+1
2008-10-22- some german language changesrvelices3-16/+24
2008-10-20bug 897 fixed: controls added in pwg.images.add to have clear error messagesplegall1-6/+57
2008-10-19Delfault template and Piwigo domain ...vdigital1-2/+2
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