Commit Graph

632 Commits

Author SHA1 Message Date
Denis Flaven
1d0f0231a4 - Fixed bug #225: improve friendliness of auto-complete
SVN:trunk[715]
2010-08-30 12:02:36 +00:00
Denis Flaven
d2bad7d0fd - Fixed regression #230: Mandatory fields no longer shown as mandatory.
- Fixed bug #139: input of strings is now limited to 255 characters in the user interface

SVN:trunk[714]
2010-08-30 11:23:02 +00:00
Denis Flaven
89be9163e4 - Removed some debug output
SVN:trunk[713]
2010-08-30 11:03:15 +00:00
Denis Flaven
388951c951 - First spanish localization (Many thanks to Randall Badilla Castro from Costa Rica)
SVN:trunk[712]
2010-08-30 06:44:14 +00:00
Romain Quetiez
75bbad57fa Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration)
SVN:trunk[711]
2010-08-29 19:49:17 +00:00
Denis Flaven
e6bdaf87e7 - Updated flash navigator: better objects placement, auto-zoom & pan at startup, improved tooltip with some details on each objects.
SVN:trunk[710]
2010-08-29 19:38:36 +00:00
Denis Flaven
bd001f8072 - Better management of (truncated) list of linked objects (Trac #219)
- New type of display block to display some "actions" (New/Search) for a given class of objects.

SVN:trunk[709]
2010-08-27 15:34:47 +00:00
Denis Flaven
88efd37525 SVN:trunk[708] 2010-08-27 14:18:58 +00:00
Erwan Taloc
af90749778 Update of itop-config-mgmt model
SVN:trunk[707]
2010-08-27 13:11:31 +00:00
Romain Quetiez
283cbeddc0 Fixed bug: grant matrix apparently not updated (but it was) when modifying/creating a user account
SVN:trunk[706]
2010-08-26 17:23:31 +00:00
Denis Flaven
8e018e4d54 - Added special thanks section
SVN:trunk[705]
2010-08-26 15:50:20 +00:00
Denis Flaven
38fec49fe5 - First spanish localization (Many thanks to Randall Badilla Castro from Costa Rica)
SVN:trunk[704]
2010-08-26 15:46:23 +00:00
Romain Quetiez
ea33128df8 #227 Could not search on Server/asset_ref
SVN:trunk[703]
2010-08-26 09:51:30 +00:00
Denis Flaven
11be873fe4 - Fixed bug #222: properly setup dependent fields in the form when creating a new object.
SVN:trunk[702]
2010-08-25 16:35:35 +00:00
Romain Quetiez
ecd017a030 #200 ToOQL() was not working anytime an argument was set onto the Filter object
SVN:trunk[701]
2010-08-25 16:21:06 +00:00
Denis Flaven
b6b8c432a3 - Check for some optional extensions (mcrypt, ldap,...) during the setup at tell the user what are the consequences.
SVN:trunk[700]
2010-08-25 15:53:59 +00:00
Romain Quetiez
34cd4a01da Allowed were missing on LDAP/External user logins
SVN:trunk[699]
2010-08-25 15:27:44 +00:00
Romain Quetiez
7c91d266ea Typo in dictionary
SVN:trunk[698]
2010-08-25 15:18:03 +00:00
Romain Quetiez
b28735213d #137 #203 #204 #119 - Finalized the new (simplified) module for user rights management ; needed to review deeply the data integrity management to have the setup working again!
SVN:trunk[697]
2010-08-25 14:51:36 +00:00
Denis Flaven
911de05616 - Fixed Trac #217: can not log-off at the first login after setup.
SVN:trunk[696]
2010-08-24 15:17:51 +00:00
Romain Quetiez
68b5fc78c9 Finished implementing the user rights by profile (simple)
SVN:trunk[695]
2010-08-24 13:25:46 +00:00
Denis Flaven
9748f8a6b3 Allow the ADministrator to load more objects via CSV load (Users, Audit rules)
SVN:trunk[694]
2010-08-24 09:40:42 +00:00
Denis Flaven
d0cfd699a4 Fixed for Trac #223: when checking the value of an attribute also use the pattern matching defined at the atribute level itself to ensure consistency.
SVN:trunk[693]
2010-08-23 17:01:40 +00:00
Romain Quetiez
b3777568e6 Draft of the addon for user management by profile (simplified)
SVN:trunk[692]
2010-08-23 16:24:20 +00:00
Denis Flaven
3c8f4cca20 Put back exception handler !
SVN:trunk[691]
2010-08-23 16:19:19 +00:00
Denis Flaven
fa72a6f672 Bug fix: n-n links with no attributes on the link were not managed properly.
SVN:trunk[690]
2010-08-23 16:18:36 +00:00
Denis Flaven
1b9174ef17 - Fixed Trac #218: direct URL to an object was too long. Now use the shorter version (?operation=details&class=xxx&id=yyy&menu=zzz)
SVN:trunk[689]
2010-08-23 13:22:43 +00:00
Romain Quetiez
b4b4d7980e SVN:trunk[688] 2010-08-23 13:21:33 +00:00
Romain Quetiez
646128e3dd Removed unused user management tools
SVN:trunk[687]
2010-08-23 13:17:42 +00:00
Romain Quetiez
95b27bfcf4 Reviewed benchmark tool (split creation of structure / CIs / Tickets)
SVN:trunk[686]
2010-08-23 13:03:18 +00:00
Romain Quetiez
80439759b7 Finalized module userrightsprofile
SVN:trunk[685]
2010-08-23 13:02:09 +00:00
Denis Flaven
a7799e524a - Objects filtering (read) is now performed by the core directly, no need to check further which objects in a set are read-able. Only those that can be read are returned.
SVN:trunk[684]
2010-08-23 12:54:27 +00:00
Denis Flaven
7aacef8d7d - Get rid of the class UserContext, since now everything is implemented directly in MetaModel
- Make the Accordion menu collapsible

SVN:trunk[683]
2010-08-23 12:27:21 +00:00
Romain Quetiez
a33dfa9f10 updated benchmark procedure
SVN:trunk[682]
2010-08-19 14:04:22 +00:00
Romain Quetiez
b555f104df Improved user rights management: SELECT filtered on objects authorized for the current user (not yet fully implemented)
SVN:trunk[681]
2010-08-19 13:08:42 +00:00
Romain Quetiez
2387176142 Improved the benchmarking utility
SVN:trunk[680]
2010-08-18 22:21:39 +00:00
Romain Quetiez
f59cdc523b #208 Missing email notification tabs for tickets - now automatically added for any class
SVN:trunk[679]
2010-08-18 14:09:39 +00:00
Romain Quetiez
fd8184ade7 #202 audit samples not working
SVN:trunk[678]
2010-08-18 10:36:16 +00:00
Romain Quetiez
b4807be4bf Updated benchmark tool and sample data with new data model names and attributes
SVN:trunk[677]
2010-08-16 14:51:55 +00:00
Romain Quetiez
02dd08587c #205 Notifications missing external fields (on object creation)
SVN:trunk[676]
2010-08-16 14:49:36 +00:00
Romain Quetiez
ad1cf8f658 Cosmetic: configuration module rendering booleans anytime
SVN:trunk[675]
2010-08-16 14:47:56 +00:00
Romain Quetiez
954b1a3779 Fixed issue with sample data for notifications: losing links when enabling an email notification
SVN:trunk[674]
2010-08-16 14:46:25 +00:00
Denis Flaven
28cfa56c95 - Fixed bug #197: incorrect validation of textarea fields
SVN:trunk[673]
2010-08-10 18:45:24 +00:00
Denis Flaven
c08c12bb72 - Fixed Trac #196: root menu nodes are no longer hyperlink, thus cannot be opened in a new window/tab.
SVN:trunk[672]
2010-08-10 18:38:01 +00:00
Denis Flaven
9eba34362c - Fixing Trac #188... new flag https_hyperlinks with a slightly different meaning: produce https hyperlinks even if the current page is NOT https.
SVN:trunk[671]
2010-08-10 17:10:39 +00:00
Denis Flaven
73458617bf - Integrated fix for patch #188 - ForceHttps = SecureConnectionRequired
SVN:trunk[670]
2010-08-10 16:53:28 +00:00
Denis Flaven
5b0c1e3003 - Integrated all the authentications methods and various logon methods...
SVN:trunk[669]
2010-08-10 16:38:55 +00:00
Denis Flaven
e3d0212802 - Integrated all the authentications methods and various logon methods...
SVN:trunk[668]
2010-08-09 11:48:07 +00:00
Denis Flaven
ed7fdf45e2 - New authentification module to support "external" authentication, i.e. when the authentication is done outside of iTop (for example by the web server itself using a .htaccess file)
SVN:trunk[667]
2010-08-09 11:47:31 +00:00
Denis Flaven
1c3e111c9d Fixed bug #159: pattern matching too strict for URL fields.
SVN:trunk[666]
2010-08-09 11:44:14 +00:00