plegall
27821debcd
feature 2994: only activate elegant and smartpocket themes during install
...
git-svn-id: http://piwigo.org/svn/trunk@25278 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-01 10:05:36 +00:00
plegall
e5a1fa340f
bug 2940 fixed: remove theme_activate() and theme_delete() for Elegant, to avoid crash on install (conflict with SmartPocket)
...
git-svn-id: http://piwigo.org/svn/trunk@25277 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-01 09:57:48 +00:00
plegall
2a75bbb9e5
syntax error fixed
...
git-svn-id: http://piwigo.org/svn/trunk@25276 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-01 09:33:56 +00:00
Piwigo-TranslationTeam
53f61f2b13
[trunk_help] Update zh_TW, thanks to : azq1231
...
git-svn-id: http://piwigo.org/svn/trunk@25275 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-01 08:37:43 +00:00
mistic100
32fa3ac522
bug 2982: pwg.categories.add parent parameter can be 0
...
git-svn-id: http://piwigo.org/svn/trunk@25264 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-31 17:27:37 +00:00
mistic100
73d9f75f3e
feature 2976: correct description of pwg.permissions.getList
...
git-svn-id: http://piwigo.org/svn/trunk@25246 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-30 20:32:20 +00:00
mistic100
180e1a185c
feature 2976: add three methods for permissions management
...
git-svn-id: http://piwigo.org/svn/trunk@25245 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-30 20:29:48 +00:00
mistic100
c64eb85452
mistakenly removed status check in previous commit + same thing for users
...
git-svn-id: http://piwigo.org/svn/trunk@25244 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-30 20:14:32 +00:00
mistic100
a1f414324b
remove hardly understandable code with usage of INGORE keyword in SQL query
...
git-svn-id: http://piwigo.org/svn/trunk@25243 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-30 20:01:54 +00:00
plegall
df6718f3f8
feature 1668, user manager redesign: ability to add a new user (call to pwg.users.add through AJAX)
...
Move the "send connection settings" code to function register_user (avoid code duplication).
git-svn-id: http://piwigo.org/svn/trunk@25237 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-30 12:54:46 +00:00
Piwigo-TranslationTeam
f79ae0902b
[trunk_admin] Update ja_JP, thanks to : ddtddt
...
git-svn-id: http://piwigo.org/svn/trunk@25235 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-30 11:53:45 +00:00
rvelices
5ba350a8dc
simplified clandar bar template and css (also better alignment)
...
git-svn-id: http://piwigo.org/svn/trunk@25232 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-30 06:35:08 +00:00
rvelices
e0518947f3
private method becomes public (use in plugin)
...
git-svn-id: http://piwigo.org/svn/trunk@25231 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-30 06:34:21 +00:00
Piwigo-TranslationTeam
db93243d1f
[elegant] Update br_FR, thanks to : yves.kerleguer
...
git-svn-id: http://piwigo.org/svn/trunk@25230 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-29 23:39:25 +00:00
plegall
42d65801a8
merge r25223 from branch 2.5 to trunk
...
bug 2992 fixed: escape all file names before searching them as duplicates in batch manager.
git-svn-id: http://piwigo.org/svn/trunk@25224 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-29 22:38:54 +00:00
Piwigo-TranslationTeam
475d8a6554
[trunk_public] Update lb_LU, thanks to : Quetsch
...
git-svn-id: http://piwigo.org/svn/trunk@25206 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-29 12:55:08 +00:00
Piwigo-TranslationTeam
3ca4f3128a
[trunk_public] Update cs_CZ, thanks to : elpresidento
...
git-svn-id: http://piwigo.org/svn/trunk@25205 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-29 12:55:07 +00:00
Piwigo-TranslationTeam
642f30cb52
[trunk_admin] Update cs_CZ, thanks to : elpresidento
...
git-svn-id: http://piwigo.org/svn/trunk@25204 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-29 12:55:05 +00:00
mistic100
fc5c5d4b7c
add two extra param to render_element_description trigger: main_page_element_description and picture_page_element_description
...
git-svn-id: http://piwigo.org/svn/trunk@25202 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-29 09:31:06 +00:00
plegall
6d73f88a51
feature 1668: implement all remaining actions (all using the new version of pwg.users.setInfo with multiple user_id)
...
git-svn-id: http://piwigo.org/svn/trunk@25198 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28 19:18:45 +00:00
plegall
8d6970624c
feature 1668: add DataTables
...
git-svn-id: http://piwigo.org/svn/trunk@25197 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28 18:16:12 +00:00
mistic100
1996dadfe7
feature 2976: add 'display' parameter for pwg.users.getList
...
git-svn-id: http://piwigo.org/svn/trunk@25196 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28 17:53:36 +00:00
mistic100
492a65418a
feature 2976: new options for pwg.users.setInfo + user_id can be an array
...
git-svn-id: http://piwigo.org/svn/trunk@25195 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28 17:20:34 +00:00
plegall
2fdcfdddfe
feature 1668, in progress: redesign user manager (jQuery datatables, AJAX calls)
...
git-svn-id: http://piwigo.org/svn/trunk@25194 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28 16:25:46 +00:00
Piwigo-TranslationTeam
7367858be8
[trunk_help] Update zh_TW, thanks to : azq1231
...
git-svn-id: http://piwigo.org/svn/trunk@25192 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28 13:13:05 +00:00
ddtddt
9a44483ef9
[trunk] - language - en_US new management guidance language
...
git-svn-id: http://piwigo.org/svn/trunk@25190 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28 08:34:14 +00:00
ddtddt
ced0197874
[trunk] - language - en_US new management guidance language
...
git-svn-id: http://piwigo.org/svn/trunk@25189 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-28 08:06:49 +00:00
Piwigo-TranslationTeam
a57de90d2a
[trunk_help] Update bg_BG, thanks to : neddrag
...
git-svn-id: http://piwigo.org/svn/trunk@25184 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-27 21:12:38 +00:00
Piwigo-TranslationTeam
9551f24d74
[trunk_admin] Update ja_JP, thanks to : ddtddt
...
git-svn-id: http://piwigo.org/svn/trunk@25160 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-26 06:41:13 +00:00
Piwigo-TranslationTeam
7cfb4b5d1d
[trunk_public] Update uk_UA, thanks to : animan
...
git-svn-id: http://piwigo.org/svn/trunk@25152 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-25 20:24:13 +00:00
mistic100
61c7f9dd6b
bug 2989: Deprecated: preg_replace(): The /e modifier is deprecated on
...
git-svn-id: http://piwigo.org/svn/trunk@25133 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-25 11:43:56 +00:00
Piwigo-TranslationTeam
d701b0a37b
[trunk_install] Update br_FR, thanks to : yves.kerleguer
...
git-svn-id: http://piwigo.org/svn/trunk@25132 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 20:55:21 +00:00
Piwigo-TranslationTeam
33e4c265c1
[trunk_public] Update br_FR, thanks to : yves.kerleguer
...
git-svn-id: http://piwigo.org/svn/trunk@25131 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 20:55:19 +00:00
Piwigo-TranslationTeam
3258a2693d
[elegant] Add br_FR, thanks to : yves.kerleguer
...
git-svn-id: http://piwigo.org/svn/trunk@25130 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 20:55:18 +00:00
Piwigo-TranslationTeam
2cfd43e651
[trunk_public] Update lb_LU, thanks to : Quetsch
...
git-svn-id: http://piwigo.org/svn/trunk@25124 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 18:02:19 +00:00
flop25
cd76660cf6
bug:2948 The registration can be done without typing a password
...
The password is only mandatory on the public register page
Better error messages from admin/user_list.php
git-svn-id: http://piwigo.org/svn/trunk@25121 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 17:55:00 +00:00
flop25
703c5f9839
bug:2964 zero should be allowed for the recent period
...
only the profile page didn't allowed it
git-svn-id: http://piwigo.org/svn/trunk@25120 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 17:51:28 +00:00
flop25
06f89b68e0
bug:2980 Fatal error when renaming a group
...
git-svn-id: http://piwigo.org/svn/trunk@25119 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 17:48:49 +00:00
mistic100
4445af1217
feature 2976: can change user status and level
...
fix saving problem of groups.is_default value
use WS_PARAM_OPTIONAL when possible (TODO: use for old methods)
git-svn-id: http://piwigo.org/svn/trunk@25118 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 16:21:24 +00:00
mistic100
757fe9a821
feature 2976: API methods for users and groups management
...
TODO : methods to manage albums permissions
git-svn-id: http://piwigo.org/svn/trunk@25117 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 13:38:12 +00:00
mistic100
2d2a2e2813
bug 2988: register_user() must returns new user id
...
git-svn-id: http://piwigo.org/svn/trunk@25116 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 13:01:25 +00:00
mistic100
d6211432ec
two new options for API methods : 'admin_only' and 'post_only'
...
git-svn-id: http://piwigo.org/svn/trunk@25115 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 10:01:35 +00:00
mistic100
e7fafb73a1
bug:2947 fix compatibility with PHP 5.2 and 5.3
...
git-svn-id: http://piwigo.org/svn/trunk@25114 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 09:07:17 +00:00
mistic100
fcf12b0b28
feature 2978: error func_get_args(): Can't be used as a function parameter on PHP <= 5.2
...
git-svn-id: http://piwigo.org/svn/trunk@25113 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 08:42:36 +00:00
Piwigo-TranslationTeam
a364b38501
[trunk_public] Update en_GB, thanks to : Tadjio
...
git-svn-id: http://piwigo.org/svn/trunk@25107 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-24 04:15:05 +00:00
Piwigo-TranslationTeam
ac4fabff2f
[trunk_help] Update zh_TW, thanks to : azq1231
...
git-svn-id: http://piwigo.org/svn/trunk@25097 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-23 16:37:03 +00:00
plegall
0ce382a797
syntax error fixed
...
git-svn-id: http://piwigo.org/svn/trunk@25088 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-23 12:49:31 +00:00
plegall
1ba3136333
feature 2920: reuse "nb pending comments" calculation in admin/intro.
...
add missing CSS code in r25084
git-svn-id: http://piwigo.org/svn/trunk@25085 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-22 20:48:28 +00:00
plegall
fac62f863d
feature 2920 added: change admin screen "pending comments" to "all comments".
...
Now the administrator can filter on "all" or "pending" with a single click.
In the admin menu, we display the number of pending comments.
git-svn-id: http://piwigo.org/svn/trunk@25084 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-22 20:39:10 +00:00
Piwigo-TranslationTeam
ad6c3fd566
[trunk_admin] Update hu_HU, thanks to : asicu.com
...
git-svn-id: http://piwigo.org/svn/trunk@25083 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-22 17:02:46 +00:00