aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feature 606: search engine spider restrictions (meta robots)rvelices2007-01-097-28/+67
| | | | git-svn-id: http://piwigo.org/svn/trunk@1703 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor corrections in admin advices (French is still on going).vdigital2007-01-084-48/+115
| | | | git-svn-id: http://piwigo.org/svn/trunk@1702 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2007-01-081-1/+1
| | | | | | | | | Fix following problem: - if an image appears in several categories (virtual ones) - if you click on that image (the thumbnail) - i have several php warnings/errors and nothing is displayed git-svn-id: http://piwigo.org/svn/trunk@1701 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.phprub2007-01-081-1/+1
| | | | | | Missing state 'active' to check direct access plugin page. git-svn-id: http://piwigo.org/svn/trunk@1700 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.phprub2007-01-0834-40/+929
| | | | | | | | | | | | | | | | | | Add some plugin triggers: o for help o for language o for site manager o for advanced features Allow to launch directly plugin page (without section key) Add add_index plugin, available on site manager and advanced features Configuration page and best help must be coming soon. git-svn-id: http://piwigo.org/svn/trunk@1699 68402e56-0260-453c-a942-63ccdbb3a9ee
* Web service first version.rvelices2007-01-0610-0/+4247
| | | | git-svn-id: http://piwigo.org/svn/trunk@1698 68402e56-0260-453c-a942-63ccdbb3a9ee
* 35 advices are available all in English / French version is comingvdigital2007-01-042-488/+772
| | | | git-svn-id: http://piwigo.org/svn/trunk@1697 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fixed: HTML vulnerability (Cross Site Scripting)rub2007-01-032-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@1696 68402e56-0260-453c-a942-63ccdbb3a9ee
* "Admin Advices !" Standard plugin : May give you sometimes an advice on the ↵vdigital2007-01-034-0/+705
| | | | | | | | | | | | administration page. A draft version: With 3 advices in English and only one in French. Maybe we can have more than 50 advices from a starting point. This plugin is mainly for beginners but not only. git-svn-id: http://piwigo.org/svn/trunk@1694 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@1693 ↵vdigital2007-01-037-0/+334
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000529 Re-Fixed.rub2007-01-021-2/+1
| | | | | | | | $_SERVER["SCRIPT_FILENAME"] not treated (only $_SERVER['SCRIPT_FILENAME'] was treated) Merge branch-1_6 1690:1691 into BSF git-svn-id: http://piwigo.org/svn/trunk@1692 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000529 Re-Fixed.rub2007-01-025-21/+16
| | | | | | | | Problem with "Options +MultiViews" .htaccess configuration. Merge branch-1_6 1688:1689 into BSF git-svn-id: http://piwigo.org/svn/trunk@1690 68402e56-0260-453c-a942-63ccdbb3a9ee
* Physical duplicate files in Admin Advanced Functionsvdigital2007-01-027-6/+43
| | | | git-svn-id: http://piwigo.org/svn/trunk@1688 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000529 Fixed.rub2006-12-315-6/+42
| | | | | | | | Problem with $_SERVER['SCRIPT_FILENAME'] on IIS server Merge branch-1_6 1685:1686 into BSF git-svn-id: http://piwigo.org/svn/trunk@1687 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-301-10/+6
| | | | | | | | Fix problem with 0 category on filtered result Big error on my last commit for $filter['visible_images'] git-svn-id: http://piwigo.org/svn/trunk@1685 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-301-2/+19
| | | | | | Fix problem with 0 category on filtered result git-svn-id: http://piwigo.org/svn/trunk@1684 68402e56-0260-453c-a942-63ccdbb3a9ee
* Proposal: A new themevdigital2006-12-306-0/+329
| | | | git-svn-id: http://piwigo.org/svn/trunk@1683 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix Feature Issue ID 0000585.rub2006-12-287-8/+53
| | | | | | | | | Convergence of exif configuration between local site and remote site. Notes added on administration page where configuration is not OK. git-svn-id: http://piwigo.org/svn/trunk@1682 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix Feature Issue ID 0000608: crash when asking random images with no images ↵rub2006-12-271-4/+15
| | | | | | are allowed git-svn-id: http://piwigo.org/svn/trunk@1681 68402e56-0260-453c-a942-63ccdbb3a9ee
* New page footer [Logo revised to be visible enough over yoga/clear and ↵vdigital2006-12-261-0/+0
| | | | | | yoga/dark]. git-svn-id: http://piwigo.org/svn/trunk@1680 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000527: Language localization - local.lang.php can be ↵vdigital2006-12-254-490/+494
| | | | | | added to each language directory. Authorize your own translation to be keep over migrations. git-svn-id: http://piwigo.org/svn/trunk@1679 68402e56-0260-453c-a942-63ccdbb3a9ee
* Very small corrections:rvelices2006-12-217-18/+12
| | | | | | | | | | | - syntax error (action.php) - language (call to l10n_dec and English language) - replace some fetch_array with fetch_assoc (less memory used) - removed one unnecessary assign_block_vars - removed meta name="robots" (conflict with notification.php) git-svn-id: http://piwigo.org/svn/trunk@1678 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-2140-344/+889
| | | | | | | | | | | | | | | | | | | | | It's a finalized version. Obsolete code of draft are removed. You can filter categories and images with recent date period on your screen selection. In the future, filter could be easy done on other type data (plugin?) You can flat categories and sub-categories with a recent date period of your choice. Next, perhaps, a panel to choice recent date for the 2 features. On draft, there have problem with MySql 5, be careful! Css problem not resolved: - Menu "Categories" is bad centered - Icon on dark too on the top git-svn-id: http://piwigo.org/svn/trunk@1677 68402e56-0260-453c-a942-63ccdbb3a9ee
* Apply Nicco's style footer to HTML mail.rub2006-12-194-24/+82
| | | | | | Add 2 news functions to indicate to build URL with full path git-svn-id: http://piwigo.org/svn/trunk@1676 68402e56-0260-453c-a942-63ccdbb3a9ee
* WEB Service: Some corrections again but still an incomplete version.vdigital2006-12-193-15/+157
| | | | git-svn-id: http://piwigo.org/svn/trunk@1675 68402e56-0260-453c-a942-63ccdbb3a9ee
* WEB Service: Some corrections but still an incomplete version.vdigital2006-12-182-14/+101
| | | | git-svn-id: http://piwigo.org/svn/trunk@1674 68402e56-0260-453c-a942-63ccdbb3a9ee
* New footer from Niccovdigital2006-12-172-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@1673 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add new menu on administration menu: "Specials".rub2006-12-174-9/+20
| | | | | | | Remove old plugin menu. Change label pictures menu (pictures to Pictures) git-svn-id: http://piwigo.org/svn/trunk@1672 68402e56-0260-453c-a942-63ccdbb3a9ee
* functions_webserv.inc.php common to Admin ws_checker and ws.vdigital2006-12-161-0/+129
| | | | git-svn-id: http://piwigo.org/svn/trunk@1671 68402e56-0260-453c-a942-63ccdbb3a9ee
* Externalization of common functions of web service.vdigital2006-12-163-104/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@1670 68402e56-0260-453c-a942-63ccdbb3a9ee
* Upgrade feed correct I hope 8-)vdigital2006-12-162-5/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@1669 68402e56-0260-453c-a942-63ccdbb3a9ee
* Upgrade Feed correctedvdigital2006-12-161-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1668 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updrade_feed correctedvdigital2006-12-161-0/+65
| | | | git-svn-id: http://piwigo.org/svn/trunk@1667 68402e56-0260-453c-a942-63ccdbb3a9ee
* Parse error correctedvdigital2006-12-161-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1666 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin menuvdigital2006-12-162-1/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@1665 68402e56-0260-453c-a942-63ccdbb3a9ee
* Web service on goingvdigital2006-12-162-0/+488
| | | | git-svn-id: http://piwigo.org/svn/trunk@1664 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin part in coding review status.vdigital2006-12-162-16/+44
| | | | git-svn-id: http://piwigo.org/svn/trunk@1663 68402e56-0260-453c-a942-63ccdbb3a9ee
* Table structure for Web servicevdigital2006-12-161-0/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@1662 68402e56-0260-453c-a942-63ccdbb3a9ee
* Web Service Admin part 2vdigital2006-12-164-0/+870
| | | | git-svn-id: http://piwigo.org/svn/trunk@1661 68402e56-0260-453c-a942-63ccdbb3a9ee
* Web Service delivery part Admin 1vdigital2006-12-161-0/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@1660 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin lang admin.lang.php ver françaisevdigital2006-12-161-1/+69
| | | | git-svn-id: http://piwigo.org/svn/trunk@1659 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin Lang for WSvdigital2006-12-161-1/+70
| | | | git-svn-id: http://piwigo.org/svn/trunk@1658 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 603: rating buttons presented with stars (full Javascript rvelices2006-12-158-4/+103
| | | | | | on compatible browsers, otherwise default presentation) git-svn-id: http://piwigo.org/svn/trunk@1657 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000460:rub2006-12-1410-39/+158
| | | | | | Add advanced features on administration menu git-svn-id: http://piwigo.org/svn/trunk@1656 68402e56-0260-453c-a942-63ccdbb3a9ee
* - plugins admin menu appear now in the admin page menubarrvelices2006-12-1410-65/+53
| | | | | | | | - plugins are loaded immediately after loading the config (allow them to hack more of pwg like user init, template init etc...) - trigger event format_exif_data (for picture display only) git-svn-id: http://piwigo.org/svn/trunk@1655 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 550: check that remote site url is not emptyrvelices2006-12-131-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1654 68402e56-0260-453c-a942-63ccdbb3a9ee
* forgot db #config upgradervelices2006-12-131-0/+44
| | | | git-svn-id: http://piwigo.org/svn/trunk@1653 68402e56-0260-453c-a942-63ccdbb3a9ee
* - feature 599: option to forbid user registrationrvelices2006-12-1313-12/+58
| | | | | | | - 1 language cleanup - added page_forbidden function (sends 403) git-svn-id: http://piwigo.org/svn/trunk@1652 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-1310-47/+161
| | | | | | | | | | | | Last draft before final development. There a icon for global mode and one other for local mode. Counters are not good, filter on images are not everywhere applied, moment to update cache are not optimized, ... Go to http://forum.phpwebgallery.net/viewtopic.php?id=9490 git-svn-id: http://piwigo.org/svn/trunk@1651 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-124-20/+32
| | | | | | | | | | | | | | Change stop icon. Add icon to menu. It's still a draft. Try this! Go to http://forum.phpwebgallery.net/viewtopic.php?id=9490 git-svn-id: http://piwigo.org/svn/trunk@1650 68402e56-0260-453c-a942-63ccdbb3a9ee