Commit Graph

197 Commits

Author SHA1 Message Date
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
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
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
272387d61e - Integrated all the authentications methods and various logon methods...
SVN:trunk[665]
2010-08-09 10:19:14 +00:00
Denis Flaven
db8c287925 - Fixed the problem of initial (default) values (Trac #172) when creating an object by factorizing: creation / modification and cloning of objects !
SVN:trunk[663]
2010-08-05 17:10:35 +00:00
Denis Flaven
9e618d466a - Minor fixes...
SVN:trunk[661]
2010-08-05 12:31:07 +00:00
Denis Flaven
d6e1ccfee3 - Fixed bug Trac #210 (Incorrect error message in case of uploading a file too big)
SVN:trunk[660]
2010-08-05 12:21:50 +00:00
Denis Flaven
279e0238cb - New implementation of the n-n link edition widget... almost complete.
SVN:trunk[659]
2010-08-05 09:07:14 +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
Romain Quetiez
e651a2d08c Cleanup: moved files from business directory into relevant modules
SVN:trunk[644]
2010-07-29 20:55:39 +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
Denis Flaven
4c4570d9d8 Make sure that the ajax pages declare properly their charset as UTF-8. (Trac #198)
SVN:trunk[631]
2010-07-27 15:58:25 +00:00
Denis Flaven
c9a573e39f Replace Ajax "get" calls by "posts" since long URLs may be truncated... and sometimes URLs get longer than expected when some characters are urlencoded... (Trac #195)
SVN:trunk[628]
2010-07-26 15:28:19 +00:00
Romain Quetiez
6e54a79940 #166 Split authentication and management of user rights
SVN:trunk[621]
2010-07-24 14:42:55 +00:00
Denis Flaven
c667e65904 Re-added the "toggle" style for history blocks. The style by default remains the plain "table" (inside a dedicated tab).
SVN:trunk[615]
2010-07-20 11:32:05 +00:00
Denis Flaven
3ddf8e8a3b Properly display linksets with undefined external keys
SVN:trunk[612]
2010-07-16 16:10:14 +00:00
Romain Quetiez
2c8564aa1a Cleaned up the old data model directory (no reference to the default template)
SVN:trunk[602]
2010-07-14 21:13:38 +00:00
Denis Flaven
ffdf72ae4d Data model fine tuning
SVN:trunk[580]
2010-07-06 15:59:14 +00:00
Denis Flaven
34ec79c0f7 Updated menu entries and relations definitions
SVN:trunk[575]
2010-07-06 13:49:37 +00:00
Denis Flaven
5bf0fa7f2a - Display hilighted lists depending on each object's status
- Fixed the setup page to use UTF-8
- Create the admin account with the chosen default language

SVN:trunk[565]
2010-07-05 22:17:31 +00:00
Denis Flaven
73de5e181d - New hyperlink in the top bar: Help !
SVN:trunk[563]
2010-07-05 16:46:00 +00:00
Denis Flaven
3f84297d82 - The Combodo logo is now clickable
SVN:trunk[562]
2010-07-05 16:26:17 +00:00
Denis Flaven
d0ed8f624a - Display/Creation/Modification of the objects now strictly relies on the display ZList. (i.e any attribute not in the ZList is neither displayed nor edited)
SVN:trunk[560]
2010-07-05 16:10:50 +00:00
Denis Flaven
0335c82710 - Template menus with now template (!) act as simple separators in the menu... should use MenuGroup to be not top-level instead (??)
SVN:trunk[559]
2010-07-05 15:45:22 +00:00
Denis Flaven
23f6da40cf Now support the creation from abstract classes (will prompt for a derived class)
SVN:trunk[558]
2010-07-05 15:40:48 +00:00
Denis Flaven
7053bd7926 - Fxied the display (after modification) of n-n LinkedSets
SVN:trunk[553]
2010-07-05 11:51:41 +00:00
Romain Quetiez
300fc8c187 Page to track sleeping tickets (requires testing)
SVN:trunk[550]
2010-07-05 06:20:50 +00:00
Romain Quetiez
a7bf711182 Added the error message when a menu could not be computed (error in template)
SVN:trunk[548]
2010-07-04 16:55:09 +00:00
Denis Flaven
56a084cb7b Continuing the integration of the new data model...
SVN:trunk[544]
2010-07-04 08:05:12 +00:00
Denis Flaven
91107715ac Cleanup
SVN:trunk[542]
2010-07-03 16:59:00 +00:00
Denis Flaven
223704ca4a Continuing the integration of the new data model...
SVN:trunk[539]
2010-07-03 12:56:50 +00:00
Denis Flaven
b57015d7ba New data model integration...
SVN:trunk[538]
2010-07-02 17:10:08 +00:00
Denis Flaven
40913af0f6 - Check consistency of the retyped password when changing password
SVN:trunk[533]
2010-07-02 12:58:09 +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
75c1287ad1 - New conditional block 'itopcheck' in the templates
SVN:trunk[531]
2010-07-02 08:28:03 +00:00
Denis Flaven
db3f3ff1cd - The object creation page now offers tha choice to create an instance of the sub-classes
- Made some objects abstract in the std config-management model
- The creation button is now labelled "Create" instead of "Apply" !
- Better display of long messages (or errors) in SetuWebpage.

SVN:trunk[529]
2010-07-01 20:13:26 +00:00
Denis Flaven
1c7038345f - More standard display of LinkedSet and LinkedSet indirect: content can be modified only when modifying the container object
SVN:trunk[527]
2010-07-01 16:15:44 +00:00
Romain Quetiez
019b224db3 Updated models and menus (config and service management)
SVN:trunk[524]
2010-07-01 15:15:17 +00:00
Denis Flaven
4531570070 - Default value for a drop-down list is not forced if the field is not mandatory
SVN:trunk[522]
2010-07-01 14:41:33 +00:00
Denis Flaven
7b4778326d - Fixed the "Organizations" drop-down list.
SVN:trunk[520]
2010-07-01 14:32:38 +00:00
Denis Flaven
b298d3eb2e - Creation of n-n links with no attributes no longer prompts since it's not needed !
SVN:trunk[519]
2010-07-01 14:29:19 +00:00
Denis Flaven
c93153f28c Don't display the admin menu for non-admin users
SVN:trunk[514]
2010-06-30 17:22:34 +00:00
Romain Quetiez
45c201c250 Finalized menus for Service management
SVN:trunk[512]
2010-06-30 15:40:47 +00:00
Romain Quetiez
2938a8d41e Added ticket module (prerequiste to incident etc.) and change the declaration of a menu : made by an identifier
SVN:trunk[510]
2010-06-30 15:32:43 +00:00
Denis Flaven
0db5fe786a New data model integration...
SVN:trunk[508]
2010-06-29 11:28:10 +00:00
Denis Flaven
afba1f19a3 Fixed the inline display of HTML/XML documents
SVN:trunk[505]
2010-06-29 10:18:10 +00:00