glajarige
|
5047904c50
N°952 Portal: Added UI extension APIs similar to those used in the console (Experimental!)
|
hace 7 años |
glajarige
|
9466c2f7f1
N°636 Portal: Action buttons can now be added to object details page through the iPopupMenuItemExtension
|
hace 8 años |
romainq
|
22e3f8fd29
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)
|
hace 10 años |
dflaven
|
a2aa028c2b
Bug fix: prevent a crash of the web services when trying to log a non scalar paramater value...
|
hace 10 años |
romainq
|
33738d1b03
#925 REST/JSON: Added an option to output all the fields of the object found (not only the fields of the queried class)
|
hace 11 años |
romainq
|
56dc87f63e
#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
|
hace 11 años |
dflaven
|
fbf1fca646
Trac #891: better error reporting when either the parameter auth_user or auth_pwd are missing.
|
hace 11 años |
romainq
|
7ec9a1c66f
Fix for Plugins: fixed a regression introduced in 3072 (dashboards not editable at all!!!)
|
hace 11 años |
romainq
|
372f60bf32
#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
|
hace 11 años |
romainq
|
c69301f053
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!
|
hace 11 años |
romainq
|
105d4af56f
#767 JSON/REST Reconciliations made on loose criteria (forced to strict equality, no way to specify a loose criteria)
|
hace 11 años |
romainq
|
46bfdac931
Fixed bug in the JSON REST API: core/create and core/update, could not reset an external key (0)
|
hace 11 años |
romainq
|
ac6a8fb71f
#472 REST API: finalized the implementation of core/get_related + added the support for AttributeBlob (to manage documents and attachments)
|
hace 12 años |
dflaven
|
f85ab9019e
#698 SeparatorPopupMenuItem was not working.
|
hace 12 años |
dflaven
|
5ecb4d81dc
REST API bug fix: properly handle key->finalclass
|
hace 12 años |
romainq
|
81edb86711
#472 REST Services: added core/delete (to bulk delete, full-featured), and validated the operation core/apply_stimulus
|
hace 12 años |
romainq
|
ad499b0237
REST services: alpha2. It is now extensible (implement iRestServiceProvider). Still lacks two verbs: apply_stimulus and delete.
|
hace 12 años |
romainq
|
bcfc58a742
Auto-documentation: first step => the extension APIs
|
hace 12 años |
dflaven
|
191bc48c4c
New extension API: iPageUIExtension to alter the display of *each* iTopWebPage.
|
hace 12 años |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
hace 12 años |
dflaven
|
b9880ec30d
Implementation of a new extension "iPopupMenuExtension" to allow a module to add menu items almost anywhere inside iTop.
|
hace 12 años |
romainq
|
0128a46826
Plugin API: added OnIsModified()
|
hace 14 años |
romainq
|
e8e6206c64
New verb for application extensions: OnFormCancel
|
hace 14 años |
romainq
|
40fdf26072
Plugin API - alpha version
|
hace 14 años |