2010-09-13 |
Sylvain Thénault |
[migration] commit just after symetric has been renamed to symmetric (else later rollback may cancel this)
stable
|
file |
diff |
annotate
|
2010-09-10 |
Alexandre Fayolle |
removed print_exc
stable
|
file |
diff |
annotate
|
2010-09-10 |
Alexandre Fayolle |
unique_together integration in CW (alf+syt)
stable
|
file |
diff |
annotate
|
2010-09-09 |
Sylvain Thénault |
remove debug print
stable
|
file |
diff |
annotate
|
2010-09-08 |
Sylvain Thénault |
[schema deserial] fix loading of schema when mapping an entity type to an existing one
stable
|
file |
diff |
annotate
|
2010-09-07 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2010-08-09 |
Adrien Di Mascio |
[schema] consider ETYPE_NAME_MAP when deserializing specialization relations
stable
|
file |
diff |
annotate
|
2010-07-13 |
Sylvain Thénault |
[broken schema] fix the group_mapping function in case where some standard group isn't found: we currently loop for ever, boring the user by asking ever and ever the same question...
|
file |
diff |
annotate
|
2010-07-06 |
Sylvain Thénault |
cleanups
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[schema migration] make some stuff to ease file 1.9 migration : we want to kill the Image entity so that existing image are turned into (existing entity type) File entities
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-23 |
Sylvain Thénault |
[schema] update for yams 0.29: BoundConstraint renamed to BoundaryConstraint; new constraint messages; ObjectRelation deprecated
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
[repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
nicer explanation
stable
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
fix schema serialization bug: groupmap considered as addrdef argument
stable
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
fix schema serialization, bad repartition of changes between stable and default
stable
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
remove stuff from default introduced accidentally in stable
stable
|
file |
diff |
annotate
|
2010-03-03 |
Sylvain Thénault |
schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
|
file |
diff |
annotate
|
2010-03-03 |
Sylvain Thénault |
minor schema serialization optimization:
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
pylint suggested refactorings
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
2010-02-18 |
Sylvain Thénault |
when modifying a persistent schema, erschema may miss some permissions which wil trigger a key error, but we don't want to crash on such cases
stable
|
file |
diff |
annotate
|
2010-02-15 |
Sylvain Thénault |
follow yams api change: attributes permissions are now defined for
stable
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
kill most pre 3.2 bw compat code
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
|
file |
diff |
annotate
|
2010-01-21 |
Sylvain Thénault |
minor schema deserialization optimizations
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-22 |
Sylvain Thénault |
make groupmap argument optional / sort for testing purpose
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
missing groupmap propagation to rschema2rql
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
more api update
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
move i18n / migration modules from cw.common to cw
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
yams api update
|
file |
diff |
annotate
|
2009-12-07 |
Adrien Di Mascio |
[migration] write migration instructions for permissions handling on relation definition
|
file |
diff |
annotate
|
2009-12-07 |
Adrien Di Mascio |
[server] don't try to set perms twice on the same relation (e.g. symetric relations)
|
file |
diff |
annotate
|
2009-12-07 |
Sandrine Ribeau |
fix bad merge
|
file |
diff |
annotate
|
2009-12-03 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2009-11-23 |
Sylvain Thénault |
cacheable queries to serialize permissions, update relevant tests
stable
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-19 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
file |
diff |
annotate
|
2009-11-18 |
Sylvain Thénault |
properly use substitution for rql query argument
stable
|
file |
diff |
annotate
|
2009-11-16 |
Sylvain Thénault |
ensure pb is not None
stable
|
file |
diff |
annotate
|
2009-11-16 |
Sylvain Thénault |
no progress bar in apycot environment
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
finally
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
really need some holidays
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
be quiet w/ apycot
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
remove some pretty old deprecation code
3.5
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[C schema seria] cleanup
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[R repo, schema] use VIRTUAL_RTYPES const
|
file |
diff |
annotate
|
2009-07-23 |
Adrien Di Mascio |
backport stable branch into default
|
file |
diff |
annotate
|
2009-07-19 |
Nicolas Chauvat |
[cw-ctl] improve dialog messages
stable
|
file |
diff |
annotate
|
2009-07-18 |
Nicolas Chauvat |
[cw-ctl] improve dialog messages
stable
|
file |
diff |
annotate
|
2009-07-18 |
Nicolas Chauvat |
[cw-ctl] improve dialog messages
stable
|
file |
diff |
annotate
|
2009-06-26 |
Sylvain Thénault |
backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
|
file |
diff |
annotate
|
2009-06-25 |
Nicolas Chauvat |
[doc] merge and a couple corrections
stable
|
file |
diff |
annotate
|
2009-06-19 |
Nicolas Chauvat |
delete-trailing-whitespace
stable
|
file |
diff |
annotate
|
2009-06-23 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-06-22 |
Adrien Di Mascio |
[javascript] provide a simple function to limit textarea size (+minor cosmetic changes)
stable
|
file |
diff |
annotate
|
2009-06-19 |
Sylvain Thénault |
stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
alter table in schema serial when a renamed type is detected
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-25 |
Sylvain Thénault |
should reset sqlutils.SQL_PREFIX as well
stable
|
file |
diff |
annotate
|
2009-05-19 |
Sylvain Thénault |
should use sql prefix here
stable
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
delete-trailing-whitespaces, check table existance
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
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|