2009-09-16 |
Sylvain Thénault |
refactor to allow explicit card integrity check from client code (eg email hooks for instance)
3.5
|
file |
diff |
annotate
|
2009-09-16 |
Sylvain Thénault |
refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well
3.5
|
file |
diff |
annotate
|
2009-08-31 |
Sylvain Thénault |
backport 3.5 branch
|
file |
diff |
annotate
|
2009-08-27 |
Sylvain Thénault |
[multi-sources] enhance relation'source detection to avoid inconsistency
3.5
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
test and fix migration introducing base classes (w/ regard to yams inheritance)
stable
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
make db-restore command work even with no/corrupted database
stable
|
file |
diff |
annotate
|
2009-08-20 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
2009-08-20 |
Sylvain Thénault |
fix edited_attributes handling when adding entity
stable
|
file |
diff |
annotate
|
2009-08-20 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
2009-08-17 |
Sylvain Thénault |
set edited_attributes before calling hooks for entities from external sources
|
file |
diff |
annotate
|
2009-08-17 |
Sylvain Thénault |
fix set_schema/init_cubes order
|
file |
diff |
annotate
|
2009-08-17 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-08-17 |
Sylvain Thénault |
towards better edited attributes handling
stable
|
file |
diff |
annotate
|
2009-08-17 |
Sylvain Thénault |
[repo] misc cleanup
stable
|
file |
diff |
annotate
|
2009-08-16 |
Nicolas Chauvat |
backport stable branch
|
file |
diff |
annotate
|
2009-08-14 |
Sylvain Thénault |
oops
stable
|
file |
diff |
annotate
|
2009-08-14 |
Sylvain Thénault |
[repo] typo
stable
|
file |
diff |
annotate
|
2009-08-14 |
Sylvain Thénault |
use ._cw instead of .cw_req
|
file |
diff |
annotate
|
2009-08-14 |
Sylvain Thénault |
imports cleanup
|
file |
diff |
annotate
|
2009-08-14 |
Sylvain Thénault |
[hooks] major refactoring:
|
file |
diff |
annotate
|
2009-08-13 |
Sylvain Thénault |
deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
|
file |
diff |
annotate
|
2009-08-12 |
Sylvain Thénault |
Backed out changeset 3f6dfc312760
|
file |
diff |
annotate
|
2009-08-11 |
Sylvain Thénault |
[entities] access persistent attributes through entity.cwdb
|
file |
diff |
annotate
|
2009-08-10 |
Sylvain Thénault |
[server caching] should set cache before call to after_add_entity hooks
|
file |
diff |
annotate
|
2009-08-07 |
Sylvain Thénault |
delete relations one by one to avoid too complex rql analysis
|
file |
diff |
annotate
|
2009-08-05 |
Sylvain Thénault |
[hooksmanager] hooks should be reseted after vreg reload
|
file |
diff |
annotate
|
2009-08-05 |
Sylvain Thénault |
allow to specify arbitrary argument when recording a looping task func
|
file |
diff |
annotate
|
2009-08-03 |
Sylvain Thénault |
[repo] explicitly specifies edited attributes to glob_update_entity
|
file |
diff |
annotate
|
2009-08-03 |
Sylvain Thénault |
[pyro] use lgc.pyro_ext, simplify pyro related options
|
file |
diff |
annotate
|
2009-08-03 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
file |
diff |
annotate
|
2009-08-02 |
Sylvain Thénault |
enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
R [schema hooks] big refactoring / reorganization for clearer code, a few fixes on the way
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[F repo debugging] log repo event on DBG_REPO debug level
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[R repo, schema] use VIRTUAL_RTYPES const
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
major refactoring of database dump/restore:
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
new distinguish repairing/creating from regular start.
|
file |
diff |
annotate
|
2009-07-06 |
Sylvain Thénault |
euser->cwuser
stable
|
file |
diff |
annotate
|
2009-07-06 |
Sylvain Thénault |
move login by email functionnality on the repository side to avoid buggy call to internal_session from the web interface side
stable
|
file |
diff |
annotate
|
2009-07-02 |
Sylvain Thénault |
new set_session_props method exposed by the repository, use it to be sure session language is in sync the request language
stable
|
file |
diff |
annotate
|
2009-06-29 |
Adrien Di Mascio |
[repository] do not rollback when freeing pool. This shouldn't be necessary and brings a not-so-small overhead when the page makes a lot of queries
stable
|
file |
diff |
annotate
|
2009-06-24 |
Sylvain Thénault |
call server_startup hook once pools have been initialized
stable
|
file |
diff |
annotate
|
2009-06-11 |
Sylvain Thénault |
update transaction data api
stable
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-27 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-05-26 |
Sylvain Thénault |
#343379: disturbing message on upgrade
stable
|
file |
diff |
annotate
|
2009-05-20 |
Aurelien Campeas |
shuting -> shutting
stable
|
file |
diff |
annotate
|
2009-05-20 |
Sylvain Thénault |
two in one: #343320: Logging out while deleting a CWUser blocks the cw server / #342692: ensure transaction state when Ctrl-C or other stop signal is received
stable
|
file |
diff |
annotate
|
2009-05-05 |
Florent |
add XXX before 2 calls to self.repo.internal_session() on the web interface side
tls-sprint
|
file |
diff |
annotate
|
2009-04-24 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
2009-04-15 |
Florent |
register_user can now also set an email
tls-sprint
|
file |
diff |
annotate
|
2009-04-09 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-04-09 |
sylvain thenault |
oops
tls-sprint
|
file |
diff |
annotate
|
2009-04-09 |
sylvain thenault |
introduce init_registration method and call it in repo initialization
tls-sprint
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|