source: trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6572   14 years nikrou remove unused
(edit) @6523   14 years rvelices misplaced closing paranthesis in common.inc.php
(edit) @6518   14 years nikrou Bug 1730 fixed : search doesn't work when database engine is not mysql …
(edit) @6510   14 years nikrou Fix bug 1722 : PosgtreSQL wants all fields in select to be in Group by …
(edit) @6500   14 years nikrou Bug 1716 fixed : Check upgrades failed in intro Incorrect use of …
(edit) @6484   14 years rvelices - revert r6473 and r6475 - moved call to event format_exif_data earlier
(edit) @6475   14 years rvelices previous commit was still not ok - quick fix (maybe not the cleanest) …
(edit) @6473   14 years rvelices - quick fix (maybe not the cleanest) of regression 2.0 -> 2.1 when …
(edit) @6463   14 years nikrou Fix bug 1717 : SQLite: access failure on Admin > Tools > History hour …
(edit) @6437   14 years rvelices - do not remove slashes before calling insert_user_comment …
(edit) @6423   14 years nikrou Bug 1705 fixed : double quotes were not escaped
(edit) @6411   14 years rvelices merge r6368,6410 from branch-2.1 to trunk - merged the linkroot …
(edit) @6385   14 years plg merge r6384 from branch 2.1 to trunk bug 1704 fixed: windows needs a …
(edit) @6365   14 years plg merge r6361 from branch 2.1 to trunk feature 1697: ability to …
(edit) @6363   14 years plg remove all svn:mergeinfo properties
(edit) @6355   14 years rvelices fix bug 1663 : wrong decoding of non Ascii iptc/exif (charset issue)
(edit) @6340   14 years plg merge r6338 from branch 2.1 to trunk bug 1694 fixed: COMPUTED Exif …
(edit) @6339   14 years nikrou Fix bug 1695 : incorrect boolean to string conversion for SQLite and …
(edit) @6322   14 years plg merge r6321 from branch 2.1 to trunk bug 1682: r6312 was producing a …
(edit) @6318   14 years patdenice $themeconfid hard coded in template class
(edit) @6316   14 years plg merge r6313 from branch 2.1 to trunk bug 1685 fixed: typo on …
(edit) @6315   14 years plg merge r6312 from branch 2.1 to trunk bug 1684 fixed: the test to …
(edit) @6314   14 years plg merge r6311 from branch 2.1 to trunk bug 1683 fixed: as soon as an …
(edit) @6153   14 years nikrou Fix get_enums function for SQLite hard coded enums values for all …
(edit) @6152   14 years plg add nl.piwigo.org as domain name if current language is nl_NL fix …
(edit) @6126   14 years plg bug 1652 fixed: json_encode function is required for …
(edit) @6125   14 years nikrou Amend bug 1559. standard deviation was not removed in some places. So, …
(edit) @6093   14 years plg bug 1649 fixed: search EXIF/IPTC in the high definition photo if there …
(edit) @6092   14 years nikrou SQLite availabilty must be check by existence of SQLite3 class
(edit) @6090   14 years plg bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, …
(edit) @6075   14 years plg remove debug trace
(edit) @6074   14 years plg bug 1501 fixed: with apache_authentication, fall back to …
(edit) @6060   14 years plg bug 1063 fixed: avoid error when adding a tag in chinese or russian …
(edit) @6052   14 years plg bug 1639 fixed: the upload form now correctly uses the …
(edit) @6051   14 years plg improvement: use the same code to check upload readiness in …
(edit) @6049   14 years plg bug 1635 fixed: new API method pwg.images.checkUpload tells pLoader if …
(edit) @6025   14 years plg bug 1637: make the privacy level the same everywher, use "who can see …
(edit) @6006   14 years patdenice feature 1502: Add $themeconfload_parent_local_head parameter
(edit) @5999   14 years plg bug 860 related: don't try to update the configuration during install …
(edit) @5998   14 years plg bug 860 related: if the directory doesn't exist (SVN users) first try …
(edit) @5993   14 years patdenice feature 1502: $themeconfload_css_parent apply recursively
(edit) @5991   14 years patdenice feature 1502: Add $themeconfload_parent_css parameter
(edit) @5990   14 years plg bug 1484: prevent XSS vulnerability, encode url. improvement: no need …
(edit) @5986   14 years plg bug 1484: after a "quick connect" you are correctly redirect to the …
(edit) @5985   14 years plg bug 860: display a more readable error when the _data directory is not …
(edit) @5982   14 years plg feature 1630: upgrade to Piwigo 2.1 :-) bug 1604: only activate core …
(edit) @5930   14 years nikrou Fix missing argument for pwg_db_changes()
(edit) @5924   14 years laurent.duretz Issue 1521 : correction of separator problem
(edit) @5920   14 years nikrou Bug 1617 fixed : help page is displayed in current theme in public or …
(edit) @5917   14 years laurent.duretz Issue 1521 : correction for admin pages
(edit) @5861   14 years plg bug 1606: don't try to check the "no photo yet" feature when …
(edit) @5854   14 years plg bug 1603: encoding charset added at HTTP level for the "no photo yet" …
(edit) @5796   14 years patdenice User theme was not used for header and footer in NBM.
(edit) @5782   14 years nikrou Bug 1567 fixed : problem with old version of mysql required version is …
(edit) @5781   14 years nikrou Fix some issues with database connections. install_db_connect() …
(edit) @5773   14 years grum bug 1595
(edit) @5752   14 years rvelices feqture 1583 : show related tags block also when browsing non tag sections
(edit) @5707   14 years nikrou Bug 1581 fixed : missing comment_id for email_admin() function
(edit) @5706   14 years plg feature 1583: (tag navigation ergonomy) in the page title, always …
(edit) @5703   14 years plg feature 1583: replace add_tag.png icon by a simple "+" character in …
(edit) @5695   14 years patdenice Fix some issues on NBM: move css rules to mail body if it's possible. …
(edit) @5691   14 years rvelices fixes only: - some searches returned bad array for pageitems
(edit) @5682   14 years grum bug 1580 - remove some hard coded markup (move them to the template)
(edit) @5654   14 years plg bug 1579: admins should see all user comments on picture.php, …
(edit) @5649   14 years plg bug 1534: if you're a guest, if configuration tells you can't add user …
(edit) @5509   14 years rvelices move no_photo_yet feature to a new php file included by common.inc.php …
(edit) @5503   14 years nikrou Feature 1559 : remove custom function (std) for sqlite
(edit) @5500   14 years plg feature 1559: remove "standard deviation" in rating.
(edit) @5470   14 years laurent.duretz Issue 1521 : Adding explanations
(edit) @5469   14 years laurent.duretz Issue 1521 : get_absolute_root_url() missing in section_init.inc.php
(edit) @5452   14 years nikrou Fix some issues with database engines : - insert into syntax not …
(edit) @5451   14 years laurent.duretz Issue 1521 : picture.tpl updated to avoid double home link, …
(edit) @5448   14 years patdenice feature 1502: Configuration menu is selected when theme configuration …
(edit) @5446   14 years patdenice feature 1502: Allow to have configuration page for each theme.css. …
(edit) @5441   14 years laurent.duretz Issue 1521 : Integration of LinkRoot plugin in Piwigo core
(edit) @5434   14 years patdenice feature 1502: In template extensions admin page, change "Bound …
(edit) @5419   14 years patdenice feature 1502: Wrong path corrected (to check themeconf.inc.php existence)
(edit) @5357   14 years patdenice Feature 1535: Add language manager.
(edit) @5341   14 years patdenice Feature 1535: Add languages table. Ready for theme manager!
(edit) @5335   14 years rvelices - fix cat_modify * missing token in url * double icon display - …
(edit) @5306   14 years patdenice feature 1502: bug corrected on guest setting page. Remove …
(edit) @5293   14 years patdenice Feature 1533: Change "General" by "Options" in Configuration menu. …
(edit) @5283   14 years patdenice Avoid error if creation date calendar is empty. Avoid error on …
(edit) @5272   14 years rub Add function is_webmaster (like is_admin function) Add on ignore list …
(edit) @5271   14 years plg bug fixed: if the theme for guest is empty (I don't know how this …
(edit) @5267   14 years nikrou Fix warning for postgresql installation Remove unused function
(edit) @5264   14 years plg feature 1514: improvement, if a user has a theme that is (maybe …
(edit) @5251   14 years plg feature 1505: bug fixed, ability to connect with pLoader even if …
(edit) @5241   14 years plg feature 1505: improvement, ability to browse the empty gallery. The …
(edit) @5240   14 years plg feature 1505: improvement, when there is no photo yet in the gallery, …
(edit) @5239   14 years patdenice feature 1255: Move $confdb_sqlite_default and …
(edit) @5238   14 years nikrou Fix typo : parenthesis
(edit) @5236   14 years nikrou Feature 1255 : only one function use exceptions to deal with …
(edit) @5235   14 years ddtddt [trunk] localisation hu/RU feature:1526 and feature:1527
(edit) @5230   14 years patdenice feature 1255: add pwg_select_db function.
(edit) @5220   14 years patdenice feature 1255: set mysql as default engine.
(edit) @5215   14 years patdenice feature 1522: Move config_local.inc.php to local/config/config.inc.php
(edit) @5213   14 years nikrou Feature 1522 : move database config file to local directory …
(edit) @5211   14 years ddtddt [trunk] merge bug:1523 / Compatibility with PHP 5.3
(edit) @5208   14 years patdenice feature 1522: Move local css local files and local language files to …
Note: See TracRevisionLog for help on using the revision log.