romainq
|
8d44539e6e
When iTop is in read only mode, then the portal displays a banner and prevent the user from accessing the modification forms
|
12 年之前 |
romainq
|
23f61ec764
#647: itop says "ticket updated" but nothing has been changed.
|
12 年之前 |
dflaven
|
7a29ea8e01
Make sure that we don't call OnFormCancel during a true submit.
|
12 年之前 |
romainq
|
d354d5c131
Integrated the multiple select in the portal (search closed tickets)
|
12 年之前 |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 年之前 |
dflaven
|
f39dda7be1
Ajax file upload is now part of the standard JS includes in the iTop pages.
|
12 年之前 |
romainq
|
148be21e4c
Portal: enable adding dependent attributes in the request creation form
|
12 年之前 |
romainq
|
71dc1a0c67
Fixed issue in the portal: the list of opened requests and closed request where messed up when pagination was activated on both lists
|
12 年之前 |
romainq
|
60da6859a4
#439 Record and display changes in the link sets (ex: Members of a team)
|
12 年之前 |
etaloc
|
c3d4161c09
Mahe sure a unique ID is define for DIV
|
12 年之前 |
romainq
|
13efd1b287
De-hardcoded against the subdirectory "modules" (excepted the data model sources files)
|
13 年之前 |
romainq
|
e44fe13993
Fixed bug in the new portal: the wizard validation was inoperant when several selection lists were proposed
|
13 年之前 |
dflaven
|
32a4ceba39
More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
|
13 年之前 |
romainq
|
4943cb5cb9
Portal: activate TriggerOnPortalUpdate
|
13 年之前 |
dflaven
|
b82e9b6022
Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage).
|
13 年之前 |
romainq
|
b214c6145d
Internal: improved the API of PortalWebPage
|
13 年之前 |
romainq
|
41766b3165
Cosmetic on the portal
|
14 年之前 |
romainq
|
5a8c529147
Internal: leverage display block for displaying link sets in the portal
|
14 年之前 |
dflaven
|
be8991ed36
#446 continuing: sanitizing parameters...
|
14 年之前 |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
14 年之前 |
dflaven
|
acb01895ef
Fix: broken context usage when no context (neither org nor menu) at all
|
14 年之前 |
dflaven
|
0e89f5e89a
Fixing bug #404: context lost when doing certain actions. What was fixed:
|
14 年之前 |
dflaven
|
846ba7d9fc
- Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings.
|
14 年之前 |
dflaven
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 年之前 |
dflaven
|
e9fe937391
Make sure that the AJax calls use a full/absolute path to the page they call so that they can be embedded anywhere inside the application (i.e. in plug-ins supplied pages as well as 'regular' app pages).
|
14 年之前 |
dflaven
|
5df7c26185
- Allow search forms to be open by default
|
14 年之前 |
dflaven
|
7d3e0b9b7f
- Search forms are now expandable/collapsible in the portal, like in the main UI
|
14 年之前 |
romainq
|
724918dc17
Veepee - fixed issue
|
14 年之前 |
romainq
|
221d66461e
New feature: online help on search inputs (date format and operators)
|
14 年之前 |
romainq
|
d184f8f089
Preset the object creation form with values (scalars or lists) by the mean of GET arguments. E.g. .../UI.php&operation=new&class=Team&default[org_id]=161&default[member_list][-1234][id]=&default[member_list][-1234][role]=manager
|
14 年之前 |