Commit graph

34 commits

Author SHA1 Message Date
plegall
c789347c51 happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
Mssr Tiger for Miss Tiger
1a65c68be5 removed http: from URLs wich support https 2015-12-30 12:00:03 -08:00
mistic100
0afaeeef55 featur 3130: change batch_manager_register_filters to trigger_change
git-svn-id: http://piwigo.org/svn/trunk@29598 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-17 17:21:26 +00:00
mistic100
f83e780249 add URL filter input for dimension and filesize + batch_manager_url_filter trigger + fixes in doubleSlider.js
git-svn-id: http://piwigo.org/svn/trunk@29505 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-12 11:35:32 +00:00
plegall
a11991222e feature 3130: add new triggers in tools/triggers_list.php
git-svn-id: http://piwigo.org/svn/trunk@29380 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01 22:18:50 +00:00
flop25
3f37ec3477 add new trigger loc_end_photo_add_direct
First Contact tour reviewed and reworked to change dynamically with the new uploader


git-svn-id: http://piwigo.org/svn/trunk@29078 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-26 17:42:07 +00:00
rvelices
2eca26b97c bug 3101: Allow multi language tags to be recognized from selectize or metadata sync
git-svn-id: http://piwigo.org/svn/trunk@29066 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-21 21:00:17 +00:00
mistic100
4bd32005b5 feature 3010 : replace trigger_action/event by trigger_notify/change
git-svn-id: http://piwigo.org/svn/trunk@28587 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-02 07:55:46 +00:00
flop25
d97c139451 loc_end_no_photo_yet & loc_end_help added
git-svn-id: http://piwigo.org/svn/trunk@28166 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-13 16:49:20 +00:00
flop25
2e8ec79d78 triggers_list.php updated
git-svn-id: http://piwigo.org/svn/trunk@27953 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-25 21:36:06 +00:00
plegall
cdeb5959bb merge r27715 from branch 2.6 to trunk
feature 3054: new trigger ws_users_getList



git-svn-id: http://piwigo.org/svn/trunk@27716 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-12 13:42:31 +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
d736f6b09a update trigger list
git-svn-id: http://piwigo.org/svn/trunk@27331 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-02-11 20:44:05 +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
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
7899a41e15 feature 2963 : update triggers list !
git-svn-id: http://piwigo.org/svn/trunk@25505 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-17 13:01:42 +00:00
mistic100
fc3b787b70 feature 2995: New email template
restore get_l10n_args removed at r25357
apply changes to NBM

git-svn-id: http://piwigo.org/svn/trunk@25360 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-06 17:57:53 +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
mistic100
efb16d133c feature:2941 update triggers_list.php :-)
git-svn-id: http://piwigo.org/svn/trunk@23888 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-09 16:57:08 +00:00
mistic100
85d592c8d4 remove constructors css markup in ws.htm and triggers_list.php
git-svn-id: http://piwigo.org/svn/trunk@23714 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-30 14:49:54 +00:00
mistic100
6119b6895e Add trigger "load_conf" at the end of load_conf_from_db()
not usable for the first call in common.inc.php (plugins not loaded)

git-svn-id: http://piwigo.org/svn/trunk@23372 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-19 15:21:12 +00:00
mistic100
aea33dbb25 comments I forgot to commit in triggers_list.php
git-svn-id: http://piwigo.org/svn/trunk@23210 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-14 20:27:06 +00:00
plegall
c3c87d9755 use jquery CDN instead of Google's (but it would be preferable to use Piwigo files instead)
git-svn-id: http://piwigo.org/svn/trunk@20826 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 21:43:27 +00:00
mistic100
ff5568afec feature:2823 Add triggers for login system
git-svn-id: http://piwigo.org/svn/trunk@20282 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-20 11:50:08 +00:00
mistic100
f81f2f637d update triggers_list, use DataTables and same design as Webservices explorer
git-svn-id: http://piwigo.org/svn/trunk@20192 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-16 20:28:42 +00:00
mistic100
08b5a4dcc3 update triggers_list.php for r18924
git-svn-id: http://piwigo.org/svn/trunk@18926 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-04 12:13:00 +00:00
mistic100
cbb971db3f feature 2747: Add triggers on all main pages
git-svn-id: http://piwigo.org/svn/trunk@18063 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-20 12:16:45 +00:00
mistic100
a9b7abbc4f update triggers_list fro r17975
git-svn-id: http://piwigo.org/svn/trunk@17977 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-17 20:34:46 +00:00
mistic100
7ba1a2d6b4 feature 2737: improve tag administration screen, update triggers list
git-svn-id: http://piwigo.org/svn/trunk@17948 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-16 16:30:00 +00:00
mistic100
c6912b7896 update triggers_list and fix display bug
git-svn-id: http://piwigo.org/svn/trunk@16967 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-24 09:42:38 +00:00
mistic100
6a678b6af7 update triggers_list.php for 2.4 derivatives
git-svn-id: http://piwigo.org/svn/trunk@15536 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-04 14:45:52 +00:00
mistic100
2ab92150a7 add some info to tools/triggers_list.php
git-svn-id: http://piwigo.org/svn/trunk@12921 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 22:18:27 +00:00
rvelices
34717c1391 feature 2548 multisize - improved picture.php display (original...) + code cleanup
git-svn-id: http://piwigo.org/svn/trunk@12855 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-05 22:06:21 +00:00
mistic100
147be90e53 add the file : tools/triggers_list.php
git-svn-id: http://piwigo.org/svn/trunk@12608 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-12 09:44:00 +00:00