.. |
templates
|
6323e0f6e0
- Revised styles for a nicer/cleaner display of the details and forms.
|
14 years ago |
ajaxwebpage.class.inc.php
|
86319e2d78
Bug fix: prevent (infinite) recursion when building search form with external keys, that point to search form with external keys, etc...
|
14 years ago |
application.inc.php
|
28c64a2ee1
Templates: new type of block = sqlblock, allows for displaying tables/charts based in SQL queries (much quicker for Group By operations)
|
14 years ago |
applicationcontext.class.inc.php
|
8e56399e7f
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
|
14 years ago |
applicationextension.inc.php
|
0128a46826
Plugin API: added OnIsModified()
|
14 years ago |
audit.category.class.inc.php
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
audit.rule.class.inc.php
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
clipage.class.inc.php
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
cmdbabstract.class.inc.php
|
45571f75c3
Added an option to the paginated display: display all elements on one page.
|
14 years ago |
csvpage.class.inc.php
|
1947e50056
Cleanup: replaced remaining occurences of ISO-8859-1
|
14 years ago |
displayblock.class.inc.php
|
0e89f5e89a
Fixing bug #404: context lost when doing certain actions. What was fixed:
|
14 years ago |
iotask.class.inc.php
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
itopwebpage.class.inc.php
|
acb01895ef
Fix: broken context usage when no context (neither org nor menu) at all
|
14 years ago |
itopwizardwebpage.class.inc.php
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 years ago |
loginwebpage.class.inc.php
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 years ago |
menunode.class.inc.php
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 years ago |
nicewebpage.class.inc.php
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
portalwebpage.class.inc.php
|
acb01895ef
Fix: broken context usage when no context (neither org nor menu) at all
|
14 years ago |
sqlblock.class.inc.php
|
0e89f5e89a
Fixing bug #404: context lost when doing certain actions. What was fixed:
|
14 years ago |
startup.inc.php
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
template.class.inc.php
|
28c64a2ee1
Templates: new type of block = sqlblock, allows for displaying tables/charts based in SQL queries (much quicker for Group By operations)
|
14 years ago |
transaction.class.inc.php
|
fdfde39a8b
- Fixed Trac #284: do not "consume" a transaction until it really worked.
|
14 years ago |
ui.extkeywidget.class.inc.php
|
846ba7d9fc
- Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings.
|
14 years ago |
ui.htmleditorwidget.class.inc.php
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
14 years ago |
ui.linkswidget.class.inc.php
|
846ba7d9fc
- Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings.
|
14 years ago |
ui.passwordwidget.class.inc.php
|
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 years ago |
uilinkswizard.class.inc.php
|
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 years ago |
uiwizard.class.inc.php
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 years ago |
user.preferences.class.inc.php
|
84a737920e
Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints.
|
14 years ago |
utils.inc.php
|
b1b0f2c0bc
For the setup: try to make the URL detection work even if the actual PHP file is not part of the URL (i.e when index.php is implicitely added when browsing a folder)
|
14 years ago |
webpage.class.inc.php
|
88049b657b
New implementation for displaying long lists: pagination
|
14 years ago |
wizardhelper.class.inc.php
|
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 years ago |
xmlpage.class.inc.php
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |