dflaven
|
657469baf3
Code cleanup to implement the tabs handling (inside web pages) in one place. Added the ability to provide asynchronously loaded tabs (content must come from the same server).
|
11 vuotta sitten |
romainq
|
56f89162a3
Enabled KPI tracing for the export page... fixed regression on the setup page (rewrote the change in a much more defensive way)
|
11 vuotta sitten |
romainq
|
8ced8ea054
Enabled KPI tracing for the export page
|
11 vuotta sitten |
romainq
|
03ac608191
Defensive programming: protected against the Notice "array to string conversion" that appears in PHP 5.4 (thus not on every systems)
|
11 vuotta sitten |
dflaven
|
c21307f36b
#707: oops, prevent a warning when no dict entry...
|
12 vuotta sitten |
dflaven
|
74eff4bece
#707: Make sure that DOCTYPE is the first statement of the page
|
12 vuotta sitten |
romainq
|
5b9bf8504f
Improved the query logging + replay mechanism
|
12 vuotta sitten |
romainq
|
fe10939ca7
Record the list of attachments (in EventNotificationEmail) + prerequisite to email-reply
|
12 vuotta sitten |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 vuotta sitten |
romainq
|
7a5ee2b26f
Spurious chars corrupting CSV download:
|
12 vuotta sitten |
dflaven
|
b9880ec30d
Implementation of a new extension "iPopupMenuExtension" to allow a module to add menu items almost anywhere inside iTop.
|
12 vuotta sitten |
romainq
|
2b58c46fa8
The new 2.0 setup is under way... (added backup + file copy + sample data + admin language)
|
12 vuotta sitten |
dflaven
|
10c4a132fe
Experimental support of PDF output for iTop pages, provided that mPDF is installed in lib/MPDF [1876]
|
13 vuotta sitten |
dflaven
|
2811c2dc56
- Bug ! Incorrectly appending a parameter ?version= to linked scripts already containing a parameter in their URL !
|
13 vuotta sitten |
dflaven
|
12e6ee7eca
Prevent crash when trying to load the favicon during the setup !
|
13 vuotta sitten |
dflaven
|
354505e65d
Added a link to a favicon (icon in the browser's bar and tab)
|
13 vuotta sitten |
romainq
|
d9ef05bb6f
#446 XSS vector through the page title
|
13 vuotta sitten |
dflaven
|
c21460e179
- Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute.
|
13 vuotta sitten |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
14 vuotta sitten |
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 vuotta sitten |
dflaven
|
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 vuotta sitten |
dflaven
|
88049b657b
New implementation for displaying long lists: pagination
|
14 vuotta sitten |
dflaven
|
ae5011f94a
- Partial bug fix: enhancement to support extkey widgets (autocomplete) in nested search forms... still not completely fixed, bug showing some progress.
|
14 vuotta sitten |
dflaven
|
ec6f891fa2
Special class/style for form details.
|
14 vuotta sitten |
dflaven
|
c0ca0c2c1e
- Protect against javascript js files being kept in the browser's cache when upgrading an iTop instance.
|
14 vuotta sitten |
dflaven
|
c30814e2aa
Plug-ins integration: added the ability to manage attachments while creating a new object.
|
14 vuotta sitten |
dflaven
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
14 vuotta sitten |
dflaven
|
54fc60997f
Improved implementation of the 'autocomplete' input and fix of quite a few related issue with aysnchronous inputs. Autocompletes are now restricted to external keys only.
|
14 vuotta sitten |
dflaven
|
d7188a4ed6
- Added a 'pre' method for transparent support of the CLI (Command Line Interface) mode.
|
14 vuotta sitten |
dflaven
|
ba0a5f2b3a
- Display hilighted lists depending on each object's status
|
15 vuotta sitten |