2009-07-28 Nicolas Chauvat [doc] fix problem with layout, thanks to Sandrine
2009-07-28 Nicolas Chauvat merge
2009-07-16 Sandrine Ribeau merge
2009-07-16 Sandrine Ribeau Missing xml_escape import.
2009-07-28 Nicolas Chauvat [doc] some more rewriting
2009-07-28 Adrien Di Mascio backport stable branch changesets
2009-07-28 Adrien Di Mascio [javascript] fix IFRAME implementation and make it work in IE 6/7 + FF3 with text/html served pages stable
2009-07-28 Nicolas Chauvat [doc] #306434: say a word about optimization
2009-07-28 Nicolas Chauvat [doc] a bit of rewriting
2009-07-28 Nicolas Chauvat [i18n] #344832: rename entities.pot
2009-07-28 Nicolas Chauvat [doc] #342929: bad migration command in overview
2009-07-28 Nicolas Chauvat [cleanup] improve dialog message consistency
2009-07-28 Nicolas Chauvat [cleanup] nicer imports
2009-07-28 Sylvain Thénault bad merge?
2009-07-28 Sylvain Thénault make fyzz/spa2rql a recommends only
2009-07-28 Sylvain Thénault remove debug print
2009-07-28 Sylvain Thénault per cube message
2009-07-28 Sylvain Thénault we've to call cleanup_sys_modules manually for proper schema modules cleanup
2009-07-27 Sylvain Thénault merge
2009-07-27 Nicolas Chauvat #344787: add options to idownloadable
2009-07-27 Sylvain Thénault some new field/widgets classes: CompoundField, IntervalWidget, HorizontalLayoutWidget
2009-07-27 Sylvain Thénault widget.render now takes the renderer as third argument (keeping minimal bw compat)
2009-07-27 Sylvain Thénault take care to None labels
2009-07-27 Sylvain Thénault new fieldset attribute on field, use to group fields by the default form renderer
2009-07-27 Sylvain Thénault nicer checkbox widget implementation, avoid extra <br/> at the end
2009-07-27 Sylvain Thénault allow vocabulary functions to return either label/value or label/value/dict (to use as attributes of the tag for this input)
2009-07-27 Sylvain Thénault select attributes should be escaped
2009-07-27 Sylvain Thénault extract function: sgml_attributes
2009-07-27 Sylvain Thénault meta is gone away
2009-07-27 Adrien Di Mascio [selectors] change specified_etype_implements: kwargs prevails on req.form
2009-07-27 Sylvain Thénault merge
2009-07-27 Adrien Di Mascio [cleanup] started to improve cubicweb-ctl dialog messages consistency
2009-07-27 Adrien Di Mascio merge
2009-07-26 Adrien Di Mascio [sqlutils] fix stupid typo
2009-07-27 Sylvain Thénault should not specify attrcategories here
2009-07-27 Sylvain Thénault rewrite .sql / .rel files, drop unnecessary entity types, explicit imports
2009-07-27 Sylvain Thénault don't check versions on db-restore
2009-07-24 Sylvain Thénault #343714: Enable workflow transition comments editing
2009-07-24 Sylvain Thénault fix some default autoform_section
2009-07-24 Sylvain Thénault some reledit fixes: actually needs metadata in form's attrcategories, check autoform_section for attributes (XXX need check for relation), no <not specified> visible when attribute isn't editable
2009-07-24 Sylvain Thénault explicit imports
2009-07-24 Sylvain Thénault document
2009-07-24 Sylvain Thénault test and fix wf history security
2009-07-24 Sylvain Thénault use an actual state name, not a transition name
2009-07-24 Sylvain Thénault missing import
2009-07-24 Sylvain Thénault missing import
2009-07-24 Sylvain Thénault boulet...
2009-07-24 Sylvain Thénault #343624: access to ORM and views outside web engine
2009-07-24 Sylvain Thénault #343839: update entity's modification date after changing its state
2009-07-24 Sylvain Thénault merge
2009-07-24 Sylvain Thénault major refactoring of database dump/restore:
2009-07-24 Sylvain Thénault should check for every system hooks, not only server_startup
2009-07-24 Aurelien Campeas typo
2009-07-24 Aurelien Campeas [reledit] do NOT peruse the likely ?vid=edition part
2009-07-24 Sylvain Thénault #344772: instance backups should be done in instance_data_dir
2009-07-24 Sylvain Thénault should be enough. Nicer isn't it?
2009-07-24 Sylvain Thénault mkstemp return a 2-uple
2009-07-24 Sylvain Thénault merge
2009-07-24 Aurelien Campeas merge
2009-07-24 Aurelien Campeas [reledit] a nicer icon
2009-07-24 Aurelien Campeas [reledit] backport stable fixes
2009-07-24 Aurelien Campeas [reledit] attributes : have a laning zone after all (less intrusive), fix likely bug of relation edition stable
2009-07-24 Sylvain Thénault take care to migration w/ X.Y.Z_Any.py / X.Y.Z_common.py
2009-07-24 Sylvain Thénault take care of sources with no write support (eg ldapuser)
2009-07-24 Sylvain Thénault fix versions_map doc
2009-07-24 Sylvain Thénault migrate option
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-07-24 Sylvain Thénault unused (unusable actually)
2009-07-24 Sylvain Thénault fix/enhance baseview doc
2009-07-24 Sylvain Thénault new distinguish repairing/creating from regular start.
2009-07-24 Sylvain Thénault fix syntax/import errors & adapted list base class
2009-07-24 Sylvain Thénault begin to drop ref to secondary view
2009-07-24 Sylvain Thénault cleanup
2009-07-24 Sylvain Thénault new adaptedlist view
2009-07-24 Sylvain Thénault move all view.url() logic in a single implementation
2009-07-24 Sylvain Thénault don't fail on unknown eid, simply issue a warning
2009-07-24 Adrien Di Mascio [server] take a chance to grab base-url from all-in-one config if not specified explicitly
2009-07-24 Adrien Di Mascio hide cwuri from web forms
2009-07-24 Adrien Di Mascio usage of '**' is deprecated in RelationType declaration, use '*' instead
2009-07-24 Adrien Di Mascio add migration script for the new cwuri metadata attribute
2009-07-24 Adrien Di Mascio fix indentation problems in bootstrap_migration (use 4 spaces instead of 3)
2009-07-24 Adrien Di Mascio fix mkstemp() usage in migration commands
2009-07-23 Aurelien Campeas fix a couple NameErrors
2009-07-23 Sylvain Thénault move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
2009-07-23 Adrien Di Mascio backport stable branch into default
2009-07-23 Adrien Di Mascio merge
2009-07-23 Adrien Di Mascio new cwuri metadata + a few tests fixes on the way
2009-07-23 Adrien Di Mascio [tests] fixes (including two operations renaming)
2009-07-23 Adrien Di Mascio add simple tests for standard metadata hooks
2009-07-23 Adrien Di Mascio [tests] remove some other 'meta' relation usage in tests
2009-07-23 Adrien Di Mascio fix SystemHook declaration, accepts=('',) doesn't mean anything
2009-07-23 Nicolas Chauvat merge
2009-07-23 Nicolas Chauvat add list of cubes included in the standard library
2009-07-23 Nicolas Chauvat #344747: add env var CW_MODE
2009-07-23 Sylvain Thénault merge
2009-07-23 Adrien Di Mascio fix schemaserial tests: meta doesn't exist anymore
2009-07-23 Nicolas Chauvat [refactor] #342855: replace uses of (deprecated) mktemp
2009-07-23 Nicolas Chauvat rename environment variables
2009-07-23 Nicolas Chauvat [cleanup] fix typo
2009-07-23 Nicolas Chauvat #343093: display workflow
2009-07-23 Nicolas Chauvat [cleanup] fix tests
2009-07-23 Nicolas Chauvat merge
2009-07-23 Nicolas Chauvat #343227: display the workflow history of any entity
2009-07-23 Nicolas Chauvat [cleanup] fix tests
2009-07-23 Nicolas Chauvat [cleanup] fix deprecation warnings
2009-07-23 Sylvain Thénault cleanup
2009-07-23 Sylvain Thénault move all schema related views where they belong (eg not startup), fix schema graph views
2009-07-23 Sylvain Thénault sparql: support for literal restriction
2009-07-23 Adrien Di Mascio add sameAs support in cubicweb standard schema
2009-07-23 Nicolas Chauvat #197873: quick access to info for bug report
2009-07-23 Nicolas Chauvat [stdlib] list of cubes included in the cubes standard library stable
2009-07-23 Sylvain Thénault sparql support for limit/offset/orderby
2009-07-23 Sylvain Thénault cleanup/document/refactor
2009-07-23 Adrien Di Mascio python-lxml is now a real dependency
2009-07-22 Sylvain Thénault use space as separator, dot may be found in xml ns
2009-07-22 Sylvain Thénault distinct / reduced support
2009-07-22 Sylvain Thénault possibility to choose results format, set a nicer file name on sparqlxml view
2009-07-22 Sylvain Thénault use space as separator, dot may be found in xml ns
2009-07-22 Adrien Di Mascio simple implementation of sparql XML resultset view
2009-07-22 Sylvain Thénault merge
2009-07-22 Sylvain Thénault quick and dirty support from simple sparql queries + base ui
2009-07-22 Aurelien Campeas does not make sense any more
2009-07-22 Aurelien Campeas a note about branches
2009-07-22 Arthur Lutz add classifiers stable
2009-07-22 Sylvain Thénault optional rset
2009-07-22 Sylvain Thénault should ensure lgc is configured to not use mx to avoid error if backend module is missing mx support
2009-07-21 Sylvain Thénault merge stable
2009-07-21 Sylvain Thénault Added tag cubicweb-debian-version-3.3.4-1 for changeset 7dc22caa7640 stable
2009-07-21 Sylvain Thénault Added tag cubicweb-version-3.3.4 for changeset d46363eac5d7 stable cubicweb-debian-version-3.3.4-1
2009-07-21 Sylvain Thénault properly remove tests from packages stable
2009-07-21 Sylvain Thénault more test location fixes stable cubicweb-version-3.3.4
2009-07-21 Sylvain Thénault don't remove devtools test, properly move etwist tests stable
2009-07-21 Sylvain Thénault update lgc dependency stable
2009-07-21 Sylvain Thénault has been renamed stable
2009-07-21 Sylvain Thénault properly(?) remove test from standard packages stable
2009-07-21 Sylvain Thénault copy test to cubicweb-dev stable
2009-07-21 Sylvain Thénault 3.3.4 stable
2009-07-21 Sylvain Thénault merge stable
2009-07-21 Aurelien Campeas remove with statement stable
2009-07-21 Sylvain Thénault fix typo, remove debug stable
2009-07-21 Sylvain Thénault strange, how does it work by computing maxrelated once everything is done ?
2009-07-21 Nicolas Chauvat [views] epropertiesform renamed propertiesform stable
2009-07-21 Aurelien Campeas [primary] restore render_entity, as it is a bit too much work to update everything accordingly
2009-07-21 Aurelien Campeas a standard-conformant fix for sgml_tags
2009-07-21 Aurelien Campeas a standard-conformant fix for sgml_tags stable
2009-07-21 Nicolas Chauvat [shell] move toolsutils.confirm() to logilab.common.shellutils stable
2009-07-19 Nicolas Chauvat [cw-ctl] improve dialog messages stable
2009-07-18 Nicolas Chauvat [cw-ctl] improve dialog messages stable
2009-07-18 Nicolas Chauvat [cw-ctl] improve dialog messages stable
2009-07-18 Nicolas Chauvat [doc] add list of dependencies in appendix stable
2009-07-17 Aurelien Campeas [reledit] backport default branch fix stable
2009-07-17 Aurelien Campeas [treeview] nicer cookie name
2009-07-17 Aurelien Campeas [reledit] looks better on the left
2009-07-17 Aurelien Campeas [reledit] separate value from landing zone
2009-07-17 Adrien Di Mascio [api] update dbapi.connect() calls to match new prototype (user parameter is now named login) stable
2009-07-16 Aurelien Campeas [views] fix some crashers (schema still does not render properly, might be yams side)
2009-07-16 Aurelien Campeas [tabs] backport entity-less support for tabs
2009-07-16 Aurelien Campeas [js] shrink htmlhelpers, extract massmailing functionality, jslint
2009-07-16 Aurelien Campeas [primary] cleanup, render_entity -> cell_call
2009-07-16 Aurelien Campeas shrink a bit the tabs
2009-07-16 Aurelien Campeas [reledit] simplify a bit more stable
2009-07-16 Aurelien Campeas backport stable branch
2009-07-16 Adrien Di Mascio [reledit] restore primaryview_display_ctrl usage by default in reledit (including bugfix over last implementation) stable
2009-07-15 Nicolas Chauvat [web] cubicweb.widgets.js was missing in treeview stable
2009-07-15 Aurelien Campeas *gasp* stable
2009-07-15 Aurelien Campeas [tests] follow common.tags change stable
2009-07-15 Aurelien Campeas [reledit] remove buggy check, postpone functionnality to 344615 stable
2009-07-15 Aurelien Campeas please html (non-xhtml) browsers # close 344205 stable
2009-07-15 Adrien Di Mascio [schema] fix yams' add_relation monkeypatching
2009-07-10 Sylvain Thénault merge stable
2009-07-10 Aurelien Campeas a warning for attemps to reledit the wrong side of a composite stable
2009-07-10 Aurelien Campeas [reledit] simplify, fixing #344545 stable
2009-07-10 Sylvain Thénault consider primaryview_display_ctrl in reledit, XXX should split into reledit / autoreledit stable
2009-07-10 Sylvain Thénault new RelationTagsDict class, use it in uicfg where necessary stable
2009-07-10 Sylvain Thénault use msgid, update i18n stable
2009-07-10 Adrien Di Mascio [skeleton] the new implementation of data_files will never raise a OSError stable
2009-07-09 Aurelien Campeas [formwidgets] let the textarea height be dependant on the actual content (up to a limit) stable
2009-07-09 Aurelien Campeas [reledit] allow composite edition if the composite is object stable
2009-07-09 Aurelien Campeas [js] small cleanup stable
2009-07-09 Aurelien Campeas [js] lint stable
2009-07-09 Aurelien Campeas oops stable
2009-07-09 Aurelien Campeas [reledit] do NOT propose to edit composite-related entities (unlinking would destroy the other side) stable
2009-07-09 Aurelien Campeas [formwidgets,formfields] hum, this way stable
2009-07-09 Sylvain Thénault merge stable
2009-07-09 Aurelien Campeas merge stable
2009-07-09 Aurelien Campeas [htmlhelpers] notes about seemingly unused functions (remove for cw 3.4 ?), cleanup a bit stable
2009-07-09 Aurelien Campeas [formfields,formwidgets] move default size and maxlength from field to widget init (that is quite still unsatisfactorily) stable
2009-07-09 Aurelien Campeas for some reason, use of an anonymous function makes things more readable stable
2009-07-09 Sylvain Thénault ability to map attributes to something else than usual cw mapping on sql generation stable
2009-07-09 Sylvain Thénault fix regression w/ NOT symetric relation (distinct not needed) stable
2009-07-09 Sylvain Thénault handle attribute selection on variable selected using MAX() stable
2009-07-09 Sylvain Thénault don't use internal address stable
2009-07-09 Sylvain Thénault added some assertion on expected hooks class attributes stable
2009-07-09 Sylvain Thénault rewrite test schema using a single schema file stable
2009-07-09 Aurelien Campeas [formwidgets] ensure textarea for richstring has not ridicuously small size (close #344547) stable
2009-07-09 Aurelien Campeas oops stable
2009-07-09 Aurelien Campeas [tests] make tests conform to new input/text size and manxlength stable
2009-07-09 Aurelien Campeas [reledit] there is nothing to escape, also cleanup lzone for attributes stable
2009-07-09 Aurelien Campeas [formfields] set a reasonable minimal minimum length to input/text, also set the max length if applicable (closes #344538) stable
2009-07-09 Aurelien Campeas [tests] needs repair stable
2009-07-09 Katia Saurfelt do nothing if the clicked facet has facetValueDisabled class; do not move facet when cubicweb:idx == 0 stable
2009-07-09 Adrien Di Mascio merge stable
2009-07-08 Katia Saurfelt optimize rql for ETypeFacet possible_values stable
2009-07-08 Katia Saurfelt merge stable
2009-07-08 Katia Saurfelt call postAjaxLoad in reloadComponent; add corners only on reloaded elements stable
2009-07-08 Katia Saurfelt select right possible_values for ETypeFacet stable
2009-07-08 Aurelien Campeas [reledit] left in by accident stable
2009-07-08 Aurelien Campeas [reledit] fix reload type (was a string), use simple clicks instead of doubles stable
2009-07-08 Aurelien Campeas [reledit] reload support for relations stable
2009-07-08 Aurelien Campeas [reledit] landing zone useful only for relations; cleanup stable
2009-07-08 Aurelien Campeas [reledit] try to be smart at getting a good default vid for relations, factor computing cardinality from reledit and formfields stable
2009-07-08 Aurelien Campeas [reledit] do not strip values (we should not make judgements about field contents ...) stable
2009-07-08 Aurelien Campeas [reledit] have a link-free landing zone for mouse-clicks (closes #343544) stable
2009-07-08 Aurelien Campeas [reledit] small cleanup and add escape param to control xml_escapability of the value, also rename vid arg which clashes with entity.view(...) args stable
2009-07-08 Aurelien Campeas [reledit] use guess_field, thus fixing select widget lacking a multiple attr. in case of * cardinality stable
2009-07-08 Aurelien Campeas [reledit] onsubmit event is not common to both cases, move from class stable
2009-07-08 Adrien Di Mascio merge stable
2009-07-08 Adrien Di Mascio [cleaning] minor cleaning over last two checkins stable
2009-07-08 Katia Saurfelt # set right alt values, fix disapearing values in facetCheckBox stable
2009-07-07 Katia Saurfelt test self.bkLinkBox_template stable
2009-07-08 Sylvain Thénault merge
2009-07-08 Sylvain Thénault redo sand noticed byg into the stable branch stable
2009-07-08 Sylvain Thénault remark stable
(0) -1000 -224 +224 +1000 +3000 +10000 tip