Wed, 24 Feb 2010 11:52:11 +0100 Sylvain Thénault [test] skipping versions checking during test is enough, no need for monkey patch stable
Wed, 24 Feb 2010 11:48:24 +0100 Sylvain Thénault [goa] we don't use mx anymore stable
Wed, 24 Feb 2010 11:21:51 +0100 Sylvain Thénault [integrity] skip auto-delete for internal sessions (but *not* for super session, see 4642:921737d2e3a8) stable
Wed, 24 Feb 2010 11:20:13 +0100 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
Wed, 24 Feb 2010 11:14:14 +0100 Sylvain Thénault use set_action_permissions is clearer and avoid @cached issue across tests stable
Wed, 24 Feb 2010 12:49:55 +0100 Nicolas Chauvat [cwctl] use l.c.changelog for version comparison stable
Wed, 24 Feb 2010 11:11:27 +0100 Sylvain Thénault [form] only set __form_id for the main form, not for sub-forms. Should fix regression introduced by 4668:9f82f81bf13d stable
Wed, 24 Feb 2010 11:05:01 +0100 Sylvain Thénault don't issue critical message when trying to alter sqlite db during test stable
Wed, 24 Feb 2010 11:04:28 +0100 Sylvain Thénault [test] cleanup stable
Wed, 24 Feb 2010 10:56:47 +0100 Sylvain Thénault [test] update tests broken by changes on attributes permissions handling in yams (add/delete replaced by update stable
Wed, 24 Feb 2010 10:37:37 +0100 Sylvain Thénault remove #<formid> from url used to redirect after a validation error stable
Wed, 24 Feb 2010 10:35:06 +0100 Sylvain Thénault [test] no more __cubicweb_internal_field__ value displayed on password widget stable
Wed, 24 Feb 2010 10:34:37 +0100 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
Wed, 24 Feb 2010 10:33:31 +0100 Sylvain Thénault [test] skip test when fop failed stable
Wed, 24 Feb 2010 10:32:22 +0100 Sylvain Thénault [test] don't display progress bar when testing checkintegrity stable
Wed, 24 Feb 2010 10:30:31 +0100 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
Tue, 23 Feb 2010 20:23:46 +0100 Sylvain Thénault auto-delete relation with single cardinality using execute, not unsafe_execute, so permissions are correctly checked stable
Tue, 23 Feb 2010 20:22:40 +0100 Sylvain Thénault fix tests stable
Tue, 23 Feb 2010 18:21:30 +0100 Sylvain Thénault add */*.py to default MANIFEST.in to avoid pb such as #719282 in the future stable
Tue, 23 Feb 2010 17:39:13 +0100 Sylvain Thénault fix #615379 by checking admin user exists instead of making think everything is fine stable
Tue, 23 Feb 2010 17:32:43 +0100 Sylvain Thénault cleanup, typos stable
Tue, 23 Feb 2010 17:32:31 +0100 Sylvain Thénault [form] fix #719285, due to multiple calls to restore_previous_post, by proper refactorings stable
Thu, 18 Feb 2010 14:30:23 +0100 Pierre-Yves David [fix] Apply fulltextindexed change in the actual index stable
Tue, 23 Feb 2010 13:40:55 +0100 Sylvain Thénault 3.6 api update (introduced by merge) stable
Tue, 23 Feb 2010 13:19:16 +0100 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
Tue, 23 Feb 2010 12:59:30 +0100 Sylvain Thénault #714109: [selectors] non_final_entity should implement score_class stable
Tue, 23 Feb 2010 12:52:57 +0100 Sylvain Thénault merge stable
Tue, 23 Feb 2010 12:52:40 +0100 Sylvain Thénault add XXX note stable
Tue, 23 Feb 2010 12:51:20 +0100 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
Tue, 23 Feb 2010 12:49:37 +0100 Sylvain Thénault cleanup stable
Tue, 23 Feb 2010 12:46:56 +0100 Sylvain Thénault [form] complete 25de2eb0432b by ignore req parameters by default for all hidden fields stable
Tue, 23 Feb 2010 12:43:15 +0100 Sylvain Thénault [form] add a new ignore_req_params attribute on field controlling value's retreival stable
Tue, 23 Feb 2010 12:43:16 +0100 Charles Hébert [css] fix disappearing image in menu when a:hover stable
Tue, 23 Feb 2010 08:41:06 +0100 Nicolas Chauvat [cwctl] modify command list to check for cube dependency problems stable
Tue, 23 Feb 2010 10:57:51 +0100 Alexandre Fayolle merge stable
Tue, 23 Feb 2010 08:54:04 +0100 Alexandre Fayolle docstring improvement stable
Tue, 23 Feb 2010 09:53:01 +0100 Sylvain Thénault import cleanup stable
Tue, 23 Feb 2010 09:52:38 +0100 Sylvain Thénault restore 3.5 compat for date functions moved to lgc.date in 3.6 (closes #716055) stable
Mon, 22 Feb 2010 19:25:04 +0100 Nicolas Chauvat [devtools/fill] fix date generation and its test stable
Mon, 22 Feb 2010 18:22:54 +0100 Nicolas Chauvat typo: capitalize migration confirmation messages stable
Fri, 19 Feb 2010 15:12:46 +0100 Aurelien Campeas [views/deleteconf] remove action ppty (useless & clashes with form attr, replace buggy non_final_entity selector with implements workaround stable
Fri, 19 Feb 2010 12:53:35 +0100 Sylvain Thénault merge stable
Fri, 19 Feb 2010 10:12:33 +0100 Sylvain Thénault [workflow] fix potential destination for go back transition stable
Fri, 19 Feb 2010 10:04:24 +0100 Sylvain Thénault [workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition: stable
Fri, 19 Feb 2010 09:37:03 +0100 Sylvain Thénault deprecate Transition.set_transition_permissions in favor of set_permissions (after all we know we're on a transition entity) stable
Fri, 19 Feb 2010 09:36:26 +0100 Sylvain Thénault introduce 'go back' transition: transition without destination state will go to the state we were coming from stable
Fri, 19 Feb 2010 09:34:14 +0100 Sylvain Thénault fix optimisation with super session that may lead to integrity loss stable
Fri, 19 Feb 2010 12:14:35 +0100 Aurelien Campeas [auto/inline forms] reallow nested inline forms #703910 stable
Thu, 18 Feb 2010 15:42:29 +0100 Sylvain Thénault [reledit] fix #713217: reledit doesn't check 'update' permission on attributes stable
Thu, 18 Feb 2010 15:42:09 +0100 Sylvain Thénault fix dumb name error stable
Thu, 18 Feb 2010 14:27:00 +0100 Sylvain Thénault cleanup internal forms parameters in postlogin stable
Thu, 18 Feb 2010 14:07:56 +0100 Sylvain Thénault grmmbl, bad resolve stable
Thu, 18 Feb 2010 14:06:17 +0100 Sylvain Thénault missed conflict stable
Thu, 18 Feb 2010 14:02:48 +0100 Sylvain Thénault backport lost stable head stable
Thu, 18 Feb 2010 13:31:03 +0100 Sylvain Thénault fix sync_schema_props_perms test stable
Thu, 18 Feb 2010 13:30:37 +0100 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
Thu, 18 Feb 2010 13:28:38 +0100 Sylvain Thénault 3.6 api update stable
Thu, 18 Feb 2010 12:58:52 +0100 Sylvain Thénault fix unittest_hooks: attributes have now update_permission instead of [add/delete]_permission stable
Thu, 18 Feb 2010 12:57:57 +0100 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
Thu, 18 Feb 2010 12:52:34 +0100 Sylvain Thénault fix #694445: related entity generates weird RQL which in turn generates weird SQL which fails on SQL Server stable
Thu, 18 Feb 2010 12:13:36 +0100 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
Thu, 18 Feb 2010 11:08:00 +0100 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
Thu, 18 Feb 2010 11:06:40 +0100 Sylvain Thénault minor cleanup: don't use builtin 'id' as variable name stable
Thu, 18 Feb 2010 10:57:50 +0100 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
Thu, 18 Feb 2010 10:55:41 +0100 Sylvain Thénault this is not the form renderer responsability to check for update permissions. Move this to autoform editable_attributes relation stable
Thu, 18 Feb 2010 10:54:50 +0100 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
Thu, 18 Feb 2010 09:26:04 +0100 Sylvain Thénault pfff, sorry to keep messing with default/stable... stable
Thu, 18 Feb 2010 09:22:04 +0100 Sylvain Thénault specify db port on backup/restore commands (require forth comming lgc 0.48.1)
Thu, 18 Feb 2010 08:39:30 +0100 Sylvain Thénault move captcha view to a place where it will be loaded by the registry...
Thu, 18 Feb 2010 07:29:13 +0100 Sylvain Thénault backport stable
Wed, 17 Feb 2010 20:22:12 +0100 Sylvain Thénault [security] allow to call .check on rql expression with a user eid specified stable
Wed, 17 Feb 2010 16:42:52 +0100 Sylvain Thénault [facet] rqlst should be the select node stable
Wed, 17 Feb 2010 16:27:01 +0100 Sylvain Thénault oops, should have been in my previous commit stable
Wed, 17 Feb 2010 16:21:34 +0100 Sylvain Thénault fix table view facet retreival, necessary since 95ccd84c892b. Also some cleanup in facet box stable
Wed, 17 Feb 2010 15:58:09 +0100 Charles Hébert Fix: RangeFacet is selected (valid rset) but without any values stable
Wed, 17 Feb 2010 15:57:03 +0100 Charles Hébert fix the bad rqlst syntax tree usage during facets initialization by copying it stable
Wed, 17 Feb 2010 10:39:35 +0100 Julien Jehannet [R] dataimport: refine error detection stable
Wed, 17 Feb 2010 13:23:36 +0100 Sylvain Thénault added a function to create admin/anon user during db initialization process so one get a chance to monkey patch it stable
Wed, 17 Feb 2010 13:16:50 +0100 Sylvain Thénault fix unittest_schema, remove deprecation warning stable
Wed, 17 Feb 2010 13:12:35 +0100 Sylvain Thénault when creating an instance, ask for cubes specific options properly (fix #607349) stable
Wed, 17 Feb 2010 13:11:30 +0100 Sylvain Thénault avoid loading twice site_cubicweb files on instance creation stable
Wed, 17 Feb 2010 12:25:17 +0100 Sylvain Thénault oops stable
Wed, 17 Feb 2010 12:21:28 +0100 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
Wed, 17 Feb 2010 11:26:09 +0100 Sylvain Thénault dont add CUBES_DIR to cubes search path if it doesn't exists stable
Wed, 17 Feb 2010 11:25:46 +0100 Sylvain Thénault fix dumb name error triggering crash when some directory in cubes search path doesn't exist stable
Wed, 17 Feb 2010 11:25:12 +0100 Sylvain Thénault remove 3.6 deprecation warning stable
Wed, 17 Feb 2010 09:13:49 +0100 Sylvain Thénault login form style fixes stable
Wed, 17 Feb 2010 09:13:00 +0100 Sylvain Thénault proper deprecation of TabedPrimaryView stable
Wed, 17 Feb 2010 09:12:42 +0100 Sylvain Thénault missing call to toolbox in tabbed primary view stable
Tue, 16 Feb 2010 14:39:51 +0100 Sylvain Thénault use needs_css so you can change login form css without redefining LogFormView stable
Tue, 16 Feb 2010 14:39:28 +0100 Sylvain Thénault bw compat stable
Tue, 16 Feb 2010 11:31:12 +0100 Sylvain Thénault backport fixes done accidentaly in default stable
Tue, 16 Feb 2010 11:30:52 +0100 Sylvain Thénault use class, not klass, in widget.attrs
Tue, 16 Feb 2010 10:42:04 +0100 Sylvain Thénault specify login form dom id, don't render progress div
Tue, 16 Feb 2010 10:33:48 +0100 Sylvain Thénault backport crypto/captcha utilities from the registration cube
Tue, 16 Feb 2010 09:27:15 +0100 Sylvain Thénault use an actual form for the login form ease customization from external cubes (eg rememberme)
Tue, 16 Feb 2010 09:25:18 +0100 Sylvain Thénault add space between a checkbox and its label
Tue, 16 Feb 2010 09:24:40 +0100 Sylvain Thénault ensure cnx is set first (necessary to introduce of a form object to handle the login form)
Tue, 16 Feb 2010 09:23:35 +0100 Sylvain Thénault don't let set_schema making commit_event fail
Mon, 15 Feb 2010 19:37:57 +0100 Sylvain Thénault use constant
Mon, 15 Feb 2010 19:37:50 +0100 Sylvain Thénault fix permission of the condition permission
Mon, 15 Feb 2010 19:37:35 +0100 Sylvain Thénault fix *_permissions schema: using the same cardinality/composite properties for cwgroup/rqlexpr leads to important pbs...
Mon, 15 Feb 2010 18:44:47 +0100 Sylvain Thénault backport stable
Mon, 15 Feb 2010 18:36:34 +0100 Sylvain Thénault DEFAULT_ATTRPERMS is now public stable
Mon, 15 Feb 2010 17:47:50 +0100 Sylvain Thénault [inlined formos] don't pop attributes from kwargs, so they end-up in stable
Mon, 15 Feb 2010 15:22:01 +0100 Sylvain Thénault [notification] we should use unsafe_execute here stable
Mon, 15 Feb 2010 15:20:45 +0100 Sylvain Thénault cleanup stable
Mon, 15 Feb 2010 15:20:06 +0100 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
Mon, 15 Feb 2010 15:18:38 +0100 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
Mon, 15 Feb 2010 15:17:24 +0100 Sylvain Thénault [shell] rql() should use unsafe_execute when possible stable
Mon, 15 Feb 2010 15:16:08 +0100 Sylvain Thénault [autoform] we should consider role when checking delete permission stable
Mon, 15 Feb 2010 15:14:50 +0100 Sylvain Thénault don't update modification_date in repairing_mode (eg upgrade or shell) stable
Mon, 15 Feb 2010 15:14:27 +0100 Sylvain Thénault [security] we should save back edited_attributes in case of multiple modification of an entity during the same transaction stable
Mon, 15 Feb 2010 15:13:47 +0100 Sylvain Thénault tune startup logging stable
Mon, 15 Feb 2010 15:13:31 +0100 Sylvain Thénault [schema] fix RelationSchema.has_perm to properly works with attribute relations stable
Mon, 15 Feb 2010 15:12:57 +0100 Sylvain Thénault [schema] refactor/cleanup check_permissions stable
Mon, 15 Feb 2010 15:11:49 +0100 Sylvain Thénault use a close_form method for consistency w/ open_form and allow overriding stable
Mon, 15 Feb 2010 15:11:18 +0100 Sylvain Thénault add version info to deprecation warning stable
Mon, 15 Feb 2010 15:11:02 +0100 Sylvain Thénault remove debug print stable
Mon, 15 Feb 2010 15:10:25 +0100 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
(0) -3000 -1000 -120 +120 +1000 +3000 tip