Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+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.
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
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip