2010-11-05 |
Sylvain Thénault |
[migration] fix rqliter when some query arguments are given
stable
|
changeset |
files
|
2010-10-22 |
Julien Jehannet |
[uilib] soup2xhtml uses now lxml.html.Cleaner
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
minor cleanups
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
fix #724689: exception's display during ajax call
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
test and fix #1232202: [bookmarks] broken link for startupviews
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
fix #1376317: facet: no_relation feature crash when rql has no restriction
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[web session] fix '#1375582: sometime have to relogin since secure session cookie are used' by having different session cookie for http/https version. Also add application name to avoid potential pb when developping differents appls on the same port.
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[migration] use eschema.type for nicer display when confirmation is asked
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[base template header] changeset 6669:e4532c6acf34 introduce a visual regression on standard site, fix it by merging header-left/header-center context, it simplify things and have proper display. Cubes using 'firstcolumn' css class will have to be upgraded
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[timetable view] ensure we actually have a user in the rset cell
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[c-c list] tell more about the pb when some cube information is missing
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[repository] don't crash when cascading delete a relation, this may let the database in an inconsistent state anyway, so simply log the error
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[ms planning] test and fix bad plannification of a query used on cascading delete of a deleted (external) entity relations
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[ms] fix error in synchronisation: local_eid return a 2-uple
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[ms test] fix nasty cache effect break unittest_multisources.test_not_relation since introduction of local_eid method andfor full dereferencement of external eids
stable
|
changeset |
files
|
2010-11-04 |
Sylvain Thénault |
[c-c reset-admin-pwd] don't crash on unknown option, and silently ignore 'adapter' which may be present in pre 3.10 sources file
stable
|
changeset |
files
|
2010-11-03 |
Julien Jehannet |
[component] restore logo position in left column
stable
|
changeset |
files
|
2010-11-03 |
Sylvain Thénault |
[boxes] PossibleViewsBox is contextual, StartupViewsBox isn't
stable
|
changeset |
files
|
2010-11-03 |
Sylvain Thénault |
stable is now 3.10
stable
|
changeset |
files
|
2010-11-03 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-11-03 |
Sylvain Thénault |
oldstable is now 3.9
oldstable
|
changeset |
files
|
2010-11-02 |
Sylvain Thénault |
[repo] don't attempt to read sources from database on quick start. Fix crash after restoring a pre 3.10 database
|
changeset |
files
|
2010-11-02 |
Sylvain Thénault |
typo
|
changeset |
files
|
2010-11-02 |
Sylvain Thénault |
[facet] only String attributes have internationalizable property
|
changeset |
files
|
2010-10-29 |
Nicolas Chauvat |
fix grammar in docstring
stable
|
changeset |
files
|
2010-10-28 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
2010-10-28 |
Nicolas Chauvat |
fix problem introduced with previous commit
stable
|
changeset |
files
|
2010-10-28 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
2010-10-28 |
Nicolas Chauvat |
[cwctl] command list now checks version of cw, not only versions of cubes
stable
|
changeset |
files
|
2010-10-27 |
Sylvain Thénault |
[ms entity] proper error on external entity fetch error
|
changeset |
files
|
2010-10-27 |
Sylvain Thénault |
[ms pyro] skipping external entities is not enough else we may miss some relations with our configuration (eg X refinement_of Y WHERE X comes from cwo while Y comes from elo)
|
changeset |
files
|
2010-10-27 |
Sylvain Thénault |
[ms planner] fix changeset 6650:72f2fd93a622: we should sometime complete input map anyway
|
changeset |
files
|
2010-10-27 |
Sylvain Thénault |
[ldap] don't refuse to start if ldap is unreachable
|
changeset |
files
|
2010-10-26 |
Sylvain Thénault |
[3.10] use cw_attr_cache, entity has no more iteritems method
|
changeset |
files
|
2010-10-26 |
Sylvain Thénault |
[ms planning] fix potential key error due to additional entries in input maps
|
changeset |
files
|
2010-10-26 |
Sylvain Thénault |
[ms planning] fix bug in merge_input_map causing bad plans computed
|
changeset |
files
|
2010-10-26 |
Sylvain Thénault |
[ms planning] fix/enhance cw_source consideration in ms planning
|
changeset |
files
|
2010-10-26 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.5-1 for changeset e2e7410e9947
|
changeset |
files
|
2010-10-26 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.5 for changeset 159d0dbe07d9
cubicweb-debian-version-3.10.5-1
|
changeset |
files
|
2010-10-25 |
Nicolas Chauvat |
[book] move bit about rql logs to its own section
cubicweb-version-3.10.5
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
3.10.5
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
i18n update german translation
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[i18n] include german translation provided by Dr Leo
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[test] more cwd independant tests
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[test] cleanup: don't need expensive auto_populate(), use a single test class
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[cwprops] validation error message now include key value
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[3.10] more form api update
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[ms] script to drop external entities from an external source
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[test] repair test: we now have another unique constraint on CWSourceHostConfig
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[primary view] properly deprecates render_entity_[summary|metadata]
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[ms] simplify cw_source handling : don't try evil optmization that may hurt in some cases
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[test] make test independant from the working directory
|
changeset |
files
|