| Commit message (Expand) | Author | Age | Files | Lines |
* | add DerivativeImage::get_one method working like DerivateImage::get_all but r... | mistic100 | 2013-11-17 | 1 | -6/+45 |
* | [trunk_admin] Update ja_JP, thanks to : ddtddt | Piwigo-TranslationTeam | 2013-11-17 | 1 | -0/+6 |
* | feature 1668: add new language strings for the new user manager. | plegall | 2013-11-16 | 6 | -35/+75 |
* | [trunk_admin] Update sl_SI, thanks to : MarkoAm | Piwigo-TranslationTeam | 2013-11-16 | 1 | -2/+3 |
* | [trunk_admin] Update sk_SK, thanks to : dodo | Piwigo-TranslationTeam | 2013-11-16 | 1 | -6/+3 |
* | [trunk_help] Update zh_TW, thanks to : azq1231 | Piwigo-TranslationTeam | 2013-11-16 | 3 | -0/+81 |
* | [trunk_admin] Update eo_EO, thanks to : sylvbarrier | Piwigo-TranslationTeam | 2013-11-16 | 1 | -0/+14 |
* | feature 1668: nb_image_page or recent_period in database will automatically t... | plegall | 2013-11-15 | 1 | -1/+1 |
* | feature 1668: in user details, ability to modify recent_period and nb_image_p... | plegall | 2013-11-15 | 1 | -4/+78 |
* | bug 2883: filter order_by for duplicated values | mistic100 | 2013-11-15 | 2 | -27/+28 |
* | feature 1668: implement "change password" and "edit username" | plegall | 2013-11-14 | 1 | -6/+119 |
* | [trunk_admin] Update eo_EO, thanks to : sylvbarrier | Piwigo-TranslationTeam | 2013-11-14 | 1 | -0/+21 |
* | [trunk_help] Update eo_EO, thanks to : sylvbarrier | Piwigo-TranslationTeam | 2013-11-13 | 1 | -0/+13 |
* | feature 1668: delete single user, better colors for admin dark theme. | plegall | 2013-11-13 | 4 | -17/+53 |
* | feature 1668: new display of userDetails, manage group list in user details, | plegall | 2013-11-13 | 2 | -60/+123 |
* | feature 2976: ability to set group association with pwg.users.setInfo | plegall | 2013-11-13 | 2 | -1/+41 |
* | feature 2976: improve lisiblity of pwg.users.getList options on APi explore +... | mistic100 | 2013-11-13 | 2 | -31/+29 |
* | bug 2963: Ability to create css/js smarty templates - fixes again | rvelices | 2013-11-12 | 1 | -1/+4 |
* | [trunk_admin] Update eo_EO, thanks to : sylvbarrier | Piwigo-TranslationTeam | 2013-11-12 | 1 | -0/+7 |
* | [trunk_upgrade] Update br_FR, thanks to : yves.kerleguer | Piwigo-TranslationTeam | 2013-11-12 | 1 | -0/+6 |
* | [trunk_help] Update sk_SK, thanks to : Jimako | Piwigo-TranslationTeam | 2013-11-12 | 3 | -0/+59 |
* | bug 2963: Ability to create css/js smarty templates - fixes | rvelices | 2013-11-12 | 1 | -3/+3 |
* | [language_switch] Update mn_MN, thanks to : Ulzii | Piwigo-TranslationTeam | 2013-11-12 | 2 | -0/+8 |
* | bug 2963: Ability to create css/js smarty templates with caching | rvelices | 2013-11-12 | 1 | -120/+150 |
* | feature 2976: makes sure we output registration_date if registration_date_* i... | plegall | 2013-11-11 | 1 | -43/+70 |
* | feature 2976: add output fields for pwg.users.getList. registration_date, | plegall | 2013-11-11 | 2 | -4/+64 |
* | [trunk_public] Update lb_LU, thanks to : Quetsch | Piwigo-TranslationTeam | 2013-11-11 | 1 | -0/+49 |
* | feature 1668: visual enhancement for user manager redesign. Appropriate | plegall | 2013-11-11 | 18 | -321/+404 |
* | [trunk_admin] Update ja_JP, thanks to : ddtddt | Piwigo-TranslationTeam | 2013-11-11 | 1 | -1/+2 |
* | [trunk_admin] Update fr_CA, thanks to : ddtddt | Piwigo-TranslationTeam | 2013-11-11 | 1 | -1/+3 |
* | feature 2890: small changes to the new design of group manager. Tab (with | plegall | 2013-11-11 | 5 | -15/+65 |
* | feature 1668: add a <form> to avoid confusing input[type=radio] (enabled_high... | plegall | 2013-11-11 | 1 | -2/+4 |
* | [trunk_public] Update mn_MN, thanks to : Ulzii | Piwigo-TranslationTeam | 2013-11-11 | 1 | -0/+1 |
* | [trunk_admin] Update ar_SA, thanks to : aldambi | Piwigo-TranslationTeam | 2013-11-10 | 1 | -4/+3 |
* | [trunk_admin] Update hu_HU, thanks to : asicu.com | Piwigo-TranslationTeam | 2013-11-10 | 1 | -1/+3 |
* | [trunk_help] Update eo_EO, thanks to : sylvbarrier | Piwigo-TranslationTeam | 2013-11-10 | 1 | -0/+22 |
* | [trunk_admin] Update eo_EO, thanks to : sylvbarrier | Piwigo-TranslationTeam | 2013-11-10 | 1 | -1/+22 |
* | [trunk_admin] Update nl_NL, thanks to : Kees Hessels | Piwigo-TranslationTeam | 2013-11-10 | 1 | -3/+3 |
* | move array_from_query to functions.inc.php | mistic100 | 2013-11-10 | 3 | -60/+31 |
* | feature 2999 : documentation of include/functions.inc.php | mistic100 | 2013-11-10 | 1 | -151/+272 |
* | delete replace_space function, modify get_cat_display_name_* functions | mistic100 | 2013-11-10 | 10 | -85/+13 |
* | [localfileseditor] Update nl_NL, thanks to : Kees Hessels | Piwigo-TranslationTeam | 2013-11-10 | 1 | -5/+5 |
* | [trunk_help] Update sk_SK, thanks to : Jimako | Piwigo-TranslationTeam | 2013-11-09 | 3 | -0/+150 |
* | [trunk_admin] Update nl_NL, thanks to : Kees Hessels | Piwigo-TranslationTeam | 2013-11-09 | 1 | -5/+5 |
* | [trunk_admin] Update pl_PL, thanks to : T00kie | Piwigo-TranslationTeam | 2013-11-09 | 1 | -6/+3 |
* | [trunk_help] Update zh_TW, thanks to : azq1231 | Piwigo-TranslationTeam | 2013-11-09 | 1 | -0/+85 |
* | [trunk_admin] Update bg_BG, thanks to : turnokopa | Piwigo-TranslationTeam | 2013-11-09 | 1 | -2/+3 |
* | [trunk_admin] Update nl_NL, thanks to : Kees Hessels | Piwigo-TranslationTeam | 2013-11-09 | 1 | -3/+3 |
* | [trunk_public] Update nl_NL, thanks to : Kees Hessels | Piwigo-TranslationTeam | 2013-11-09 | 1 | -8/+8 |
* | [trunk_admin] Update zh_TW, thanks to : azq1231 | Piwigo-TranslationTeam | 2013-11-09 | 1 | -2/+3 |