romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 년 전 |
dflaven
|
6d7a7696fb
Small optimization: do not recompute external fields if the value of the external key did not change
|
12 년 전 |
romainq
|
c2cc143d35
Objects always recorded before the notifications are sent
|
12 년 전 |
romainq
|
34ede9dbde
CSV import/export reworked:
|
12 년 전 |
romainq
|
60da6859a4
#439 Record and display changes in the link sets (ex: Members of a team)
|
12 년 전 |
dflaven
|
e15dd738ae
Protects against temporary objects that exist only in memory (id < 0)
|
12 년 전 |
romainq
|
118b76cf16
Stop watches - beta (change tracking to be reviewed)
|
12 년 전 |
romainq
|
8b79275180
Profiles defined in XML: reviewed the internal extension capability (GetReadOnlyAttributes and GetPredefinedObjects)
|
12 년 전 |
romainq
|
3988ebc5be
Profiles defined in XML (setup + runtime), beta version (stable, upgrade required)
|
13 년 전 |
romainq
|
dc80c4e0d1
Stop watches - alpha (GUI is missing)
|
13 년 전 |
romainq
|
696b113e4a
Reintegrated fixes from branch 1.2.1 (2116,2118,2119)
|
13 년 전 |
romainq
|
ad50749c07
Dashboard: fixed issue with Null values (group by)
|
13 년 전 |
romainq
|
66deeb277e
#467 Friendly names not up to date when sending notifications
|
13 년 전 |
romainq
|
aec35cfa6b
Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate)
|
13 년 전 |
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 년 전 |
dflaven
|
c4f0116536
Pass the current object to GetEditValue
|
13 년 전 |
dflaven
|
047b1ae026
Pass the current objet to GetAsHTML
|
13 년 전 |
dflaven
|
e55827ab48
- Reload the object after applying a stimulus, in case an action has an effect on an external field...
|
13 년 전 |
dflaven
|
9bee9ab983
- Regression from previous fix: don't Reload an object before saving it !
|
13 년 전 |
dflaven
|
12e8e4c0b5
- Don't activate triggers if the transition fails
|
13 년 전 |
romainq
|
6b24c0928e
Internal issue: automated tests generating lots of warning
|
13 년 전 |
romainq
|
1b0d6a7546
New helper class: TemplateString - to allow extended syntaxes such as $this->location_id->org_id->parent_id->name$... to be progressively introduced and replace the heavy ToArgs()
|
13 년 전 |
dflaven
|
32a4ceba39
More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
|
13 년 전 |
dflaven
|
12235df04b
Prevent an exception in some (rare?) conditions where an incorrect value was set in a temporary object....cf Trac #466
|
13 년 전 |
dflaven
|
c21460e179
- Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute.
|
13 년 전 |
romainq
|
6c2353ff87
Notifications: case log in plain text (this->case_log) or the latest entry (this->head(case_log))
|
13 년 전 |
dflaven
|
36b4fc2d4c
Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage).
|
13 년 전 |
dflaven
|
6801975551
Fixed Trac# 457: crash when deleting two organizations.
|
14 년 전 |
dflaven
|
31e23c5282
New option DEL_MOVEUP (move the children up one level) for 'on_target_delete' for HierarchicalKey attributes.
|
14 년 전 |
dflaven
|
494a4f36f8
Fixed issues when adding/removing modules during the setup:
|
14 년 전 |