Pierre Goiffon
e2c8237beb
Allow params "limit" and "page" in REST-API
...
PR #25 , code author Dennis Lassiter, many thanks !
Was commited to develop first but decided to retrofit this on support/2.5 (N°1449)
(cherry picked from commit fd55bdf9a8 )
(cherry picked from commit 49e31ddb3d )
2019-02-28 10:06:42 +01:00
Pierre Goiffon
588899db63
Convert all files from CrLf to Lf (preparing merge to develop)
2018-10-18 14:20:40 +02:00
Guillaume Lajarige
6f40459215
N°952 Portal: Added UI extension APIs similar to those used in the console (Experimental!)
...
SVN:trunk[4852]
2017-08-02 11:30:30 +00:00
Guillaume Lajarige
95e04178ea
N°636 Portal: Action buttons can now be added to object details page through the iPopupMenuItemExtension
...
SVN:trunk[4600]
2017-03-17 13:03:09 +00:00
Romain Quetiez
35e58f8cd2
Make it possible to overload RestUtils (static methods called with static:: instead of self::) - iTop NOW REQUIRES PHP 5.3: we have verified, there are very installations of iTop made on PHP 5.2. It is worth to note that PHP 5.3 is already end of life (5.4 will become end of life in 8 months)
...
SVN:trunk[3584]
2015-05-26 11:44:12 +00:00
Denis Flaven
7176d5a19c
Bug fix: prevent a crash of the web services when trying to log a non scalar paramater value...
...
SVN:trunk[3549]
2015-04-16 15:33:21 +00:00
Romain Quetiez
3e79dad435
#925 REST/JSON: Added an option to output all the fields of the object found (not only the fields of the queried class)
...
SVN:trunk[3163]
2014-05-20 08:15:53 +00:00
Romain Quetiez
b0a84f96f1
#897 Rest Services: improved the error reporting when an external key is specified with a final class that is not a subclass of the class of the external key
...
SVN:trunk[3162]
2014-05-19 15:02:42 +00:00
Denis Flaven
b4bc3ad716
Trac #891 : better error reporting when either the parameter auth_user or auth_pwd are missing.
...
SVN:trunk[3089]
2014-02-25 13:37:01 +00:00
Romain Quetiez
b7d8953ecb
Fix for Plugins: fixed a regression introduced in 3072 (dashboards not editable at all!!!)
...
SVN:trunk[3079]
2014-02-06 16:27:22 +00:00
Romain Quetiez
cba75527b3
#877 REST/JSON More flexibility on case log updates (in particular, it is now possible to write the entire case log), remains compatible with the previous API
...
SVN:trunk[3078]
2014-02-06 11:40:26 +00:00
Romain Quetiez
6f2c404415
Fix for Plugins: if a page uses set_base then JS popup menu items were reloading the page. Still, set_base should not be used!
...
SVN:trunk[3072]
2014-02-04 16:04:50 +00:00
Romain Quetiez
8d068b6a93
#767 JSON/REST Reconciliations made on loose criteria (forced to strict equality, no way to specify a loose criteria)
...
SVN:trunk[2860]
2013-09-24 13:38:49 +00:00
Romain Quetiez
a2a0ee5194
Fixed bug in the JSON REST API: core/create and core/update, could not reset an external key (0)
...
SVN:trunk[2852]
2013-09-19 11:42:06 +00:00
Romain Quetiez
3d79e3fe8f
#472 REST API: finalized the implementation of core/get_related + added the support for AttributeBlob (to manage documents and attachments)
...
SVN:trunk[2669]
2013-04-02 13:31:52 +00:00
Denis Flaven
fc29424600
#698 SeparatorPopupMenuItem was not working.
...
SVN:trunk[2664]
2013-03-29 13:53:51 +00:00
Denis Flaven
30b9afe165
REST API bug fix: properly handle key->finalclass
...
SVN:trunk[2661]
2013-03-29 10:54:23 +00:00
Romain Quetiez
3cf398618e
#472 REST Services: added core/delete (to bulk delete, full-featured), and validated the operation core/apply_stimulus
...
SVN:trunk[2616]
2013-03-13 11:01:16 +00:00
Romain Quetiez
7b2789479d
REST services: alpha2. It is now extensible (implement iRestServiceProvider). Still lacks two verbs: apply_stimulus and delete.
...
SVN:trunk[2592]
2013-01-30 09:46:55 +00:00
Romain Quetiez
96530a5bdf
Auto-documentation: first step => the extension APIs
...
SVN:trunk[2585]
2013-01-04 13:43:52 +00:00
Denis Flaven
ed6bbe6d07
New extension API: iPageUIExtension to alter the display of *each* iTopWebPage.
...
SVN:trunk[2507]
2012-12-05 09:49:24 +00:00
Romain Quetiez
721faa7e1e
Updated copyright (2012) and license (LGPL changed to AGPL)
...
SVN:trunk[2333]
2012-10-23 21:41:36 +00:00
Denis Flaven
ef59badf5b
Implementation of a new extension "iPopupMenuExtension" to allow a module to add menu items almost anywhere inside iTop.
...
SVN:trunk[2220]
2012-09-29 16:03:16 +00:00
Romain Quetiez
e5c46340d1
Plugin API: added OnIsModified()
...
SVN:trunk[1239]
2011-04-26 16:03:01 +00:00
Romain Quetiez
c1b5614268
New verb for application extensions: OnFormCancel
...
SVN:trunk[1148]
2011-03-25 13:50:49 +00:00
Romain Quetiez
0b32f511b8
Plugin API - alpha version
...
SVN:trunk[1124]
2011-03-11 11:04:50 +00:00