aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-21feature 1255: add pwg_select_db function.patdenice5-11/+30
2010-03-21feature 1255: set mysql as default engine.patdenice1-1/+1
2010-03-21feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice2-2/+2
2010-03-21Feature 1522 : move database config file to local directorynikrou1-1/+1
2010-03-21[trunk] merge bug:1523 / Compatibility with PHP 5.3ddtddt1-1/+1
2010-03-20feature 1522: Move local css local files and local language files to local di...patdenice5-5/+44
2010-03-20less warnings + language fixes rvelices2-7/+7
2010-03-20- added a js confirmation before deletign a themervelices1-66/+18
2010-03-19increase copyright year to 2010plegall55-55/+55
2010-03-19bug 1328: backport the pwg_token on trunkplegall5-38/+185
2010-03-19Fix some sql issues :nikrou2-2/+6
2010-03-19feature 1502: replace the theme.name by theme.id for theme.css loadplegall1-1/+1
2010-03-18feature 1519: admin instructions are dispatched into several tabs. Onlyplegall1-0/+9
2010-03-18-fix language keys problemsrvelices2-4/+4
2010-03-18- allow template class to be instantiated with an empty theme (in plugins for...rvelices1-19/+13
2010-03-18- removed compatibility with php4 (file_put_contents exists in php5)rvelices2-29/+6
2010-03-17Revert gettext stuff.nikrou4-1036/+14
2010-03-17Feature 1502: Avoid 500 error if parent theme is the theme itself.patdenice1-1/+1
2010-03-17feature 1514: new screen to manage installed themes; activate, deactivate,plegall3-9/+19
2010-03-14feature 1505: when there is no photo yet in the gallery, displays a big andplegall3-0/+56
2010-03-13Feature 1502patdenice1-12/+11
2010-03-13Feature 1502patdenice1-11/+1
2010-03-13feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall6-89/+96
2010-03-10New trigger on get_pwg_themesvdigital1-0/+2
2010-03-10New feature: Modeling could be turn off in themeconfvdigital1-4/+5
2010-03-10Fix: failed to open dir on default templatevdigital1-5/+7
2010-03-09feature 1494: move all *.tpl files from template/yoga to the newplegall1-1/+1
2010-03-07New feature: Template modeling to reduce coding efforts when you want to crea...vdigital1-2/+18
2010-03-06Renaming $conf['no_case_sensitive_for_login'] to $conf['insensitive_case_logo...Eric2-2/+2
2010-03-03Feature 1451 : fix mispelling and missing translationsnikrou5-6/+6
2010-03-02Feature 1451 : localization with gettextnikrou16-79/+1102
2010-03-01merge r5013 from branch 2.0 to trunkplegall2-3/+10
2010-02-28Feature 1255 : bug in install with mysql and postgresql if some form paramete...nikrou2-3/+3
2010-02-27Feature 1460 : Customize form installation depending on database enginenikrou1-0/+10
2010-02-26Feature 1459 : add support for SQLite3 via PDOnikrou2-0/+602
2010-02-26merge r4965 from branch 2.0 to trunkplegall1-0/+5
2010-02-23merge r4953 from branch 2.0 to trunkplegall2-17/+69
2010-02-21Feature 1255 : missing quotes in concat function for mysqlnikrou1-1/+1
2010-02-19merge r4910 from branch 2.0 to trunkplegall1-1/+1
2010-02-18merge -c4907 from branch 2.0 to trunkrub1-49/+39
2010-02-17merge r4902 from branch 2.0 to trunkplegall1-0/+15
2010-02-17merge r4899 from branch 2.0 to trunkplegall1-0/+22
2010-02-15Bug 1426 fixed : admin help popup use gallery theme instead of admin themenikrou1-1/+2
2010-02-15Feature 1255 :nikrou5-6/+12
2010-02-13Feature 1255 : bug in pwg_session_write() with postgresql.nikrou1-1/+29
2010-02-12merge r4883 from branch 2.0 to trunkplegall1-5/+15
2010-02-03Feature 511 : fix problems with calendar functionsnikrou5-21/+71
2010-02-01[trunk] localisation merge 4758 bug:1416ddtddt1-0/+6
2010-01-29Feature 511 : improve installation for sqlitenikrou1-4/+22
2010-01-28Feature 511 : add support for sqlite database enginenikrou9-69/+619