dflaven
|
c62b94c12a
- Use the new HierarchicalKeys for Organization and Locations and use the hierarchy of organization for the profiles/user rights.
|
vor 14 Jahren |
dflaven
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
vor 14 Jahren |
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.
|
vor 14 Jahren |
romainq
|
221d66461e
New feature: online help on search inputs (date format and operators)
|
vor 14 Jahren |
dflaven
|
59c423fa65
- removed some debug traces !!
|
vor 14 Jahren |
dflaven
|
3b012360be
- Fixed Trac #429: web browser can crash when a text field contains several times the same URL !!!
|
vor 14 Jahren |
romainq
|
27ad9949eb
Internal cosmetic on duration attribute
|
vor 14 Jahren |
romainq
|
392591b7b4
Optimization: do not load the full set of items when it comes to displaying an autocomplete!
|
vor 14 Jahren |
dflaven
|
e9f4087713
Properly manage carriage returns/line feeds in CaseLog records.
|
vor 14 Jahren |
romainq
|
fe18c2ebe2
Data synchro: added the support of link sets (to import user accounts)
|
vor 14 Jahren |
romainq
|
a3ab1d23b3
Wiki formatting: automatic detection of urls
|
vor 14 Jahren |
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.
|
vor 14 Jahren |
dflaven
|
6323e0f6e0
- Revised styles for a nicer/cleaner display of the details and forms.
|
vor 14 Jahren |
romainq
|
03a508a231
#359 Dehardcoded the timezone (while preserving 'Europe/Paris' as the default)
|
vor 14 Jahren |
romainq
|
cc14b9793a
AttributeCaseLog finalized (history, easy migration of AttributeText, wiki formatting)
|
vor 14 Jahren |
dflaven
|
617bbf39aa
New type of Attribute "CaseLog" (under construction !)
|
vor 14 Jahren |
romainq
|
c2dc4931ad
Removed the AttributeWikiText which was strictly equivalent to AttributeText
|
vor 14 Jahren |
romainq
|
2421aed761
#362 New capability for attributes derived from AttributeString: specify a validation_pattern (regexp)
|
vor 14 Jahren |
romainq
|
6421f721cc
Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added.
|
vor 14 Jahren |
romainq
|
2b5b0351a6
CSV import: fixed a few issues (restricted to N-N links) + added arguments to the export page, to allow for exporting N-N links
|
vor 14 Jahren |
romainq
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
vor 14 Jahren |
dflaven
|
c6510aebfb
Fixed Trac#344: default search behavior for enumerated attributes (and similar types: 'Class', 'Language' and 'FinalClass') is now a strict '=' instead of 'contains'.
|
vor 14 Jahren |
romainq
|
235777e192
Data Exchange - Improved to allow the import of complex attributes like passwords and documents + few fixes
|
vor 14 Jahren |
romainq
|
e95823c046
Data Exchange - Format and save traces (config option: synchro_trace)
|
vor 14 Jahren |
dflaven
|
f066272302
Synchro Data Sources Implementation on going...
|
vor 14 Jahren |
romainq
|
26411ff441
Fixed regression on AttributeInteger
|
vor 14 Jahren |
romainq
|
4abe2270eb
Data Exchange - Finalized deletion, changed the definition of attributes (update/reconcile), added an automated test
|
vor 14 Jahren |
romainq
|
0e40c4dee3
Wiki: add links to objects in text attributes
|
vor 14 Jahren |
romainq
|
8fee154865
#149 Implemented friendly names
|
vor 14 Jahren |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
vor 14 Jahren |