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