2009-07-30 |
Sylvain Thénault |
add default values for fielsets_in_order, document base form attributes
|
changeset |
files
|
2009-07-30 |
Sylvain Thénault |
[notification view] consider row/col
|
changeset |
files
|
2009-07-30 |
Sylvain Thénault |
oops, this is a method
stable
|
changeset |
files
|
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
|
changeset |
files
|
2009-07-30 |
Sylvain Thénault |
no rset hooks should have empty rset now
stable
|
changeset |
files
|
2009-07-30 |
Sylvain Thénault |
d-t-w
|
changeset |
files
|
2009-07-29 |
Sylvain Thénault |
avoid execution of queries which are known to be wrong by letting error propagates
|
changeset |
files
|
2009-07-29 |
Sylvain Thénault |
missing db-port option to source's option definitions
stable
|
changeset |
files
|
2009-07-29 |
Sylvain Thénault |
make notification views working with no rset
|
changeset |
files
|
2009-07-29 |
Adrien Di Mascio |
[F plot] make jquery plots accept a fourth column that specifies a date format for tooltips
|
changeset |
files
|
2009-07-29 |
Sylvain Thénault |
merge
|
changeset |
files
|
2009-07-29 |
Nicolas Chauvat |
[doc] #120075 quickstart (was proposed structure)
|
changeset |
files
|
2009-07-29 |
Sylvain Thénault |
[F xhml] use a class to avoid duplicated ids when editing several entities at once
|
changeset |
files
|
2009-07-29 |
Sylvain Thénault |
merge
|
changeset |
files
|
2009-07-29 |
Sylvain Thénault |
[R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
|
changeset |
files
|
2009-07-29 |
Sylvain Thénault |
move test on force-html-content-type to xhtml_browser method
|
changeset |
files
|
2009-07-28 |
Florent |
make it easy to change response of FormValidatorController
|
changeset |
files
|
2009-07-07 |
Florent |
fix tabindex starting at 0
|
changeset |
files
|
2009-07-28 |
Fabrice |
fix html headers for forced html content type : main template and json controller
|
changeset |
files
|
2009-07-28 |
Fabrice |
make jsvars declaration xhtml and html compatible
|
changeset |
files
|
2009-07-28 |
Florent |
merge
|
changeset |
files
|
2009-07-21 |
Florent |
add force-html-content-type config boolean variable
|
changeset |
files
|
2009-07-29 |
Sylvain Thénault |
[F bw compat] warn if entities.pot exists but consider it anyway
|
changeset |
files
|
2009-07-29 |
Sylvain Thénault |
[F xhtml] avoid duplicated id
|
changeset |
files
|
2009-07-29 |
Sylvain Thénault |
[R forms] use a subfields(form) method to get a chance to adapt to context
|
changeset |
files
|
2009-07-29 |
Sylvain Thénault |
[cleanup] no more needed, marked as i18n string by yams
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
[doc] fix FAQ layout
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
[doc] more improvements
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
[doc] replace code-block with sourcecode
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
[doc] fixed some dangling internal links
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
[doc] fix problem with layout, thanks to Sandrine
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
merge
|
changeset |
files
|
2009-07-16 |
Sandrine Ribeau |
merge
|
changeset |
files
|
2009-07-16 |
Sandrine Ribeau |
Missing xml_escape import.
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
[doc] some more rewriting
|
changeset |
files
|
2009-07-28 |
Adrien Di Mascio |
backport stable branch changesets
|
changeset |
files
|
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
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
[doc] #306434: say a word about optimization
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
[doc] a bit of rewriting
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
[i18n] #344832: rename entities.pot
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
[doc] #342929: bad migration command in overview
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
[cleanup] improve dialog message consistency
|
changeset |
files
|
2009-07-28 |
Nicolas Chauvat |
[cleanup] nicer imports
|
changeset |
files
|
2009-07-28 |
Sylvain Thénault |
bad merge?
|
changeset |
files
|
2009-07-28 |
Sylvain Thénault |
make fyzz/spa2rql a recommends only
|
changeset |
files
|
2009-07-28 |
Sylvain Thénault |
remove debug print
|
changeset |
files
|
2009-07-28 |
Sylvain Thénault |
per cube message
|
changeset |
files
|
2009-07-28 |
Sylvain Thénault |
we've to call cleanup_sys_modules manually for proper schema modules cleanup
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
merge
|
changeset |
files
|
2009-07-27 |
Nicolas Chauvat |
#344787: add options to idownloadable
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
some new field/widgets classes: CompoundField, IntervalWidget, HorizontalLayoutWidget
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
widget.render now takes the renderer as third argument (keeping minimal bw compat)
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
take care to None labels
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
new fieldset attribute on field, use to group fields by the default form renderer
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
nicer checkbox widget implementation, avoid extra <br/> at the end
|
changeset |
files
|
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)
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
select attributes should be escaped
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
extract function: sgml_attributes
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
meta is gone away
|
changeset |
files
|
2009-07-27 |
Adrien Di Mascio |
[selectors] change specified_etype_implements: kwargs prevails on req.form
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
merge
|
changeset |
files
|
2009-07-27 |
Adrien Di Mascio |
[cleanup] started to improve cubicweb-ctl dialog messages consistency
|
changeset |
files
|
2009-07-27 |
Adrien Di Mascio |
merge
|
changeset |
files
|
2009-07-26 |
Adrien Di Mascio |
[sqlutils] fix stupid typo
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
should not specify attrcategories here
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
rewrite .sql / .rel files, drop unnecessary entity types, explicit imports
|
changeset |
files
|
2009-07-27 |
Sylvain Thénault |
don't check versions on db-restore
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
#343714: Enable workflow transition comments editing
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
fix some default autoform_section
|
changeset |
files
|
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
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
explicit imports
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
document
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
test and fix wf history security
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
use an actual state name, not a transition name
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
missing import
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
missing import
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
boulet...
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
#343624: access to ORM and views outside web engine
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
#343839: update entity's modification date after changing its state
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
merge
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
major refactoring of database dump/restore:
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
should check for every system hooks, not only server_startup
|
changeset |
files
|
2009-07-24 |
Aurelien Campeas |
typo
|
changeset |
files
|
2009-07-24 |
Aurelien Campeas |
[reledit] do NOT peruse the likely ?vid=edition part
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
#344772: instance backups should be done in instance_data_dir
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
should be enough. Nicer isn't it?
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
mkstemp return a 2-uple
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
merge
|
changeset |
files
|
2009-07-24 |
Aurelien Campeas |
merge
|
changeset |
files
|
2009-07-24 |
Aurelien Campeas |
[reledit] a nicer icon
|
changeset |
files
|
2009-07-24 |
Aurelien Campeas |
[reledit] backport stable fixes
|
changeset |
files
|
2009-07-24 |
Aurelien Campeas |
[reledit] attributes : have a laning zone after all (less intrusive), fix likely bug of relation edition
stable
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
take care to migration w/ X.Y.Z_Any.py / X.Y.Z_common.py
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
take care of sources with no write support (eg ldapuser)
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
fix versions_map doc
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
migrate option
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
application -> instance where it makes sense
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
application -> instance where it makes sense
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
unused (unusable actually)
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
fix/enhance baseview doc
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
new distinguish repairing/creating from regular start.
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
fix syntax/import errors & adapted list base class
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
begin to drop ref to secondary view
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
new adaptedlist view
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
move all view.url() logic in a single implementation
|
changeset |
files
|
2009-07-24 |
Sylvain Thénault |
don't fail on unknown eid, simply issue a warning
|
changeset |
files
|
2009-07-24 |
Adrien Di Mascio |
[server] take a chance to grab base-url from all-in-one config if not specified explicitly
|
changeset |
files
|
2009-07-24 |
Adrien Di Mascio |
hide cwuri from web forms
|
changeset |
files
|
2009-07-24 |
Adrien Di Mascio |
usage of '**' is deprecated in RelationType declaration, use '*' instead
|
changeset |
files
|
2009-07-24 |
Adrien Di Mascio |
add migration script for the new cwuri metadata attribute
|
changeset |
files
|
2009-07-24 |
Adrien Di Mascio |
fix indentation problems in bootstrap_migration (use 4 spaces instead of 3)
|
changeset |
files
|
2009-07-24 |
Adrien Di Mascio |
fix mkstemp() usage in migration commands
|
changeset |
files
|
2009-07-23 |
Aurelien Campeas |
fix a couple NameErrors
|
changeset |
files
|
2009-07-23 |
Sylvain Thénault |
move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
|
changeset |
files
|
2009-07-23 |
Adrien Di Mascio |
backport stable branch into default
|
changeset |
files
|
2009-07-23 |
Adrien Di Mascio |
merge
|
changeset |
files
|
2009-07-23 |
Adrien Di Mascio |
new cwuri metadata + a few tests fixes on the way
|
changeset |
files
|
2009-07-23 |
Adrien Di Mascio |
[tests] fixes (including two operations renaming)
|
changeset |
files
|
2009-07-23 |
Adrien Di Mascio |
add simple tests for standard metadata hooks
|
changeset |
files
|