dflaven
|
c1b41e8355
Fixed Trac #410: added translation for ticket status (and other enum fields) when displaying the History tab.
|
14 years ago |
dflaven
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
14 years ago |
dflaven
|
4543afbb59
- Allow plug-ins to record specific changes in the object's history
|
14 years ago |
dflaven
|
f3a9f15672
- Special handling (using some custom code - temporary solution) of the 'ticket_log' attribute: the attribute is displayed at the bottom of the "Properties" page and takes the whole width of the page.
|
14 years ago |
romainq
|
cc14b9793a
AttributeCaseLog finalized (history, easy migration of AttributeText, wiki formatting)
|
14 years ago |
romainq
|
329ecc57b4
Improved security
|
14 years ago |
dflaven
|
32d0afef84
Typo in the localization... fixed.
|
14 years ago |
dflaven
|
ba4d40f9e0
|
14 years ago |
dflaven
|
37d3b4bf0c
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
|
15 years ago |
dflaven
|
ed3bb43475
New data model integration...
|
15 years ago |
romainq
|
c7dcf266ce
Cleanup: obsolescence of "key_label" property on persistent classes
|
15 years ago |
romainq
|
10e487d18d
Do not allow the user to modify/delete objects designed for logging (change tracking, error log, information log, etc.)
|
15 years ago |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 years ago |
romainq
|
63ad95468d
#112 Implicit search filter declaration
|
15 years ago |
romainq
|
9c22c7ba89
Localization: cleanup in data model class declarations
|
15 years ago |
romainq
|
fbcb221a52
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
|
15 years ago |
romainq
|
87047aabf3
- Fixed bug with change tracking of TEXT attributes
|
15 years ago |
dflaven
|
2158d3223e
- First implementation of documents
|
15 years ago |
romainq
|
1c5be06a13
New type of attribute: Blob, allowing documents in the application. Was fully developed in the core, but roughly integrated in the application... todo: file upload for edition, file download for viewing
|
15 years ago |
romainq
|
00f5fd4ec1
Deletion of objects:
|
15 years ago |
romainq
|
7f0ebb0f99
Hyperlinks in the history logs presentation
|
15 years ago |
romainq
|
99d191ac46
Finalized the module "user rights by profile". It is fully integrated with the application setup (inc. sample data). and it it now ready for developing the user management GUI
|
16 years ago |
dflaven
|
327eee53c6
- Improvements to the history log for large text fields
|
16 years ago |
dflaven
|
667c264f91
- Better display of the archives/change log on each object (Trac ticket #9)
|
16 years ago |
dflaven
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
16 years ago |