dflaven
|
a3afbd9bb6
- Bug fix: use serialize instead of ToOQL to pass a search to the ajax page, since the OQL string does not contain the query parameters. This caused the chart to fail to load.
|
14 tahun lalu |
dflaven
|
b00c5af604
Code cleanup: proper usage of the ReadParam function.
|
14 tahun lalu |
dflaven
|
a22878ab1e
- Enhancement (Trac#189) first version of a (simple) End-Users portal.
|
14 tahun lalu |
dflaven
|
1dac9b5014
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
|
15 tahun lalu |
dflaven
|
9a604cfc9b
- Integrated all the authentications methods and various logon methods...
|
15 tahun lalu |
dflaven
|
79ea30609e
- New implementation of the n-n link edition widget... almost complete.
|
15 tahun lalu |
dflaven
|
4e7f618770
- New implementation of the n-n link edition widget... in progress.
|
15 tahun lalu |
dflaven
|
37d3b4bf0c
Enhancing the search (Trac #147): now allows to pass some "magic patterns" when doing a standard search without any operator. Specially useful for searching on ranges of dates/datetimes
|
15 tahun lalu |
dflaven
|
fe9bd40bb3
Continuing the integration of the new data model...
|
15 tahun lalu |
dflaven
|
df3ba5bedd
- Cosmetics: aligning the style in the different pages, make the iTop logo clickable, etc...
|
15 tahun lalu |
dflaven
|
eeb7625bf5
- Restyling and update of the UI
|
15 tahun lalu |
dflaven
|
d6329c10c2
Fix some bugs in the handling of creation/modification forms (Trac #131)
|
15 tahun lalu |
dflaven
|
dcd65f2a4e
- Enhanced the display and modification/creation of objects in order to be able to get rid of templates... (Trac#138)
|
15 tahun lalu |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 tahun lalu |
dflaven
|
2251338d77
- Small bug fixes after a quick test by performing a clean installation on Windows/IE 8
|
15 tahun lalu |
dflaven
|
6f60b59d05
- Added validation of the fields based on a regexp pattern
|
15 tahun lalu |
dflaven
|
6531644830
- Search forms now display the subclasses of the specified class...
|
15 tahun lalu |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
15 tahun lalu |
romainq
|
e8fbdec326
Enabled localized strings (not only enums, but other types... to be defined)
|
15 tahun lalu |
dflaven
|
e3539c4104
- Removed the limit to the number of elements displayed in an autocomplete input. The maximum number of elements in the autocomplete is now 150 (scrolling enabled). (Trac #83)
|
15 tahun lalu |
dflaven
|
bd74f4e6c9
Completed the implementation of 1:n links. The default value should now works for all external keys (whether they are displayed as an autocomplete or or a simple select)
|
15 tahun lalu |
dflaven
|
17ff53a2e4
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
|
15 tahun lalu |
dflaven
|
94141617fb
- Fix the dialog to manage n-n links: don't display again objects that are already linked.
|
15 tahun lalu |
dflaven
|
2158d3223e
- First implementation of documents
|
15 tahun lalu |
dflaven
|
6dd80c8409
- completed the fix of the user object history (Trac #48)
|
15 tahun lalu |
romainq
|
5942f55273
Fixed a regression: autocomplete not working due to a change in the execution of the script rendered in Ajax
|
15 tahun lalu |
romainq
|
2bd17c4689
Fixed a regression on the management of the allowed values and attribute dependencies (symptom: Browse button not working, error when creating a ticket with no CI attached to it)
|
15 tahun lalu |
dflaven
|
ffe1ed1fc4
- 'Add...' butotn is now grayed when there is nothing to Add
|
15 tahun lalu |
dflaven
|
56768a0572
Implementation of AllowedValues for fields that depend on other fields
|
15 tahun lalu |
romainq
|
c596119daa
Work in progress for integration of "allowed values"
|
15 tahun lalu |