Denis Flaven
|
22aef82b83
|
- Display the full list of attributes (details ZList) when exporting objects in HTML format (useful for Excel Web Queries).
SVN:trunk[737]
|
2010-09-01 10:52:08 +00:00 |
|
Romain Quetiez
|
4894dd2b4c
|
New placeholders in templates: this->html(attcode) and this->label(attcode)
SVN:trunk[735]
|
2010-09-01 09:07:01 +00:00 |
|
Romain Quetiez
|
77159e8766
|
Notification were not working well with class hierarchy (not in Trac at that time)
SVN:trunk[734]
|
2010-08-31 21:11:11 +00:00 |
|
Denis Flaven
|
8cd804c2ec
|
- Bug fix: the "global search" can be launched from any page...
SVN:trunk[730]
|
2010-08-31 16:05:00 +00:00 |
|
Denis Flaven
|
0d499ef03a
|
- Fixed issue #157: Data Admin menu allowed only to admins and configuration managers
SVN:trunk[720]
|
2010-08-30 15:27:29 +00:00 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|