Denis Flaven
dee460d024
Incremented version number to 0.7.2
...
SVN:0.7.2[74]
2009-06-27 08:33:47 +00:00
Denis Flaven
d2fb28ed92
- bug fix: Ticket #1 (Life Cycle Schema not displayed)
...
SVN:0.7.2[73]
2009-06-27 08:32:46 +00:00
Denis Flaven
70bbd07973
- Bug fix: Ticket #2 (User rights not applied properly)
...
SVN:0.7.2[72]
2009-06-27 08:31:31 +00:00
Denis Flaven
4bdec745d2
- Bug fix: Ticket #2 (User rights not applied properly)
...
SVN:0.7.2[71]
2009-06-27 08:30:13 +00:00
Denis Flaven
3a99704d85
- Enhancement: display the current user's name in the top part of the window
...
SVN:0.7.2[70]
2009-06-27 08:28:58 +00:00
Denis Flaven
119755313f
- Bug fix: Ticket #3 (email hyperlink was wrong)
...
SVN:0.7.2[69]
2009-06-27 08:27:44 +00:00
Denis Flaven
bdb000378a
Fix for Ticket #22 (impossible to create change or incident tickets)
...
SVN:0.7.2[67]
2009-06-26 14:32:13 +00:00
Denis Flaven
b3996d150c
- Fixed sample data
...
SVN:0.7.2[66]
2009-06-26 12:56:04 +00:00
Denis Flaven
7fd5007db5
Preparing release 0.7.2
...
SVN:0.7.2[65]
2009-06-26 12:42:51 +00:00
Romain Quetiez
e073f8bebf
CSVImport: Removed calls to deprecated method GetHyperLink
...
SVN:0.7.1[64]
0.7.1
2009-04-30 16:05:20 +00:00
Denis Flaven
1628525a58
Removed CSVParser since the "old" version is already present in the CSV import page...
...
SVN:0.7.1[63]
2009-04-30 06:04:38 +00:00
Denis Flaven
20a7aa6d11
Preparing to release 0.7.1
...
SVN:0.7.1[62]
2009-04-29 20:49:08 +00:00
Denis Flaven
6813c46fa5
Use non realistic persons...
...
SVN:0.7.1[61]
2009-04-29 20:38:51 +00:00
Denis Flaven
3ff16ad2ec
Fixed bugs:
...
2783651 - New object - finalclass field is editable
2783643 - Number of objects displayed on result lists takes too much space
2783638 - PHP internal class name displayed in templates instead of class label
2783631 - Page "Admin tools/Backup-Restore" not working, removed !
2783629 - Menu "Admin Tools/Export" not working
2783625 - Cosmetics on new object wizard title
SVN:0.7.1[60]
2009-04-29 20:34:00 +00:00
Denis Flaven
871dab7a39
New intermediate version
...
SVN:0.7.1[59]
2009-04-29 19:39:17 +00:00
Denis Flaven
fa9c92c8d8
Fixed bugs linked to the bookmark creation:
...
- There must be a user specific menu entry in the list of menuNodes
- The asynchronous ajax page must use the authentication stored in the session
- The query must be stored in OQL instead of sibusQL
SVN:0.7[57]
0.7
2009-04-28 11:52:38 +00:00
Denis Flaven
bf864bee78
SVN:0.7[56]
2009-04-28 11:30:40 +00:00
Denis Flaven
acbb54104e
- Bug fix: it's better to write the temporary file in the root directory because we already require (and validate) that this directory is writable from PHP.
...
SVN:code[51]
0.7@51
2009-04-20 13:23:30 +00:00
Romain Quetiez
ce4674718a
Unit test of the import web service
...
SVN:code[50]
2009-04-15 09:28:25 +00:00
Denis Flaven
6bd994de2c
Static versions of the lifecycle images.
...
SVN:code[49]
2009-04-14 17:21:12 +00:00
Denis Flaven
cf55364334
Added icons used by the opensearch plug-ins. Can also be used as a favicon to have an icon for the whole web site.
...
SVN:code[48]
2009-04-14 17:20:12 +00:00
Denis Flaven
aacc4b2896
- Give an actual name to all the classes used by the matrix security model
...
- Fixed the creation of a user to give her/him the rights to see the changes, the menu nodes, etc.
SVN:code[47]
2009-04-14 17:18:25 +00:00
Denis Flaven
4374bfb0e8
- Bug fix: support OQL for implementing History block stored inside a template.
...
SVN:code[46]
2009-04-14 17:16:39 +00:00
Denis Flaven
eb0e025062
- fixed XML export to export only meaningful attributes of an object (i.e attributes that can actually be loaded back to re-create it)
...
SVN:code[45]
2009-04-14 17:15:08 +00:00
Denis Flaven
40e6820a4b
- New usage of graphviz: store the life-cycle images and use by default their static version (for those who don;t have graphviz on their server)
...
SVN:code[44]
2009-04-14 17:12:52 +00:00
Denis Flaven
d4c4a20302
- Bug fix: opensearch description is no more a constant XML file, since the location of the server depends on YOUR installation !
...
SVN:code[43]
2009-04-14 17:09:50 +00:00
Denis Flaven
aa48248ccb
- Bug fix: opensearch description is no more a constant XML file, since the location of the server depends on YOUR installation !
...
SVN:code[42]
2009-04-14 17:07:29 +00:00
Denis Flaven
97bab8970e
- Fixed templates to use OQL for their History block.
...
SVN:code[41]
2009-04-14 17:04:44 +00:00
Denis Flaven
3358f4b127
- Bug fix ? DBInsertTracked should return the same value as DBInsert
...
SVN:code[40]
2009-04-14 17:02:37 +00:00
Denis Flaven
5df462514a
Optimization: don't try to cache the structure of all the tables in the database. Focus on the ones used by the data model !
...
SVN:code[39]
2009-04-14 17:00:24 +00:00
Denis Flaven
0539b58e06
- Fixed templates to use OQL for their History block.
...
SVN:code[38]
2009-04-14 16:54:52 +00:00
Denis Flaven
7be77998c5
- Checked consistency of the definition of ZLists and removed unused lists.
...
SVN:code[37]
2009-04-14 16:50:54 +00:00
Denis Flaven
38d28b1b4e
- Improved version of the setup wizard with asynchronous data load
...
SVN:code[36]
2009-04-14 16:46:36 +00:00
Romain Quetiez
74da660194
Code cleanup (MakeHyperlink and GetHyperlink) + Data load and web services unit tests
...
SVN:code[35]
2009-04-14 16:19:51 +00:00
Romain Quetiez
65ffc8c2f8
New import web service (extracted the bulk load from csvimport (interactive) page - this is still being updated to reflect this factorization)
...
SVN:code[34]
2009-04-14 16:15:27 +00:00
Romain Quetiez
c44c70de1e
Pages reorg
...
SVN:code[33]
2009-04-14 13:34:43 +00:00
Romain Quetiez
8a39e816a5
Created the web services folder, and draft for the import service
...
SVN:code[32]
2009-04-14 13:33:22 +00:00
Erwan Taloc
34e6608e0f
update template for demo
...
SVN:code[31]
2009-04-04 22:01:48 +00:00
Erwan Taloc
dff348dad2
update templates to better manage links
...
SVN:code[30]
2009-04-04 21:00:53 +00:00
Romain Quetiez
1a53dcd997
Removed unused code (sample)
...
SVN:code[29]
2009-04-01 06:54:50 +00:00
Romain Quetiez
9d6c8ca0c2
Table names and DB prefix may have upper case letters, it should work -test on Windows where the actual name is transformed into lower case
...
SVN:code[28]
2009-03-31 16:56:51 +00:00
Romain Quetiez
a7a8b80fdb
Fixed Notice when declaring constant (visibility depending on the PHP error level)
...
SVN:code[27]
2009-03-31 09:43:41 +00:00
Romain Quetiez
7fabc89f6e
Accelerated the CreateAdministrator verb, 10s for a first install on a PC ; also did some cleanup the OQL following the latest fixes and improvements (operator precedence and implicit class)
...
SVN:code[26]
2009-03-31 09:41:34 +00:00
Denis Flaven
047d9c9993
- Fixed database selection (step 2 of the wizard) under Firefox.
...
SVN:code[25]
2009-03-30 13:52:05 +00:00
Denis Flaven
1b2575ae05
- Migrating from SibusQL to OQL...
...
SVN:code[24]
2009-03-30 11:43:25 +00:00
Denis Flaven
622896fa8b
- bug fix: definition of the 'template' field was incorrect, must be 'text' (more than 255 chars) and not 'string'
...
SVN:code[23]
2009-03-30 11:42:50 +00:00
Denis Flaven
1d3aa53ebf
- Migrating from SibusQL to OQL...
...
- Fixed a bug in the CSV export (broken export, calling the wrong method)
SVN:code[22]
2009-03-30 11:41:05 +00:00
Denis Flaven
eb1dfe07e6
- Better session handling for the logout/wrong password case
...
SVN:code[21]
2009-03-30 11:39:28 +00:00
Denis Flaven
94d098c7e9
- Migrating from SibusQL to OQL...
...
SVN:code[20]
2009-03-30 11:37:09 +00:00
Denis Flaven
32ab1cd1c1
- Automatic selection of the default (first) menu.
...
SVN:code[19]
2009-03-30 11:35:38 +00:00