| Commit message (Expand) | Author | Age | Files | Lines |
* | two new options for API methods : 'admin_only' and 'post_only' | mistic100 | 2013-10-24 | 3 | -220/+104 |
* | bug:2947 fix compatibility with PHP 5.2 and 5.3 | mistic100 | 2013-10-24 | 1 | -22/+87 |
* | feature 2978: error func_get_args(): Can't be used as a function parameter on... | mistic100 | 2013-10-24 | 1 | -1/+2 |
* | [trunk_public] Update en_GB, thanks to : Tadjio | Piwigo-TranslationTeam | 2013-10-24 | 1 | -0/+3 |
* | [trunk_help] Update zh_TW, thanks to : azq1231 | Piwigo-TranslationTeam | 2013-10-23 | 1 | -35/+41 |
* | syntax error fixed | plegall | 2013-10-23 | 1 | -2/+2 |
* | feature 2920: reuse "nb pending comments" calculation in admin/intro. | plegall | 2013-10-22 | 3 | -23/+4 |
* | feature 2920 added: change admin screen "pending comments" to "all comments". | plegall | 2013-10-22 | 5 | -13/+86 |
* | [trunk_admin] Update hu_HU, thanks to : asicu.com | Piwigo-TranslationTeam | 2013-10-22 | 1 | -5/+2 |
* | [trunk_help] Update zh_TW, thanks to : azq1231 | Piwigo-TranslationTeam | 2013-10-22 | 1 | -0/+101 |
* | feature:2982 API: add high-level type check | mistic100 | 2013-10-22 | 4 | -432/+544 |
* | bug:2981 fix parse error caused by r25018 | mistic100 | 2013-10-22 | 1 | -3/+2 |
* | [trunk_install] Update br_FR, thanks to : yves.kerleguer | Piwigo-TranslationTeam | 2013-10-22 | 1 | -1/+16 |
* | [trunk_help] Update zh_TW, thanks to : azq1231 | Piwigo-TranslationTeam | 2013-10-22 | 1 | -0/+14 |
* | [trunk_help] Update pt_BR, thanks to : msakik | Piwigo-TranslationTeam | 2013-10-21 | 1 | -10/+8 |
* | [trunk_public] Update lb_LU, thanks to : Quetsch | Piwigo-TranslationTeam | 2013-10-21 | 1 | -0/+18 |
* | [trunk_public] Update pt_BR, thanks to : msakik | Piwigo-TranslationTeam | 2013-10-21 | 1 | -1/+1 |
* | [trunk_public] Update ja_JP, thanks to : ddtddt | Piwigo-TranslationTeam | 2013-10-21 | 1 | -4/+4 |
* | [trunk_admin] Update pt_BR, thanks to : msakik | Piwigo-TranslationTeam | 2013-10-21 | 1 | -21/+18 |
* | [adminmultiview] Update br_FR, thanks to : yves.kerleguer | Piwigo-TranslationTeam | 2013-10-21 | 2 | -0/+8 |
* | [trunk_install] Update br_FR, thanks to : yves.kerleguer | Piwigo-TranslationTeam | 2013-10-21 | 1 | -20/+24 |
* | [trunk_admin] Update fr_CA, thanks to : ddtddt | Piwigo-TranslationTeam | 2013-10-20 | 1 | -1/+1 |
* | [trunk_install] Update fr_CA, thanks to : ddtddt | Piwigo-TranslationTeam | 2013-10-20 | 1 | -0/+1 |
* | [elegant] Add nn_NO, thanks to : kiho | Piwigo-TranslationTeam | 2013-10-20 | 1 | -0/+32 |
* | [trunk_admin] Update nn_NO, thanks to : kiho | Piwigo-TranslationTeam | 2013-10-20 | 1 | -1/+1 |
* | fix parse error from r25018 | mistic100 | 2013-10-20 | 1 | -1/+1 |
* | add "abstract" keyword for API base classes + PwgRestRequestHandler inherits ... | mistic100 | 2013-10-20 | 2 | -6/+6 |
* | replace some mass_updates/inserts by single_update/insert | mistic100 | 2013-10-19 | 6 | -100/+53 |
* | remove all array_push (50% slower than []) + some changes missing for feature... | mistic100 | 2013-10-19 | 89 | -1084/+700 |
* | [elegant] Add ar_SA, thanks to : aldambi | Piwigo-TranslationTeam | 2013-10-19 | 1 | -0/+32 |
* | [trunk] - language - prepared 2.6 en_US | ddtddt | 2013-10-19 | 1 | -2/+2 |
* | git-svn-id: http://piwigo.org/svn/trunk@25014 68402e56-0260-453c-a942-63ccdbb... | ddtddt | 2013-10-19 | 1 | -1/+1 |
* | [trunk] - language - prepared 2.5.3 | ddtddt | 2013-10-19 | 1 | -1/+1 |
* | [trunk] - language - update en_GB Thanks to Cadencia | ddtddt | 2013-10-19 | 1 | -1/+1 |
* | [trunk] - language - new language en_US Same en_UK | ddtddt | 2013-10-19 | 29 | -0/+2224 |
* | feature 2978: remove useless sprintf in the core | mistic100 | 2013-10-19 | 43 | -173/+139 |
* | [trunk_admin] Update lt_LT, thanks to : vilisas | Piwigo-TranslationTeam | 2013-10-19 | 1 | -1/+1 |
* | [trunk_admin] Update lt_LT, thanks to : vilisas | Piwigo-TranslationTeam | 2013-10-19 | 1 | -0/+1 |
* | [trunk_public] Update lt_LT, thanks to : vilisas | Piwigo-TranslationTeam | 2013-10-19 | 1 | -97/+1 |
* | feature 2978: l10n() and {translate} with additional arguments | mistic100 | 2013-10-19 | 2 | -13/+36 |
* | merge r24986 from branch 2.5 to trunk | plegall | 2013-10-18 | 1 | -23/+16 |
* | feature 2968 added: Add link to "edit this album" when managung sub-albums. P... | plegall | 2013-10-18 | 2 | -0/+10 |
* | redirect page less dependent of the theme (can be called before theme loaded ... | rvelices | 2013-10-18 | 1 | -6/+2 |
* | merge r24982 from branch 2.5 to trunk | plegall | 2013-10-18 | 1 | -9/+2 |
* | removed inline style width | rvelices | 2013-10-18 | 1 | -4/+4 |
* | bug 2975 fixed: remove useless "," at the end of arrays, because it breaks In... | plegall | 2013-10-18 | 2 | -2/+2 |
* | [trunk_admin] Update en_GB, thanks to : Tadjio | Piwigo-TranslationTeam | 2013-10-18 | 1 | -1/+3 |
* | merge r24967 from branch 2.5 to trunk | plegall | 2013-10-17 | 1 | -3/+19 |
* | removed unused css rules, password recover form has a fieldset as all other f... | rvelices | 2013-10-17 | 3 | -20/+11 |
* | [trunk_public] Update af_ZA, thanks to : maeztro | Piwigo-TranslationTeam | 2013-10-17 | 1 | -4/+4 |