aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feature 1255: Move $conf['db_sqlite_default'] and ↵patdenice2010-03-214-21/+25
| | | | | | | | | $conf['dbengine_select_default'] in install.php (as constants). PDO::SQLite is now displayed as SQLite in install page. Always display unique SQLite engine. git-svn-id: http://piwigo.org/svn/trunk@5239 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix typo : parenthesisnikrou2010-03-213-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5238 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1255 :nikrou2010-03-218-60/+70
| | | | | | | only one function use exceptions to deal with differents possible errors git-svn-id: http://piwigo.org/svn/trunk@5236 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] localisation hu/RU feature:1526 and feature:1527ddtddt2010-03-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5235 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] localisation hu/RU feature:1526 and feature:1527 ddtddt2010-03-212-0/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@5234 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1255: add pwg_select_db function.patdenice2010-03-218-19/+47
| | | | git-svn-id: http://piwigo.org/svn/trunk@5230 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix tooltip ln10 errorvdigital2010-03-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5221 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1255: set mysql as default engine.patdenice2010-03-214-26/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@5220 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: replace $theme.name by $theme.id in admin header.tplpatdenice2010-03-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5219 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1522: LocalFiles Editor: delete compiled templates after saving file ↵patdenice2010-03-211-0/+1
| | | | | | (useful with css) git-svn-id: http://piwigo.org/svn/trunk@5218 68402e56-0260-453c-a942-63ccdbb3a9ee
* Wrong copyright in index.php files in local directory.patdenice2010-03-214-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5217 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1522: LocalFiles Editor is now compatible with new local files ↵patdenice2010-03-211-41/+38
| | | | | | directory. git-svn-id: http://piwigo.org/svn/trunk@5216 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice2010-03-2123-22/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@5214 ↵patdenice2010-03-210-0/+0
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1522 : move database config file to local directorynikrou2010-03-2124-35/+35
| | | | | | (include/config_database.inc.php becomes local/config/database.inc.php) git-svn-id: http://piwigo.org/svn/trunk@5213 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix generation time descriptionvdigital2010-03-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5212 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge bug:1523 / Compatibility with PHP 5.3ddtddt2010-03-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5211 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor language reviews on introvdigital2010-03-217-29/+29
| | | | git-svn-id: http://piwigo.org/svn/trunk@5209 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1522: Move local css local files and local language files to local ↵patdenice2010-03-2012-8/+169
| | | | | | | | directory. Add $conf['template_force_compile'] to help developpers. git-svn-id: http://piwigo.org/svn/trunk@5208 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some language keys problemsnikrou2010-03-2022-56/+107
| | | | | | Need translations ! git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
* less warnings + language fixes rvelices2010-03-206-17/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@5206 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor correctionvdigital2010-03-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5205 68402e56-0260-453c-a942-63ccdbb3a9ee
* Duplicate version reference with footer => Removed from the intro page.vdigital2010-03-201-3/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5204 68402e56-0260-453c-a942-63ccdbb3a9ee
* Logo not aligned on page base but on text base.vdigital2010-03-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5203 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add Logo in footervdigital2010-03-203-2/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@5202 68402e56-0260-453c-a942-63ccdbb3a9ee
* - added a js confirmation before deletign a themervelices2010-03-203-68/+20
| | | | | | | - fix link to css - simplified language loading (a couple of years ago during utf8 migration I left the possibility to have languages defined in another charsets - this is useless) git-svn-id: http://piwigo.org/svn/trunk@5200 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug (a comment could be displayed several times in the comments liat)rvelices2010-03-201-15/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@5199 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 724: improvement, auto-complete is not case sensitive anymoreplegall2010-03-193-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5198 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: remove the useless "Visit Gallery" tooltip on the "Visit Gallery"plegall2010-03-191-2/+2
| | | | | | link. git-svn-id: http://piwigo.org/svn/trunk@5197 68402e56-0260-453c-a942-63ccdbb3a9ee
* increase copyright year to 2010plegall2010-03-19412-412/+412
| | | | git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1328: backport the pwg_token on trunkplegall2010-03-1926-170/+433
| | | | | | | | | bug 1329: backport the check_input_parameter on trunk feature 1026: add pwg_token feature for edit/delete comment. Heavy refactoring on this feature to make the code simpler and easier to maintain (I hope). git-svn-id: http://piwigo.org/svn/trunk@5195 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove outline for tabsheet (it's ugly)nikrou2010-03-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5194 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove picture delete displayed twicenikrou2010-03-192-1/+2
| | | | | | redirect after delete to avoid errors git-svn-id: http://piwigo.org/svn/trunk@5193 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some sql issues :nikrou2010-03-196-6/+51
| | | | | | | - permalink that use if() syntax - add tables themes for other database engines that mysql git-svn-id: http://piwigo.org/svn/trunk@5192 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: replace the theme.name by theme.id for theme.css loadplegall2010-03-193-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5190 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 724: bug fixed on element_set_unit for FCKB, better useplegall2010-03-192-18/+15
| | | | | | | | | $("#tags-123, #tags-456") than $(".tags") to apply FCKB widget on the select box. Use a dedicated function to return the tag list, formatted for FCKB. git-svn-id: http://piwigo.org/svn/trunk@5189 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 724: FCBKcomplete propagated to element_set_global andplegall2010-03-196-79/+118
| | | | | | | | | element_set_unit to manage tags. Note: multiple instances of FCBKcomplete on the same page does not work as good as a single instance. git-svn-id: http://piwigo.org/svn/trunk@5188 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 940 : improve ordering by rank by clip thumbnail to a squarenikrou2010-03-193-5/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@5187 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1514, feature 1507: improvement, the themeBoxes height adjustsplegall2010-03-192-4/+4
| | | | | | automatically depending on the content. git-svn-id: http://piwigo.org/svn/trunk@5186 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: the french word "logiciel" is better than "client" for pLoader.plegall2010-03-191-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5185 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1519: admin instructions are dispatched into several tabs. Onlyplegall2010-03-1828-648/+733
| | | | | | | | | | | | | | | | applied to en_UK and fr_FR. The help content itself needs some updates but it will be another set of commits, in this commit, I nearly only modified the container. The new "Add Photos" help page only introduces you to 3 main ways to add photos: direct upload, pLoader and FTP. Each of them has a dedicated tab on the Admin>Photos>Add screen. No use of the big question mark icon linked to the Help pages in the administration header, to avoid having this icon twice : in the header + in the content next to H2. git-svn-id: http://piwigo.org/svn/trunk@5182 68402e56-0260-453c-a942-63ccdbb3a9ee
* -fix language keys problemsrvelices2010-03-1815-24/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@5178 68402e56-0260-453c-a942-63ccdbb3a9ee
* - allow template class to be instantiated with an empty theme (in plugins ↵rvelices2010-03-188-26/+22
| | | | | | | | | for example) - local_head must now be defined in the themeconf.inc.php otherwise not taken into account (avoid several calls to file_exists) - renamed themeconf['theme'] to themeconf['name'] (this is what it is themeconf[theme] is confusing) git-svn-id: http://piwigo.org/svn/trunk@5177 68402e56-0260-453c-a942-63ccdbb3a9ee
* - removed compatibility with php4 (file_put_contents exists in php5)rvelices2010-03-183-31/+9
| | | | | | - when synchronizing local files , sort them alphabetically git-svn-id: http://piwigo.org/svn/trunk@5176 68402e56-0260-453c-a942-63ccdbb3a9ee
* tiny reordering in the categories menu : "manage" comes firt.plegall2010-03-181-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5175 68402e56-0260-453c-a942-63ccdbb3a9ee
* make the fieldset labels easier to read (no italic, increased letter spacing,plegall2010-03-186-30/+33
| | | | | | | | | | | bold) make the fiedset border softer photos_add 2 screens comply with the fieldset system instead of specific formField divs. git-svn-id: http://piwigo.org/svn/trunk@5174 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1515: the new admin menu organization implies to tell the accordionplegall2010-03-176-69/+79
| | | | | | | | | | | | menu which section to open on page load. I've moved the single function in functions_themes.inc.php to function.php to avoid misunderstanding with theme manager. Ability to preset the active menu (in the future, a plugin may add its admin page anywhere in the menu, this features needs other change to be possible) git-svn-id: http://piwigo.org/svn/trunk@5173 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: an ugly outline (blue on Safari) was displayed when clicking on ↵plegall2010-03-171-1/+1
| | | | | | the admin section menu on roma theme git-svn-id: http://piwigo.org/svn/trunk@5172 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1515: correct border-bottom in admin menubar.Gotcha2010-03-171-2/+2
| | | | | | 475px => 522px git-svn-id: http://piwigo.org/svn/trunk@5171 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1515: new organization for menu. Photos, Categories, Users, Plugins,plegall2010-03-174-33/+45
| | | | | | | | Tools, Configuration. menubar bottom is ugly with the roma theme, it needs a fix. git-svn-id: http://piwigo.org/svn/trunk@5170 68402e56-0260-453c-a942-63ccdbb3a9ee