flop25
5ebeec822f
TakeATour replace c13y_upgrade ; c13y_upgrade not activated after upgrade
...
adding TakeATour files
less margin-top in no_photo_yet.tpl
git-svn-id: http://piwigo.org/svn/trunk@28169 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-13 18:22:25 +00:00
flop25
125c8dab47
2 triggers
...
todo update 2.6 branch and trigger list
git-svn-id: http://piwigo.org/svn/trunk@28101 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-06 19:25:38 +00:00
rvelices
1f3f5ff73f
bug 3069: add quick search as filter in batch manager
...
git-svn-id: http://piwigo.org/svn/trunk@28087 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-05 19:24:27 +00:00
rvelices
030b8cf318
increase jquery.geoip local cache duration
...
git-svn-id: http://piwigo.org/svn/trunk@28067 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-04 04:18:02 +00:00
plegall
ad12822489
merge r28038 from branch 2.6 to trunk
...
bug 3068 fixed: on Internet Explorer 8, indexOf function is broken.
git-svn-id: http://piwigo.org/svn/trunk@28039 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-01 13:11:14 +00:00
plegall
393b1b38ef
merge r27996 from branch 2.6 to trunk
...
bug 3065 fixed: avoid SQL errors with external authentication
git-svn-id: http://piwigo.org/svn/trunk@27997 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-28 13:26:30 +00:00
plegall
fa53820760
merge r27925 from branch 2.6 to trunk
...
bug 3057: avoid warnings and SQL crash when encountering inconsistent
permissions + rewrite permissions consistancy check when setting albums
to private status.
git-svn-id: http://piwigo.org/svn/trunk@27926 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-24 20:22:43 +00:00
flop25
3c10508bd8
adding 2 loc_end trigger
...
git-svn-id: http://piwigo.org/svn/trunk@27896 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-23 21:15:22 +00:00
plegall
6aa62e8613
merge r27836 from branch 2.6 to trunk
...
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/trunk@27837 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-18 22:23:38 +00:00
plegall
b08c46f3c3
merge r27810 from branch 2.6 to trunk
...
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/trunk@27811 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-17 22:20:28 +00:00
plegall
fadbc98259
merge r27713 from branch 2.6 to trunk
...
feature 3014: new trigger picture_modify_before_update
git-svn-id: http://piwigo.org/svn/trunk@27714 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-12 13:35:41 +00:00
rvelices
0aac622d67
fix preg_replace_callback from -r26972
...
git-svn-id: http://piwigo.org/svn/trunk@27692 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-11 20:27:26 +00:00
rvelices
29ef98dcc0
small code rewrite on history search page (still memory issues for large number of lines in history)
...
git-svn-id: http://piwigo.org/svn/trunk@27572 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-06 20:54:48 +00:00
Eric
9e2824aad8
bug 3051 fixed : Add missing render_category_name trigger in admin/album_notification.php
...
git-svn-id: http://piwigo.org/svn/trunk@27538 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-02 13:21:01 +00:00
plegall
4567be63dc
merge r27239 from branch 2.6 to trunk
...
bug 3042 fixed: apply render_element_description on photo label in history search results
git-svn-id: http://piwigo.org/svn/trunk@27240 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-02-06 13:04:45 +00:00
mistic100
f286327ad6
*Fatal error*: Call to undefined method plugins::plugin_version_compare
...
replaced by safe_version_compare
caused by r26998
git-svn-id: http://piwigo.org/svn/trunk@27156 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-02-04 10:56:44 +00:00
mistic100
5310b5036e
remove *_version_compare methods in languages & plugins & themes classes, unused and outdated (preg_replace /e modifier)
...
git-svn-id: http://piwigo.org/svn/trunk@26998 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-27 17:33:28 +00:00
mistic100
fae05b2743
replace more preg_replace callback
...
git-svn-id: http://piwigo.org/svn/trunk@26972 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-26 00:38:37 +00:00
mistic100
1f448f9b1e
feature 2999; docblocks for history, install and metadata
...
git-svn-id: http://piwigo.org/svn/trunk@26946 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-24 12:50:48 +00:00
rvelices
a29ad436a4
admin rating user sorted by consensus by default
...
git-svn-id: http://piwigo.org/svn/trunk@26941 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-24 05:40:23 +00:00
mistic100
63f3531059
feature 3031: add $conf['sync_exclude_folders'] parameter
...
git-svn-id: http://piwigo.org/svn/trunk@26928 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-23 19:29:42 +00:00
mistic100
e255abf3e2
bug 3033: allow HTML in photo names from Batch Manager
...
git-svn-id: http://piwigo.org/svn/trunk@26926 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-23 19:16:14 +00:00
plegall
788e9eef64
merge r26921 from branch 2.6 to trunk
...
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/trunk@26922 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-23 13:05:19 +00:00
mistic100
cf0750dbc0
Display "Activate it now" link when installing a new plugin
...
git-svn-id: http://piwigo.org/svn/trunk@26909 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-22 21:21:37 +00:00
mistic100
597be89274
bug 2989: fix r26905
...
git-svn-id: http://piwigo.org/svn/trunk@26907 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-22 17:18:14 +00:00
mistic100
9ee07221ec
Merged revision(s) 26904 from branches/2.6:
...
bug 2989: Deprecated: preg_replace(): The /e modifier is deprecated
git-svn-id: http://piwigo.org/svn/trunk@26905 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-22 12:05:27 +00:00
rvelices
eecb7cf42c
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/trunk@26900 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-21 22:50:06 +00:00
rvelices
50927b3569
admin rating improvements
...
- use web service for deletion
- use datatables for rating by user
- use fontello icons
git-svn-id: http://piwigo.org/svn/trunk@26837 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17 22:19:44 +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
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
mistic100
a984354ee7
change behavior of reset/cancel button on tags manager + reorganize code
...
git-svn-id: http://piwigo.org/svn/trunk@26650 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-12 12:16:46 +00:00
mistic100
81ac87bc81
render_tag_name trigger transmit full tag data as second parameter
...
git-svn-id: http://piwigo.org/svn/trunk@26649 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-12 11:24:02 +00:00
mistic100
95dd3b88ec
prevent "Enter" on tags filter input to reload the page
...
git-svn-id: http://piwigo.org/svn/trunk@26646 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-12 00:31:16 +00:00
mistic100
bbb59ee3f9
add two triggers and user_list_backend.php and don't fail on unknown column
...
git-svn-id: http://piwigo.org/svn/trunk@26618 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-11 13:08:26 +00:00
mistic100
636650309a
Update headers to 2014. Happy new year!!
...
git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-05 00:19:25 +00:00
plegall
104b93e80d
feature 3016: upgrade script to Piwigo 2.6
...
git-svn-id: http://piwigo.org/svn/trunk@26401 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-02 15:04:16 +00:00
plegall
5fb0ce9063
bug 3015 fixed: remove "manage album photos" from cat_list to avoid
...
misunderstanding with "photos sort order".
Add infos on album manager: number of photos and sub-albums
git-svn-id: http://piwigo.org/svn/trunk@26399 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-02 11:51:58 +00:00
rvelices
30a7a975f9
fix deactivate
...
git-svn-id: http://piwigo.org/svn/trunk@26329 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-29 13:37:54 +00:00
plegall
4c4fb7d9d9
feature 1668: use underscore.js to template the userDetails instead of
...
generating HTML directly in javascript. Will make work easier for plugins
modifying the user profile.
git-svn-id: http://piwigo.org/svn/trunk@26270 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-27 20:50:51 +00:00
plegall
a3fd9b692b
feature 1668: change the link text to "close" (with the appropriate icon) when user profile is open.
...
git-svn-id: http://piwigo.org/svn/trunk@26230 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-26 12:26:22 +00:00
mistic100
f51729dfb8
add missing str_repeat functions in common.js and use it for batch_manager_global.tpl
...
git-svn-id: http://piwigo.org/svn/trunk@26179 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-24 16:50:35 +00:00
plegall
0b619c37f5
bug fixed: never display text-underline on font icon
...
bug fixed: keep the "close details" link always displayed.
git-svn-id: http://piwigo.org/svn/trunk@26178 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-24 15:08:02 +00:00
plegall
943d7d2272
feature 1668, user manager redesign: change the way we open user details to make it "more obvious"
...
git-svn-id: http://piwigo.org/svn/trunk@26177 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-24 14:30:46 +00:00
plegall
a4fc23a940
bug fixed (related to feature 1668): remove link to user manager filtered on
...
group from group manager. This feature is less useful since member list is
shown on group manager and filter feature not implemented yet on new user manager.
git-svn-id: http://piwigo.org/svn/trunk@26117 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-23 12:56:34 +00:00
plegall
c108fdd6b4
feature 1668, user manager redesign: do not let the administrator try to
...
modify the status of protected users (pwg.users.setInfo will deactivate
status change for these users anyway)
git-svn-id: http://piwigo.org/svn/trunk@26052 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-20 14:02:23 +00:00
plegall
e1c6ac2379
feature 1668, user manager redesign:
...
* bug fixed: initialize nb_image_page and recent_period with current user
* in batch actions, use sliders for recent_period and nb_image_page
git-svn-id: http://piwigo.org/svn/trunk@26051 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-20 13:33:48 +00:00
plegall
09a00911c2
feature 1668: protect dataTables backend script (ajax called, serverside processing)
...
git-svn-id: http://piwigo.org/svn/trunk@26050 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-20 12:59:07 +00:00
plegall
76315b650c
feature 1668: translate user status in user list
...
git-svn-id: http://piwigo.org/svn/trunk@26049 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-20 12:36:59 +00:00
plegall
81e0958bad
better colors for datepicker (and timepicker, when used)
...
git-svn-id: http://piwigo.org/svn/trunk@26019 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-18 10:06:25 +00:00
rvelices
29433f1db4
invalidate_user_cache fix in web service method + do not invalidate user cache on every page hit on album list, photo etc ...
...
git-svn-id: http://piwigo.org/svn/trunk@25975 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-16 20:18:56 +00:00