plegall
674c85fe31
bug 3053 fixed: columns "groups" and "privacy level" come back in Piwigo 2.6
...
user manager (which still needs improvement on filtering options...)
git-svn-id: http://piwigo.org/svn/branches/2.6@27836 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-18 22:22:06 +00:00
plegall
8c8591ccb0
bug 3055: add security pwg_token on API methods introduced in Piwigo 2.6
...
(pwg.groups.addUser, pwg.groups.deleteUser, pwg.groups.setInfo, pwg.users.add,
pwg.users.setInfo, pwg.permissions.add, pwg.permissions.remove)
git-svn-id: http://piwigo.org/svn/branches/2.6@27810 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-17 22:16:47 +00:00
plegall
1dd79b4bac
feature 3054: new trigger ws_users_getList
...
git-svn-id: http://piwigo.org/svn/branches/2.6@27715 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-12 13:41:35 +00:00
plegall
9cc4ce45d8
feature 3014: new trigger picture_modify_before_update
...
git-svn-id: http://piwigo.org/svn/branches/2.6@27713 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-12 13:33:50 +00:00
rvelices
3ced01436b
Merged -r27692 from trunk to branch 2.6:
...
fix preg_replace_callback from -r26972
git-svn-id: http://piwigo.org/svn/branches/2.6@27693 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-11 20:28:25 +00:00
rvelices
e88ba8d5e9
Merged -r27690 from trunk to branch 2.6:
...
smartpocket was not putting footer_elements (plugins might add it) as the default theme
git-svn-id: http://piwigo.org/svn/branches/2.6@27691 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-11 20:19:48 +00:00
Eric
4646f84456
r27538 merged from trunk to branch 2.6 :
...
bug 3051 - Add missing render_category_name trigger in admin/album_notification.php
git-svn-id: http://piwigo.org/svn/branches/2.6@27539 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-02 13:27:52 +00:00
rvelices
7304115d0a
Merged -r27294 from trunk:
...
feature 3043: Add event to allow calculation of rating score with a different algorithm
git-svn-id: http://piwigo.org/svn/branches/2.6@27295 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-02-09 20:46:56 +00:00
plegall
548494a2b7
bug 3042 fixed: apply render_element_description on photo label in history search results
...
git-svn-id: http://piwigo.org/svn/branches/2.6@27239 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-02-06 13:03:29 +00:00
mistic100
d98c591234
Merged revision(s) 27156 from trunk:
...
*Fatal error*: Call to undefined method plugins::plugin_version_compare
replaced by safe_version_compare
caused by r26999
git-svn-id: http://piwigo.org/svn/branches/2.6@27157 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-02-04 10:59:43 +00:00
mistic100
7de2f7cf73
Merged revision(s) 27043 from trunk:
...
str2DateTime return false on empty input
git-svn-id: http://piwigo.org/svn/branches/2.6@27044 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-29 20:50:58 +00:00
mistic100
6fcc5f10df
Merged revision(s) 26972, 26998 from trunk:
...
replace more preg_replace callback
........
remove *_version_compare methods in languages & plugins & themes classes, unused and outdated (preg_replace /e modifier)
git-svn-id: http://piwigo.org/svn/branches/2.6@26999 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-27 18:05:04 +00:00
ddtddt
46c2cb6b5f
[2.6] - prepare 2.6.1
...
git-svn-id: http://piwigo.org/svn/branches/2.6@26960 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-24 21:29:24 +00:00
plegall
5ff4d92802
next release is 2.6.1
...
git-svn-id: http://piwigo.org/svn/branches/2.6@26954 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-24 20:13:35 +00:00
plegall
35f801d1dd
bug 3035 fixed: the output of pwg.categories.getList with option
...
tree_output=true was modified in r22729 to fix a bug. But fixing this bug has
broken iOS/Android applications which uses this parameter. The immediate
solution is to reintroduce the bug for now and fix it cleanly later (requires
a new version of iOS/Android apps)
git-svn-id: http://piwigo.org/svn/branches/2.6@26952 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-24 20:11:34 +00:00
ddtddt
fb66b3a6b8
git-svn-id: http://piwigo.org/svn/branches/2.6@26951 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-24 19:45:08 +00:00
rvelices
6ba48f76d5
Merged -r26941 from trunk: admin rating user sorted by consensus by default
...
git-svn-id: http://piwigo.org/svn/branches/2.6@26942 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-24 05:41:25 +00:00
mistic100
a435ff38ed
Merged revision(s) 26926 from trunk:
...
bug 3033: allow HTML in photo names from Batch Manager
git-svn-id: http://piwigo.org/svn/branches/2.6@26927 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-23 19:17:39 +00:00
plegall
c253398f40
bug 3032 fixed: it seems that the SQL update in invalidate_user_cache_nb_tags corrupts the pwg_db_insert_id (very unexpected)
...
git-svn-id: http://piwigo.org/svn/branches/2.6@26921 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-23 13:04:15 +00:00
mistic100
9f266381db
Merged revision(s) 26916 from trunk:
...
bug 3029: XSS on website_url comment form
git-svn-id: http://piwigo.org/svn/branches/2.6@26919 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-23 11:08:22 +00:00
mistic100
d5b3d5dabd
bug 2989: fix r26904
...
git-svn-id: http://piwigo.org/svn/branches/2.6@26906 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-22 17:16:47 +00:00
mistic100
cd99110a8e
bug 2989: Deprecated: preg_replace(): The /e modifier is deprecated
...
git-svn-id: http://piwigo.org/svn/branches/2.6@26904 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-22 12:03:57 +00:00
mistic100
f1e62b578d
Merged revision(s) 26902 from trunk:
...
bug 3027: Fatal error on Configuration->Options->Photo size
git-svn-id: http://piwigo.org/svn/branches/2.6@26903 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-22 10:48:06 +00:00
rvelices
b4247f00af
merge -r26900 from trunk to 2.6
...
admin rating user improvements
- add last rate date for user
- add consensus deviation but only based on the best rated photos (e.g. how much this user tries to change the best rated photos)
git-svn-id: http://piwigo.org/svn/branches/2.6@26901 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-21 22:50:59 +00:00
mistic100
d3d0dc1eaf
Merged revision(s) 26883-26884 from trunk:
...
add eu_ES flag
git-svn-id: http://piwigo.org/svn/branches/2.6@26885 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-19 17:26:20 +00:00
mistic100
d018f7a11c
Merged revision(s) r26865 from trunk:
...
bug 3025: Fatal error: Declaration of Calendar::get_date_where() must be compatible with that of CalendarBase::get_date_where()
git-svn-id: http://piwigo.org/svn/branches/2.6@26866 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-18 15:17:33 +00:00
mistic100
9cff7f1781
Merged revision(s) r26863 from trunk:
...
bug 3024: Warning: array_merge(): Argument 1 is not an array on template.class.php
git-svn-id: http://piwigo.org/svn/branches/2.6@26864 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-18 15:12:44 +00:00
mistic100
df155ae972
Merged revision(s) r26846 from trunk:
...
bug 3023: Fatal error when using trigger_notify/trigger_change on PHP < 5.3
git-svn-id: http://piwigo.org/svn/branches/2.6@26847 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-18 12:41:40 +00:00
rvelices
a5e853c618
merge -r26837 from trunk to branch 2.6
...
admin rating improvements
- use web service for deletion
- use datatables for rating by user
- use fontello icons
git-svn-id: http://piwigo.org/svn/branches/2.6@26838 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 22:20:56 +00:00
plegall
a02af472bc
change default configuration settings for a stable branch. Developers who need previous configuration settings can modify them in their local configuration
...
git-svn-id: http://piwigo.org/svn/branches/2.6@26828 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 14:46:21 +00:00
plegall
9e68544407
Create branch 2.6 from trunk r26826
...
git-svn-id: http://piwigo.org/svn/branches/2.6@26827 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 14:43:49 +00:00
plegall
aa7c1114a3
next release is 2.6.0 (be ready)
...
git-svn-id: http://piwigo.org/svn/trunk@26826 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 12:53:54 +00:00
plegall
7f39d5b695
bug 3020 and bug 3021 fixed: additionnal checks in search inputs
...
git-svn-id: http://piwigo.org/svn/trunk@26825 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 12:50:14 +00:00
plegall
787089742d
backward compatibility for help pages linked on ploader page
...
git-svn-id: http://piwigo.org/svn/trunk@26824 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 08:39:39 +00:00
Piwigo-TranslationTeam
a8d8e98cae
[smartpocket] Update el_GR, thanks to : bas_alba
...
git-svn-id: http://piwigo.org/svn/trunk@26823 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 07:31:14 +00:00
Piwigo-TranslationTeam
7cf4ce3f99
[smartpocket] Update de_DE, thanks to : fs101299
...
git-svn-id: http://piwigo.org/svn/trunk@26822 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 06:24:04 +00:00
Piwigo-TranslationTeam
aba423e045
[smartpocket] Update ta_IN, thanks to : saitjaleel
...
git-svn-id: http://piwigo.org/svn/trunk@26821 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 06:24:03 +00:00
Piwigo-TranslationTeam
42ba07eeb7
[localfileseditor] Update ta_IN, thanks to : saitjaleel
...
git-svn-id: http://piwigo.org/svn/trunk@26820 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 06:24:01 +00:00
Piwigo-TranslationTeam
4180dd1c28
[trunk_admin] Update ta_IN, thanks to : saitjaleel
...
git-svn-id: http://piwigo.org/svn/trunk@26819 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 06:24:00 +00:00
Piwigo-TranslationTeam
14581340d4
[smartpocket] Update et_EE, thanks to : Pelagis
...
git-svn-id: http://piwigo.org/svn/trunk@26818 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 05:10:58 +00:00
Piwigo-TranslationTeam
59c62b0358
[smartpocket] Update fi_FI, thanks to : Juhi24
...
git-svn-id: http://piwigo.org/svn/trunk@26817 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 05:10:56 +00:00
Piwigo-TranslationTeam
bb03525c55
[smartpocket] Update sk_SK, thanks to : dodo
...
git-svn-id: http://piwigo.org/svn/trunk@26815 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-16 18:18:58 +00:00
Piwigo-TranslationTeam
2cb9f9db77
[trunk_admin] Update zh_CN, thanks to : dennisyan
...
git-svn-id: http://piwigo.org/svn/trunk@26813 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-16 18:18:55 +00:00
mistic100
28f4a33bcb
feature 2999: documentation of admin/include/functions.php
...
git-svn-id: http://piwigo.org/svn/trunk@26807 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-16 15:24:36 +00:00
Piwigo-TranslationTeam
ec771fb246
[smartpocket] Update pt_BR, thanks to : flaviove
...
git-svn-id: http://piwigo.org/svn/trunk@26805 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-16 13:41:04 +00:00
Piwigo-TranslationTeam
9466d20de1
[smartpocket] Update fa_IR, thanks to : ipic
...
git-svn-id: http://piwigo.org/svn/trunk@26804 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-16 13:41:02 +00:00
Piwigo-TranslationTeam
0c79153116
[smartpocket] Update lv_LV, thanks to : agrisans
...
git-svn-id: http://piwigo.org/svn/trunk@26799 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-16 09:38:10 +00:00
Piwigo-TranslationTeam
b4f8cdaeba
[smartpocket] Update bg_BG, thanks to : turnokopa
...
git-svn-id: http://piwigo.org/svn/trunk@26796 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-16 08:45:17 +00:00
Piwigo-TranslationTeam
d49a0e5a04
[smartpocket] Update zh_HK, thanks to : hkdigit
...
git-svn-id: http://piwigo.org/svn/trunk@26795 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-16 08:45:15 +00:00
Piwigo-TranslationTeam
eb48844304
[smartpocket] Update nb_NO, thanks to : abbamust
...
git-svn-id: http://piwigo.org/svn/trunk@26790 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-16 08:45:08 +00:00