dflaven
|
dd35b94e5a
#1062: bumped the version number of the REST/JSON API to 1.3 to be aligned with the documentation !
|
10 years ago |
dflaven
|
cf1510c7f1
#963: For security reasons, "Portal users" are no longer allowed to use the REST/JSON API.
|
10 years ago |
dflaven
|
af849fbd7f
#1078: Properly record the history of LinkedSet(Indirect)
|
10 years ago |
dflaven
|
a6960f1c0d
Bug fix: don't accept attachments (like images) via Chrome's copy/paste since it may duplicate the text content of a normal copy/paste and moreover causes troubles because there is no file name associated with the pasted content.
|
10 years ago |
dflaven
|
4d6fd84ec1
Performance optimization: cache the result of the disk scan looking for icons for dashboards
|
10 years ago |
dflaven
|
fc2c1498a6
Better error reporting (thanks to Stefan Goethals for suggesting it).
|
10 years ago |
dflaven
|
7c98260e9c
#765: prevent two persons to edit the same object at the same time. Typo.
|
10 years ago |
dflaven
|
968ec277fb
#765: prevent two persons to edit the same object at the same time.
|
10 years ago |
romainq
|
c09b913411
New lifecycle action SetCurrentPerson. Also improved the existing lifecycle action SetCurrentUser to prevent from calling it on an external key that is not pointing to users (!= contact), and if the target attribute is a string, then store the friendlyname there.
|
10 years ago |
dflaven
|
7dff949a36
#788 Whenever a timeout is detected by an ajax request, a popup dialog warns the user to log-in again.
|
10 years ago |
dflaven
|
5c34a750f9
Bulk export: don't forget to cleanup in case of error.
|
10 years ago |
dflaven
|
c19bc961b5
The Sass cache has nothing to do in SVN!
|
10 years ago |
dflaven
|
915261fb40
Bulk Export redesign... finishing touch.
|
10 years ago |
dflaven
|
aefd20ab55
Small enhancement to the display of the meta model: in the list of transitions, display the code of the event as a tooltip.
|
10 years ago |
dflaven
|
a97b7f2f8c
Bulk Export redesign... change the menu to point to the new (interactive) export.
|
10 years ago |
dflaven
|
a218fb419e
Bulk Export redesign... Typo in dict entry name.
|
10 years ago |
dflaven
|
47e596aa0b
Bulk Export redesign, addressing the tickets:
|
10 years ago |
dflaven
|
dc265ab87f
New look for iTop !
|
10 years ago |
dflaven
|
1146642677
New look for iTop !
|
10 years ago |
dflaven
|
e493fd7f48
Added an alternate implementation for storing "transaction" identifiers on disk instead of inside the $_SESSION variable.
|
10 years ago |
dflaven
|
2ea54b8644
Mutex instrumentation for troubleshooting...
|
10 years ago |
romainq
|
a3ac3a60ff
JSON/REST: When specifying a case log entry (or the whole), it was not possible to set the user name without knowing a valid user id
|
10 years ago |
dflaven
|
5551f50e4e
Make sure that the SQL mutexes are specific to the current iTop instance, but still preserving the capability for the setup to detect an already running cron job with or without a valid config file.
|
10 years ago |
romainq
|
c5b0b80b11
Integrated the lexer/parser build tools (Lexer=0.4.0, Parser=0.1.7)
|
10 years ago |
dflaven
|
a886de7dbb
Impact analysis diagram is now considered as beta !
|
10 years ago |
romainq
|
2df37cedd7
Implemented GetForJSON and FromJSONToValue for AttributeLinkedSet (though this is not used for the Rest/JSON services which are doing much more) -retrofit from branch 2.1.0
|
10 years ago |
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)
|
10 years ago |
dflaven
|
bf800862db
Relations & Impact analysis enhancements:
|
10 years ago |
dflaven
|
badf45f3b5
Automatically save the PDF of the impact analysis as an attachement to the ticket.
|
10 years ago |
dflaven
|
c44f391f36
Removed unused function parameter.
|
10 years ago |