Romain Quetiez
b973ff838e
#141 a few transparent changes in the user management
...
SVN:trunk[464]
2010-06-15 13:32:47 +00:00
Denis Flaven
21bea2e7c3
- Enhanced the display and modification/creation of objects in order to be able to get rid of templates... (Trac#138)
...
SVN:trunk[463]
2010-06-14 15:49:35 +00:00
Romain Quetiez
c439ff2f46
Class icon defined in the data model, use either the static method GetClassIcon, or GetIcon (this one could be overloaded for an icon depending on the object state)
...
SVN:trunk[462]
2010-06-14 14:23:51 +00:00
Denis Flaven
c61e375483
Nicer display of the form's validation icon
...
SVN:trunk[461]
2010-06-14 09:33:50 +00:00
Denis Flaven
23c19c599e
- Improved (more interactive) validation of the forms.
...
SVN:trunk[460]
2010-06-14 09:10:54 +00:00
Romain Quetiez
f29217379e
#134 class lists not sorted (combos)
...
SVN:trunk[459]
2010-06-10 15:20:20 +00:00
Denis Flaven
e1d436fa33
- Make sure that the 'torn paper' style remains on the last line when sorting the table.
...
SVN:trunk[458]
2010-06-10 11:58:39 +00:00
Denis Flaven
c09048a103
Start date for the date input calendar is now 1900 instead of 2000.
...
SVN:trunk[457]
2010-06-10 10:41:10 +00:00
Denis Flaven
e9402467c2
Fixing Trac #91 , finializing the subtle behavior of the "smart" mapping of fields in the CSV import.
...
SVN:trunk[456]
2010-06-10 09:25:30 +00:00
Romain Quetiez
c8ea97beae
#129 Result list to show an hyperlink with the object name (replacing the "zoom" icon)
...
SVN:trunk[455]
2010-06-10 09:02:14 +00:00
Denis Flaven
a4e8c8d07d
- Fixed behaviour of the popup menu (Trac #316 ): regression on popup menus inside content loaded via Ajax...
...
SVN:trunk[454]
2010-06-09 20:55:50 +00:00
Denis Flaven
b2e959bc1b
- Fixed behaviour of the popup menu (Trac #316 ).
...
SVN:trunk[453]
2010-06-09 20:14:20 +00:00
Denis Flaven
3e2746e57a
- Fixed the alignment of the text inside the popup menus (Trac #316 ).
...
SVN:trunk[452]
2010-06-09 17:19:56 +00:00
Denis Flaven
d4b07820be
- Fixed the positioning of the iTop popup menus (Trac #316 )
...
SVN:trunk[451]
2010-06-09 17:17:39 +00:00
Romain Quetiez
bdabd3f51a
Bulk delete: fixed a regression due to transaction management + cosmetics
...
Error management: cope with context data that are not a string
SVN:trunk[450]
2010-06-09 15:57:28 +00:00
Denis Flaven
668fbcadc6
- Display the description on the field label when modifying/creating an object.
...
SVN:trunk[449]
2010-06-09 15:37:33 +00:00
Denis Flaven
e87c43c775
- Display some Help text as a tooltip on a field (in edition mode) to provide some hints about the format to be used... if such information is defined in the data model
...
SVN:trunk[448]
2010-06-09 15:31:36 +00:00
Romain Quetiez
8e2ca8c027
New verb to display information on edited fields and fixed a few typos in the dictionary
...
SVN:trunk[447]
2010-06-09 15:20:49 +00:00
Denis Flaven
0fea8f1ea0
- Fixed a typo
...
- New type of attributes that determines automatically the available languages (i.e. loaded dictionaries) for the application
SVN:trunk[446]
2010-06-09 08:30:24 +00:00
Denis Flaven
6dae6d378b
The fix was already done by Romain in another file
...
SVN:trunk[445]
2010-06-09 08:28:37 +00:00
Romain Quetiez
d854c72243
#133 Issue on object creation with fields set to 'null'
...
SVN:trunk[444]
2010-06-09 08:26:30 +00:00
Denis Flaven
090e766f84
- Localization of the "Notifications" menu
...
SVN:trunk[443]
2010-06-08 15:42:58 +00:00
Denis Flaven
b827fbb295
Fixed the GetLanguages method to return what is documented
...
SVN:trunk[442]
2010-06-08 13:44:44 +00:00
Denis Flaven
fd8b3c835e
- Upgraded to the latest version of Open Flash Charts (Version 2 Lug Wyrm Charmer)
...
- Localization of the menus 90% done.
- Removed the old types of Flash charts, (no longer used anyway, now we rely on open-flash-charts)
SVN:trunk[441]
2010-06-08 13:12:17 +00:00
Romain Quetiez
4d3fbf1f79
Do not allow the user to modify/delete objects designed for logging (change tracking, error log, information log, etc.)
...
SVN:trunk[440]
2010-06-08 09:33:14 +00:00
Romain Quetiez
a813a1e50a
Fixed regression in the setup, due to the latest change (rearranged the includes)
...
SVN:trunk[439]
2010-06-08 09:19:44 +00:00
Romain Quetiez
3776e09cdb
Localized strings for relations (e.g. "impacts")
...
SVN:trunk[438]
2010-06-07 16:16:07 +00:00
Romain Quetiez
d3ffa21943
Improved error handling and localization
...
SVN:trunk[437]
2010-06-07 14:28:42 +00:00
Denis Flaven
dc2430332a
- Fix bug #116 (initial value of the linkset was lost)
...
SVN:trunk[436]
2010-06-07 12:19:18 +00:00
Romain Quetiez
0bb1be78a5
SVN:trunk[435]
2010-06-07 05:44:25 +00:00
Denis Flaven
9c43da711e
- Non mandatory fields can be empty, even if a validation pattern was specified.
...
SVN:trunk[434]
2010-06-06 17:05:08 +00:00
Denis Flaven
ef38dac045
- New implementation preventing users to submit the same form twice.
...
- Better check whether or not an object was modified (rely on the core's IsModified function)
SVN:trunk[433]
2010-06-06 17:00:21 +00:00
Denis Flaven
fce9cbad1b
- New implementation preventing users to submit the same form twice.
...
SVN:trunk[432]
2010-06-06 16:58:38 +00:00
Denis Flaven
dfb2303fc2
- New implementation preventing users to submit the same form twice.
...
SVN:trunk[431]
2010-06-06 16:57:48 +00:00
Romain Quetiez
65eb567f63
#132 Finalized: do check if an attribute is missing in a view
...
SVN:trunk[430]
2010-06-04 16:23:18 +00:00
Romain Quetiez
d115022132
#132 Views on data model classes
...
SVN:trunk[429]
2010-06-04 14:02:46 +00:00
Romain Quetiez
0a38eab341
#124 New page to create huge data sets and verify the scalability
...
SVN:trunk[428]
2010-05-31 15:27:40 +00:00
Romain Quetiez
024f67b1b8
#128 Allow a blob to be undefined (optional property)
...
SVN:trunk[427]
2010-05-31 14:51:37 +00:00
Denis Flaven
8c2d819920
- Moved the iTop version number to the Config class to be able to access it from the setup.
...
SVN:trunk[426]
2010-05-31 14:41:05 +00:00
Denis Flaven
d0c4546ec5
- Fized bug Trac#107: "select first line as header" is now checked when uploading data from a file.
...
SVN:trunk[425]
2010-05-27 15:56:53 +00:00
Denis Flaven
1a5604f184
Fixed Trac #126 : misleading message during the setup when magic_quotes_gpc in On. Now we provide a more accurate message.
...
SVN:trunk[424]
2010-05-27 15:36:06 +00:00
Denis Flaven
1bc76fe5bd
Fixed a typo in an error message (Tack #125 ).
...
SVN:trunk[423]
2010-05-27 15:08:50 +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
Romain Quetiez
2b365dca75
Deleted old files
...
SVN:trunk[421]
2010-05-24 09:19:42 +00:00
Romain Quetiez
08a8835fa5
Removed the indexes for the attributes of type Enum
...
SVN:trunk[420]
2010-05-21 07:43:51 +00:00
Romain Quetiez
80425789a7
#98 Fixed bug in the computation of free IP addresses for a given subnet
...
SVN:trunk[419]
2010-05-18 15:02:50 +00:00
Romain Quetiez
d65693598b
New type of attribute: IP address
...
SVN:trunk[418]
2010-05-18 14:34:36 +00:00
Denis Flaven
280c8579be
- Small bug fixes after a quick test by performing a clean installation on Windows/IE 8
...
SVN:trunk[417]
2010-05-16 18:46:19 +00:00
Denis Flaven
d95b941d5a
- Partial localization... is this page used at all ?
...
SVN:trunk[416]
2010-05-16 16:55:22 +00:00
Denis Flaven
15352ad018
- Checking memory_limit during the setup
...
SVN:trunk[415]
2010-05-16 16:54:08 +00:00