2010-11-05 |
Julien Jehannet |
[windmill tests] use extra timeouts, else we get failure simplu because we didn't wait enough
stable
|
changeset |
files
|
2010-11-05 |
Julien Jehannet |
[devtools] make migration handler easily available from CubicWebTC through .shell() method
stable
|
changeset |
files
|
2010-11-12 |
Sylvain Thénault |
[ldap] make instance still usable if we can't contact ldap server
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[change state form] set domid to avoid data conflict with other (eg edition) form
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[action] set mainform=False to ensure we don't consume previously posted form validation errors
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[forms] remove some deprecation warnings
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
update note
stable
|
changeset |
files
|
2010-11-05 |
Julien Jehannet |
[shell, testlib] return doc test results in process_script and new assertDocTestFile method on CubicWebTC
stable
|
changeset |
files
|
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
|
2010-10-25 |
Sylvain Thénault |
[inline form] ensure entity has an actual eid before using it to check perms
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[repo] fix crash introduced in 6625:5c20a005bddc
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[ms / integrity] skip properties whose pkey starts with 'sources.' avoid validation error when setting last update time for instance
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[sources] method to ease modification of a source config through c-c shell
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[pyro source] when cleaning relations of an external entity being cleaned up, only delete local relationsd
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[pyro source] new option to control wether external entities should be skipped or not
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[d-c check-mapping] small enhancements to avoid spurious warnings
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[facet] return else we get name error later
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[core schema] CWSourceHostConfig.match_host only unique per source
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[migration] stupid typo, cw_source still not properly set
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[facets] cleanup and use RelationAttributeFacet for InState
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[cleanup] drop accidentally commited print
|
changeset |
files
|
2010-10-25 |
Aurelien Campeas |
[js/ajax] switch to POST by default, fixes an IE7 caching bug
stable
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[registration] don't crash on import error while initializing the registry and not in debug mode
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[primary view bw compat] we should actually drop 3.2 compat and have proper pre 3.10 compat
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[dbapi] 'before-registry-reset' not called for db-api connections, cache may not be initialized
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[web] proper error when no json module available
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[dbapi] web request compatibility fixes
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[3.10 bw compat] ensure context is specified, else crash on RsetBox
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.4-1 for changeset 7b41930e1d32
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.4 for changeset d73733479a3a
cubicweb-debian-version-3.10.4-1
|
changeset |
files
|
2010-10-22 |
Aurelien Campeas |
oops, use unicode
cubicweb-version-3.10.4
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[migration] skip final entity types
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[migration] dumb name error
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.9-1 for changeset 1ba51b00fc44
stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.9 for changeset df0b2de62cec
stable cubicweb-debian-version-3.9.9-1
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.4-1 for changeset 49f1226f2fab
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.4 for changeset 3829498510a7
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
3.10.4
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[ms] catch exception on executing rql, work-around #1356884 until a proper fix
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[ms] fix an infinite loop in ms planner and another crash
|
changeset |
files
|
2010-10-22 |
Aurelien Campeas |
[test/renderer] fix html form/field generation & adapt a bit one test
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[3.10] drop deprecation warning
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[test] fix test to follow recent changes
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[testlib] self.appid not yet defined
stable
|
changeset |
files
|
2010-10-22 |
Stephanie Marcu |
[book] FAQ: reorganize content, improve NoSelectableObject section, add database
|
changeset |
files
|
2010-10-22 |
Stephanie Marcu |
[book] complete datamodel definition section with default permissions
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[testlib] /me stupid
stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[testlib] missing import
stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
merge
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[test] start to make tests independant from cwd (more to do for tests which don't inherit from CubicWebTC
stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[3.10] renderer.render prototype bw compat
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[deprecation] add version info
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[dbapi] enhanced web compatible request when using dbapi
|
changeset |
files
|
2010-10-21 |
Aurelien Campeas |
some docstrings
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[migration] fix 3.10 migration: since cw_source is marked as meta relation, it has not been automatically added to all existant entity type
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[cwsource] fix dumb name error
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[inline forms] check for permission to add relation/target type before to add the 'add new' link (else we get a NoSelectableObject exception)
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[3.10] remove a deprecation warning
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[3.10] include field's info in deprecation warning
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[boxes] take care to duplicated 'title' argument if already specified in cw_extra_kwargs
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
3.9.9
stable cubicweb-version-3.9.9
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[dependancy] do not use testlib from outside test: recent lgc versions recommends unittest2 while lgc.testlib needs it, and we don't want it to be necessary to run cw
stable
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
#1346310: Add `Secure` attribute to cookie when navigating on https
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
[boxes] add bw compat on BoxWidget, we mix string and box items until htmlwidgets are gone
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.3-1 for changeset 303b150ebb7a
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.3 for changeset 8eb58d00a0ce
cubicweb-debian-version-3.10.3-1
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
3.10.3
cubicweb-version-3.10.3
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
[request] fix ajax_replace_url which breaks if the url contains some quotes (that will be properly quoted but unquoted by the browser, breaking the js expression) by using a separated js function
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
[view] log error on view_func call
|
changeset |
files
|
2010-10-20 |
Alexandre Fayolle |
make stdout and stderr non buffered for cwctl commands (#1330647)
stable
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
[distribution] 3.10 depends on lgc 0.52
|
changeset |
files
|
2010-10-20 |
Aurelien Campeas |
[js/ajax] fix deferred race condition (errback case)
stable
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
[css] don't transform text in form title
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
[css] fix regression introduced by 6548:fd36c1049eed: we actually need display:block on box <a> to get proper behaviour on mouse hover
|
changeset |
files
|
2010-10-20 |
Aurelien Campeas |
[js/ajax] use proper operator
stable
|
changeset |
files
|
2010-10-20 |
Adrien Di Mascio |
[javascript] fix loadRemote implementation for synchronous requests
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[js preferences] fix various pb with js for preferences form: buggy clearPreviousError, bad prototype of callbacks given to validate form, dunno how error display was expecting to work...
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
add note
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[js/ajax] fix deferred race condition
stable
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
breadcrumbs/edid_box are now contextual component (closes #1334196)
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[boxes] use a new separator instead of clumsy htmlwidget's one which close and reopen the <ul> (loosing any list class on the way)
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
js cleanup
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[css] cleanup and fix by removing display: block on <a> in boxes
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[new components] render_title must write title, not return it
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[3.10 migration] must skip None values
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
cleanups
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[jquery] className doesn't exist anymore in 1.4
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[js] remove deprecation warnings by using $.noop instead of noop
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[ui controller] closes #1333236: configuring boxes crashes with traceback
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[selectors] close #1333238: appobject_selectable with multiple regids fails
stable
|
changeset |
files
|
2010-10-18 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.2-1 for changeset 4a87c8af6f3f
|
changeset |
files
|
2010-10-18 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.2 for changeset 3fc6b4aaaff3
cubicweb-debian-version-3.10.2-1
|
changeset |
files
|
2010-10-18 |
Sylvain Thénault |
3.10.2
cubicweb-version-3.10.2
|
changeset |
files
|
2010-10-18 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-18 |
Sylvain Thénault |
[old boxes] fix dumb name error
|
changeset |
files
|
2010-10-18 |
Pierre-Yves David |
[devtools] Clean up import of f328ec853e18 and use lgc's getlogin.
stable
|
changeset |
files
|
2010-10-18 |
Alain Leufroy |
[pkg] no zipped egg
stable
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[debian] i18n directory should actually be in cubicweb-common
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[debian] cleanup -common package
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[doc] fix build dir
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.1-1 for changeset 3abb41c47925
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.1 for changeset 6c6859a67673
cubicweb-debian-version-3.10.1-1
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[doc] generate doc in cw/doc/html and include html files in cubicweb-documentation
cubicweb-version-3.10.1
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[3.10] user changelog
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[css] need some pading in bookmark box
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[test] take care to unicode __regid__ (usually when using _()), may lead to later unicode decode error
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[css] typo
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
Backed out changeset 1f8b902f3143: this block compilation under distrib with old sphinx package
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
Backed out changeset 88b3172eb7c7: alain's patch 6517:c991ad161d8f does a better job at this
stable
|
changeset |
files
|
2010-10-15 |
Alain Leufroy |
[pkg] force copying data files in sys.path
stable
|
changeset |
files
|
2010-10-15 |
Alain Leufroy |
[pkg] use argument *package_data*
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
[3.10] enhanced deprecation warning: add problematic class name
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[devtools] Firefox need write access to $HOME
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[debian] include compiled documentation instead of source in cubicweb-documentation debian pkg
stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[book] don't rely on importable cubicweb to extract cubicweb version number
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
3.10.1
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[pkg] fix install_data import not present in setuptools
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[packaging] add a __init__.py to cubes directory when installing data
stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[distribution] Handle missing instance directory when listing and running instance command.
stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[setuptools] Automaticly move data content of a cubicweb's egg in the proper location.
stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[packaging] Egg are not valid cubicweb prefix.
stable
|
changeset |
files
|
2010-10-13 |
Pierre-Yves David |
[config] Put "Instance" and "Instance data" directory within cubiweb install prefix.
stable
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[debian] goa package gone for now
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
[component] remove row argument which is actually discarded by registry's cache (untill we feel we need a per context cache...)
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
[deprecation] enhanced messages
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
[bw compat] fix compat for entity.attr assigment
|
changeset |
files
|
2010-10-14 |
Nicolas Chauvat |
fix typo
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
[iprogress] None resilience
stable
|
changeset |
files
|
2010-10-13 |
Pierre-Yves David |
#1251878: Cubicweb no longer crash for missing instance and data dir at create.
stable
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
[config] make config.cubes() available on NoAppCubicWebConfiguration
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
[rql2sql] properly compute has_text relation table scope
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
fix some pylint detected errors
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
pylint option update
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
[components] add missing imports for code copied/pasted. Forgot to run pylint afterward...
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
[component] avoid conflict on global/local identifier
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
[migration] missing future import
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[debian] goa package gone for now
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[doc] kill deprecated french documentation
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.0-1 for changeset 9ef1347f8d99
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.0 for changeset 0793fe84651b
cubicweb-debian-version-3.10.0-1
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
3.10
cubicweb-version-3.10.0
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[schema categorization] new NO_I18NCONTEXT set usable to somewhat control c-c i18n
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
i18n catalog cleanup
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[primary] RsetBox view should give dispctrl & all to its subview. Also, don't use csv when in boxes.
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[server] fix dumb name error
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[see also component] drop it, we can acheive the same result with uicfg rules
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[primary] fix autolimited view which was not limited at all
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[see also component] avoid seeing see_also entities in side boxes as well
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[components] remove old deprecation warning
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[wf history] avoid title duplication
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
i18n tweaks
|
changeset |
files
|
2010-10-13 |
Alexandre Fayolle |
[book] small note about test/data/schema.py
stable
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[test] reset uncommitable flag on ValidationError raised during automatic db population
stable
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[ctx component] has no wview method
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[entity, repo] move prefill_entity_cache function back to repository due to usage of del_existing_rel_if_needed function which is also defined there
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
cleanup and 3.10 updates
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[architecture] introduce adapter to ease transformation of errors before display to the end user. Use it for UniqueTogetherError first
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[repo, entity] move entity cache initialization to a function, and call it before source.add_entity so it may be used in error handler or such
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
i18n update
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[ui component] restore see_also component
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[ui component] RelatedObjectsCtxComponent to superseede RelatedObjectsVComponent (still there for bw compat)
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[c-c i18ncubicweb] fix 'non-contextual' relations
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[i18n] uniformize footer capitalization
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[selector] more efficient rql_condition by simply retreiving COUNT()
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[workflow] fix bw compat code
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[baseviews] new cw.archive.[by_author|by_date] views, extracted from blog
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[test/possible views] skip deprecated views
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[form] unify form.render prototype to take a 'w' argument as other view/components render method
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[ui] nicer ajax edit relation table (tags box for instance)
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
fix pre 3.10 bw compat
|
changeset |
files
|
2010-10-11 |
Katia Saurfelt |
small typo on mustMach, handle initialvalue, handle empty userInput
|
changeset |
files
|
2010-10-11 |
Adrien Di Mascio |
[formwidgets] rewrite autocomplete cw widgets to get rid of div-style declaration API
|
changeset |
files
|
2010-10-11 |
Adrien Di Mascio |
[javascript] update to jQuery 1.4.2 and jQuery-ui 1.8.5
|
changeset |
files
|
2010-10-11 |
Julien Jehannet |
[tests] update windmill use cases from link corrections
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
[contextual components] missing layout for components in the toolbar
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
[selectors] make configuration_values selector works for startup/maintainance hook
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
[c-c i18ncube] proper command class name
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
[i18n cube] skip bw compat registries boxes and contentnavigation
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
TestServerConfig needs default_base_url
stable
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
[test] we must consider default_base_url()
stable
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
[js test] cleanup, move anonymous_logged handling to the test class (easier to control there
stable
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
CtxComponent don't have wview
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
[test] missing main
stable
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
[test] fix ldap test when executed from certain hosts
stable
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
[test] missing main
stable
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
restore line dropped in 6424:f443a2b8a5c7 which is necessary to have proper base-url on test server config (used for ms tests at least)
stable
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
typo
|
changeset |
files
|
2010-10-11 |
Sylvain Thénault |
[breadcrumb] infinite loop safety belt, bw compatible by hi-jacking 'recurs' argument
|
changeset |
files
|
2010-10-08 |
Aurelien Campeas |
[login] fix some previously introduced login box css breakage
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
[components] refactor main template header: make it much more flexible by using CtxComponent
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
[hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-08 |
Julien Jehannet |
[devtools] refactor http server initialization in a much saner way
stable
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
[pre 3.10 compat] if CtxComponent as a call() method, emit a deprecation warning but use it. Also ensure default value on class for visible and order, and define wview for bw compat as well
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
[reledit] do not reload on the parent node
|
changeset |
files
|
2010-10-08 |
Aurelien Campeas |
[js/edition] kill deprecated (& dead) reledit code
|
changeset |
files
|
2010-10-08 |
Aurelien Campeas |
[views/wdoc] do not crash on malconstructed stuff
stable
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
2010-10-08 |
Aurelien Campeas |
[views/authentication] fix http auth regression (no message)
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
[test] fixes
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
cleanups
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
[test] skip test when dbhelper has no underlying dbapi module available
stable
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
[test] cleanup / unittest2 api update
stable
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
[test] don't add unnecessary dependency to blog
stable
|
changeset |
files
|
2010-10-08 |
Sylvain Thénault |
[test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable)
stable
|
changeset |
files
|
2010-10-07 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-07 |
Sylvain Thénault |
[testlib] fix mail monkey patching, former patch was applied on stable instead of default
stable
|
changeset |
files
|
2010-10-07 |
Sylvain Thénault |
[primary view] default to outofcontext view for entities displayed in boxes
stable
|
changeset |
files
|
2010-10-07 |
Adrien Di Mascio |
xml-escape <script> tags generated by HTMLHead
stable
|
changeset |
files
|
2010-10-06 |
Alexandre Fayolle |
fix some issues in DotGraphView, and enhance reusability
stable
|
changeset |
files
|
2010-10-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-06 |
Pierre-Yves David |
[testlib] Fix mail monkeypatch in testlib
stable
|
changeset |
files
|
2010-10-06 |
Sylvain Thénault |
[selector] fix iterable detection
|
changeset |
files
|
2010-10-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-06 |
Aurelien Campeas |
restore vital block of code (gone in 6384:89d5b339ebdd)
|
changeset |
files
|
2010-10-06 |
Sylvain Thénault |
[debian] constrain pyro version in debian packaging
stable
|
changeset |
files
|
2010-10-06 |
Sylvain Thénault |
[test] send mail synchronously during tests
stable
|
changeset |
files
|
2010-10-05 |
Stephanie Marcu |
[book] improve documentation lisibility for cwconfig chapter and fix some references
|
changeset |
files
|
2010-10-05 |
Sylvain Thénault |
[login ui] cleanup and somewhat bw compat
|
changeset |
files
|
2010-10-05 |
Sylvain Thénault |
[selectors] move selectors according to their type, add missing ones to documentation
|
changeset |
files
|
2010-10-05 |
Adrien Di Mascio |
[forms] remove dead code and simplify inlineviews creation
|
changeset |
files
|
2010-10-04 |
Sylvain Thénault |
include fcayre's patch #1060507 to get extra rql query parameters from form content in rgx_action
stable
|
changeset |
files
|
2010-10-04 |
Sylvain Thénault |
[forms] catching KeyError closes #961831: migration failure when defining form fields
stable
|
changeset |
files
|
2010-10-04 |
Aurelien Campeas |
[authentication] force retriever implementor to think about it
|
changeset |
files
|
2010-10-04 |
Aurelien Campeas |
[repo] add a find_users method for under-privileged accounts
|
changeset |
files
|
2010-10-04 |
Aurelien Campeas |
refactor login box & form to enable easy pluggability
|
changeset |
files
|
2010-10-04 |
Sylvain Thénault |
[js] add cubes namespace
|
changeset |
files
|
2010-10-04 |
Alexandre Fayolle |
new script cwuser_ldap2system
|
changeset |
files
|
2010-10-04 |
Sylvain Thénault |
[vreg] fix bad copy and paste introduced in 6347:ef47a2100c66
stable
|
changeset |
files
|
2010-10-01 |
Sylvain Thénault |
[repo transaction] fix rollback behaviour as discussed on the mailing-list: instead of rollbacking automatically on Unauthorized/ValidationError, mark the transaction as uncommitable and disallow commiting
stable
|
changeset |
files
|
2010-10-01 |
Sylvain Thénault |
#1256570: remove __method, it is not used in any of the cubes from logilab and encourages bad design by using Redirect (eg ui specific) from entities.py
|
changeset |
files
|
2010-10-01 |
Pierre-Yves David |
Add a fsimport context manage to localy enable fsimporting.
stable
|
changeset |
files
|
2010-10-01 |
Pierre-Yves David |
[test] improve tag for server/test/unittest_storage.py
stable
|
changeset |
files
|
2010-10-01 |
Pierre-Yves David |
[repo threads] Add several safety when looking for a callable name.
stable
|
changeset |
files
|
2010-10-01 |
Sylvain Thénault |
[facets] support for `no_relation` on RelationFacet
|
changeset |
files
|
2010-10-01 |
Alexandre Fayolle |
[R] use dbhelper.binary_value to process passwords and other Bytes fields
|
changeset |
files
|
2010-10-01 |
Sylvain Thénault |
[3.10 migration] fix migration of cwproperties related to components/boxes
|
changeset |
files
|
2010-10-01 |
Sylvain Thénault |
[schema] introduce some new sets categorizing entity/relation types and benefits from them where possible
|
changeset |
files
|
2010-10-01 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-01 |
Sylvain Thénault |
[schema] introduce new WORKFLOW_RTYPES set and use it to build SYSTEM_RTYPES/DONT_CHECK_RTYPES_ON_ADD/DONT_CHECK_RTYPES_ON_DEL sets
stable
|
changeset |
files
|
2010-10-01 |
Sylvain Thénault |
[rset] support for delitem on repeat list (may be necessary in pyro source)
stable
|
changeset |
files
|
2010-10-01 |
Alexandre Fayolle |
merged timeline changes into default
|
changeset |
files
|
2010-10-01 |
Alexandre Fayolle |
timeline view minor enhancements
stable
|
changeset |
files
|
2010-09-30 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
2010-09-30 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-09-30 |
Sylvain Thénault |
[test] more update to unittest2 api
stable
|
changeset |
files
|
2010-09-30 |
Sylvain Thénault |
[repo] properly mark object as saved once added to its source (code much probably gone during a merge...)
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
fix merge, some buffers weren't saved...
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
[test] must now commit file creation since the later ValidationError trigger a rollback
stable
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
cleanup and micro-optimization
stable
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
[web action] has_editable_relations should not filter out final relations, fix regression introduced in 6358:22c95c5ef12d
stable
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
[c-c] fix RuntimeError: 'maximum recursion depth exceeded while calling a Python object' we get when creating/upgrading/shelling an instance: hasattr() call __getattribute__, creating an infinite recursion error catched by the interpretor. Avoid this by testing the method is available on the class instead of the instance
stable
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
[transaction] to avoid potential db corruption, we should rollback systematically in case of ValidationError
stable
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
[selector] cleanup
stable
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
[sync schema] take care rdef may not be final, in which case we want to use type of eid attribute
stable
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
[web action] has_permission_update checked implicitly by has_editable_relation, don't check it twice
stable
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
[muledit] form may contains subforms with nothing editable that will be s kipped, so ensure we choose one with something to display when rendering table headers
stable
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
[c-c i18n] namespace/line wrap cleanup + dynamically compute available language + make it works in installed mode
stable
|
changeset |
files
|
2010-09-29 |
Sylvain Thénault |
[i18n] no more necessary, those msgids are no more generated
stable
|
changeset |
files
|
2010-09-28 |
Sylvain Thénault |
[wf component] reversing selectors here may be a huge performance win on big rsets, since EntityVComponent selector starts with one_line_rset
stable
|
changeset |
files
|
2010-09-28 |
Alexandre Fayolle |
don't add another encoding if already present in content-type
stable
|
changeset |
files
|
2010-09-28 |
Alexandre Fayolle |
[book] note about different encryption on Unix and Windows
stable
|
changeset |
files
|
2010-09-28 |
Alexandre Fayolle |
make reset-admin-pwd work with sqlserver as db backend
stable
|
changeset |
files
|
2010-09-28 |
Alexandre Fayolle |
[book] updated FAQ 'How to reset the password for user joe' with SQL Server syntax
stable
|
changeset |
files
|
2010-09-28 |
Sylvain Thénault |
fix test so that we don't actually depends on file and email cubes
stable
|
changeset |
files
|
2010-09-24 |
Julien Jehannet |
[selectors] multi_lines_rset selector supports now optional operator for richer comparaisons
stable
|
changeset |
files
|
2010-09-24 |
Julien Jehannet |
exception: specify expected parameter in NoSelectableException
stable
|
changeset |
files
|
2010-09-27 |
Sylvain Thénault |
[testlib] don't wrap main test connection into TestCaseConnectionProxy, it should not be closed afterwards
stable
|
changeset |
files
|
2010-09-27 |
Sylvain Thénault |
[doc] add note about propagation on deletion of a watched relation
stable
|
changeset |
files
|
2010-09-24 |
Stephanie Marcu |
[book] add a link in hooks section to test, talk about create_entity in tests section
stable
|
changeset |
files
|
2010-09-24 |
Stephanie Marcu |
[book] add editable-table in views/table section and add an example to illustrate this view
stable
|
changeset |
files
|
2010-09-24 |
Stephanie Marcu |
[book] Talk about RichString in 'Yams schema' section
stable
|
changeset |
files
|
2010-09-24 |
Julien Jehannet |
[tests] import TestSuite from lgc.testlib for further compatibility
stable
|
changeset |
files
|
2010-09-24 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
changeset |
files
|
2010-09-24 |
Sylvain Thénault |
[foaf] we should encode email addr: even if we know it should be ascii, nothing prevent from putting something else in (tests at least do it)
stable
|
changeset |
files
|
2010-09-24 |
Sylvain Thénault |
add test case demonstrating #1251910
stable
|
changeset |
files
|
2010-09-24 |
Sylvain Thénault |
stop relying on person cube, it isn't needed
stable
|
changeset |
files
|
2010-09-24 |
Sylvain Thénault |
[facet] use contextified label when possible
stable
|
changeset |
files
|
2010-09-24 |
Sylvain Thénault |
[primary view] refactor label handling (hence render_[attribute|relation]) so we uniformly use _rel_label which provides properly contextified labels
stable
|
changeset |
files
|
2010-09-24 |
Alexandre Fayolle |
add some styling required by ReST figures
stable
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.8-1 for changeset e4dba8ae9637
stable
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.8 for changeset eed788018b59
stable cubicweb-debian-version-3.9.8-1
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
3.9.8
stable cubicweb-version-3.9.8
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
[reledit] drop compute_best_vid method now useless
stable
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
i18n update
stable
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
[easy_install] stop installing recommends, user should install them manually if desired (avoid errors on optional packages blocking install)
stable
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
[skel] update pylint instruction in default setup.py
stable
|
changeset |
files
|
2010-09-23 |
Nicolas Chauvat |
[views] fix foaf view for CWUser
stable
|
changeset |
files
|
2010-07-16 |
Julien Jehannet |
[book] minor update about windmill + reformat
stable
|
changeset |
files
|
2010-07-30 |
Julien Jehannet |
[c-c shell/upgrade] raise ExecutionError when traceback is not relevant
stable
|
changeset |
files
|
2010-09-23 |
Julien Jehannet |
[windmill] initialize windmill registry if not already existing (possible error case in dev)
stable
|
changeset |
files
|
2010-09-23 |
Julien Jehannet |
[req] build_url: detect None values in arguments and raise ValueError
stable
|
changeset |
files
|
2010-09-23 |
Aurelien Campeas |
[doc/book] make it colorful
stable
|
changeset |
files
|
2010-09-23 |
Aurelien Campeas |
[doc/book] complete section on authentication plugins
stable
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
[publisher] add session id when logging published path
stable
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
[entity, url] we should not set base_url in kwargs when actually unset
stable
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
[test] we actually still need the set_option on base-url for multi-sources (eg repo) configuration
stable
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
[test] fix broken tests and minor cleanups
stable
|
changeset |
files
|
2010-09-23 |
Sylvain Thénault |
[test] add some fake cubes necessary for test so we don't depend on the actual forge cube
stable
|
changeset |
files
|
2010-09-22 |
Aurelien Campeas |
[doc/book] begin an howto write auth plugins chapter
stable
|
changeset |
files
|
2010-09-22 |
Aurelien Campeas |
[dbapi] fix typo
stable
|
changeset |
files
|
2010-09-22 |
Aurelien Campeas |
[doc/book] tell a more complete story on sessions and the authentication process
stable
|
changeset |
files
|
2010-09-22 |
Aurelien Campeas |
[doc/book] more notes on setup
stable
|
changeset |
files
|
2010-09-22 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-09-22 |
Sylvain Thénault |
[dbapi] get_option_value now has a foreid argument telling the option should be dereferenced to the entity's actual repository (necessary for apycot/local_cache handling)
stable
|
changeset |
files
|
2010-09-22 |
Sylvain Thénault |
[entity] fix typo in absolute_url method, breaking some code w/ control of absolute url of external entities
stable
|
changeset |
files
|
2010-09-22 |
Sylvain Thénault |
[test] fix test broken by introduction of CWUniqueTogetherConstraint
stable
|
changeset |
files
|
2010-09-22 |
Nicolas Chauvat |
[doc] fixing install doc (reapply cset that was erroneously overriden)
stable
|
changeset |
files
|
2010-09-22 |
Aurelien Campeas |
[doc,bin] add script to fetch & update most cw dependencies + some cubes
stable
|
changeset |
files
|
2010-09-22 |
Sylvain Thénault |
[book] backport documentation about primary/base views sent on the list
stable
|
changeset |
files
|
2010-09-22 |
Stephanie Marcu |
[book - #1251259] reorganize plan for basetemplate, talk about class attributes
stable
|
changeset |
files
|
2010-09-22 |
Stephanie Marcu |
imported patch doc_test_commit.diff
stable
|
changeset |
files
|
2010-09-22 |
Nicolas Chauvat |
[doc] fixing install doc
stable
|
changeset |
files
|
2010-09-22 |
Sylvain Thénault |
[sqlite] quick hacks to fix #1251873 and #1251874
stable
|
changeset |
files
|
2010-09-22 |
Aurelien Campeas |
[doc/book] fix session types
stable
|
changeset |
files
|
2010-09-22 |
Sylvain Thénault |
[rql] fix bug with query like 'Any 1 WHERE NOT X in_group G': tables should be kept in EXISTS() even when there are no restriction
stable
|
changeset |
files
|
2010-09-22 |
Sylvain Thénault |
[skel] MANIFEST.in cleanup
stable
|
changeset |
files
|
2010-09-22 |
Alexandre Fayolle |
updated yams and logilab.database dependency, start preparing 3.9.8
stable
|
changeset |
files
|
2010-09-22 |
Alexandre Fayolle |
use new logilab.database interface for multicol indexes
stable
|
changeset |
files
|
2010-09-21 |
Adrien Di Mascio |
[dbapi] Connection.check() must return the latest activity timestamp (dropped accidentally during latest merge)
|
changeset |
files
|
2010-09-21 |
Adrien Di Mascio |
[migractions] add a dropped_constraints() migration command
|
changeset |
files
|
2010-09-20 |
Sylvain Thénault |
[primary view] we should not limit related rset, else if something else than autolimited view is used, some content will be missed without a 'view all' link
stable
|
changeset |
files
|
2010-09-20 |
Alexandre Fayolle |
handle displayctrl['limit'] == None correctly
stable
|
changeset |
files
|
2010-09-17 |
Aurelien Campeas |
[views/reledit] bw compat code is unneeded there
stable
|
changeset |
files
|
2010-09-17 |
Sylvain Thénault |
[primary view] introducing use_list_limit in pvdc fix reledit regression on the way (introducted a few changesets ago)
stable
|
changeset |
files
|
2010-09-17 |
Sylvain Thénault |
[js] update js for reledit to 3.9 ajax api
stable
|
changeset |
files
|
2010-09-17 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-09-17 |
Sylvain Thénault |
[boolean field] we've to override format_single_value as well in case where None are allowed
stable
|
changeset |
files
|
2010-09-17 |
Sylvain Thénault |
[repo/sql] don't do anything when value is None. This will avoid None to be turned into False in the case of a boolean for instance.
stable
|
changeset |
files
|
2010-09-17 |
Sylvain Thénault |
[reledit] more api cleanup
stable
|
changeset |
files
|
2010-09-17 |
Sylvain Thénault |
[reledit] new rtag entry to control apparition of relation label in default value
stable
|
changeset |
files
|
2010-09-17 |
Sylvain Thénault |
[test] fix setting of base-url during test: override default_base_url, else we set it too late (after uiprops generation)
stable
|
changeset |
files
|
2010-09-17 |
Sylvain Thénault |
[navigation] move hack from page_link to page_url so '#1251858: Can't see all the elements when a limited list is shown' if fixed as well
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
backport stable into default
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[ReST] settings update: add traceback=True to avoid sys.exit, and set stylesheet to None since we don't care about it and that may makes docutils stupidly fail according to the cwd at import time...
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[url publishing] fix regression introduced by refactoring in 3.9.7, leading to table view being choosen when one would expect the primary view. Fix similar pb with /<etype> url and list view (this one has been there for a while)
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[publisher] avoid extra Name error on unexpected error
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[publisher] with python>=2.5, we should catch BaseException here
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.7-1 for changeset 1c01f9dffd64
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.7 for changeset de588e756f4f
stable cubicweb-debian-version-3.9.7-1
|
changeset |
files
|
2010-09-16 |
Alexandre Fayolle |
ewrongattribute
stable
|
changeset |
files
|
2010-09-16 |
Alexandre Fayolle |
force debug mode to false in service mode
stable
|
changeset |
files
|
2010-09-16 |
Alexandre Fayolle |
repair service mode start on windows
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
3.9.7
stable cubicweb-version-3.9.7
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[navigation] for rql to the one of the rset being paginated
stable
|
changeset |
files
|
2010-09-16 |
Aurelien Campeas |
[reledit] cut methods to make overriding easier, add event on success update after reload
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[propagation hooks] support to skip some relation when propagating to linked entities. Proper renaming and enhance documentation on the way
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
add permission relations to schema types
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[syncschema hooks] simplify core types definition be reusing schema sets (remove typos on the way)
stable
|
changeset |
files
|
2010-09-16 |
Alexandre Fayolle |
raise ProcessFormError when a problem occurs during date / time parsing
stable
|
changeset |
files
|
2010-09-16 |
Aurelien Campeas |
[request] memoize tabindex across ajax calls (on pageid) to avoid ui confusion
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[entity] give ordermethod=None to fetch_rql to tell you don't want a specific order
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[repo] new method on repo+dbapi.Connection to get a value from repository's configuration
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[repo] docstring cleanup
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[primary view] should specify rtype/role when selecting a rtype view
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[table view] use get instead of has_key so one can specify he doesn't want actions or filter
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[urlpublishing] refactor to ease overriding
stable
|
changeset |
files
|
2010-09-16 |
Sylvain Thénault |
[dbapi] reorganize Connection methods and use a @check_not_closed decorator
stable
|
changeset |
files
|
2010-09-15 |
Sylvain Thénault |
[facet] add missing @property making subsequent access always true
stable
|
changeset |
files
|
2010-09-15 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-09-15 |
Sylvain Thénault |
fix regretion introduced by changeset "pagination/ ajaxes fixes" (2f5ebeb7665d)
stable
|
changeset |
files
|
2010-09-15 |
Sylvain Thénault |
[navigation] refactor base navigation component: replace deprecated replacePageChunk js call by loadxhtml, using the magic js object
stable
|
changeset |
files
|
2010-09-15 |
Alexandre Fayolle |
unique_together: recast exception raised by sqlite
stable
|
changeset |
files
|
2010-09-15 |
Aurelien Campeas |
[views/reledit] refactor composite handling
stable
|
changeset |
files
|
2010-09-15 |
Sylvain Thénault |
[doc] add note about x-ref in doc's README
stable
|
changeset |
files
|
2010-09-15 |
Stephanie Marcu |
[book - #1251197] add a section in migration page for add_cube and add_cubes command
stable
|
changeset |
files
|
2010-09-15 |
Stephanie Marcu |
[book - #1251780] add a section to explain how to write tests to test which actions are visible
stable
|
changeset |
files
|
2010-09-15 |
Stephanie Marcu |
[book - #1251260] add a warning in automatic test when user redefine the base class
stable
|
changeset |
files
|
2010-09-15 |
Sylvain Thénault |
should not use pyro 4
stable
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
[basecontroller] we should consume divid to avoid it being reused by the table view, leading to duplicated id (and hence weird rendering)
stable
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
[basecontroller] pagination / ajax fixes
stable
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
[basecontroller] handle case where the query is prefixed by 'rql:' as allowed by the search input
stable
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
[repo tests] add test case for RQLUniqueConstraint
stable
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
[primary view] properly handle case where view specified in pvdc['vid'] isn't selectable
stable
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
[primary view] don't need to pick arbitrary target, this is properly handled by the rtag
stable
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
[schema] turn comment into docstring for RQLUniqueConstraint
stable
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
[schema] ensure DISTINCT is displayed for constraint using it, this ease debugging
stable
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
[windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic)
stable
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
[schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
stable
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
[schema] mark CWUniqueTogetherConstraint and its relations as schema entity/relations
|
changeset |
files
|
2010-09-14 |
Sylvain Thénault |
[windows distrib] trailing slashes in MANIFEST.in breaks windows install (sic)
|
changeset |
files
|
2010-09-13 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-09-13 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
2010-09-13 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-09-13 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.6-1 for changeset 7d2cab567735
stable
|
changeset |
files
|
2010-09-13 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.6 for changeset d37428222a63
stable cubicweb-debian-version-3.9.6-1
|
changeset |
files
|
2010-09-13 |
Sylvain Thénault |
[migration] attempt to fix pre 3.6 migration
stable
|
changeset |
files
|
2010-09-13 |
Sylvain Thénault |
[migration] remove buggy assertion
stable
|
changeset |
files
|
2010-09-13 |
Aurelien Campeas |
[js] jqNode is more robust here wrt some node ids
stable
|
changeset |
files
|
2010-09-13 |
Aurelien Campeas |
[migration] .pop() is more readable
stable
|
changeset |
files
|
2010-09-13 |
Sylvain Thénault |
[form fields] option may be a 3-uple (3d element being dict containing widget options)
stable cubicweb-version-3.9.6
|
changeset |
files
|
2010-09-13 |
Sylvain Thénault |
[migration] fix so that context modification are reflected on the currently executed migration script
stable
|
changeset |
files
|
2010-09-13 |
Sylvain Thénault |
3.9.6
stable
|
changeset |
files
|
2010-09-13 |
Adrien Di Mascio |
[javascript] get rid of tabs
stable
|
changeset |
files
|
2010-09-13 |
Adrien Di Mascio |
[javascript] fix test_ajax.js implementation
stable
|
changeset |
files
|
2010-09-13 |
Sylvain Thénault |
[migration] commit just after symetric has been renamed to symmetric (else later rollback may cancel this)
stable
|
changeset |
files
|
2010-09-12 |
Nicolas Chauvat |
[doc] fix link to appendix
stable
|
changeset |
files
|
2010-09-10 |
Alexandre Fayolle |
nicer error reporting for unique together constraints
stable
|
changeset |
files
|
2010-09-10 |
Alexandre Fayolle |
removed print_exc
stable
|
changeset |
files
|
2010-09-10 |
syt |
fix tests
stable
|
changeset |
files
|
2010-09-10 |
Alexandre Fayolle |
unique_together integration in CW (alf+syt)
stable
|
changeset |
files
|
2010-09-10 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-09-10 |
Sylvain Thénault |
[test] skip unittest_fti if we don't have the required setup...
stable
|
changeset |
files
|
2010-09-10 |
Sylvain Thénault |
[test] fix in 6203:d3dea5f84404 wasn't enough
stable
|
changeset |
files
|
2010-09-10 |
Sylvain Thénault |
[json controller] check rql is really specified
stable
|
changeset |
files
|
2010-09-10 |
Sylvain Thénault |
[test] during some tests (unittest_migrations), we should not register ClearGroupMap which is actually already there
stable
|
changeset |
files
|
2010-09-10 |
Sylvain Thénault |
i18n update
stable
|
changeset |
files
|
2010-09-10 |
Sylvain Thénault |
[c-c create] ask for database driver by default
stable
|
changeset |
files
|
2010-09-09 |
Sylvain Thénault |
[migration] when some CWGroup is added during migration, we should reset migration handler's group mapping cache and the set telling what have been synchronized (we may be able to add some new groups on perms syncing...)
stable
|
changeset |
files
|
2010-09-09 |
Sylvain Thénault |
remove debug print
stable
|
changeset |
files
|
2010-09-09 |
Sylvain Thénault |
add a small c-c shell script to detect cycle for a given relation
stable
|
changeset |
files
|
2010-09-09 |
Sylvain Thénault |
[test] fixes to follow recent changes
stable
|
changeset |
files
|
2010-09-09 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
2010-09-09 |
Sylvain Thénault |
[rset] add test for #1251252, actually fixed in rql; fix docstring and add comments in rset.related_entity to make things clearer
stable
|
changeset |
files
|
2010-09-09 |
Sylvain Thénault |
[querier test] remove some actually bad tests that were passing thanks to a sqlite bug
stable
|
changeset |
files
|
2010-09-08 |
Nicolas Chauvat |
[views] do not underline h1 titles for tabbedprimary views
stable
|
changeset |
files
|
2010-09-08 |
Nicolas Chauvat |
[doc] improve doc thanks to user feedback
stable
|
changeset |
files
|
2010-09-08 |
Sylvain Thénault |
[schema deserial] fix loading of schema when mapping an entity type to an existing one
stable
|
changeset |
files
|
2010-09-07 |
Sylvain Thénault |
[migration] more rename_entity_type fix
stable
|
changeset |
files
|
2010-09-07 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
2010-09-07 |
Sylvain Thénault |
[integrity] fix case where we can get two entities related while the cardinality is single on the object of an inlined relation
stable
|
changeset |
files
|
2010-09-07 |
Sylvain Thénault |
[migration] propose to open pdb on error during execution of rql/sql query
stable
|
changeset |
files
|
2010-09-07 |
Sylvain Thénault |
[migration] set ask_confirm=False by default on rqlexec
stable
|
changeset |
files
|
2010-09-07 |
Sylvain Thénault |
[c-c db-check] skip error while checking relation, useful when analyzing really broken database (after a migration failure for instance
stable
|
changeset |
files
|
2010-09-07 |
Sylvain Thénault |
[c-c db-check] add missing import
stable
|
changeset |
files
|
2010-09-07 |
Nicolas Chauvat |
[doc] fix typo
stable
|
changeset |
files
|
2010-09-07 |
Alexandre Fayolle |
merged unpushed changes
|
changeset |
files
|
2010-09-07 |
Alexandre Fayolle |
merged unpushed changes
stable
|
changeset |
files
|
2010-09-02 |
Alexandre Fayolle |
fix name error by adding missing import
|
changeset |
files
|
2010-09-01 |
Alexandre Fayolle |
migration actions for unique_together constraints
stable
|
changeset |
files
|
2010-09-07 |
Sylvain Thénault |
remove buggy call to builtins._ on navigation content
stable
|
changeset |
files
|
2010-09-06 |
Nicolas Chauvat |
[views] rename Edition to Modification and personal information to profile
stable
|
changeset |
files
|
2010-09-06 |
Sylvain Thénault |
[cw.utils] avoid spurious warning, ustrftime may be globally imported
stable
|
changeset |
files
|
2010-09-06 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
2010-09-06 |
Sylvain Thénault |
add missing msgstr
|
changeset |
files
|
2010-09-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-09-03 |
Aurelien Campeas |
[web/uicfg] better error reporting for reledit_ctrl
stable
|
changeset |
files
|
2010-09-01 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
2010-08-26 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
2010-08-26 |
Alexandre Fayolle |
fix order of parameters in call to callfunc_every
stable
|
changeset |
files
|
2010-08-31 |
Aurelien Campeas |
[test/entity] fix test (following mtconverter 0.8+ plain text transform change)
stable
|
changeset |
files
|
2010-08-27 |
Adrien Di Mascio |
[doc] add documentation on RealDatabaseConfiguration
stable
|
changeset |
files
|
2010-08-27 |
Adrien Di Mascio |
[devtools] add url_publish() method on CubicWebTC to test a full publishing process from the url_resolver to the html generation
stable
|
changeset |
files
|
2010-08-27 |
Adrien Di Mascio |
[devtools] make CubiwebTC.login() context-manager restore the testcase connection on exit
stable
|
changeset |
files
|
2010-08-27 |
Adrien Di Mascio |
[devtools] restore ability to test on real databases
stable
|
changeset |
files
|
2010-08-27 |
Adrien Di Mascio |
[migration] fix add_relation_type() for symmetric relations
stable
|
changeset |
files
|
2010-08-26 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-26 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.5-1 for changeset 12038ca95f0f
stable
|
changeset |
files
|
2010-08-26 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.5 for changeset 0a1fce8ddc67
stable cubicweb-debian-version-3.9.5-1
|
changeset |
files
|
2010-08-26 |
Sylvain Thénault |
3.9.5
stable cubicweb-version-3.9.5
|
changeset |
files
|
2010-08-26 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
2010-08-26 |
Sylvain Thénault |
[doc, adapters] drop deprecated code from examples
stable
|
changeset |
files
|
2010-08-26 |
Sylvain Thénault |
[doc] interesting stuff backported
stable
|
changeset |
files
|
2010-08-26 |
Sylvain Thénault |
[doc] clean ITreeAdapter documentation
stable
|
changeset |
files
|
2010-08-26 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-08-26 |
Sylvain Thénault |
remove useless import
|
changeset |
files
|
2010-08-26 |
Alexandre Fayolle |
use is_instance in a number of places (esp. documentation) rather than the deprecated implements
stable
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
[new components] fix dumb name error
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
remove some deprecated stuff about relation definition
stable
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
[book] more about has_<action>_permission and enhance a bit security definition section
stable
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
update documentation to follow 6142:8bc6eac1fac1 changes. Try to make it better and move most doc with code on the way
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
cwconfig module already used by another autodocstring. Drop this currently useless file
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
more cwctl api update and fixes
stable
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
[c-c create] argument inversed accidentally
stable
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
[web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
[boxes] introduce new boxes system
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-25 |
Sylvain Thénault |
update to lgc.clcommands 0.51 api
stable
|
changeset |
files
|
2010-08-24 |
Nicolas Chauvat |
[css] make sure the toolbar is clickable because layered over title
stable
|
changeset |
files
|
2010-08-24 |
Nicolas Chauvat |
[dataimport] refactor commitevery to gain readability
stable
|
changeset |
files
|
2010-08-23 |
Alexandre Fayolle |
[win32] no os.getuid on windows
stable
|
changeset |
files
|
2010-08-23 |
Alexandre Fayolle |
use logilab.common.date.ustrftime in json encoder to work around datetime.strftime limitation on dates < 1900
stable
|
changeset |
files
|
2010-08-23 |
Alexandre Fayolle |
use iter_and_commit in example
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
[c-c check-mapping] fix dumb name error and add a warning about inlined crossed relation
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
[ms] more planning bug fixes
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
oops, missing part of 6125:628cf5213154 (mapping file checking)
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
[ms] fix two planner bugs: one occuring query such as X created_by U where X in a external source and U may come from an ldap source. The other being that when we've to merge input maps, we were modifying the same tree/solutions while a copy were needed. Also, ensure we add type restrictions, necessary for pyro source
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
[ms, c-c] new command checking for consistency / potentian flaws and enhancements of mapping file of a multi-sources instance
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
[repository] enabled sources refactoring: to avoid error, we should always have all known source in repo.sources_by_uri and only enabled ones in repo.sources, so we still have access to the definition of temporarily disabled sources
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
[migration] enhance RqlForIterator so we can do 'for e in rqliter(...).entities()'
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
[ms] when entity is coming from an external source, don't add non final relations on complete
stable
|
changeset |
files
|
2010-08-20 |
Sylvain Thénault |
[querier] add_types_restriction_cleanups: remove useless try/except (we already filtered out variables not in newroot.defined_vars) and dict accss. Also systematically set computed solutions instead of modifying existing ones
stable
|
changeset |
files
|
2010-08-20 |
Alexandre Fayolle |
improvements in dataimport.py
stable
|
changeset |
files
|
2010-08-19 |
Alexandre Fayolle |
add missing semi colon in js
stable
|
changeset |
files
|
2010-08-18 |
Sylvain Thénault |
[book] some more documentation and cleanups
stable
|
changeset |
files
|
2010-08-18 |
Sylvain Thénault |
new RelationAttributeFacet + other fixes and cleanup + facets test
stable
|
changeset |
files
|
2010-08-18 |
Sylvain Thénault |
[migration] remove bad test when constructing attributes to copy in rename_entity_type: the old entity type is not in the fschema due to schema deserialization trick
stable
|
changeset |
files
|
2010-08-17 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-08-17 |
Sylvain Thénault |
[migration] fix rename_entity_type: avoid removal of attributes on the new entity type from the schema during migration
stable
|
changeset |
files
|
2010-08-17 |
Sylvain Thénault |
[migration] we can now specify attributes to backport to rename_entity_type using its attrs argument
stable
|
changeset |
files
|
2010-08-17 |
Sylvain Thénault |
[formwidgets] new allow_none attribute on BooleanField allowing a third None value for booleans
stable
|
changeset |
files
|
2010-08-17 |
Sylvain Thénault |
[primary view] consider rtypevid flag for relations in the 'relations' section as well
stable
|
changeset |
files
|
2010-08-17 |
Adrien Di Mascio |
[db-fti-index] simple fix fpr progressbar-related crash when etypes is None in reindex_entities()
stable
|
changeset |
files
|
2010-08-16 |
Aurelien Campeas |
[views/reledit] small refactoring
stable
|
changeset |
files
|
2010-08-16 |
Aurelien Campeas |
[views/reledit] fix bad role handling in _may_add_related
stable
|
changeset |
files
|
2010-08-13 |
Sylvain Thénault |
integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places
stable
|
changeset |
files
|
2010-08-13 |
Adrien Di Mascio |
[web] fix typo in ajax_build_url (s/xtml/xhtml)
stable
|
changeset |
files
|
2010-08-12 |
Sylvain Thénault |
[web controller] don't try to translate arbitrary exception message
stable
|
changeset |
files
|
2010-08-12 |
Aurelien Campeas |
[selectors] fix match_transition & introduce new edited_attribute selector
stable
|
changeset |
files
|
2010-08-12 |
Sylvain Thénault |
RQLUniqueConstraint not in CWConstraintType for some old instances
stable
|
changeset |
files
|
2010-08-12 |
Alexandre Richardson |
[tableview] take care, description may include None (try Any NULL)
stable
|
changeset |
files
|
2010-08-12 |
Aurelien Campeas |
fix typo
stable
|
changeset |
files
|
2010-08-12 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-12 |
Sylvain Thénault |
[form, migration] etype_relation_field should not raise error, it may block migration if used for a non yet existing field
stable
|
changeset |
files
|
2010-08-11 |
Sylvain Thénault |
fix bug introduced by 6098:a0fde9334dd0
stable
|
changeset |
files
|
2010-08-11 |
Alexandre Fayolle |
work around Apache's mod_proxy limitation with special chars in URLs by not using Rest urls when such a case is detected
stable
|
changeset |
files
|
2010-08-11 |
Sylvain Thénault |
[entity] base_url argument may be explicitly specified for other purpose (eg http/https site version control)
stable
|
changeset |
files
|
2010-08-11 |
Sylvain Thénault |
[cleanup] remove debug print
stable
|
changeset |
files
|
2010-08-11 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[dot] oops, should use dc_title here
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-10 |
Stephanie Marcu |
more generic dot graph generator
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[login template] missing xml_escape
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[primary] backport _rel_label method from the default branch
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-10 |
Stephanie Marcu |
[doc] docstring more explicit for pyviews
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[debug] change severity of 'site_cubicweb loaded' message to debug
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[primary] handle final relation (eg attribute) in the relations section, and give dispctrl to view's extra kwargs as for non final relation
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[entity] entity.view now support initargs as req.view
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[schema view] use rdef.ACTIONS, attribute/relation don't use the same actions permission, that causes a crash for attribute rdefs
stable
|
changeset |
files
|
2010-08-10 |
Sylvain Thénault |
[tabs] take care, vid may not be a valid dom id (for jQuery at least)
stable
|
changeset |
files
|
2010-08-10 |
Adrien Di Mascio |
[forms] callable field kwargs now always take form _and_ field parameters
|
changeset |
files
|
2010-08-10 |
Adrien Di Mascio |
[forms] test abs() rql function
|
changeset |
files
|
2010-08-09 |
Adrien Di Mascio |
[schema] consider ETYPE_NAME_MAP when deserializing specialization relations
stable
|
changeset |
files
|
2010-08-09 |
Nicolas Chauvat |
fix the fix
stable
|
changeset |
files
|
2010-08-09 |
Nicolas Chauvat |
fix missing import in web.request
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[migration] when some inlined relation definition is added to an entity type which has some specialized types, it should be propagated to those types else they may miss the necessary table column to store the relation
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[migration] dont crash if a group doesn't exists (it may not exists yet)
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[migration] fix rename_entity_type bug: not putting eids of relation deleted using sql query may cause later error on commit, complaining on missing relation on an entity which has been actually deleted
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[migration] fix crash when adding symmetric relation type
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[db-create] fix bug introduced by 6060:353bec342e2a (we ask for user while in non verbose mode)
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[session] should be _cw, not req
stable
|
changeset |
files
|
2010-08-06 |
Sylvain Thénault |
[primary] use a new rtypevid flag in primary view display controller, allowing to tell the view for a non final relation should be called as an attribute view (eg, not on the target rset)
stable
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[cwprops] fix callable vocabulary of cwproperties which were inconsistently called. No more argument, should now simply return a list of (untranslated) values
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[vreg] rename select* object id argument to avoid name clash with arbitrary kwargs, just in case...
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[primary] refactor primary view handling of relation's label
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-04 |
Aurelien Campeas |
[doc/book] note about bootstrap_cubes file
stable
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[request] missing paren
stable
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[request] js is defined in uilib, not utils
stable
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[request] enhanced user[_rql]_callback method, allowing to call other js variant, eg one of userCallback, userCallbackThenUpdateUI, userCallbackThenReloadPage (the default). Also benefit from the new magic js object.
stable
|
changeset |
files
|
2010-08-04 |
Sylvain Thénault |
[pyro] instance id cleanup, ensure config['pyro-instance-id'] is a fully qualified pyro id on the server side
stable
|
changeset |
files
|
2010-08-03 |
Sylvain Thénault |
[db create] don't ask user/password if the underlying db doesn't support it (eg sqlite)
stable
|
changeset |
files
|
2010-08-03 |
Alexandre Fayolle |
added tip on config file migration in scripts
stable
|
changeset |
files
|
2010-08-03 |
Sylvain Thénault |
[ms] ensure owned_by/created_by can't be crossed among pyro-rql sources
stable
|
changeset |
files
|
2010-08-03 |
Sylvain Thénault |
[ms] cleanups
stable
|
changeset |
files
|
2010-08-03 |
Sylvain Thénault |
[ms] fix a ms plannification bug with NOT is
stable
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.4-1 for changeset 8d32d82134dc
stable
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.4 for changeset 6cebb361dcb2
stable cubicweb-debian-version-3.9.4-1
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
3.9.4
stable cubicweb-version-3.9.4
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
[rql2sql] add test for rql bug #37423, which triggered a cw bug fixed by this changeset (infinite loop with some queries...)
stable
|
changeset |
files
|
2010-08-02 |
Sylvain Thénault |
[doc] started js/css coding standards
stable
|
changeset |
files
|
2010-07-30 |
Aurelien Campeas |
fix idownload view pb. for xhtml browsers
stable
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[selectors] fix is_instance bug w/ parent classes. Also slight performance enhancements by changing what's returned by vreg['etypes'].parent_classes method (dedicated for this usage...) and removing no more necessary methods
stable
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[schema view] we don't support multiple inheritance
stable
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[view] use the new magic js object to generate javascript func call for auto reload user callbacks
stable
|
changeset |
files
|
2010-07-30 |
Aurelien Campeas |
[js/edition] fix pb with IE not handling long GETs #1203789
stable
|
changeset |
files
|
2010-07-30 |
Julien Jehannet |
[migration] commit only sql script migration
stable
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[index page] refactor add_entity_link: no need to give request, nicer to check perm before calling the method, and use the new create url factory
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[facet] refactor bookmark this search link creation: check perm before calling the method, and use the new create url factory
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[view] deprecate create_url in favor of a cw_create_url class method on entity classes
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
small cleanups
stable
|
changeset |
files
|
2010-07-30 |
Sylvain Thénault |
[vreg debug] use classid to get cleaner output
stable
|
changeset |
files
|
2010-07-29 |
Julien Jehannet |
[windmill] add xul-ext firefox plugin
stable
|
changeset |
files
|
2010-07-29 |
Julien Jehannet |
[migration] unify process_script command
stable
|
changeset |
files
|
2010-07-27 |
Julien Jehannet |
tests: use larger timeouts in windmill tests
stable
|
changeset |
files
|
2010-07-28 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-28 |
Sylvain Thénault |
[session] session auto reconnect feature has gone with the session-time refactoring in 6012:d56fd78006cd
|
changeset |
files
|
2010-07-28 |
Sylvain Thénault |
[debug view] action moved
stable
|
changeset |
files
|
2010-07-28 |
Sylvain Thénault |
[test] check_session returns an int since 6012:d56fd78006cd
|
changeset |
files
|
2010-07-28 |
Aurelien Campeas |
[editcontroller] turn eid into an int if possible, avoiding pbs. further down (case: preview cube)
stable
|
changeset |
files
|
2010-07-28 |
Sylvain Thénault |
[session] this log should be at the debug level, not info
stable
|
changeset |
files
|
2010-07-28 |
Sylvain Thénault |
[ms] log after preprocessing, else we don't see the query which is actually planned (may have been modified by security insertion)
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.3-1 for changeset ab1f9686ff3e
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.3 for changeset 900772fd9caa
stable cubicweb-debian-version-3.9.3-1
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
[forms] default combobox view should accept arbitrary keyword arguments
stable cubicweb-version-3.9.3
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
3.9.3
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
i18n update
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
[security] don't put uncrypted password in query parameters, else it may be logged on error
oldstable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
[relations in ui] provide context information when computing label for a relation
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
[security] do not show sessions information to non managers users. Close security ticket #38246
stable
|
changeset |
files
|
2010-07-27 |
Sylvain Thénault |
[dbapi] update renamed argument
|
changeset |
files
|
2010-07-26 |
Nicolas Chauvat |
[debug] improve debug messages
stable
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[dbapi] cleanup shared data api: let access to transaction from dbapi, we can write it after all... Also, querydata is better named txdata
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[session] cleanup session-time / cleanup-session-time...
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[debug] when a loop is detected in a tree, log the entity involved in it to ease repair
stable
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[image js] fix image fit screen function
stable
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[idownloadable primary view] when file is an image, display attributes below the image
stable
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[selector] adjuts score returned by the adaptable selector to get correct priority over is_instance
stable
|
changeset |
files
|
2010-07-26 |
Sylvain Thénault |
[navigation] refactor previous / next navigation component to ease overriding
stable
|
changeset |
files
|
2010-07-23 |
Sylvain Thénault |
[massmailing] need edition.js for the freeezeFormButtons function
stable
|
changeset |
files
|
2010-07-23 |
Nicolas Chauvat |
[views] link to public url when trying https without an account
stable
|
changeset |
files
|
2010-07-21 |
Sylvain Thénault |
[image] more handy image resizing using javascript
stable
|
changeset |
files
|
2010-07-21 |
Sylvain Thénault |
[rql2sql] fix bug with NOT of inlined relation: NULL values are not properly handled and hence some rows won't be returned while the should
stable
|
changeset |
files
|
2010-07-21 |
Sylvain Thénault |
[schema sync] if something went wrong while getting rdef in precommit event, rdef adttribute won't be set in revertprecommit. We don't want to fail in such case
stable
|
changeset |
files
|
2010-07-21 |
Sylvain Thénault |
[migration] add script to repair instances which have lost some relation due to 3.9 + file 1.9 migration (bad Image -> File entity type renaming)
stable
|
changeset |
files
|
2010-07-21 |
Nicolas Chauvat |
[uiprops] check that STYLESHEETS* and JAVASCRIPTS are lists
stable
|
changeset |
files
|
2010-07-20 |
Sylvain Thénault |
[migration] fix rename_entity_type to avoid to loose some relations on the way
stable
|
changeset |
files
|
2010-07-20 |
Sylvain Thénault |
[js] fix bug encountered with IE (result evaluated to true while no response text -> json parse error)
stable
|
changeset |
files
|
2010-07-20 |
Sylvain Thénault |
[table view] fix bad arguments given to form_filter method
stable
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
[deprecation] remove 3.8 deprecation warning
stable
|
changeset |
files
|
2010-07-19 |
Julien Jehannet |
[test] improve windmill integration, new test on relation edition
stable
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
backport default into stable. STABLE IS NOW 3.9, default 3.10
stable
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
backport stable into oldstable. oldstable is now 3.8
oldstable
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
[css] set 100% width/height on image from idownloadable primary view
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
[c-c start repo] config log's threshold is upper case while option accepts lower case. This break c-c start of repository instances.
|
changeset |
files
|
2010-07-19 |
Sylvain Thénault |
[querier] actually fix bug attempted to be fixed in 5942:f1abba8ccc01. The pb was not in multi-sources but because of missing annotation on rql generated by security insertion
|
changeset |
files
|
2010-07-17 |
Sylvain Thénault |
[basetemplate nav] no need for an attribute here
|
changeset |
files
|
2010-07-17 |
Sylvain Thénault |
[images] use tags.img and allow to add arbitrary attributes on the image. Use it to set a class when image is the primary entity
|
changeset |
files
|
2010-07-17 |
Sylvain Thénault |
[images] add link around main image
|
changeset |
files
|
2010-07-16 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.2-1 for changeset 8a23821dc138
|
changeset |
files
|
2010-07-16 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.2 for changeset e51796b9caf3
cubicweb-debian-version-3.9.2-1
|
changeset |
files
|
2010-07-16 |
Sylvain Thénault |
3.9.2
cubicweb-version-3.9.2
|
changeset |
files
|
2010-07-16 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-16 |
Sylvain Thénault |
[idownloadable] fix download_url prototype: should accept arbitrary kwargs to add as form parameters to the generated url
|
changeset |
files
|
2010-07-16 |
Sylvain Thénault |
[entity] fix setdefault implementation: should return actual value
|
changeset |
files
|
2010-07-16 |
Nicolas Chauvat |
[web] eid key is deprecated
|
changeset |
files
|
2010-07-15 |
Sylvain Thénault |
[js] cleanup
|
changeset |
files
|
2010-07-15 |
Sylvain Thénault |
[js] fix typo causing blank page...
|
changeset |
files
|
2010-07-15 |
Sylvain Thénault |
[transaction] if error on rollbacking a source, replace the connection by a new one
stable
|
changeset |
files
|
2010-07-15 |
Sylvain Thénault |
[transaction] do not attempt to reconnect if there has been some write during the transaction
stable
|
changeset |
files
|
2010-07-15 |
Sylvain Thénault |
[testlib] when no validator specified, simply return stripped output, not None
|
changeset |
files
|
2010-07-15 |
Stephanie Marcu |
[3.6] fix deprecation warnings
|
changeset |
files
|
2010-07-15 |
Sylvain Thénault |
[ldap] take care, email address may be a list. In such case, only consider the first one (XXX). Also, fix call to reset_caches.
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
[ajax] fix the fix introduced in 3.9.1 to avoid duplicated loads: it cause some other errors since the browser may load the script *after* the server-response event is emited, causing pb if the script interact with this event
|
changeset |
files
|
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...
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
[ldap] fix update script
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
[c-c shell] script to update the base dn of an ldap source
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
cleanups
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
[iprevnext] implements cell_call to remove warning when displayed in the main content zone
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.1-1 for changeset 9bd75af3dca3
|
changeset |
files
|
2010-07-13 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.1 for changeset 4d75f743ed49
cubicweb-debian-version-3.9.1-1
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
[actions] homogen action/view selectors. Move action together with associated view to avoid such thing in the future
cubicweb-version-3.9.1
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
3.9.1
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
[config] run time directory created when necessary on startup, don't check it exists while creating the instance (closes #1177687)
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.8.7-1 for changeset 1cccf88d6dfe
stable
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
Added tag cubicweb-version-3.8.7 for changeset a1a334d93439
stable cubicweb-debian-version-3.8.7-1
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
[form] take care to not unicodify None values
|
changeset |
files
|
2010-07-12 |
Sylvain Thénault |
[fti migration] test and fix reindexation of some specific entity types
stable
|
changeset |
files
|
2010-07-09 |
Aurelien Campeas |
[doc/book] fix & enhance rql intro chapter
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[ajax box] shouldn't give js object directly to xml_escape
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[uilib] js objects implements __unicode__
|
changeset |
files
|
2010-07-08 |
Adrien Di Mascio |
[test] fix test_ajax js tests. We have to mock some of our js functions / variables (e.g. _ or pageid) in the test environment
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[box] provide a new generic base box class to edit relation to simple entities, backported from the 'tag' cube
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[test] remove deprecated test file
|
changeset |
files
|
2010-07-08 |
Aurelien Campeas |
merge
|
changeset |
files
|
2010-07-08 |
Aurelien Campeas |
[web/views/reledit] explicitely add the field if the formid is base + line cleanups
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[ftirank] when ordered by fti rank, we don't want page navigation. Anyway, sorted nav component shouldn't consider has_text relation.
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[multi-sources] we should annotate those queries, else there is a chance to get bad sql...
|
changeset |
files
|
2010-07-08 |
Adrien Di Mascio |
[tests] make sure controllers created by ctrl_publish() have a valid appli attribute
stable
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[test] buggy import make test fails
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[uiprops] use lazystr and update some variables usage in css
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[uiprops] introduce lazystr to get a chance to change style without having to change all properties
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[javascript] more cleanups and deprecation warnings removal
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[js] fix misplaced bracket
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[forms] we need a wrapping list to avoid bug caused by flatening done by $.map. Closes #1164908
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[web configuration] http/https ui properties should not share the same cache directory
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
[web configuration] ensure data home directory / uicache file belong to daemon user and are writeable
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.0-1 for changeset eda4940ffef8
|
changeset |
files
|
2010-07-08 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.0 for changeset d9936c39d478
cubicweb-debian-version-3.9.0-1
|
changeset |
files
|
2010-07-07 |
Aurelien Campeas |
[debian/control] do not forbid shipment with python 2.6
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
[cube dist] fix default setup.py, well we get the cube also installed in lib/python, that may cause pb (eg the email cube for instance). UPDATE YOUR CUBE's setup.py
stable
|
changeset |
files
|
2010-07-07 |
Sylvain Thénault |
[migration] new migration command to change fti weight for an entity t ype
cubicweb-version-3.9.0
|
changeset |
files
|