dflaven b5a859e900 Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that: 14 years ago
..
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 f5709d5f96 Better initialization of objects from the "Context" values: 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 b5a859e900 Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that: 14 years ago
csvpage.class.inc.php 1947e50056 Cleanup: replaced remaining occurences of ISO-8859-1 14 years ago
displayblock.class.inc.php b5a859e900 Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that: 14 years ago
iotask.class.inc.php 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 years ago
itopwebpage.class.inc.php b5a859e900 Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that: 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 8c96ea3aa5 CAS authentication improvements: 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 b5a859e900 Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that: 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 e4f4e5a489 New attribute 'display_style' for Strings, Enums and ExternalKeys: when the list is short, display it as a set of radio buttons instead of a drop-down list. Possible values: 'radio', 'radio_vertical' and 'radio_horizontal'. ('radio' == 'radio_vertical'). 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 d6ba7c611b Added a useful function for debugging: DebugBacktrace which provides a "light" version of PHP's built-in debug_backtrace(). 14 years ago
webpage.class.inc.php b5a859e900 Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that: 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