Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3072
+3072
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.
Added tag cubicweb-version-3.6.1 for changeset 4ae30c9ca11b
stable
cubicweb-debian-version-3.6.1-1
2010-02-26, by Sylvain Thénault
typo
stable
cubicweb-version-3.6.1
2010-02-26, by Sylvain Thénault
3.6.1 depending on yams 0.28
stable
2010-02-26, by Sylvain Thénault
merge
stable
2010-02-26, by Sylvain Thénault
Added tag cubicweb-debian-version-3.6.0-1 for changeset d2ba93fcb8da
2010-02-10, by Sylvain Thénault
Added tag cubicweb-version-3.6.0 for changeset 450804da3ab2
cubicweb-debian-version-3.6.0-1
2010-02-10, by Sylvain Thénault
3.6.1
stable
2010-02-26, by Sylvain Thénault
merge
stable
2010-02-26, by Aurelien Campeas
tabs/lazy views: provide a link for the no js user agents (lynx, blinds, google) #693670
stable
2010-02-26, by Aurelien Campeas
[test] XXX fix to have pytest succeed on whole cw
stable
2010-02-26, by Sylvain Thénault
typo
stable
2010-02-26, by Sylvain Thénault
fix test, broken by the merge of debug and info views
stable
2010-02-26, by Sylvain Thénault
ensure we don't break xhtml
stable
2010-02-26, by Sylvain Thénault
pylint suggested refactorings
stable
2010-02-26, by Sylvain Thénault
pylint style fixes
stable
2010-02-26, by Sylvain Thénault
don't use module doc string as usage string
stable
2010-02-26, by Sylvain Thénault
kill dead/useless code as suggested by pylint
stable
2010-02-26, by Sylvain Thénault
avoid module import in c-c plugins module, and remind it
stable
2010-02-26, by Sylvain Thénault
proper deprecation warning when import class that should be imported from yams
stable
2010-02-26, by Sylvain Thénault
fix some pylint detected errors
stable
2010-02-26, by Sylvain Thénault
[test] fix test broken by arthur processinfo patch
stable
2010-02-26, by Sylvain Thénault
merge debug and info views
stable
2010-02-26, by Sylvain Thénault
[i18n] nothing to translate here
stable
2010-02-26, by Sylvain Thénault
i18nupdate
stable
2010-02-26, by Sylvain Thénault
[test] we should properly use vreg method to compute solutions
stable
2010-02-26, by Sylvain Thénault
[pool] properly close existing connection before reconnection
stable
2010-02-26, by Sylvain Thénault
[web] fix #724769: Use RemoteCallFailed in the publisher's error_handler
stable
2010-02-26, by Adrien Di Mascio
#687194: cubicweb-ctl exlog : fix help message
stable
2010-02-26, by Sylvain Thénault
merge
stable
2010-02-26, by Sylvain Thénault
added stats for munin collecting #615844 - from 027bbff3659f
stable
2010-02-26, by arthur
[dbapi] no more need to monkey patch this in 3.6: vreg/schema/config are all properly accessed through ._cw
stable
2010-02-26, by Sylvain Thénault
[session] fix memory leak: local thread data living in a thread that never finishes (eg, the main thread) may not be properly freed
stable
2010-02-26, by Sylvain Thénault
[session] user.login is usually an unicode string, so implements __unicode__ instead of __str__
stable
2010-02-26, by Sylvain Thénault
fix docstring
stable
2010-02-26, by Sylvain Thénault
[facet] before 3.6 we were sure to have a cw_rset attribute. Restore this for facets
stable
2010-02-26, by Sylvain Thénault
[iprogress] missing js file
stable
2010-02-25, by Sylvain Thénault
[hooks] match_rtype and match_rtype_sets don't need to extend match_search_state
stable
2010-02-25, by Adrien Di Mascio
[uicfg] section='inlined' is acceptable for inlined forms
stable
2010-02-25, by Adrien Di Mascio
[web] fix muledit rendering bug
stable
2010-02-25, by Adrien Di Mascio
merge
stable
2010-02-24, by Sylvain Thénault
3.6 api update
stable
2010-02-24, by Sylvain Thénault
simplejson may not be available with python 2.4
stable
2010-02-24, by Sylvain Thénault
ensure make_uid return something that may be used as dom id
stable
2010-02-24, by Sylvain Thénault
[test] also hide this message during test
stable
2010-02-24, by Sylvain Thénault
[test] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons
stable
2010-02-24, by Sylvain Thénault
[testlib] provide ability to control schema/vreg reset using reset_schema/reset_vreg test class attributes
stable
2010-02-24, by Sylvain Thénault
[test] skipping versions checking during test is enough, no need for monkey patch
stable
2010-02-24, by Sylvain Thénault
[goa] we don't use mx anymore
stable
2010-02-24, by Sylvain Thénault
[integrity] skip auto-delete for internal sessions (but *not* for super session, see 4642:921737d2e3a8)
stable
2010-02-24, by Sylvain Thénault
[integrity] temporary fix auto-delete relation (see 4673:6f8b925a29f4 and 4642:921737d2e3a8): we want no read perms, though we want to check delete perms. Should be properly fixed in 3.7 once we've proper security control and [unsafe_]execute behaviour on the repository side
stable
2010-02-24, by Sylvain Thénault
use set_action_permissions is clearer and avoid @cached issue across tests
stable
2010-02-24, by Sylvain Thénault
[cwctl] use l.c.changelog for version comparison
stable
2010-02-24, by Nicolas Chauvat
[form] only set __form_id for the main form, not for sub-forms. Should fix regression introduced by 4668:9f82f81bf13d
stable
2010-02-24, by Sylvain Thénault
don't issue critical message when trying to alter sqlite db during test
stable
2010-02-24, by Sylvain Thénault
[test] cleanup
stable
2010-02-24, by Sylvain Thénault
[test] update tests broken by changes on attributes permissions handling in yams (add/delete replaced by update
stable
2010-02-24, by Sylvain Thénault
remove #<formid> from url used to redirect after a validation error
stable
2010-02-24, by Sylvain Thénault
[test] no more __cubicweb_internal_field__ value displayed on password widget
stable
2010-02-24, by Sylvain Thénault
[test] inline-creation requires petype argument to be selectable. Fix arguments order to make it clearer that 'template' is an argument of the test class .view method
stable
2010-02-24, by Sylvain Thénault
[test] skip test when fop failed
stable
2010-02-24, by Sylvain Thénault
[test] don't display progress bar when testing checkintegrity
stable
2010-02-24, by Sylvain Thénault
[test api] rename _user_session to user_groups_session, fix its arguments and return only the session, not (user, session) to make things clearer
stable
2010-02-24, by Sylvain Thénault
auto-delete relation with single cardinality using execute, not unsafe_execute, so permissions are correctly checked
stable
2010-02-23, by Sylvain Thénault
fix tests
stable
2010-02-23, by Sylvain Thénault
add */*.py to default MANIFEST.in to avoid pb such as #719282 in the future
stable
2010-02-23, by Sylvain Thénault
fix #615379 by checking admin user exists instead of making think everything is fine
stable
2010-02-23, by Sylvain Thénault
cleanup, typos
stable
2010-02-23, by Sylvain Thénault
[form] fix #719285, due to multiple calls to restore_previous_post, by proper refactorings
stable
2010-02-23, by Sylvain Thénault
[fix] Apply fulltextindexed change in the actual index
stable
2010-02-18, by Pierre-Yves David
3.6 api update (introduced by merge)
stable
2010-02-23, by Sylvain Thénault
when validating a form, we should properly call 'actual_fields(form) on edited field else compound field are not correctly processed
stable
2010-02-23, by Sylvain Thénault
#714109: [selectors] non_final_entity should implement score_class
stable
2010-02-23, by Sylvain Thénault
merge
stable
2010-02-23, by Sylvain Thénault
add XXX note
stable
2010-02-23, by Sylvain Thénault
[form] cache field value in form.formvalues using (field, form) key since in some case the same field instance may be shared accross multiple forms, which may share the formvalues dict in case of sub-forms
stable
2010-02-23, by Sylvain Thénault
cleanup
stable
2010-02-23, by Sylvain Thénault
[form] complete 25de2eb0432b by ignore req parameters by default for all hidden fields
stable
2010-02-23, by Sylvain Thénault
[form] add a new ignore_req_params attribute on field controlling value's retreival
stable
2010-02-23, by Sylvain Thénault
[css] fix disappearing image in menu when a:hover
stable
2010-02-23, by Charles Hébert
[cwctl] modify command list to check for cube dependency problems
stable
2010-02-23, by Nicolas Chauvat
merge
stable
2010-02-23, by Alexandre Fayolle
docstring improvement
stable
2010-02-23, by Alexandre Fayolle
import cleanup
stable
2010-02-23, by Sylvain Thénault
restore 3.5 compat for date functions moved to lgc.date in 3.6 (closes #716055)
stable
2010-02-23, by Sylvain Thénault
[devtools/fill] fix date generation and its test
stable
2010-02-22, by Nicolas Chauvat
typo: capitalize migration confirmation messages
stable
2010-02-22, by Nicolas Chauvat
[views/deleteconf] remove action ppty (useless & clashes with form attr, replace buggy non_final_entity selector with implements workaround
stable
2010-02-19, by Aurelien Campeas
merge
stable
2010-02-19, by Sylvain Thénault
[workflow] fix potential destination for go back transition
stable
2010-02-19, by Sylvain Thénault
[workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition:
stable
2010-02-19, by Sylvain Thénault
deprecate Transition.set_transition_permissions in favor of set_permissions (after all we know we're on a transition entity)
stable
2010-02-19, by Sylvain Thénault
introduce 'go back' transition: transition without destination state will go to the state we were coming from
stable
2010-02-19, by Sylvain Thénault
fix optimisation with super session that may lead to integrity loss
stable
2010-02-19, by Sylvain Thénault
[auto/inline forms] reallow nested inline forms #703910
stable
2010-02-19, by Aurelien Campeas
[reledit] fix #713217: reledit doesn't check 'update' permission on attributes
stable
2010-02-18, by Sylvain Thénault
fix dumb name error
stable
2010-02-18, by Sylvain Thénault
cleanup internal forms parameters in postlogin
stable
2010-02-18, by Sylvain Thénault
grmmbl, bad resolve
stable
2010-02-18, by Sylvain Thénault
missed conflict
stable
2010-02-18, by Sylvain Thénault
backport lost stable head
stable
2010-02-18, by Sylvain Thénault
fix sync_schema_props_perms test
stable
2010-02-18, by Sylvain Thénault
fix create_user function introduced in d6ae30c5d055 for database initialization: messup admin user groups when anon is created due to missing restriction
stable
2010-02-18, by Sylvain Thénault
3.6 api update
stable
2010-02-18, by Sylvain Thénault
fix unittest_hooks: attributes have now update_permission instead of [add/delete]_permission
stable
2010-02-18, by Sylvain Thénault
when modifying a persistent schema, erschema may miss some permissions which wil trigger a key error, but we don't want to crash on such cases
stable
2010-02-18, by Sylvain Thénault
fix #694445: related entity generates weird RQL which in turn generates weird SQL which fails on SQL Server
stable
2010-02-18, by Sylvain Thénault
fix 4626:c26b4df9fc90 (#703911): use can't rely on peid since it's not an actual eid when we're creating the parent entity
stable
2010-02-18, by Sylvain Thénault
[form fields] nicer behaviour of the password field: don't put internal field value on edition (triggering validation error if one validation without removing the value, due to confirmation mismatch), and don't show the field as required in such case
stable
2010-02-18, by Sylvain Thénault
minor cleanup: don't use builtin 'id' as variable name
stable
2010-02-18, by Sylvain Thénault
[forms/inline] fix #703911: add new link disappears if inline box removed. Since we've the information, we must specify the target type else we get random cardinality on ambiguous relations
stable
2010-02-18, by Sylvain Thénault
this is not the form renderer responsability to check for update permissions. Move this to autoform editable_attributes relation
stable
2010-02-18, by Sylvain Thénault
turn default logging threshold to warning (we usually want them), and log 'no schema for eid' pb using warning instead of error, so we see them in logs but not during migration
stable
2010-02-18, by Sylvain Thénault
pfff, sorry to keep messing with default/stable...
stable
2010-02-18, by Sylvain Thénault
specify db port on backup/restore commands (require forth comming lgc 0.48.1)
2010-02-18, by Sylvain Thénault
move captcha view to a place where it will be loaded by the registry...
2010-02-18, by Sylvain Thénault
backport stable
2010-02-18, by Sylvain Thénault
[security] allow to call .check on rql expression with a user eid specified
stable
2010-02-17, by Sylvain Thénault
[facet] rqlst should be the select node
stable
2010-02-17, by Sylvain Thénault
oops, should have been in my previous commit
stable
2010-02-17, by Sylvain Thénault
fix table view facet retreival, necessary since 95ccd84c892b. Also some cleanup in facet box
stable
2010-02-17, by Sylvain Thénault
Fix: RangeFacet is selected (valid rset) but without any values
stable
2010-02-17, by Charles Hébert
fix the bad rqlst syntax tree usage during facets initialization by copying it
stable
2010-02-17, by Charles Hébert
[R] dataimport: refine error detection
stable
2010-02-17, by Julien Jehannet
added a function to create admin/anon user during db initialization process so one get a chance to monkey patch it
stable
2010-02-17, by Sylvain Thénault
fix unittest_schema, remove deprecation warning
stable
2010-02-17, by Sylvain Thénault
when creating an instance, ask for cubes specific options properly (fix #607349)
stable
2010-02-17, by Sylvain Thénault
avoid loading twice site_cubicweb files on instance creation
stable
2010-02-17, by Sylvain Thénault
oops
stable
2010-02-17, by Sylvain Thénault
[schema security] fix so that when cheking attributes perms for an entity being created, 'owners' and has_*_permission in erqlexpr are considered satisfied
stable
2010-02-17, by Sylvain Thénault
dont add CUBES_DIR to cubes search path if it doesn't exists
stable
2010-02-17, by Sylvain Thénault
fix dumb name error triggering crash when some directory in cubes search path doesn't exist
stable
2010-02-17, by Sylvain Thénault
remove 3.6 deprecation warning
stable
2010-02-17, by Sylvain Thénault
login form style fixes
stable
2010-02-17, by Sylvain Thénault
proper deprecation of TabedPrimaryView
stable
2010-02-17, by Sylvain Thénault
missing call to toolbox in tabbed primary view
stable
2010-02-17, by Sylvain Thénault
use needs_css so you can change login form css without redefining LogFormView
stable
2010-02-16, by Sylvain Thénault
bw compat
stable
2010-02-16, by Sylvain Thénault
backport fixes done accidentaly in default
stable
2010-02-16, by Sylvain Thénault
use class, not klass, in widget.attrs
2010-02-16, by Sylvain Thénault
specify login form dom id, don't render progress div
2010-02-16, by Sylvain Thénault
backport crypto/captcha utilities from the registration cube
2010-02-16, by Sylvain Thénault
use an actual form for the login form ease customization from external cubes (eg rememberme)
2010-02-16, by Sylvain Thénault
add space between a checkbox and its label
2010-02-16, by Sylvain Thénault
ensure cnx is set first (necessary to introduce of a form object to handle the login form)
2010-02-16, by Sylvain Thénault
don't let set_schema making commit_event fail
2010-02-16, by Sylvain Thénault
use constant
2010-02-15, by Sylvain Thénault
fix permission of the condition permission
2010-02-15, by Sylvain Thénault
fix *_permissions schema: using the same cardinality/composite properties for cwgroup/rqlexpr leads to important pbs...
2010-02-15, by Sylvain Thénault
backport stable
2010-02-15, by Sylvain Thénault
DEFAULT_ATTRPERMS is now public
stable
2010-02-15, by Sylvain Thénault
[inlined formos] don't pop attributes from kwargs, so they end-up in
stable
2010-02-15, by Sylvain Thénault
[notification] we should use unsafe_execute here
stable
2010-02-15, by Sylvain Thénault
cleanup
stable
2010-02-15, by Sylvain Thénault
[calendar view] fix related to the date_range mess (max value exclusion). Calendar views authors should check if more similar fixes needed
stable
2010-02-15, by Sylvain Thénault
[forms] fix RelationField bug with pending eids (eg inlined forms): we have to override process_form_value to avoid caching when recomputing is needed
stable
2010-02-15, by Sylvain Thénault
[shell] rql() should use unsafe_execute when possible
stable
2010-02-15, by Sylvain Thénault
[autoform] we should consider role when checking delete permission
stable
2010-02-15, by Sylvain Thénault
don't update modification_date in repairing_mode (eg upgrade or shell)
stable
2010-02-15, by Sylvain Thénault
[security] we should save back edited_attributes in case of multiple modification of an entity during the same transaction
stable
2010-02-15, by Sylvain Thénault
tune startup logging
stable
2010-02-15, by Sylvain Thénault
[schema] fix RelationSchema.has_perm to properly works with attribute relations
stable
2010-02-15, by Sylvain Thénault
[schema] refactor/cleanup check_permissions
stable
2010-02-15, by Sylvain Thénault
use a close_form method for consistency w/ open_form and allow overriding
stable
2010-02-15, by Sylvain Thénault
add version info to deprecation warning
stable
2010-02-15, by Sylvain Thénault
remove debug print
stable
2010-02-15, by Sylvain Thénault
follow yams api change: attributes permissions are now defined for
stable
2010-02-15, by Sylvain Thénault
fix dumb name error causing error when non managers try to change his properties
stable
2010-02-15, by Sylvain Thénault
fix typo in deprecation warning
stable
2010-02-15, by Sylvain Thénault
remove crappy basket specific code
2010-02-11, by Sylvain Thénault
[views] toolbox must be rendered before the title to appear at top right
stable
2010-02-12, by Nicolas Chauvat
[uicfg] make deprecation message easier to understand
stable
2010-02-12, by Nicolas Chauvat
[uicfg] allow autoform_section's formtype parameter to be a tuple
stable
2010-02-12, by Adrien Di Mascio
merge
oldstable
2010-02-12, by Alexandre Fayolle
branch oldstable
oldstable
2010-02-12, by Alexandre Fayolle
create oldstable branch, remove 3.5 tag
oldstable
2010-02-12, by Aurelien Campeas
merge 3.6 default/stable
stable
2010-02-12, by Aurelien Campeas
merge 3.5/stable heads
stable
2010-02-12, by Aurelien Campeas
Added tag 3.5 for changeset a0571ff0cb5d
stable
2010-02-12, by Aurelien Campeas
[http cache/json controller] ensure json_view does proper cache validation #390986
stable
2010-02-10, by Aurelien Campeas
merge
stable
2010-02-12, by Alexandre Fayolle
typo fix in help string
stable
2010-02-12, by Alexandre Fayolle
use subprocess instead of os.popen to run diff
stable
2010-02-12, by Alexandre Fayolle
[migration] abort becomes possible when asked for confirmation before migration script
stable
2010-02-12, by Nicolas Chauvat
sort on sortvalue, not dc_title to allow customization
2010-02-11, by Sylvain Thénault
merge
cubicweb-version-3.6.0
2010-02-10, by Sylvain Thénault
fix bug when value is None
2010-02-10, by Sylvain Thénault
Added tag cubicweb-debian-version-3.6.0-1 for changeset 17e88f2485d1
2010-02-10, by Sylvain Thénault
Added tag cubicweb-version-3.6.0 for changeset 5f957e351b0a
2010-02-10, by Sylvain Thénault
added jquery.ui image files
2010-02-10, by Sylvain Thénault
provides a fallback_on_none_attribute field attribute, allowing to specify default value for attributes of *existing* entities
2010-02-10, by Sylvain Thénault
fix match_transition selector: for instance w/ forge version change state form overiding, we want the form with the publication_date selected by the editcontroller, whatever the transition
2010-02-10, by Sylvain Thénault
split introduced in the wrong place
2010-02-10, by Sylvain Thénault
packaging fix: no more test in common (2).
2010-02-10, by Sylvain Thénault
packaging fix: no more test in common. Should remove test from the hooks subpackage in rules for hardy
2010-02-10, by Sylvain Thénault
drop cubicweb-client package (there was only hercule.py inside)
2010-02-10, by Sylvain Thénault
remove ref to hercule.py
2010-02-10, by Sylvain Thénault
cw 3.6, itself
2010-02-10, by Sylvain Thénault
i18nupdate
2010-02-10, by Sylvain Thénault
i18n msg fix
2010-02-10, by Sylvain Thénault
cleanup 2.5 __future__ imports
2010-02-10, by Sylvain Thénault
update translatable docstring
2010-02-10, by Sylvain Thénault
fix test
2010-02-10, by Sylvain Thénault
rephrase
2010-02-10, by Sylvain Thénault
fix auto-rollback on unauthorized error:
2010-02-10, by Sylvain Thénault
fix ldap test, our ldap server name has changed
2010-02-10, by Sylvain Thénault
fix name error introduced by bad merging of stable
2010-02-10, by Sylvain Thénault
fix 'click here to see the created entity' link, which may not appear according to language settings
2010-02-09, by Sylvain Thénault
quick fix for typed formfield validation: accept empty string, split
2010-02-09, by Sylvain Thénault
[R] devtools: improve default data import mechanism
2010-02-05, by Julien Jehannet
merge
2010-02-09, by Adrien Di Mascio
backport stable branch
2010-02-09, by Adrien Di Mascio
[cw-shell] do not set arbitrary limit on number of arguments
stable
2010-02-09, by Adrien Di Mascio
use 'edit' as defaut path for expect_redirect_publish
2010-02-09, by Sylvain Thénault
propagation hooks cleanup
2010-02-09, by Sylvain Thénault
missing import for 2.4 compat
2010-02-09, by Sylvain Thénault
don't play with the custom_workflow relation in autofill
2010-02-09, by Sylvain Thénault
fix bug w/ object relation used as inlined form
2010-02-09, by Sylvain Thénault
cleanup
2010-02-09, by Sylvain Thénault
backport stable
2010-02-09, by Sylvain Thénault
turn down some info logs into debug
stable
2010-02-09, by Sylvain Thénault
turn down some info logs into debug
stable
2010-02-09, by Sylvain Thénault
fix constraint hook: a session may be involved in multiple transaction at time
stable
2010-02-09, by Sylvain Thénault
fix and begin to document autofill algorithm
2010-02-09, by Sylvain Thénault
unset_attribute_storage, for testing purpose at least
2010-02-08, by Sylvain Thénault
oops
2010-02-08, by Sylvain Thénault
backport stable
2010-02-08, by Sylvain Thénault
when no context specified, should return non-zero score as documented
2010-02-08, by Sylvain Thénault
typo
2010-02-08, by Sylvain Thénault
no need for a specific vid argument here
2010-02-08, by Sylvain Thénault
backport stable
2010-02-08, by Sylvain Thénault
merge
stable
2010-02-08, by Alexandre Fayolle
merge
stable
2010-02-08, by Alexandre Fayolle
add a note about modifying read only attribute
stable
2010-02-08, by Alexandre Fayolle
merge
stable
2010-02-08, by Alexandre Fayolle
use calendar.gmtime instead of time.mktime to avoid UTC/localtime issues with Flot
stable
2010-02-05, by Alexandre Fayolle
must use in-place modification, pending_operations is a read-only property
stable
2010-02-08, by Sylvain Thénault
avoid to see the same warning twice, one for 3.6 another for 3.3
2010-02-08, by Sylvain Thénault
backport stable
2010-02-08, by Sylvain Thénault
fix session's commit handling: when an operation failed in [pre]commit, call rollback_event as well for already processed operation, not only the revert<event> callback
stable
2010-02-08, by Sylvain Thénault
race condition may makes this assertion fail, we don't want that
stable
2010-02-08, by Sylvain Thénault
unvisible field may have been modified, for instance relation added by an hidden input
2010-02-08, by Sylvain Thénault
AdaptedList -> SameETypeList
2010-02-08, by Sylvain Thénault
now raise UnknownProperty, not KeyError
2010-02-08, by Sylvain Thénault
fix test broken by introduction of ViewSameEType action
2010-02-08, by Sylvain Thénault
kill register_appobject_class method, simplifying autoregistration. Update test accordingly (test which manually registers object should also properly call there __register__ method). Drop the disable-appobjects config file entry: no one used it since its introduction years ago.
2010-02-08, by Sylvain Thénault
backport stable branch and some vreg cleanups:
2010-02-08, by Sylvain Thénault
fix security issue #36564 (integrity error w/ RQLUniqueConstraint) by using a global lock serializing commit when some RQLUniqueConstraint is encountered.
stable
2010-02-08, by Sylvain Thénault
errors on postcommit should never occurs, log it as critical
stable
2010-02-08, by Sylvain Thénault
missing test data
stable
2010-02-06, by Sylvain Thénault
reminder, cleanup
stable
2010-02-06, by Sylvain Thénault
initialize property once initialization has been fully completed, close #666573
stable
2010-02-06, by Sylvain Thénault
fix duplicated vregistry initialization during tests
stable
2010-02-06, by Sylvain Thénault
cleanup, don't fail if no context set on the sourcecode directive
2010-02-06, by Sylvain Thénault
we should not use inheritance there but proper view redirection, so if one adapt listitem view, he gets the same thing by default with the adapted list
2010-02-05, by Sylvain Thénault
hidden usage of datetime function which has been moved to lgc
2010-02-05, by Sylvain Thénault
i18nupdate
2010-02-05, by Sylvain Thénault
replace DevCubeConfiguration/DevDepsConfiguration by a single DevConfiguration, fixing recently introduced by w/ i18ncube command on the way
2010-02-05, by Sylvain Thénault
moved to lgc.date as well
2010-02-05, by Sylvain Thénault
oops, forgot that part of 3.2 bw compat
2010-02-05, by Sylvain Thénault
hercule (aka c-c client command) have not (ever?) been used for years, stop supporting it
2010-02-05, by Sylvain Thénault
kill most pre 3.2 bw compat code
2010-02-05, by Sylvain Thénault
kill mx compat code (dropped since 3.2), more efficient merge_args implementation
2010-02-05, by Sylvain Thénault
this test is now useless here
2010-02-05, by Sylvain Thénault
3.6 test api update
2010-02-05, by Sylvain Thénault
db fill api has changed, update test accordingly
2010-02-05, by Sylvain Thénault
no needs for a views package, 3.6 api update
2010-02-05, by Sylvain Thénault
need post_build_callbacks attribute with earlier yams version
2010-02-05, by Sylvain Thénault
update yams/rql dependencies
2010-02-05, by Sylvain Thénault
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
2010-02-05, by Sylvain Thénault
moved generic datetime manipulation function to lgc
2010-02-05, by Sylvain Thénault
fix wrong autoclass inclusion
2010-02-05, by Sylvain Thénault
fix rest syntax error
2010-02-05, by Sylvain Thénault
more selectors doc in the book, mostly extracted from code
2010-02-05, by Sylvain Thénault
reorganize, cleanup and properly document base selectors. Kill the may_add_relation selector.
2010-02-05, by Sylvain Thénault
3.6 api update
2010-02-05, by Sylvain Thénault
clear rest_path __unique cache in clear_all_caches, fix related test
2010-02-05, by Sylvain Thénault
backport stable
2010-02-05, by Sylvain Thénault
copy back __doc__ for proper sphinx doc generation
2010-02-04, by Sylvain Thénault
mimick actual request set_header method
stable
2010-02-04, by Sylvain Thénault
fix typo
stable
2010-02-04, by Sylvain Thénault
[views/treeview] fix non-ITree nodes last element computation
stable
2010-02-04, by Aurelien Campeas
[request] add a note about the encoding mgmt (or lack thereof)
stable
2010-02-04, by Aurelien Campeas
[views/plot] replace bogus jsoncall computation by something (statistically) more reliable (json_request being set to True in the JSoncontroller
stable
2010-02-04, by Aurelien Campeas
[doc] small fixes on security part
stable
2010-02-04, by Aurelien Campeas
misc typos found on my way: NameError / SyntaxError / double __select__, <sigh ...>
2010-02-04, by Adrien Di Mascio
fix bad rest
2010-02-03, by Sylvain Thénault
fix bad rest
2010-02-03, by Sylvain Thénault
more details on selectors debugging
2010-02-03, by Sylvain Thénault
add_state/add_transition are now deprecated, only add_workflow remaining
2010-02-03, by Sylvain Thénault
damn me, more stupid sed fix...
2010-02-03, by Sylvain Thénault
add note telling you don't et an UStreamIO for binary views
2010-02-03, by Sylvain Thénault
document the ~ operator
2010-02-03, by Sylvain Thénault
start documenting forms
2010-02-03, by Sylvain Thénault
fix stupid sed
2010-02-03, by Sylvain Thénault
moved content to the dbapi section
2010-02-03, by Sylvain Thénault
nicer docstring
2010-02-03, by Sylvain Thénault
live-server doesn't work, don't make think it does
2010-02-03, by Sylvain Thénault
more stuff in doc's README
2010-02-03, by Sylvain Thénault
update exemples using the 3.6 api and add/fix some sections (schema, vreg, talk about CW_MODE in concepts...). So much to do :'(
2010-02-03, by Sylvain Thénault
backport stable
2010-02-03, by Sylvain Thénault
discriminate against None, not False-ish values
stable
2010-02-03, by Aurelien Campeas
Improve the schema command with filtering option.
2010-02-02, by Pierre-Yves David
Added tag cubicweb-debian-version-3.5.12-1 for changeset 4281e1e2d76b
stable
2010-02-03, by Sylvain Thénault
Added tag cubicweb-version-3.5.12 for changeset 98af3d02b83e
stable
cubicweb-debian-version-3.5.12-1
2010-02-03, by Sylvain Thénault
Updated CW tutorial.
2010-02-03, by Adrien Chauve
le patch added_tips a été importé
2010-02-03, by Sylvain Thénault
le patch admin_tips_for_backup a été importé
2010-02-02, by Sylvain Thénault
Add a ``schema`` command to cmd ctrl to generate schema image.
2010-02-02, by Pierre-Yves David
fix rset.related_entity with variables coming from subquery while some others not
2010-02-02, by Sylvain Thénault
3.5.12
stable
cubicweb-version-3.5.12
2010-02-02, by Sylvain Thénault
cleanup
stable
2010-02-02, by Sylvain Thénault
fix spurious http cache bug: sometimes last-modified headers is generated using non-english local, which ends up in a date that twisted can't parse and make it feels the page may be cached while it may not
stable
2010-02-02, by Sylvain Thénault
simpler last_modified implementation
stable
2010-02-02, by Sylvain Thénault
merge
stable
2010-02-01, by Sylvain Thénault
fetch all forms, avoid potential initialization pb
stable
2010-02-01, by Sylvain Thénault
missing jsonize, avoid spurious error w/ ff
stable
2010-02-01, by Sylvain Thénault
refactor to use the 3.6 API
2010-02-01, by Nicolas Chauvat
merge
stable
2010-02-01, by Alexandre Fayolle
merge
stable
2010-02-01, by Alexandre Fayolle
partial backport of support for adbh's new interface to backup_command and restore_command
stable
2010-01-27, by Alexandre Fayolle
more escapes for the backslashes
stable
2010-02-01, by Aurelien Campeas
escape the backslashes
stable
2010-02-01, by Aurelien Campeas
bugfix
2010-01-29, by Nicolas Chauvat
add action to list entities of the CWEType currently displayed
2010-01-29, by Nicolas Chauvat
should take arbitrary arguments
stable
2010-01-29, by Sylvain Thénault
i18nupdate
stable
2010-01-29, by Sylvain Thénault
calling unicode instead of gettext...
stable
2010-01-29, by Sylvain Thénault
[entity] small optimization: once an entity has been completed, don't redo it (for nothing)
stable
2010-01-29, by Sylvain Thénault
[treeview] ensure items are ordered according to their dc_title, we can't rely on an ordered rset
stable
2010-01-29, by Sylvain Thénault
[entity] rename vid argument of .view(...) into __vid to avoid potential conflicts with kwargs
stable
2010-01-29, by Sylvain Thénault
eschema view is gone away
stable
2010-01-29, by Sylvain Thénault
remove misnamed argument
stable
2010-01-28, by Sylvain Thénault
add version number to deprecation warning
stable
2010-01-28, by Sylvain Thénault
[entities] fix CWUser.is_in_group implementation
stable
2010-01-28, by Adrien Di Mascio
missing import
2010-01-27, by Sylvain Thénault
must check for relation inlined in main form type
2010-01-27, by Sylvain Thénault
skip final relations at this point
2010-01-27, by Sylvain Thénault
add missing errno import in etwist/server.py
stable
2010-01-27, by Adrien Di Mascio
should not raise KeyError if key's missing
2010-01-27, by Sylvain Thénault
choices function should now take the field as argument
2010-01-27, by Sylvain Thénault
cleanup
2010-01-27, by Sylvain Thénault
missing import
2010-01-27, by Sylvain Thénault
systematically call bool on BooleanField values
2010-01-27, by Sylvain Thénault
by default this is not the widget responsability to turn empty string into None,
2010-01-27, by Sylvain Thénault
ensure we get a correct key
2010-01-27, by Sylvain Thénault
test fixes
2010-01-27, by Sylvain Thénault
useless, same as test_nonregr_eetype_etype_editing
2010-01-27, by Sylvain Thénault
[forms] propagate aguments given to .vocabulary to .choices if it's a callable.
2010-01-27, by Sylvain Thénault
reorganize code:
2010-01-27, by Sylvain Thénault
[forms] fix backward compat for field.choices arguments
2010-01-27, by Sylvain Thénault
use field.vocabulary instead of field.choices, skip already related eids. Also consider vocabulary when no etype specified
2010-01-27, by Sylvain Thénault
[primary view] activate toolbox
2010-01-27, by Sylvain Thénault
it seems that prefixiter is expected to return child *folder* but was relying on a specific .children implementation, fix this
2010-01-27, by Sylvain Thénault
3.6 api update, cleanup
2010-01-26, by Sylvain Thénault
[forms] let the autoform specify the generic relation field label,
2010-01-26, by Sylvain Thénault
simplify messages used for inlined forms
2010-01-26, by Sylvain Thénault
should have been in previous commit (moved below in the module)
2010-01-26, by Sylvain Thénault
[forms] the last touch: handle inlined relation forms as fields
2010-01-26, by Sylvain Thénault
fix label handling: when label is explicitly set to None, don't try to guess it
2010-01-26, by Sylvain Thénault
surrounding div necessary for proper error localization
2010-01-26, by Sylvain Thénault
cleanup base class
2010-01-26, by Sylvain Thénault
by default use new jquery widgets for Time/Date/DateTime fields
2010-01-26, by Sylvain Thénault
new jquery based widgets for Time/Date/DateTime, backported from crm
2010-01-26, by Sylvain Thénault
introduce a default render implementation on the base widget, which
2010-01-26, by Sylvain Thénault
[forms] new optional suffix attribute on widget objects, used to generage input name / dom id.
2010-01-26, by Sylvain Thénault
introduce new _ensure_correctly_typed method on fields, responsible
2010-01-26, by Sylvain Thénault
fix typed_value implementation w/ eidparam field which are actual entity's relation and have .value set for their initial value
2010-01-26, by Sylvain Thénault
cleanup module namespace but only importing the formwidgets module
2010-01-26, by Sylvain Thénault
fix deprecation warnings
2010-01-26, by Sylvain Thénault
fif inlined relation forms pb w/ new ajax forms.
2010-01-26, by Sylvain Thénault
now that we are property initializing autoform_section for the 'inlined' form type, use it...
2010-01-26, by Sylvain Thénault
[uicfg] fix autoform_section rtags initialization
2010-01-26, by Sylvain Thénault
cache result of the COUNT query used to see if a non unique attribute may be used as rest path on the entity instance to avoid recomputing it later
2010-01-26, by Sylvain Thénault
incontext view of EmailAddress is a mailto: link
2010-01-26, by Sylvain Thénault
add CWProperty for_user CWUser when on the user primary view
2010-01-26, by Sylvain Thénault
move CWProperty rtags from autoform to cwproperties module.
2010-01-26, by Sylvain Thénault
fix Bytes submission pb on POST, due to multiple call to field.process_form_value
2010-01-26, by Sylvain Thénault
must skip internal field value from the generic relations combobox
2010-01-26, by Sylvain Thénault
case where 'w' argument is None should be handled in do_paginate
2010-01-26, by Sylvain Thénault
[uicfg] clean dead code, fix indexview_etype_section for ExternalUri and Bookmark
2010-01-26, by Sylvain Thénault
[uicfg] fix reloading pb with the indexview_etype_section
2010-01-26, by Sylvain Thénault
must catch UnmodifiedField exception in has_been_modified
2010-01-26, by Sylvain Thénault
command may now officially be either a string or a list, don't make think it's for backward compat
2010-01-26, by Sylvain Thénault
nicer usage for cubicweb-ctl
2010-01-26, by Sylvain Thénault
get back iterparents implementation from folder cubes
2010-01-26, by Sylvain Thénault
eschema view has been removed
2010-01-26, by Sylvain Thénault
[bfss] make it works when adding/updating entities with an attribute using bfss
2010-01-26, by Sylvain Thénault
d-t-w
2010-01-25, by Sylvain Thénault
fix copyright
2010-01-25, by Sylvain Thénault
XXX quick fix html validation by removing <canvas>
2010-01-25, by Sylvain Thénault
skil internal field value, else we get an error
2010-01-25, by Sylvain Thénault
add source in backup/restore failure message
2010-01-25, by Sylvain Thénault
introduced dependency to lgc > 0.47 for new stacklevel argument to deprecated + new db backup/restore api
2010-01-25, by Sylvain Thénault
handle lgc.adbh api changes within regards of backup/restore:
2010-01-25, by Sylvain Thénault
match_rtype hook selector now accepts frometypes/toetypes optional arguments to match only given subject/object entity types
2010-01-25, by Sylvain Thénault
a selector MUST NO return None
2010-01-25, by Sylvain Thénault
some fixes so that deprecation warning are properly localized
2010-01-25, by Sylvain Thénault
to ease overriding of field.choices using *function* (set using autoform_field_kwargs), give the field as named argument
2010-01-25, by Sylvain Thénault
refactor attributes'value generator to deal with yams special
2010-01-25, by Sylvain Thénault
backport stable
2010-01-22, by Sylvain Thénault
backport stable
2010-01-22, by Sylvain Thénault
3.6 api update
2010-01-22, by Sylvain Thénault
[vreg] object_by_id should not have been deprecated. Fix facets.
2010-01-22, by Sylvain Thénault
fix stupid typo ...
stable
2010-01-22, by Adrien Di Mascio
fix condition to paginate a result set
stable
2010-01-22, by Sylvain Thénault
make rollback available in shell (as commit is)
2010-01-22, by Sylvain Thénault
add a reminder
2010-01-22, by Sylvain Thénault
fix indentation / tab pbs
2010-01-22, by Sylvain Thénault
fix name error
2010-01-22, by Sylvain Thénault
add approximated version number to deprecation warning
2010-01-22, by syt
oops, missing return
2010-01-22, by syt
we need extrapath when trying to import site_cubicweb files
2010-01-22, by Sylvain Thénault
move extra path computing as a configuration class property so we can reused it
2010-01-22, by Sylvain Thénault
first draft for a simple hooks based custom attribute storage,
2010-01-22, by Sylvain Thénault
d-t-w
2010-01-22, by Sylvain Thénault
closes #345410: two_lines_rset, two_cols_rset, two_etypes_rset are badly named
2010-01-21, by Sylvain Thénault
fix #636936: read_permission relation should not be mandatory
2010-01-21, by Sylvain Thénault
fix #615848: undefined 'new' variable was refering to the newly introduced subquery / remove_subquery doesn't take an undefine argument (probable copy/paste from the remove_node call)
stable
2010-01-21, by Sylvain Thénault
some docstring
stable
2010-01-21, by Sylvain Thénault
[doc] reformulate dependencies
stable
2010-01-21, by Sylvain Thénault
[views] FinalView should display an empty string if value is None
stable
2010-01-21, by Adrien Di Mascio
merge
2010-01-21, by Sylvain Thénault
move base form renderer label handling into a function to reuse it in CompositeFormRenderer and avoid seeing a tuple in column headers...
stable
2010-01-21, by Sylvain Thénault
minor schema deserialization optimizations
2010-01-21, by Sylvain Thénault
oopb, widget has been renamed
2010-01-21, by Sylvain Thénault
specify formvid=edition to get multiple edition working w/ 3.6
2010-01-21, by Sylvain Thénault
reminder
2010-01-21, by Sylvain Thénault
this clutter startup screen for little benefit, remove it
2010-01-21, by Sylvain Thénault
update copyright
2010-01-21, by Sylvain Thénault
move bookmark related uicfg stuff into bookmark specific module, use the EditableURLWidget widget for Bookmark.path
2010-01-21, by Sylvain Thénault
new field's responsibility POC: EditableURLWidget allow to edit Bookmark.path in two separated fields, displaying unquoted values which are requoted on form post processing
2010-01-21, by Sylvain Thénault
refactor field's value retreiving from the widget (eg 'display value' concept):
2010-01-21, by Sylvain Thénault
dom_id now accepts a suffix argument as input_name
2010-01-21, by Sylvain Thénault
cleaner input_name implementation
2010-01-21, by Sylvain Thénault
when the vregistry is initialized, no need to call vreg.set_schema (else we trigger appobjects registration twice. This allows significant startup speedup.
2010-01-21, by Sylvain Thénault
new url_parse_qs method on base request to parse unicode url formatted query strings
2010-01-21, by Sylvain Thénault
merge
stable
2010-01-20, by Alexandre Fayolle
enable cubicweb-ctl db-dump and db-restore on Windows with SQL Server
stable
2010-01-20, by Alexandre Fayolle
3.6 api update
2010-01-20, by Sylvain Thénault
merge
2010-01-20, by Sylvain Thénault
allow control of generic relations field display through display_fields
2010-01-20, by Sylvain Thénault
no self._cw on widget objects while '_' is defined locally
2010-01-20, by Sylvain Thénault
delete remaining stuff w/ handling of the generic relations
2010-01-20, by Sylvain Thénault
test update
2010-01-20, by Sylvain Thénault
clear vreg's parent_classes cache to fix etype cache / auto-reloading bug
2010-01-20, by Adrien Di Mascio
merge
2010-01-20, by Sylvain Thénault
fix bad indent
stable
2010-01-20, by Sylvain Thénault
backport stable
2010-01-20, by Sylvain Thénault
cleanup
stable
2010-01-20, by Sylvain Thénault
fix bug: the 'table' argument is overwritten by the loop variable, causing latter crash due to this missing information
stable
2010-01-20, by Sylvain Thénault
don't record deambiguifier when it has no type restriction using 'is', so we don't miss later some available constraints
stable
2010-01-20, by Sylvain Thénault
fix warning stack level
2010-01-20, by Sylvain Thénault
cw 3.6 api update
2010-01-20, by Sylvain Thénault
merge
2010-01-20, by Sylvain Thénault
merge
2010-01-20, by Sylvain Thénault
more input/button fixes
stable
2010-01-20, by Sylvain Thénault
backport stable
2010-01-20, by Sylvain Thénault
cleanup
2010-01-20, by Sylvain Thénault
turn all the stuff used to handle 'generic relations' in forms into proper
2010-01-20, by Sylvain Thénault
fix tests
2010-01-20, by Sylvain Thénault
[rql2sql] added test that shows crash during sql generation
2010-01-20, by Adrien Di Mascio
apply patch proposed by 2web to properly remove hidden input set to represent the button used to submit the form, so forms may be properly reused after a post
2010-01-19, by Sylvain Thénault
fix dumb name error
2010-01-19, by Sylvain Thénault
missing import
2010-01-19, by Sylvain Thénault
remove input from jquery filter, so it works as well with buttons
stable
2010-01-19, by Sylvain Thénault
unicode(arg) else we may get some encoding exception
2010-01-19, by alex & cheb
remove deprecation warnings + name error
2010-01-19, by alex & cheb
remove common/test/data directory from __pkginfo__, MANIFEST and debian rules to allow cubicweb installation
2010-01-19, by Stephanie Marcu
fix syntax error
2010-01-19, by Stephanie Marcu
test fixes
2010-01-19, by Sylvain Thénault
3.6 api update
2010-01-19, by Sylvain Thénault
update selectors.py: change entity.schema with entity._cw.vreg.schema
2010-01-19, by Stephanie Marcu
merge
2010-01-19, by Sylvain Thénault
we should access to __regid__ instead of id since in that case bw compat fail: access to id throuhg a class returns the property object instead of calling the property's method
2010-01-19, by Stephanie Marcu
fix autoform_is_inlined bw compat
2010-01-19, by Sylvain Thénault
[forms] fix implementation of backward compat method form_render
2010-01-19, by Adrien Di Mascio
inherit from FieldWidget to inherit from the process_field_data required by the edit controller
2010-01-19, by Stephanie Marcu
with cw 3.6 we've to specify entity's relation role
2010-01-19, by Stephanie Marcu
fix bad merge
2010-01-19, by Sylvain Thénault
import uicfg.auto_form doc
stable
2009-12-16, by Pierre-Yves David
update i18n doc
stable
2010-01-19, by Pierre-Yves David
Fix element tree import for python2.4
stable
2010-01-19, by Pierre-Yves David
forgotten buffer
2010-01-18, by Sylvain Thénault
backport stable branch
2010-01-18, by Sylvain Thénault
fix pb with bytes field processing: currently when an existing file is edited
2010-01-18, by Sylvain Thénault
fix NameError
stable
2010-01-18, by Aurelien Campeas
don't call handle_inlined_relation where we're not on the relation'subject
2010-01-18, by Sylvain Thénault
don't add another _cw_edited_field hidden when build_context is called twice (may occurs with inlined relation forms)
2010-01-18, by Sylvain Thénault
cleanup
stable
2010-01-18, by Sylvain Thénault
don't use matching_groups() for is_in_group implementation
stable
2010-01-18, by Sylvain Thénault
a few french translation typo corrections
stable
2010-01-15, by Alexandre Fayolle
rename need_navigation into paginable
stable
2010-01-15, by Sylvain Thénault
backport tracker permission utility functions into the cw.schemas package
stable
2010-01-14, by Sylvain Thénault
Backed out changeset b8ea99f5e8ea, tags.a escape its content.
stable
2010-01-14, by Sylvain Thénault
fix dumb name errors
2010-01-14, by Sylvain Thénault
fix global errors display when there is more than one error
2010-01-14, by Sylvain Thénault
fix error key / field input detection (field's name include -role when specified, the error key *may* include it
2010-01-14, by Sylvain Thénault
missing xml escapes (but textoutofcontext probably ought to be just outofcontext, with no escaping then)
stable
2010-01-13, by Aurelien Campeas
3.6 api update
2010-01-13, by Sylvain Thénault
move autoform's field_by_name implementation on base EntityFieldsForm
2010-01-13, by Sylvain Thénault
specify name *and* role when raising FieldNotFound helps debugging
2010-01-13, by Sylvain Thénault
if specified, benefit from target_etype information in the [partial_]add_relation selector
2010-01-13, by Sylvain Thénault
ouch, has_perm was always returning False...
2010-01-13, by Sylvain Thénault
more 3.6 api update
2010-01-13, by Sylvain Thénault
iirk reminder
2010-01-13, by Sylvain Thénault
3.6 api update
2010-01-13, by Sylvain Thénault
has_been_modified shouldn't raise ProcessFormError
2010-01-13, by Sylvain Thénault
related entities are returned as tuple since a few months ago
2010-01-13, by Sylvain Thénault
should skip INTERNAL_FIELD_VALUE
2010-01-13, by Sylvain Thénault
should use a set for pending fields
2010-01-13, by Sylvain Thénault
fix process_form_values: we should handle value errors and properly raise ProcessFormError
2010-01-13, by Sylvain Thénault
refactor form error handling:
2010-01-13, by Sylvain Thénault
new DBG_ALL debug level
2010-01-13, by Sylvain Thénault
return localized message on parse_datetime errors
2010-01-13, by Sylvain Thénault
raising ConfigurationError is cleaner; remove some unused imports
stable
2010-01-12, by Aurelien Campeas
[javascript] upgrade excanvas.js (rev. M3, mars 2009): this fixes plot widgets rendering in IE
stable
2010-01-12, by Adrien Di Mascio
do not attempt to daemonize under windows
stable
2010-01-11, by Aurelien Campeas
[cwctl] reset-admin-pwd was failing when db-host was not set
stable
2010-01-09, by Nicolas Chauvat
[javascript] IE doesn't support dynamic enctype modification, we have to set encoding too
stable
2010-01-08, by Adrien Di Mascio
[forms] make it easier to override CWProperty form buttons
stable
2010-01-08, by Adrien Di Mascio
[forms] make it easier to override StringField's mininum size
stable
2010-01-08, by Adrien Di Mascio
[skeleton] remove unused os.path.dirname import, use dname instead of dirname as an additional safetly belt
stable
2010-01-08, by Adrien Di Mascio
[web/views] if view has attribute paginable=False, do not try to paginate it
stable
2010-01-07, by Nicolas Chauvat
update copyright: welcome 2010
stable
2010-01-07, by Adrien Di Mascio
[views] backport progressbar template from shingouz
2010-01-07, by Adrien Di Mascio
[forms] fix multiple edit bug introduced by changeset cebdf8ee5ad7
stable
2010-01-05, by Adrien Di Mascio
do not recompute the plot on subsequent onload events #615338
stable
2010-01-05, by Aurelien Campeas
fix stripEmptyTextNodes for IE (part of #615337)
stable
2010-01-05, by Aurelien Campeas
[javascript] upgrade jquery.flot.js to v0.6 to fix IE6-related bugs
stable
2010-01-04, by Adrien Di Mascio
[forms] edited_entity must be set before calling session_key()
stable
2010-01-04, by Adrien Di Mascio
must escape user_rql_callback
stable
2009-12-23, by Sylvain Thénault
backport stable branch
2009-12-23, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.11-1 for changeset 4920121d41f2
stable
2009-12-23, by Sylvain Thénault
Added tag cubicweb-version-3.5.11 for changeset f48b2f193961
stable
cubicweb-debian-version-3.5.11-1
2009-12-23, by Sylvain Thénault
3.5.11
stable
cubicweb-version-3.5.11
2009-12-23, by Sylvain Thénault
i18nupdate
stable
2009-12-23, by Sylvain Thénault
must now properly use Binary for password (see 4180:42247d70105b). XXX Though this is somewhat backend related (eg store password using a binary type), this should be either well document or handled properly in the db helper.
stable
2009-12-23, by Sylvain Thénault
TYPE_MAPPING expected to be a mapping from yams type to db type, and timestamp is the Datetime yams type
stable
2009-12-23, by Sylvain Thénault
quick and dirty fix to avoid crash when running db-create command with an sqlite source
stable
2009-12-23, by Sylvain Thénault
add es.po to default skel, closes #591625
stable
2009-12-22, by Sylvain Thénault
closes #601987
stable
2009-12-22, by Sylvain Thénault
missing one litle char
stable
2009-12-22, by Sylvain Thénault
closes #607344 by simply appending '/' to base url if necessary instead of insulting the user
stable
2009-12-22, by Sylvain Thénault
cleanup
2009-12-22, by Sylvain Thénault
test update. All cw tests OK
2009-12-22, by Sylvain Thénault
fix bad merge
2009-12-22, by Sylvain Thénault
make groupmap argument optional / sort for testing purpose
2009-12-22, by Sylvain Thénault
fix virtual relation detection: erschema is no more a relation type but a relation def in _synchronize_permissions
2009-12-22, by Sylvain Thénault
necessary to fix some security test, unclear why did I set perms below at some point...
2009-12-22, by Sylvain Thénault
import cleanup, check data file exists
2009-12-22, by Sylvain Thénault
should turn password into a Binary properly
stable
2009-12-22, by Sylvain Thénault
should not simplify previous to preprocess
2009-12-22, by Sylvain Thénault
use ._cw instead of .req (reintroduced by merge of stable)
2009-12-22, by Sylvain Thénault
oops
2009-12-22, by Sylvain Thénault
backport stable
2009-12-22, by Sylvain Thénault
more extra_args cleanup
stable
2009-12-22, by Aurelien Campeas
only give extra_args if there is something to be fed (breaks some db connectors otherwise)
stable
2009-12-22, by Aurelien Campeas
merge
stable
2009-12-22, by Alexandre Fayolle
SqlServer: support single sign on / Windows credential authentication
stable
2009-12-22, by Alexandre Fayolle
SQL Server port: convert Password to Binary
stable
2009-12-22, by Alexandre Fayolle
[javascript] cleanup, remove tabs
stable
2009-12-22, by Adrien Di Mascio
[javascript] remove ajaxHtmlHead from dom response once it has been processed.
stable
2009-12-22, by Adrien Di Mascio
msg isn't defined there, but we've to give traceback information to record error
2009-12-22, by Sylvain Thénault
all web tests OK
2009-12-21, by Sylvain Thénault
make new editcontroller works, based on a _cw_edited_fields hidden input
2009-12-21, by Sylvain Thénault
crecord introduced junk...
2009-12-21, by Sylvain Thénault
strip string by default
2009-12-21, by Sylvain Thénault
nicer StringField __init__
2009-12-21, by Sylvain Thénault
fix render (formerly form_render) prototype
2009-12-21, by Sylvain Thénault
process_posted yield field instead of field's name
2009-12-21, by Sylvain Thénault
proper field's role handling: may be 'subject' / 'object' *in case
2009-12-21, by Sylvain Thénault
form_add_hidden -> add_hidden
2009-12-21, by Sylvain Thénault
substitute _render_attrs by values_and_attributes method, keeping bw compat
2009-12-21, by Sylvain Thénault
replace form_field_[encoding|vocabulary] methods on form by encoding|vocabylary(form) methods on fields
2009-12-21, by Sylvain Thénault
refactor vocabulary handling to avoid having to define methods
2009-12-21, by Sylvain Thénault
cleanup
2009-12-21, by Sylvain Thénault
refactor form field value handling, to get a nicer api and an easier algorithm to get field's value
2009-12-21, by Sylvain Thénault
missing imports
2009-12-21, by Sylvain Thénault
yams api update
2009-12-21, by Sylvain Thénault
drop form_field_name/form_field_id methods from form object, in favor of field.input_name(form) / field.dom_id(form)
2009-12-21, by Sylvain Thénault
NothingToEdit is not a ValidationError, simplify
2009-12-21, by Sylvain Thénault
fix translation of message to view newly created entity: must be done once language is set...
2009-12-21, by Sylvain Thénault
accord avec 'entité'
2009-12-21, by Sylvain Thénault
new catch_error context manager, nicer controller __init__ and new iter_and_commit(datakey) method
2009-12-21, by Sylvain Thénault
this bw compat doesn't work, drop it
2009-12-21, by Sylvain Thénault
don't try to write .row/.col, use new cw_row/cw_col attributes
2009-12-21, by Sylvain Thénault
etype_class('Any') should return bare 'Any' class
2009-12-21, by Sylvain Thénault
cubicweb security #36257: les urls /add/EntityName sont accessibles en anonyme
stable
2009-12-18, by Sylvain Thénault
3.6 remove deprecation warning
2009-12-18, by Pierre-Yves David
Improve warning message
2009-12-18, by Pierre-Yves
[mq]: fix_es_po_file_creation
2009-12-18, by Charles Hébert
[mq]: plural_display_name_fix
2009-12-18, by Charles Hébert
[mq]: doc
2009-12-18, by Charles Hébert
Add the search javascript to the html layout
2009-12-18, by Charles Hébert
improve error message
2009-12-16, by Pierre-Yves David
tweaks output
2009-12-18, by Sylvain Thénault
oops
2009-12-18, by Sylvain Thénault
clearer api: distinguish app_publish / ctrl_publish
2009-12-18, by Sylvain Thénault
override publisher's error handler to ease debugging
2009-12-18, by Sylvain Thénault
dataimport refactoring / improvments, keeping bw compat (for now)
2009-12-18, by Sylvain Thénault
look for cubicweb-ctl plugins in the ccplugin.py file, keeping bw compat on ecplugin.py
2009-12-18, by Sylvain Thénault
check entity has an eid before using absolute_url
stable
2009-12-18, by Sylvain Thénault
force_session_key default to None in base form class...
stable
2009-12-18, by Sylvain Thénault
fix mainvars detection bug with EXISTS (paren, actually)
stable
2009-12-18, by Sylvain Thénault
call super class if choices specified to get std behaviour
stable
2009-12-17, by Sylvain Thénault
merge
stable
2009-12-17, by Sylvain Thénault
check name changed first
stable
2009-12-17, by Sylvain Thénault
no 3.6 code in 3.5...
stable
2009-12-17, by Sylvain Thénault
merge
stable
2009-12-16, by Alexandre Fayolle
make cubicweb-ctl db-init -d work with postgresql backend
stable
2009-12-16, by Alexandre Fayolle
merge
stable
2009-12-16, by Sylvain Thénault
fix backout
stable
2009-12-16, by Sylvain Thénault
merge
stable
2009-12-15, by Aurelien Campeas
fix NameError
stable
2009-12-15, by Aurelien Campeas
backout a75a6e770717, unmeetable condition and introduce a bug with boolean values
stable
2009-12-15, by Sylvain Thénault
load site_cubicweb as a module instead of execing it, avoid reimport pbs
stable
2009-12-15, by Sylvain Thénault
fix name error
stable
2009-12-14, by Alexandre Fayolle
quick and dirty fix trying to avoid rest directive conflicts when using sphinx (which seems to import the code)
stable
2009-12-14, by Sylvain Thénault
merge
stable
2009-12-14, by Sylvain Thénault
oops
stable
2009-12-14, by Sylvain Thénault
merge
stable
2009-12-14, by Alexandre Fayolle
Passwords need to be considered as binary fields
stable
2009-12-14, by Alexandre Fayolle
TIMESTAMP column type has a special meaning for SQLServer,
stable
2009-12-14, by Alexandre Fayolle
merge
stable
2009-12-14, by Sylvain Thénault
use edited_attributes and uniformize attribute schema retreival
stable
2009-12-14, by Sylvain Thénault
[mq]: fix_for_forms
2009-12-10, by Arthur Lutz
fix deprecation warning
2009-12-10, by Sylvain Thénault
schema view fix
2009-12-10, by Sylvain Thénault
disable everything but metadata hooks while inserting schema
2009-12-10, by Sylvain Thénault
more advanced hooks control
2009-12-10, by Sylvain Thénault
fix 3.6 bug
2009-12-10, by Sylvain Thénault
[mq]: small_api_changes_for_3.6
2009-12-10, by Arthur Lutz
yams api update
2009-12-10, by Sylvain Thénault
missing underscore leads to infinite recursion error
2009-12-10, by Sylvain Thénault
[mq]: fix_typo_and_forms
2009-12-09, by Arthur Lutz
api update
2009-12-09, by Sylvain Thénault
yams api update
2009-12-09, by Sylvain Thénault
[i18n] use named substitutions for proper localization
stable
2009-12-14, by Adrien Di Mascio
remove redundant line
stable
2009-12-10, by Aurelien Campeas
update sys.path at cubicweb startup
stable
2009-12-10, by Administrator <>
changed log severity from critical to info if a plugin cannot be loaded
stable
2009-12-10, by Alexandre Fayolle
fix non-xml_escaped url in box
2009-12-09, by Pierre-Yves David
nicer fix
2009-12-09, by Sylvain Thénault
avoid failure by simply not displaying this section for now"
2009-12-09, by Sylvain Thénault
rschema doesn't have may_have_permission
2009-12-09, by Sylvain Thénault
shouldn't be called from here
2009-12-09, by Sylvain Thénault
typos, api update
2009-12-09, by Sylvain Thénault
don't use setdefault with a tuple as value, a set is expected
2009-12-09, by Sylvain Thénault
api update
2009-12-09, by Sylvain Thénault
add hook selector
2009-12-09, by Sandrine Ribeau
api update again
2009-12-09, by Sandrine Ribeau
more api update
2009-12-09, by Sylvain Thénault
3.6 api update
2009-12-09, by Sylvain Thénault
3.6 api update
2009-12-09, by Sylvain Thénault
avoid infinite recursion error
2009-12-09, by Sylvain Thénault
test fixes
2009-12-09, by Sylvain Thénault
check a permission has been specified first...
2009-12-09, by Sylvain Thénault
api update
2009-12-09, by Sylvain Thénault
missing role argument
2009-12-09, by Sylvain Thénault
no more handled by the renderer
2009-12-09, by Sylvain Thénault
use implements instead of entity_implements
2009-12-09, by Sylvain Thénault
merge
2009-12-09, by Sylvain Thénault
cw 3.6 api update
2009-12-09, by Sandrine Ribeau
some api update
2009-12-09, by Sylvain Thénault
deprecates entity_implements / but_etype selectors
2009-12-09, by Sylvain Thénault
fix initargs handling
2009-12-09, by Pierre-Yves David
fix guess_field to handle non internationalizable definition
2009-12-08, by Pierre-Yves David
perms are now held by the relation definition
2009-12-09, by Sylvain Thénault
password should now be named
2009-12-09, by Sylvain Thénault
__cmp__ should *NOT* return False when different
2009-12-09, by Sylvain Thénault
explain how to run as a windows service
stable
2009-12-09, by Aurelien Campeas
be able to run cw instances as windows services
stable
2009-12-09, by auc
merge
2009-12-08, by Sylvain Thénault
oops, bad indent
stable
2009-12-08, by Sylvain Thénault
backport stable
2009-12-08, by Sylvain Thénault
should not xml_escape rql
stable
2009-12-08, by Sylvain Thénault
backport stable
2009-12-08, by Sylvain Thénault
properly escape arguments of user callbacks
stable
2009-12-08, by Sylvain Thénault
new rset argument
stable
2009-12-08, by Sylvain Thénault
api update
2009-12-08, by Sylvain Thénault
test update
2009-12-08, by Sylvain Thénault
fix infered rdef propagation
2009-12-08, by Sylvain Thénault
more api update
2009-12-08, by Sandrine Ribeau
yams api update
2009-12-08, by Sylvain Thénault
move hook tests to hooks package tests
2009-12-08, by Sylvain Thénault
should use match_rtype, not entity_implements in such cases
2009-12-08, by Sylvain Thénault
3.5 api update
2009-12-08, by Sylvain Thénault
had been involontarly dropped
2009-12-08, by Sylvain Thénault
cw 3.6 api update
2009-12-08, by Sylvain Thénault
add a dummy and stupid dummy method for dummy form
2009-12-08, by Pierre-Yves David
cw 3.6 api update
2009-12-08, by Sandrine Ribeau
card referenced later
2009-12-08, by Sylvain Thénault
give group mapping where needed
2009-12-08, by Sylvain Thénault
3.6 api update
2009-12-08, by Sylvain Thénault
fix sync_schema*: new syncprops argument to sync relation definition as well
2009-12-08, by Sylvain Thénault
Update generic RQL Based Constraints and RQLUniqueConstraint doc
2009-12-08, by Pierre-Yves David
fix class reference in old hook warning
2009-12-08, by Pierre-Yves David
merge
2009-12-08, by Sylvain Thénault
[mq]: typo
2009-12-08, by Sandrine Ribeau
[mq]: fix_set_addition
2009-12-08, by Arthur Lutz
Update generic RQL Based Constraints and RQLUniqueConstraint doc
2009-12-08, by Pierre-Yves David
fix class reference in old hook warning
2009-12-08, by Pierre-Yves David
missing groupmap propagation to rschema2rql
2009-12-08, by Sylvain Thénault
Update generic RQL Based Constraints and RQLUniqueConstraint doc
2009-12-08, by Pierre-Yves David
test api update
2009-12-08, by Sylvain Thénault
remove debug print, fix error message
2009-12-08, by Sylvain Thénault
missing mainvars
2009-12-08, by Sylvain Thénault
missing cache key
2009-12-08, by Sylvain Thénault
duh???
2009-12-08, by Sylvain Thénault
add regid when tracing selection
2009-12-08, by Sylvain Thénault
duh???
2009-12-08, by Sylvain Thénault
more api update
2009-12-08, by Sylvain Thénault
drop common subpackage
2009-12-08, by Sylvain Thénault
merge
2009-12-08, by Sylvain Thénault
move i18n / migration modules from cw.common to cw
2009-12-08, by Sylvain Thénault
merge
2009-12-07, by Sandrine Ribeau
api update
2009-12-07, by Sandrine Ribeau
remove old bw (pre 3.2) compat modules
2009-12-08, by Sylvain Thénault
use commit in migration script instead of checkpoint
2009-12-08, by Sylvain Thénault
deprecated one more custom add_entity in favor of req.create_entity
2009-12-08, by Sylvain Thénault
some cw 3.6 api update
2009-12-08, by Sylvain Thénault
yams api update
2009-12-08, by Sylvain Thénault
.id backward compat
2009-12-08, by Sylvain Thénault
backport stable branch
2009-12-08, by Sylvain Thénault
[migration] write migration instructions for permissions handling on relation definition
2009-12-07, by Adrien Di Mascio
[server] don't try to set perms twice on the same relation (e.g. symetric relations)
2009-12-07, by Adrien Di Mascio
merge
2009-12-07, by Sylvain Thénault
fix class reference in old hook warning
2009-12-07, by Pierre-Yves David
more api renaming/fixing update
2009-12-07, by Sandrine Ribeau
return relation property using rdef.get
2009-12-07, by Sandrine Ribeau
should return item type not relation
2009-12-07, by Sandrine Ribeau
api renaming update
2009-12-07, by Sandrine Ribeau
fix bad merge
2009-12-07, by Sandrine Ribeau
should delete state once replacement has been done
stable
2009-12-04, by Sylvain Thénault
dont crash if directory doesn't exist
stable
2009-12-04, by Sylvain Thénault
fix jsonization of interval
stable
2009-12-04, by Sylvain Thénault
added replace_state method to ease workflow migration. backported from forge as a reminder, not really tested yet
stable
2009-12-04, by Sylvain Thénault
backport stable into default
2009-12-03, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.10-1 for changeset dfe2f245248c
stable
2009-12-03, by Sylvain Thénault
Added tag cubicweb-version-3.5.10 for changeset 9b52725d8c53
stable
cubicweb-debian-version-3.5.10-1
2009-12-03, by Sylvain Thénault
merge
stable
cubicweb-version-3.5.10
2009-12-03, by Sylvain Thénault
3.5.10
stable
2009-12-03, by Sylvain Thénault
quick & dirty fix for auto completion widget
stable
2009-12-03, by Aurelien Campeas
update i18n doc
stable
2009-12-03, by Pierre-Yves David
Pasting blog about facet in the facet section of the doc book.
stable
2009-12-03, by Pierre-Yves David
hide en apidoc in .hgignore
stable
2009-12-03, by Pierre-Yves David
héhé, get the same result with a slightly enhanced condition and all this code removed
stable
2009-12-03, by Sylvain Thénault
unused, cleanup
stable
2009-12-03, by Sylvain Thénault
fix sql generation bug with neged inlined relation where the object is invariant and subject is only referenced by the relation
stable
2009-12-03, by Sylvain Thénault
add postcommit_event on Operations
stable
2009-12-03, by Aurelien Campeas
add some notes
stable
2009-12-03, by Sylvain Thénault
i18nupdate
stable
2009-12-03, by Sylvain Thénault
nicer error message on rql constraints
stable
2009-12-03, by Sylvain Thénault
implements 'parent' method on workflow entity types
stable
2009-12-03, by Sylvain Thénault
this invalid constraint now fails with new constraints checking
stable
2009-12-03, by Sylvain Thénault
this constraint is actually unusable in yams schema for cw
stable
2009-12-03, by Sylvain Thénault
unused since a long time now
stable
2009-12-03, by Sylvain Thénault
finish yesterday work on rql constraints:
stable
2009-12-03, by Sylvain Thénault
synchronize rdef where unique constraints have been updated/added
stable
2009-12-02, by Sylvain Thénault
oops, should have been updated
stable
2009-12-02, by Sylvain Thénault
add a fourth item to 'view box' defintion, dispctrl, so that
stable
2009-12-02, by Sylvain Thénault
slightly adapt title and hide boxes when view is called as a non primary view
stable
2009-12-02, by Sylvain Thénault
allow to override is_primary result using an argument given to object constructor (have to be given to 'initargs' argument of .render like initargs={'is_primary': False}
stable
2009-12-02, by Sylvain Thénault
typo
stable
2009-12-02, by Aurelien Campeas
new generic urlattr view
stable
2009-12-02, by Sylvain Thénault
update _render_attribute / _render_relation prototype to gain more control on label through uicfg (for attributes and relations). Keep bw compat for crm/iliane
stable
2009-12-02, by Sylvain Thénault
when fields are displayed in a table and label should'nt be displayed, set colspan to 2 on the field value cell
stable
2009-12-02, by Sylvain Thénault
fix format string
stable
2009-12-02, by Aurelien Campeas
cleanup
stable
2009-12-02, by Sylvain Thénault
fix workflow consistency: check state/transition name uniqness in the wf when state/transition name is modified ; use the new msg argument of rql constraints to have a nicer error message on failure
stable
2009-12-02, by Sylvain Thénault
nicer __str__ and __repr__ methods on rql constraints
stable
2009-12-02, by Sylvain Thénault
refactor so that we can specify an extra argument to constraints which
stable
2009-12-02, by Sylvain Thénault
nicer mainvars/expression handling when initializing rql constraints
stable
2009-12-02, by Sylvain Thénault
merge
stable
2009-12-02, by Sylvain Thénault
fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing
stable
2009-12-02, by Sylvain Thénault
don't fail on error while render a notification mail
stable
2009-12-02, by Sylvain Thénault
improve error message for redundant initial workflow states
stable
2009-12-01, by Pierre-Yves David
fix name error while debugging
stable
2009-12-01, by Sylvain Thénault
oops, this is an object relation
stable
2009-12-01, by Sylvain Thénault
don't use html/dtd validator as default validator for non html views. Closes #550162
stable
2009-12-01, by Sylvain Thénault
support x.set_relations(a_relation=None) to delete a_relation relations from this entity
stable
2009-12-01, by Sylvain Thénault
properly fail if user has entered wrong connection information for the system database, closes #549136
stable
2009-12-01, by Sylvain Thénault
[forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None)
stable
2009-12-01, by Sylvain Thénault
wfhistory isn't anymore selectable if the entity has no record in its history
stable
2009-12-01, by Sylvain Thénault
fix name error if ValueError is raised
stable
2009-12-01, by Sylvain Thénault
merge
stable
2009-11-30, by Alexandre Fayolle
fix rset.column_types docstring to reflect reality
stable
2009-11-30, by Alexandre Fayolle
make wfhistory non selectable for entities without record in its workflow history
stable
2009-11-30, by Sylvain Thénault
when one is adding an inline entity for a relation of a single card,
stable
2009-11-30, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.9-1 for changeset d7f2d32340fb
stable
2009-11-29, by Nicolas Chauvat
Added tag cubicweb-version-3.5.9 for changeset 1677312fd8a3
stable
cubicweb-debian-version-3.5.9-1
2009-11-29, by Nicolas Chauvat
prepare 3.5.9
stable
cubicweb-version-3.5.9
2009-11-29, by Nicolas Chauvat
oops
stable
2009-11-29, by Sylvain Thénault
merge
stable
2009-11-29, by Sylvain Thénault
fix ze fix
stable
2009-11-29, by Sylvain Thénault
prepare 3.5.8
stable
2009-11-29, by Nicolas Chauvat
fix inline-creation form when called through ajax
stable
2009-11-29, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.7-1 for changeset 7a96c0544c13
stable
2009-11-28, by Nicolas Chauvat
Added tag cubicweb-version-3.5.7 for changeset 0fc300eb4746
stable
cubicweb-debian-version-3.5.7-1
2009-11-28, by Nicolas Chauvat
prepare 3.5.7
stable
cubicweb-version-3.5.7
2009-11-28, by Nicolas Chauvat
imported patch cwctl-shell-textfile
stable
2009-11-28, by Nicolas Chauvat
bugfix typo in exception name
stable
2009-11-28, by Nicolas Chauvat
ease customization of title
stable
2009-11-27, by Sylvain Thénault
implements is enough
stable
2009-11-27, by Sylvain Thénault
make title overriddable
stable
2009-11-27, by Sylvain Thénault
fix test: required to fake parent form
stable
2009-11-27, by Sylvain Thénault
[web] rename TabedPrimary to TabbedPrimary with backward compat
stable
2009-11-27, by Nicolas Chauvat
rename sql script to make cw3.5.6 happy
stable
2009-11-27, by Nicolas Chauvat
consider 'rvid' key in primaryview_display_control to determine sub-view to use in reledit
stable
2009-11-27, by Sylvain Thénault
some doc
stable
2009-11-27, by Sylvain Thénault
force_session_key default to None
stable
2009-11-27, by Sylvain Thénault
don't type __maineid, it may not be an eid actually
stable
2009-11-27, by Sylvain Thénault
fix previous post values handling (eg on validation error) for sub-forms
stable
2009-11-27, by Sylvain Thénault
refactor session_key (__errorurl) to handle cases where the form is generated throuhg an ajax call: in case of an entity form, return the entity's absolute url. Also allow to force session key value
stable
2009-11-27, by Sylvain Thénault
edit controller now informs server side about its main eid through transaction data
stable
2009-11-27, by Sylvain Thénault
refactor to ease overriding
stable
2009-11-27, by Sylvain Thénault
fix nasty pluggable mixins bug, where mixins take precedence other user class
stable
2009-11-27, by Sylvain Thénault
[views] fix gmap url / avoid double escaping
stable
2009-11-25, by Sandrine Ribeau
[views] ticket #34808, make sure timetable view uses datetime and not date
stable
2009-11-24, by Sandrine Ribeau
more conditions have to be verified before unfolding the 'more actions' menu content directly into the box
stable
2009-11-24, by Sylvain Thénault
allow to test cubes within apycot using cubicweb from the debian package
stable
2009-11-24, by Sylvain Thénault
fix name error in timetable view, always write unicode
stable
2009-11-24, by Sylvain Thénault
ignore validation error during auto-population of a test db
stable
2009-11-24, by Sylvain Thénault
set appid attribute before super call to avoid attribute error when fetching configuration's defaults
stable
2009-11-24, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.6-1 for changeset 5f7c939301a1
stable
2009-11-23, by Adrien Di Mascio
Added tag cubicweb-version-3.5.6 for changeset 4e619e97b3fd
stable
cubicweb-debian-version-3.5.6-1
2009-11-23, by Adrien Di Mascio
merge
stable
cubicweb-version-3.5.6
2009-11-23, by Adrien Di Mascio
Added tag cubicweb-debian-version-3.5.6-1 for changeset e6225e8e36c6
stable
2009-11-23, by Adrien Di Mascio
Added tag cubicweb-version-3.5.6 for changeset b79f361839a7
stable
2009-11-23, by Adrien Di Mascio
version 3.5.6
stable
2009-11-23, by Adrien Di Mascio
rhauum
stable
2009-11-23, by Sylvain Thénault
default_instance id should also be available when silently rebuilding soures file
stable
2009-11-23, by Sylvain Thénault
fix #544758 by calling custom sql scripts in add_cubes.
stable
2009-11-23, by Sylvain Thénault
fix #499846 by handling timedelta type in json serialization
stable
2009-11-23, by Sylvain Thénault
fix https://www.logilab.net/cwo/ticket/481727
stable
2009-11-23, by Sylvain Thénault
password is required, else we get obscure validation failure when inserting the admin user into cw
stable
2009-11-23, by Sylvain Thénault
test update
stable
2009-11-23, by Sylvain Thénault
a new help action has been introduced, fix test
stable
2009-11-23, by Sylvain Thénault
cacheable queries to serialize permissions, update relevant tests
stable
2009-11-23, by Sylvain Thénault
remove debug
stable
2009-11-23, by Sylvain Thénault
merge
2009-11-23, by Sylvain Thénault
forgotten stuff
2009-11-20, by Sylvain Thénault
fix buglet
stable
2009-11-22, by Nicolas Chauvat
backport stable branch
2009-11-20, by Nicolas Chauvat
merge
stable
2009-11-20, by Nicolas Chauvat
backport stable branch (one more time painfully)
2009-11-20, by Sylvain Thénault
backport stable branch
reldefsecurity
2009-11-20, by Sylvain Thénault
use ITree api
stable
2009-11-20, by Sylvain Thénault
remove bad invisible character
stable
2009-11-20, by Adrien Di Mascio
check we're not deleting the relation before checking its cardinality...
stable
2009-11-20, by Sylvain Thénault
merge
stable
2009-11-19, by Aurelien Campeas
fix typo
stable
2009-11-19, by Aurelien Campeas
merge
stable
2009-11-19, by Sylvain Thénault
backported from confman
stable
2009-11-19, by Sylvain Thénault
typo
stable
2009-11-19, by Sylvain Thénault
[forms] muledit mainform should copy nav params, its subforms shouldn't
stable
2009-11-19, by Adrien Di Mascio
fix tests
stable
2009-11-19, by Aurelien Campeas
merge
stable
2009-11-19, by Sylvain Thénault
reldefsecurity branch :
reldefsecurity
2009-11-19, by Sylvain Thénault
properly use substitution for rql query argument
stable
2009-11-18, by Sylvain Thénault
use shorter notation
stable
2009-11-18, by Sylvain Thénault
[formfields] allow fields ordering with autoform_field_kwargs
stable
2009-11-18, by Adrien Di Mascio
[web] remove widget.render backward compatibility
stable
2009-11-18, by Adrien Di Mascio
[migration] avoid AssertionError / crashes if migration script is neither a py nor a sql file
stable
2009-11-18, by Adrien Di Mascio
merge
stable
2009-11-17, by Adrien Di Mascio
[hooks] update CWUser class after schema changes
stable
2009-11-17, by Adrien Di Mascio
[server] remove not-so-useful entity_name and entity_attr functions, introduce entity_oldnewvalue
stable
2009-11-17, by Adrien Di Mascio
oops, fix wf entity types vocabulary while in creation
stable
2009-11-16, by Sylvain Thénault
fix vocabulary for destination_state/allowed_transitions when creating state or transition
stable
2009-11-16, by Sylvain Thénault
fix potential key error
stable
2009-11-16, by Sylvain Thénault
actually fix rgx_action
stable
2009-11-16, by Sylvain Thénault
fix UnboundLocalError
stable
2009-11-16, by Sylvain Thénault
[forms] add setFormsTarget() to the list of postAjaxLoad callbacks to have iframe on ajax-rendered forms
stable
2009-11-16, by Adrien Di Mascio
[breadcrumbs] make it easier to redefine html structure of breadcrumbs component
stable
2009-11-16, by Adrien Di Mascio
merge
stable
2009-11-16, by Sylvain Thénault
add textparser object, designed to trigger some actions from textual content such as email or checkin-message (unused in the library itself yet, see email cube)
stable
2009-11-16, by Sylvain Thénault
more helpful error message
stable
2009-11-16, by Aurelien Campeas
add XX reminder
stable
2009-11-16, by Sylvain Thénault
ensure pb is not None
stable
2009-11-16, by Sylvain Thénault
fix rgx_action to ensure eids given to .execute are correctly typed
stable
2009-11-16, by Sylvain Thénault
try to update ldap tests to make them work from the DMZ (eg using another ldap directory)
stable
2009-11-16, by Sylvain Thénault
no progress bar in apycot environment
stable
2009-11-16, by Sylvain Thénault
merge
stable
2009-11-16, by Sylvain Thénault
test and fix case where remove_unsused_solutions remove some solutions that should be kept
stable
2009-11-16, by Sylvain Thénault
added days_in_year function
stable
2009-11-16, by Alexandre Fayolle
merge
stable
2009-11-15, by Nicolas Chauvat
deactivate toolbox until 3.6
stable
2009-11-13, by Sylvain Thénault
cleanup
stable
2009-11-13, by Sylvain Thénault
[common] add tr, th and td tags
stable
2009-11-13, by Nicolas Chauvat
new argument to provide extra content
stable
2009-11-13, by Sylvain Thénault
introduce render_entity_toolbox on default primary view to display components in the ctxtoolbar context, such as pdf icon, notification registration (nosylist)...
stable
2009-11-13, by Sylvain Thénault
stop calling render_entity_metadata in primary view, provides a
stable
2009-11-13, by Sylvain Thénault
display entity type in metadata section instead of default title of primary view
stable
2009-11-13, by Sylvain Thénault
PUCE_UP make me thing it will fold something on click, use PUCE_DOWN instead (as for actions box menus)
stable
2009-11-13, by Sylvain Thénault
merge
stable
2009-11-13, by Sylvain Thénault
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
stable
2009-11-13, by Sylvain Thénault
missing space between label and value
stable
2009-11-13, by Sylvain Thénault
[web] safety belt to avoid overriding pageid with loadxhtml()
stable
2009-11-13, by Adrien Di Mascio
merge
stable
2009-11-13, by Sylvain Thénault
fix necessary when adding a cube which isn't listed in fs dependencies of the instance
stable
2009-11-13, by Sylvain Thénault
more sensible default values to c-c "create" inputs
stable
2009-11-13, by Sylvain Thénault
[javascript] fid form / onfailure behaviour
stable
2009-11-12, by Adrien Di Mascio
add set_page_data as well
stable
2009-11-12, by Sylvain Thénault
#473188: missing get_page_data when patching bare db-api request for web compatibility
stable
2009-11-12, by Sylvain Thénault
benefit from the orm for clearer code
stable
2009-11-12, by Sylvain Thénault
close #472361: omit password and bytes attributes in allowed mass-mailing keys
stable
2009-11-12, by Sylvain Thénault
close #474415 by using 'is' instead of comparison which explicitly fails on entity classes
stable
2009-11-12, by Sylvain Thénault
when instance is started normally (eg not in debug mode), check versions before daemonization
stable
2009-11-12, by Sylvain Thénault
doc
stable
2009-11-12, by Sylvain Thénault
close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet)
stable
2009-11-12, by Sylvain Thénault
typo
stable
2009-11-12, by Sylvain Thénault
consider U when computing main variables
stable
2009-11-12, by Sylvain Thénault
fix cut and paste
stable
2009-11-12, by Sylvain Thénault
do not fail if anon user == manager, simply emit warning that it should not be done in production.
stable
2009-11-12, by Sylvain Thénault
oops, junk
stable
2009-11-12, by Sylvain Thénault
c-c create stopped asking if anonymous access should be activated
stable
2009-11-12, by Sylvain Thénault
no more dependency on mx date time. Better description of optional dependencies
stable
2009-11-12, by Sylvain Thénault
[web ui] move help from header to footer
stable
2009-11-11, by Nicolas Chauvat
merge
stable
2009-11-10, by Adrien Di Mascio
[web] set pageid at request instanciation rather than in htmlheader template
stable
2009-11-10, by Adrien Di Mascio
test and fix http://www.logilab.org/ticket/499838
stable
2009-11-10, by Sylvain Thénault
merge
stable
2009-11-10, by Sylvain Thénault
Backed out changeset 8d0b5de8002b
stable
2009-11-10, by Sylvain Thénault
[B] migration: normalize migration script path
stable
2009-11-10, by Julien Jehannet
small fixes
stable
2009-11-09, by Aurelien Campeas
#509981: cw-ctl shell <instance> file.txt runs doctest.testfile
2009-11-08, by Nicolas Chauvat
[web ui] PrimaryView.render_attributes now uses a table
stable
2009-11-08, by Nicolas Chauvat
[web ui] primaryview_section tags for CWGroup
stable
2009-11-08, by Nicolas Chauvat
[web ui] change "table actions" icon to arrow-up
stable
2009-11-08, by Nicolas Chauvat
[web ui] remove "trame_grise" from forms
stable
2009-11-08, by Nicolas Chauvat
[web ui] rename form buttons to ok/cancel where workflow change state
stable
2009-11-08, by Nicolas Chauvat
[i18n] fix typos
stable
2009-11-08, by Nicolas Chauvat
[web ui] decorate form buttons with icons (at last)
stable
2009-11-07, by Nicolas Chauvat
[web ui] very simple default configuration for ckeditor
stable
2009-11-07, by Nicolas Chauvat
[clean] remove print polluting test outputs
stable
2009-11-07, by Nicolas Chauvat
[web ui] fix the editable fields: better look and behaviour.
stable
2009-11-07, by Nicolas Chauvat
[icons] make nomail icon more recognizable
stable
2009-11-07, by Nicolas Chauvat
[doc] added note about the required js and css in TableWidget
stable
2009-11-05, by Alexandre Fayolle
style: s/pourcent/percent/
stable
2009-11-05, by Alexandre Fayolle
added SimpleModel for TableWidget
stable
2009-11-05, by Alexandre Fayolle
[doc] fix inaccurate docstring
stable
2009-11-05, by Alexandre Fayolle
[B] views: fix wrong xhtml when empty rset
stable
2009-10-28, by Julien Jehannet
do not display anything when bein asked something (fix #504759)
stable
2009-11-03, by Aurelien Campeas
fix wrong answer when the rset is empty but did not raise
stable
2009-11-03, by Aurelien Campeas
put back url info started at the end of initialisations
stable
2009-11-03, by Aurelien Campeas
[B] web: weird display with internationalizable (Closes: #503071)
stable
2009-11-02, by Julien Jehannet
update docstring, xml escape exception description
stable
2009-11-02, by Aurelien Campeas
[migration] warn if 3.5 workflow migration is going to fail
stable
2009-11-01, by Nicolas Chauvat
C - fix typo. make `lgp check` happy.
stable
2009-10-28, by Nicolas Chauvat
force debug mode on cubicweb-ctl start on win32
stable
2009-10-26, by Alexandre Fayolle
read form arg specifying json call context (to make it work under json controller)
stable
2009-10-23, by Aurelien Campeas
[javascript] handle cases where vid parameter is hijacked by parameter-injection
stable
2009-10-22, by Adrien Di Mascio
[views] consider fallbackvid request parameter in ViewController
stable
2009-10-22, by Adrien Di Mascio
[cleanup] reorder cubicweb namespace attributes declaration
stable
2009-10-22, by Adrien Di Mascio
[javascript] asURL now escapes request arguments
stable
2009-10-22, by Adrien Di Mascio
merge
stable
2009-10-21, by Aurelien Campeas
remove obsolete caveat
stable
2009-10-21, by Aurelien Campeas
so bad tests hasn't find that one...
stable
2009-10-21, by Sylvain Thénault
backport stable branch
2009-10-21, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.5-1 for changeset aad818d9d9b6
stable
2009-10-21, by Sylvain Thénault
Added tag cubicweb-version-3.5.5 for changeset 1eca47d59fd9
stable
cubicweb-debian-version-3.5.5-1
2009-10-21, by Sylvain Thénault
on precommit / rollback of schema update op, clear order_relations cache of entity schemas
stable
cubicweb-version-3.5.5
2009-10-21, by Sylvain Thénault
don't allow that even with cow powers
stable
2009-10-21, by Sylvain Thénault
fix reledit related test breakage
stable
2009-10-21, by Aurelien Campeas
test fixes
stable
2009-10-21, by Sylvain Thénault
merge
stable
2009-10-21, by Sylvain Thénault
test fix
stable
2009-10-21, by Sylvain Thénault
nicer relation|entity schema view
stable
2009-10-21, by Sylvain Thénault
reledit: stuff the value into its own div and properly hide it when necessary (but dont lump it with the landingzone div for it switches the form on when one clicks on a value to traverse it)
stable
2009-10-21, by Aurelien Campeas
work around a pb. with subquery_selection_index
stable
2009-10-21, by Aurelien Campeas
latst_trinfo : do not crash on absent wf history
stable
2009-10-21, by Aurelien Campeas
drop _prepare_copy method from rset in favor of a more generic copy method
stable
2009-10-21, by Sylvain Thénault
i18nupdate
stable
2009-10-21, by Sylvain Thénault
prefix sql aliases for entity table by '_' to avoid pb with variable such as 'AS' (eg a keyword in SQL)
stable
2009-10-21, by Sylvain Thénault
small cleanup & revert to less intrusive icon
stable
2009-10-20, by Aurelien Campeas
actually hide the value when editing, cleanup spurious arg
stable
2009-10-20, by Aurelien Campeas
merge
stable
2009-10-20, by Aurelien Campeas
yet another brain fart
stable
2009-10-20, by Aurelien Campeas
2.4 compat
stable
2009-10-20, by Sylvain Thénault
remove spurious wview
stable
2009-10-20, by Aurelien Campeas
deprecated api update
stable
2009-10-20, by Sylvain Thénault
document
stable
2009-10-20, by Sylvain Thénault
merge
stable
2009-10-20, by Sylvain Thénault
when a query is grouped, ensure sort terms are grouped as well
stable
2009-10-20, by Sylvain Thénault
take care to outer joins
stable
2009-10-20, by Sylvain Thénault
display title in the component to avoid relying on view supporting title argument
stable
2009-10-20, by Sylvain Thénault
turn make_relations_query into a true generator (this allows interleaving of actual entities linking and query generation)
stable
2009-10-20, by Aurelien Campeas
node ids shall not begin with a number
stable
2009-10-20, by Aurelien Campeas
remove debug print
stable
2009-10-20, by Sylvain Thénault
accepts single values as create_entity
stable
2009-10-20, by Sylvain Thénault
move these definitions below cell_call
stable
2009-10-20, by Aurelien Campeas
reledit: load actual edition form on demand #471799
stable
2009-10-20, by Aurelien Campeas
merge
stable
2009-10-19, by Aurelien Campeas
kill separate attribute client-side handling #473636
stable
2009-10-19, by Aurelien Campeas
use cuibicweb json encoder for json_dumps, still catch the TypeError in the request-less jsonize
stable
2009-10-19, by Aurelien Campeas
[doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering
stable
2009-10-19, by Sandrine Ribeau
oops
2009-10-19, by Sylvain Thénault
disable syncschema hooks during db initialization
2009-10-19, by Sylvain Thénault
finally
2009-10-19, by Sylvain Thénault
take care to already existant solutions local variable
stable
2009-10-19, by Sylvain Thénault
bad merge
2009-10-19, by Sylvain Thénault
ignored_relations should be a set
2009-10-19, by Sylvain Thénault
remove some warnings
2009-10-19, by Sylvain Thénault
really need some holidays
2009-10-19, by Sylvain Thénault
mark class as abstract
2009-10-19, by Sylvain Thénault
editable-attributes return a list of 2-uple
2009-10-19, by Sylvain Thénault
remove some warnings
2009-10-19, by Sylvain Thénault
dumb name error
2009-10-19, by Sylvain Thénault
typo
2009-10-19, by Sylvain Thénault
forgotten some part of a merge
2009-10-19, by Sylvain Thénault
bad merge
2009-10-19, by Sylvain Thénault
.id has been renamed
2009-10-19, by Sylvain Thénault
be quiet w/ apycot
2009-10-19, by Sylvain Thénault
2.4 compat
2009-10-19, by Sylvain Thénault
2.4 compat
2009-10-19, by Sylvain Thénault
backport stable
2009-10-19, by Sylvain Thénault
typo
stable
2009-10-19, by Sylvain Thénault
restrict follow action to one line rset
stable
2009-10-19, by Sylvain Thénault
cleanup
stable
2009-10-19, by Sylvain Thénault
merge
stable
2009-10-19, by Sylvain Thénault
[shell] make process_script available throuhg c-c shell / migration script context
stable
2009-10-19, by Sylvain Thénault
ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset)
stable
2009-10-18, by Alexandre Fayolle
merge
stable
2009-10-16, by Alexandre Fayolle
revert change, but there's something fishy here
stable
2009-10-16, by Alexandre Fayolle
work around a problem in constraint application
stable
2009-10-16, by Alexandre Fayolle
should remove entities from kwargs (won't go through pyro)
stable
2009-10-16, by Sylvain Thénault
properly close remote connections
stable
2009-10-16, by Sylvain Thénault
update prototype
stable
2009-10-16, by Sylvain Thénault
[c-c] fixes for shell w/ pyro instance
stable
2009-10-16, by Sylvain Thénault
oops
stable
2009-10-16, by Sylvain Thénault
get dispctrl through extra_kwargs to avoid error when a custom view is specified (potentially not taking any argument)
stable
2009-10-16, by Sylvain Thénault
a way to distinguish __init__ vs render arguments
stable
2009-10-16, by Sylvain Thénault
merge
stable
2009-10-16, by Sylvain Thénault
skip final type
stable
2009-10-16, by Sylvain Thénault
check we've some message to display
stable
2009-10-16, by Sylvain Thénault
#481017: cubicweb-ctl shell on remote instance
stable
2009-10-16, by Sylvain Thénault
initialize entity classes in repository initialization
stable
2009-10-16, by Sylvain Thénault
revert to adim fix
stable
2009-10-16, by Aurelien Campeas
merge
stable
2009-10-16, by Aurelien Campeas
missing args
stable
2009-10-16, by Aurelien Campeas
[workflow] fix NameError in fire_transition()
stable
2009-10-16, by Adrien Di Mascio
cleanup
stable
2009-10-15, by Sylvain Thénault
[optimisation] insert is / is_instance_of using sql
stable
2009-10-15, by Sylvain Thénault
clear eschema caches on schema changes
stable
2009-10-15, by Sylvain Thénault
reimplements some methods to traverse operations in reverse order, much efficient w/ transactions where there is a lot of pending operation
stable
2009-10-15, by Sylvain Thénault
skip tidy hook for super session
stable
2009-10-15, by Sylvain Thénault
follow yams 0.25 api changes to improve performance
stable
2009-10-15, by Sylvain Thénault
merge
stable
2009-10-15, by Aurelien Campeas
update for new create_entity implementation
stable
2009-10-15, by Sylvain Thénault
[doc] document rql operator ILIKE
stable
2009-10-15, by Nicolas Chauvat
no integrity check for super session
stable
2009-10-15, by Sylvain Thénault
support _cw_unsafe as set_attributes/set_relations
stable
2009-10-15, by Sylvain Thénault
fix related_rql when target_type specified
stable
2009-10-15, by Alexandre Fayolle
add kwargs to some base views
stable
2009-10-15, by Sylvain Thénault
fix max-related of related entities handling in primary view
stable
2009-10-15, by Sylvain Thénault
oops
stable
2009-10-15, by Sylvain Thénault
only copy when necessary
stable
2009-10-15, by Sylvain Thénault
add note
2009-10-15, by Sylvain Thénault
fix i18ncube
2009-10-15, by Sylvain Thénault
optional nbsessions arg
2009-10-15, by Sylvain Thénault
fix merge
2009-10-15, by Sylvain Thénault
backport stable branch
2009-10-15, by Sylvain Thénault
[testlib] hummm
stable
2009-10-15, by Sylvain Thénault
[entity] make related_rql honors its targettypes argument
stable
2009-10-15, by Sylvain Thénault
new set_relations method on entity
stable
2009-10-14, by Sylvain Thénault
allow to link to multiple entities
stable
2009-10-14, by Sylvain Thénault
nicer create_entity implementation (and test)
stable
2009-10-14, by Sylvain Thénault
merge
stable
2009-10-14, by Alexandre Fayolle
use unicode in the example of create_entity
stable
2009-10-14, by Alexandre Fayolle
fix migration script
stable
2009-10-14, by Sylvain Thénault
fix clear_all_cache: ensure we don't remove eid from entity's dict
stable
2009-10-14, by Sylvain Thénault
use typed_eid
stable
2009-10-14, by Sylvain Thénault
simpler implementation
stable
2009-10-14, by Sylvain Thénault
defer trinfo creation when cancelling subworkflow
stable
2009-10-14, by Aurelien Campeas
add a note
2009-10-13, by Sylvain Thénault
fix/prepare propagation hooks usage
2009-10-13, by Sylvain Thénault
3.6 update
2009-10-13, by Sylvain Thénault
pluggable authentication information retreiver
2009-10-13, by Sylvain Thénault
factor out code reusable for authentication tests
2009-10-13, by Sylvain Thénault
missing authorized value
2009-10-13, by Sylvain Thénault
3.6 updates
2009-10-13, by Sylvain Thénault
composite relation, should'nt be needed
2009-10-13, by Sylvain Thénault
[req] new expires argument to set_cookie
2009-10-13, by Sylvain Thénault
[testlib] nicer http headers and cookie faking in fake request
2009-10-13, by Sylvain Thénault
fixed cut and pasted docstring
stable
2009-10-13, by Alexandre Fayolle
ignore some internal warnings
stable
2009-10-13, by Alexandre Fayolle
3.6 updates
2009-10-13, by Sylvain Thénault
on entity deletion query, return eids of deleted entities
2009-10-13, by Sylvain Thénault
refactor repo authentication to allow pluggable authentifier to login with something else than a password
2009-10-13, by Sylvain Thénault
fix bad merges
2009-10-13, by Sylvain Thénault
3.6 updates
2009-10-13, by Sylvain Thénault
stronger wording
stable
2009-10-12, by Aurelien Campeas
oops
stable
2009-10-12, by Sylvain Thénault
...
stable
2009-10-12, by Sylvain Thénault
fix debug attribute conflict on configuration
stable
2009-10-12, by Sylvain Thénault
oops
stable
2009-10-12, by Sylvain Thénault
more doc
stable
2009-10-12, by Sylvain Thénault
system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly
stable
2009-10-12, by Sylvain Thénault
unused
stable
2009-10-12, by Sylvain Thénault
[reledit] display value anyway when should not edit attribute/relation
stable
2009-10-12, by Sylvain Thénault
do not override __iter__ on entities
stable
2009-10-12, by Sylvain Thénault
don't duplicates restrictions
stable
2009-10-09, by Sylvain Thénault
[multi-source] add test case for an encountered bug, fixed by adding state_of to dont_cross_relations. Added a note to remind me that something should be done to be smarter in handling this
stable
2009-10-09, by Sylvain Thénault
[rql2sql] test we don't crash on dumb queries
stable
2009-10-09, by Sylvain Thénault
give correctly typed eid
stable
2009-10-09, by Sylvain Thénault
oops, feature killed by merge...
2009-10-09, by Sylvain Thénault
backport stable branch
2009-10-09, by Sylvain Thénault
[wf engine] support for subwf exit point with no destination state: go back to state from which we entered into the subworkflow
stable
2009-10-09, by Sylvain Thénault
fix title of CopyFormView
stable
2009-10-09, by Alexandre Fayolle
[doc] updated docstrings
stable
2009-10-09, by Alexandre Fayolle
fix bug w/ get_entity and subqueries
stable
2009-10-09, by Sylvain Thénault
fix buggy assertion
stable
2009-10-09, by Sylvain Thénault
avoid progress bar when test launched from apycot
stable
2009-10-08, by Sylvain Thénault
merge
stable
2009-10-08, by Sylvain Thénault
[wf] fix detection of transition where we've entered a subworkflow
stable
2009-10-08, by Sylvain Thénault
missing translation
stable
2009-10-08, by Sylvain Thénault
enhance docstring
stable
2009-10-08, by Sylvain Thénault
oops
stable
2009-10-08, by Aurelien Campeas
add a commit point, a new transition exhibits the problem again
stable
2009-10-08, by Aurelien Campeas
a problem with consecutive transition firing when subworkflows are involved
stable
2009-10-08, by Aurelien Campeas
merge
stable
2009-10-07, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.4-1 for changeset 37d025b2aa77
stable
2009-10-07, by Sylvain Thénault
Added tag cubicweb-version-3.5.4 for changeset 312349b3712e
stable
cubicweb-debian-version-3.5.4-1
2009-10-07, by Sylvain Thénault
[migration] make it more explicit that BaseTransition upgrade should only be done if migrating from version prior to 3.5
stable
2009-10-07, by Adrien Di Mascio
[migration] fix 3.5.3_Any.py for migrations starting from before 3.5
stable
2009-10-07, by Adrien Di Mascio
3.5.4
stable
cubicweb-version-3.5.4
2009-10-07, by Sylvain Thénault
ensure relation is properly created
stable
2009-10-07, by Sylvain Thénault
[editcontroller] backout (sort of) removal of entity.complete() in validate_form
stable
2009-10-07, by Adrien Di Mascio
don't crash if specified page size is greater than rset size
stable
2009-10-07, by Sylvain Thénault
fix startup as a daemon
stable
2009-10-07, by Sylvain Thénault
fix debug msg
stable
2009-10-07, by Sylvain Thénault
merge
stable
2009-10-07, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.3-1 for changeset 2e22b975f9c2
stable
2009-10-07, by Sylvain Thénault
Added tag cubicweb-version-3.5.3 for changeset 540210e138d3
stable
cubicweb-debian-version-3.5.3-1
2009-10-07, by Sylvain Thénault
[doc] added an example of use of create_entity in a shell session
stable
2009-10-07, by Alexandre Fayolle
3.5.3
stable
cubicweb-version-3.5.3
2009-10-07, by Sylvain Thénault
don't call complete here, it may fail in case of missing relation
stable
2009-10-07, by Sylvain Thénault
merge
stable
2009-10-07, by Sylvain Thénault
remove weird code leading to bug
stable
2009-10-07, by Sylvain Thénault
[treeview] pass back subvid parameter to treeview when computing an opened subtree
stable
2009-10-07, by Adrien Di Mascio
at this point we know this is true
stable
2009-10-07, by Sylvain Thénault
rewrite form_needs_multipart using precomputed form views
stable
2009-10-07, by Sylvain Thénault
fix inlined forms initialization
stable
2009-10-07, by Sylvain Thénault
[i18n] msgid tweaks
stable
2009-10-07, by Sylvain Thénault
i18n update
stable
2009-10-07, by Sylvain Thénault
merge fix
2009-10-07, by Sylvain Thénault
backport stable branch
2009-10-07, by Sylvain Thénault
merge
stable
2009-10-07, by Sylvain Thénault
test fixes
stable
2009-10-07, by Sylvain Thénault
cleanup
stable
2009-10-07, by Sylvain Thénault
use daemon thread
stable
2009-10-07, by Sylvain Thénault
set edited_attributes before call to pre_add_hook
stable
2009-10-07, by Sylvain Thénault
[entity] must not define __iter__ or other method from the dict protocal since entities are inheriting from dict (and expecting such behaviour)
stable
2009-10-07, by Sylvain Thénault
two bits of docstring
stable
2009-10-07, by Aurelien Campeas
[doc] various fixes
stable
2009-10-07, by Nicolas Chauvat
[sobjects] missing import
stable
2009-10-06, by Sandrine Ribeau
[doc] include module uicfg and rtags doctring in the book
stable
2009-10-06, by Sandrine Ribeau
doesn't necessarily have parent
stable
2009-10-06, by Sylvain Thénault
add version number to deprecation messages
stable
2009-10-06, by Sylvain Thénault
set title to None so it doesn't appears in possible views
stable
2009-10-06, by Sylvain Thénault
remove useless code
stable
2009-10-06, by Sylvain Thénault
[forms] fix generated label for fields
stable
2009-10-06, by Sylvain Thénault
merge
stable
2009-10-06, by Sylvain Thénault
[forms] some style for htable renderer layout
stable
2009-10-06, by Sylvain Thénault
[json validation] catch everything here
stable
2009-10-06, by Sylvain Thénault
[tabs] some convenience classes for tabbed views
stable
2009-10-06, by Sylvain Thénault
[tabs] refactor to more tab control
stable
2009-10-06, by Sylvain Thénault
[hooks] don't delete composed of a composite where relation is being removed from the schema
stable
2009-10-06, by Sylvain Thénault
add edited_attributes to entities from external sources
stable
2009-10-06, by Sylvain Thénault
[entities] default implementation for after_deletion_path goes back to the parent if any
stable
2009-10-06, by Sylvain Thénault
[vreg] fix reloading pb w/ module level error
stable
2009-10-06, by Sylvain Thénault
[config] dumb implementation of default_instance_id on no app config since it's referenced
stable
2009-10-06, by Sylvain Thénault
fix label in generated form for relations
stable
2009-10-06, by Alexandre Fayolle
typo
stable
2009-10-06, by Aurelien Campeas
bits about operations (from the actual docstrings)
stable
2009-10-06, by Aurelien Campeas
fixlets on the workflow chapter
stable
2009-10-05, by Aurelien Campeas
merge
stable
2009-10-05, by Aurelien Campeas
smallest possible change to fix #472806
stable
2009-10-05, by Aurelien Campeas
provide missing image, build on local user tmp (to avoid permissions conflicts)
stable
2009-10-05, by Aurelien Campeas
update chatper on permissions
stable
2009-10-05, by Aurelien Campeas
Hide Workflow related entities in the schema diagram
stable
2009-10-05, by Alexandre Fayolle
[schema] make RQL* constraints usable w/ attributes
stable
2009-10-02, by Sylvain Thénault
[session cache] ensure we're not modifying cached rset/entities, they may be used elsewhere
stable
2009-10-02, by Sylvain Thénault
[entity] put cached related entities as tuple to be sure no one is modifying
stable
2009-10-02, by Sylvain Thénault
[rset] new copy() method
stable
2009-10-02, by Sylvain Thénault
[migration] fix bug when propagating newly inserted relation type to children classes
stable
2009-10-02, by Sylvain Thénault
merge
stable
2009-10-02, by Sylvain Thénault
add some notes
stable
2009-10-02, by Sylvain Thénault
fix pyro-host option type
stable
2009-10-02, by Sylvain Thénault
fix bug when renaming a full text indexed attribute
stable
2009-10-02, by Sylvain Thénault
fix remove/do not remove action sequence (using a temp attribute instead of setting a wrong value in the resurrected hidden input)
stable
2009-10-01, by Aurelien Campeas
fix #471746
stable
2009-10-01, by Aurelien Campeas
[migration] when adding a new attribute with a default value, set this value on existing entities (test and fix)
stable
2009-10-01, by Sylvain Thénault
oops
stable
2009-10-01, by Sylvain Thénault
unicode file name
stable
2009-10-01, by Sylvain Thénault
by default skip new 'footer' category
stable
2009-10-01, by Sylvain Thénault
[pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file
stable
2009-10-01, by Sylvain Thénault
[css] fix html_tree css, selected node use the selected class
stable
2009-09-30, by Adrien Di Mascio
[B] urlrewite: basic patch for i18n vtitle
stable
2009-09-30, by Julien Jehannet
backport stable branch
2009-09-30, by Sylvain Thénault
more test
stable
2009-09-30, by Sylvain Thénault
ensure str is given as field's name
stable
2009-09-30, by Sylvain Thénault
nicer deprecation messages
stable
2009-09-30, by Sylvain Thénault
[inlined forms] nicer add_hiddens implementation relying on standard entity forms handling
stable
2009-09-30, by Sylvain Thénault
[migration] take care to entity being added
stable
2009-09-30, by Sylvain Thénault
call special sql files in correct order
stable
2009-09-30, by Sylvain Thénault
cleanup
stable
2009-09-30, by Sylvain Thénault
support for automatic transition
stable
2009-09-30, by Sylvain Thénault
log when connecting to an external pyro source
stable
2009-09-30, by Sylvain Thénault
[migration] fix addition of attribute to a parent class
stable
2009-09-30, by Sylvain Thénault
[notification] add operation responsible for sending email notification when an entity is updated
stable
2009-09-29, by Sandrine Ribeau
backport stable branch
2009-09-29, by Sylvain Thénault
don't accept None to avoid error
stable
2009-09-29, by Sylvain Thénault
[selectors] add accept_none to EClassSelector so we can specify to not ignore None from outer join in some cases
stable
2009-09-29, by Sylvain Thénault
can't edit in_state anymore, hide it
stable
2009-09-29, by Sylvain Thénault
update test, record a failing test (commented out)
stable
2009-09-29, by Sylvain Thénault
merge
stable
2009-09-29, by Sylvain Thénault
[form] important refactoring of inlined forms to get proper separation of form object creation / rendering
stable
2009-09-29, by Sylvain Thénault
__linkto may only appears in root form
stable
2009-09-29, by Sylvain Thénault
[form] put unknown constructor args into extra_kwargs and consider them when looking for field display values
stable
2009-09-29, by Sylvain Thénault
update to new file schema
stable
2009-09-29, by Sylvain Thénault
forgotten that one
stable
2009-09-29, by Sylvain Thénault
[form] replace is_subform by parent_form, carrying more information at the same cost
stable
2009-09-29, by Sylvain Thénault
move low-level form handling to base form class
stable
2009-09-29, by Sylvain Thénault
fix warning
stable
2009-09-29, by Sylvain Thénault
rename form_build_context to build_context, and call it from form, not renderer
stable
2009-09-29, by Sylvain Thénault
merge
stable
2009-09-29, by Sylvain Thénault
[B] server: fix initial data structure in session.transaction_data
stable
2009-09-28, by Julien Jehannet
[form] make EntityFormRenderer a little bit easier to override
stable
2009-09-29, by Katia Saurfelt
fix selectors
stable
2009-09-28, by Sylvain Thénault
fix dumb name error
2009-09-28, by Sylvain Thénault
bad merge
2009-09-28, by Sylvain Thénault
backport stable
2009-09-28, by Sylvain Thénault
oops
stable
2009-09-28, by Sylvain Thénault
merge
stable
2009-09-28, by Sylvain Thénault
[ui api] backport create_links from forge so it may be reused
stable
2009-09-28, by Sylvain Thénault
[schema] set composite on state_of / transition_of
stable
2009-09-28, by Sylvain Thénault
cleanup not necessary
stable
2009-09-28, by Sylvain Thénault
[fti] don't catch BaseException subclasses
stable
2009-09-28, by Sylvain Thénault
support name metadata on guess_field; add name_field to FileField
stable
2009-09-28, by Sylvain Thénault
[ui] turn footer items into actions
stable
2009-09-28, by Sylvain Thénault
cleanup unused
stable
2009-09-28, by Sylvain Thénault
use default repo looping task so they are started in thread, else we get blocking task
stable
2009-09-26, by Sylvain Thénault
skel fixes
stable
2009-09-26, by Sylvain Thénault
cleanup
2009-09-26, by Sylvain Thénault
missing section
2009-09-26, by Sylvain Thénault
[index page] move workflow entity types to the 'system' entities
stable
2009-09-25, by Sylvain Thénault
[doc] add missing dependencies in annexes. explain more precisely source install.
stable
2009-09-27, by Nicolas Chauvat
[views] workflow primary view: do not show states and transitions in side boxes
stable
2009-09-25, by Nicolas Chauvat
[cwctl] improve dialog messages
stable
2009-09-25, by Nicolas Chauvat
cleanup
2009-09-25, by Sylvain Thénault
fix some actions selectors
2009-09-25, by Sylvain Thénault
[autoform] no need to recheck inlined tag here
2009-09-25, by Sylvain Thénault
[i18n] properly give context
2009-09-25, by Sylvain Thénault
remove useless rtag (correct default)
2009-09-25, by Sylvain Thénault
smarter default for actionbox_appearsin_addmenu
2009-09-25, by Sylvain Thénault
[inplace edit] we can now use edition form for both attributes and relations inplace form
2009-09-25, by Sylvain Thénault
handle display_fields in the form, not in the renderer
2009-09-25, by Sylvain Thénault
[uicfg, autoform] should have been in previous ci
2009-09-25, by Sylvain Thénault
[uicfg, autoform] more consistent/powerful autoform_section rtags by using formtype/section; deprecates autoform_is_inlined; refactor automatci form and renderer thanks to this
2009-09-25, by Sylvain Thénault
[forms] drop FormMixIn deprecated in 3.2
2009-09-25, by Sylvain Thénault
[api] use _cw
2009-09-25, by Sylvain Thénault
[rtags] ease overriding
2009-09-25, by Sylvain Thénault
[rtags] make internal key order consistent with api
2009-09-25, by Sylvain Thénault
can now give context to rschema.display_name(...)
2009-09-25, by Sylvain Thénault
[forms] fix form_needs_multipart implementation
stable
2009-09-25, by Adrien Di Mascio
[magicsearch] (pre_)process_query doesn't need the req argument, instances already have access to self._cw
2009-09-25, by Adrien Di Mascio
[tests] make unittest_viewselectors pass again
2009-09-24, by Adrien Di Mascio
[tests] make unittest_views_editforms pass again
2009-09-24, by Adrien Di Mascio
[tests] make unittest_views_actions pass again
2009-09-24, by Adrien Di Mascio
[tests] make unittest_urlrewrite pass again
2009-09-24, by Adrien Di Mascio
[tests] make unittest_uicfg pass again by using the correct test class
2009-09-24, by Adrien Di Mascio
[editcontroller] fix bad method name: s/process_form_data/process_form_value
2009-09-24, by Adrien Di Mascio
[magicsearch] make tests pass again: base preprocessor must have access to vreg
2009-09-24, by Adrien Di Mascio
merge
2009-09-24, by Adrien Di Mascio
[api] some more _cw / __regid__, automatic tests now pass again
2009-09-24, by Adrien Di Mascio
[entity] pass cw_row and cw_col to select(vid, ...) in self.view
2009-09-24, by Adrien Di Mascio
don't use assert here
2009-09-23, by Sylvain Thénault
[api] __regid__, cw_* and friends
2009-09-23, by Adrien Di Mascio
[facets] typo fix
2009-09-23, by Adrien Di Mascio
merge
2009-09-23, by Adrien Di Mascio
[testlib] added some new required attributes on FakeRequest, fix dummy NameError
2009-09-23, by Adrien Di Mascio
[deprecation] better deprecation handling on self.varmaker
2009-09-23, by Adrien Di Mascio
[entity] fix view selection in entity.view
2009-09-23, by Adrien Di Mascio
[api] work in progress, use __regid__, cw_*, etc.
2009-09-23, by Adrien Di Mascio
use __regid__
2009-09-23, by Sylvain Thénault
no need to access to _ through entity.req...
2009-09-23, by Sylvain Thénault
remove dumb test
2009-09-23, by Sylvain Thénault
test fixes
2009-09-23, by Sylvain Thénault
use __regid__
2009-09-23, by Sylvain Thénault
update and simplify test
2009-09-23, by Sylvain Thénault
cleanup
stable
2009-09-23, by Sylvain Thénault
[security] test and fix/refactor optimization of optional varialbe when rewriting rql
stable
2009-09-23, by Sylvain Thénault
use maxsize
stable
2009-09-23, by Sylvain Thénault
typo fix
stable
2009-09-23, by Alexandre Fayolle
typo fix
stable
2009-09-23, by Alexandre Fayolle
documentation formatting fix
stable
2009-09-23, by Alexandre Fayolle
use __regid__, not id
2009-09-23, by Sylvain Thénault
cw.rqlrewrite shouldn't depend on cw.server
stable
2009-09-23, by Sylvain Thénault
nicer test
2009-09-23, by Sylvain Thénault
add anon user for TestServerConfiguration, no only AppTestConfiguration
2009-09-23, by Sylvain Thénault
merge
2009-09-23, by Sylvain Thénault
state_of/transition_of could now be inlined
2009-09-23, by Sylvain Thénault
use ._cw instead of req on appobject classes
2009-09-23, by Sylvain Thénault
move hooks test to the hooks package, update them to work with a minimal schema
2009-09-23, by Sylvain Thénault
[api] use cw_* in supervising
2009-09-23, by Adrien Di Mascio
[supervising] fix delete_relation() prototype and changedescr usage
2009-09-23, by Adrien Di Mascio
[tests] fix status change notification test: initial user state is set on commit
2009-09-23, by Adrien Di Mascio
[notification] add missing import, fix dummy AttributeError in RenderAndSendNotificationView
2009-09-23, by Adrien Di Mascio
[api] use cw_*
2009-09-23, by Adrien Di Mascio
[server] backout previous change: forcing HooksRegistry instanciation conflicts with later hooks registration later in tests
2009-09-23, by Adrien Di Mascio
[tests] force hook registry instanciation for test configs
2009-09-23, by Adrien Di Mascio
merge
2009-09-23, by Adrien Di Mascio
[hooks] fix dummy NameError in RenderAndSendNotification
2009-09-23, by Adrien Di Mascio
[hooks] fix dummy AttributeError in SetUseEmailRelationOp
2009-09-23, by Adrien Di Mascio
[tests] use maxsize instead of SizeConstraint
2009-09-23, by Adrien Di Mascio
fix deprecation warnings in appobject: display the correct expected replacement
2009-09-23, by Adrien Di Mascio
[api] use _cw, cw_row, cw_col, cw_rset etc.
2009-09-23, by Adrien Di Mascio
unregister hooks by using category
2009-09-23, by Sylvain Thénault
fix hook category selector
2009-09-23, by Sylvain Thénault
nicer error message
2009-09-23, by Sylvain Thénault
no more HooksManager but a HooksRegistry: update test accordingly
2009-09-23, by Sylvain Thénault
update imports, rename test module
2009-09-23, by Sylvain Thénault
indent
2009-09-23, by Sylvain Thénault
access to repo through session
2009-09-23, by Sylvain Thénault
fix class name
2009-09-23, by Sylvain Thénault
[bootstrap] metadata hooks need to be registered at bootstrap time for db creation
2009-09-23, by Adrien Di Mascio
[api] use __regid__ instead of deprecated id
2009-09-23, by Adrien Di Mascio
[api] use cw_property_defs instead of deprecated property_defs
2009-09-23, by Adrien Di Mascio
use self._cw instead of self.req
2009-09-23, by Sylvain Thénault
nicer deprecation warnings
2009-09-23, by Sylvain Thénault
fix some name errors
2009-09-23, by Sylvain Thénault
typo
2009-09-23, by Sylvain Thénault
should be a after_add hook
2009-09-23, by Sylvain Thénault
use ._cw instead of req on appobject classes
2009-09-23, by Sylvain Thénault
access to schema through vreg
2009-09-23, by Sylvain Thénault
use __regid__ instead of id on appobject classes
2009-09-23, by Sylvain Thénault
widgets has been removed
2009-09-23, by Sylvain Thénault
update hook api
2009-09-23, by Sylvain Thénault
merge
2009-09-23, by Adrien Di Mascio
[migration] fix bootstrap migration of 3.5 : need to support old-style and new-style hooks to migrate from 3.4 to 3.6
2009-09-23, by Adrien Di Mascio
[hooks] fix check for .events attribute in hooks
2009-09-23, by Adrien Di Mascio
[selectors] cls.vreg is not usable anymore, use req.vreg instead
2009-09-23, by Adrien Di Mascio
[schema] CWProperty is required at bootstrap time
2009-09-23, by Adrien Di Mascio
[hooks] fix deprecation warnings for old hook classes
2009-09-23, by Adrien Di Mascio
[appobject] detect old-style property_defs and emit a deprectaion warning
2009-09-23, by Adrien Di Mascio
merge
2009-09-23, by Adrien Di Mascio
backport old changesets corresponding to new form / controller implementation
2009-09-22, by Adrien Di Mascio
[forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
2009-08-05, by Adrien Di Mascio
[editcontroller] rename is_edited variable into is_main_entity to make things clearer
2009-08-05, by Adrien Di Mascio
[forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
2009-08-05, by Adrien Di Mascio
[forms] work-in-progress: get rid of edits- / edito-
2009-08-05, by Adrien Di Mascio
nicer warnings
2009-09-23, by Sylvain Thénault
remove method deprecated since 3.2
2009-09-23, by Sylvain Thénault
use .session.repo instead of repo on operation classes
2009-09-23, by Sylvain Thénault
use ._cw.vreg instead of vreg on appobject classes
2009-09-23, by Sylvain Thénault
use .cw_rset instead of rset on appobject classes
2009-09-23, by Sylvain Thénault
use ._cw instead of req on appobject classes
2009-09-23, by Sylvain Thénault
use __regid__ instead of id on appobject classes
2009-09-23, by Sylvain Thénault
[appobjects] use __regid__ instead of __id__, more explicit
2009-09-23, by Sylvain Thénault
backport stable
2009-09-23, by Sylvain Thénault
[db-check] fix sql to fix bad eid referenced by inlined relation
stable
2009-09-23, by Sylvain Thénault
use 3.6 attributes
2009-09-22, by Sylvain Thénault
typo
stable
2009-09-22, by Sylvain Thénault
this has probably be killed by a bad merge...
stable
2009-09-22, by Sylvain Thénault
[notification] use super_session to select the recipients finder
stable
2009-09-22, by Sylvain Thénault
backport stable branch
2009-09-22, by Adrien Di Mascio
Added tag cubicweb-debian-version-3.5.2-1 for changeset 75cc4aa76fb1
stable
2009-09-22, by Adrien Di Mascio
Added tag cubicweb-version-3.5.2 for changeset 1f0aa3cd5af2
stable
cubicweb-debian-version-3.5.2-1
2009-09-22, by Adrien Di Mascio
preparing 3.5.2
stable
cubicweb-version-3.5.2
2009-09-22, by Adrien Di Mascio
[i18n] updated catalogs
stable
2009-09-22, by Adrien Di Mascio
fix uid generation for py >= 2.5
stable
2009-09-22, by Sylvain Thénault
update to 3.5 wf api
stable
2009-09-22, by Sylvain Thénault
[magicsearch] update to match new i18n API: config.translations[lang] now returns a couple of function
stable
2009-09-22, by Adrien Di Mascio
[tests] fix inline-creation/edition unit tests
stable
2009-09-22, by Adrien Di Mascio
cleanup, reorganize
stable
2009-09-22, by Sylvain Thénault
[css] backported download box styles from forge
stable
2009-09-22, by Sylvain Thénault
[forms] do similar refactoring for inline edition than for inline creation
stable
2009-09-22, by Sylvain Thénault
merge
stable
2009-09-21, by Sylvain Thénault
refactor to ease overriding
stable
2009-09-21, by Sylvain Thénault
[inline forms] propagate kwargs to render_form
stable
2009-09-21, by Sylvain Thénault
[forms] propagate parameters added to autoform method
stable
2009-09-21, by Sylvain Thénault
[schema sync] fix so that new cardinality are considered when both inlined and cardinality change in the same transaction
stable
2009-09-21, by Sylvain Thénault
a case for tidy : for your consideration
stable
2009-09-21, by Aurelien Campeas
[uicfg] automatically set generated for the opposite of inlined relation as well
stable
2009-09-21, by Sylvain Thénault
since we have the transition entity, give it directly
stable
2009-09-21, by Sylvain Thénault
merge
stable
2009-09-21, by Sylvain Thénault
this is actually a role, fix argument name
stable
2009-09-21, by Sylvain Thénault
fix vocab param to avoid deprecation warning
stable
2009-09-21, by Sylvain Thénault
fix case insensitive selector for entity creation
stable
2009-09-21, by Sylvain Thénault
[selector] check read perm if action is add/update/delete
stable
2009-09-21, by Sylvain Thénault
don't want this
stable
2009-09-21, by Sylvain Thénault
[validatecontroller] allow additional args to be passed to the js callback
stable
2009-09-21, by Adrien Di Mascio
[javascript] make inlinedform-added event bindable
stable
2009-09-21, by Adrien Di Mascio
[forms] take a look at inlined form to guess whether the form requires multipart or not
stable
2009-09-21, by Adrien Di Mascio
[form] simply skip unknown argument given to form constructor, don't fail
stable
2009-09-21, by Sylvain Thénault
fix argument given to changestate form selection
stable
2009-09-21, by Sylvain Thénault
can't use anymore make_uid to generate a valid js var name
stable
2009-09-21, by Sylvain Thénault
remove debug raise
stable
2009-09-21, by Sylvain Thénault
merge
stable
2009-09-21, by Sylvain Thénault
statuschange form view only works w/ one entity, fix selector accordingly
stable
2009-09-21, by Sylvain Thénault
fix sort of fields vocabulary: should consider option groups
stable
2009-09-21, by Sylvain Thénault
[widgets] change make_uid() seed to make slider ids xhtml-valid
stable
2009-09-21, by Adrien Di Mascio
introduced to ease overriding for fancy stuff...
stable
2009-09-18, by Sylvain Thénault
cleaner code
stable
2009-09-18, by Sylvain Thénault
don't propose inlined form if user can't edit the entity
stable
2009-09-18, by Sylvain Thénault
cleanup, smarter sort control to avoid it when not necessary
stable
2009-09-18, by Sylvain Thénault
facets enhancement: can now set label_vid to use a view instead of a simple attribute as label
stable
2009-09-18, by Sylvain Thénault
fix/enhance i18n context usage for inlined forms
stable
2009-09-18, by Sylvain Thénault
don't show label if no label given
stable
2009-09-18, by Sylvain Thénault
fix sys import
stable
2009-09-18, by Julien Jehannet
merge
stable
2009-09-18, by Sylvain Thénault
merge
stable
2009-09-18, by Sylvain Thénault
[D] book: define a workflow
stable
2009-09-18, by Julien Jehannet
cleanup
stable
2009-09-18, by Aurelien Campeas
more in the way of subclassability & args passing all the way down
stable
2009-09-18, by Aurelien Campeas
merge
stable
2009-09-18, by Alexandre Fayolle
documentation : fixed docstring
stable
2009-09-18, by Alexandre Fayolle
backport 3.5
stable
2009-09-18, by Sylvain Thénault
backport old head
3.5
2009-09-18, by Sylvain Thénault
STABLE IS NOW 3.5
stable
2009-09-18, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.1-1 for changeset f476cecd4690
3.5
2009-09-18, by Sylvain Thénault
Added tag cubicweb-version-3.5.1 for changeset 77ed72f3c260
3.5
cubicweb-debian-version-3.5.1-1
2009-09-18, by Sylvain Thénault
3.5.1
3.5
cubicweb-version-3.5.1
2009-09-18, by Sylvain Thénault
backport stable
3.5
2009-09-18, by Sylvain Thénault
i18nupdate
3.5
2009-09-18, by Sylvain Thénault
we may have some entity forms with nothing to edit for an entity, no RequestError in that case
3.5
2009-09-18, by Sylvain Thénault
fix generated label for object relation
3.5
2009-09-18, by Sylvain Thénault
[wf graph] translate group names as well
3.5
2009-09-18, by Sylvain Thénault
[wf] uicfg tweaks
3.5
2009-09-18, by Sylvain Thénault
[migration] fix initial_state migration: at this point, S state_of ET is no more true (but we don't need it...)
3.5
2009-09-18, by Sylvain Thénault
[ui] translate state/tr names in wf image
3.5
2009-09-18, by Sylvain Thénault
cleanup
3.5
2009-09-18, by Sylvain Thénault
merge
3.5
2009-09-18, by Sylvain Thénault
remove 2.5 construct
3.5
2009-09-18, by Sylvain Thénault
missing import
2009-09-17, by Sylvain Thénault
make it easier to subclass
3.5
2009-09-17, by Aurelien Campeas
backport from 3.5
stable
2009-09-17, by Katia Saurfelt
merge
3.5
2009-09-17, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.0-1 for changeset 7e5d0ae8d202
3.5
2009-09-17, by Sylvain Thénault
Added tag cubicweb-version-3.5.0 for changeset 70c0dd1c3b7d
3.5
cubicweb-debian-version-3.5.0-1
2009-09-17, by Sylvain Thénault
do not wipe a good value if input is bad and cancelled
3.5
2009-09-17, by Aurelien Campeas
backport 3.5
2009-09-17, by Sylvain Thénault
backport stable
3.5
cubicweb-version-3.5.0
2009-09-17, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.11-1 for changeset 635a25031f4a
stable
2009-09-17, by Aurelien Campeas
Added tag cubicweb-version-3.4.11 for changeset f3d2adf48332
stable
cubicweb-debian-version-3.4.11-1
2009-09-17, by Aurelien Campeas
bump
stable
cubicweb-version-3.4.11
2009-09-17, by Aurelien Campeas
skip SYSTEM_RTYPES by default in schema view
3.5
2009-09-17, by Sylvain Thénault
tweak catalog generation by adding a new SYSTEM_RTYPES set to schema
3.5
2009-09-17, by Sylvain Thénault
remove debug print
3.5
2009-09-17, by Sylvain Thénault
fix .po generation: ensure we get all msgids when building a cube catalog
3.5
2009-09-17, by Sylvain Thénault
ensure pgettext return unicode as well
3.5
2009-09-17, by Sylvain Thénault
more doc
stable
2009-09-17, by Aurelien Campeas
i18n roundup
3.5
2009-09-17, by Adrien Di Mascio
[i18n] do not add context information for metadata relations
3.5
2009-09-17, by Adrien Di Mascio
ensure bw compat for relation traduction, add context to _object msg id
3.5
2009-09-17, by Sylvain Thénault
patch gettext for compat w/ catalog generated by cw < 3.5
3.5
2009-09-17, by Sylvain Thénault
merge
3.5
2009-09-17, by Sylvain Thénault
fix see_also permissions
3.5
2009-09-17, by Sylvain Thénault
[selectors] score_entity selector now ensures an int score is returned
3.5
2009-09-17, by Sylvain Thénault
[gettext] provide GNU contexts to avoid translations ambiguities
3.5
2009-09-16, by Adrien Di Mascio
gettext] provide a more up-to-date version of gettext.py
3.5
2009-09-16, by Adrien Di Mascio
typo
3.5
2009-09-16, by Sylvain Thénault
nicer add urls
3.5
2009-09-16, by Sylvain Thénault
set strict when checking if edit action should be shown
3.5
2009-09-16, by Sylvain Thénault
warning -> critical, also allow goa to work without vobject
3.5
2009-09-16, by Aurelien Campeas
prevent some command providers to stop using cubicweb-ctl (current case : goactl when vobject is not there)
3.5
2009-09-16, by Aurelien Campeas
3.5
3.5
2009-09-16, by Sylvain Thénault
backport default fix
3.5
2009-09-16, by Sylvain Thénault
we must now explicitly call rebuild_infered_relation
3.5
2009-09-16, by Sylvain Thénault
test update, no more a FakeVReg, needs to hack it
3.5
2009-09-16, by Sylvain Thénault
backport stable
3.5
2009-09-16, by Sylvain Thénault
i18n update
3.5
2009-09-16, by Sylvain Thénault
uicfg tweaks for wf
3.5
2009-09-16, by Sylvain Thénault
remove annoying sqlite, not cw, test
3.5
2009-09-16, by Sylvain Thénault
[jsoncontroller] bugfix: update to match new validate_form API
3.5
2009-09-16, by Adrien Di Mascio
ensure unittest_pdf passes
3.5
2009-09-16, by Aurelien Campeas
update the documentation
stable
2009-09-16, by Aurelien Campeas
[D] add entity inheritance example
stable
2009-09-16, by Julien Jehannet
[C] uicfg: Change CWCache as system entites
stable
2009-09-15, by Julien Jehannet
cleanup
3.5
2009-09-16, by Sylvain Thénault
should not have been commited
3.5
2009-09-16, by Sylvain Thénault
email hooks tests
3.5
2009-09-16, by Sylvain Thénault
tests update
3.5
2009-09-16, by Sylvain Thénault
those items are in the add menu, we don't want 'add' in their label
3.5
2009-09-16, by Sylvain Thénault
refactor to allow explicit card integrity check from client code (eg email hooks for instance)
3.5
2009-09-16, by Sylvain Thénault
fix rqlannotation bug w/ identity relation in subscope
3.5
2009-09-16, by Sylvain Thénault
fix cardinality integrity and security when setting use_email/primary_email
3.5
2009-09-16, by Sylvain Thénault
hide bookmarked_by relation from addrelated menu, we've a specific box for bookmarks
3.5
2009-09-16, by Sylvain Thénault
stop setting sort to false by default on relation field and explain why
3.5
2009-09-16, by Sylvain Thénault
cleanup
3.5
2009-09-16, by Sylvain Thénault
since unrelated_rql now consider security, we may consider returning relation having local role in some cases
3.5
2009-09-16, by Sylvain Thénault
unrelated_rql now return rql *and* args
3.5
2009-09-16, by Sylvain Thénault
missing import
3.5
2009-09-16, by Sylvain Thénault
unrelated_rql now considers relation's add perm
3.5
2009-09-16, by Sylvain Thénault
refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well
3.5
2009-09-16, by Sylvain Thénault
[ms] fix planning w/ query using identity
3.5
2009-09-16, by Sylvain Thénault
[querier] fix sql generated w/ NOT relation and shared variable: ensure variable's table is in parent select'scope
3.5
2009-09-16, by Sylvain Thénault
[cleanup] remove unused imports
3.5
2009-09-15, by Adrien Di Mascio
add note
stable
2009-09-15, by Sylvain Thénault
fix when Interval is coming from date substraction
stable
2009-09-15, by Sylvain Thénault
remerge
3.5
2009-09-15, by Sylvain Thénault
merge
3.5
2009-09-15, by Sylvain Thénault
[controllers] allow onsuccess / onfailure callback to be passed to validateform
3.5
2009-09-15, by Adrien Di Mascio
[utils] provide a class to extend the default simplejson encoder to be able to dump standard yams attribute types
3.5
2009-09-15, by Adrien Di Mascio
backport 3.5
2009-09-15, by Sylvain Thénault
test update
3.5
2009-09-15, by Sylvain Thénault
[actions] refactor: extract actual_actions from fill_menu to work with table filter form
3.5
2009-09-15, by Sylvain Thénault
test fix
3.5
2009-09-15, by Sylvain Thénault
should now use _test_action, not bare action.url()
3.5
2009-09-15, by Sylvain Thénault
facilities to test new submenu actions
3.5
2009-09-15, by Sylvain Thénault
comment out deprecated test
3.5
2009-09-15, by Sylvain Thénault
merge
3.5
2009-09-15, by Aurelien Campeas
was lost in some merge
3.5
2009-09-14, by Aurelien Campeas
[i18ncube] access to appearsin_addmenu config through uicfg directly
3.5
2009-09-15, by Sylvain Thénault
cleanup, futur warning fixes :)
3.5
2009-09-14, by Sylvain Thénault
edit box refactoring to gain more control by using actions
3.5
2009-09-14, by Sylvain Thénault
[3.5 migration] avoid removing defined transitions...
3.5
2009-09-14, by Sylvain Thénault
cleanup
3.5
2009-09-14, by Sylvain Thénault
[wf graph] fix display of condition
3.5
2009-09-14, by Sylvain Thénault
fix workflow graph views and tabs for the new wf system, remove useless view and action (actually useless since introduction of tabbed entity type view
3.5
2009-09-14, by Sylvain Thénault
[3.5 migration] missing identical_to/canonical -> prefered_form migration
3.5
2009-09-14, by Sylvain Thénault
[migration] don't ask confirm here
3.5
2009-09-14, by Sylvain Thénault
displaytime attribute should not have been removed from there
3.5
2009-09-14, by Sylvain Thénault
[forms] avoid to create superfluous add_new_relation_link in create form
stable
2009-09-14, by Katia Saurfelt
merge
3.5
2009-09-14, by Aurelien Campeas
allow user to give ?tab=tabname and be set to the right tab (part of #345399)
3.5
2009-09-14, by Aurelien Campeas
merge
3.5
2009-09-14, by Sylvain Thénault
return self, not None, when no prefered form
3.5
2009-09-14, by Sylvain Thénault
tests update
3.5
2009-09-14, by Sylvain Thénault
fix entity classes inheritance (repair cw.test.unittest_entity)
3.5
2009-09-14, by Sylvain Thénault
#370578: change EmailAddress identical_to/canonical to prefered_form
3.5
2009-09-14, by Sylvain Thénault
merge
3.5
2009-09-14, by Aurelien Campeas
as shell, also works fine/linux
3.5
2009-09-14, by Aurelien Campeas
HOME is spelled USERPROFILE on windows
3.5
2009-09-11, by Aurelien Campeas
#345461: drop support for cube_eid / direct bug submission
3.5
2009-09-14, by Sylvain Thénault
backport 3.5
2009-09-14, by Sylvain Thénault
backport stable
3.5
2009-09-14, by Sylvain Thénault
[repo] take care of inlined relation in session.[add|delete]_relation
stable
2009-09-14, by Sylvain Thénault
[repo] set entity.rset & co when needed
stable
2009-09-14, by Sylvain Thénault
remove extra paren
2009-09-14, by Sylvain Thénault
[controllers] fix bad if/elif switch in handle_attribute
stable
2009-09-11, by Adrien Di Mascio
should change process'user once pid file has been written
stable
2009-09-11, by Sylvain Thénault
windows doesn't like ':' in filesc
3.5
2009-09-11, by Aurelien Campeas
enough annoying for a 3.4.10...
stable
2009-09-11, by Sylvain Thénault
another friend
stable
2009-09-11, by Sylvain Thénault
merge
stable
2009-09-11, by Sylvain Thénault
[c-c] fix 3.4.9 name error :'(
stable
2009-09-11, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.9-1 for changeset 24ea70f19a48
stable
2009-09-11, by Sylvain Thénault
Added tag cubicweb-version-3.4.9 for changeset e916f1e856c8
stable
cubicweb-debian-version-3.4.9-1
2009-09-11, by Sylvain Thénault
backport 3.5
2009-09-11, by Sylvain Thénault
backport stable branch
3.5
2009-09-11, by Sylvain Thénault
3.4.9
stable
cubicweb-version-3.4.9
2009-09-11, by Sylvain Thénault
cleanup
stable
2009-09-11, by Sylvain Thénault
fix daemonize: set umask, move to /, consider uid
stable
2009-09-11, by Sylvain Thénault
[c-c] fix start/restart commands
stable
2009-09-11, by Sylvain Thénault
from 3.5 branch; XXX the test depends on an eid value
stable
2009-09-11, by Aurelien Campeas
merge
stable
2009-09-11, by Sylvain Thénault
small note on fetch_unrelated_order ... fetch_order needs clarification
3.5
2009-09-11, by Aurelien Campeas
hopefully correctly fix the breadcrumbs escaping
3.5
2009-09-11, by Aurelien Campeas
Added tag cubicweb-debian-version-3.4.8-1 for changeset 97273eeaaead
stable
2009-09-11, by Sylvain Thénault
Added tag cubicweb-version-3.4.8 for changeset ba43e084e884
stable
cubicweb-debian-version-3.4.8-1
2009-09-11, by Sylvain Thénault
missing escape
3.5
2009-09-10, by Aurelien Campeas
[vreg] we must ensure that parent classes are initialiazed first
stable
2009-09-11, by Sylvain Thénault
[repo] oops, glob_update_entity takes a list of edited attributes has third argument
stable
2009-09-11, by Sylvain Thénault
3.4.8
stable
cubicweb-version-3.4.8
2009-09-10, by Sylvain Thénault
merge
stable
2009-09-10, by Sylvain Thénault
[tests] inheritance_precedence in url rewrite
stable
2009-09-10, by Julien Jehannet
[D] add example about site properties configuration
stable
2009-09-10, by Julien Jehannet
properly escape site-title
stable
2009-09-10, by Sylvain Thénault
[views] remove parameter displaytime from final view
3.5
2009-09-08, by Sandrine Ribeau
nicer fix
stable
2009-09-10, by Sylvain Thénault
backport 3.5
2009-09-10, by Sylvain Thénault
merge
3.5
2009-09-10, by Sylvain Thénault
[notification] should get actual session here
stable
2009-09-10, by Sylvain Thénault
merge
stable
2009-09-10, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.7-1 for changeset ebb92e62eb04
stable
2009-09-10, by Sylvain Thénault
Added tag cubicweb-version-3.4.7 for changeset 0e549b299f0b
stable
cubicweb-debian-version-3.4.7-1
2009-09-10, by Sylvain Thénault
[editcontrollers] handle_attribute: test for value presence before trying to convert it to int/float
stable
2009-09-09, by Adrien Di Mascio
very dubious but observed : os.system works on linux, subprocess.call on windows, no other way around ?
3.5
2009-09-09, by Aurelien Campeas
oops, key can be non str
3.5
2009-09-09, by Aurelien Campeas
merge
3.5
2009-09-09, by Aurelien Campeas
fix user login for windows
3.5
2009-09-09, by Aurelien Campeas
close file handler leak
3.5
2009-09-09, by Aurelien Campeas
note about this test under windows
3.5
2009-09-09, by Aurelien Campeas
remove bogus assertion
3.5
2009-09-09, by Aurelien Campeas
note about licence, fix copyright, fix case of unicode argument
3.5
2009-09-09, by Aurelien Campeas
close file handler leak
3.5
2009-09-09, by Aurelien Campeas
use proper locks instead of hasardous time.sleep()s
3.5
2009-09-09, by Aurelien Campeas
have a better make_uid function, esp. useful for win32 as collisions are frequents with the old one
3.5
2009-09-09, by Aurelien Campeas
avoid open file handler leak
3.5
2009-09-09, by Aurelien Campeas
Bugfix: message was not written in english
stable
2009-09-09, by Nicolas Chauvat
merge
stable
cubicweb-version-3.4.7
2009-09-09, by Sylvain Thénault
[javascript ie6] make "strptime" function work in ie6
stable
2009-09-09, by Katia Saurfelt
ii8nupdate
stable
2009-09-09, by Sylvain Thénault
update test now that etype_class systematically copy registry classes
3.5
2009-09-09, by Sylvain Thénault
merge
3.5
2009-09-09, by Sylvain Thénault
add pyro
3.5
2009-09-09, by Aurelien Campeas
fix so that we ensure issubclass(etype_class('SubNote'), etype_class('Note'))
3.5
2009-09-09, by Sylvain Thénault
backport stable
3.5
2009-09-09, by Sylvain Thénault
test fixes and enhancement
stable
2009-09-09, by Sylvain Thénault
update test to avoid failure due to migration schema changes
3.5
2009-09-09, by Sylvain Thénault
3.4.7
stable
2009-09-09, by Sylvain Thénault
python-ldap, also win32 binary version of simplejson
3.5
2009-09-09, by Aurelien Campeas
[supervision] ignore internal changes
stable
2009-09-09, by Sylvain Thénault
allow to specify targettypes in related_rql
stable
2009-09-09, by Sylvain Thénault
[facets] duhh, necessary fromformfilter hidden was missing
stable
2009-09-09, by Sylvain Thénault
include facets.css so we're sure it's there when needed
stable
2009-09-09, by Sylvain Thénault
should have been done in stable
stable
2009-09-09, by Sylvain Thénault
test cubes_path is updated as well
3.5
2009-09-09, by Sylvain Thénault
[uicfg, autoform] when a relation is inlined, put it in the generated section by default
3.5
2009-09-09, by Sylvain Thénault
[forms] fix form enctype handling with inlined forms
stable
2009-09-08, by Adrien Di Mascio
merge
3.5
2009-09-08, by Aurelien Campeas
fix open call to make cw happy /win32
3.5
2009-09-08, by Aurelien Campeas
sections to help building a window dev environment
3.5
2009-09-08, by Aurelien Campeas
backport stable
3.5
2009-09-08, by Sylvain Thénault
merge
3.5
2009-09-08, by Sylvain Thénault
more i18n commands fixes :
3.5
2009-09-08, by Aurélien Campéas
mostly adapt the i18n subsystem to limitation wrt redirection handinling in windows, using the -o argument of the utilities
3.5
2009-09-07, by Aurélien Campéas
two convenience files
3.5
2009-09-07, by Aurélien Campéas
minimal steps to have cw running on windows
3.5
2009-09-07, by Aurélien Campéas
missing exception
stable
2009-09-08, by Sylvain Thénault
[notification] drop useless user_login method
stable
2009-09-08, by Sylvain Thénault
enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary
stable
2009-09-08, by Sylvain Thénault
[notification] can't see valid reason for this...
3.5
2009-09-08, by Sylvain Thénault
enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary
3.5
2009-09-08, by Sylvain Thénault
ensure eid given in arguments will be returned correctly typed (though only if they are in the cachekey for now)
stable
2009-09-08, by Sylvain Thénault
merge
stable
2009-09-07, by Adrien Di Mascio
fix OR in facets
stable
2009-09-07, by Katia Saurfelt
fix AddComboBoxWidget
stable
2009-09-03, by Katia Saurfelt
be able to restore pre cw 3.4 database dumps #370595
stable
2009-09-04, by Aurelien Campeas
note
stable
2009-09-03, by Aurelien Campeas
backport stable
3.5
2009-09-03, by Aurelien Campeas
use node cloning method that works with IE (6,7)
stable
2009-09-03, by Aurelien Campeas
backport stable into 3.5
3.5
2009-09-02, by Aurelien Campeas
fix reledit validation error handling for relations #345477
3.5
2009-09-02, by Aurelien Campeas
merge
stable
2009-09-02, by Sylvain Thénault
merge
stable
2009-09-02, by Sylvain Thénault
[views] #344733: make burndown chart visible with IE6/7
stable
2009-09-02, by Katia Saurfelt
[views] #343641: fix calendar with IE6/7
stable
2009-09-02, by Katia Saurfelt
add td/th borders on popup calendar
stable
2009-09-02, by Katia Saurfelt
[googlemap] #344872 set request content-type to text/html
stable
2009-09-02, by Adrien Di Mascio
merge
stable
2009-09-02, by Adrien Di Mascio
[edition] convert integer and float values coming from edit forms so that values are correctly typed in before_xxx hooks
stable
2009-09-02, by Adrien Di Mascio
[html-head] escape js and css urls
stable
2009-09-02, by Adrien Di Mascio
backport 3.5
2009-09-02, by Sylvain Thénault
refactor to ease overriding of what's displayed in breadcrum for an entity
3.5
2009-09-02, by Sylvain Thénault
do not delay sync queries to an operation, it may cause pb (nosy list propagation for instance)
3.5
2009-09-02, by Sylvain Thénault
this is a deprecation warning
2009-09-02, by Sylvain Thénault
only get value when necessary to check uniqueness
2009-09-02, by Sylvain Thénault
backport 3.5
2009-09-02, by Sylvain Thénault
backport stable
3.5
2009-09-02, by Sylvain Thénault
wrong merge
2009-09-02, by Sylvain Thénault
fix wf related actions
stable
2009-09-02, by Sylvain Thénault
oops, that fix should be done in stable as well
stable
2009-09-02, by Sylvain Thénault
move xhtml2fo to ext, allow to specify the section in url/get param
3.5
2009-09-01, by Aurelien Campeas
treeview element ids should be unique, cleanup
3.5
2009-09-01, by Aurelien Campeas
missing import
stable
2009-09-01, by Sylvain Thénault
case insensitive add/XXX url
stable
2009-09-01, by Sylvain Thénault
make it more easy to override default branch state
3.5
2009-09-01, by Aurelien Campeas
allow treeview to work correctly in a tab #345293
3.5
2009-09-01, by Aurelien Campeas
don't fail when trying to update relation cache for relation deletion, this may occurs regularly
stable
2009-09-01, by Sylvain Thénault
do postprocessing as in the xhtml case fix #345293
stable
2009-09-01, by Aurelien Campeas
backport 3.5 branch
2009-08-31, by Sylvain Thénault
backport stable branch
3.5
2009-08-31, by Sylvain Thénault
merge
stable
2009-08-31, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.6-1 for changeset 52dba800ca4d
stable
2009-08-31, by Sylvain Thénault
Added tag cubicweb-version-3.4.6 for changeset 921fdbf8b303
stable
cubicweb-debian-version-3.4.6-1
2009-08-31, by Sylvain Thénault
merge
stable
cubicweb-version-3.4.6
2009-08-31, by Sylvain Thénault
[cubicweb] #344957 : fix popup display in IE7
stable
2009-08-31, by Katia Saurfelt
<a> doesn't have alt attribute
stable
2009-08-31, by Sylvain Thénault
fix so that entity's summary appears in main content cell to avoid layout pb
stable
2009-08-31, by Sylvain Thénault
merge
stable
2009-08-31, by Sylvain Thénault
ease overriding of copy warning
stable
2009-08-31, by Sylvain Thénault
merge
stable
2009-08-31, by Aurelien Campeas
avoid installing editor n times for n ajax loads
stable
2009-08-31, by Aurelien Campeas
consider CW_MODE='system', the opposite of 'user' (eg use 'installed' mode while using the forest)
stable
2009-08-31, by Sylvain Thénault
prepare 3.4.6
stable
2009-08-31, by Sylvain Thénault
generic rtag cleaing method
stable
2009-08-31, by Sylvain Thénault
fix necessary for some tests
stable
2009-08-31, by Sylvain Thénault
[vreg] keep positional arg compat
stable
2009-08-31, by Sylvain Thénault
check object has __registry__ attribute before call to register()
stable
2009-08-31, by Sylvain Thénault
provide facility to override main header components without having to override the whole methode
stable
2009-08-31, by Sylvain Thénault
reorganize, add some docstring an format_field/format_section convenience methods
3.5
2009-08-28, by Sylvain Thénault
oops
3.5
2009-08-28, by Sylvain Thénault
backport stable
3.5
2009-08-28, by Sylvain Thénault
merge
stable
2009-08-28, by Sylvain Thénault
translate bits of the doc
stable
2009-08-28, by Aurelien Campeas
fix __cmp__ arguments
stable
2009-08-28, by Sylvain Thénault
backport stable
3.5
2009-08-27, by Sylvain Thénault
fix potential session cache effect: entity's rset may have been emptied
stable
2009-08-27, by Sylvain Thénault
oops
3.5
2009-08-27, by Sylvain Thénault
force cache clear when external entity is edited, we don't know what may occurs in external repository hooks
3.5
2009-08-27, by Sylvain Thénault
[multi-sources] enhance relation'source detection to avoid inconsistency
3.5
2009-08-27, by Sylvain Thénault
[multi-sources] new may_cross_relation method on sources
3.5
2009-08-27, by Sylvain Thénault
[multi-sources] move [dont_]cross_relations to AbstractSource
3.5
2009-08-27, by Sylvain Thénault
[multi-sources] in ms config, don't try to delete previous state in some condition
3.5
2009-08-27, by Sylvain Thénault
[multi-sources] in ms config we don't have state_of (and probably others, but that's the one used until now...)
3.5
2009-08-27, by Sylvain Thénault
[pdf] remove buggy css, add alt to img for valid xhtml
3.5
2009-08-27, by Sylvain Thénault
add version to deprecation warning
3.5
2009-08-27, by Sylvain Thénault
backport 3.5 branch
2009-08-27, by Sylvain Thénault
backport stable branch
3.5
2009-08-27, by Sylvain Thénault
i18n update and deprecated msgid cleanup
stable
2009-08-27, by Sylvain Thénault
integrate fix made for shingouz, let's see if it breaks something
3.5
2009-08-27, by Sylvain Thénault
merge
stable
2009-08-27, by Sylvain Thénault
B [views] fixing breadcrumbs
stable
2009-08-26, by Nicolas Chauvat
F [devtools] by default dataimport prints message on stdout
3.5
2009-08-26, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.4.5-1 for changeset 7fd294cbf6ff
stable
2009-08-26, by Sylvain Thénault
Added tag cubicweb-version-3.4.5 for changeset 3a65f9b3367c
stable
cubicweb-debian-version-3.4.5-1
2009-08-26, by Sylvain Thénault
fix emacs syntaxic colorization
stable
2009-08-27, by Sylvain Thénault
3.4.5
stable
cubicweb-version-3.4.5
2009-08-26, by Sylvain Thénault
backport 3.5 step 2, backport wf changes in hooks/workflow.py
2009-08-26, by Sylvain Thénault
backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-26, by Sylvain Thénault
backport stable
3.5
2009-08-26, by Sylvain Thénault
merge
stable
2009-08-26, by Sylvain Thénault
B in footer, replace "(c) Logilab" with "powered by CubicWeb"
stable
2009-08-26, by Nicolas Chauvat
backport stable branch
3.5
2009-08-26, by Nicolas Chauvat
use a span
stable
2009-08-26, by Sylvain Thénault
removed deprecated entries (pre oss publication), add some fresher news
stable
2009-08-26, by Sylvain Thénault
[rset] fix #231354 w/ rql 0.22.3 api
stable
2009-08-26, by Sylvain Thénault
[breadcrumb] BreadCrumbAnyRSetVComponent should implements call()
stable
2009-08-26, by Sylvain Thénault
[page nav] previous/next page links should also consider url's base path
stable
2009-08-26, by Sylvain Thénault
[page nav] json navigation (when coming from a facets restriction for instance)
stable
2009-08-26, by Sylvain Thénault
[page nav] display non clickable previous/next page when it does'nt make sense instead of nothing
stable
2009-08-26, by Sylvain Thénault
cleanup
stable
2009-08-26, by Sylvain Thénault
[ui props] drop htmlclass as a persistent property, this is definitly useless/unusable
stable
2009-08-26, by Sylvain Thénault
no comment
stable
2009-08-26, by Sylvain Thénault
[facets] reload breadcrumbs on facets search
stable
2009-08-26, by Sylvain Thénault
[breadcrumb] only provides a breadcrumbs component, no more as pluggable content nav comp; provides alternative implentation for rset with more than one entity
stable
2009-08-26, by Sylvain Thénault
rename cubicweb.formfilter.js into cubicweb.facets.js
stable
2009-08-26, by Sylvain Thénault
move some stuff from server/__init__ to postcreate, fixing instance creation bug
3.5
2009-08-26, by Sylvain Thénault
[notification] fix #103822, don't try to wrap text/rest to 80 characters
stable
2009-08-26, by Sylvain Thénault
R [dataimport] rename uid to eid
3.5
2009-08-26, by Nicolas Chauvat
backport stable branch
3.5
2009-08-26, by Nicolas Chauvat
B fix the cubicweb init script
stable
2009-08-25, by Nicolas Chauvat
B [entities] #343385 comparing entities should raise NotImplementedError
stable
2009-08-25, by Nicolas Chauvat
B [css] #344441 edit form is too spread out
stable
2009-08-25, by Nicolas Chauvat
B #323887 misleading message after hitting cancel form button
stable
2009-08-25, by Nicolas Chauvat
B fix typo
stable
2009-08-25, by Nicolas Chauvat
B #345282 xhtml requires to use   instead of
stable
2009-08-25, by Nicolas Chauvat
merge
stable
2009-08-25, by Aurelien Campeas
why not columns, too ?
stable
2009-08-25, by Aurelien Campeas
[actions box] implements #344415, will have to take care to application relying on the old behaviour
3.5
2009-08-25, by Sylvain Thénault
[wf] test and hooks for WorkflowTransition support
3.5
2009-08-25, by Sylvain Thénault
cleanup
3.5
2009-08-25, by Sylvain Thénault
[wf] new method on WorkflowableMixIn to get the transition which had led to the current sub-workflow
3.5
2009-08-25, by Sylvain Thénault
[wf] refactor change_state/fire_transition to share more code, change_state can also take an optional tr argument
3.5
2009-08-25, by Sylvain Thénault
[wf] use custom exception class
3.5
2009-08-25, by Sylvain Thénault
[wf] ensure fromstates given, allow to give an entity (avoid spotless error, we can iter on entities...)
3.5
2009-08-25, by Sylvain Thénault
[wf] new methods to build wf w/ workflow transition
3.5
2009-08-25, by Sylvain Thénault
cleanup
3.5
2009-08-25, by Sylvain Thénault
[wf] test doesn't apply anymore
3.5
2009-08-25, by Sylvain Thénault
[wf] test in_state consistency
3.5
2009-08-25, by Sylvain Thénault
[wf] need to clear cache here
3.5
2009-08-25, by Sylvain Thénault
[wf] nicer deprecation warning
3.5
2009-08-25, by Sylvain Thénault
[wf] allow state entity as argument to change_state
3.5
2009-08-25, by Sylvain Thénault
test two different wfs may have a state of the same name
3.5
2009-08-25, by Sylvain Thénault
[wf] distinguish main workflow / current workflow
3.5
2009-08-25, by Sylvain Thénault
[wf] state/transition may only belong to one workflow
3.5
2009-08-25, by Sylvain Thénault
[wf] new iter_worfklows method on workflow
3.5
2009-08-25, by Sylvain Thénault
[wf] new .workflow property on states and transitions
3.5
2009-08-25, by Sylvain Thénault
F tools to import data
3.5
2009-08-25, by Nicolas Chauvat
backport stable branch
3.5
2009-08-25, by Nicolas Chauvat
Backed out changeset d83f5d96e1d7
3.5
2009-08-25, by Nicolas Chauvat
B CWUser login is in title, do not show in attributes
stable
2009-08-24, by Nicolas Chauvat
R remove code deprecated since 3.2
3.5
2009-08-24, by Nicolas Chauvat
F add --automatic/-a option to run db-create without user input
stable
2009-08-24, by Nicolas Chauvat
somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-21, by Sylvain Thénault
backport stable
3.5
2009-08-21, by Sylvain Thénault
trigger migration
3.5
2009-08-21, by Sylvain Thénault
3.5 migration script
3.5
2009-08-21, by Sylvain Thénault
merge
3.5
2009-08-21, by Sylvain Thénault
test and fix migration introducing base classes (w/ regard to yams inheritance)
stable
2009-08-21, by Sylvain Thénault
[migraction] use role instead of x
stable
2009-08-21, by Sylvain Thénault
cleanup
stable
2009-08-21, by Sylvain Thénault
[db-dump] don't create tarball on failed dump, properly remove temporary directory
stable
2009-08-21, by Sylvain Thénault
make db-restore command work even with no/corrupted database
stable
2009-08-21, by Sylvain Thénault
no inference for the identity relation
stable
2009-08-21, by Sylvain Thénault
[schema] make_workflowable now take an option description for the in_state relation
3.5
2009-08-21, by Sylvain Thénault
[migration] don't ask confirm here
3.5
2009-08-21, by Sylvain Thénault
remove some pretty old deprecation code
3.5
2009-08-21, by Sylvain Thénault
[wf] oops, BaseTransition.__init__ may be called for subclasses
3.5
2009-08-21, by Sylvain Thénault
[doc] important note about tests and connections/users
3.5
2009-08-21, by Aurelien Campeas
[pdf,tests] test the pdf tranformation
3.5
2009-08-21, by Aurelien Campeas
[wf] BaseTransition is a virtual type
3.5
2009-08-21, by Sylvain Thénault
[schema] oops, should use BaseTransition here
3.5
2009-08-21, by Sylvain Thénault
test and implements workflow changes
3.5
2009-08-21, by Sylvain Thénault
override clear_all_caches to clear cwetype_workflow cache
3.5
2009-08-21, by Sylvain Thénault
[wf] new workflow_history property, nicer the reverse_wf_info_for...
3.5
2009-08-21, by Sylvain Thénault
[wf] refactor current_workflow by extracting cwetype_workflow method
3.5
2009-08-21, by Sylvain Thénault
[wf] allow ascii state/transition names
3.5
2009-08-21, by Sylvain Thénault
[wf] return None, not empty list
3.5
2009-08-21, by Sylvain Thénault
[schema] default_workflow_of more naturally expressed as default_workflow
3.5
2009-08-21, by Sylvain Thénault
[entity] generic clear_all_caches methods, to use in test
3.5
2009-08-21, by Sylvain Thénault
[entity] use role instead of x
3.5
2009-08-21, by Sylvain Thénault
[session] add delete_relation in the same way as add_relation, document them
3.5
2009-08-21, by Sylvain Thénault
make state/transition name unique within a workflow
3.5
2009-08-20, by Sylvain Thénault
merge
3.5
2009-08-20, by Aurelien Campeas
[pdf] (ugly) pdf icon, component
3.5
2009-08-20, by Aurelien Campeas
follow name change, fix pdf template registration, add debian package tracking
3.5
2009-08-20, by Aurelien Campeas
[views,pdf] minimal support for xhtml->pdf conversion
3.5
2009-08-20, by Aurelien Campeas
[web] oops
3.5
2009-08-20, by Aurelien Campeas
[uilib] move unused render_HTML_tree function to lgc
3.5
2009-08-20, by Aurelien Campeas
[utils] remove seemingly completely unused class
3.5
2009-08-20, by Aurelien Campeas
backport stable branch
3.5
2009-08-20, by Sylvain Thénault
some test fixes, more in the 3.5 branch
stable
2009-08-20, by Sylvain Thénault
fix edited_attributes handling when adding entity
stable
2009-08-20, by Sylvain Thénault
oops, not self but cls here
stable
2009-08-20, by Sylvain Thénault
use a property for schema, avoid bad schema reference
stable
2009-08-20, by Sylvain Thénault
when adding/removing cubes, we should add/remove entity types in correct order if one inherits from another
stable
2009-08-20, by Sylvain Thénault
[debian] fix (hopefully) packaging problems with hardy
stable
2009-08-19, by Aurelien Campeas
cleanup
3.5
2009-08-20, by Sylvain Thénault
fix test schema and update some tests to work again with wf changes
3.5
2009-08-20, by Sylvain Thénault
remove debug print
3.5
2009-08-20, by Sylvain Thénault
test and fix rset returned by SET query
3.5
2009-08-20, by Sylvain Thénault
start a new workflow engine
3.5
2009-08-20, by Sylvain Thénault
new create_entity method, temporarily on base request (later on cw entity manager or as factory method)
3.5
2009-08-20, by Sylvain Thénault
work in progress: backport some generic relation propagation hooks from tracker
3.5
2009-08-19, by Sylvain Thénault
remove buggy debug warning...
stable
2009-08-19, by Sylvain Thénault
cleanup, use striplines argument of assertLinesEquals
stable
2009-08-19, by Sylvain Thénault
[rql2sql] test and fix a bug triggered when editing a ticket in jpl
stable
2009-08-19, by Sylvain Thénault
oops, should give rset here as well
stable
2009-08-18, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.4-1 for changeset e244a0fd7d71
stable
2009-08-18, by Sylvain Thénault
Added tag cubicweb-version-3.4.4 for changeset 2aee4ea585cd
stable
cubicweb-debian-version-3.4.4-1
2009-08-18, by Sylvain Thénault
merge
stable
cubicweb-version-3.4.4
2009-08-18, by Aurelien Campeas
[i18n] update
stable
2009-08-18, by Aurelien Campeas
[hooks] say which are the states (again)
stable
2009-08-18, by Aurelien Campeas
[hooks] say which are the states
stable
2009-08-18, by Aurelien Campeas
we have to ensure a pool is set there
stable
2009-08-18, by Sylvain Thénault
fix cw properties initialization
stable
2009-08-18, by Sylvain Thénault
backport change from default to get -f option on cw shell, may be necessary for the forthcoming migration...
stable
2009-08-18, by Sylvain Thénault
3.4.4
stable
2009-08-18, by Sylvain Thénault
[migration] drop rqlcursor
stable
2009-08-18, by Sylvain Thénault
remove some deprecation warnings
2009-08-18, by Sylvain Thénault
remove unused import
2009-08-18, by Sylvain Thénault
api update
2009-08-18, by Sylvain Thénault
[hooks] missing declaration
2009-08-18, by Sylvain Thénault
cleanup: eprop -> cwprop
2009-08-18, by Sylvain Thénault
[migration] consider previous version as done, not current version
stable
2009-08-18, by Sylvain Thénault
typo
2009-08-18, by Sylvain Thénault
should directly use entity.check_perm now that we've an entity instance
2009-08-18, by Sylvain Thénault
take care in case Any is given
2009-08-18, by Sylvain Thénault
set edited_attributes before calling hooks for entities from external sources
2009-08-18, by Sylvain Thénault
hooks have been refactored, call [re|de]activate_verification_hooks
2009-08-18, by Sylvain Thénault
[session] temporary fix, need .req on internal manager
2009-08-18, by Sylvain Thénault
fix __init__ parameters
2009-08-17, by Sylvain Thénault
should affect cw_row/cw_col
2009-08-17, by Sylvain Thénault
add write support for rset to avoid some crash
2009-08-17, by Sylvain Thénault
give vreg where we need it (eg no bound request)
2009-08-17, by Sylvain Thénault
[appobject] old selectors no more supported
2009-08-17, by Sylvain Thénault
[deprecation] nicer messages
2009-08-17, by Sylvain Thénault
[c-c shell] add force option to bypass versions checking
2009-08-17, by Sylvain Thénault
fix name error
2009-08-17, by Sylvain Thénault
don't do this: already defined as a (deprecated) read-only property
2009-08-17, by Sylvain Thénault
fix set_schema/init_cubes order
2009-08-17, by Sylvain Thénault
backport stable branch
2009-08-17, by Sylvain Thénault
move base NotificationView to cw.common.mail, we may want to use it to send notification from the web ui
stable
2009-08-17, by Sylvain Thénault
we should use unsafe_execute here
stable
2009-08-17, by Sylvain Thénault
new _cw_unsafe argument to Entity.set_attributes until something nicer is done (eg #344874)
stable
2009-08-17, by Sylvain Thénault
[wf] shouldn't check for neweids while trying to get previous state (detected by forge tests)
stable
2009-08-17, by Sylvain Thénault
towards better edited attributes handling
stable
2009-08-17, by Sylvain Thénault
[session] use isinstance instead of testing value of is_super_session since we hack it in the add_relation method
stable
2009-08-17, by Sylvain Thénault
[repo] misc cleanup
stable
2009-08-17, by Sylvain Thénault
[entity] warn if bad fetch_attrs
stable
2009-08-17, by Sylvain Thénault
[entity] fix fetch_rql w/ case where it's called while entity is not 'complete' (eg time where it's being added but have not yet all mandatory relations set)
stable
2009-08-17, by Sylvain Thénault
use view.paginate
stable
2009-08-17, by Sylvain Thénault
backport stable branch
2009-08-16, by Adrien Di Mascio
[gmap] make gmap-views more tolerant
stable
2009-08-16, by Adrien Di Mascio
backport stable branch
2009-08-16, by Nicolas Chauvat
B bugfix
stable
2009-08-16, by Nicolas Chauvat
merge
stable
2009-08-16, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.4.3-1 for changeset a3828745e2cf
stable
2009-08-16, by Nicolas Chauvat
Added tag cubicweb-version-3.4.3 for changeset b2add17d5bc4
stable
cubicweb-debian-version-3.4.3-1
2009-08-16, by Nicolas Chauvat
B bugfix in json controller
stable
2009-08-16, by Nicolas Chauvat
B offer to continue even when failed to restore systemonly
stable
2009-08-14, by Nicolas Chauvat
ready for 3.4.3
stable
cubicweb-version-3.4.3
2009-08-14, by Nicolas Chauvat
[javascript] allow customization of inlineCreationForm insertion point
stable
2009-08-14, by Adrien Di Mascio
B sync after migration and restart so that cwuri does not show in forms
stable
2009-08-14, by Nicolas Chauvat
B [server] extlite test will not fail if tempfile exists
stable
2009-08-14, by Nicolas Chauvat
R [goa] skip these tests if appengine can not be imported
stable
2009-08-14, by Nicolas Chauvat
[repo] more deprecation
2009-08-14, by Sylvain Thénault
oops
stable
2009-08-14, by Sylvain Thénault
merge
stable
2009-08-14, by Sylvain Thénault
[ajax] allow inlineCreationForms to add their own JS / CSS
stable
2009-08-14, by Adrien Di Mascio
F [cwctl] improve dialog messages
stable
2009-08-14, by Nicolas Chauvat
cleanup
stable
2009-08-14, by Sylvain Thénault
dont bind set_authmanager on registry reloading event, it's not necesary since the session manager itself is reinstatiated
stable
2009-08-14, by Sylvain Thénault
[repo] typo
stable
2009-08-14, by Sylvain Thénault
use ._cw instead of .cw_req
2009-08-14, by Sylvain Thénault
merge
2009-08-14, by Sylvain Thénault
R using entity.attr = val is now accepted
2009-08-14, by Nicolas Chauvat
use class_regid / classid functions
2009-08-14, by Sylvain Thénault
should be __call__
2009-08-14, by Sylvain Thénault
merge
2009-08-14, by Sylvain Thénault
rewrite hooks in sobjects as new Hook style into hooks sub-package
2009-08-14, by Sylvain Thénault
[hooks] deprecates hookhelper module
2009-08-14, by Sylvain Thénault
imports cleanup
2009-08-14, by Sylvain Thénault
backport stable branch
2009-08-14, by Nicolas Chauvat
B [cwctl] fix db-{dump,copy,restore} commands
stable
2009-08-14, by Nicolas Chauvat
[registry] fix registration logging messages
stable
2009-08-13, by Adrien Di Mascio
[hooks] major refactoring:
2009-08-14, by Sylvain Thénault
[vreg appobject] use class_regid
2009-08-14, by Sylvain Thénault
[selectors] explicity fail on inplace and/or
2009-08-14, by Sylvain Thénault
[rset] better explanation, refactor try except
2009-08-14, by Sylvain Thénault
quick and dirty fix until introduction of CWEntityManager
2009-08-13, by Sylvain Thénault
remove 3.2 bw compat code
2009-08-13, by Sylvain Thénault
turn id into __id__
2009-08-13, by Sylvain Thénault
remove old bw compat code
2009-08-13, by Sylvain Thénault
remove 3.2 bw compat code
2009-08-13, by Sylvain Thénault
no more supported, can remove the test
2009-08-13, by Sylvain Thénault
doc update
2009-08-13, by Sylvain Thénault
better as a method of the etypes registry
2009-08-13, by Sylvain Thénault
backported from appobject
2009-08-13, by Sylvain Thénault
deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
2009-08-13, by Sylvain Thénault
no need for a classid class method
2009-08-13, by Sylvain Thénault
rename registered to __registered__
2009-08-13, by Sylvain Thénault
remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
2009-08-13, by Sylvain Thénault
propagate some api changes
2009-08-13, by Sylvain Thénault
entity has no more tal_render method
2009-08-13, by Sylvain Thénault
access schema through req.vreg
2009-08-13, by Sylvain Thénault
merge
2009-08-13, by Sylvain Thénault
R deprecate CWRegistry.render
2009-08-13, by Nicolas Chauvat
R propagate deprecation of CWRegistry.possible_vobjects
2009-08-13, by Nicolas Chauvat
use session.vreg.config instead
2009-08-13, by Sylvain Thénault
fix bw compat properties
2009-08-13, by Sylvain Thénault
temporarily needed hack, should move out with hooks refactoring
2009-08-13, by Sylvain Thénault
register_to needs the schema as argument
2009-08-13, by Sylvain Thénault
fix urlquote imports
2009-08-13, by Sylvain Thénault
__initialize__ needs the schema as argument
2009-08-13, by Sylvain Thénault
proper rewrite
2009-08-13, by Sylvain Thénault
R deprecate CWRegistry.possible_vobjects
2009-08-13, by Nicolas Chauvat
no more needs for vreg_initialization_completed hook
2009-08-13, by Sylvain Thénault
remove usage of vreg_initialization_complete by using an 'initializable dict' (eg call init after complete registration
2009-08-13, by Sylvain Thénault
should still call .items
2009-08-13, by Sylvain Thénault
fix syntax error
2009-08-13, by Sylvain Thénault
R deprecate CWRegistry.select_vobject
2009-08-13, by Nicolas Chauvat
refactor property handling to avoid name conflicts
2009-08-13, by Sylvain Thénault
stop using controller class attribute, allowing to deprecate appobject.build_url in favor of req.build_url
2009-08-13, by Sylvain Thénault
remove code deprecated in 3.2
2009-08-13, by Sylvain Thénault
move get_cache to base request
2009-08-13, by Sylvain Thénault
move tal_render to View
2009-08-13, by Sylvain Thénault
merge
2009-08-13, by Sylvain Thénault
R put version info in deprecation warnings
2009-08-13, by Nicolas Chauvat
rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
2009-08-13, by Sylvain Thénault
import cleanup
2009-08-13, by Sylvain Thénault
move underline_title to toolsutils
2009-08-13, by Sylvain Thénault
R propagate deprecation of AppObject.entity()
2009-08-12, by Nicolas Chauvat
R put version info in deprecation warnings
2009-08-12, by Nicolas Chauvat
R [appobject] deprecate AppObject.entity()
2009-08-12, by Nicolas Chauvat
merge
2009-08-12, by Sylvain Thénault
backport stable branch
2009-08-12, by Nicolas Chauvat
Backed out changeset 3f6dfc312760
2009-08-12, by Sylvain Thénault
backport stable branch
2009-08-11, by Nicolas Chauvat
compute extrapath, necessary for proper schema module detection when CW_CUBES_PATH is set
stable
2009-08-12, by Sylvain Thénault
[session cache] always append to description, turn it into a list if necessary
stable
2009-08-11, by Sylvain Thénault
B web/tests back to green
stable
2009-08-11, by Nicolas Chauvat
backport stable branch
2009-08-11, by Sylvain Thénault
[entities] access persistent attributes through entity.cwdb
2009-08-11, by Sylvain Thénault
[vreg] skip final entities
2009-08-11, by Sylvain Thénault
backport sand fix
stable
2009-08-11, by Sylvain Thénault
[view] make RegistryView xhtml valid
2009-08-10, by Sandrine Ribeau
merge
2009-08-11, by Sylvain Thénault
[testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-11, by Sylvain Thénault
backport some changesets to the stable branch
stable
2009-08-11, by Sylvain Thénault
merge
2009-08-11, by Sylvain Thénault
R propagate registry API changes
2009-08-11, by Nicolas Chauvat
R [registry] changes in the API
2009-08-11, by Nicolas Chauvat
branching stable
stable
2009-08-11, by Nicolas Chauvat
[debug] cnx commit/rollback on DBG_RQL
2009-08-11, by Sylvain Thénault
DBG_MS flag
2009-08-11, by Sylvain Thénault
reconnect without argument reconnect all sources
2009-08-11, by Sylvain Thénault
[session pool] dont check closed session when calling set_pool from super_session
2009-08-11, by Sylvain Thénault
[ms] proper reset cache on external source
2009-08-11, by Sylvain Thénault
[config] new with_recommends option to expand_cubes
2009-08-11, by Sylvain Thénault
[vreg] explicit reset, no need to reload appobjects module on reloading because of schema changes
2009-08-11, by Sylvain Thénault
fix reloading, new .reset prototype
2009-08-11, by Sylvain Thénault
R refactor backup and use tar.gz to store all sources
2009-08-10, by Nicolas Chauvat
merge
2009-08-10, by Sylvain Thénault
B [web.box] fix EditRelationBoxTemplate in case neither related nor unrelated
2009-08-10, by Nicolas Chauvat
[server caching] should set cache before call to after_add_entity hooks
2009-08-10, by Sylvain Thénault
[web test] fix unittest form
2009-08-10, by Sylvain Thénault
[startup] fix syntax error
2009-08-10, by Sylvain Thénault
merge
2009-08-10, by Sylvain Thénault
B add missing selector on view registry
2009-08-10, by Nicolas Chauvat
merge
2009-08-10, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.2-1 for changeset e6a8cd8cc910
2009-08-10, by Sylvain Thénault
Added tag cubicweb-version-3.4.2 for changeset cfcc7f6121d6
cubicweb-debian-version-3.4.2-1
2009-08-10, by Sylvain Thénault
F [registry views] add _registry startup view
2009-08-09, by Nicolas Chauvat
cleanup docstring, add actually used method to the ITree interface
2009-08-10, by Sylvain Thénault
3.4.2
cubicweb-version-3.4.2
2009-08-07, by Sylvain Thénault
[schema migration] test reproducing pb when deleting a relation definition with mandatory card and without removing the associated rtype + fix
2009-08-07, by Sylvain Thénault
reactivate verification hooks in migration test, it may hide some actual errors
2009-08-07, by Sylvain Thénault
[c-c] fix confirm
2009-08-07, by Sylvain Thénault
[bw compat] restore format_constraint into schema file context
2009-08-07, by Sylvain Thénault
[schema] oops
2009-08-07, by Sylvain Thénault
[schema changes] check entity is not being deleted and get only actually modified attributes
2009-08-07, by Sylvain Thénault
[migration] use new default argument, default_is_yes has never been there...
2009-08-07, by Sylvain Thénault
[migration] mh.confirm support a new default argument, fix default handling for ASK
2009-08-07, by Sylvain Thénault
use makedirs, some old instances don't have parent directory properly set
2009-08-07, by Sylvain Thénault
restore backward compat, still imported a lot
2009-08-07, by Sylvain Thénault
no need for lib_directory
2009-08-07, by Sylvain Thénault
3.4.1...
2009-08-07, by Sylvain Thénault
remove code unused for a while now
2009-08-07, by Sylvain Thénault
typo
2009-08-07, by Sylvain Thénault
delete relations one by one to avoid too complex rql analysis
2009-08-07, by Sylvain Thénault
to make cw schemas importable, they have to be installed w/ cw code, not in /usr/share/cubicweb/schemas
2009-08-07, by Sylvain Thénault
fix syntax error
2009-08-07, by Sylvain Thénault
backport stable
2009-08-07, by Sylvain Thénault
param is now trcomment_format
stable
2009-08-07, by Sylvain Thénault
backport stable branch
2009-08-07, by Sylvain Thénault
need to set default value for trcomment_format since it's not an actual field
stable
2009-08-07, by Sylvain Thénault
format field should inherit from parent field's eidparam
stable
2009-08-07, by Sylvain Thénault
don't set display: block on hidden input
stable
2009-08-07, by Sylvain Thénault
3.4
2009-08-07, by Sylvain Thénault
remove print
2009-08-07, by Sylvain Thénault
[rql test] add non regression test for rql (fail with current rql head)
2009-08-07, by Sylvain Thénault
[server debug] indent for more readability
2009-08-07, by Sylvain Thénault
[schema] break when found
2009-08-07, by Sylvain Thénault
update dependencies
2009-08-06, by Sylvain Thénault
[schema] yams api update
2009-08-06, by Sylvain Thénault
backport stable branch
2009-08-06, by Sylvain Thénault
Added tag cubicweb-debian-version-3.3.5-1 for changeset 82fe8a6d077b
stable
2009-08-06, by Sylvain Thénault
Added tag cubicweb-version-3.3.5 for changeset d85937184430
stable
cubicweb-debian-version-3.3.5-1
2009-08-06, by Sylvain Thénault
3.3.5
stable
cubicweb-version-3.3.5
2009-08-06, by Sylvain Thénault
ensure runtime dir exists
2009-08-06, by Sylvain Thénault
[web.box] remove deprecation warnings
2009-08-05, by Sylvain Thénault
[hooksmanager] hooks should be reseted after vreg reload
2009-08-05, by Sylvain Thénault
allow to specify arbitrary argument when recording a looping task func
2009-08-05, by Sylvain Thénault
cleanup
2009-08-05, by Sylvain Thénault
[web session] proper reloading of the session manager on vreg update
2009-08-05, by Sylvain Thénault
[events] renamed source-reload into registry-reload to avoid potential confusions with datasources
2009-08-05, by Adrien Di Mascio
merge
2009-08-05, by Sylvain Thénault
[cleanup] delete-trailing-whitespace + removed debug print
2009-08-05, by Adrien Di Mascio
[css] fix cubicweb.css for action'selected class
stable
2009-08-05, by Sylvain Thénault
fix #344895: view action should skip navigation parameters
stable
2009-08-05, by Sylvain Thénault
[migration] when adding a core meta-relation, it should be added to all entities *in the persistent schema*, not only those in the fs schema
2009-08-05, by Sylvain Thénault
[ldap] more configuration possible on ldap source: protocal/authentication mode, dumb support for kerberos authentication
2009-08-05, by Sylvain Thénault
cleanup
2009-08-05, by Sylvain Thénault
[schema hooks] rename variable, check unique constraint actually changed before creating the index
2009-08-05, by Sylvain Thénault
[3.4 migration] only set cwuri for entities from the system source
2009-08-05, by Sylvain Thénault
[hooks] check key or value is actually edited
2009-08-05, by Sylvain Thénault
[twisted] use cubicweb.twisted.logger instead of print to notify when the instance is started
2009-08-05, by Adrien Di Mascio
[i18n] updated catalogs
2009-08-05, by Adrien Di Mascio
[i18ncubicweb] fix stupid NameError with mkdtemp
2009-08-05, by Adrien Di Mascio
add consistency check on constraints
2009-08-04, by Sylvain Thénault
merge
2009-08-04, by Adrien Di Mascio
[autoreload] handle uicfg reloading properly with the new event / callback mechanism
2009-08-04, by Adrien Di Mascio
[multi-source] test and fix msplanner regression
stable
2009-08-04, by Sylvain Thénault
[startup] vreg api update
2009-08-04, by Sylvain Thénault
cleanup
2009-08-04, by Sylvain Thénault
[autoreload] recompute urlresolver / urlrewriter after autoreload
2009-08-04, by Adrien Di Mascio
[autoreload] remove all modules under vregistry_path() from sys.modules before reloading
2009-08-04, by Adrien Di Mascio
introduce a new CubicwebEventManager
2009-08-04, by Adrien Di Mascio
[F dbdump] dark and dirty fix for db-copy command
2009-08-04, by Sylvain Thénault
cleanup
2009-08-04, by Sylvain Thénault
[R] use req.entity_from_eid
2009-08-04, by Sylvain Thénault
[reledit] refactor, split into reledit/doreledit where the former try to tell if edition *should* be done, and the later tell if edition *can* be done
2009-08-04, by Sylvain Thénault
use yams api
2009-08-04, by Sylvain Thénault
[table view] vreg api update
2009-08-04, by Sylvain Thénault
[navigation] split tests, add test for __start out of bound
2009-08-04, by Sylvain Thénault
merge
2009-08-04, by Adrien Di Mascio
merge (after jquery.tools backout)
2009-08-04, by Adrien Di Mascio
Backed out changeset 3e1d2ab5f8c0 (restore ui.tabs.js instead of jquery tools)
2009-08-04, by Adrien Di Mascio
[reledit] don't try to use rel-edit on attributes without assicated fields (e.g _format field)
2009-08-04, by Adrien Di Mascio
[uicfg] fix metadata detection in primaryview_section
2009-08-04, by Adrien Di Mascio
[vreg] api update
2009-08-04, by Sylvain Thénault
to avoid confusions, implements iteritems/itervalues as well
2009-08-04, by Sylvain Thénault
[testlib] take care of re-monkeypatching which'll cause infinite recursion error
2009-08-04, by Sylvain Thénault
[repo] explicitly specifies edited attributes to glob_update_entity
2009-08-03, by Sylvain Thénault
[webapp] missing renaming
2009-08-03, by Sylvain Thénault
[pyro] use lgc.pyro_ext, simplify pyro related options
2009-08-03, by Sylvain Thénault
[we, test] more api update
2009-08-03, by Sylvain Thénault
[controller] should catch and set appli argument here now that the old AppObject class is gone
2009-08-03, by Sylvain Thénault
[uicfg reloading] don't reload uicfg when appobjects modules won't be reloaded as well
2009-08-03, by Sylvain Thénault
[vreg api update] remove some deprecation warnings
2009-08-03, by Sylvain Thénault
[test] update test: class initialization done in etype_class now
2009-08-03, by Sylvain Thénault
[vreg] fix deprecation messages
2009-08-03, by Sylvain Thénault
[appobject selection process] drop the need for the .selected method
2009-08-03, by Sylvain Thénault
[appobject] kill VObject class, move base selector classes to appobject
2009-08-03, by Sylvain Thénault
R [base classes] only AppObject remaning, no more AppRsetObject
2009-08-03, by Sylvain Thénault
merge
2009-08-03, by Sylvain Thénault
[twisted] don't use twistd anymore, all-in-one.py file is needed anymore
2009-08-03, by Adrien Di Mascio
[uicfg] reload uicfg when vregistry is being reset
2009-08-02, by Adrien Di Mascio
[refactoring] moved rtags specification in web/views
2009-08-02, by Adrien Di Mascio
[registry] when a source file is changed, reset and reload the whole registry
2009-08-02, by Adrien Di Mascio
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-08-03, by Sylvain Thénault
B [supervising] ignore updated event for entities created in the same transaction
2009-08-03, by Sylvain Thénault
F [rset repo cache] set entity.rset when no set on entities retreived from the cache
2009-08-03, by Sylvain Thénault
enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
2009-08-02, by Sylvain Thénault
#F [querier] debugging tweak
2009-08-02, by Sylvain Thénault
F [adapted list view] fix selector
2009-08-02, by Sylvain Thénault
F [view] missing import
2009-08-02, by Sylvain Thénault
web test update
2009-08-02, by Sylvain Thénault
cleanup
2009-08-02, by Sylvain Thénault
R [schema hooks] big refactoring / reorganization for clearer code, a few fixes on the way
2009-08-01, by Sylvain Thénault
uicfg bugs detected by tests
2009-08-01, by Sylvain Thénault
R import to avoid warning
2009-08-01, by Sylvain Thénault
oops
2009-08-01, by Sylvain Thénault
R [test] update and fix deprecation warnings
2009-08-01, by Sylvain Thénault
R [web test] rewrite schema with a single python module
2009-08-01, by Sylvain Thénault
F [cw.test] OK
2009-08-01, by Sylvain Thénault
explicit imports
2009-08-01, by Sylvain Thénault
get_csv is being renamed to splitstrip
2009-08-01, by Sylvain Thénault
B [schema update] may remove has_text unexpectedly, give another argument to fix it
2009-08-01, by Sylvain Thénault
cleanup
2009-08-01, by Sylvain Thénault
R [session] property for quick access to repo.schema
2009-08-01, by Sylvain Thénault
R [querier] debugging tweaks
2009-08-01, by Sylvain Thénault
document and replace debugged by a contextmanager/decorator class
2009-08-01, by Sylvain Thénault
manual_insert is a public method
2009-08-01, by Sylvain Thénault
F [server test] avoid warning by adding __init__.py file to directory
2009-08-01, by Sylvain Thénault
R [server debug] more server side debugging tweaks
2009-08-01, by Sylvain Thénault
cleanup
2009-08-01, by Sylvain Thénault
oops, should have been in a earlier commit (give rollback_on_failure to doexec)
2009-08-01, by Sylvain Thénault
oops, should have been in a earlier commit (META_RELATION_TYPES renaming)
2009-08-01, by Sylvain Thénault
R [querier] debugging tweaks
2009-08-01, by Sylvain Thénault
R [sql source] cnx._cnx checked in cnx.close, don't do it here
2009-08-01, by Sylvain Thénault
debugging tweaks
2009-08-01, by Sylvain Thénault
[F repo sqlite schema changes] don't rollback on potentially expected schema changes failure
2009-08-01, by Sylvain Thénault
[R schema hooks] rename META_RELATIONS_TYPES into META_RTYPES, use it and other schema consts to avoid errors
2009-08-01, by Sylvain Thénault
merge
2009-08-01, by Sylvain Thénault
F [dialog] offer to create backup. refactor to use l.c.shellutils.ASK
2009-07-31, by Nicolas Chauvat
F [doc] mark code block as python source in cookbook
2009-07-31, by Nicolas Chauvat
R [all] logilab.common 0.44 provides only deprecated
2009-07-31, by Nicolas Chauvat
[doc] update generate_modules to match new sphinxutils API
2009-07-31, by Adrien Di Mascio
[R source cnx] use connection wrapper's close method
2009-08-01, by Sylvain Thénault
[F native source] fix attempts to clear cache key
2009-07-31, by Sylvain Thénault
[F workflow repo] don't try to get previous state of newly created entities
2009-07-31, by Sylvain Thénault
[F repo tests] tests have to be updated:
2009-07-31, by Sylvain Thénault
[F hooks] skip new eids as well as pending ones in DelayedDelete operation
2009-07-31, by Sylvain Thénault
[R hooks] use DONT_CHECK_RTYPES_ON_[ADD|DEL] don't compute rset if not necessary
2009-07-31, by Sylvain Thénault
[R hooks] use DONT_CHECK_RTYPES_ON_[ADD|DEL] constant, don't check wf related internal relations
2009-07-31, by Sylvain Thénault
[R repo session] add_relation method use in hooks
2009-07-31, by Sylvain Thénault
[R hooks] optmize insertion by using direct repository methods when possible
2009-07-31, by Sylvain Thénault
[F schema] set inlined=False to ensure it'is not inlined by accident
2009-07-31, by Sylvain Thénault
[R querier] new READ_ONLY_RTYPES constant
2009-07-31, by Sylvain Thénault
[F repo debugging] log repo event on DBG_REPO debug level
2009-07-31, by Sylvain Thénault
[R schema hooks] use new accessors on CWRelation and CWAttribute entities
2009-07-31, by Sylvain Thénault
[R schema] dont give an iterator, it's a trap
2009-07-31, by Sylvain Thénault
[C schema seria] cleanup
2009-07-31, by Sylvain Thénault
[R repo, schema] use VIRTUAL_RTYPES const
2009-07-31, by Sylvain Thénault
[F server test] sort for test predictability
2009-07-31, by Sylvain Thénault
[R schemaobjs] property accessors for CWRelation/CWAttribute
2009-07-31, by Sylvain Thénault
F: start to handle binary debug log level on the server side
2009-07-31, by Sylvain Thénault
rewrite migrscheam
2009-07-31, by Sylvain Thénault
C remove no more used copy_schema
2009-07-31, by Sylvain Thénault
[D server test] remove deprecated test on application_hooks file, and associated data
2009-07-31, by Sylvain Thénault
backport stable branch
2009-07-31, by Sylvain Thénault
[F schema serial] #344876: missing some 'is'/'is_instance_of' relation for newly created instances
stable
2009-07-31, by Sylvain Thénault
[vreg] consider __abstract__ in register_all
stable
2009-07-31, by Sylvain Thénault
[xhtml form renderer] fix html structure, move header where we are sure to display it when necesary (_render_fields not displayed if main form has no visible fields
2009-07-31, by Sylvain Thénault
missing new renderer argument
2009-07-31, by Sylvain Thénault
merge
2009-07-31, by Sylvain Thénault
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
[treeview] nicer cookie name
2009-07-17, by Aurelien Campeas
[reledit] looks better on the left
2009-07-17, by Aurelien Campeas
[reledit] separate value from landing zone
2009-07-17, by Aurelien Campeas
[api] update dbapi.connect() calls to match new prototype (user parameter is now named login)
stable
2009-07-17, by Adrien Di Mascio
[views] fix some crashers (schema still does not render properly, might be yams side)
2009-07-16, by Aurelien Campeas
[tabs] backport entity-less support for tabs
2009-07-16, by Aurelien Campeas
[js] shrink htmlhelpers, extract massmailing functionality, jslint
2009-07-16, by Aurelien Campeas
[primary] cleanup, render_entity -> cell_call
2009-07-16, by Aurelien Campeas
shrink a bit the tabs
2009-07-16, by Aurelien Campeas
[reledit] simplify a bit more
stable
2009-07-16, by Aurelien Campeas
backport stable branch
2009-07-16, by Aurelien Campeas
[reledit] restore primaryview_display_ctrl usage by default in reledit (including bugfix over last implementation)
stable
2009-07-16, by Adrien Di Mascio
[web] cubicweb.widgets.js was missing in treeview
stable
2009-07-15, by Nicolas Chauvat
*gasp*
stable
2009-07-15, by Aurelien Campeas
[tests] follow common.tags change
stable
2009-07-15, by Aurelien Campeas
[reledit] remove buggy check, postpone functionnality to 344615
stable
2009-07-15, by Aurelien Campeas
please html (non-xhtml) browsers # close 344205
stable
2009-07-15, by Aurelien Campeas
[schema] fix yams' add_relation monkeypatching
2009-07-15, by Adrien Di Mascio
merge
stable
2009-07-10, by Sylvain Thénault
a warning for attemps to reledit the wrong side of a composite
stable
2009-07-10, by Aurelien Campeas
[reledit] simplify, fixing #344545
stable
2009-07-10, by Aurelien Campeas
consider primaryview_display_ctrl in reledit, XXX should split into reledit / autoreledit
stable
2009-07-10, by Sylvain Thénault
new RelationTagsDict class, use it in uicfg where necessary
stable
2009-07-10, by Sylvain Thénault
use msgid, update i18n
stable
2009-07-10, by Sylvain Thénault
[skeleton] the new implementation of data_files will never raise a OSError
stable
2009-07-10, by Adrien Di Mascio
[formwidgets] let the textarea height be dependant on the actual content (up to a limit)
stable
2009-07-09, by Aurelien Campeas
[reledit] allow composite edition if the composite is object
stable
2009-07-09, by Aurelien Campeas
[js] small cleanup
stable
2009-07-09, by Aurelien Campeas
[js] lint
stable
2009-07-09, by Aurelien Campeas
oops
stable
2009-07-09, by Aurelien Campeas
[reledit] do NOT propose to edit composite-related entities (unlinking would destroy the other side)
stable
2009-07-09, by Aurelien Campeas
[formwidgets,formfields] hum, this way
stable
2009-07-09, by Aurelien Campeas
merge
stable
2009-07-09, by Sylvain Thénault
merge
stable
2009-07-09, by Aurelien Campeas
[htmlhelpers] notes about seemingly unused functions (remove for cw 3.4 ?), cleanup a bit
stable
2009-07-09, by Aurelien Campeas
[formfields,formwidgets] move default size and maxlength from field to widget init (that is quite still unsatisfactorily)
stable
2009-07-09, by Aurelien Campeas
for some reason, use of an anonymous function makes things more readable
stable
2009-07-09, by Aurelien Campeas
ability to map attributes to something else than usual cw mapping on sql generation
stable
2009-07-09, by Sylvain Thénault
fix regression w/ NOT symetric relation (distinct not needed)
stable
2009-07-09, by Sylvain Thénault
handle attribute selection on variable selected using MAX()
stable
2009-07-09, by Sylvain Thénault
don't use internal address
stable
2009-07-09, by Sylvain Thénault
added some assertion on expected hooks class attributes
stable
2009-07-09, by Sylvain Thénault
rewrite test schema using a single schema file
stable
2009-07-09, by Sylvain Thénault
[formwidgets] ensure textarea for richstring has not ridicuously small size (close #344547)
stable
2009-07-09, by Aurelien Campeas
oops
stable
2009-07-09, by Aurelien Campeas
[tests] make tests conform to new input/text size and manxlength
stable
2009-07-09, by Aurelien Campeas
[reledit] there is nothing to escape, also cleanup lzone for attributes
stable
2009-07-09, by Aurelien Campeas
[formfields] set a reasonable minimal minimum length to input/text, also set the max length if applicable (closes #344538)
stable
2009-07-09, by Aurelien Campeas
[tests] needs repair
stable
2009-07-09, by Aurelien Campeas
do nothing if the clicked facet has facetValueDisabled class; do not move facet when cubicweb:idx == 0
stable
2009-07-09, by Katia Saurfelt
merge
stable
2009-07-09, by Adrien Di Mascio
optimize rql for ETypeFacet possible_values
stable
2009-07-08, by Katia Saurfelt
merge
stable
2009-07-08, by Katia Saurfelt
call postAjaxLoad in reloadComponent; add corners only on reloaded elements
stable
2009-07-08, by Katia Saurfelt
select right possible_values for ETypeFacet
stable
2009-07-08, by Katia Saurfelt
[reledit] left in by accident
stable
2009-07-08, by Aurelien Campeas
[reledit] fix reload type (was a string), use simple clicks instead of doubles
stable
2009-07-08, by Aurelien Campeas
[reledit] reload support for relations
stable
2009-07-08, by Aurelien Campeas
[reledit] landing zone useful only for relations; cleanup
stable
2009-07-08, by Aurelien Campeas
[reledit] try to be smart at getting a good default vid for relations, factor computing cardinality from reledit and formfields
stable
2009-07-08, by Aurelien Campeas
[reledit] do not strip values (we should not make judgements about field contents ...)
stable
2009-07-08, by Aurelien Campeas
[reledit] have a link-free landing zone for mouse-clicks (closes #343544)
stable
2009-07-08, by 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
2009-07-08, by Aurelien Campeas
[reledit] use guess_field, thus fixing select widget lacking a multiple attr. in case of * cardinality
stable
2009-07-08, by Aurelien Campeas
[reledit] onsubmit event is not common to both cases, move from class
stable
2009-07-08, by Aurelien Campeas
merge
stable
2009-07-08, by Adrien Di Mascio
[cleaning] minor cleaning over last two checkins
stable
2009-07-08, by Adrien Di Mascio
# set right alt values, fix disapearing values in facetCheckBox
stable
2009-07-08, by Katia Saurfelt
test self.bkLinkBox_template
stable
2009-07-07, by Katia Saurfelt
merge
2009-07-08, by Sylvain Thénault
redo sand noticed byg into the stable branch
stable
2009-07-08, by Sylvain Thénault
remark
stable
2009-07-08, by Sylvain Thénault
typo, no error if thread isn't in running set
stable
2009-07-08, by Sylvain Thénault
Fix shell script execution command.
2009-07-07, by Sandrine Ribeau
typo
2009-07-07, by Sylvain Thénault
added entry about bad user account
2009-07-07, by Arthur Lutz
no link to created entity when no message is set
stable
2009-07-07, by Sylvain Thénault
fix #344457
stable
2009-07-07, by Sylvain Thénault
fix import
stable
2009-07-07, by Sylvain Thénault
use xml_escape
stable
2009-07-07, by Sylvain Thénault
actually close #344401 by removing unprintable characters
stable
2009-07-07, by Sylvain Thénault
oops, needs the cursor
stable
2009-07-07, by Sylvain Thénault
merge
stable
2009-07-07, by Sylvain Thénault
typos, cleanup, lighter traced seletion output
stable
2009-07-07, by Aurelien Campeas
fix documentation build
stable
2009-07-07, by Julien Jehannet
give session to doexec so it's able to rollback the connection on unexpected error
stable
2009-07-07, by Sylvain Thénault
import display_name
stable
2009-07-07, by Sylvain Thénault
name rset argument
2009-07-07, by Sylvain Thénault
import display_name
2009-07-07, by Sylvain Thénault
fix stacklevel
2009-07-07, by Sylvain Thénault
obsolete implicit context
2009-07-07, by Sylvain Thénault
meta has been drop
2009-07-07, by Sylvain Thénault
meta has been dropped
2009-07-07, by Sylvain Thénault
nicer api to test sent email
2009-07-07, by Sylvain Thénault
missing imports
2009-07-07, by Sylvain Thénault
fix wrong merge
2009-07-07, by Sylvain Thénault
fix name error
2009-07-07, by Sylvain Thénault
Fix parameter for controller selection.
2009-07-06, by Sandrine Ribeau
backport stable branch
2009-07-06, by Sylvain Thénault
Added tag cubicweb-debian-version-3_3_3-2 for changeset 2ba27ce8ecd9
stable
2009-07-06, by Sylvain Thénault
Added tag cubicweb-version-3_3_3 for changeset 47b5236774a0
stable
cubicweb-debian-version-3_3_3-2
2009-07-06, by Sylvain Thénault
merge
stable
cubicweb-version-3_3_3
2009-07-06, by Sylvain Thénault
Added tag cubicweb-debian-version-3_3_3-1 for changeset 81973c897c9e
stable
2009-07-06, by Sylvain Thénault
Added tag cubicweb-version-3_3_3 for changeset 1cf9e44e2f1f
stable
cubicweb-debian-version-3_3_3-1
2009-07-06, by Sylvain Thénault
3.3.3-2
stable
2009-07-06, by Sylvain Thénault
comment out with_statement to avoid broken install if 2.4 is installed
stable
2009-07-06, by Sylvain Thénault
3.3.3
stable
2009-07-06, by Sylvain Thénault
merge
stable
2009-07-06, by Sylvain Thénault
cleanup
stable
2009-07-06, by Sylvain Thénault
[i18n] update spanish translation
stable
2009-07-06, by Nicolas Chauvat
merge
stable
2009-07-06, by Nicolas Chauvat
[doc] improvements
stable
2009-07-06, by Nicolas Chauvat
[doc] improve description of core concepts
stable
2009-07-02, by Nicolas Chauvat
i18n update
stable
2009-07-06, by Sylvain Thénault
final facets is fine with relation type as well
stable
2009-07-06, by Sylvain Thénault
kill meta facet
stable
2009-07-06, by Sylvain Thénault
fix #344387, remember upgraded version step by step
stable
2009-07-06, by Sylvain Thénault
use case_insensitive_etypes to normalize entity types coming from req.form
stable
2009-07-06, by Sylvain Thénault
new case_insensitive_etypes resource on the cubicweb registry
stable
2009-07-06, by Sylvain Thénault
no tb for RequestError
stable
2009-07-06, by Sylvain Thénault
avoid additional tb in logs when we can't connect to the external source
stable
2009-07-06, by Sylvain Thénault
should use a hidden text area for error description, not an hidden input (else the browser may remove line breaks)
stable
2009-07-06, by Sylvain Thénault
renamed arg
stable
2009-07-06, by Sylvain Thénault
euser->cwuser
stable
2009-07-06, by Sylvain Thénault
move login by email functionnality on the repository side to avoid buggy call to internal_session from the web interface side
stable
2009-07-06, by Sylvain Thénault
rename user to login where this is not a user object
stable
2009-07-06, by Sylvain Thénault
add import to remove deprecation warning
stable
2009-07-06, by Sylvain Thénault
cleanup
stable
2009-07-03, by Aurelien Campeas
accept a __template parameter that specifies a different (main) template
stable
2009-07-03, by Aurelien Campeas
merge
stable
2009-07-03, by Sylvain Thénault
merge
stable
2009-07-03, by Katia Saurfelt
split FilterBox call function
stable
2009-07-03, by Katia Saurfelt
cleanup
stable
2009-07-03, by Sylvain Thénault
when request is a json request, bind on 'ajax-loaded' instead of document.ready()
stable
2009-07-03, by Sylvain Thénault
fix w/ tags without src/href
stable
2009-07-03, by Sylvain Thénault
no more true since a while
stable
2009-07-03, by Sylvain Thénault
more generic way to detect json requests (not yet perfect though)
stable
2009-07-03, by Sylvain Thénault
fix match_form_params according to docstring
stable
2009-07-03, by Sylvain Thénault
merge
stable
2009-07-03, by Sylvain Thénault
cleanup
stable
2009-07-03, by Sylvain Thénault
fix tests to avoid schema copy, pytest unittest_migration.py OK
stable
2009-07-03, by Sylvain Thénault
fix for schema/eid index
stable
2009-07-03, by Sylvain Thénault
[css] clean up a bit
stable
2009-07-02, by Aurelien Campeas
try to create fti table if not existant on rebuild-fti
stable
2009-07-02, by Sylvain Thénault
use a counter of displayed inlined forms
stable
2009-07-02, by Sylvain Thénault
remove error class from fields as well
stable
2009-07-02, by Sylvain Thénault
new set_session_props method exposed by the repository, use it to be sure session language is in sync the request language
stable
2009-07-02, by Sylvain Thénault
missing import
stable
2009-07-02, by Sylvain Thénault
no upper case in the original message
stable
2009-07-02, by Sylvain Thénault
translate not found fields, also clear global errors
stable
2009-07-02, by Sylvain Thénault
translate schema types
stable
2009-07-02, by Sylvain Thénault
factorize form validation code, fix pb with validation error in inlined forms during creation
stable
2009-07-02, by Sylvain Thénault
add note about logilab key file / apt-get
stable
2009-07-02, by Sylvain Thénault
merge
stable
2009-07-02, by Aurelien Campeas
[primary] fix #344249
stable
2009-07-02, by Aurelien Campeas
remove padding on sideBoxTitle
stable
2009-07-02, by Katia Saurfelt
oops
2009-07-02, by Sylvain Thénault
backport stable
2009-07-02, by Sylvain Thénault
merge
stable
2009-07-02, by Sylvain Thénault
#344266 [cubicweb-forge]: fix buggy boxes css style
stable
2009-07-02, by Katia Saurfelt
won't get anything useful like this (currently, list of constraint's eids), should use a custom table view (later...)
stable
2009-07-02, by Sylvain Thénault
safetpe belt
stable
2009-07-02, by Sylvain Thénault
destination_state should be mandatory
stable
2009-07-02, by Sylvain Thénault
some enhancements: link to relation/target type, remove to be deprecated meta, one table for subject relations, another for object relations
stable
2009-07-02, by Sylvain Thénault
hide final etype, don't display meta since it will soon disappear (eg in 3.4)
stable
2009-07-02, by Sylvain Thénault
allow to specify mainindex
stable
2009-07-02, by Sylvain Thénault
cleanup
stable
2009-07-01, by Sylvain Thénault
fix #344046 and #344322: check relation permission, set to default when edition allowed and no value (for final *and* non final relations)
stable
2009-07-01, by Sylvain Thénault
close #343467, no sources sections in site properties
stable
2009-07-01, by Sylvain Thénault
[schema] fix Entity.add_relation(RichString(...)...)
stable
2009-07-01, by Aurelien Campeas
create sendmails method on cwconfig, use it in SendMailOp
stable
2009-07-01, by Sylvain Thénault
add __file__ to context before loading site_cubicweb.py
stable
2009-07-01, by Sylvain Thénault
protect against empty etypes
stable
2009-07-01, by Sylvain Thénault
cleanup
stable
2009-07-01, by Sylvain Thénault
explicit display_name import
stable
2009-07-01, by Sylvain Thénault
[treeview] fix condition
stable
2009-07-01, by Aurelien Campeas
by popular demand, let us setle on needs_xxx
stable
2009-07-01, by Aurelien Campeas
[facets] slightly better attr names
stable
2009-07-01, by Aurelien Campeas
merge
stable
2009-07-01, by Katia Saurfelt
add padding on sideBoxTitles
stable
2009-07-01, by Katia Saurfelt
#344266 cubicweb-forge : remove top padding on side boxes
stable
2009-07-01, by Katia Saurfelt
make js, css class variables
stable
2009-06-29, by Katia Saurfelt
[treeview] avoid potential interference with subvid param from form
2009-06-29, by Aurelien Campeas
normalize line breaks (actually fix https://www.logilab.net/cwo/ticket/343754)
stable
2009-06-30, by Sylvain Thénault
fix translate argument
stable
2009-06-30, by Sylvain Thénault
columns_labels is an AnyRsetView method...
stable
2009-06-30, by Sylvain Thénault
tr is now the second argument
stable
2009-06-30, by Sylvain Thénault
use column_labels instead of rqlst.get_description
stable
2009-06-30, by Sylvain Thénault
update to new rql get_description api
stable
2009-06-30, by Sylvain Thénault
link to created entity when redirected to another page
stable
2009-06-30, by Sylvain Thénault
deprecate display_name from builtin, ask for explicit import
stable
2009-06-30, by Sylvain Thénault
test fixes, all server tests ok, except unittest_migractions (due to inter-tests-side-effects...)
stable
2009-06-29, by Sylvain Thénault
fix sql generated on NOT inlined_relation queries. Use exists, so no more needs for extra DISTINCT
stable
2009-06-29, by Sylvain Thénault
close #344264, pb with composite fields / renderer.display_fields
stable
2009-06-29, by Sylvain Thénault
cleanup
stable
2009-06-29, by Sylvain Thénault
vocabulary method (eg field.choices) should now take the form instance as argument
stable
2009-06-29, by Sylvain Thénault
update calls to a deprecated method
stable
2009-06-29, by Sylvain Thénault
merge
stable
2009-06-29, by Adrien Di Mascio
[views] comment the naive content-negotiation algorithm, it breaks FF2 navigation
stable
2009-06-29, by Adrien Di Mascio
[repository] do not rollback when freeing pool. This shouldn't be necessary and brings a not-so-small overhead when the page makes a lot of queries
stable
2009-06-29, by Adrien Di Mascio
[rtags] override tag_xxx_of() methods in DisplayCtrlRelationTags to make sure a wildcard is used
stable
2009-06-29, by Adrien Di Mascio
doomed myself, merge
stable
2009-06-29, by Sylvain Thénault
don't use reledit for composite relations
stable
2009-06-29, by Sylvain Thénault
* deprecate session.entity method
stable
2009-06-29, by Sylvain Thénault
likely typo
2009-06-29, by Aurelien Campeas
typo
2009-06-29, by Sylvain Thénault
merge
2009-06-29, by Sylvain Thénault
typo
2009-06-29, by Aurelien Campeas
RelationFileReader is dead
2009-06-29, by Sylvain Thénault
mark session.entity method as obsolete
stable
2009-06-27, by Sylvain Thénault
backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
2009-06-27, by Sylvain Thénault
one more test (see mrambourg error report. We should ensure the previous fix fix his case as well which include security injection of the rql)
stable
2009-06-27, by Sylvain Thénault
merge
stable
2009-06-26, by Sylvain Thénault
fake unsafe_execute
stable
2009-06-26, by Sylvain Thénault
ooops
stable
2009-06-26, by Aurelien Campeas
merge
stable
2009-06-26, by Nicolas Chauvat
[doc] improvements
stable
2009-06-26, by Nicolas Chauvat
[doc] merge and a couple corrections
stable
2009-06-25, by Nicolas Chauvat
[doc] improvements
stable
2009-06-25, by Nicolas Chauvat
delete-trailing-whitespace
stable
2009-06-19, by Nicolas Chauvat
work around the risk of catching an unrelated TypeError
stable
2009-06-26, by Aurelien Campeas
fix jpl/ticket/34862: msplanner bug with query generated to check if a user from ldap is owned_by himself
stable
2009-06-26, by Sylvain Thénault
fckeditor may be a subdirectory of the data directory
stable
2009-06-26, by Sylvain Thénault
merge
stable
2009-06-25, by Sylvain Thénault
Added tag cubicweb-debian-version-3_3_2-1 for changeset bef5e74e53f9
stable
2009-06-25, by Sylvain Thénault
Added tag cubicweb-version-3_3_2 for changeset e3aeb6e6c3bb
stable
cubicweb-debian-version-3_3_2-1
2009-06-25, by Sylvain Thénault
#344177: ms planning bug with "Any X WHERE X eid 123" and 123 coming from an external source
stable
2009-06-25, by Sylvain Thénault
fix email address'mailto view
stable
cubicweb-version-3_3_2
2009-06-25, by Sylvain Thénault
3.3.2
stable
2009-06-25, by Sylvain Thénault
reindent, fix obscur perf pb w/ ff 3.0.11 by performing search on the form instead of the whole document
stable
2009-06-24, by Sylvain Thénault
prepare time where it won't be mandatory to give rset to select()
stable
2009-06-24, by Sylvain Thénault
merge
stable
2009-06-24, by Sylvain Thénault
move up
stable
2009-06-24, by Sylvain Thénault
d-t-w, cleaner code, add missing css
stable
2009-06-24, by Sylvain Thénault
cleanup
stable
2009-06-24, by Sylvain Thénault
continue to run command on other instances, do not exit
stable
2009-06-24, by Sylvain Thénault
change values in "edits-value" input
stable
2009-06-23, by Katia Saurfelt
[javascript][preferences] fix setCurrentValues to consider all kind of widgets (textarea, select, etc.) not just inputs
stable
2009-06-23, by Adrien Di Mascio
call server_startup hook once pools have been initialized
stable
2009-06-24, by Sylvain Thénault
oops
stable
2009-06-23, by Florent
merge
stable
2009-06-23, by Adrien Di Mascio
typo
stable
2009-06-23, by Aurelien Campeas
fix date rounding issue in DateFacetRangeWidget
stable
2009-06-23, by Florent
do not write -invalid- empty table row when form has no buttons
stable
2009-06-23, by Florent
merge and add missing import in schema.py
stable
2009-06-23, by Sylvain Thénault
edit[s|o] field's value should be formatted as the associated field
stable
2009-06-23, by Sylvain Thénault
add datetime form test
stable
2009-06-23, by Florent
backport stable branch
2009-06-23, by Sylvain Thénault
add form parameter to control display of inlined relation form
stable
2009-06-23, by Sylvain Thénault
include_schema_files is useless
stable
2009-06-23, by Sylvain Thénault
schema should now be importable
2009-06-23, by Sylvain Thénault
update schema definition to avoid deprecation warning with new yams api
2009-06-23, by Sylvain Thénault
merge
stable
2009-06-23, by Aurelien Campeas
Added tag 3.3.1 for changeset a356da3e725b
stable
2009-06-23, by Aurelien Campeas
bump
stable
3.3.1
2009-06-23, by Aurelien Campeas
[idownloadable] use the optional title parameter if specified in the download view
stable
2009-06-23, by Adrien Di Mascio
[interfaces] describe more explicitly what should be implemente in the ICalendarable interface
stable
2009-06-23, by Adrien Di Mascio
merge
stable
2009-06-23, by Adrien Di Mascio
simplify js
stable
2009-06-22, by Katia Saurfelt
move navcontenttop on the top
stable
2009-06-22, by Katia Saurfelt
[views] call autogrow only once per key event
stable
2009-06-22, by Aurelien Campeas
[javascript] provide a simple function to limit textarea size (+minor cosmetic changes)
stable
2009-06-22, by Adrien Di Mascio
use RichString
2009-06-22, by Sylvain Thénault
drop @ wildcard in relation subject/object, override main_attribute for proper behaviour
2009-06-19, by Sylvain Thénault
no more meta attribute on entity and relation type
2009-06-19, by Sylvain Thénault
stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
2009-06-19, by Sylvain Thénault
https://www.logilab.net/cwo/ticket/343724
stable
2009-06-19, by Sylvain Thénault
set removedeps to False by default, raise an exception instead of a simple assertion for error, more remove_cube tests
stable
2009-06-19, by Sylvain Thénault
replace tabs implementation (behaviour should be strictly identical, look is a bit different), using jquery.tools (see #343644)
2009-06-18, by Aurelien Campeas
add removedeps option to remove_cube to control wether a cube's dependencies should be removed as well or not
stable
2009-06-19, by Sylvain Thénault
cleanup
stable
2009-06-19, by Sylvain Thénault
rqlinput should have its default visible property to false
stable
2009-06-19, by Sylvain Thénault
deal with empty site-title
stable
2009-06-19, by Sylvain Thénault
should use time here, not timedelta
stable
2009-06-19, by Sylvain Thénault
fix change_state to allow state as eid/state name/state entity/
stable
2009-06-19, by Sylvain Thénault
d-t-w
stable
2009-06-19, by Sylvain Thénault
add facets.css when form filter is there
stable
2009-06-18, by Sylvain Thénault
one more ms planning bug
stable
2009-06-17, by Aurelien Campeas
merge
stable
2009-06-16, by Sylvain Thénault
[doc] a note on sessions
stable
2009-06-16, by Aurelien Campeas
different message
stable
2009-06-16, by Sylvain Thénault
add comment explaining the pb
stable
2009-06-15, by Sylvain Thénault
when a relation isn't supported by a ms query parts, dereference introduced variable refs
stable
2009-06-15, by Sylvain Thénault
add test and fix for queries where all variables are simplified and come from an external source
stable
2009-06-15, by Sylvain Thénault
add source to sources configuration when adding a cube defining a source
stable
2009-06-15, by Sylvain Thénault
check not using "admin" as uri (reserved)
stable
2009-06-15, by Sylvain Thénault
refactor sources configuration, add source to sources when using a cube defining
stable
2009-06-12, by Sylvain Thénault
change cubes into expanded cubes
stable
2009-06-12, by Sylvain Thénault
make inline relation forms individually renderable
2009-06-11, by Florent
finish to update transaction data api
stable
2009-06-11, by Sylvain Thénault
update transaction data api
stable
2009-06-11, by Sylvain Thénault
simplify transaction data api, reorganize code
stable
2009-06-11, by Sylvain Thénault
[CWCache] yet another bugfix in cwcache: proper initalization of Cache.creation_date
stable
2009-06-10, by Adrien Di Mascio
[CWCache] fix CWCache validity test
stable
2009-06-10, by Adrien Di Mascio
[javascript] timeline is already bundled, don't try to include dynamically other js files
stable
2009-06-10, by Adrien Di Mascio
cleanup
stable
2009-06-10, by Sylvain Thénault
avoid overriding specified values when guessing field
stable
2009-06-10, by Sylvain Thénault
fix docstring, make Bookmark.title internationalizable for appl level bookmarks
stable
2009-06-10, by Sylvain Thénault
field's help may now be a callable taking the form as argument
stable
2009-06-10, by Sylvain Thénault
[exlog] print clocktime in addition to cputime
stable
2009-06-10, by Adrien Di Mascio
don't set select widget when a vocabulary widget is already specified on the field class
stable
2009-06-10, by Sylvain Thénault
merge
stable
2009-06-10, by Sylvain Thénault
backport default branch fix 4ec37d33657e (EntityFieldsForm methods implementation)
stable
2009-06-10, by Florent
Implement EntityFieldsForm methods so that EntityFormRenderer works out of the box
2009-06-10, by Fabrice
cleanup
stable
2009-06-10, by Sylvain Thénault
fix TimeField format_prop, use format_single_value directly in render_example
stable
2009-06-10, by Sylvain Thénault
fix #343630 by getting explicitly TextInput widget for String, also instantiate field to get proper widget configuration
stable
2009-06-10, by Sylvain Thénault
optional rset, those prototype could be simplified once bw compat for non named rset will be dropped
2009-06-10, by Sylvain Thénault
add warning when rset isn't a named argument in select()
2009-06-10, by Sylvain Thénault
should call select here
2009-06-10, by Sylvain Thénault
make rset optional
2009-06-10, by Sylvain Thénault
oops, mainform default to True
stable
2009-06-10, by Sylvain Thénault
proper error when fname isn't specified
stable
2009-06-10, by Sylvain Thénault
typo: fix assertion error message in vregistry.py
stable
2009-06-09, by Adrien Di Mascio
nicer message on failure
stable
2009-06-09, by Sylvain Thénault
cleanup
stable
2009-06-09, by Sylvain Thénault
fix bug in multisource planner, w/ inlined relation
stable
2009-06-09, by Sylvain Thénault
enhance BasePlannerTC to ease subclasses definition
stable
2009-06-09, by Sylvain Thénault
fix missing from close when using a var map
stable
2009-06-09, by Sylvain Thénault
deactivate sqlite connection wrapping for unittest_multisources for now
stable
2009-06-09, by Sylvain Thénault
new test for missing from close when using a var map
stable
2009-06-09, by Sylvain Thénault
cleanup
stable
2009-06-09, by Sylvain Thénault
set_debug method on rql2sql test as well
stable
2009-06-09, by Sylvain Thénault
log sql queries in debug mode
stable
2009-06-09, by Sylvain Thénault
need proper logged_user and close method to be usable as native source connection wrapper
stable
2009-06-09, by Sylvain Thénault
cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string
stable
2009-06-09, by Sylvain Thénault
fix unregister to be more error resilient as other unregistering methods + cleanup
stable
2009-06-09, by Sylvain Thénault
properly call [re]set_pool, fix connection handling so we have a change to get cw running on top of a sqlite dabase with threads activated
stable
2009-06-08, by Sylvain Thénault
fix [re]set_pool prototype
stable
2009-06-08, by Sylvain Thénault
provide local_add_relation / add_relation
stable
2009-06-08, by Sylvain Thénault
[basetemplates] do not use STRICT_DOCTYPE directly, use self.doctype to deal with non xhtml browser
stable
2009-06-08, by Adrien Di Mascio
[entities][CWCache] handle classic datetime vs None comparison bug
stable
2009-06-08, by Adrien Di Mascio
absolute_url / build_url refactoring to avoid potential name clash
2009-06-05, by Sylvain Thénault
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
2009-06-05, by Sylvain Thénault
test broken, deprecated module; kill
2009-06-05, by Sylvain Thénault
reminder
stable
2009-06-05, by Sylvain Thénault
oops
stable
2009-06-05, by Sylvain Thénault
fix potential race-condition
stable
2009-06-05, by Sylvain Thénault
change extlite connection handling: connection may not be shared among threads but it's fine to have multiple connections open in several threads (as demonstrated by unittest_extlite)
stable
2009-06-05, by Sylvain Thénault
backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4*
stable
2009-06-05, by Sylvain Thénault
merge
2009-06-05, by Sylvain Thénault
fix submit message handling in entity form
2009-06-05, by Sylvain Thénault
set __maineid in EntityFieldsForm
2009-06-05, by Sylvain Thénault
replace set_error_url/set_dom_id by a single mainform argument
2009-06-05, by Sylvain Thénault
reminder
2009-06-05, by Sylvain Thénault
do not set __domid in sub-forms
2009-06-05, by Florent
add __domid hidden input in forms so that we can validate more than one form per page
2009-06-04, by Florent
alter table in schema serial when a renamed type is detected
2009-06-05, by Sylvain Thénault
typo
2009-06-05, by Sylvain Thénault
Add a note concerning explicit object registering.
2009-06-04, by Sandrine Ribeau
be more precise & helpful
stable
2009-06-04, by Aurelien Campeas
[views] API fix: select_object is a vreg method
stable
2009-06-04, by Adrien Di Mascio
Added tag cubicweb-debian-version-3_3_0-1 for changeset 07214e923e75
2009-06-04, by Nicolas Chauvat
Added tag cubicweb-version-3_3_0 for changeset 2d7d3062ca03
cubicweb-debian-version-3_3_0-1
2009-06-04, by Nicolas Chauvat
prepare 3.3.0
cubicweb-version-3_3_0
2009-06-03, by Nicolas Chauvat
replace jpl with forge in test
2009-06-03, by Nicolas Chauvat
bugfix: extrapath is optional arg for init_registration
2009-06-03, by Nicolas Chauvat
merge with closed branches to remove heads.
2009-06-03, by Nicolas Chauvat
closing 3.1 branch merged into trunk.
3.1
2009-06-03, by Nicolas Chauvat
merge stable branch into default.
2009-06-03, by Nicolas Chauvat
merging branches to close them.
3.1
2009-06-03, by Nicolas Chauvat
merging branches to close them.
3.1
2009-06-03, by Nicolas Chauvat
closing 3.0 branch merged into trunk.
3.0
2009-06-03, by Nicolas Chauvat
closing 3.0 branch merged into trunk.
3.0
2009-06-03, by Nicolas Chauvat
close treeviews-tabs branch by merging with 3.1
3.1
2009-06-03, by Nicolas Chauvat
closing treeview-tabs branch merged into trunk.
treeview-tabs
2009-06-03, by Nicolas Chauvat
fix lookup of files to load when using CW_CUBES_PATH
2009-06-03, by Sylvain Thénault
redo juj's fix in stable branch
stable
2009-06-03, by Sylvain Thénault
close tls-sprint branch
2009-06-03, by Sylvain Thénault
close branch
tls-sprint
2009-06-03, by Sylvain Thénault
merge
2009-06-02, by Sylvain Thénault
[facet] refactor values formatting in RangeFacets
2009-06-02, by Adrien Di Mascio
#343488: SQL error in migration script (depends on a new release of yams and lgc)
2009-06-02, by Sylvain Thénault
watch out, there's some tabs hiding here and there, keep your eyes open ...
2009-05-31, by Adrien Di Mascio
[views] change default tab to text for /schema
2009-05-30, by Nicolas Chauvat
[views] reindent web/facet.py
2009-05-30, by Nicolas Chauvat
merge
2009-05-29, by Adrien Di Mascio
[facet] provide hasRelationFacet (backport from CMHN)
2009-05-29, by Adrien Di Mascio
[facet] duh ? jQuery crashes on facets with only one element. Strange that this is the first time we hit this bug
2009-05-29, by Adrien Di Mascio
[facets] add new unchecked's checkbox image
2009-05-29, by Adrien Di Mascio
merge stable branch into default
2009-05-29, by Nicolas Chauvat
[facet] provide a DateRangeFacet (still need to refactor, maybe create a CWWidget)
2009-05-29, by Adrien Di Mascio
[utils] move datetime2ticks from cw.web.views.plots to cw.utils
2009-05-29, by Adrien Di Mascio
[javascript] provide a strftime method to Date objects
2009-05-29, by Adrien Di Mascio
oops...
stable
2009-05-29, by Sylvain Thénault
we can now use self.req
2009-05-29, by Sylvain Thénault
turn every form class into appobject. They should not be instantiated manually anymore.
2009-05-29, by Sylvain Thénault
tests broken; module deprecated; remove tests
2009-05-29, by Sylvain Thénault
useful to have yes returning 0.5 by default
2009-05-29, by Sylvain Thénault
be stricter on catched exception, fix Time parsing
2009-05-29, by Sylvain Thénault
fix import
2009-05-29, by Florent
do not store req as an attribute of ApacheURLRewrite - fix test
2009-05-29, by Florent
obsolete methods
2009-05-29, by Sylvain Thénault
[views] change schema views: remove view eschema and use tabs for cwetype
2009-05-28, by Nicolas Chauvat
[views] get tabs to work with startup views
2009-05-28, by Nicolas Chauvat
merge
2009-05-28, by Sylvain Thénault
turn renderers into appobjects
2009-05-28, by Sylvain Thénault
col may be None
2009-05-28, by Sylvain Thénault
backport stable branch
2009-05-28, by Adrien Di Mascio
[javascript] fix AJAX user preference validation
stable
2009-05-28, by Adrien Di Mascio
bugfix for plots
2009-05-28, by Nicolas Chauvat
merge stable branch into default
2009-05-28, by Nicolas Chauvat
set default select size to 1 into the widget
2009-05-28, by Sylvain Thénault
if choices is set and widget not explicitly specified, use Select in base field
2009-05-28, by Sylvain Thénault
basic views for python values (eg without any result set)
2009-05-28, by Sylvain Thénault
move widget selection's logic on fields
2009-05-28, by Sylvain Thénault
move view method's logic on the registry, so it's easier to call it from outside an appobject. Also make rset argument optional
2009-05-28, by Sylvain Thénault
move parse_datetime on appobject
2009-05-28, by Sylvain Thénault
fix test
2009-05-28, by Sylvain Thénault
not needed, this is the default label
2009-05-28, by Sylvain Thénault
fix #327301: synchronize_schema doesn't update not-null constraint
stable
2009-05-28, by Sylvain Thénault
nicer error message
2009-05-28, by Sylvain Thénault
remove meaningless cards for attributes
2009-05-28, by Sylvain Thénault
fix name of test database template (bad sed during template->cube migration)
2009-05-28, by Sylvain Thénault
big bunch of copyright / docstring update
2009-05-28, by Adrien Di Mascio
[css] emphasize the 'today' cell on omcalendars (+delete-t-w + copyright update)
2009-05-28, by Adrien Di Mascio
Added tag cubicweb-debian-version-3_2_3-1 for changeset 4003d24974f1
stable
2009-05-27, by Aurelien Campeas
Added tag cubicweb-version-3_2_3 for changeset f60bb84b86cf
stable
cubicweb-debian-version-3_2_3-1
2009-05-27, by Aurelien Campeas
bump
stable
cubicweb-version-3_2_3
2009-05-27, by Aurelien Campeas
merge
stable
2009-05-27, by Aurelien Campeas
if textoutofcontext, we need to html escape
stable
2009-05-27, by Aurelien Campeas
backport stable branch
2009-05-27, by Sylvain Thénault
line wrap
stable
2009-05-27, by Sylvain Thénault
components should be visible by default, applmessages components should not be hideable
stable
2009-05-27, by Sylvain Thénault
don't crash if inlined_relation is not defined on the form
stable
2009-05-27, by Sylvain Thénault
stop using autocomplete_initfuncs dict on entity classes
2009-05-27, by Sylvain Thénault
cleanup
stable
2009-05-27, by Sylvain Thénault
need to cleanup values if we don't want them to be interpreted by fields (title is a common field name for instance)
stable
2009-05-27, by Sylvain Thénault
not necessary here, else we see it in the generated input
stable
2009-05-27, by Sylvain Thénault
backport stable branch
2009-05-27, by Sylvain Thénault
Added tag cubicweb-debian-version-3_2_2-1 for changeset 0e07514264aa
stable
2009-05-27, by Nicolas Chauvat
Added tag cubicweb-version-3_2_2 for changeset 9b21e068fef7
stable
cubicweb-debian-version-3_2_2-1
2009-05-27, by Nicolas Chauvat
ready for 3.2.2
stable
cubicweb-version-3_2_2
2009-05-27, by Nicolas Chauvat
Added tag cubicweb-debian-version-3_2_2-1 for changeset 92d1a15f08f7
stable
2009-05-27, by Nicolas Chauvat
Added tag cubicweb-version-3_2_2 for changeset 6539ce84f043
stable
2009-05-27, by Nicolas Chauvat
[views][plot] piechart view now accepts either final or non final entities in the first column
2009-05-27, by Adrien Di Mascio
fix test
stable
2009-05-27, by Sylvain Thénault
cleanup
stable
2009-05-27, by Sylvain Thénault
oops
stable
2009-05-27, by Sylvain Thénault
fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py).
stable
2009-05-27, by Sylvain Thénault
getting a StringIO here was due to lgc.db sqlite adapter bug
stable
2009-05-27, by Sylvain Thénault
reactivate skipped tests due to sqlite bug which is now fixed (sqlite 3.6.13)
stable
2009-05-27, by Sylvain Thénault
test Bytes storage/retreival
stable
2009-05-27, by Sylvain Thénault
cosmetic
stable
2009-05-26, by Sylvain Thénault
test and fix __linkto handling (#343421)
stable
2009-05-26, by Sylvain Thénault
don't use tab
stable
2009-05-26, by Sylvain Thénault
new argument telling if we want text or (text / attrs), keeping bw compat
stable
2009-05-26, by Sylvain Thénault
similar method already exists
stable
2009-05-26, by Sylvain Thénault
fix exception class, simply print warning when calling register_and_replace with an unregistered view
stable
2009-05-26, by Sylvain Thénault
fix generated links
stable
2009-05-26, by Sylvain Thénault
egroup -> cwgroup #343418
stable
2009-05-26, by Aurelien Campeas
fix so that one can edit an entity with a Bytes field without specifying a new file
stable
2009-05-26, by Sylvain Thénault
#343379: disturbing message on upgrade
stable
2009-05-26, by Sylvain Thénault
merge
2009-05-26, by Sylvain Thénault
cosmetic
stable
2009-05-26, by Sylvain Thénault
pass request to ApacheRewriter rewrite method
2009-05-25, by Florent
add helpers to insert new fields in forms
2009-05-25, by Florent
add single input password widget
2009-05-25, by Florent
[facet][RangeFacet] submit facet form when the user stops sliding
2009-05-26, by Adrien Di Mascio
Added tag cubicweb-debian-version-3_2_1-1 for changeset e784f8847a12
stable
2009-05-25, by Aurelien Campeas
Added tag cubicweb-version-3_2_1 for changeset 634c251dd032
stable
cubicweb-debian-version-3_2_1-1
2009-05-25, by Aurelien Campeas
bump
stable
cubicweb-version-3_2_1
2009-05-25, by Aurelien Campeas
merge
stable
2009-05-25, by Aurelien Campeas
Backed out changeset 31843b49188d
stable
2009-05-25, by Aurelien Campeas
merge
stable
2009-05-25, by Aurelien Campeas
Backed out changeset a9db0eb45117
stable
2009-05-25, by Aurelien Campeas
merge
stable
2009-05-25, by Aurelien Campeas
bump
stable
2009-05-25, by Aurelien Campeas
handle speaking to an instance using old entity types
stable
2009-05-25, by Sylvain Thénault
remove buggy debug code
stable
2009-05-25, by Sylvain Thénault
merge
stable
2009-05-25, by Nicolas Chauvat
[packaging] use python-support instead of python-central
stable
2009-05-25, by Nicolas Chauvat
merge
stable
2009-05-25, by Nicolas Chauvat
prepare 3.2.1
stable
2009-05-25, by Nicolas Chauvat
fix etype_class(Any) when multiple sources
stable
2009-05-24, by Nicolas Chauvat
[skeleton] fix SyntaxError in __pkginfo__.py (looks like a copy/paste error from vim)
stable
2009-05-25, by Adrien Di Mascio
merge forgotten stable head
stable
2009-05-25, by Aurelien Campeas
with statement: use it or lose it
stable
2009-05-22, by Aurelien Campeas
should reset sqlutils.SQL_PREFIX as well
stable
2009-05-25, by Sylvain Thénault
[server] provide a new reset-admin-pwd command
2009-05-25, by Adrien Di Mascio
make emacs happier
2009-05-25, by Adrien Di Mascio
[server] refactor server.utils.manager_userpasswd
2009-05-25, by Adrien Di Mascio
merge stable branch back into default branch
stable
2009-05-24, by Nicolas Chauvat
favicon cubicweb
stable
2009-05-24, by Nicolas Chauvat
dubious docstring; hard-to-understand function
stable
2009-05-22, by Aurelien Campeas
merge stable branch back into default branch
2009-05-22, by Nicolas Chauvat
[tests] fix test after absolute_url got changed for external entities
stable
2009-05-22, by Nicolas Chauvat
minor refactoring of absolute_url()
stable
2009-05-22, by Nicolas Chauvat
[test] fix test for metainformation now includes base-url
stable
2009-05-22, by Nicolas Chauvat
[test] fix tests after renaming e{user,group} to cw{user,group}
stable
2009-05-22, by Nicolas Chauvat
[tests] fix test after js_edit_field changed signature
stable
2009-05-22, by Nicolas Chauvat
[tests] fix test after eproperties got renamed to cwproperties
stable
2009-05-22, by Nicolas Chauvat
[test] fix test after xhml_wrap changed signature
stable
2009-05-22, by Nicolas Chauvat
[cw-ctl] rename i18n commands (see #342889)
2009-05-22, by Nicolas Chauvat
merge stable branch back into default branch
2009-05-22, by Nicolas Chauvat
work in progress: new 'range facet' usable for numerical values, still lacks the form.submit on mouseUp
2009-05-22, by Adrien Di Mascio
[javascript] include ui.slider.js (jquery plugin). NOTE: we must find a way to deal with multiple jquery plugins
2009-05-22, by Adrien Di Mascio
[javascript] the @attr (xpath) syntax doesn't work anymore with jquery1.3, forget the @
2009-05-22, by Adrien Di Mascio
use jquery1.3 (this might break a few things)
2009-05-21, by Adrien Di Mascio
[views] extract a PieWidget from pie views
2009-05-21, by Adrien Di Mascio
[views][plots] extract the plotting mechanism in an HTMLWidget to make mit more re-usable
2009-05-21, by Adrien Di Mascio
[doc] add faq about reseting password for some user
stable
2009-05-21, by Nicolas Chauvat
merge stable branch back into default branch
2009-05-21, by Nicolas Chauvat
[views] plot with flot and get rid of matplotlib
2009-05-21, by Adrien Di Mascio
[selectors] provide a nicer representation of rql_condition
2009-05-21, by Adrien Di Mascio
[views] add pie chart views with google chart / GChartWrapper
2009-05-20, by Adrien Di Mascio
replace sideRelated with sideBox
stable
2009-05-20, by Nicolas Chauvat
give a title to timeline generic view
stable
2009-05-20, by Nicolas Chauvat
shuting -> shutting
stable
2009-05-20, by Aurelien Campeas
cleanup
stable
2009-05-20, by Sylvain Thénault
fix dc_description format arg
stable
2009-05-20, by Sylvain Thénault
two in one: #343320: Logging out while deleting a CWUser blocks the cw server / #342692: ensure transaction state when Ctrl-C or other stop signal is received
stable
2009-05-20, by Sylvain Thénault
eproperty -> cwproperty, cleanup
stable
2009-05-20, by Sylvain Thénault
default email relations configuration
stable
2009-05-20, by Sylvain Thénault
anon should not see security management view
stable
2009-05-20, by Sylvain Thénault
cleanup
stable
2009-05-20, by Sylvain Thénault
no rschema attribute on widgets
stable
2009-05-20, by Sylvain Thénault
oops
stable
2009-05-19, by Florent
allow easy arbitrary separator between checkbox/ radio widgets
stable
2009-05-19, by Florent
actually useless
stable
2009-05-19, by Sylvain Thénault
merge
stable
2009-05-19, by Aurelien Campeas
trailing space cleanup, js lint, a small indent for preference sections
stable
2009-05-19, by Aurelien Campeas
should use sql prefix here
stable
2009-05-19, by Sylvain Thénault
update handleFormValidationResponse calls
stable
2009-05-19, by Katia Saurfelt
merge
stable
2009-05-19, by Sylvain Thénault
merge
stable
2009-05-19, by Katia Saurfelt
restore ajax validation cwpreferencies
stable
2009-05-19, by Katia Saurfelt
add onfailure fonction for validateForm, return formid on success
stable
2009-05-19, by Katia Saurfelt
do not use <br> in widgets
stable
2009-05-19, by Katia Saurfelt
#343322: should generate IS NULL in sql w/ None values in substitution
stable
2009-05-19, by Sylvain Thénault
stupido
stable
2009-05-19, by Sylvain Thénault
this is actually needed
stable
2009-05-19, by Sylvain Thénault
nicer error message
stable
2009-05-19, by Sylvain Thénault
connect format field to form_field_format for its initial value
stable
2009-05-19, by Sylvain Thénault
err.entity may only be an eid or None at this point
stable
2009-05-19, by Sylvain Thénault
more faking
stable
2009-05-19, by Sylvain Thénault
restore possibility to have default value methods on forms, this may still be useful according to how the form is defined
stable
2009-05-19, by Sylvain Thénault
stop automatically setting default method for _format field, too hard to override this with the new form system while keeping bw compat. Simply upgrade to new form system where it's a problem
stable
2009-05-19, by Sylvain Thénault
merge
stable
2009-05-18, by Sylvain Thénault
give back onsubmit customizability (oops)
stable
2009-05-18, by Aurelien Campeas
give back onsubmit customizability
stable
2009-05-18, by Aurelien Campeas
should be outside the loop
stable
2009-05-18, by Sylvain Thénault
give a name to rtags instance to ease debugging
stable
2009-05-18, by Sylvain Thénault
fix i18n msgstr
stable
2009-05-18, by Sylvain Thénault
#343256: form redirection stopped working with 3.2
stable
2009-05-18, by Sylvain Thénault
check at connection creation time if we should use EUser or CWUser
stable
2009-05-18, by sylvain thenault
merge
stable
2009-05-18, by sylvain thenault
avoid monkeypatching JsonController in cw, to avoid _potential_ load order problems
stable
2009-05-18, by Aurelien Campeas
#343290: inputs don't use value specified in URL
stable
2009-05-18, by sylvain thenault
add some bw compat code for old rest_path prototype
stable
2009-05-18, by sylvain thenault
fix #343304
stable
2009-05-18, by Aurelien Campeas
test and fix #342997: local eid used for absolute_url of external entities
stable
2009-05-18, by sylvain thenault
oops
stable
2009-05-18, by Aurelien Campeas
work-around for #343301 (display garbage in non xhtml browsers)
stable
2009-05-18, by Aurelien Campeas
merge
stable
2009-05-18, by sylvain thenault
fix StringField widget selection with SizeConstraint and StaticVocabularyConstraint constraints
stable
2009-05-18, by Florent
missing ext/ subpackage in cubicweb-common
stable
2009-05-18, by sylvain thenault
merge
stable
2009-05-18, by sylvain thenault
merge
stable
2009-05-18, by Florent
fix CheckBox multiple dom id and refactor with Radio
tls-sprint
2009-05-14, by Florent
merge
2009-05-18, by sylvain thenault
comment
2009-05-18, by sylvain thenault
avoid SelectAction selection to crash on startup views
stable
2009-05-18, by Adrien Di Mascio
[treeview] really fix #343232
stable
2009-05-15, by Aurelien Campeas
allow the __method() hook to raise a Redirect exception
2009-05-14, by Adrien Di Mascio
[treeview] restore functionnality lost in some previous merge #343232
stable
2009-05-14, by Aurelien Campeas
Added tag cubicweb-debian-version-3_2_0-1 for changeset c9c492787a8a
2009-05-14, by Aurelien Campeas
Added tag cubicweb-version-3_2_0 for changeset c14231e3a4f9
cubicweb-debian-version-3_2_0-1
2009-05-14, by Aurelien Campeas
...
cubicweb-version-3_2_0
2009-05-14, by sylvain thenault
more packaging fixes
2009-05-14, by sylvain thenault
fix packaging
2009-05-14, by sylvain thenault
use wildcard
2009-05-14, by Sylvain
remove 2.5 construction
2009-05-14, by Sylvain
merge
2009-05-14, by sylvain thenault
close branch
25480a710422
2009-05-14, by sylvain thenault
merge
2009-05-14, by sylvain thenault
close branch
894685124c68
2009-05-14, by sylvain thenault
merge
2009-05-14, by sylvain thenault
merge
2009-05-14, by sylvain thenault
close branch
450c435d69b9
2009-05-14, by sylvain thenault
close
1fbeb11a27a3
2009-05-14, by sylvain thenault
merge
2009-05-14, by sylvain thenault
close branch
tls-sprint
2009-05-14, by sylvain thenault
backport tls-sprint
2009-05-14, by sylvain thenault
3.2
tls-sprint
2009-05-14, by sylvain thenault
i18nupdate
tls-sprint
2009-05-14, by sylvain thenault
clear query cache on write
tls-sprint
2009-05-14, by sylvain thenault
skip RawDynamicComboBoxWidget
tls-sprint
2009-05-14, by sylvain thenault
let the StringField have a default TextArea widget, only TextInput on small size constraint & no static vocabulary
tls-sprint
2009-05-14, by Aurelien Campeas
delete-trailing-whitespace + some copyright update
tls-sprint
2009-05-14, by Adrien Di Mascio
ajax_replace_url becomes obsolete, req.build_ajax_replace_url should be used instead
tls-sprint
2009-05-14, by Adrien Di Mascio
[calendar] ensure task.start / task.stop are available before calling todate()
tls-sprint
2009-05-14, by Adrien Di Mascio
ensure start/stop are datetime before access to .hour
tls-sprint
2009-05-14, by sylvain thenault
pass default values along the whole call chain, fix hidden field update bug
tls-sprint
2009-05-13, by Aurelien Campeas
fix some web tests, adjusts rtags
tls-sprint
2009-05-13, by sylvain thenault
merge
tls-sprint
2009-05-13, by sylvain thenault
on inline form validation, also provide the 'unspecified' placeholder value for empty fields
tls-sprint
2009-05-13, by Aurelien Campeas
merge
tls-sprint
2009-05-13, by Aurelien Campeas
fix vertical alignment pb. with descr. format list and textarea inputs
tls-sprint
2009-05-13, by Aurelien Campeas
delete-trailing-spaces
tls-sprint
2009-05-13, by sylvain thenault
clear cache before synchronization
tls-sprint
2009-05-13, by sylvain thenault
previous form actually worked??
tls-sprint
2009-05-13, by sylvain thenault
sort solutions anyway
tls-sprint
2009-05-13, by sylvain thenault
check field isn't already instantiated
tls-sprint
2009-05-13, by sylvain thenault
fix test
tls-sprint
2009-05-13, by sylvain thenault
one more msplanning bug fixed...
tls-sprint
2009-05-13, by sylvain thenault
ms planning fix
tls-sprint
2009-05-13, by sylvain thenault
already a class
tls-sprint
2009-05-13, by sylvain thenault
mx flag has moved
tls-sprint
2009-05-13, by sylvain thenault
consider fields_kwargs even when field specified
tls-sprint
2009-05-13, by sylvain thenault
no (not for attributes anyway)
tls-sprint
2009-05-13, by Aurelien Campeas
dc_description should take a format argument
tls-sprint
2009-05-13, by sylvain thenault
merge
tls-sprint
2009-05-13, by sylvain thenault
xhmlt fix
tls-sprint
2009-05-13, by sylvain thenault
fix popup login width when allow-email-login=y
tls-sprint
2009-05-13, by Florent
adapt login box message to allow-email-login configuration
tls-sprint
2009-05-13, by Florent
fix in case only one type is tested
tls-sprint
2009-05-13, by sylvain thenault
fix cubes order while generating catalogs
tls-sprint
2009-05-13, by sylvain thenault
use render
tls-sprint
2009-05-13, by sylvain thenault
merge
tls-sprint
2009-05-13, by sylvain thenault
fix <optgroup> tag cannot be empty according to DTD
tls-sprint
2009-05-13, by Florent
refactor and don't crash on error while generating a cube's catalogs
tls-sprint
2009-05-13, by sylvain thenault
fix some rtags pb on i18n catalog generation
tls-sprint
2009-05-13, by sylvain thenault
ensure input widgets are displayed anyway if they get an empty list as values
tls-sprint
2009-05-13, by sylvain thenault
should specify role
tls-sprint
2009-05-12, by sylvain thenault
meeep
tls-sprint
2009-05-12, by sylvain thenault
check a file is submitted first
tls-sprint
2009-05-12, by sylvain thenault
merge
tls-sprint
2009-05-12, by sylvain thenault
that should be automatic
tls-sprint
2009-05-12, by Aurelien Campeas
accept a default value for empty attributes/relations
tls-sprint
2009-05-12, by Aurelien Campeas
merge
tls-sprint
2009-05-12, by Aurelien Campeas
[reledit] relation edition : cleanup a bit #343123
tls-sprint
2009-05-12, by Aurelien Campeas
preliminary support for inline edition of relations
tls-sprint
2009-05-12, by Aurelien Campeas
some widget adjustments
tls-sprint
2009-05-12, by sylvain thenault
remove fixed width
tls-sprint
2009-05-12, by sylvain thenault
move initialize_varmaker impl to base app object
tls-sprint
2009-05-12, by sylvain thenault
consider __linkto in form_field_display_value
tls-sprint
2009-05-12, by sylvain thenault
autoform_widget superseeded by autoform_field_kwargs (api change addiction :-/)
tls-sprint
2009-05-12, by sylvain thenault
delete-trailing-spaces
tls-sprint
2009-05-12, by sylvain thenault
fix rtags initialization: do it at the registry level to avoid multiple initialization of the same rtag
tls-sprint
2009-05-12, by sylvain thenault
fix todatetime implementation
tls-sprint
2009-05-12, by sylvain thenault
fix name error
tls-sprint
2009-05-12, by sylvain thenault
buggy fix
tls-sprint
2009-05-12, by sylvain thenault
enhance warning message to ease debugging
tls-sprint
2009-05-12, by sylvain thenault
typos, wrong etypes
tls-sprint
2009-05-12, by sylvain thenault
oops, keep python 2.4 compat
tls-sprint
2009-05-12, by Aurelien Campeas
a bunch of NameError (!) // needs review //
tls-sprint
2009-05-12, by Aurelien Campeas
fix naming to avoid errors...
tls-sprint
2009-05-12, by sylvain thenault
take a sample target type instead of '*' else we may miss some expected values (we may still miss some...)
tls-sprint
2009-05-12, by sylvain thenault
fix self on initfunc
tls-sprint
2009-05-12, by Aurelien Campeas
use lgc implementation
tls-sprint
2009-05-12, by sylvain thenault
warn and drop rtags not in schema, this may be intentional; drop possibility to not specify value for bool rtags
tls-sprint
2009-05-12, by sylvain thenault
final rtag api
tls-sprint
2009-05-12, by sylvain thenault
should not override potential explicit widget
tls-sprint
2009-05-12, by sylvain thenault
wrong name
tls-sprint
2009-05-12, by sylvain thenault
that slipped in by accident
tls-sprint
2009-05-11, by Aurelien Campeas
no value, but something needs to be shown // needs review //
tls-sprint
2009-05-11, by Aurelien Campeas
access to rwidgets through uicfg, removing buggy import breaking bw compat on the way
tls-sprint
2009-05-11, by sylvain thenault
use html for rss description
tls-sprint
2009-05-11, by sylvain thenault
use etype_get
tls-sprint
2009-05-11, by sylvain thenault
delete-trailing-spaces, fix typo
tls-sprint
2009-05-11, by sylvain thenault
fix 'render' method name conflict
tls-sprint
2009-05-11, by sylvain thenault
merge
tls-sprint
2009-05-11, by Aurelien Campeas
merge
tls-sprint
2009-05-11, by Aurelien Campeas
fix syntax error (missing paren)
tls-sprint
2009-05-11, by Aurelien Campeas
[rtags] .get api change
tls-sprint
2009-05-11, by Graziella Toutoungis
merge
tls-sprint
2009-05-11, by Graziella Toutoungis
miss )
tls-sprint
2009-05-11, by Graziella Toutoungis
View.dispatch -> View.render
tls-sprint
2009-05-11, by sylvain thenault
class has been dropped
tls-sprint
2009-05-11, by sylvain thenault
final rtags api (eventually :$)
tls-sprint
2009-05-11, by sylvain thenault
drop content_title
tls-sprint
2009-05-11, by sylvain thenault
wrong variable name
tls-sprint
2009-05-11, by Graziella Toutoungis
correct the values list append
tls-sprint
2009-05-11, by Graziella Toutoungis
correct wrong condition and missing import
tls-sprint
2009-05-11, by Graziella Toutoungis
basic support for http Accept header (untested)
tls-sprint
2009-05-07, by sylvain thenault
merge
tls-sprint
2009-05-07, by sylvain thenault
new book layout, do not compile yet
tls-sprint
2009-05-07, by sylvain thenault
bix a bug: correct the sended parameter 'no need for id in the string parameter name'
tls-sprint
2009-05-07, by Graziella Toutoungis
fix a bug deltatime hasn't a hours or minutes attributes
tls-sprint
2009-05-07, by Graziella Toutoungis
Make sure end is datetime.date.
tls-sprint
2009-05-07, by Sandrine Ribeau
refactor error handling: get validation error information from a form attribute instead of req.data to avoid pb when multiple forms are displayed
tls-sprint
2009-05-06, by sylvain thenault
use yams.schema method for initial value
tls-sprint
2009-05-06, by sylvain thenault
merge
tls-sprint
2009-05-06, by Sandrine Ribeau
Use of datetime instead of mx.datetime and use of new date_range.
tls-sprint
2009-05-06, by Sandrine Ribeau
Use widget TextInput instead of DateTimePicker.
tls-sprint
2009-05-06, by Sandrine Ribeau
Fix date_range increments argument.
tls-sprint
2009-05-06, by Sandrine Ribeau
ensure format is not an unicode string
tls-sprint
2009-05-06, by sylvain thenault
should prefill cached values for relation in the primary or secondary category
tls-sprint
2009-05-06, by sylvain thenault
cleanup
tls-sprint
2009-05-06, by sylvain thenault
use values cached on the entity if any
tls-sprint
2009-05-06, by sylvain thenault
update old_calendar, more needed
tls-sprint
2009-05-05, by sylvain thenault
import cleanup
tls-sprint
2009-05-05, by sylvain thenault
delete-trailing-whitespaces
tls-sprint
2009-05-05, by sylvain thenault
next_month / previous_month now support a new arg to give number of month
tls-sprint
2009-05-05, by sylvain thenault
fix implementation to avoid separator with nothing following
tls-sprint
2009-05-05, by sylvain thenault
update implementation to get vocab from form instead of entity
tls-sprint
2009-05-05, by sylvain thenault
ease location of the pb in the warning
tls-sprint
2009-05-05, by sylvain thenault
use logilab.common.sphinxutils
2009-05-05, by Emile Anclin
fix multiple edit
tls-sprint
2009-05-05, by sylvain thenault
fix closing td
tls-sprint
2009-05-05, by sylvain thenault
merge
tls-sprint
2009-05-05, by sylvain thenault
merge
tls-sprint
2009-05-05, by sylvain thenault
Back to old_calendar for now.
tls-sprint
2009-05-05, by Sandrine Ribeau
typos
2009-05-05, by Sandrine Ribeau
ease overriding of default renderer
tls-sprint
2009-05-05, by Graziella Toutoungis
fix copy edition view
tls-sprint
2009-05-05, by Graziella Toutoungis
fix imports
tls-sprint
2009-05-05, by Graziella Toutoungis
don't display relation in the metadata category here
tls-sprint
2009-05-05, by Graziella Toutoungis
must reset cubes before next authentication
tls-sprint
2009-05-05, by Graziella Toutoungis
nicer assertion message
tls-sprint
2009-05-05, by Graziella Toutoungis
use xml_escape
tls-sprint
2009-05-05, by Graziella Toutoungis
[doc] Fix broken references.
2009-05-05, by Sandrine Ribeau
[doc] Add FAQ entries based on answers from forum.
2009-05-05, by Sandrine Ribeau
[doc] Change structure to make it more readable.
2009-05-05, by Sandrine Ribeau
[doc] Fix bad reference.
2009-05-05, by Sandrine Ribeau
[doc] Add script to load data with dbapi using the setting pyro-server=yes.
2009-04-23, by Sandrine Ribeau
[doc] Add brief reference to the chapter cubicweb-ctl tool.
2009-04-23, by Sandrine Ribeau
[doc] Removes link in index as it is duplicated content of setup.en.txt and tutorial.
2009-04-23, by Sandrine Ribeau
'add' is already added before
tls-sprint
2009-05-05, by Graziella Toutoungis
miss arg
tls-sprint
2009-05-05, by Graziella Toutoungis
correct wrong fuction name
tls-sprint
2009-05-05, by Graziella Toutoungis
i18n update renamed entity types
tls-sprint
2009-05-05, by sylvain thenault
delete-trailing-whitespaces
tls-sprint
2009-05-05, by sylvain thenault
oops
tls-sprint
2009-05-05, by sylvain thenault
delete-trailing-whitespaces
tls-sprint
2009-05-05, by sylvain thenault
more i18nupdate fixes
tls-sprint
2009-05-05, by sylvain thenault
add XXX before 2 calls to self.repo.internal_session() on the web interface side
tls-sprint
2009-05-05, by Florent
less
more
|
(0)
-3072
+3072
tip