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