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
plegall
483cce2612
feature 2869 added: support TIFF files on web upload (requires ext_imagick)
...
git-svn-id: http://piwigo.org/svn/trunk@25929 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-12 10:34:55 +00:00
plegall
97371a948a
feature 1668: hide "delete" link for protected users, hide "change username" and "email address" for guest
...
git-svn-id: http://piwigo.org/svn/trunk@25928 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-12 09:51:47 +00:00
mistic100
15c2dda934
don't display "null" when email address is empty on users manager
...
git-svn-id: http://piwigo.org/svn/trunk@25844 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-08 13:03:05 +00:00
mistic100
4fca6a259e
feature 3009: Add 'latitude' and 'longitude' fields in images table
...
git-svn-id: http://piwigo.org/svn/trunk@25801 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-06 19:14:44 +00:00
plegall
d700b89628
smartpocket, configuration: simpler yes/no checkboxes (with fontello icons, same as AdminTools checkboxes)
...
git-svn-id: http://piwigo.org/svn/trunk@25752 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-29 13:00:40 +00:00
plegall
a35a3f25df
change caddie icon (the name has already changed to "Selection" in en_GB, we will discuss about it on the forum)
...
git-svn-id: http://piwigo.org/svn/trunk@25749 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-29 10:24:14 +00:00
plegall
b03d27e607
feature 2916: add icons for cat_modify, picture_modify and admin top bar
...
git-svn-id: http://piwigo.org/svn/trunk@25748 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-29 10:13:05 +00:00
plegall
092fdc76e0
feature 2920: add a navigation bar for long list of comments
...
git-svn-id: http://piwigo.org/svn/trunk@25744 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-28 13:06:31 +00:00
mistic100
45afbb48fb
remove is_adviser() and get_email_address_as_display_text()
...
git-svn-id: http://piwigo.org/svn/trunk@25729 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-26 20:54:07 +00:00
rvelices
b8f02bb8f8
fix missing space
...
git-svn-id: http://piwigo.org/svn/trunk@25709 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-25 20:58:56 +00:00