dflaven
|
f7e61c8a55
Enhancement: provide a warning (popup) message when navigating away from an edition form.
|
14 年之前 |
dflaven
|
be8991ed36
#446 continuing: sanitizing parameters...
|
14 年之前 |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
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
|
1917edd389
Enhancement: added the capability to filter (based on user's defined preferences the list of organizations displayed in the drop-down menu)
|
14 年之前 |
dflaven
|
5b3ed1c409
Bug fix: when changing the currently selected organization, go back to the initial (Welcome) menu instead of trying to stay on the same menu... which caused troubles (e.g. "New Contact" => assertion failed)
|
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
|
ae4c9509b3
Implemented enhancement #130: keywords to narrow the scope of the global search
|
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 年之前 |
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 年之前 |
dflaven
|
88049b657b
New implementation for displaying long lists: pagination
|
14 年之前 |
dflaven
|
1a7b991af8
- New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object
|
14 年之前 |
dflaven
|
17392797af
CAS integration: added support of JA-SIG Central Authentication Service (CAS) with log-off support, using phpCAS API.
|
14 年之前 |
dflaven
|
a5cca3fb42
Removed the 'bgiframe' javascript , which was designed for fixing IE6 issues only and causes troubles with IE9.
|
14 年之前 |
dflaven
|
ae5011f94a
- Partial bug fix: enhancement to support extkey widgets (autocomplete) in nested search forms... still not completely fixed, bug showing some progress.
|
14 年之前 |
dflaven
|
c22728a432
Delayed startup for all non-important javascript effects to speed-up the display of the pages.
|
14 年之前 |
dflaven
|
c0ca0c2c1e
- Protect against javascript js files being kept in the browser's cache when upgrading an iTop instance.
|
14 年之前 |
dflaven
|
bade681081
Fixed Trac #365: Give the user some feedback when the password was successfully changed/set. Note that iTop does not check that the new password is different from the old one.
|
14 年之前 |
dflaven
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
14 年之前 |
dflaven
|
4fbef2beda
Synchro Data Sources Implementation on going...
|
14 年之前 |
dflaven
|
df91672fb1
Trying to make CKEditor work with the "ExtKey" widget. (Trac #343)
|
14 年之前 |
dflaven
|
02a9001926
Build the menus BEFORE the actual display of the page content... since the content is the result of a menu !
|
14 年之前 |
dflaven
|
dc3bea7e83
The hyperlink to the online-help file is now configurable
|
14 年之前 |
romainq
|
ad5a9f4b1c
Menus created via a handler, at runtime
|
14 年之前 |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
14 年之前 |