dflaven
|
1bb61cbbbf
Protect the output of the config file against values containing quotes.
|
14 years ago |
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.
|
14 years ago |
romainq
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
14 years ago |
dflaven
|
4a1e9d31d4
Search forms enhancement: when a search criteria is an external (foreign) key, use an autocomplete instead of of drop-down list, when the number of different values is too big, as in other forms.
|
14 years ago |
romainq
|
c997b9d56a
#305 Specified the charset in any call to htmlentities()
|
14 years ago |
romainq
|
235777e192
Data Exchange - Improved to allow the import of complex attributes like passwords and documents + few fixes
|
14 years ago |
romainq
|
e95823c046
Data Exchange - Format and save traces (config option: synchro_trace)
|
14 years ago |
dflaven
|
37447c1a17
New configuration setting (and new class of Log objects) to keep track of the application's usage: an entry in the log is added each time a user connects to the application. (This feature is disabled by default)
|
14 years ago |
romainq
|
3bfe773ea4
Data Exchange - data structure
|
14 years ago |
romainq
|
0076b2e42b
Localized in chinese
|
14 years ago |
romainq
|
5f6ce081ba
Localized in turkish
|
14 years ago |
dflaven
|
3799f35a16
- Added the russian localization (thanks to Vladimir Shilov)
|
14 years ago |
romainq
|
dfdfac21e3
Internal: added an helper to get the currently loaded config file
|
14 years ago |
dflaven
|
dc3bea7e83
The hyperlink to the online-help file is now configurable
|
14 years ago |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
14 years ago |
romainq
|
a40d47861c
Improved change tracking: user login replaced by the full name if available
|
14 years ago |
dflaven
|
a7b730ecf1
- Ask for confirmation when doing a CSV import/synchro that is considered as "risky" (based on thresholds from the config file)
|
14 years ago |
romainq
|
002dc59c6a
Fixed issues in the compatibility with config files generated with 1.0
|
14 years ago |
dflaven
|
90ad43bcca
- added the ability to create objects pointed by ExtKeys even when the edit mode is a drop-down list and not an autocomplete
|
14 years ago |
dflaven
|
12e90fd8c6
Keep backward compatibility with *old* config files without the 'webservices' entry in the config-file.
|
14 years ago |
romainq
|
31f302d87d
Read-only mode relying successively on a DB property, and an application setting
|
14 years ago |
romainq
|
8727526e9f
Added an helper function to report the current configuration
|
14 years ago |
romainq
|
11e281c0d5
Improved Web services: opened to services coming from an optional module
|
14 years ago |
dflaven
|
15e00d9739
- Fixed the detection of relative path in the config file to make it compatible with *nix
|
14 years ago |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
romainq
|
d79d748a2e
Read-only mode - draft
|
14 years ago |
dflaven
|
54fc60997f
Improved implementation of the 'autocomplete' input and fix of quite a few related issue with aysnchronous inputs. Autocompletes are now restricted to external keys only.
|
14 years ago |
dflaven
|
095ed41fd0
- Integrating the Brazilian transalation from Marco Tulio...
|
14 years ago |
dflaven
|
00c7bb1af3
Fixed Trac#300: each iTop instance now uses its own name for the cookie storing the session ID. Therefore several instances can coexist independently on the same server.
|
14 years ago |
dflaven
|
59c29f687c
- Integrating the German localization thanks to Jonathan Lucas from Itomig !
|
14 years ago |