Guillaume Lajarige
ca0232ae7b
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5468]
2018-03-20 13:44:10 +00:00
Bruno Da Silva
0c41db76e2
search widget : numeric widget
...
SVN:b1162[5466]
2018-03-20 13:02:51 +00:00
Guillaume Lajarige
a53a046351
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5461]
2018-03-20 08:19:33 +00:00
Eric Espié
d883e3e661
Advanced Search: Dictionary compatible with the setup
...
SVN:b1162[5459]
2018-03-19 15:44:23 +00:00
Eric Espié
c9526130b7
Advanced Search: Cleaner Dictionary entries
...
SVN:b1162[5458]
2018-03-19 14:32:43 +00:00
Denis Flaven
f8f6e201b9
Advanced Search WIP: new mechanism for passing the dictionary to the client side. Hopefully faster than before thanks to the browser's cache.
...
SVN:b1162[5453]
2018-03-16 17:44:55 +00:00
Guillaume Lajarige
87ed90a825
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5434]
2018-03-15 13:58:42 +00:00
Guillaume Lajarige
d378658a62
Advanced search: WIP POC, UI/UX.
...
SVN:b1162[5430]
2018-03-15 08:36:45 +00:00
Guillaume Lajarige
e2174b9ad4
Advanced search: WIP POC, integration with endpoint.
...
SVN:b1162[5412]
2018-03-13 10:47:54 +00:00
Guillaume Lajarige
0bf33ec7e9
Advanced search: WIP POC, integration with endpoint.
...
SVN:b1162[5400]
2018-03-09 11:10:03 +00:00
Guillaume Lajarige
2033c171f0
Advanced search: Integration with endpoint POC & WIP.
...
SVN:b1162[5394]
2018-03-08 16:50:10 +00:00
Eric Espié
e9bcd170c0
Advanced Search
...
SVN:b1162[5391]
2018-03-07 17:07:40 +00:00
Stephen Abello
397ec9587b
jQuery modernization : updated jquery to 1.12.4, jquery-ui to 1.11.4 and jquery-migrate to 1.4.1
...
SVN:trunk[5359]
2018-02-22 09:28:08 +00:00
Romain Quetiez
3fe2aa3b1d
Portal: Use absolute URLs for js+css embedded into iTop (login prompt not working with the usage of symlinks or rewrite rules)
...
SVN:trunk[3857]
2016-01-12 09:15:37 +00:00
Romain Quetiez
712931b728
#576 Printable view for object details. Possibility to hide/show chapters (the equivalent of tabs in the UI) or any fieldset. Requires testing and comments.
...
SVN:trunk[3679]
2015-08-17 14:12:36 +00:00
Denis Flaven
19e5130441
New look for iTop !
...
SVN:trunk[3601]
2015-06-20 15:02:24 +00:00
Romain Quetiez
73b492e892
New mechanism: a module page can be accessed by the mean of a canonical URL (utils::GetAbsoluteUrlModulePage to build the proper URL)
...
SVN:trunk[2836]
2013-08-27 14:04:59 +00:00
Denis Flaven
b32a142e14
Use the minified version of jquery-migrate, since the non-minified version (which produces debug traces) is excluded from the build.
...
SVN:trunk[2810]
2013-07-25 09:48:58 +00:00
Romain Quetiez
358ddf6019
Fixed issue for the toolkit
...
SVN:trunk[2796]
2013-07-10 08:48:08 +00:00
Denis Flaven
7844db0719
Upgrade to jQuery 1.10 and jQuery UI 1.10
...
SVN:trunk[2765]
2013-05-30 09:13:43 +00:00
Denis Flaven
ea48279a90
Bug fix:
...
- Correct intial sort order of a table if the default sort column is not an "alphabetical" column (i.e. IP Address)
- Properly sort on the first column (name) when the name is made of a column with a different sort algorithm (i.e. IP Address).
SVN:trunk[2459]
2012-11-23 15:25:55 +00:00
Romain Quetiez
721faa7e1e
Updated copyright (2012) and license (LGPL changed to AGPL)
...
SVN:trunk[2333]
2012-10-23 21:41:36 +00:00
Romain Quetiez
e33523ddc8
CSV import/export reworked:
...
Trac #174 and #283 : import.php localized by default, option no_localize to disable
Trac #554 : export.php localized by default, option no_localize to disable
Trac #555 : friendlyname abusively used as a reconciliation key
+ Default charset is ISO-8859-1 to be compatible with Excel (See config parameter csv_file_default_charset)
+ CSV export in UTF-8 with BOM to help Excel in getting it right (not all versions)
+ Fixed reporting issues (wrong class, exceptions, changed external key)
+ Fixed settings lost when navigating in the import wizard
+ Fixed issues when some html entities were found in the data (reporting + export)
+ Added a link to download the CSV export.php
SVN:trunk[2253]
2012-10-12 15:48:54 +00:00
Denis Flaven
f1ae18afcf
New version of jQuery
...
SVN:trunk[1966]
2012-04-23 09:23:40 +00:00
Romain Quetiez
d0025358da
Fixed regression in the setup (due to a recent change in NiceWebPage)
...
SVN:trunk[1950]
2012-04-06 15:32:29 +00:00
Denis Flaven
529b5d53fc
Sorting of lists: sort is now always executed server-side via the mechanism used by paginated lists. This fixes Trac #411 , #421 , #520
...
SVN:trunk[1931]
2012-03-27 15:27:15 +00:00
Denis Flaven
780fb6dc27
Fixed absolute/relative path issues in the JS and href places
...
SVN:trunk[1763]
2012-01-12 16:58:26 +00:00
Romain Quetiez
d8bb6a45b2
REVIEWED THE FILE INCLUSION POLICY
...
- includes are relative to the application root folder, aka APPROOT
- changed the config file, while preserving the compatibility with older installs
SVN:trunk[962]
2010-11-22 17:53:52 +00:00
Denis Flaven
b9887bac8c
- New implementation of the n-n link edition widget... in progress.
...
SVN:trunk[652]
2010-08-04 18:43:17 +00:00
Denis Flaven
bfbaddc73d
- Restyling and update of the UI
...
SVN:trunk[478]
2010-06-23 15:33:10 +00:00
Romain Quetiez
a0e0371812
#19 - Reviewed the licensing information and started to align the comments in the code
...
SVN:trunk[422]
2010-05-24 09:24:35 +00:00
Denis Flaven
cb9331c414
- Proper usage of htmlentities: specifiy the target character set !
...
SVN:trunk[391]
2010-05-02 18:52:46 +00:00
Denis Flaven
ef5877779d
- Implementation of the localization... on going...
...
SVN:trunk[362]
2010-04-27 13:10:27 +00:00
Romain Quetiez
5a09dc6e2b
Trac #86 - CSV format aligned with standard specifications
...
Trac #93 - Fixed issue within the setup data load (related to memory_limit)
Fixed issues with the consultant toolkit: upgrade an existing DB (add new class/attribute)
Developed core services to allow for demonstrating impact computation capability
Deprecated option operation=direct on page UI.php
SVN:trunk[313]
2010-03-08 09:10:16 +00:00
Denis Flaven
0a413a32f6
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
...
SVN:trunk[250]
2010-01-17 09:07:10 +00:00
Romain Quetiez
0232d2dadc
User Management: removed limitation on the user rights that could not be established without a given object set, and added a feedback in the user details page (grant summary, based on the results returned by the std user management API, thus is reliable)
...
SVN:trunk[169]
2009-09-16 16:01:12 +00:00
Denis Flaven
b756db0992
Moved under "trunk" to be able to track releases under "tags"
...
SVN:trunk[55]
2009-04-28 09:03:12 +00:00