aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-09merge -c2961 from trunk to branch 2.0.patdenice6-31/+56
2008-12-06merge -c2923 from trunk to branch 2.0.patdenice1-0/+3
2008-12-03bug 907 fixed: avoid PHP warning when pwg.images.add adds a photo in aplegall1-0/+5
2008-12-02bug 905 fixed: avoid PHP notice when rank is implicit in the categoriesplegall1-1/+1
2008-12-02bug 904 fixed: an index.htm is created in directories created byplegall2-0/+20
2008-11-23merge -c2902 from trunk to branch 2.0.patdenice1-8/+1
2008-11-22merge -c2900 from trunk to branch 2.0.patdenice1-12/+1
2008-11-19merge -c2884 from trunk to branch 2.0.patdenice2-1/+2
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