コミット履歴

作者 SHA1 メッセージ 日付
  dflaven 5c0317c777 User editable dashboards... implementation in progress 13 年 前
  romainq d37cea92a5 Dashboard: alpha version of dashlets 13 年 前
  dflaven 6b942d23d7 Protect against a non-existent "MapContextParams" function 13 年 前
  dflaven 0a16000179 - Current block Id not passed to the chart ? [1871] 13 年 前
  dflaven 617cd871ad Distinguish between creation and modification rights 13 年 前
  dflaven a5b8648d0f Prevent warnings when checking the available stimuli in the menu... 13 年 前
  dflaven fa2341f315 Regression on accentuated characters due to bad (forgotten) encoding on htmlentities (Trac #446) 13 年 前
  dflaven 32a4ceba39 More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes 13 年 前
  dflaven 8b5b09381e Bug fix: hyperlink to create a new object was wrong (typo) 13 年 前
  romainq 13440f0403 Fixed regression (shortcut actions, display a list of objects not deriving from cmdbAbstract) 13 年 前
  dflaven 90101d71bb Pass the final class to GetShortcutActions 13 年 前
  dflaven 5a6661d732 Added the display of the total count of objects above 'group by' blocks. 14 年 前
  dflaven 3649502107 Bug fix: (post 1.2-beta) warning message (undefined variable aFavoriteActions) when displaying a list for a non-admin user... 14 年 前
  romainq 7e2c8a8b83 #148 Allow overloading attribute/enum labels in the dictionary 14 年 前
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! 14 年 前
  dflaven 2373cee346 "Shortcut" actions are displayed as buttons on the same line as the usual "Actions" button. 14 年 前
  dflaven 4553ac03a5 - Enhancement: can now specify 'order_by' in 'list' templates. 14 年 前
  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 年 前
  dflaven 0e89f5e89a Fixing bug #404: context lost when doing certain actions. What was fixed: 14 年 前
  dflaven 8c789c7642 Fixed the construction of the menus' URLs: 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 f8a7be667a - Make sure that resulsts tables are always sortable. 14 年 前
  dflaven 0247874d0b Added support of hierarchy in the manipulation of external keys: 14 年 前
  romainq b31df568aa #415 Could not limit user on some organization (symptom: wrong queries... org_id does not exist...) 14 年 前
  dflaven 5687f7f052 - Added drill-down capability for OQL charts (pie and bars) 14 年 前
  dflaven d10fde1a9b Finalizing the pagination: a few bug fixes and some cleanup... 14 年 前
  romainq 8e56399e7f #423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.) 14 年 前
  romainq 7d19ed89d5 Dashboard templates: fixed issue with asynchronous mode (still some cosmetic issues) with itopblock and the table format 14 年 前
  dflaven 2ba3316b27 New option group_by_expr for "group_by' display blocks (to be used in templates) to specify a PHP expression to use for the group by. This allows to build dashboards where dates are grouped by the day of the month, for example. 14 年 前