Denis Flaven
2df7884289
Fixing Trac #209 (default_language setting not used properly)
...
SVN:trunk[655]
2010-08-04 19:55:11 +00:00
Denis Flaven
b0b3330c13
- New implementation of the n-n link edition widget... in progress.
...
SVN:trunk[654]
2010-08-04 19:30:36 +00:00
Romain Quetiez
0169f18de5
Old PHP syntax issuing a warning on some installations of PHP
...
SVN:trunk[645]
2010-07-30 07:51:35 +00:00
Denis Flaven
7f564b4697
- New "exclude.txt" files for the streamlined build process
...
SVN:trunk[642]
2010-07-29 11:47:30 +00:00
Denis Flaven
5509dc41c8
Added a placeholder for the version number, to be filled by the build process.
...
SVN:trunk[639]
2010-07-28 20:30:19 +00:00
Denis Flaven
9974457971
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
...
SVN:trunk[638]
2010-07-28 15:18:52 +00:00
Romain Quetiez
d9c208236b
#194 Fixed regression in DBObjectSet -due to the new feature "queries returning several objects"
...
SVN:trunk[636]
2010-07-28 14:38:41 +00:00
Romain Quetiez
61a8b506f7
#193 Fixed regression due to the usage of gzcompress/gzuncompress
...
SVN:trunk[634]
2010-07-28 10:38:45 +00:00
Romain Quetiez
05c9b10546
#166 Configuration by module (and module categories)
...
SVN:trunk[629]
2010-07-26 16:29:52 +00:00
Romain Quetiez
b3594f5899
#166 Allow the definition of persistent classes having no table defined, and added a sample code for a null password authentication scheme
...
SVN:trunk[627]
2010-07-26 08:32:37 +00:00
Romain Quetiez
fed3751510
#190 , removed abstract classes from Grant Matrix overview
...
SVN:trunk[623]
2010-07-25 08:51:28 +00:00
Romain Quetiez
6e54a79940
#166 Split authentication and management of user rights
...
SVN:trunk[621]
2010-07-24 14:42:55 +00:00
Romain Quetiez
650e5002af
#152 Suppress errors reported by the data model consistency check
...
SVN:trunk[620]
2010-07-21 15:16:34 +00:00
Romain Quetiez
6fc2b4127b
#160 Views not created with the user defined prefix
...
SVN:trunk[619]
2010-07-21 13:18:59 +00:00
Romain Quetiez
c8fbd1df18
#187 Warning issued while computing the impact
...
SVN:trunk[616]
2010-07-21 09:10:42 +00:00
Romain Quetiez
74927428aa
#153 Warning issued by the SOAP web services
...
SVN:trunk[614]
2010-07-19 11:20:50 +00:00
Romain Quetiez
bfc052805b
#171 Could not use "show all" on a list of linked objects (e.g. Interfaces of a Server)
...
SVN:trunk[613]
2010-07-19 10:44:33 +00:00
Romain Quetiez
6df0ea704c
Fixed issue with link set and enabled the dictionary for triggers/actions (english only)
...
SVN:trunk[599]
2010-07-12 15:51:57 +00:00
Romain Quetiez
86e34754cb
Could not create a user
...
SVN:trunk[598]
2010-07-12 15:50:01 +00:00
Romain Quetiez
1afde06825
Could not easily attach a profile to a user (idem with notifications, etc.)
...
SVN:trunk[595]
2010-07-12 14:16:15 +00:00
Romain Quetiez
890565e278
#154 Application too slow - no need to check the DB format anytime!
...
SVN:trunk[594]
2010-07-12 12:55:32 +00:00
Denis Flaven
328edd115a
Preparing for the 1.0 beta release... final adjustments
...
SVN:trunk[591]
2010-07-07 11:01:30 +00:00
Romain Quetiez
bd33b42197
Cleaned 80% of errors found in the datamodel validity check
...
SVN:trunk[578]
2010-07-06 15:21:37 +00:00
Romain Quetiez
58a5ae3af0
Fixed issue in data model (could not view SW instances)
...
SVN:trunk[577]
2010-07-06 14:41:33 +00:00
Romain Quetiez
c9ec146dff
Automaticaly insert the "final class" into lists where an external key is pointing to a class that has child classes
...
SVN:trunk[573]
2010-07-06 11:16:31 +00:00
Romain Quetiez
018167a5d3
Datamodel revised
...
SVN:trunk[571]
2010-07-06 09:46:28 +00:00
Romain Quetiez
d1b7c880b1
Finalized the data model
...
SVN:trunk[569]
2010-07-06 00:08:03 +00:00
Denis Flaven
f80cbcb93b
- Create the admin account with the default language selected during the setup
...
SVN:trunk[566]
2010-07-05 22:37:36 +00:00
Denis Flaven
fa7bfbdc5f
- Enable the French dictionnary at setup
...
- Fixed a problem with QueryCache in MetaModel (two different queries were seen as the same!)
- Added description to tickets
SVN:trunk[564]
2010-07-05 20:39:43 +00:00
Romain Quetiez
899c532c6b
Made some progress on config management
...
SVN:trunk[561]
2010-07-05 16:14:20 +00:00
Denis Flaven
de0d719942
- Align the display of "State" attributes with Enums
...
SVN:trunk[555]
2010-07-05 12:47:12 +00:00
Romain Quetiez
1f3554777d
Fixed default value for date/datetime attributes
...
SVN:trunk[551]
2010-07-05 08:06:56 +00:00
Romain Quetiez
218ed7036b
Implemented the three types of changes and factorized their lifecycle
...
Created incident/request/change dictionnaries
SVN:trunk[549]
2010-07-04 16:58:00 +00:00
Romain Quetiez
b368209631
Bug: could not use mysql reserved words for table names (e.g. 'Change')
...
SVN:trunk[547]
2010-07-04 16:37:17 +00:00
Romain Quetiez
db277c8539
Created request management module as a clone of incident management (class hierarchy) and fixed an issue revealed by the computed fields of a ticket
...
SVN:trunk[546]
2010-07-04 10:33:07 +00:00
Romain Quetiez
99ba209152
Ignore external keys and external fields when the target class is undefined
...
SVN:trunk[545]
2010-07-04 08:53:44 +00:00
Denis Flaven
56a084cb7b
Continuing the integration of the new data model...
...
SVN:trunk[544]
2010-07-04 08:05:12 +00:00
Romain Quetiez
dbee38dfd1
ComputeValues optimized + fix in the algo computing the priority of an Incident
...
SVN:trunk[543]
2010-07-04 07:46:45 +00:00
Romain Quetiez
832f6f02ad
Fixed issue with null value for an Enum that would be hidden in a given state, being handled as an empty string, which is not an allowed value.
...
SVN:trunk[541]
2010-07-03 15:19:20 +00:00
Romain Quetiez
bd2f35e286
Datamodel: draft for the tickets (integration of StimulusInternal)
...
SVN:trunk[534]
2010-07-02 13:37:20 +00:00
Denis Flaven
aa3357fe78
Fixed bug #102 : allow users to change their password.
...
SVN:trunk[532]
2010-07-02 11:23:59 +00:00
Denis Flaven
9e8b5d73c1
Nicer handling of indirect linksets
...
SVN:trunk[525]
2010-07-01 15:16:21 +00:00
Denis Flaven
49a526c41b
Strange corner case, not sure if the fix is the good one, seems harmless for now...
...
SVN:trunk[523]
2010-07-01 14:50:17 +00:00
Romain Quetiez
211e1e7070
Ignore LinkedSet attribute declaration when the corresponding class is missing
...
SVN:trunk[516]
2010-07-01 07:43:30 +00:00
Denis Flaven
f5b40898a3
New data model integration: fully modular setup based on the "modules"
...
SVN:trunk[511]
2010-06-30 15:40:18 +00:00
Denis Flaven
90069f6826
New data model integration...
...
Enhanced the display of blob attributes
SVN:trunk[502]
2010-06-29 09:22:22 +00:00
Romain Quetiez
b178cc4620
Updated data model dictionary + a few adjustments in the data model + quick fix in the setup
...
SVN:trunk[498]
2010-06-28 15:22:51 +00:00
Denis Flaven
9bd8eeb0ca
New data model integration...
...
SVN:trunk[494]
2010-06-28 14:49:27 +00:00
Denis Flaven
06ead1f543
- In the "actions" menu, list only the relations that have a meaning for the selected class.
...
SVN:trunk[490]
2010-06-28 12:46:16 +00:00
Denis Flaven
3392f30e6e
- Cosmetics: aligning the style in the different pages, make the iTop logo clickable, etc...
...
- Handle persistent user preferences: for now only the menu status (open/closed) and its width. In the future the status of lists (open/closed, which columns to show...) can be considered as well.
SVN:trunk[487]
2010-06-25 16:27:44 +00:00