2011-01-13 |
Sylvain Thénault |
[wf migration] allow to deactivate assertion on wfable entity to quick-fix tests
stable
|
changeset |
files
|
2011-01-13 |
Sylvain Thénault |
[schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration.
stable
|
changeset |
files
|
2011-01-13 |
Sylvain Thénault |
[idownloadable] deprecate download_box function
stable
|
changeset |
files
|
2011-01-12 |
Sylvain Thénault |
[idownloadable] restore backward compat
stable
|
changeset |
files
|
2011-01-12 |
Sylvain Thénault |
typo in deprecation warning
stable
|
changeset |
files
|
2011-01-12 |
Sylvain Thénault |
[doc] stop trying to compile useless files with logilab's internal tools
stable
|
changeset |
files
|
2011-01-12 |
Sylvain Thénault |
update version number of dependancy to rql
stable
|
changeset |
files
|
2011-01-12 |
Sylvain Thénault |
prepare 3.10.7
stable
|
changeset |
files
|
2011-01-12 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[cleanup] pylint detected error (among a ton of false positives due to the dynamic nature of cubicweb's code...)
stable
|
changeset |
files
|
2010-11-09 |
Pierre-Yves David |
[testlib] extract validation logic into a ``assertWellFormed`` method.
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[migration] add_workflow now ensure the entity type is actually workflowable, and a new make_workflowable migration function is available to make an entity type workflowable (closes #1382720)
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
unittest2 fix: can't skip test in setUp, but it's fine in setUpClass
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[c-c] #1193302: Only show Deprecation warnings when using cubicweb-ctl (not /etc/init.d/cubicweb)
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[pyviews] document the fact that content is not xml-escaped (closes #1382038)
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[repository, pyro] ensure we're still properly registered into pyro name server in a looping task (closes #1336002)
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[web action] refactor box menu handling, fixing #1401943 on the way
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[config] use %r instead of %s for cube name makes things clearer
stable
|
changeset |
files
|
2011-01-10 |
Sylvain Thénault |
missing future import
stable
|
changeset |
files
|
2011-01-10 |
Sylvain Thénault |
[web test] fix authentication test: session cookie should now be computed by the session handler (changed in cw 3.10.6)
stable
|
changeset |
files
|
2011-01-10 |
Sylvain Thénault |
[unittest2] update to unittest2 assertRaises api
stable
|
changeset |
files
|
2011-01-07 |
Sylvain Thénault |
[server test] fix test inter-dependancy issue
stable
|
changeset |
files
|
2011-01-07 |
Sylvain Thénault |
[multi-sources] fix planning of crossed relation w/ some complex queries
stable
|
changeset |
files
|
2011-01-07 |
Sylvain Thénault |
[idownloadable] oneline view display entity's default title instead of file name, while download box display file name
stable
|
changeset |
files
|
2011-01-07 |
Sylvain Thénault |
[deprecation] fix bad warning on entity.querier_pending_relations
stable
|
changeset |
files
|
2011-01-07 |
Sylvain Thénault |
[web session] refactor to finally closes #343036: allow _postlogin behaviour overloading
stable
|
changeset |
files
|
2011-01-07 |
Sylvain Thénault |
[schema migration] add a test to ensure default value are considered
stable
|
changeset |
files
|
2011-01-06 |
Sylvain Thénault |
[schema hook] don't depends on lgc.testlib, hence unittest2 for a dumb mock
stable
|
changeset |
files
|
2011-01-06 |
Pierre-Yves David |
[bfss storage] Improve fspath() error message.
stable
|
changeset |
files
|
2011-01-06 |
Sylvain Thénault |
[json controler] extraargs in js_component contains unicode keys which may not be given as argument names
stable
|
changeset |
files
|
2011-01-06 |
Sylvain Thénault |
[footer template] refactor to ease addition of some content into the footer
stable
|
changeset |
files
|
2011-01-06 |
Sylvain Thénault |
[boxes] add id of the rset to generated dom id of RsetBox to lower chance of id conflict (object id may be reused later)
stable
|
changeset |
files
|
2011-01-06 |
Sylvain Thénault |
[doc] fix bad class ref
stable
|
changeset |
files
|
2011-01-05 |
Sylvain Thénault |
oops, forgotten to save buffer...
|
changeset |
files
|
2011-01-05 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-01-05 |
Julien Jehannet |
[unittest2] use unittest2 module fixture api
stable
|
changeset |
files
|
2011-01-05 |
Julien Jehannet |
[server/test] raise SkipTest from setUpModule instead of setUp( unittest2 behaviour) + kill some deprecation warnings
stable
|
changeset |
files
|
2011-01-05 |
Sylvain Thénault |
[daemon] make process umask configurable
stable
|
changeset |
files
|
2011-01-05 |
Sylvain Thénault |
properly tell we've started an instance (close #1391262)
stable
|
changeset |
files
|
2010-12-23 |
Julien Jehannet |
[ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding
stable
|
changeset |
files
|
2011-01-05 |
Julien Jehannet |
[tests] use TextTestRunner from unittest, no more need to use SkipAwareTextRunner from lgc.testlib (which doesn't exist anymore in recent releases
stable
|
changeset |
files
|
2011-01-03 |
Julien Jehannet |
[i18n/fr] minor change in etypenavigation component
stable
|
changeset |
files
|
2011-01-05 |
Sylvain Thénault |
d-t-w
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
[test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
minor code cleanup
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
Backed out changeset 84b67ae41a0d: with this fix, some
stable
|
changeset |
files
|
2011-01-04 |
Alexandre Fayolle |
fix unittest broken by TrInfo schema change
stable
|
changeset |
files
|
2011-01-04 |
Alexandre Fayolle |
check the validity of kwargs passed to match_rtype
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
2011-01-04 |
Alexandre Fayolle |
fix ticket #1382716 (problem was actually more subtle than I originally thought)
stable
|
changeset |
files
|
2011-01-04 |
Aurelien Campeas |
[web/views/basetemplates] nbsp breaks tests, use #160 instead
stable
|
changeset |
files
|
2011-01-04 |
Aurelien Campeas |
[web/views/workflow] hide tr_count attribute in wf transition form
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
[html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html)
stable
|
changeset |
files
|
2011-01-04 |
Alexandre Fayolle |
handle the fact that there might be no views registered in some configurations (#1382716)
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
[ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
[ms] #1382452: incorrect results with multi-sources
stable
|
changeset |
files
|
2010-12-21 |
Alexandre Fayolle |
#1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity
stable
|
changeset |
files
|
2011-01-03 |
Aurelien Campeas |
[doc/book] add missing mixin
stable
|
changeset |
files
|
2010-12-22 |
Aurelien Campeas |
[views/reledit] funky API made this fatal (it was previously only eating the second argument)
stable
|
changeset |
files
|
2010-12-22 |
Aurelien Campeas |
[views/reledit] ajax.js not there by default #1382713
stable
|
changeset |
files
|
2010-12-22 |
Aurelien Campeas |
[doc/book] fix/update a bit the hooks chapter
stable
|
changeset |
files
|
2010-12-21 |
Alexandre Fayolle |
fix error message for unique together constraint
stable
|
changeset |
files
|
2010-12-18 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-12-18 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
2010-12-10 |
Pierre-Yves David |
[config, i18n] Create default translation mechanism for all supported languages.
oldstable cubicweb-version-3.9.x
|
changeset |
files
|
2010-12-10 |
Pierre-Yves David |
[config] Use newstyle call to parent classe method.
oldstable
|
changeset |
files
|
2010-12-13 |
Nicolas Chauvat |
[security] fix access control problem
oldstable
|
changeset |
files
|
2010-12-14 |
Aurelien Campeas |
[js/edition] remove trailing coma
stable
|
changeset |
files
|
2010-12-14 |
Aurelien Campeas |
[doc/book] move ctl tool in Admin chapter (from Appendages)
stable
|
changeset |
files
|
2010-12-14 |
Aurelien Campeas |
[doc/book] mention that the shell is a python shell
stable
|
changeset |
files
|
2010-12-10 |
Aurelien Campeas |
[web/components] fix typo in warning
stable
|
changeset |
files
|
2010-12-10 |
Adrien Di Mascio |
[registry] backout 120c7ea6e1fa: errors should not pass silently
stable
|
changeset |
files
|
2010-12-09 |
Aurelien Campeas |
[config] revert change that breaks i18nxxx commands
oldstable
|
changeset |
files
|
2010-12-09 |
Katia Saurfelt |
remove "metadata" class from MetaDataView as it is now set by SectionLayout (view.cssclass)
stable
|
changeset |
files
|
2010-12-09 |
Katia Saurfelt |
[js] fix initial value for autocomplete
stable
|
changeset |
files
|
2010-12-09 |
Aurelien Campeas |
[pkginfo|debian/control] adjust ldb version
oldstable
|
changeset |
files
|
2010-12-09 |
Stephanie Marcu |
add localization files for jquery datepicker
|
changeset |
files
|
2010-12-09 |
Stephanie Marcu |
[#615712] replace calendar views with views using fullcalendar jquery plugin (remove old_calendar)
|
changeset |
files
|
2010-12-09 |
Alexandre Fayolle |
brown paperbag fix
oldstable
|
changeset |
files
|
2010-12-09 |
Alexandre Fayolle |
make rename_table work with MS SQL (needs updated logilab.database)
oldstable
|
changeset |
files
|
2010-12-09 |
Alexandre Fayolle |
[ldap] fix user-filter handling
oldstable
|
changeset |
files
|
2010-11-29 |
Julien Jehannet |
[migration] improve doctest report format
stable
|
changeset |
files
|
2010-12-03 |
Julien Jehannet |
[book] Notes about literate testing
stable
|
changeset |
files
|
2010-12-06 |
Julien Jehannet |
[hook] update DataOperationMixIn docstring
stable
|
changeset |
files
|
2010-11-09 |
Pierre-Yves David |
[config, i18n] Create default translation mechanism for all supported languages.
oldstable
|
changeset |
files
|
2010-12-03 |
Alexandre Fayolle |
allow additional filtering to be performed on the LDAP source (#1382380)
oldstable
|
changeset |
files
|
2010-12-02 |
Sylvain Thénault |
[edition js] update docstring and remove a 3.9 deprecation warning
stable
|
changeset |
files
|
2010-12-02 |
Sylvain Thénault |
[autoform] fix call to remove pending generic relation: reference bad function name
stable
|
changeset |
files
|
2010-12-02 |
Sylvain Thénault |
[autoform] fix restoration of pending generic relation: inconsistent id was generated (eg different from the one generated by javascript
stable
|
changeset |
files
|
2010-12-01 |
Sylvain Thénault |
[pyro source] store pyro source mapping file into the database
|
changeset |
files
|
2010-12-01 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-12-01 |
Sylvain Thénault |
[repo source] rename attribute so it's much easier to grasp its role
stable
|
changeset |
files
|
2010-12-01 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
2010-12-01 |
Pierre-Yves David |
[testlib] Use logilab.common.shellutils.getlogin instead of local hack.
oldstable
|
changeset |
files
|
2010-12-01 |
Sylvain Thénault |
[doc] minor fixes
oldstable
|
changeset |
files
|
2010-12-01 |
Pierre-Yves David |
[doc/book] Improve installation doc mostly about pip ans easy_install
oldstable
|
changeset |
files
|
2010-12-01 |
Pierre-Yves David |
[doc/book] Update cubicweb repository url
oldstable
|
changeset |
files
|
2010-12-01 |
Pierre-Yves David |
[doc/book] Add a note about <database>-support virtual package.
oldstable
|
changeset |
files
|
2010-11-30 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3.10.6-1 for changeset 1484257fe9ae
stable
|
changeset |
files
|
2010-11-30 |
Nicolas Chauvat |
Added tag cubicweb-version-3.10.6 for changeset 3c81dbb58ac4
stable cubicweb-debian-version-3.10.6-1
|
changeset |
files
|
2010-11-30 |
Nicolas Chauvat |
prepare 3.10.6
stable cubicweb-version-3.10.6
|
changeset |
files
|
2010-11-30 |
Aurelien Campeas |
[merge] backport stable
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
merge olstable back (3.9.9 packaging fix)
stable
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
Merge back fix to 3.9.9 packaging
oldstable
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
Added tag cubicweb-debian-version-3.9.9-3 for changeset 09c98763ae9d
oldstable
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
[pkg/debian] Add source format information
oldstable cubicweb-debian-version-3.9.9-3
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
prepare 3.9.9-3
oldstable
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[debian] i18n directory should actually be in cubicweb-common
oldstable
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
Added tag cubicweb-debian-version-3.9.9-2 for changeset b7db1f593558
oldstable
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
[pkg-debian] prepare 3.9.9-2
oldstable cubicweb-debian-version-3.9.9-2
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[debian] cleanup -common package
oldstable
|
changeset |
files
|
2010-11-15 |
Nicolas Chauvat |
[migration] 3.10.4 migration should not ask confirmation when adding CWSource
stable
|
changeset |
files
|
2010-11-12 |
Nicolas Chauvat |
backport oldstable
stable
|
changeset |
files
|
2010-11-12 |
Nicolas Chauvat |
fix typo
stable
|
changeset |
files
|
2010-11-09 |
Julien Jehannet |
[download box] refactor to ease when one want to propose multiple elements to download
stable
|
changeset |
files
|
2010-11-09 |
Julien Jehannet |
[basetemplates] breadcrumbs component context sticks to ApplicationName
stable
|
changeset |
files
|
2010-11-09 |
Julien Jehannet |
[basetemplates] define header ctx components categories as attribute to ease overriding
stable
|
changeset |
files
|