dflaven
|
e5cb7b7ad6
Updated the readme file to prepare for the 1.2.1 beta release
|
13 lat temu |
dflaven
|
8283b71201
Fixed Trac #480: properly take into account the 'min_autocomplete_chars' settings.
|
13 lat temu |
dflaven
|
aaf4dbd6c9
Allow to filter which class(es) of objects are displayed in the graphical impact analysis view
|
13 lat temu |
romainq
|
c0062afe9c
#509 Error in the display of a replica not yet synchronized
|
13 lat temu |
dflaven
|
522405f5ff
Protects against a JS error while the synchro is running in chunk mode
|
13 lat temu |
romainq
|
08f30cc794
CSV import (both std and related to the data synchro) can be used with a tab (keyword 'tab', case insensitive)
|
13 lat temu |
romainq
|
d084850b55
Synchro: fixed issue in the counter (deletion of replicas) and improved the behavior in case of an error happening in the underlying process
|
13 lat temu |
romainq
|
de9b2b0c5e
Fixed typos in dictionaries
|
13 lat temu |
romainq
|
88919ffcc6
Synchro: need to order the replicas by id for the split algorithm to work fine
|
13 lat temu |
romainq
|
19d0f7f341
Synchro: keep track of the memory usage peak (SynchroLog), should the synchro be executed at once or in several steps
|
13 lat temu |
romainq
|
5ec63a30ca
#489 Run the synchro with parameter max_chunk_size to split the execution into several processes, each loading at most the given count of replica (note: the master process will continue to run while child processes are being forked one by one)
|
13 lat temu |
dflaven
|
ed17aee797
Allow a module to restrict the access to a given menu/group by redeclaring the menu with restricted rights. All rights are combined with the AND operator.
|
13 lat temu |
dflaven
|
526aaabde0
Fixed Trac #486: SQL dashboards limitations
|
13 lat temu |
dflaven
|
de0b40a1aa
Bug fix: missing (but useless) parameter in ExpandArgs causes a notice...
|
13 lat temu |
dflaven
|
2639f442c2
Keep the current value iin the search form when reloading the search form for a different (sub)class. For example Contact => Person.
|
13 lat temu |
dflaven
|
45c54c3c64
When searching objects to add to the current object (n:n relationship), set the default search params in order to stay in the current silo.
|
13 lat temu |
dflaven
|
238aef84dc
Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button... also make sure that allowed values is enforced
|
13 lat temu |
romainq
|
f9566bc349
Fixed regression in the setup: query class must be included in the default configuration
|
13 lat temu |
romainq
|
5dad60715e
Forgot new file on previous commit
|
13 lat temu |
romainq
|
dc0380550d
#485 Improved the end-user experience with Excel and the web queries (added a phrasebook) + link to test the OQL attributes (query phrasebook or email actions, etc.) including the handlink of query arguments) + fixed wrong prototypes for a few implementations of GetBareProperties()
|
13 lat temu |
dflaven
|
3faa4ad8c5
Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button.
|
13 lat temu |
romainq
|
0553c4d661
Ooops...
|
13 lat temu |
romainq
|
b1ac10a93a
#485 Export for MS Excel web queries: format=spreadsheet
|
13 lat temu |
dflaven
|
db2209624a
- New way to handle sessions compatible with multiple environments
|
13 lat temu |
dflaven
|
eb5dfaca1d
Make the data model load even without Contacts !
|
13 lat temu |
dflaven
|
d29c5ea2d6
Bug fix: paginated lists were broken in the "List" tab of the Impact Analysis
|
13 lat temu |
romainq
|
3ce5ae785a
Added a test for searching on SOAP
|
13 lat temu |
dflaven
|
c4f0116536
Pass the current object to GetEditValue
|
13 lat temu |
dflaven
|
047b1ae026
Pass the current objet to GetAsHTML
|
13 lat temu |
dflaven
|
2811c2dc56
- Bug ! Incorrectly appending a parameter ?version= to linked scripts already containing a parameter in their URL !
|
13 lat temu |