2009-07-30 Sylvain Thénault add default values for fielsets_in_order, document base form attributes
2009-07-30 Sylvain Thénault [notification view] consider row/col
2009-07-30 Sylvain Thénault oops, this is a method stable
2009-07-30 Sylvain Thénault [repo session] ability to ask session to keep it's pool set even when only read queries are done, necessary at least during migration stable
2009-07-30 Sylvain Thénault no rset hooks should have empty rset now stable
2009-07-30 Sylvain Thénault d-t-w
2009-07-29 Sylvain Thénault avoid execution of queries which are known to be wrong by letting error propagates
2009-07-29 Sylvain Thénault missing db-port option to source's option definitions stable
2009-07-29 Sylvain Thénault make notification views working with no rset
2009-07-29 Adrien Di Mascio [F plot] make jquery plots accept a fourth column that specifies a date format for tooltips
2009-07-29 Sylvain Thénault merge
2009-07-29 Nicolas Chauvat [doc] #120075 quickstart (was proposed structure)
2009-07-29 Sylvain Thénault [F xhml] use a class to avoid duplicated ids when editing several entities at once
2009-07-29 Sylvain Thénault merge
2009-07-29 Sylvain Thénault [R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
2009-07-29 Sylvain Thénault move test on force-html-content-type to xhtml_browser method
2009-07-28 Florent make it easy to change response of FormValidatorController
2009-07-07 Florent fix tabindex starting at 0
2009-07-28 Fabrice fix html headers for forced html content type : main template and json controller
2009-07-28 Fabrice make jsvars declaration xhtml and html compatible
2009-07-28 Florent merge
2009-07-21 Florent add force-html-content-type config boolean variable
2009-07-29 Sylvain Thénault [F bw compat] warn if entities.pot exists but consider it anyway
2009-07-29 Sylvain Thénault [F xhtml] avoid duplicated id
2009-07-29 Sylvain Thénault [R forms] use a subfields(form) method to get a chance to adapt to context
2009-07-29 Sylvain Thénault [cleanup] no more needed, marked as i18n string by yams
2009-07-28 Nicolas Chauvat [doc] fix FAQ layout
2009-07-28 Nicolas Chauvat [doc] more improvements
2009-07-28 Nicolas Chauvat [doc] replace code-block with sourcecode
2009-07-28 Nicolas Chauvat [doc] fixed some dangling internal links
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
(0) -1000 -120 +120 +1000 +3000 +10000 tip