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
mistic100
703a997f6a
display request url and params in WS explorer
...
git-svn-id: http://piwigo.org/svn/trunk@28495 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17 15:15:13 +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
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
rvelices
fd38fa8fb5
fix adding many times post only / admin only ...
...
git-svn-id: http://piwigo.org/svn/trunk@25730 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-26 21:51:53 +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
07b8dd5770
Improve display on ws.htm
...
git-svn-id: http://piwigo.org/svn/trunk@25394 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-08 12:16:14 +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
24b977d877
feature:2982 API: add high-level type check
...
introduces some constants fro bool, int, float, positive and notnull parameters
types are tested in PwgServer::invoke and no in each method
+ some optimizations + update methods descriptions
git-svn-id: http://piwigo.org/svn/trunk@25077 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-22 12:58:58 +00:00
plegall
6f2fc71ffa
remove obsolete/useless scripts
...
git-svn-id: http://piwigo.org/svn/trunk@24201 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-08-20 17:10:56 +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
34d0c5cd1a
hide tiptip when changing method
...
git-svn-id: http://piwigo.org/svn/trunk@23322 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-18 13:12:24 +00:00
mistic100
5671287801
feature:2847 Display additional info for API methods fields
...
keep tooltip alive
git-svn-id: http://piwigo.org/svn/trunk@23260 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 16:48:05 +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
3fd8143ccd
bug 2852 fixed: ability to use HTML markup in album description for pwg.categories.add
...
git-svn-id: http://piwigo.org/svn/trunk@21070 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-28 12:41:16 +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
rvelices
527a86190f
ws.htm uses jquery 1.9.1 instead of 1.9.0
...
git-svn-id: http://piwigo.org/svn/trunk@20825 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 21:19:19 +00:00
mistic100
98f08b3ee3
feature:2847 Display additional info for API methods fields
...
git-svn-id: http://piwigo.org/svn/trunk@20750 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-13 19:26:34 +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
plegall
4bc775e479
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
...
git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 12:35:02 +00:00
rvelices
86272efb90
remove unused files + web service explorer uses same jquery version as the core
...
git-svn-id: http://piwigo.org/svn/trunk@18957 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-06 21:49:14 +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
rvelices
9f24af98f2
add page_url (canonical picture url) for web service methods images.search, tags.getImages, images.getInfo, categories.getImages
...
git-svn-id: http://piwigo.org/svn/trunk@18732 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-24 20:24:44 +00:00
mistic100
2f7ffaf11f
feature 2751: Redesign web API, webservices explorer
...
git-svn-id: http://piwigo.org/svn/trunk@18079 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-20 16:04:23 +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
ddtddt
8a5fe18c6c
[trunk] - language - update tool - feature:2457
...
git-svn-id: http://piwigo.org/svn/trunk@15747 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-16 06:54:53 +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
plegall
314dde208c
piwigo_remote.pl: simplified use of pwg.images.add, no longer need thumb and high
...
git-svn-id: http://piwigo.org/svn/trunk@15327 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-26 10:05:24 +00:00
ddtddt
f0159c07c9
[trunk] - language - update el_GR- Greek - ελληνικά - Thanks to Lamprianidis - feature:2457
...
git-svn-id: http://piwigo.org/svn/trunk@14069 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-10 04:36:51 +00:00
plegall
2a679322c5
merge r13971 from branch 2.3 to trunk
...
add package version -nochmod
git-svn-id: http://piwigo.org/svn/trunk@13972 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-07 22:28:19 +00:00
ddtddt
e0637bc238
[trunk] - language - update vi_VN - Tiếng Việt - Vietnamese Thanks to Em Ku - feature:2457
...
git-svn-id: http://piwigo.org/svn/trunk@13752 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-26 15:05:45 +00:00
rvelices
8495df013d
remove remote sites feature
...
git-svn-id: http://piwigo.org/svn/trunk@13488 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-06 20:27:41 +00:00
plegall
6118d0b1f7
next version is 2.4.0RC2
...
git-svn-id: http://piwigo.org/svn/trunk@13487 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-06 11:40:33 +00:00
plegall
9ae55cd3e8
next version is 2.4.0RC1
...
git-svn-id: http://piwigo.org/svn/trunk@13463 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02 20:30:27 +00:00
ddtddt
f31bccb6d3
[trunk] - language - update tool - feature:2457
...
git-svn-id: http://piwigo.org/svn/trunk@13100 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-11 20:14:43 +00:00
plegall
3dda873d39
next version in 2.4.0beta2
...
git-svn-id: http://piwigo.org/svn/trunk@12991 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-30 14:37:16 +00:00
mistic100
112d730f3a
update Piwigo headers to 2012, last change before the expected (or not) apocalypse
...
git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 22:48:36 +00:00