aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature 1502: Allow to have configuration page for each theme.css.patdenice2010-03-291-1/+16
* Issue 1521 : Integration of LinkRoot plugin in Piwigo corelaurent.duretz2010-03-293-13/+11
* feature 1502: In template extensions admin page, change "Bound template" by "...patdenice2010-03-281-1/+1
* feature 1502: Wrong path corrected (to check themeconf.inc.php existence)patdenice2010-03-281-1/+1
* Feature 1535: Add language manager.patdenice2010-03-251-16/+10
* Feature 1535: Add languages table.patdenice2010-03-251-0/+2
* - fix cat_modifyrvelices2010-03-251-13/+7
* feature 1502: bug corrected on guest setting page.patdenice2010-03-242-4/+6
* Feature 1533: Change "General" by "Options" in Configuration menu.patdenice2010-03-231-1/+1
* Avoid error if creation date calendar is empty.patdenice2010-03-231-0/+1
* Add function is_webmaster (like is_admin function)rub2010-03-231-0/+9
* bug fixed: if the theme for guest is empty (I don't know how this could be,plegall2010-03-221-1/+1
* Fix warning for postgresql installationnikrou2010-03-221-6/+1
* feature 1514: improvement, if a user has a theme that is (maybe temporary)plegall2010-03-221-5/+6
* feature 1505: bug fixed, ability to connect with pLoader even if galleryplegall2010-03-221-0/+1
* feature 1505: improvement, ability to browse the empty gallery. The "no photoplegall2010-03-221-5/+17
* feature 1505: improvement, when there is no photo yet in the gallery, firstplegall2010-03-221-5/+36
* feature 1255: Move $conf['db_sqlite_default'] and $conf['dbengine_select_defa...patdenice2010-03-212-11/+1
* Fix typo : parenthesisnikrou2010-03-211-1/+1
* Feature 1255 :nikrou2010-03-215-36/+44
* [trunk] localisation hu/RU feature:1526 and feature:1527ddtddt2010-03-211-1/+1
* feature 1255: add pwg_select_db function.patdenice2010-03-215-11/+30
* feature 1255: set mysql as default engine.patdenice2010-03-211-1/+1
* feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice2010-03-212-2/+2
* Feature 1522 : move database config file to local directorynikrou2010-03-211-1/+1
* [trunk] merge bug:1523 / Compatibility with PHP 5.3ddtddt2010-03-211-1/+1
* feature 1522: Move local css local files and local language files to local di...patdenice2010-03-205-5/+44
* less warnings + language fixes rvelices2010-03-202-7/+7
* - added a js confirmation before deletign a themervelices2010-03-201-66/+18
* increase copyright year to 2010plegall2010-03-1955-55/+55
* bug 1328: backport the pwg_token on trunkplegall2010-03-195-38/+185
* Fix some sql issues :nikrou2010-03-192-2/+6
* feature 1502: replace the theme.name by theme.id for theme.css loadplegall2010-03-191-1/+1
* feature 1519: admin instructions are dispatched into several tabs. Onlyplegall2010-03-181-0/+9
* -fix language keys problemsrvelices2010-03-182-4/+4
* - allow template class to be instantiated with an empty theme (in plugins for...rvelices2010-03-181-19/+13
* - removed compatibility with php4 (file_put_contents exists in php5)rvelices2010-03-182-29/+6
* Revert gettext stuff.nikrou2010-03-174-1036/+14
* Feature 1502: Avoid 500 error if parent theme is the theme itself.patdenice2010-03-171-1/+1
* feature 1514: new screen to manage installed themes; activate, deactivate,plegall2010-03-173-9/+19
* feature 1505: when there is no photo yet in the gallery, displays a big andplegall2010-03-143-0/+56
* Feature 1502patdenice2010-03-131-12/+11
* Feature 1502patdenice2010-03-131-11/+1
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-136-89/+96
* New trigger on get_pwg_themesvdigital2010-03-101-0/+2
* New feature: Modeling could be turn off in themeconfvdigital2010-03-101-4/+5
* Fix: failed to open dir on default templatevdigital2010-03-101-5/+7
* feature 1494: move all *.tpl files from template/yoga to the newplegall2010-03-091-1/+1
* New feature: Template modeling to reduce coding efforts when you want to crea...vdigital2010-03-071-2/+18
* Renaming $conf['no_case_sensitive_for_login'] to $conf['insensitive_case_logo...Eric2010-03-062-2/+2