Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-192
+192
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Add missing parameter to widget render call.
2009-07-30, by Sandrine Ribeau
merge
2009-07-31, by Sylvain Thénault
merge
2009-07-30, by Florent
always explicitly close <base> tags because of an old IE6 bug
2009-07-30, by Florent
[hooksmanager] nicer unregister_hook implementation, allowing to give a Hook subclass as argument
2009-07-30, by Sylvain Thénault
[migration] reset do-not-insert-cwuri once it's properly in the schema
2009-07-30, by Sylvain Thénault
cleanup
2009-07-30, by Sylvain Thénault
[F delconf form] should give rset to select()
2009-07-30, by Sylvain Thénault
[form renderer] fix composite form renderer in case the main form has some visible fields
2009-07-30, by Sylvain Thénault
[form renderer] consider form.fieldsets_in_order if specified. Warn about unexistant or unused fieldsets.
2009-07-30, by Sylvain Thénault
add default values for fielsets_in_order, document base form attributes
2009-07-30, by Sylvain Thénault
[notification view] consider row/col
2009-07-30, by Sylvain Thénault
oops, this is a method
stable
2009-07-30, by 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, by Sylvain Thénault
no rset hooks should have empty rset now
stable
2009-07-30, by Sylvain Thénault
d-t-w
2009-07-30, by Sylvain Thénault
avoid execution of queries which are known to be wrong by letting error propagates
2009-07-29, by Sylvain Thénault
missing db-port option to source's option definitions
stable
2009-07-29, by Sylvain Thénault
make notification views working with no rset
2009-07-29, by Sylvain Thénault
[F plot] make jquery plots accept a fourth column that specifies a date format for tooltips
2009-07-29, by Adrien Di Mascio
merge
2009-07-29, by Sylvain Thénault
[doc] #120075 quickstart (was proposed structure)
2009-07-29, by Nicolas Chauvat
[F xhml] use a class to avoid duplicated ids when editing several entities at once
2009-07-29, by Sylvain Thénault
merge
2009-07-29, by Sylvain Thénault
[R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
2009-07-29, by Sylvain Thénault
move test on force-html-content-type to xhtml_browser method
2009-07-29, by Sylvain Thénault
make it easy to change response of FormValidatorController
2009-07-28, by Florent
fix tabindex starting at 0
2009-07-07, by Florent
fix html headers for forced html content type : main template and json controller
2009-07-28, by Fabrice
make jsvars declaration xhtml and html compatible
2009-07-28, by Fabrice
merge
2009-07-28, by Florent
add force-html-content-type config boolean variable
2009-07-21, by Florent
[F bw compat] warn if entities.pot exists but consider it anyway
2009-07-29, by Sylvain Thénault
[F xhtml] avoid duplicated id
2009-07-29, by Sylvain Thénault
[R forms] use a subfields(form) method to get a chance to adapt to context
2009-07-29, by Sylvain Thénault
[cleanup] no more needed, marked as i18n string by yams
2009-07-29, by Sylvain Thénault
[doc] fix FAQ layout
2009-07-29, by Nicolas Chauvat
[doc] more improvements
2009-07-28, by Nicolas Chauvat
[doc] replace code-block with sourcecode
2009-07-28, by Nicolas Chauvat
[doc] fixed some dangling internal links
2009-07-28, by Nicolas Chauvat
[doc] fix problem with layout, thanks to Sandrine
2009-07-28, by Nicolas Chauvat
merge
2009-07-28, by Nicolas Chauvat
merge
2009-07-16, by Sandrine Ribeau
Missing xml_escape import.
2009-07-16, by Sandrine Ribeau
[doc] some more rewriting
2009-07-28, by Nicolas Chauvat
backport stable branch changesets
2009-07-28, by 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, by Adrien Di Mascio
[doc] #306434: say a word about optimization
2009-07-28, by Nicolas Chauvat
[doc] a bit of rewriting
2009-07-28, by Nicolas Chauvat
[i18n] #344832: rename entities.pot
2009-07-28, by Nicolas Chauvat
[doc] #342929: bad migration command in overview
2009-07-28, by Nicolas Chauvat
[cleanup] improve dialog message consistency
2009-07-28, by Nicolas Chauvat
[cleanup] nicer imports
2009-07-28, by Nicolas Chauvat
bad merge?
2009-07-28, by Sylvain Thénault
make fyzz/spa2rql a recommends only
2009-07-28, by Sylvain Thénault
remove debug print
2009-07-28, by Sylvain Thénault
per cube message
2009-07-28, by Sylvain Thénault
we've to call cleanup_sys_modules manually for proper schema modules cleanup
2009-07-28, by Sylvain Thénault
merge
2009-07-27, by Sylvain Thénault
#344787: add options to idownloadable
2009-07-27, by Nicolas Chauvat
some new field/widgets classes: CompoundField, IntervalWidget, HorizontalLayoutWidget
2009-07-27, by Sylvain Thénault
widget.render now takes the renderer as third argument (keeping minimal bw compat)
2009-07-27, by Sylvain Thénault
take care to None labels
2009-07-27, by Sylvain Thénault
new fieldset attribute on field, use to group fields by the default form renderer
2009-07-27, by Sylvain Thénault
nicer checkbox widget implementation, avoid extra <br/> at the end
2009-07-27, by 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, by Sylvain Thénault
select attributes should be escaped
2009-07-27, by Sylvain Thénault
extract function: sgml_attributes
2009-07-27, by Sylvain Thénault
meta is gone away
2009-07-27, by Sylvain Thénault
[selectors] change specified_etype_implements: kwargs prevails on req.form
2009-07-27, by Adrien Di Mascio
merge
2009-07-27, by Sylvain Thénault
[cleanup] started to improve cubicweb-ctl dialog messages consistency
2009-07-27, by Adrien Di Mascio
merge
2009-07-27, by Adrien Di Mascio
[sqlutils] fix stupid typo
2009-07-26, by Adrien Di Mascio
should not specify attrcategories here
2009-07-27, by Sylvain Thénault
rewrite .sql / .rel files, drop unnecessary entity types, explicit imports
2009-07-27, by Sylvain Thénault
don't check versions on db-restore
2009-07-27, by Sylvain Thénault
#343714: Enable workflow transition comments editing
2009-07-24, by Sylvain Thénault
fix some default autoform_section
2009-07-24, by 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, by Sylvain Thénault
explicit imports
2009-07-24, by Sylvain Thénault
document
2009-07-24, by Sylvain Thénault
test and fix wf history security
2009-07-24, by Sylvain Thénault
use an actual state name, not a transition name
2009-07-24, by Sylvain Thénault
missing import
2009-07-24, by Sylvain Thénault
missing import
2009-07-24, by Sylvain Thénault
boulet...
2009-07-24, by Sylvain Thénault
#343624: access to ORM and views outside web engine
2009-07-24, by Sylvain Thénault
#343839: update entity's modification date after changing its state
2009-07-24, by Sylvain Thénault
merge
2009-07-24, by Sylvain Thénault
major refactoring of database dump/restore:
2009-07-24, by Sylvain Thénault
should check for every system hooks, not only server_startup
2009-07-24, by Sylvain Thénault
typo
2009-07-24, by Aurelien Campeas
[reledit] do NOT peruse the likely ?vid=edition part
2009-07-24, by Aurelien Campeas
#344772: instance backups should be done in instance_data_dir
2009-07-24, by Sylvain Thénault
should be enough. Nicer isn't it?
2009-07-24, by Sylvain Thénault
mkstemp return a 2-uple
2009-07-24, by Sylvain Thénault
merge
2009-07-24, by Sylvain Thénault
merge
2009-07-24, by Aurelien Campeas
[reledit] a nicer icon
2009-07-24, by Aurelien Campeas
[reledit] backport stable fixes
2009-07-24, by Aurelien Campeas
[reledit] attributes : have a laning zone after all (less intrusive), fix likely bug of relation edition
stable
2009-07-24, by Aurelien Campeas
take care to migration w/ X.Y.Z_Any.py / X.Y.Z_common.py
2009-07-24, by Sylvain Thénault
take care of sources with no write support (eg ldapuser)
2009-07-24, by Sylvain Thénault
fix versions_map doc
2009-07-24, by Sylvain Thénault
migrate option
2009-07-24, by Sylvain Thénault
application -> instance where it makes sense
2009-07-24, by Sylvain Thénault
application -> instance where it makes sense
2009-07-24, by Sylvain Thénault
unused (unusable actually)
2009-07-24, by Sylvain Thénault
fix/enhance baseview doc
2009-07-24, by Sylvain Thénault
new distinguish repairing/creating from regular start.
2009-07-24, by Sylvain Thénault
fix syntax/import errors & adapted list base class
2009-07-24, by Sylvain Thénault
begin to drop ref to secondary view
2009-07-24, by Sylvain Thénault
cleanup
2009-07-24, by Sylvain Thénault
new adaptedlist view
2009-07-24, by Sylvain Thénault
move all view.url() logic in a single implementation
2009-07-24, by Sylvain Thénault
don't fail on unknown eid, simply issue a warning
2009-07-24, by Sylvain Thénault
[server] take a chance to grab base-url from all-in-one config if not specified explicitly
2009-07-24, by Adrien Di Mascio
hide cwuri from web forms
2009-07-24, by Adrien Di Mascio
usage of '**' is deprecated in RelationType declaration, use '*' instead
2009-07-24, by Adrien Di Mascio
add migration script for the new cwuri metadata attribute
2009-07-24, by Adrien Di Mascio
fix indentation problems in bootstrap_migration (use 4 spaces instead of 3)
2009-07-24, by Adrien Di Mascio
fix mkstemp() usage in migration commands
2009-07-24, by Adrien Di Mascio
fix a couple NameErrors
2009-07-23, by Aurelien Campeas
move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
2009-07-23, by Sylvain Thénault
backport stable branch into default
2009-07-23, by Adrien Di Mascio
merge
2009-07-23, by Adrien Di Mascio
new cwuri metadata + a few tests fixes on the way
2009-07-23, by Adrien Di Mascio
[tests] fixes (including two operations renaming)
2009-07-23, by Adrien Di Mascio
add simple tests for standard metadata hooks
2009-07-23, by Adrien Di Mascio
[tests] remove some other 'meta' relation usage in tests
2009-07-23, by Adrien Di Mascio
fix SystemHook declaration, accepts=('',) doesn't mean anything
2009-07-23, by Adrien Di Mascio
merge
2009-07-23, by Nicolas Chauvat
add list of cubes included in the standard library
2009-07-23, by Nicolas Chauvat
#344747: add env var CW_MODE
2009-07-23, by Nicolas Chauvat
merge
2009-07-23, by Sylvain Thénault
fix schemaserial tests: meta doesn't exist anymore
2009-07-23, by Adrien Di Mascio
[refactor] #342855: replace uses of (deprecated) mktemp
2009-07-23, by Nicolas Chauvat
rename environment variables
2009-07-23, by Nicolas Chauvat
[cleanup] fix typo
2009-07-23, by Nicolas Chauvat
#343093: display workflow
2009-07-23, by Nicolas Chauvat
[cleanup] fix tests
2009-07-23, by Nicolas Chauvat
merge
2009-07-23, by Nicolas Chauvat
#343227: display the workflow history of any entity
2009-07-23, by Nicolas Chauvat
[cleanup] fix tests
2009-07-23, by Nicolas Chauvat
[cleanup] fix deprecation warnings
2009-07-23, by Nicolas Chauvat
cleanup
2009-07-23, by Sylvain Thénault
move all schema related views where they belong (eg not startup), fix schema graph views
2009-07-23, by Sylvain Thénault
sparql: support for literal restriction
2009-07-23, by Sylvain Thénault
add sameAs support in cubicweb standard schema
2009-07-23, by Adrien Di Mascio
#197873: quick access to info for bug report
2009-07-23, by Nicolas Chauvat
[stdlib] list of cubes included in the cubes standard library
stable
2009-07-23, by Nicolas Chauvat
sparql support for limit/offset/orderby
2009-07-23, by Sylvain Thénault
cleanup/document/refactor
2009-07-23, by Sylvain Thénault
python-lxml is now a real dependency
2009-07-23, by Adrien Di Mascio
use space as separator, dot may be found in xml ns
2009-07-22, by Sylvain Thénault
distinct / reduced support
2009-07-22, by Sylvain Thénault
possibility to choose results format, set a nicer file name on sparqlxml view
2009-07-22, by Sylvain Thénault
use space as separator, dot may be found in xml ns
2009-07-22, by Sylvain Thénault
simple implementation of sparql XML resultset view
2009-07-22, by Adrien Di Mascio
merge
2009-07-22, by Sylvain Thénault
quick and dirty support from simple sparql queries + base ui
2009-07-22, by Sylvain Thénault
does not make sense any more
2009-07-22, by Aurelien Campeas
a note about branches
2009-07-22, by Aurelien Campeas
add classifiers
stable
2009-07-22, by Arthur Lutz
optional rset
2009-07-22, by Sylvain Thénault
should ensure lgc is configured to not use mx to avoid error if backend module is missing mx support
2009-07-22, by Sylvain Thénault
merge
stable
2009-07-21, by Sylvain Thénault
Added tag cubicweb-debian-version-3.3.4-1 for changeset 7dc22caa7640
stable
2009-07-21, by Sylvain Thénault
Added tag cubicweb-version-3.3.4 for changeset d46363eac5d7
stable
cubicweb-debian-version-3.3.4-1
2009-07-21, by Sylvain Thénault
properly remove tests from packages
stable
2009-07-21, by Sylvain Thénault
more test location fixes
stable
cubicweb-version-3.3.4
2009-07-21, by Sylvain Thénault
don't remove devtools test, properly move etwist tests
stable
2009-07-21, by Sylvain Thénault
update lgc dependency
stable
2009-07-21, by Sylvain Thénault
has been renamed
stable
2009-07-21, by Sylvain Thénault
properly(?) remove test from standard packages
stable
2009-07-21, by Sylvain Thénault
copy test to cubicweb-dev
stable
2009-07-21, by Sylvain Thénault
3.3.4
stable
2009-07-21, by Sylvain Thénault
merge
stable
2009-07-21, by Sylvain Thénault
remove with statement
stable
2009-07-21, by Aurelien Campeas
fix typo, remove debug
stable
2009-07-21, by Sylvain Thénault
strange, how does it work by computing maxrelated once everything is done ?
2009-07-21, by Sylvain Thénault
[views] epropertiesform renamed propertiesform
stable
2009-07-21, by Nicolas Chauvat
[primary] restore render_entity, as it is a bit too much work to update everything accordingly
2009-07-21, by Aurelien Campeas
a standard-conformant fix for sgml_tags
2009-07-21, by Aurelien Campeas
a standard-conformant fix for sgml_tags
stable
2009-07-21, by Aurelien Campeas
[shell] move toolsutils.confirm() to logilab.common.shellutils
stable
2009-07-21, by Nicolas Chauvat
[cw-ctl] improve dialog messages
stable
2009-07-19, by Nicolas Chauvat
[cw-ctl] improve dialog messages
stable
2009-07-18, by Nicolas Chauvat
[cw-ctl] improve dialog messages
stable
2009-07-18, by Nicolas Chauvat
[doc] add list of dependencies in appendix
stable
2009-07-18, by Nicolas Chauvat
[reledit] backport default branch fix
stable
2009-07-17, by Aurelien Campeas
less
more
|
(0)
-1000
-192
+192
+1000
+3000
+10000
tip