Fri, 29 Jan 2010 18:57:37 +0100 |
Nicolas Chauvat |
add action to list entities of the CWEType currently displayed
|
changeset |
files
|
Fri, 29 Jan 2010 18:03:10 +0100 |
Sylvain Thénault |
should take arbitrary arguments
stable
|
changeset |
files
|
Fri, 29 Jan 2010 18:02:50 +0100 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Fri, 29 Jan 2010 17:42:38 +0100 |
Sylvain Thénault |
calling unicode instead of gettext...
stable
|
changeset |
files
|
Fri, 29 Jan 2010 16:54:49 +0100 |
Sylvain Thénault |
[entity] small optimization: once an entity has been completed, don't redo it (for nothing)
stable
|
changeset |
files
|
Fri, 29 Jan 2010 16:53:52 +0100 |
Sylvain Thénault |
[treeview] ensure items are ordered according to their dc_title, we can't rely on an ordered rset
stable
|
changeset |
files
|
Fri, 29 Jan 2010 16:45:18 +0100 |
Sylvain Thénault |
[entity] rename vid argument of .view(...) into __vid to avoid potential conflicts with kwargs
stable
|
changeset |
files
|
Fri, 29 Jan 2010 16:43:57 +0100 |
Sylvain Thénault |
eschema view is gone away
stable
|
changeset |
files
|
Thu, 28 Jan 2010 14:30:05 +0100 |
Sylvain Thénault |
remove misnamed argument
stable
|
changeset |
files
|
Thu, 28 Jan 2010 14:29:52 +0100 |
Sylvain Thénault |
add version number to deprecation warning
stable
|
changeset |
files
|
Thu, 28 Jan 2010 09:49:50 +0100 |
Adrien Di Mascio |
[entities] fix CWUser.is_in_group implementation
stable
|
changeset |
files
|
Wed, 27 Jan 2010 14:12:09 +0100 |
Sylvain Thénault |
missing import
|
changeset |
files
|
Wed, 27 Jan 2010 11:15:32 +0100 |
Sylvain Thénault |
must check for relation inlined in main form type
|
changeset |
files
|
Wed, 27 Jan 2010 11:14:57 +0100 |
Sylvain Thénault |
skip final relations at this point
|
changeset |
files
|
Wed, 27 Jan 2010 11:26:57 +0100 |
Adrien Di Mascio |
add missing errno import in etwist/server.py
stable
|
changeset |
files
|
Wed, 27 Jan 2010 10:17:27 +0100 |
Sylvain Thénault |
should not raise KeyError if key's missing
|
changeset |
files
|
Wed, 27 Jan 2010 10:00:58 +0100 |
Sylvain Thénault |
choices function should now take the field as argument
|
changeset |
files
|
Wed, 27 Jan 2010 10:00:35 +0100 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
Wed, 27 Jan 2010 10:00:19 +0100 |
Sylvain Thénault |
missing import
|
changeset |
files
|
Wed, 27 Jan 2010 09:59:55 +0100 |
Sylvain Thénault |
systematically call bool on BooleanField values
|
changeset |
files
|
Wed, 27 Jan 2010 09:59:13 +0100 |
Sylvain Thénault |
by default this is not the widget responsability to turn empty string into None,
|
changeset |
files
|
Wed, 27 Jan 2010 09:57:53 +0100 |
Sylvain Thénault |
ensure we get a correct key
|
changeset |
files
|
Wed, 27 Jan 2010 09:57:16 +0100 |
Sylvain Thénault |
test fixes
|
changeset |
files
|
Wed, 27 Jan 2010 09:56:58 +0100 |
Sylvain Thénault |
useless, same as test_nonregr_eetype_etype_editing
|
changeset |
files
|
Wed, 27 Jan 2010 09:56:16 +0100 |
Sylvain Thénault |
[forms] propagate aguments given to .vocabulary to .choices if it's a callable.
|
changeset |
files
|
Wed, 27 Jan 2010 09:53:48 +0100 |
Sylvain Thénault |
reorganize code:
|
changeset |
files
|
Wed, 27 Jan 2010 09:25:40 +0100 |
Sylvain Thénault |
[forms] fix backward compat for field.choices arguments
|
changeset |
files
|
Wed, 27 Jan 2010 09:24:35 +0100 |
Sylvain Thénault |
use field.vocabulary instead of field.choices, skip already related eids. Also consider vocabulary when no etype specified
|
changeset |
files
|
Wed, 27 Jan 2010 09:22:07 +0100 |
Sylvain Thénault |
[primary view] activate toolbox
|
changeset |
files
|
Wed, 27 Jan 2010 09:21:38 +0100 |
Sylvain Thénault |
it seems that prefixiter is expected to return child *folder* but was relying on a specific .children implementation, fix this
|
changeset |
files
|
Tue, 26 Jan 2010 20:30:35 +0100 |
Sylvain Thénault |
3.6 api update, cleanup
|
changeset |
files
|
Tue, 26 Jan 2010 20:29:52 +0100 |
Sylvain Thénault |
[forms] let the autoform specify the generic relation field label,
|
changeset |
files
|
Tue, 26 Jan 2010 20:28:56 +0100 |
Sylvain Thénault |
simplify messages used for inlined forms
|
changeset |
files
|
Tue, 26 Jan 2010 20:27:48 +0100 |
Sylvain Thénault |
should have been in previous commit (moved below in the module)
|
changeset |
files
|
Tue, 26 Jan 2010 20:25:56 +0100 |
Sylvain Thénault |
[forms] the last touch: handle inlined relation forms as fields
|
changeset |
files
|
Tue, 26 Jan 2010 20:22:13 +0100 |
Sylvain Thénault |
fix label handling: when label is explicitly set to None, don't try to guess it
|
changeset |
files
|
Tue, 26 Jan 2010 16:48:41 +0100 |
Sylvain Thénault |
surrounding div necessary for proper error localization
|
changeset |
files
|
Tue, 26 Jan 2010 16:48:06 +0100 |
Sylvain Thénault |
cleanup base class
|
changeset |
files
|
Tue, 26 Jan 2010 16:47:45 +0100 |
Sylvain Thénault |
by default use new jquery widgets for Time/Date/DateTime fields
|
changeset |
files
|
Tue, 26 Jan 2010 16:47:07 +0100 |
Sylvain Thénault |
new jquery based widgets for Time/Date/DateTime, backported from crm
|
changeset |
files
|
Tue, 26 Jan 2010 16:46:12 +0100 |
Sylvain Thénault |
introduce a default render implementation on the base widget, which
|
changeset |
files
|
Tue, 26 Jan 2010 16:43:51 +0100 |
Sylvain Thénault |
[forms] new optional suffix attribute on widget objects, used to generage input name / dom id.
|
changeset |
files
|
Tue, 26 Jan 2010 16:40:42 +0100 |
Sylvain Thénault |
introduce new _ensure_correctly_typed method on fields, responsible
|
changeset |
files
|
Tue, 26 Jan 2010 16:37:54 +0100 |
Sylvain Thénault |
fix typed_value implementation w/ eidparam field which are actual entity's relation and have .value set for their initial value
|
changeset |
files
|
Tue, 26 Jan 2010 16:36:00 +0100 |
Sylvain Thénault |
cleanup module namespace but only importing the formwidgets module
|
changeset |
files
|
Tue, 26 Jan 2010 13:38:02 +0100 |
Sylvain Thénault |
fix deprecation warnings
|
changeset |
files
|
Tue, 26 Jan 2010 13:36:55 +0100 |
Sylvain Thénault |
fif inlined relation forms pb w/ new ajax forms.
|
changeset |
files
|
Tue, 26 Jan 2010 13:34:12 +0100 |
Sylvain Thénault |
now that we are property initializing autoform_section for the 'inlined' form type, use it...
|
changeset |
files
|
Tue, 26 Jan 2010 13:32:54 +0100 |
Sylvain Thénault |
[uicfg] fix autoform_section rtags initialization
|
changeset |
files
|
Tue, 26 Jan 2010 13:27:40 +0100 |
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
|
changeset |
files
|
Tue, 26 Jan 2010 13:26:41 +0100 |
Sylvain Thénault |
incontext view of EmailAddress is a mailto: link
|
changeset |
files
|
Tue, 26 Jan 2010 10:35:46 +0100 |
Sylvain Thénault |
add CWProperty for_user CWUser when on the user primary view
|
changeset |
files
|
Tue, 26 Jan 2010 10:35:23 +0100 |
Sylvain Thénault |
move CWProperty rtags from autoform to cwproperties module.
|
changeset |
files
|
Tue, 26 Jan 2010 10:34:29 +0100 |
Sylvain Thénault |
fix Bytes submission pb on POST, due to multiple call to field.process_form_value
|
changeset |
files
|
Tue, 26 Jan 2010 10:30:57 +0100 |
Sylvain Thénault |
must skip internal field value from the generic relations combobox
|
changeset |
files
|
Tue, 26 Jan 2010 10:29:50 +0100 |
Sylvain Thénault |
case where 'w' argument is None should be handled in do_paginate
|
changeset |
files
|
Tue, 26 Jan 2010 10:28:30 +0100 |
Sylvain Thénault |
[uicfg] clean dead code, fix indexview_etype_section for ExternalUri and Bookmark
|
changeset |
files
|
Tue, 26 Jan 2010 10:27:52 +0100 |
Sylvain Thénault |
[uicfg] fix reloading pb with the indexview_etype_section
|
changeset |
files
|
Tue, 26 Jan 2010 10:26:51 +0100 |
Sylvain Thénault |
must catch UnmodifiedField exception in has_been_modified
|
changeset |
files
|
Tue, 26 Jan 2010 10:24:50 +0100 |
Sylvain Thénault |
command may now officially be either a string or a list, don't make think it's for backward compat
|
changeset |
files
|
Tue, 26 Jan 2010 10:24:07 +0100 |
Sylvain Thénault |
nicer usage for cubicweb-ctl
|
changeset |
files
|
Tue, 26 Jan 2010 10:23:38 +0100 |
Sylvain Thénault |
get back iterparents implementation from folder cubes
|
changeset |
files
|
Tue, 26 Jan 2010 10:22:48 +0100 |
Sylvain Thénault |
eschema view has been removed
|
changeset |
files
|
Tue, 26 Jan 2010 10:22:37 +0100 |
Sylvain Thénault |
[bfss] make it works when adding/updating entities with an attribute using bfss
|
changeset |
files
|
Mon, 25 Jan 2010 21:17:44 +0100 |
Sylvain Thénault |
d-t-w
|
changeset |
files
|
Mon, 25 Jan 2010 21:17:15 +0100 |
Sylvain Thénault |
fix copyright
|
changeset |
files
|
Mon, 25 Jan 2010 21:16:42 +0100 |
Sylvain Thénault |
XXX quick fix html validation by removing <canvas>
|
changeset |
files
|
Mon, 25 Jan 2010 19:48:19 +0100 |
Sylvain Thénault |
skil internal field value, else we get an error
|
changeset |
files
|
Mon, 25 Jan 2010 19:36:04 +0100 |
Sylvain Thénault |
add source in backup/restore failure message
|
changeset |
files
|
Mon, 25 Jan 2010 19:28:09 +0100 |
Sylvain Thénault |
introduced dependency to lgc > 0.47 for new stacklevel argument to deprecated + new db backup/restore api
|
changeset |
files
|
Mon, 25 Jan 2010 19:27:30 +0100 |
Sylvain Thénault |
handle lgc.adbh api changes within regards of backup/restore:
|
changeset |
files
|
Mon, 25 Jan 2010 19:24:09 +0100 |
Sylvain Thénault |
match_rtype hook selector now accepts frometypes/toetypes optional arguments to match only given subject/object entity types
|
changeset |
files
|
Mon, 25 Jan 2010 19:18:59 +0100 |
Sylvain Thénault |
a selector MUST NO return None
|
changeset |
files
|
Mon, 25 Jan 2010 19:18:33 +0100 |
Sylvain Thénault |
some fixes so that deprecation warning are properly localized
|
changeset |
files
|
Mon, 25 Jan 2010 19:16:35 +0100 |
Sylvain Thénault |
to ease overriding of field.choices using *function* (set using autoform_field_kwargs), give the field as named argument
|
changeset |
files
|
Mon, 25 Jan 2010 19:13:17 +0100 |
Sylvain Thénault |
refactor attributes'value generator to deal with yams special
|
changeset |
files
|
Fri, 22 Jan 2010 14:42:01 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 22 Jan 2010 14:41:08 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 22 Jan 2010 14:40:29 +0100 |
Sylvain Thénault |
3.6 api update
|
changeset |
files
|
Fri, 22 Jan 2010 14:40:14 +0100 |
Sylvain Thénault |
[vreg] object_by_id should not have been deprecated. Fix facets.
|
changeset |
files
|
Fri, 22 Jan 2010 12:25:54 +0100 |
Adrien Di Mascio |
fix stupid typo ...
stable
|
changeset |
files
|
Fri, 22 Jan 2010 11:41:04 +0100 |
Sylvain Thénault |
fix condition to paginate a result set
stable
|
changeset |
files
|
Fri, 22 Jan 2010 11:40:22 +0100 |
Sylvain Thénault |
make rollback available in shell (as commit is)
|
changeset |
files
|
Fri, 22 Jan 2010 11:40:09 +0100 |
Sylvain Thénault |
add a reminder
|
changeset |
files
|
Fri, 22 Jan 2010 11:18:13 +0100 |
Sylvain Thénault |
fix indentation / tab pbs
|
changeset |
files
|
Fri, 22 Jan 2010 10:43:12 +0100 |
Sylvain Thénault |
fix name error
|
changeset |
files
|
Fri, 22 Jan 2010 10:32:00 +0100 |
syt |
add approximated version number to deprecation warning
|
changeset |
files
|
Fri, 22 Jan 2010 10:30:11 +0100 |
syt |
oops, missing return
|
changeset |
files
|
Fri, 22 Jan 2010 10:07:29 +0100 |
Sylvain Thénault |
we need extrapath when trying to import site_cubicweb files
|
changeset |
files
|
Fri, 22 Jan 2010 10:07:03 +0100 |
Sylvain Thénault |
move extra path computing as a configuration class property so we can reused it
|
changeset |
files
|
Fri, 22 Jan 2010 08:49:16 +0100 |
Sylvain Thénault |
first draft for a simple hooks based custom attribute storage,
|
changeset |
files
|
Fri, 22 Jan 2010 08:40:38 +0100 |
Sylvain Thénault |
d-t-w
|
changeset |
files
|
Thu, 21 Jan 2010 17:38:31 +0100 |
Sylvain Thénault |
closes #345410: two_lines_rset, two_cols_rset, two_etypes_rset are badly named
|
changeset |
files
|
Thu, 21 Jan 2010 17:03:30 +0100 |
Sylvain Thénault |
fix #636936: read_permission relation should not be mandatory
|
changeset |
files
|
Thu, 21 Jan 2010 16:58:40 +0100 |
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
|
changeset |
files
|
Thu, 21 Jan 2010 16:52:35 +0100 |
Sylvain Thénault |
some docstring
stable
|
changeset |
files
|
Thu, 21 Jan 2010 14:10:23 +0100 |
Sylvain Thénault |
[doc] reformulate dependencies
stable
|
changeset |
files
|
Thu, 21 Jan 2010 11:13:39 +0100 |
Adrien Di Mascio |
[views] FinalView should display an empty string if value is None
stable
|
changeset |
files
|
Thu, 21 Jan 2010 11:08:41 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Thu, 21 Jan 2010 11:07:32 +0100 |
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
|
changeset |
files
|
Thu, 21 Jan 2010 11:02:36 +0100 |
Sylvain Thénault |
minor schema deserialization optimizations
|
changeset |
files
|
Thu, 21 Jan 2010 10:59:58 +0100 |
Sylvain Thénault |
oopb, widget has been renamed
|
changeset |
files
|
Thu, 21 Jan 2010 10:57:20 +0100 |
Sylvain Thénault |
specify formvid=edition to get multiple edition working w/ 3.6
|
changeset |
files
|
Thu, 21 Jan 2010 10:52:47 +0100 |
Sylvain Thénault |
reminder
|
changeset |
files
|
Thu, 21 Jan 2010 10:52:24 +0100 |
Sylvain Thénault |
this clutter startup screen for little benefit, remove it
|
changeset |
files
|
Thu, 21 Jan 2010 10:51:07 +0100 |
Sylvain Thénault |
update copyright
|
changeset |
files
|
Thu, 21 Jan 2010 10:48:00 +0100 |
Sylvain Thénault |
move bookmark related uicfg stuff into bookmark specific module, use the EditableURLWidget widget for Bookmark.path
|
changeset |
files
|
Thu, 21 Jan 2010 10:47:01 +0100 |
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
|
changeset |
files
|
Thu, 21 Jan 2010 10:42:37 +0100 |
Sylvain Thénault |
refactor field's value retreiving from the widget (eg 'display value' concept):
|
changeset |
files
|
Thu, 21 Jan 2010 10:39:12 +0100 |
Sylvain Thénault |
dom_id now accepts a suffix argument as input_name
|
changeset |
files
|
Thu, 21 Jan 2010 10:38:46 +0100 |
Sylvain Thénault |
cleaner input_name implementation
|
changeset |
files
|
Thu, 21 Jan 2010 10:21:09 +0100 |
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.
|
changeset |
files
|
Thu, 21 Jan 2010 10:19:38 +0100 |
Sylvain Thénault |
new url_parse_qs method on base request to parse unicode url formatted query strings
|
changeset |
files
|
Wed, 20 Jan 2010 17:07:48 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Wed, 20 Jan 2010 09:00:36 +0100 |
Alexandre Fayolle |
enable cubicweb-ctl db-dump and db-restore on Windows with SQL Server
stable
|
changeset |
files
|
Wed, 20 Jan 2010 15:03:30 +0100 |
Sylvain Thénault |
3.6 api update
|
changeset |
files
|
Wed, 20 Jan 2010 14:41:04 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Wed, 20 Jan 2010 14:39:44 +0100 |
Sylvain Thénault |
allow control of generic relations field display through display_fields
|
changeset |
files
|
Wed, 20 Jan 2010 14:39:10 +0100 |
Sylvain Thénault |
no self._cw on widget objects while '_' is defined locally
|
changeset |
files
|
Wed, 20 Jan 2010 14:38:45 +0100 |
Sylvain Thénault |
delete remaining stuff w/ handling of the generic relations
|
changeset |
files
|
Wed, 20 Jan 2010 14:34:06 +0100 |
Sylvain Thénault |
test update
|
changeset |
files
|
Wed, 20 Jan 2010 13:03:08 +0100 |
Adrien Di Mascio |
clear vreg's parent_classes cache to fix etype cache / auto-reloading bug
|
changeset |
files
|
Wed, 20 Jan 2010 11:31:38 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Wed, 20 Jan 2010 11:31:28 +0100 |
Sylvain Thénault |
fix bad indent
stable
|
changeset |
files
|
Wed, 20 Jan 2010 11:29:58 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 20 Jan 2010 11:29:08 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Wed, 20 Jan 2010 11:29:00 +0100 |
Sylvain Thénault |
fix bug: the 'table' argument is overwritten by the loop variable, causing latter crash due to this missing information
stable
|
changeset |
files
|
Wed, 20 Jan 2010 11:27:41 +0100 |
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
|
changeset |
files
|
Wed, 20 Jan 2010 11:23:27 +0100 |
Sylvain Thénault |
fix warning stack level
|
changeset |
files
|
Wed, 20 Jan 2010 11:23:18 +0100 |
Sylvain Thénault |
cw 3.6 api update
|
changeset |
files
|
Wed, 20 Jan 2010 10:14:14 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Wed, 20 Jan 2010 10:13:45 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Wed, 20 Jan 2010 10:13:02 +0100 |
Sylvain Thénault |
more input/button fixes
stable
|
changeset |
files
|
Wed, 20 Jan 2010 10:10:17 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 20 Jan 2010 10:06:53 +0100 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
Wed, 20 Jan 2010 10:06:12 +0100 |
Sylvain Thénault |
turn all the stuff used to handle 'generic relations' in forms into proper
|
changeset |
files
|
Wed, 20 Jan 2010 08:43:41 +0100 |
Sylvain Thénault |
fix tests
|
changeset |
files
|
Wed, 20 Jan 2010 10:05:10 +0100 |
Adrien Di Mascio |
[rql2sql] added test that shows crash during sql generation
|
changeset |
files
|
Tue, 19 Jan 2010 18:26:22 +0100 |
Sylvain Thénault |
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
|
changeset |
files
|
Tue, 19 Jan 2010 18:22:05 +0100 |
Sylvain Thénault |
fix dumb name error
|
changeset |
files
|
Tue, 19 Jan 2010 18:21:59 +0100 |
Sylvain Thénault |
missing import
|
changeset |
files
|
Tue, 19 Jan 2010 18:20:43 +0100 |
Sylvain Thénault |
remove input from jquery filter, so it works as well with buttons
stable
|
changeset |
files
|
Tue, 19 Jan 2010 18:11:31 +0100 |
alex & cheb |
unicode(arg) else we may get some encoding exception
|
changeset |
files
|
Tue, 19 Jan 2010 18:10:01 +0100 |
alex & cheb |
remove deprecation warnings + name error
|
changeset |
files
|
Tue, 19 Jan 2010 17:50:48 +0100 |
Stephanie Marcu |
remove common/test/data directory from __pkginfo__, MANIFEST and debian rules to allow cubicweb installation
|
changeset |
files
|
Tue, 19 Jan 2010 17:50:36 +0100 |
Stephanie Marcu |
fix syntax error
|
changeset |
files
|
Tue, 19 Jan 2010 14:41:23 +0100 |
Sylvain Thénault |
test fixes
|
changeset |
files
|
Tue, 19 Jan 2010 14:41:19 +0100 |
Sylvain Thénault |
3.6 api update
|
changeset |
files
|
Tue, 19 Jan 2010 12:34:52 +0100 |
Stephanie Marcu |
update selectors.py: change entity.schema with entity._cw.vreg.schema
|
changeset |
files
|
Tue, 19 Jan 2010 12:27:55 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Tue, 19 Jan 2010 12:19:14 +0100 |
Stephanie Marcu |
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
|
changeset |
files
|
Tue, 19 Jan 2010 12:17:22 +0100 |
Sylvain Thénault |
fix autoform_is_inlined bw compat
|
changeset |
files
|
Tue, 19 Jan 2010 11:58:07 +0100 |
Adrien Di Mascio |
[forms] fix implementation of backward compat method form_render
|
changeset |
files
|
Tue, 19 Jan 2010 10:43:48 +0100 |
Stephanie Marcu |
inherit from FieldWidget to inherit from the process_field_data required by the edit controller
|
changeset |
files
|
Tue, 19 Jan 2010 10:42:47 +0100 |
Stephanie Marcu |
with cw 3.6 we've to specify entity's relation role
|
changeset |
files
|
Tue, 19 Jan 2010 10:19:08 +0100 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
Wed, 16 Dec 2009 14:19:01 +0100 |
Pierre-Yves David |
import uicfg.auto_form doc
stable
|
changeset |
files
|
Tue, 19 Jan 2010 09:51:38 +0100 |
Pierre-Yves David |
update i18n doc
stable
|
changeset |
files
|
Tue, 19 Jan 2010 09:49:42 +0100 |
Pierre-Yves David |
Fix element tree import for python2.4
stable
|
changeset |
files
|
Mon, 18 Jan 2010 19:40:59 +0100 |
Sylvain Thénault |
forgotten buffer
|
changeset |
files
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
Mon, 18 Jan 2010 19:05:08 +0100 |
Sylvain Thénault |
fix pb with bytes field processing: currently when an existing file is edited
|
changeset |
files
|
Mon, 18 Jan 2010 15:58:06 +0100 |
Aurelien Campeas |
fix NameError
stable
|
changeset |
files
|
Mon, 18 Jan 2010 12:33:45 +0100 |
Sylvain Thénault |
don't call handle_inlined_relation where we're not on the relation'subject
|
changeset |
files
|
Mon, 18 Jan 2010 11:55:37 +0100 |
Sylvain Thénault |
don't add another _cw_edited_field hidden when build_context is called twice (may occurs with inlined relation forms)
|
changeset |
files
|
Mon, 18 Jan 2010 11:50:54 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Mon, 18 Jan 2010 11:50:34 +0100 |
Sylvain Thénault |
don't use matching_groups() for is_in_group implementation
stable
|
changeset |
files
|
Fri, 15 Jan 2010 09:36:49 +0100 |
Alexandre Fayolle |
a few french translation typo corrections
stable
|
changeset |
files
|
Fri, 15 Jan 2010 09:05:40 +0100 |
Sylvain Thénault |
rename need_navigation into paginable
stable
|
changeset |
files
|
Thu, 14 Jan 2010 11:37:08 +0100 |
Sylvain Thénault |
backport tracker permission utility functions into the cw.schemas package
stable
|
changeset |
files
|
Thu, 14 Jan 2010 11:28:32 +0100 |
Sylvain Thénault |
Backed out changeset b8ea99f5e8ea, tags.a escape its content.
stable
|
changeset |
files
|
Thu, 14 Jan 2010 11:14:40 +0100 |
Sylvain Thénault |
fix dumb name errors
|
changeset |
files
|
Thu, 14 Jan 2010 11:13:22 +0100 |
Sylvain Thénault |
fix global errors display when there is more than one error
|
changeset |
files
|
Thu, 14 Jan 2010 11:12:52 +0100 |
Sylvain Thénault |
fix error key / field input detection (field's name include -role when specified, the error key *may* include it
|
changeset |
files
|
Wed, 13 Jan 2010 18:04:29 +0100 |
Aurelien Campeas |
missing xml escapes (but textoutofcontext probably ought to be just outofcontext, with no escaping then)
stable
|
changeset |
files
|
Wed, 13 Jan 2010 17:44:29 +0100 |
Sylvain Thénault |
3.6 api update
|
changeset |
files
|
Wed, 13 Jan 2010 17:44:11 +0100 |
Sylvain Thénault |
move autoform's field_by_name implementation on base EntityFieldsForm
|
changeset |
files
|
Wed, 13 Jan 2010 17:42:27 +0100 |
Sylvain Thénault |
specify name *and* role when raising FieldNotFound helps debugging
|
changeset |
files
|
Wed, 13 Jan 2010 17:41:42 +0100 |
Sylvain Thénault |
if specified, benefit from target_etype information in the [partial_]add_relation selector
|
changeset |
files
|
Wed, 13 Jan 2010 17:40:53 +0100 |
Sylvain Thénault |
ouch, has_perm was always returning False...
|
changeset |
files
|
Wed, 13 Jan 2010 16:07:54 +0100 |
Sylvain Thénault |
more 3.6 api update
|
changeset |
files
|
Wed, 13 Jan 2010 16:01:53 +0100 |
Sylvain Thénault |
iirk reminder
|
changeset |
files
|
Wed, 13 Jan 2010 16:01:34 +0100 |
Sylvain Thénault |
3.6 api update
|
changeset |
files
|
Wed, 13 Jan 2010 16:00:42 +0100 |
Sylvain Thénault |
has_been_modified shouldn't raise ProcessFormError
|
changeset |
files
|
Wed, 13 Jan 2010 16:00:06 +0100 |
Sylvain Thénault |
related entities are returned as tuple since a few months ago
|
changeset |
files
|
Wed, 13 Jan 2010 15:59:31 +0100 |
Sylvain Thénault |
should skip INTERNAL_FIELD_VALUE
|
changeset |
files
|
Wed, 13 Jan 2010 15:57:57 +0100 |
Sylvain Thénault |
should use a set for pending fields
|
changeset |
files
|
Wed, 13 Jan 2010 15:56:31 +0100 |
Sylvain Thénault |
fix process_form_values: we should handle value errors and properly raise ProcessFormError
|
changeset |
files
|
Wed, 13 Jan 2010 15:54:07 +0100 |
Sylvain Thénault |
refactor form error handling:
|
changeset |
files
|
Wed, 13 Jan 2010 15:48:24 +0100 |
Sylvain Thénault |
new DBG_ALL debug level
|
changeset |
files
|
Wed, 13 Jan 2010 15:48:07 +0100 |
Sylvain Thénault |
return localized message on parse_datetime errors
|
changeset |
files
|
Tue, 12 Jan 2010 17:24:46 +0100 |
Aurelien Campeas |
raising ConfigurationError is cleaner; remove some unused imports
stable
|
changeset |
files
|
Tue, 12 Jan 2010 15:12:51 +0100 |
Adrien Di Mascio |
[javascript] upgrade excanvas.js (rev. M3, mars 2009): this fixes plot widgets rendering in IE
stable
|
changeset |
files
|
Mon, 11 Jan 2010 14:13:26 +0100 |
Aurelien Campeas |
do not attempt to daemonize under windows
stable
|
changeset |
files
|
Sat, 09 Jan 2010 15:31:37 +0100 |
Nicolas Chauvat |
[cwctl] reset-admin-pwd was failing when db-host was not set
stable
|
changeset |
files
|
Fri, 08 Jan 2010 18:20:03 +0100 |
Adrien Di Mascio |
[javascript] IE doesn't support dynamic enctype modification, we have to set encoding too
stable
|
changeset |
files
|
Fri, 08 Jan 2010 12:17:42 +0100 |
Adrien Di Mascio |
[forms] make it easier to override CWProperty form buttons
stable
|
changeset |
files
|
Fri, 08 Jan 2010 12:14:29 +0100 |
Adrien Di Mascio |
[forms] make it easier to override StringField's mininum size
stable
|
changeset |
files
|
Fri, 08 Jan 2010 11:45:37 +0100 |
Adrien Di Mascio |
[skeleton] remove unused os.path.dirname import, use dname instead of dirname as an additional safetly belt
stable
|
changeset |
files
|
Thu, 07 Jan 2010 17:41:50 +0100 |
Nicolas Chauvat |
[web/views] if view has attribute paginable=False, do not try to paginate it
stable
|
changeset |
files
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
changeset |
files
|
Thu, 07 Jan 2010 08:02:52 +0100 |
Adrien Di Mascio |
[views] backport progressbar template from shingouz
|
changeset |
files
|
Tue, 05 Jan 2010 22:11:37 +0100 |
Adrien Di Mascio |
[forms] fix multiple edit bug introduced by changeset cebdf8ee5ad7
stable
|
changeset |
files
|
Tue, 05 Jan 2010 18:28:27 +0100 |
Aurelien Campeas |
do not recompute the plot on subsequent onload events #615338
stable
|
changeset |
files
|
Tue, 05 Jan 2010 17:04:29 +0100 |
Aurelien Campeas |
fix stripEmptyTextNodes for IE (part of #615337)
stable
|
changeset |
files
|
Mon, 04 Jan 2010 19:02:09 +0100 |
Adrien Di Mascio |
[javascript] upgrade jquery.flot.js to v0.6 to fix IE6-related bugs
stable
|
changeset |
files
|
Mon, 04 Jan 2010 18:58:35 +0100 |
Adrien Di Mascio |
[forms] edited_entity must be set before calling session_key()
stable
|
changeset |
files
|
Wed, 23 Dec 2009 13:05:53 +0100 |
Sylvain Thénault |
must escape user_rql_callback
stable
|
changeset |
files
|
Wed, 23 Dec 2009 12:20:10 +0100 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
Wed, 23 Dec 2009 11:57:03 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.5.11-1 for changeset 4920121d41f2
stable
|
changeset |
files
|
Wed, 23 Dec 2009 11:57:02 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.5.11 for changeset f48b2f193961
stable cubicweb-debian-version-3.5.11-1
|
changeset |
files
|
Wed, 23 Dec 2009 10:27:33 +0100 |
Sylvain Thénault |
3.5.11
stable cubicweb-version-3.5.11
|
changeset |
files
|
Wed, 23 Dec 2009 09:07:17 +0100 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Wed, 23 Dec 2009 08:59:01 +0100 |
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
|
changeset |
files
|
Wed, 23 Dec 2009 08:56:38 +0100 |
Sylvain Thénault |
TYPE_MAPPING expected to be a mapping from yams type to db type, and timestamp is the Datetime yams type
stable
|
changeset |
files
|
Wed, 23 Dec 2009 08:22:18 +0100 |
Sylvain Thénault |
quick and dirty fix to avoid crash when running db-create command with an sqlite source
stable
|
changeset |
files
|
Tue, 22 Dec 2009 23:45:43 +0100 |
Sylvain Thénault |
add es.po to default skel, closes #591625
stable
|
changeset |
files
|
Tue, 22 Dec 2009 21:02:37 +0100 |
Sylvain Thénault |
closes #601987
stable
|
changeset |
files
|
Tue, 22 Dec 2009 20:06:24 +0100 |
Sylvain Thénault |
missing one litle char
stable
|
changeset |
files
|
Tue, 22 Dec 2009 20:05:52 +0100 |
Sylvain Thénault |
closes #607344 by simply appending '/' to base url if necessary instead of insulting the user
stable
|
changeset |
files
|
Tue, 22 Dec 2009 19:27:51 +0100 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
Tue, 22 Dec 2009 19:27:48 +0100 |
Sylvain Thénault |
test update. All cw tests OK
|
changeset |
files
|
Tue, 22 Dec 2009 19:27:26 +0100 |
Sylvain Thénault |
fix bad merge
|
changeset |
files
|
Tue, 22 Dec 2009 19:26:59 +0100 |
Sylvain Thénault |
make groupmap argument optional / sort for testing purpose
|
changeset |
files
|
Tue, 22 Dec 2009 19:26:12 +0100 |
Sylvain Thénault |
fix virtual relation detection: erschema is no more a relation type but a relation def in _synchronize_permissions
|
changeset |
files
|
Tue, 22 Dec 2009 19:25:08 +0100 |
Sylvain Thénault |
necessary to fix some security test, unclear why did I set perms below at some point...
|
changeset |
files
|
Tue, 22 Dec 2009 19:23:59 +0100 |
Sylvain Thénault |
import cleanup, check data file exists
|
changeset |
files
|
Tue, 22 Dec 2009 18:25:53 +0100 |
Sylvain Thénault |
should turn password into a Binary properly
stable
|
changeset |
files
|
Tue, 22 Dec 2009 13:16:17 +0100 |
Sylvain Thénault |
should not simplify previous to preprocess
|
changeset |
files
|
Tue, 22 Dec 2009 13:14:34 +0100 |
Sylvain Thénault |
use ._cw instead of .req (reintroduced by merge of stable)
|
changeset |
files
|
Tue, 22 Dec 2009 13:13:53 +0100 |
Sylvain Thénault |
oops
|
changeset |
files
|
Tue, 22 Dec 2009 10:27:49 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 22 Dec 2009 14:18:48 +0100 |
Aurelien Campeas |
more extra_args cleanup
stable
|
changeset |
files
|
Tue, 22 Dec 2009 13:43:24 +0100 |
Aurelien Campeas |
only give extra_args if there is something to be fed (breaks some db connectors otherwise)
stable
|
changeset |
files
|
Tue, 22 Dec 2009 11:07:07 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Tue, 22 Dec 2009 09:38:08 +0100 |
Alexandre Fayolle |
SqlServer: support single sign on / Windows credential authentication
stable
|
changeset |
files
|
Tue, 22 Dec 2009 09:33:08 +0100 |
Alexandre Fayolle |
SQL Server port: convert Password to Binary
stable
|
changeset |
files
|
Tue, 22 Dec 2009 10:42:51 +0100 |
Adrien Di Mascio |
[javascript] cleanup, remove tabs
stable
|
changeset |
files
|
Tue, 22 Dec 2009 10:42:39 +0100 |
Adrien Di Mascio |
[javascript] remove ajaxHtmlHead from dom response once it has been processed.
stable
|
changeset |
files
|
Tue, 22 Dec 2009 09:27:28 +0100 |
Sylvain Thénault |
msg isn't defined there, but we've to give traceback information to record error
|
changeset |
files
|
Mon, 21 Dec 2009 20:28:08 +0100 |
Sylvain Thénault |
all web tests OK
|
changeset |
files
|
Mon, 21 Dec 2009 20:28:01 +0100 |
Sylvain Thénault |
make new editcontroller works, based on a _cw_edited_fields hidden input
|
changeset |
files
|
Mon, 21 Dec 2009 20:27:14 +0100 |
Sylvain Thénault |
crecord introduced junk...
|
changeset |
files
|
Mon, 21 Dec 2009 20:26:52 +0100 |
Sylvain Thénault |
strip string by default
|
changeset |
files
|
Mon, 21 Dec 2009 20:26:30 +0100 |
Sylvain Thénault |
nicer StringField __init__
|
changeset |
files
|
Mon, 21 Dec 2009 20:25:58 +0100 |
Sylvain Thénault |
fix render (formerly form_render) prototype
|
changeset |
files
|
Mon, 21 Dec 2009 20:24:47 +0100 |
Sylvain Thénault |
process_posted yield field instead of field's name
|
changeset |
files
|
Mon, 21 Dec 2009 20:23:56 +0100 |
Sylvain Thénault |
proper field's role handling: may be 'subject' / 'object' *in case
|
changeset |
files
|
Mon, 21 Dec 2009 20:21:56 +0100 |
Sylvain Thénault |
form_add_hidden -> add_hidden
|
changeset |
files
|
Mon, 21 Dec 2009 20:18:53 +0100 |
Sylvain Thénault |
substitute _render_attrs by values_and_attributes method, keeping bw compat
|
changeset |
files
|
Mon, 21 Dec 2009 20:04:33 +0100 |
Sylvain Thénault |
replace form_field_[encoding|vocabulary] methods on form by encoding|vocabylary(form) methods on fields
|
changeset |
files
|
Mon, 21 Dec 2009 20:00:18 +0100 |
Sylvain Thénault |
refactor vocabulary handling to avoid having to define methods
|
changeset |
files
|
Mon, 21 Dec 2009 19:52:21 +0100 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
Mon, 21 Dec 2009 19:45:24 +0100 |
Sylvain Thénault |
refactor form field value handling, to get a nicer api and an easier algorithm to get field's value
|
changeset |
files
|
Mon, 21 Dec 2009 19:25:07 +0100 |
Sylvain Thénault |
missing imports
|
changeset |
files
|
Mon, 21 Dec 2009 19:20:45 +0100 |
Sylvain Thénault |
yams api update
|
changeset |
files
|
Mon, 21 Dec 2009 19:18:49 +0100 |
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)
|
changeset |
files
|
Mon, 21 Dec 2009 18:46:46 +0100 |
Sylvain Thénault |
NothingToEdit is not a ValidationError, simplify
|
changeset |
files
|
Mon, 21 Dec 2009 18:45:42 +0100 |
Sylvain Thénault |
fix translation of message to view newly created entity: must be done once language is set...
|
changeset |
files
|
Mon, 21 Dec 2009 18:45:03 +0100 |
Sylvain Thénault |
accord avec 'entité'
|
changeset |
files
|
Mon, 21 Dec 2009 18:44:42 +0100 |
Sylvain Thénault |
new catch_error context manager, nicer controller __init__ and new iter_and_commit(datakey) method
|
changeset |
files
|
Mon, 21 Dec 2009 18:43:16 +0100 |
Sylvain Thénault |
this bw compat doesn't work, drop it
|
changeset |
files
|
Mon, 21 Dec 2009 18:42:53 +0100 |
Sylvain Thénault |
don't try to write .row/.col, use new cw_row/cw_col attributes
|
changeset |
files
|
Mon, 21 Dec 2009 18:27:29 +0100 |
Sylvain Thénault |
etype_class('Any') should return bare 'Any' class
|
changeset |
files
|
Fri, 18 Dec 2009 15:59:19 +0100 |
Sylvain Thénault |
cubicweb security #36257: les urls /add/EntityName sont accessibles en anonyme
stable
|
changeset |
files
|
Fri, 18 Dec 2009 15:10:57 +0100 |
Pierre-Yves David |
3.6 remove deprecation warning
|
changeset |
files
|
Fri, 18 Dec 2009 15:10:38 +0100 |
Pierre-Yves |
Improve warning message
|
changeset |
files
|
Fri, 18 Dec 2009 15:08:20 +0100 |
Charles Hébert |
[mq]: fix_es_po_file_creation
|
changeset |
files
|
Fri, 18 Dec 2009 15:07:54 +0100 |
Charles Hébert |
[mq]: plural_display_name_fix
|
changeset |
files
|
Fri, 18 Dec 2009 15:07:26 +0100 |
Charles Hébert |
[mq]: doc
|
changeset |
files
|
Fri, 18 Dec 2009 15:06:55 +0100 |
Charles Hébert |
Add the search javascript to the html layout
|
changeset |
files
|
Wed, 16 Dec 2009 14:19:01 +0100 |
Pierre-Yves David |
improve error message
|
changeset |
files
|
Fri, 18 Dec 2009 14:28:29 +0100 |
Sylvain Thénault |
tweaks output
|
changeset |
files
|
Fri, 18 Dec 2009 14:12:53 +0100 |
Sylvain Thénault |
oops
|
changeset |
files
|
Fri, 18 Dec 2009 14:10:05 +0100 |
Sylvain Thénault |
clearer api: distinguish app_publish / ctrl_publish
|
changeset |
files
|
Fri, 18 Dec 2009 14:09:24 +0100 |
Sylvain Thénault |
override publisher's error handler to ease debugging
|
changeset |
files
|
Fri, 18 Dec 2009 14:08:41 +0100 |
Sylvain Thénault |
dataimport refactoring / improvments, keeping bw compat (for now)
|
changeset |
files
|
Fri, 18 Dec 2009 14:07:16 +0100 |
Sylvain Thénault |
look for cubicweb-ctl plugins in the ccplugin.py file, keeping bw compat on ecplugin.py
|
changeset |
files
|
Fri, 18 Dec 2009 13:28:20 +0100 |
Sylvain Thénault |
check entity has an eid before using absolute_url
stable
|
changeset |
files
|
Fri, 18 Dec 2009 13:02:13 +0100 |
Sylvain Thénault |
force_session_key default to None in base form class...
stable
|
changeset |
files
|
Fri, 18 Dec 2009 10:26:47 +0100 |
Sylvain Thénault |
fix mainvars detection bug with EXISTS (paren, actually)
stable
|
changeset |
files
|
Thu, 17 Dec 2009 17:22:36 +0100 |
Sylvain Thénault |
call super class if choices specified to get std behaviour
stable
|
changeset |
files
|
Thu, 17 Dec 2009 16:18:36 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Thu, 17 Dec 2009 16:17:57 +0100 |
Sylvain Thénault |
check name changed first
stable
|
changeset |
files
|
Thu, 17 Dec 2009 11:52:44 +0100 |
Sylvain Thénault |
no 3.6 code in 3.5...
stable
|
changeset |
files
|
Wed, 16 Dec 2009 11:17:51 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Wed, 16 Dec 2009 10:06:00 +0100 |
Alexandre Fayolle |
make cubicweb-ctl db-init -d work with postgresql backend
stable
|
changeset |
files
|
Wed, 16 Dec 2009 09:11:41 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 16 Dec 2009 09:11:00 +0100 |
Sylvain Thénault |
fix backout
stable
|
changeset |
files
|
Tue, 15 Dec 2009 17:01:33 +0100 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Tue, 15 Dec 2009 17:00:58 +0100 |
Aurelien Campeas |
fix NameError
stable
|
changeset |
files
|
Tue, 15 Dec 2009 12:24:38 +0100 |
Sylvain Thénault |
backout a75a6e770717, unmeetable condition and introduce a bug with boolean values
stable
|
changeset |
files
|
Tue, 15 Dec 2009 11:30:44 +0100 |
Sylvain Thénault |
load site_cubicweb as a module instead of execing it, avoid reimport pbs
stable
|
changeset |
files
|
Mon, 14 Dec 2009 17:54:45 +0100 |
Alexandre Fayolle |
fix name error
stable
|
changeset |
files
|
Mon, 14 Dec 2009 16:25:25 +0100 |
Sylvain Thénault |
quick and dirty fix trying to avoid rest directive conflicts when using sphinx (which seems to import the code)
stable
|
changeset |
files
|
Mon, 14 Dec 2009 15:35:21 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Mon, 14 Dec 2009 15:33:33 +0100 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Mon, 14 Dec 2009 15:02:07 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Mon, 14 Dec 2009 14:58:41 +0100 |
Alexandre Fayolle |
Passwords need to be considered as binary fields
stable
|
changeset |
files
|
Mon, 14 Dec 2009 14:57:10 +0100 |
Alexandre Fayolle |
TIMESTAMP column type has a special meaning for SQLServer,
stable
|
changeset |
files
|
Mon, 14 Dec 2009 14:49:37 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Mon, 14 Dec 2009 14:49:18 +0100 |
Sylvain Thénault |
use edited_attributes and uniformize attribute schema retreival
stable
|
changeset |
files
|
Thu, 10 Dec 2009 18:00:15 +0100 |
Arthur Lutz |
[mq]: fix_for_forms
|
changeset |
files
|
Thu, 10 Dec 2009 17:59:32 +0100 |
Sylvain Thénault |
fix deprecation warning
|
changeset |
files
|
Thu, 10 Dec 2009 17:59:23 +0100 |
Sylvain Thénault |
schema view fix
|
changeset |
files
|
Thu, 10 Dec 2009 16:20:43 +0100 |
Sylvain Thénault |
disable everything but metadata hooks while inserting schema
|
changeset |
files
|
Thu, 10 Dec 2009 16:20:02 +0100 |
Sylvain Thénault |
more advanced hooks control
|
changeset |
files
|
Thu, 10 Dec 2009 12:55:25 +0100 |
Sylvain Thénault |
fix 3.6 bug
|
changeset |
files
|
Thu, 10 Dec 2009 11:57:07 +0100 |
Arthur Lutz |
[mq]: small_api_changes_for_3.6
|
changeset |
files
|
Thu, 10 Dec 2009 10:36:24 +0100 |
Sylvain Thénault |
yams api update
|
changeset |
files
|
Thu, 10 Dec 2009 10:36:17 +0100 |
Sylvain Thénault |
missing underscore leads to infinite recursion error
|
changeset |
files
|
Wed, 09 Dec 2009 19:27:46 +0100 |
Arthur Lutz |
[mq]: fix_typo_and_forms
|
changeset |
files
|
Wed, 09 Dec 2009 19:27:24 +0100 |
Sylvain Thénault |
api update
|
changeset |
files
|
Wed, 09 Dec 2009 19:27:12 +0100 |
Sylvain Thénault |
yams api update
|
changeset |
files
|
Mon, 14 Dec 2009 10:45:14 +0100 |
Adrien Di Mascio |
[i18n] use named substitutions for proper localization
stable
|
changeset |
files
|
Thu, 10 Dec 2009 18:17:28 +0100 |
Aurelien Campeas |
remove redundant line
stable
|
changeset |
files
|
Thu, 10 Dec 2009 11:35:40 -0800 |
Administrator <> |
update sys.path at cubicweb startup
stable
|
changeset |
files
|
Thu, 10 Dec 2009 09:43:51 +0100 |
Alexandre Fayolle |
changed log severity from critical to info if a plugin cannot be loaded
stable
|
changeset |
files
|
Wed, 09 Dec 2009 14:11:53 +0100 |
Pierre-Yves David |
fix non-xml_escaped url in box
|
changeset |
files
|
Wed, 09 Dec 2009 18:28:10 +0100 |
Sylvain Thénault |
nicer fix
|
changeset |
files
|
Wed, 09 Dec 2009 18:24:18 +0100 |
Sylvain Thénault |
avoid failure by simply not displaying this section for now"
|
changeset |
files
|
Wed, 09 Dec 2009 17:51:19 +0100 |
Sylvain Thénault |
rschema doesn't have may_have_permission
|
changeset |
files
|
Wed, 09 Dec 2009 17:51:04 +0100 |
Sylvain Thénault |
shouldn't be called from here
|
changeset |
files
|
Wed, 09 Dec 2009 17:48:04 +0100 |
Sylvain Thénault |
typos, api update
|
changeset |
files
|
Wed, 09 Dec 2009 17:10:01 +0100 |
Sylvain Thénault |
don't use setdefault with a tuple as value, a set is expected
|
changeset |
files
|
Wed, 09 Dec 2009 16:33:32 +0100 |
Sylvain Thénault |
api update
|
changeset |
files
|
Wed, 09 Dec 2009 16:07:07 +0100 |
Sandrine Ribeau |
add hook selector
|
changeset |
files
|
Wed, 09 Dec 2009 16:06:27 +0100 |
Sandrine Ribeau |
api update again
|
changeset |
files
|
Wed, 09 Dec 2009 16:05:01 +0100 |
Sylvain Thénault |
more api update
|
changeset |
files
|
Wed, 09 Dec 2009 15:47:01 +0100 |
Sylvain Thénault |
3.6 api update
|
changeset |
files
|
Wed, 09 Dec 2009 15:19:48 +0100 |
Sylvain Thénault |
3.6 api update
|
changeset |
files
|
Wed, 09 Dec 2009 15:19:14 +0100 |
Sylvain Thénault |
avoid infinite recursion error
|
changeset |
files
|
Wed, 09 Dec 2009 15:18:57 +0100 |
Sylvain Thénault |
test fixes
|
changeset |
files
|
Wed, 09 Dec 2009 15:18:49 +0100 |
Sylvain Thénault |
check a permission has been specified first...
|
changeset |
files
|
Wed, 09 Dec 2009 12:52:30 +0100 |
Sylvain Thénault |
api update
|
changeset |
files
|
Wed, 09 Dec 2009 12:52:21 +0100 |
Sylvain Thénault |
missing role argument
|
changeset |
files
|
Wed, 09 Dec 2009 12:52:09 +0100 |
Sylvain Thénault |
no more handled by the renderer
|
changeset |
files
|
Wed, 09 Dec 2009 12:41:05 +0100 |
Sylvain Thénault |
use implements instead of entity_implements
|
changeset |
files
|
Wed, 09 Dec 2009 12:24:38 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Wed, 09 Dec 2009 12:23:31 +0100 |
Sandrine Ribeau |
cw 3.6 api update
|
changeset |
files
|
Wed, 09 Dec 2009 12:22:21 +0100 |
Sylvain Thénault |
some api update
|
changeset |
files
|
Wed, 09 Dec 2009 12:20:05 +0100 |
Sylvain Thénault |
deprecates entity_implements / but_etype selectors
|
changeset |
files
|
Wed, 09 Dec 2009 10:30:52 +0100 |
Pierre-Yves David |
fix initargs handling
|
changeset |
files
|
Tue, 08 Dec 2009 18:12:31 +0100 |
Pierre-Yves David |
fix guess_field to handle non internationalizable definition
|
changeset |
files
|
Wed, 09 Dec 2009 09:53:41 +0100 |
Sylvain Thénault |
perms are now held by the relation definition
|
changeset |
files
|
Wed, 09 Dec 2009 09:53:23 +0100 |
Sylvain Thénault |
password should now be named
|
changeset |
files
|
Wed, 09 Dec 2009 09:52:28 +0100 |
Sylvain Thénault |
__cmp__ should *NOT* return False when different
|
changeset |
files
|
Wed, 09 Dec 2009 19:29:21 +0100 |
Aurelien Campeas |
explain how to run as a windows service
stable
|
changeset |
files
|
Wed, 09 Dec 2009 19:01:53 +0100 |
auc |
be able to run cw instances as windows services
stable
|
changeset |
files
|
Tue, 08 Dec 2009 19:25:52 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Tue, 08 Dec 2009 19:25:35 +0100 |
Sylvain Thénault |
oops, bad indent
stable
|
changeset |
files
|
Tue, 08 Dec 2009 19:24:15 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 08 Dec 2009 19:23:44 +0100 |
Sylvain Thénault |
should not xml_escape rql
stable
|
changeset |
files
|
Tue, 08 Dec 2009 19:22:45 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 08 Dec 2009 19:20:39 +0100 |
Sylvain Thénault |
properly escape arguments of user callbacks
stable
|
changeset |
files
|
Tue, 08 Dec 2009 19:19:01 +0100 |
Sylvain Thénault |
new rset argument
stable
|
changeset |
files
|
Tue, 08 Dec 2009 19:17:57 +0100 |
Sylvain Thénault |
api update
|
changeset |
files
|
Tue, 08 Dec 2009 19:17:52 +0100 |
Sylvain Thénault |
test update
|
changeset |
files
|
Tue, 08 Dec 2009 19:16:56 +0100 |
Sylvain Thénault |
fix infered rdef propagation
|
changeset |
files
|
Tue, 08 Dec 2009 07:54:51 -0800 |
Sandrine Ribeau |
more api update
|
changeset |
files
|
Tue, 08 Dec 2009 18:05:10 +0100 |
Sylvain Thénault |
yams api update
|
changeset |
files
|
Tue, 08 Dec 2009 18:04:57 +0100 |
Sylvain Thénault |
move hook tests to hooks package tests
|
changeset |
files
|
Tue, 08 Dec 2009 18:04:29 +0100 |
Sylvain Thénault |
should use match_rtype, not entity_implements in such cases
|
changeset |
files
|
Tue, 08 Dec 2009 17:48:26 +0100 |
Sylvain Thénault |
3.5 api update
|
changeset |
files
|
Tue, 08 Dec 2009 17:48:06 +0100 |
Sylvain Thénault |
had been involontarly dropped
|
changeset |
files
|
Tue, 08 Dec 2009 17:11:47 +0100 |
Sylvain Thénault |
cw 3.6 api update
|
changeset |
files
|
Tue, 08 Dec 2009 16:56:56 +0100 |
Pierre-Yves David |
add a dummy and stupid dummy method for dummy form
|
changeset |
files
|
Tue, 08 Dec 2009 16:50:36 +0100 |
Sandrine Ribeau |
cw 3.6 api update
|
changeset |
files
|
Tue, 08 Dec 2009 16:46:56 +0100 |
Sylvain Thénault |
card referenced later
|
changeset |
files
|
Tue, 08 Dec 2009 16:45:01 +0100 |
Sylvain Thénault |
give group mapping where needed
|
changeset |
files
|
Tue, 08 Dec 2009 16:41:43 +0100 |
Sylvain Thénault |
3.6 api update
|
changeset |
files
|
Tue, 08 Dec 2009 16:40:00 +0100 |
Sylvain Thénault |
fix sync_schema*: new syncprops argument to sync relation definition as well
|
changeset |
files
|
Tue, 08 Dec 2009 12:46:45 +0100 |
Pierre-Yves David |
Update generic RQL Based Constraints and RQLUniqueConstraint doc
|
changeset |
files
|
Tue, 08 Dec 2009 12:46:45 +0100 |
Pierre-Yves David |
fix class reference in old hook warning
|
changeset |
files
|
Tue, 08 Dec 2009 14:53:59 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Tue, 08 Dec 2009 14:46:17 +0100 |
Sandrine Ribeau |
[mq]: typo
|
changeset |
files
|
Tue, 08 Dec 2009 14:42:03 +0100 |
Arthur Lutz |
[mq]: fix_set_addition
|
changeset |
files
|
Tue, 08 Dec 2009 12:46:45 +0100 |
Pierre-Yves David |
Update generic RQL Based Constraints and RQLUniqueConstraint doc
|
changeset |
files
|
Tue, 08 Dec 2009 12:46:45 +0100 |
Pierre-Yves David |
fix class reference in old hook warning
|
changeset |
files
|
Tue, 08 Dec 2009 13:59:47 +0100 |
Sylvain Thénault |
missing groupmap propagation to rschema2rql
|
changeset |
files
|
Tue, 08 Dec 2009 13:49:02 +0100 |
Pierre-Yves David |
Update generic RQL Based Constraints and RQLUniqueConstraint doc
|
changeset |
files
|
Tue, 08 Dec 2009 13:48:07 +0100 |
Sylvain Thénault |
test api update
|
changeset |
files
|
Tue, 08 Dec 2009 12:04:49 +0100 |
Sylvain Thénault |
remove debug print, fix error message
|
changeset |
files
|
Tue, 08 Dec 2009 12:03:15 +0100 |
Sylvain Thénault |
missing mainvars
|
changeset |
files
|
Tue, 08 Dec 2009 12:03:10 +0100 |
Sylvain Thénault |
missing cache key
|
changeset |
files
|
Tue, 08 Dec 2009 12:02:57 +0100 |
Sylvain Thénault |
duh???
|
changeset |
files
|
Tue, 08 Dec 2009 12:01:50 +0100 |
Sylvain Thénault |
add regid when tracing selection
|
changeset |
files
|
Tue, 08 Dec 2009 12:01:38 +0100 |
Sylvain Thénault |
duh???
|
changeset |
files
|
Tue, 08 Dec 2009 11:12:42 +0100 |
Sylvain Thénault |
more api update
|
changeset |
files
|
Tue, 08 Dec 2009 10:58:56 +0100 |
Sylvain Thénault |
drop common subpackage
|
changeset |
files
|
Tue, 08 Dec 2009 10:40:20 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Tue, 08 Dec 2009 10:40:12 +0100 |
Sylvain Thénault |
move i18n / migration modules from cw.common to cw
|
changeset |
files
|
Mon, 07 Dec 2009 09:10:36 -0800 |
Sandrine Ribeau |
merge
|
changeset |
files
|
Mon, 07 Dec 2009 08:52:38 -0800 |
Sandrine Ribeau |
api update
|
changeset |
files
|
Tue, 08 Dec 2009 09:45:07 +0100 |
Sylvain Thénault |
remove old bw (pre 3.2) compat modules
|
changeset |
files
|
Tue, 08 Dec 2009 09:41:06 +0100 |
Sylvain Thénault |
use commit in migration script instead of checkpoint
|
changeset |
files
|
Tue, 08 Dec 2009 09:38:14 +0100 |
Sylvain Thénault |
deprecated one more custom add_entity in favor of req.create_entity
|
changeset |
files
|
Tue, 08 Dec 2009 09:10:39 +0100 |
Sylvain Thénault |
some cw 3.6 api update
|
changeset |
files
|
Tue, 08 Dec 2009 09:10:16 +0100 |
Sylvain Thénault |
yams api update
|
changeset |
files
|
Tue, 08 Dec 2009 09:09:07 +0100 |
Sylvain Thénault |
.id backward compat
|
changeset |
files
|
Tue, 08 Dec 2009 08:46:15 +0100 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
Mon, 07 Dec 2009 19:14:49 +0100 |
Adrien Di Mascio |
[migration] write migration instructions for permissions handling on relation definition
|
changeset |
files
|
Mon, 07 Dec 2009 17:57:19 +0100 |
Adrien Di Mascio |
[server] don't try to set perms twice on the same relation (e.g. symetric relations)
|
changeset |
files
|
Mon, 07 Dec 2009 17:17:22 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Mon, 07 Dec 2009 17:16:55 +0100 |
Pierre-Yves David |
fix class reference in old hook warning
|
changeset |
files
|
Mon, 07 Dec 2009 07:10:40 -0800 |
Sandrine Ribeau |
more api renaming/fixing update
|
changeset |
files
|
Mon, 07 Dec 2009 06:51:33 -0800 |
Sandrine Ribeau |
return relation property using rdef.get
|
changeset |
files
|
Mon, 07 Dec 2009 06:45:51 -0800 |
Sandrine Ribeau |
should return item type not relation
|
changeset |
files
|
Mon, 07 Dec 2009 06:39:35 -0800 |
Sandrine Ribeau |
api renaming update
|
changeset |
files
|
Mon, 07 Dec 2009 05:09:09 -0800 |
Sandrine Ribeau |
fix bad merge
|
changeset |
files
|
Fri, 04 Dec 2009 19:53:50 +0100 |
Sylvain Thénault |
should delete state once replacement has been done
stable
|
changeset |
files
|
Fri, 04 Dec 2009 19:45:58 +0100 |
Sylvain Thénault |
dont crash if directory doesn't exist
stable
|
changeset |
files
|
Fri, 04 Dec 2009 19:45:32 +0100 |
Sylvain Thénault |
fix jsonization of interval
stable
|
changeset |
files
|
Fri, 04 Dec 2009 19:45:19 +0100 |
Sylvain Thénault |
added replace_state method to ease workflow migration. backported from forge as a reminder, not really tested yet
stable
|
changeset |
files
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
changeset |
files
|
Thu, 03 Dec 2009 16:32:35 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.5.10-1 for changeset dfe2f245248c
stable
|
changeset |
files
|
Thu, 03 Dec 2009 16:32:35 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.5.10 for changeset 9b52725d8c53
stable cubicweb-debian-version-3.5.10-1
|
changeset |
files
|
Thu, 03 Dec 2009 15:49:08 +0100 |
Sylvain Thénault |
merge
stable cubicweb-version-3.5.10
|
changeset |
files
|
Thu, 03 Dec 2009 15:48:52 +0100 |
Sylvain Thénault |
3.5.10
stable
|
changeset |
files
|
Thu, 03 Dec 2009 15:09:28 +0100 |
Aurelien Campeas |
quick & dirty fix for auto completion widget
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:50:51 +0100 |
Pierre-Yves David |
update i18n doc
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:50:51 +0100 |
Pierre-Yves David |
Pasting blog about facet in the facet section of the doc book.
stable
|
changeset |
files
|
Thu, 03 Dec 2009 13:06:26 +0100 |
Pierre-Yves David |
hide en apidoc in .hgignore
stable
|
changeset |
files
|
Thu, 03 Dec 2009 12:50:31 +0100 |
Sylvain Thénault |
héhé, get the same result with a slightly enhanced condition and all this code removed
stable
|
changeset |
files
|
Thu, 03 Dec 2009 12:44:57 +0100 |
Sylvain Thénault |
unused, cleanup
stable
|
changeset |
files
|
Thu, 03 Dec 2009 12:44:30 +0100 |
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
|
changeset |
files
|
Thu, 03 Dec 2009 11:39:31 +0100 |
Aurelien Campeas |
add postcommit_event on Operations
stable
|
changeset |
files
|
Thu, 03 Dec 2009 10:02:44 +0100 |
Sylvain Thénault |
add some notes
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:58:07 +0100 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:57:55 +0100 |
Sylvain Thénault |
nicer error message on rql constraints
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:57:32 +0100 |
Sylvain Thénault |
implements 'parent' method on workflow entity types
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:56:53 +0100 |
Sylvain Thénault |
this invalid constraint now fails with new constraints checking
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:56:28 +0100 |
Sylvain Thénault |
this constraint is actually unusable in yams schema for cw
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:56:15 +0100 |
Sylvain Thénault |
unused since a long time now
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:55:18 +0100 |
Sylvain Thénault |
finish yesterday work on rql constraints:
stable
|
changeset |
files
|
Wed, 02 Dec 2009 18:36:16 +0100 |
Sylvain Thénault |
synchronize rdef where unique constraints have been updated/added
stable
|
changeset |
files
|
Wed, 02 Dec 2009 18:35:31 +0100 |
Sylvain Thénault |
oops, should have been updated
stable
|
changeset |
files
|
Wed, 02 Dec 2009 17:39:56 +0100 |
Sylvain Thénault |
add a fourth item to 'view box' defintion, dispctrl, so that
stable
|
changeset |
files
|
Wed, 02 Dec 2009 16:57:17 +0100 |
Sylvain Thénault |
slightly adapt title and hide boxes when view is called as a non primary view
stable
|
changeset |
files
|
Wed, 02 Dec 2009 16:56:28 +0100 |
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
|
changeset |
files
|
Wed, 02 Dec 2009 15:08:11 +0100 |
Aurelien Campeas |
typo
stable
|
changeset |
files
|
Wed, 02 Dec 2009 14:38:17 +0100 |
Sylvain Thénault |
new generic urlattr view
stable
|
changeset |
files
|
Wed, 02 Dec 2009 14:37:19 +0100 |
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
|
changeset |
files
|
Wed, 02 Dec 2009 14:35:23 +0100 |
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
|
changeset |
files
|
Wed, 02 Dec 2009 13:22:50 +0100 |
Aurelien Campeas |
fix format string
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:55:51 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:55:41 +0100 |
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
|
changeset |
files
|
Wed, 02 Dec 2009 12:54:16 +0100 |
Sylvain Thénault |
nicer __str__ and __repr__ methods on rql constraints
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:53:46 +0100 |
Sylvain Thénault |
refactor so that we can specify an extra argument to constraints which
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:52:55 +0100 |
Sylvain Thénault |
nicer mainvars/expression handling when initializing rql constraints
stable
|
changeset |
files
|
Wed, 02 Dec 2009 11:57:38 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 02 Dec 2009 11:53:25 +0100 |
Sylvain Thénault |
fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing
stable
|
changeset |
files
|
Wed, 02 Dec 2009 11:04:40 +0100 |
Sylvain Thénault |
don't fail on error while render a notification mail
stable
|
changeset |
files
|
Tue, 01 Dec 2009 19:58:51 +0100 |
Pierre-Yves David |
improve error message for redundant initial workflow states
stable
|
changeset |
files
|
Tue, 01 Dec 2009 19:29:56 +0100 |
Sylvain Thénault |
fix name error while debugging
stable
|
changeset |
files
|
Tue, 01 Dec 2009 17:38:35 +0100 |
Sylvain Thénault |
oops, this is an object relation
stable
|
changeset |
files
|
Tue, 01 Dec 2009 12:06:17 +0100 |
Sylvain Thénault |
don't use html/dtd validator as default validator for non html views. Closes #550162
stable
|
changeset |
files
|
Tue, 01 Dec 2009 12:03:42 +0100 |
Sylvain Thénault |
support x.set_relations(a_relation=None) to delete a_relation relations from this entity
stable
|
changeset |
files
|
Tue, 01 Dec 2009 12:00:20 +0100 |
Sylvain Thénault |
properly fail if user has entered wrong connection information for the system database, closes #549136
stable
|
changeset |
files
|
Tue, 01 Dec 2009 08:43:37 +0100 |
Sylvain Thénault |
[forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None)
stable
|
changeset |
files
|
Tue, 01 Dec 2009 08:38:02 +0100 |
Sylvain Thénault |
wfhistory isn't anymore selectable if the entity has no record in its history
stable
|
changeset |
files
|
Tue, 01 Dec 2009 08:37:30 +0100 |
Sylvain Thénault |
fix name error if ValueError is raised
stable
|
changeset |
files
|
Mon, 30 Nov 2009 17:48:24 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Mon, 30 Nov 2009 17:48:01 +0100 |
Alexandre Fayolle |
fix rset.column_types docstring to reflect reality
stable
|
changeset |
files
|
Mon, 30 Nov 2009 11:15:59 +0100 |
Sylvain Thénault |
make wfhistory non selectable for entities without record in its workflow history
stable
|
changeset |
files
|
Mon, 30 Nov 2009 10:24:01 +0100 |
Sylvain Thénault |
when one is adding an inline entity for a relation of a single card,
stable
|
changeset |
files
|
Sun, 29 Nov 2009 23:48:22 +0100 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3.5.9-1 for changeset d7f2d32340fb
stable
|
changeset |
files
|
Sun, 29 Nov 2009 23:48:22 +0100 |
Nicolas Chauvat |
Added tag cubicweb-version-3.5.9 for changeset 1677312fd8a3
stable cubicweb-debian-version-3.5.9-1
|
changeset |
files
|
Sun, 29 Nov 2009 23:30:03 +0100 |
Nicolas Chauvat |
prepare 3.5.9
stable cubicweb-version-3.5.9
|
changeset |
files
|
Sun, 29 Nov 2009 23:22:32 +0100 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Sun, 29 Nov 2009 23:17:31 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Sun, 29 Nov 2009 23:16:40 +0100 |
Sylvain Thénault |
fix ze fix
stable
|
changeset |
files
|
Sun, 29 Nov 2009 22:43:59 +0100 |
Nicolas Chauvat |
prepare 3.5.8
stable
|
changeset |
files
|
Sun, 29 Nov 2009 16:45:47 +0100 |
Sylvain Thénault |
fix inline-creation form when called through ajax
stable
|
changeset |
files
|
Sat, 28 Nov 2009 12:16:30 +0100 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3.5.7-1 for changeset 7a96c0544c13
stable
|
changeset |
files
|
Sat, 28 Nov 2009 12:16:29 +0100 |
Nicolas Chauvat |
Added tag cubicweb-version-3.5.7 for changeset 0fc300eb4746
stable cubicweb-debian-version-3.5.7-1
|
changeset |
files
|
Sat, 28 Nov 2009 11:53:18 +0100 |
Nicolas Chauvat |
prepare 3.5.7
stable cubicweb-version-3.5.7
|
changeset |
files
|
Sat, 28 Nov 2009 11:42:37 +0100 |
Nicolas Chauvat |
imported patch cwctl-shell-textfile
stable
|
changeset |
files
|
Sat, 28 Nov 2009 10:27:58 +0100 |
Nicolas Chauvat |
bugfix typo in exception name
stable
|
changeset |
files
|
Fri, 27 Nov 2009 23:47:28 +0100 |
Sylvain Thénault |
ease customization of title
stable
|
changeset |
files
|
Fri, 27 Nov 2009 23:45:18 +0100 |
Sylvain Thénault |
implements is enough
stable
|
changeset |
files
|
Fri, 27 Nov 2009 22:05:10 +0100 |
Sylvain Thénault |
make title overriddable
stable
|
changeset |
files
|
Fri, 27 Nov 2009 22:04:54 +0100 |
Sylvain Thénault |
fix test: required to fake parent form
stable
|
changeset |
files
|
Fri, 27 Nov 2009 19:04:26 +0100 |
Nicolas Chauvat |
[web] rename TabedPrimary to TabbedPrimary with backward compat
stable
|
changeset |
files
|
Fri, 27 Nov 2009 15:43:45 +0100 |
Nicolas Chauvat |
rename sql script to make cw3.5.6 happy
stable
|
changeset |
files
|
Fri, 27 Nov 2009 10:24:13 +0100 |
Sylvain Thénault |
consider 'rvid' key in primaryview_display_control to determine sub-view to use in reledit
stable
|
changeset |
files
|
Fri, 27 Nov 2009 10:23:11 +0100 |
Sylvain Thénault |
some doc
stable
|
changeset |
files
|
Fri, 27 Nov 2009 09:36:58 +0100 |
Sylvain Thénault |
force_session_key default to None
stable
|
changeset |
files
|
Fri, 27 Nov 2009 09:36:42 +0100 |
Sylvain Thénault |
don't type __maineid, it may not be an eid actually
stable
|
changeset |
files
|
Fri, 27 Nov 2009 09:15:30 +0100 |
Sylvain Thénault |
fix previous post values handling (eg on validation error) for sub-forms
stable
|
changeset |
files
|
Fri, 27 Nov 2009 09:14:31 +0100 |
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
|
changeset |
files
|
Fri, 27 Nov 2009 09:10:40 +0100 |
Sylvain Thénault |
edit controller now informs server side about its main eid through transaction data
stable
|
changeset |
files
|
Fri, 27 Nov 2009 09:09:14 +0100 |
Sylvain Thénault |
refactor to ease overriding
stable
|
changeset |
files
|
Fri, 27 Nov 2009 09:08:54 +0100 |
Sylvain Thénault |
fix nasty pluggable mixins bug, where mixins take precedence other user class
stable
|
changeset |
files
|
Wed, 25 Nov 2009 11:14:04 -0800 |
Sandrine Ribeau |
[views] fix gmap url / avoid double escaping
stable
|
changeset |
files
|
Tue, 24 Nov 2009 11:10:33 -0800 |
Sandrine Ribeau |
[views] ticket #34808, make sure timetable view uses datetime and not date
stable
|
changeset |
files
|
Tue, 24 Nov 2009 17:27:10 +0100 |
Sylvain Thénault |
more conditions have to be verified before unfolding the 'more actions' menu content directly into the box
stable
|
changeset |
files
|
Tue, 24 Nov 2009 13:59:46 +0100 |
Sylvain Thénault |
allow to test cubes within apycot using cubicweb from the debian package
stable
|
changeset |
files
|
Tue, 24 Nov 2009 10:51:53 +0100 |
Sylvain Thénault |
fix name error in timetable view, always write unicode
stable
|
changeset |
files
|
Tue, 24 Nov 2009 10:51:29 +0100 |
Sylvain Thénault |
ignore validation error during auto-population of a test db
stable
|
changeset |
files
|
Tue, 24 Nov 2009 10:51:02 +0100 |
Sylvain Thénault |
set appid attribute before super call to avoid attribute error when fetching configuration's defaults
stable
|
changeset |
files
|
Mon, 23 Nov 2009 20:16:40 +0100 |
Adrien Di Mascio |
Added tag cubicweb-debian-version-3.5.6-1 for changeset 5f7c939301a1
stable
|
changeset |
files
|
Mon, 23 Nov 2009 20:16:40 +0100 |
Adrien Di Mascio |
Added tag cubicweb-version-3.5.6 for changeset 4e619e97b3fd
stable cubicweb-debian-version-3.5.6-1
|
changeset |
files
|
Mon, 23 Nov 2009 19:33:56 +0100 |
Adrien Di Mascio |
merge
stable cubicweb-version-3.5.6
|
changeset |
files
|
Mon, 23 Nov 2009 19:30:00 +0100 |
Adrien Di Mascio |
Added tag cubicweb-debian-version-3.5.6-1 for changeset e6225e8e36c6
stable
|
changeset |
files
|
Mon, 23 Nov 2009 19:29:59 +0100 |
Adrien Di Mascio |
Added tag cubicweb-version-3.5.6 for changeset b79f361839a7
stable
|
changeset |
files
|
Mon, 23 Nov 2009 19:29:02 +0100 |
Adrien Di Mascio |
version 3.5.6
stable
|
changeset |
files
|
Mon, 23 Nov 2009 19:08:13 +0100 |
Sylvain Thénault |
rhauum
stable
|
changeset |
files
|
Mon, 23 Nov 2009 19:01:17 +0100 |
Sylvain Thénault |
default_instance id should also be available when silently rebuilding soures file
stable
|
changeset |
files
|
Mon, 23 Nov 2009 18:13:20 +0100 |
Sylvain Thénault |
fix #544758 by calling custom sql scripts in add_cubes.
stable
|
changeset |
files
|
Mon, 23 Nov 2009 17:13:48 +0100 |
Sylvain Thénault |
fix #499846 by handling timedelta type in json serialization
stable
|
changeset |
files
|
Mon, 23 Nov 2009 16:18:13 +0100 |
Sylvain Thénault |
fix https://www.logilab.net/cwo/ticket/481727
stable
|
changeset |
files
|
Mon, 23 Nov 2009 16:16:58 +0100 |
Sylvain Thénault |
password is required, else we get obscure validation failure when inserting the admin user into cw
stable
|
changeset |
files
|
Mon, 23 Nov 2009 14:56:44 +0100 |
Sylvain Thénault |
test update
stable
|
changeset |
files
|
Mon, 23 Nov 2009 14:56:40 +0100 |
Sylvain Thénault |
a new help action has been introduced, fix test
stable
|
changeset |
files
|
Mon, 23 Nov 2009 14:56:24 +0100 |
Sylvain Thénault |
cacheable queries to serialize permissions, update relevant tests
stable
|
changeset |
files
|
Mon, 23 Nov 2009 14:55:36 +0100 |
Sylvain Thénault |
remove debug
stable
|
changeset |
files
|
Mon, 23 Nov 2009 14:13:53 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Fri, 20 Nov 2009 19:56:35 +0100 |
Sylvain Thénault |
forgotten stuff
|
changeset |
files
|
Sun, 22 Nov 2009 15:48:26 +0100 |
Nicolas Chauvat |
fix buglet
stable
|
changeset |
files
|
Fri, 20 Nov 2009 23:44:57 +0100 |
Nicolas Chauvat |
backport stable branch
|
changeset |
files
|
Fri, 20 Nov 2009 23:43:49 +0100 |
Nicolas Chauvat |
merge
stable
|
changeset |
files
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
changeset |
files
|
Fri, 20 Nov 2009 17:51:34 +0100 |
Sylvain Thénault |
backport stable branch
reldefsecurity
|
changeset |
files
|
Fri, 20 Nov 2009 15:17:56 +0100 |
Sylvain Thénault |
use ITree api
stable
|
changeset |
files
|
Fri, 20 Nov 2009 18:18:01 +0100 |
Adrien Di Mascio |
remove bad invisible character
stable
|
changeset |
files
|
Fri, 20 Nov 2009 18:11:14 +0100 |
Sylvain Thénault |
check we're not deleting the relation before checking its cardinality...
stable
|
changeset |
files
|
Thu, 19 Nov 2009 19:50:36 +0100 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Thu, 19 Nov 2009 19:48:41 +0100 |
Aurelien Campeas |
fix typo
stable
|
changeset |
files
|
Thu, 19 Nov 2009 18:02:19 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Thu, 19 Nov 2009 18:02:04 +0100 |
Sylvain Thénault |
backported from confman
stable
|
changeset |
files
|
Thu, 19 Nov 2009 18:01:57 +0100 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
Thu, 19 Nov 2009 17:06:46 +0100 |
Adrien Di Mascio |
[forms] muledit mainform should copy nav params, its subforms shouldn't
stable
|
changeset |
files
|
Thu, 19 Nov 2009 14:28:59 +0100 |
Aurelien Campeas |
fix tests
stable
|
changeset |
files
|
Thu, 19 Nov 2009 12:58:57 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Thu, 19 Nov 2009 12:55:47 +0100 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
changeset |
files
|
Wed, 18 Nov 2009 09:16:38 +0100 |
Sylvain Thénault |
properly use substitution for rql query argument
stable
|
changeset |
files
|
Wed, 18 Nov 2009 09:16:00 +0100 |
Sylvain Thénault |
use shorter notation
stable
|
changeset |
files
|
Wed, 18 Nov 2009 12:50:23 +0100 |
Adrien Di Mascio |
[formfields] allow fields ordering with autoform_field_kwargs
stable
|
changeset |
files
|
Wed, 18 Nov 2009 12:32:57 +0100 |
Adrien Di Mascio |
[web] remove widget.render backward compatibility
stable
|
changeset |
files
|
Wed, 18 Nov 2009 10:05:41 +0100 |
Adrien Di Mascio |
[migration] avoid AssertionError / crashes if migration script is neither a py nor a sql file
stable
|
changeset |
files
|
Tue, 17 Nov 2009 11:48:36 +0100 |
Adrien Di Mascio |
merge
stable
|
changeset |
files
|
Tue, 17 Nov 2009 11:47:58 +0100 |
Adrien Di Mascio |
[hooks] update CWUser class after schema changes
stable
|
changeset |
files
|
Tue, 17 Nov 2009 11:46:07 +0100 |
Adrien Di Mascio |
[server] remove not-so-useful entity_name and entity_attr functions, introduce entity_oldnewvalue
stable
|
changeset |
files
|
Mon, 16 Nov 2009 19:42:27 +0100 |
Sylvain Thénault |
oops, fix wf entity types vocabulary while in creation
stable
|
changeset |
files
|
Mon, 16 Nov 2009 19:05:54 +0100 |
Sylvain Thénault |
fix vocabulary for destination_state/allowed_transitions when creating state or transition
stable
|
changeset |
files
|
Mon, 16 Nov 2009 18:36:31 +0100 |
Sylvain Thénault |
fix potential key error
stable
|
changeset |
files
|
Mon, 16 Nov 2009 18:10:51 +0100 |
Sylvain Thénault |
actually fix rgx_action
stable
|
changeset |
files
|
Mon, 16 Nov 2009 17:51:45 +0100 |
Sylvain Thénault |
fix UnboundLocalError
stable
|
changeset |
files
|
Mon, 16 Nov 2009 17:20:03 +0100 |
Adrien Di Mascio |
[forms] add setFormsTarget() to the list of postAjaxLoad callbacks to have iframe on ajax-rendered forms
stable
|
changeset |
files
|
Mon, 16 Nov 2009 17:18:48 +0100 |
Adrien Di Mascio |
[breadcrumbs] make it easier to redefine html structure of breadcrumbs component
stable
|
changeset |
files
|
Mon, 16 Nov 2009 15:44:42 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Mon, 16 Nov 2009 15:44:26 +0100 |
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
|
changeset |
files
|
Mon, 16 Nov 2009 15:36:06 +0100 |
Aurelien Campeas |
more helpful error message
stable
|
changeset |
files
|
Mon, 16 Nov 2009 14:47:47 +0100 |
Sylvain Thénault |
add XX reminder
stable
|
changeset |
files
|
Mon, 16 Nov 2009 11:16:28 +0100 |
Sylvain Thénault |
ensure pb is not None
stable
|
changeset |
files
|
Mon, 16 Nov 2009 10:52:45 +0100 |
Sylvain Thénault |
fix rgx_action to ensure eids given to .execute are correctly typed
stable
|
changeset |
files
|
Mon, 16 Nov 2009 10:32:06 +0100 |
Sylvain Thénault |
try to update ldap tests to make them work from the DMZ (eg using another ldap directory)
stable
|
changeset |
files
|
Mon, 16 Nov 2009 10:31:32 +0100 |
Sylvain Thénault |
no progress bar in apycot environment
stable
|
changeset |
files
|
Mon, 16 Nov 2009 09:37:06 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Mon, 16 Nov 2009 09:36:25 +0100 |
Sylvain Thénault |
test and fix case where remove_unsused_solutions remove some solutions that should be kept
stable
|
changeset |
files
|
Mon, 16 Nov 2009 08:58:35 +0100 |
Alexandre Fayolle |
added days_in_year function
stable
|
changeset |
files
|
Sun, 15 Nov 2009 13:58:33 +0100 |
Nicolas Chauvat |
merge
stable
|
changeset |
files
|
Fri, 13 Nov 2009 15:38:48 +0100 |
Sylvain Thénault |
deactivate toolbox until 3.6
stable
|
changeset |
files
|
Fri, 13 Nov 2009 15:35:45 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Fri, 13 Nov 2009 15:36:09 +0100 |
Nicolas Chauvat |
[common] add tr, th and td tags
stable
|
changeset |
files
|
Fri, 13 Nov 2009 14:24:47 +0100 |
Sylvain Thénault |
new argument to provide extra content
stable
|
changeset |
files
|
Fri, 13 Nov 2009 14:24:29 +0100 |
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
|
changeset |
files
|
Fri, 13 Nov 2009 14:22:09 +0100 |
Sylvain Thénault |
stop calling render_entity_metadata in primary view, provides a
stable
|
changeset |
files
|
Fri, 13 Nov 2009 14:19:08 +0100 |
Sylvain Thénault |
display entity type in metadata section instead of default title of primary view
stable
|
changeset |
files
|
Fri, 13 Nov 2009 14:14:48 +0100 |
Sylvain Thénault |
PUCE_UP make me thing it will fold something on click, use PUCE_DOWN instead (as for actions box menus)
stable
|
changeset |
files
|
Fri, 13 Nov 2009 11:16:39 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Fri, 13 Nov 2009 11:16:24 +0100 |
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
|
changeset |
files
|
Fri, 13 Nov 2009 11:14:48 +0100 |
Sylvain Thénault |
missing space between label and value
stable
|
changeset |
files
|
Fri, 13 Nov 2009 10:47:26 +0100 |
Adrien Di Mascio |
[web] safety belt to avoid overriding pageid with loadxhtml()
stable
|
changeset |
files
|
Fri, 13 Nov 2009 09:16:28 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Fri, 13 Nov 2009 09:15:28 +0100 |
Sylvain Thénault |
fix necessary when adding a cube which isn't listed in fs dependencies of the instance
stable
|
changeset |
files
|
Fri, 13 Nov 2009 09:13:30 +0100 |
Sylvain Thénault |
more sensible default values to c-c "create" inputs
stable
|
changeset |
files
|
Thu, 12 Nov 2009 18:27:59 +0100 |
Adrien Di Mascio |
[javascript] fid form / onfailure behaviour
stable
|
changeset |
files
|
Thu, 12 Nov 2009 17:36:15 +0100 |
Sylvain Thénault |
add set_page_data as well
stable
|
changeset |
files
|
Thu, 12 Nov 2009 17:32:09 +0100 |
Sylvain Thénault |
#473188: missing get_page_data when patching bare db-api request for web compatibility
stable
|
changeset |
files
|
Thu, 12 Nov 2009 17:31:19 +0100 |
Sylvain Thénault |
benefit from the orm for clearer code
stable
|
changeset |
files
|
Thu, 12 Nov 2009 17:15:07 +0100 |
Sylvain Thénault |
close #472361: omit password and bytes attributes in allowed mass-mailing keys
stable
|
changeset |
files
|
Thu, 12 Nov 2009 13:53:26 +0100 |
Sylvain Thénault |
close #474415 by using 'is' instead of comparison which explicitly fails on entity classes
stable
|
changeset |
files
|
Thu, 12 Nov 2009 13:46:47 +0100 |
Sylvain Thénault |
when instance is started normally (eg not in debug mode), check versions before daemonization
stable
|
changeset |
files
|
Thu, 12 Nov 2009 13:46:10 +0100 |
Sylvain Thénault |
doc
stable
|
changeset |
files
|
Thu, 12 Nov 2009 12:15:19 +0100 |
Sylvain Thénault |
close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet)
stable
|
changeset |
files
|
Thu, 12 Nov 2009 12:08:43 +0100 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
Thu, 12 Nov 2009 12:08:30 +0100 |
Sylvain Thénault |
consider U when computing main variables
stable
|
changeset |
files
|
Thu, 12 Nov 2009 12:07:59 +0100 |
Sylvain Thénault |
fix cut and paste
stable
|
changeset |
files
|
Thu, 12 Nov 2009 09:33:55 +0100 |
Sylvain Thénault |
do not fail if anon user == manager, simply emit warning that it should not be done in production.
stable
|
changeset |
files
|
Thu, 12 Nov 2009 09:27:26 +0100 |
Sylvain Thénault |
oops, junk
stable
|
changeset |
files
|
Thu, 12 Nov 2009 09:27:01 +0100 |
Sylvain Thénault |
c-c create stopped asking if anonymous access should be activated
stable
|
changeset |
files
|
Thu, 12 Nov 2009 09:08:00 +0100 |
Sylvain Thénault |
no more dependency on mx date time. Better description of optional dependencies
stable
|
changeset |
files
|
Wed, 11 Nov 2009 14:44:58 +0100 |
Nicolas Chauvat |
[web ui] move help from header to footer
stable
|
changeset |
files
|
Tue, 10 Nov 2009 18:13:07 +0100 |
Adrien Di Mascio |
merge
stable
|
changeset |
files
|
Tue, 10 Nov 2009 18:11:24 +0100 |
Adrien Di Mascio |
[web] set pageid at request instanciation rather than in htmlheader template
stable
|
changeset |
files
|
Tue, 10 Nov 2009 18:06:47 +0100 |
Sylvain Thénault |
test and fix http://www.logilab.org/ticket/499838
stable
|
changeset |
files
|
Tue, 10 Nov 2009 15:46:34 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Tue, 10 Nov 2009 15:46:03 +0100 |
Sylvain Thénault |
Backed out changeset 8d0b5de8002b
stable
|
changeset |
files
|
Tue, 10 Nov 2009 10:48:22 +0100 |
Julien Jehannet |
[B] migration: normalize migration script path
stable
|
changeset |
files
|
Mon, 09 Nov 2009 16:41:40 +0100 |
Aurelien Campeas |
small fixes
stable
|
changeset |
files
|
Sun, 08 Nov 2009 21:53:18 +0100 |
Nicolas Chauvat |
#509981: cw-ctl shell <instance> file.txt runs doctest.testfile
|
changeset |
files
|
Sun, 08 Nov 2009 19:53:28 +0100 |
Nicolas Chauvat |
[web ui] PrimaryView.render_attributes now uses a table
stable
|
changeset |
files
|
Sun, 08 Nov 2009 19:37:44 +0100 |
Nicolas Chauvat |
[web ui] primaryview_section tags for CWGroup
stable
|
changeset |
files
|
Sun, 08 Nov 2009 19:37:08 +0100 |
Nicolas Chauvat |
[web ui] change "table actions" icon to arrow-up
stable
|
changeset |
files
|
Sun, 08 Nov 2009 19:34:31 +0100 |
Nicolas Chauvat |
[web ui] remove "trame_grise" from forms
stable
|
changeset |
files
|
Sun, 08 Nov 2009 19:33:03 +0100 |
Nicolas Chauvat |
[web ui] rename form buttons to ok/cancel where workflow change state
stable
|
changeset |
files
|
Sun, 08 Nov 2009 19:28:25 +0100 |
Nicolas Chauvat |
[i18n] fix typos
stable
|
changeset |
files
|
Sat, 07 Nov 2009 22:04:45 +0100 |
Nicolas Chauvat |
[web ui] decorate form buttons with icons (at last)
stable
|
changeset |
files
|
Sat, 07 Nov 2009 18:39:37 +0100 |
Nicolas Chauvat |
[web ui] very simple default configuration for ckeditor
stable
|
changeset |
files
|
Sat, 07 Nov 2009 18:38:52 +0100 |
Nicolas Chauvat |
[clean] remove print polluting test outputs
stable
|
changeset |
files
|
Sat, 07 Nov 2009 18:37:55 +0100 |
Nicolas Chauvat |
[web ui] fix the editable fields: better look and behaviour.
stable
|
changeset |
files
|
Sat, 07 Nov 2009 18:06:56 +0100 |
Nicolas Chauvat |
[icons] make nomail icon more recognizable
stable
|
changeset |
files
|
Thu, 05 Nov 2009 12:44:24 +0100 |
Alexandre Fayolle |
[doc] added note about the required js and css in TableWidget
stable
|
changeset |
files
|
Thu, 05 Nov 2009 12:42:15 +0100 |
Alexandre Fayolle |
style: s/pourcent/percent/
stable
|
changeset |
files
|
Thu, 05 Nov 2009 12:41:58 +0100 |
Alexandre Fayolle |
added SimpleModel for TableWidget
stable
|
changeset |
files
|
Thu, 05 Nov 2009 12:41:03 +0100 |
Alexandre Fayolle |
[doc] fix inaccurate docstring
stable
|
changeset |
files
|
Wed, 28 Oct 2009 12:19:01 +0100 |
Julien Jehannet |
[B] views: fix wrong xhtml when empty rset
stable
|
changeset |
files
|
Tue, 03 Nov 2009 13:54:07 +0100 |
Aurelien Campeas |
do not display anything when bein asked something (fix #504759)
stable
|
changeset |
files
|
Tue, 03 Nov 2009 13:52:25 +0100 |
Aurelien Campeas |
fix wrong answer when the rset is empty but did not raise
stable
|
changeset |
files
|
Tue, 03 Nov 2009 11:19:10 +0100 |
Aurelien Campeas |
put back url info started at the end of initialisations
stable
|
changeset |
files
|
Mon, 02 Nov 2009 16:37:19 +0100 |
Julien Jehannet |
[B] web: weird display with internationalizable (Closes: #503071)
stable
|
changeset |
files
|
Mon, 02 Nov 2009 16:10:03 +0100 |
Aurelien Campeas |
update docstring, xml escape exception description
stable
|
changeset |
files
|
Sun, 01 Nov 2009 21:40:03 +0100 |
Nicolas Chauvat |
[migration] warn if 3.5 workflow migration is going to fail
stable
|
changeset |
files
|
Wed, 28 Oct 2009 20:09:59 +0100 |
Nicolas Chauvat |
C - fix typo. make `lgp check` happy.
stable
|
changeset |
files
|
Mon, 26 Oct 2009 10:04:18 +0100 |
Alexandre Fayolle |
force debug mode on cubicweb-ctl start on win32
stable
|
changeset |
files
|
Fri, 23 Oct 2009 15:43:30 +0200 |
Aurelien Campeas |
read form arg specifying json call context (to make it work under json controller)
stable
|
changeset |
files
|
Thu, 22 Oct 2009 11:07:05 +0200 |
Adrien Di Mascio |
[javascript] handle cases where vid parameter is hijacked by parameter-injection
stable
|
changeset |
files
|
Thu, 22 Oct 2009 11:02:50 +0200 |
Adrien Di Mascio |
[views] consider fallbackvid request parameter in ViewController
stable
|
changeset |
files
|
Thu, 22 Oct 2009 11:01:50 +0200 |
Adrien Di Mascio |
[cleanup] reorder cubicweb namespace attributes declaration
stable
|
changeset |
files
|
Thu, 22 Oct 2009 09:30:10 +0200 |
Adrien Di Mascio |
[javascript] asURL now escapes request arguments
stable
|
changeset |
files
|
Wed, 21 Oct 2009 19:32:53 +0200 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Wed, 21 Oct 2009 19:31:28 +0200 |
Aurelien Campeas |
remove obsolete caveat
stable
|
changeset |
files
|
Wed, 21 Oct 2009 17:37:58 +0200 |
Sylvain Thénault |
so bad tests hasn't find that one...
stable
|
changeset |
files
|
Wed, 21 Oct 2009 17:32:20 +0200 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
Wed, 21 Oct 2009 17:12:58 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.5.5-1 for changeset aad818d9d9b6
stable
|
changeset |
files
|
Wed, 21 Oct 2009 17:12:58 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.5.5 for changeset 1eca47d59fd9
stable cubicweb-debian-version-3.5.5-1
|
changeset |
files
|
Wed, 21 Oct 2009 15:13:07 +0200 |
Sylvain Thénault |
on precommit / rollback of schema update op, clear order_relations cache of entity schemas
stable cubicweb-version-3.5.5
|
changeset |
files
|
Wed, 21 Oct 2009 15:12:29 +0200 |
Sylvain Thénault |
don't allow that even with cow powers
stable
|
changeset |
files
|
Wed, 21 Oct 2009 14:39:26 +0200 |
Aurelien Campeas |
fix reledit related test breakage
stable
|
changeset |
files
|
Wed, 21 Oct 2009 14:31:15 +0200 |
Sylvain Thénault |
test fixes
stable
|
changeset |
files
|
Wed, 21 Oct 2009 13:52:16 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 21 Oct 2009 13:52:05 +0200 |
Sylvain Thénault |
test fix
stable
|
changeset |
files
|
Wed, 21 Oct 2009 10:35:19 +0200 |
Sylvain Thénault |
nicer relation|entity schema view
stable
|
changeset |
files
|
Wed, 21 Oct 2009 11:34:11 +0200 |
Aurelien Campeas |
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
|
changeset |
files
|
Wed, 21 Oct 2009 11:21:58 +0200 |
Aurelien Campeas |
work around a pb. with subquery_selection_index
stable
|
changeset |
files
|
Wed, 21 Oct 2009 11:19:54 +0200 |
Aurelien Campeas |
latst_trinfo : do not crash on absent wf history
stable
|
changeset |
files
|
Wed, 21 Oct 2009 09:47:55 +0200 |
Sylvain Thénault |
drop _prepare_copy method from rset in favor of a more generic copy method
stable
|
changeset |
files
|
Wed, 21 Oct 2009 08:59:14 +0200 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Wed, 21 Oct 2009 08:55:54 +0200 |
Sylvain Thénault |
prefix sql aliases for entity table by '_' to avoid pb with variable such as 'AS' (eg a keyword in SQL)
stable
|
changeset |
files
|
Tue, 20 Oct 2009 19:19:19 +0200 |
Aurelien Campeas |
small cleanup & revert to less intrusive icon
stable
|
changeset |
files
|
Tue, 20 Oct 2009 18:13:36 +0200 |
Aurelien Campeas |
actually hide the value when editing, cleanup spurious arg
stable
|
changeset |
files
|
Tue, 20 Oct 2009 17:13:05 +0200 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Tue, 20 Oct 2009 17:11:52 +0200 |
Aurelien Campeas |
yet another brain fart
stable
|
changeset |
files
|
Tue, 20 Oct 2009 16:53:25 +0200 |
Sylvain Thénault |
2.4 compat
stable
|
changeset |
files
|
Tue, 20 Oct 2009 16:53:52 +0200 |
Aurelien Campeas |
remove spurious wview
stable
|
changeset |
files
|
Tue, 20 Oct 2009 16:48:37 +0200 |
Sylvain Thénault |
deprecated api update
stable
|
changeset |
files
|
Tue, 20 Oct 2009 16:48:30 +0200 |
Sylvain Thénault |
document
stable
|
changeset |
files
|
Tue, 20 Oct 2009 16:22:52 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Tue, 20 Oct 2009 16:22:33 +0200 |
Sylvain Thénault |
when a query is grouped, ensure sort terms are grouped as well
stable
|
changeset |
files
|
Tue, 20 Oct 2009 16:21:41 +0200 |
Sylvain Thénault |
take care to outer joins
stable
|
changeset |
files
|
Tue, 20 Oct 2009 16:21:30 +0200 |
Sylvain Thénault |
display title in the component to avoid relying on view supporting title argument
stable
|
changeset |
files
|
Tue, 20 Oct 2009 14:34:42 +0200 |
Aurelien Campeas |
turn make_relations_query into a true generator (this allows interleaving of actual entities linking and query generation)
stable
|
changeset |
files
|
Tue, 20 Oct 2009 14:24:19 +0200 |
Aurelien Campeas |
node ids shall not begin with a number
stable
|
changeset |
files
|
Tue, 20 Oct 2009 13:54:40 +0200 |
Sylvain Thénault |
remove debug print
stable
|
changeset |
files
|
Tue, 20 Oct 2009 13:00:31 +0200 |
Sylvain Thénault |
accepts single values as create_entity
stable
|
changeset |
files
|
Tue, 20 Oct 2009 12:48:43 +0200 |
Aurelien Campeas |
move these definitions below cell_call
stable
|
changeset |
files
|
Tue, 20 Oct 2009 12:45:44 +0200 |
Aurelien Campeas |
reledit: load actual edition form on demand #471799
stable
|
changeset |
files
|
Mon, 19 Oct 2009 20:34:13 +0200 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Mon, 19 Oct 2009 20:33:30 +0200 |
Aurelien Campeas |
kill separate attribute client-side handling #473636
stable
|
changeset |
files
|
Mon, 19 Oct 2009 20:26:22 +0200 |
Aurelien Campeas |
use cuibicweb json encoder for json_dumps, still catch the TypeError in the request-less jsonize
stable
|
changeset |
files
|
Mon, 19 Oct 2009 11:23:29 -0700 |
Sandrine Ribeau |
[doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering
stable
|
changeset |
files
|
Mon, 19 Oct 2009 20:22:01 +0200 |
Sylvain Thénault |
oops
|
changeset |
files
|
Mon, 19 Oct 2009 20:01:34 +0200 |
Sylvain Thénault |
disable syncschema hooks during db initialization
|
changeset |
files
|
Mon, 19 Oct 2009 20:01:14 +0200 |
Sylvain Thénault |
finally
|
changeset |
files
|
Mon, 19 Oct 2009 18:36:20 +0200 |
Sylvain Thénault |
take care to already existant solutions local variable
stable
|
changeset |
files
|
Mon, 19 Oct 2009 18:15:45 +0200 |
Sylvain Thénault |
bad merge
|
changeset |
files
|
Mon, 19 Oct 2009 18:15:39 +0200 |
Sylvain Thénault |
ignored_relations should be a set
|
changeset |
files
|
Mon, 19 Oct 2009 18:15:24 +0200 |
Sylvain Thénault |
remove some warnings
|
changeset |
files
|
Mon, 19 Oct 2009 17:53:53 +0200 |
Sylvain Thénault |
really need some holidays
|
changeset |
files
|
Mon, 19 Oct 2009 17:50:04 +0200 |
Sylvain Thénault |
mark class as abstract
|
changeset |
files
|
Mon, 19 Oct 2009 17:49:50 +0200 |
Sylvain Thénault |
editable-attributes return a list of 2-uple
|
changeset |
files
|
Mon, 19 Oct 2009 17:49:26 +0200 |
Sylvain Thénault |
remove some warnings
|
changeset |
files
|
Mon, 19 Oct 2009 17:42:47 +0200 |
Sylvain Thénault |
dumb name error
|
changeset |
files
|
Mon, 19 Oct 2009 17:36:37 +0200 |
Sylvain Thénault |
typo
|
changeset |
files
|
Mon, 19 Oct 2009 17:35:33 +0200 |
Sylvain Thénault |
forgotten some part of a merge
|
changeset |
files
|
Mon, 19 Oct 2009 17:03:31 +0200 |
Sylvain Thénault |
bad merge
|
changeset |
files
|
Mon, 19 Oct 2009 16:51:13 +0200 |
Sylvain Thénault |
.id has been renamed
|
changeset |
files
|
Mon, 19 Oct 2009 15:52:56 +0200 |
Sylvain Thénault |
be quiet w/ apycot
|
changeset |
files
|
Mon, 19 Oct 2009 15:20:43 +0200 |
Sylvain Thénault |
2.4 compat
|
changeset |
files
|
Mon, 19 Oct 2009 15:17:20 +0200 |
Sylvain Thénault |
2.4 compat
|
changeset |
files
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 19 Oct 2009 14:43:27 +0200 |
Sylvain Thénault |
typo
stable
|
changeset |
files
|
Mon, 19 Oct 2009 14:43:14 +0200 |
Sylvain Thénault |
restrict follow action to one line rset
stable
|
changeset |
files
|
Mon, 19 Oct 2009 14:42:52 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Mon, 19 Oct 2009 09:15:41 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Mon, 19 Oct 2009 09:15:19 +0200 |
Sylvain Thénault |
[shell] make process_script available throuhg c-c shell / migration script context
stable
|
changeset |
files
|
Sun, 18 Oct 2009 19:06:24 +0200 |
Alexandre Fayolle |
ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset)
stable
|
changeset |
files
|
Fri, 16 Oct 2009 18:44:28 +0200 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Fri, 16 Oct 2009 18:41:40 +0200 |
Alexandre Fayolle |
revert change, but there's something fishy here
stable
|
changeset |
files
|
Fri, 16 Oct 2009 18:35:24 +0200 |
Alexandre Fayolle |
work around a problem in constraint application
stable
|
changeset |
files
|
Fri, 16 Oct 2009 17:12:10 +0200 |
Sylvain Thénault |
should remove entities from kwargs (won't go through pyro)
stable
|
changeset |
files
|
Fri, 16 Oct 2009 17:11:44 +0200 |
Sylvain Thénault |
properly close remote connections
stable
|
changeset |
files
|
Fri, 16 Oct 2009 17:11:31 +0200 |
Sylvain Thénault |
update prototype
stable
|
changeset |
files
|
Fri, 16 Oct 2009 16:29:46 +0200 |
Sylvain Thénault |
[c-c] fixes for shell w/ pyro instance
stable
|
changeset |
files
|
Fri, 16 Oct 2009 15:43:23 +0200 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Fri, 16 Oct 2009 15:18:38 +0200 |
Sylvain Thénault |
get dispctrl through extra_kwargs to avoid error when a custom view is specified (potentially not taking any argument)
stable
|
changeset |
files
|
Fri, 16 Oct 2009 15:17:28 +0200 |
Sylvain Thénault |
a way to distinguish __init__ vs render arguments
stable
|
changeset |
files
|
Fri, 16 Oct 2009 14:38:01 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Fri, 16 Oct 2009 14:37:42 +0200 |
Sylvain Thénault |
skip final type
stable
|
changeset |
files
|
Fri, 16 Oct 2009 14:37:26 +0200 |
Sylvain Thénault |
check we've some message to display
stable
|
changeset |
files
|
Fri, 16 Oct 2009 14:37:11 +0200 |
Sylvain Thénault |
#481017: cubicweb-ctl shell on remote instance
stable
|
changeset |
files
|
Fri, 16 Oct 2009 14:15:44 +0200 |
Sylvain Thénault |
initialize entity classes in repository initialization
stable
|
changeset |
files
|
Fri, 16 Oct 2009 10:59:11 +0200 |
Aurelien Campeas |
revert to adim fix
stable
|
changeset |
files
|
Fri, 16 Oct 2009 10:30:35 +0200 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Fri, 16 Oct 2009 10:29:24 +0200 |
Aurelien Campeas |
missing args
stable
|
changeset |
files
|
Fri, 16 Oct 2009 08:14:34 +0200 |
Adrien Di Mascio |
[workflow] fix NameError in fire_transition()
stable
|
changeset |
files
|
Thu, 15 Oct 2009 20:31:55 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Thu, 15 Oct 2009 20:31:44 +0200 |
Sylvain Thénault |
[optimisation] insert is / is_instance_of using sql
stable
|
changeset |
files
|
Thu, 15 Oct 2009 20:31:13 +0200 |
Sylvain Thénault |
clear eschema caches on schema changes
stable
|
changeset |
files
|
Thu, 15 Oct 2009 20:30:40 +0200 |
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
|
changeset |
files
|
Thu, 15 Oct 2009 20:29:51 +0200 |
Sylvain Thénault |
skip tidy hook for super session
stable
|
changeset |
files
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
changeset |
files
|
Thu, 15 Oct 2009 18:43:04 +0200 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Thu, 15 Oct 2009 18:34:20 +0200 |
Sylvain Thénault |
update for new create_entity implementation
stable
|
changeset |
files
|
Thu, 15 Oct 2009 17:12:47 +0200 |
Nicolas Chauvat |
[doc] document rql operator ILIKE
stable
|
changeset |
files
|
Thu, 15 Oct 2009 15:28:10 +0200 |
Sylvain Thénault |
no integrity check for super session
stable
|
changeset |
files
|
Thu, 15 Oct 2009 15:27:25 +0200 |
Sylvain Thénault |
support _cw_unsafe as set_attributes/set_relations
stable
|
changeset |
files
|
Thu, 15 Oct 2009 12:10:48 +0200 |
Alexandre Fayolle |
fix related_rql when target_type specified
stable
|
changeset |
files
|
Thu, 15 Oct 2009 11:56:56 +0200 |
Sylvain Thénault |
add kwargs to some base views
stable
|
changeset |
files
|
Thu, 15 Oct 2009 11:55:07 +0200 |
Sylvain Thénault |
fix max-related of related entities handling in primary view
stable
|
changeset |
files
|
Thu, 15 Oct 2009 11:54:05 +0200 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Thu, 15 Oct 2009 11:39:41 +0200 |
Sylvain Thénault |
only copy when necessary
stable
|
changeset |
files
|
Thu, 15 Oct 2009 11:20:26 +0200 |
Sylvain Thénault |
add note
|
changeset |
files
|
Thu, 15 Oct 2009 11:20:23 +0200 |
Sylvain Thénault |
fix i18ncube
|
changeset |
files
|
Thu, 15 Oct 2009 10:56:46 +0200 |
Sylvain Thénault |
optional nbsessions arg
|
changeset |
files
|
Thu, 15 Oct 2009 10:56:34 +0200 |
Sylvain Thénault |
fix merge
|
changeset |
files
|
Thu, 15 Oct 2009 10:31:54 +0200 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
Thu, 15 Oct 2009 10:25:21 +0200 |
Sylvain Thénault |
[testlib] hummm
stable
|
changeset |
files
|
Thu, 15 Oct 2009 10:13:52 +0200 |
Sylvain Thénault |
[entity] make related_rql honors its targettypes argument
stable
|
changeset |
files
|
Wed, 14 Oct 2009 17:45:49 +0200 |
Sylvain Thénault |
new set_relations method on entity
stable
|
changeset |
files
|
Wed, 14 Oct 2009 16:30:46 +0200 |
Sylvain Thénault |
allow to link to multiple entities
stable
|
changeset |
files
|
Wed, 14 Oct 2009 15:59:00 +0200 |
Sylvain Thénault |
nicer create_entity implementation (and test)
stable
|
changeset |
files
|
Wed, 14 Oct 2009 14:09:40 +0200 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Wed, 14 Oct 2009 14:09:22 +0200 |
Alexandre Fayolle |
use unicode in the example of create_entity
stable
|
changeset |
files
|
Wed, 14 Oct 2009 13:59:24 +0200 |
Sylvain Thénault |
fix migration script
stable
|
changeset |
files
|
Wed, 14 Oct 2009 12:49:20 +0200 |
Sylvain Thénault |
fix clear_all_cache: ensure we don't remove eid from entity's dict
stable
|
changeset |
files
|
Wed, 14 Oct 2009 12:48:51 +0200 |
Sylvain Thénault |
use typed_eid
stable
|
changeset |
files
|
Wed, 14 Oct 2009 12:48:39 +0200 |
Sylvain Thénault |
simpler implementation
stable
|
changeset |
files
|
Wed, 14 Oct 2009 12:43:35 +0200 |
Aurelien Campeas |
defer trinfo creation when cancelling subworkflow
stable
|
changeset |
files
|
Tue, 13 Oct 2009 18:21:24 +0200 |
Sylvain Thénault |
add a note
|
changeset |
files
|
Tue, 13 Oct 2009 18:21:11 +0200 |
Sylvain Thénault |
fix/prepare propagation hooks usage
|
changeset |
files
|
Tue, 13 Oct 2009 18:20:05 +0200 |
Sylvain Thénault |
3.6 update
|
changeset |
files
|
Tue, 13 Oct 2009 16:00:09 +0200 |
Sylvain Thénault |
pluggable authentication information retreiver
|
changeset |
files
|
Tue, 13 Oct 2009 15:59:47 +0200 |
Sylvain Thénault |
factor out code reusable for authentication tests
|
changeset |
files
|
Tue, 13 Oct 2009 15:59:18 +0200 |
Sylvain Thénault |
missing authorized value
|
changeset |
files
|
Tue, 13 Oct 2009 15:59:05 +0200 |
Sylvain Thénault |
3.6 updates
|
changeset |
files
|
Tue, 13 Oct 2009 12:04:36 +0200 |
Sylvain Thénault |
composite relation, should'nt be needed
|
changeset |
files
|
Tue, 13 Oct 2009 12:04:10 +0200 |
Sylvain Thénault |
[req] new expires argument to set_cookie
|
changeset |
files
|
Tue, 13 Oct 2009 12:03:24 +0200 |
Sylvain Thénault |
[testlib] nicer http headers and cookie faking in fake request
|
changeset |
files
|
Tue, 13 Oct 2009 09:17:53 +0200 |
Alexandre Fayolle |
fixed cut and pasted docstring
stable
|
changeset |
files
|
Tue, 13 Oct 2009 07:31:51 +0200 |
Alexandre Fayolle |
ignore some internal warnings
stable
|
changeset |
files
|
Tue, 13 Oct 2009 08:51:02 +0200 |
Sylvain Thénault |
3.6 updates
|
changeset |
files
|
Tue, 13 Oct 2009 08:50:51 +0200 |
Sylvain Thénault |
on entity deletion query, return eids of deleted entities
|
changeset |
files
|
Tue, 13 Oct 2009 08:50:19 +0200 |
Sylvain Thénault |
refactor repo authentication to allow pluggable authentifier to login with something else than a password
|
changeset |
files
|
Tue, 13 Oct 2009 08:48:00 +0200 |
Sylvain Thénault |
fix bad merges
|
changeset |
files
|
Tue, 13 Oct 2009 08:47:41 +0200 |
Sylvain Thénault |
3.6 updates
|
changeset |
files
|
Mon, 12 Oct 2009 17:11:21 +0200 |
Aurelien Campeas |
stronger wording
stable
|
changeset |
files
|
Mon, 12 Oct 2009 13:16:08 +0200 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Mon, 12 Oct 2009 13:13:11 +0200 |
Sylvain Thénault |
...
stable
|
changeset |
files
|
Mon, 12 Oct 2009 13:12:52 +0200 |
Sylvain Thénault |
fix debug attribute conflict on configuration
stable
|
changeset |
files
|
Mon, 12 Oct 2009 12:57:48 +0200 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Mon, 12 Oct 2009 12:57:02 +0200 |
Sylvain Thénault |
more doc
stable
|
changeset |
files
|
Mon, 12 Oct 2009 12:54:01 +0200 |
Sylvain Thénault |
system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly
stable
|
changeset |
files
|
Mon, 12 Oct 2009 12:20:51 +0200 |
Sylvain Thénault |
unused
stable
|
changeset |
files
|
Mon, 12 Oct 2009 12:20:41 +0200 |
Sylvain Thénault |
[reledit] display value anyway when should not edit attribute/relation
stable
|
changeset |
files
|
Mon, 12 Oct 2009 12:19:58 +0200 |
Sylvain Thénault |
do not override __iter__ on entities
stable
|
changeset |
files
|
Fri, 09 Oct 2009 19:21:06 +0200 |
Sylvain Thénault |
don't duplicates restrictions
stable
|
changeset |
files
|
Fri, 09 Oct 2009 19:20:38 +0200 |
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
|
changeset |
files
|
Fri, 09 Oct 2009 19:19:30 +0200 |
Sylvain Thénault |
[rql2sql] test we don't crash on dumb queries
stable
|
changeset |
files
|
Fri, 09 Oct 2009 16:48:03 +0200 |
Sylvain Thénault |
give correctly typed eid
stable
|
changeset |
files
|
Fri, 09 Oct 2009 16:46:44 +0200 |
Sylvain Thénault |
oops, feature killed by merge...
|
changeset |
files
|
Fri, 09 Oct 2009 16:39:26 +0200 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
Fri, 09 Oct 2009 16:31:06 +0200 |
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
|
changeset |
files
|
Fri, 09 Oct 2009 15:53:42 +0200 |
Alexandre Fayolle |
fix title of CopyFormView
stable
|
changeset |
files
|
Fri, 09 Oct 2009 15:53:02 +0200 |
Alexandre Fayolle |
[doc] updated docstrings
stable
|
changeset |
files
|
Fri, 09 Oct 2009 15:10:17 +0200 |
Sylvain Thénault |
fix bug w/ get_entity and subqueries
stable
|
changeset |
files
|
Fri, 09 Oct 2009 10:49:21 +0200 |
Sylvain Thénault |
fix buggy assertion
stable
|
changeset |
files
|
Thu, 08 Oct 2009 15:25:09 +0200 |
Sylvain Thénault |
avoid progress bar when test launched from apycot
stable
|
changeset |
files
|
Thu, 08 Oct 2009 12:34:31 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Thu, 08 Oct 2009 12:34:17 +0200 |
Sylvain Thénault |
[wf] fix detection of transition where we've entered a subworkflow
stable
|
changeset |
files
|
Thu, 08 Oct 2009 11:46:40 +0200 |
Sylvain Thénault |
missing translation
stable
|
changeset |
files
|
Thu, 08 Oct 2009 11:46:33 +0200 |
Sylvain Thénault |
enhance docstring
stable
|
changeset |
files
|
Thu, 08 Oct 2009 12:00:58 +0200 |
Aurelien Campeas |
oops
stable
|
changeset |
files
|
Thu, 08 Oct 2009 11:58:19 +0200 |
Aurelien Campeas |
add a commit point, a new transition exhibits the problem again
stable
|
changeset |
files
|
Thu, 08 Oct 2009 11:44:06 +0200 |
Aurelien Campeas |
a problem with consecutive transition firing when subworkflows are involved
stable
|
changeset |
files
|
Wed, 07 Oct 2009 23:20:01 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 07 Oct 2009 23:17:32 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.5.4-1 for changeset 37d025b2aa77
stable
|
changeset |
files
|
Wed, 07 Oct 2009 23:17:32 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.5.4 for changeset 312349b3712e
stable cubicweb-debian-version-3.5.4-1
|
changeset |
files
|
Wed, 07 Oct 2009 22:18:16 +0200 |
Adrien Di Mascio |
[migration] make it more explicit that BaseTransition upgrade should only be done if migrating from version prior to 3.5
stable
|
changeset |
files
|
Wed, 07 Oct 2009 21:59:22 +0200 |
Adrien Di Mascio |
[migration] fix 3.5.3_Any.py for migrations starting from before 3.5
stable
|
changeset |
files
|
Wed, 07 Oct 2009 20:58:59 +0200 |
Sylvain Thénault |
3.5.4
stable cubicweb-version-3.5.4
|
changeset |
files
|
Wed, 07 Oct 2009 20:03:24 +0200 |
Sylvain Thénault |
ensure relation is properly created
stable
|
changeset |
files
|
Wed, 07 Oct 2009 19:59:46 +0200 |
Adrien Di Mascio |
[editcontroller] backout (sort of) removal of entity.complete() in validate_form
stable
|
changeset |
files
|
Wed, 07 Oct 2009 19:22:34 +0200 |
Sylvain Thénault |
don't crash if specified page size is greater than rset size
stable
|
changeset |
files
|
Wed, 07 Oct 2009 19:15:43 +0200 |
Sylvain Thénault |
fix startup as a daemon
stable
|
changeset |
files
|
Wed, 07 Oct 2009 18:41:17 +0200 |
Sylvain Thénault |
fix debug msg
stable
|
changeset |
files
|
Wed, 07 Oct 2009 17:13:01 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 07 Oct 2009 17:12:40 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.5.3-1 for changeset 2e22b975f9c2
stable
|
changeset |
files
|
Wed, 07 Oct 2009 17:12:40 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.5.3 for changeset 540210e138d3
stable cubicweb-debian-version-3.5.3-1
|
changeset |
files
|
Wed, 07 Oct 2009 17:08:49 +0200 |
Alexandre Fayolle |
[doc] added an example of use of create_entity in a shell session
stable
|
changeset |
files
|
Wed, 07 Oct 2009 15:35:59 +0200 |
Sylvain Thénault |
3.5.3
stable cubicweb-version-3.5.3
|
changeset |
files
|
Wed, 07 Oct 2009 15:11:55 +0200 |
Sylvain Thénault |
don't call complete here, it may fail in case of missing relation
stable
|
changeset |
files
|
Wed, 07 Oct 2009 15:09:20 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 07 Oct 2009 15:09:03 +0200 |
Sylvain Thénault |
remove weird code leading to bug
stable
|
changeset |
files
|
Wed, 07 Oct 2009 14:50:33 +0200 |
Adrien Di Mascio |
[treeview] pass back subvid parameter to treeview when computing an opened subtree
stable
|
changeset |
files
|
Wed, 07 Oct 2009 14:37:15 +0200 |
Sylvain Thénault |
at this point we know this is true
stable
|
changeset |
files
|
Wed, 07 Oct 2009 14:36:55 +0200 |
Sylvain Thénault |
rewrite form_needs_multipart using precomputed form views
stable
|
changeset |
files
|
Wed, 07 Oct 2009 14:36:19 +0200 |
Sylvain Thénault |
fix inlined forms initialization
stable
|
changeset |
files
|
Wed, 07 Oct 2009 13:52:36 +0200 |
Sylvain Thénault |
[i18n] msgid tweaks
stable
|
changeset |
files
|
Wed, 07 Oct 2009 13:52:16 +0200 |
Sylvain Thénault |
i18n update
stable
|
changeset |
files
|
Wed, 07 Oct 2009 12:38:30 +0200 |
Sylvain Thénault |
merge fix
|
changeset |
files
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
Wed, 07 Oct 2009 11:45:54 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 07 Oct 2009 11:45:39 +0200 |
Sylvain Thénault |
test fixes
stable
|
changeset |
files
|
Wed, 07 Oct 2009 11:33:38 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Wed, 07 Oct 2009 11:33:24 +0200 |
Sylvain Thénault |
use daemon thread
stable
|
changeset |
files
|
Wed, 07 Oct 2009 11:33:11 +0200 |
Sylvain Thénault |
set edited_attributes before call to pre_add_hook
stable
|
changeset |
files
|
Wed, 07 Oct 2009 11:32:54 +0200 |
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
|
changeset |
files
|
Wed, 07 Oct 2009 10:41:19 +0200 |
Aurelien Campeas |
two bits of docstring
stable
|
changeset |
files
|
Wed, 07 Oct 2009 10:33:24 +0200 |
Nicolas Chauvat |
[doc] various fixes
stable
|
changeset |
files
|
Tue, 06 Oct 2009 15:56:10 -0700 |
Sandrine Ribeau |
[sobjects] missing import
stable
|
changeset |
files
|
Tue, 06 Oct 2009 14:12:56 -0700 |
Sandrine Ribeau |
[doc] include module uicfg and rtags doctring in the book
stable
|
changeset |
files
|
Tue, 06 Oct 2009 18:17:11 +0200 |
Sylvain Thénault |
doesn't necessarily have parent
stable
|
changeset |
files
|
Tue, 06 Oct 2009 18:15:05 +0200 |
Sylvain Thénault |
add version number to deprecation messages
stable
|
changeset |
files
|
Tue, 06 Oct 2009 18:14:54 +0200 |
Sylvain Thénault |
set title to None so it doesn't appears in possible views
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:49:42 +0200 |
Sylvain Thénault |
remove useless code
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:45:10 +0200 |
Sylvain Thénault |
[forms] fix generated label for fields
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:18:23 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:18:10 +0200 |
Sylvain Thénault |
[forms] some style for htable renderer layout
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:16:23 +0200 |
Sylvain Thénault |
[json validation] catch everything here
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:15:24 +0200 |
Sylvain Thénault |
[tabs] some convenience classes for tabbed views
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:15:04 +0200 |
Sylvain Thénault |
[tabs] refactor to more tab control
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:14:15 +0200 |
Sylvain Thénault |
[hooks] don't delete composed of a composite where relation is being removed from the schema
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:13:27 +0200 |
Sylvain Thénault |
add edited_attributes to entities from external sources
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:13:08 +0200 |
Sylvain Thénault |
[entities] default implementation for after_deletion_path goes back to the parent if any
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:12:26 +0200 |
Sylvain Thénault |
[vreg] fix reloading pb w/ module level error
stable
|
changeset |
files
|
Tue, 06 Oct 2009 16:50:11 +0200 |
Sylvain Thénault |
[config] dumb implementation of default_instance_id on no app config since it's referenced
stable
|
changeset |
files
|
Tue, 06 Oct 2009 16:56:22 +0200 |
Alexandre Fayolle |
fix label in generated form for relations
stable
|
changeset |
files
|
Tue, 06 Oct 2009 14:14:16 +0200 |
Aurelien Campeas |
typo
stable
|
changeset |
files
|
Tue, 06 Oct 2009 14:01:21 +0200 |
Aurelien Campeas |
bits about operations (from the actual docstrings)
stable
|
changeset |
files
|
Mon, 05 Oct 2009 19:11:48 +0200 |
Aurelien Campeas |
fixlets on the workflow chapter
stable
|
changeset |
files
|
Mon, 05 Oct 2009 18:45:40 +0200 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Mon, 05 Oct 2009 18:45:12 +0200 |
Aurelien Campeas |
smallest possible change to fix #472806
stable
|
changeset |
files
|
Mon, 05 Oct 2009 16:15:41 +0200 |
Aurelien Campeas |
provide missing image, build on local user tmp (to avoid permissions conflicts)
stable
|
changeset |
files
|
Mon, 05 Oct 2009 16:04:14 +0200 |
Aurelien Campeas |
update chatper on permissions
stable
|
changeset |
files
|
Mon, 05 Oct 2009 17:40:33 +0200 |
Alexandre Fayolle |
Hide Workflow related entities in the schema diagram
stable
|
changeset |
files
|
Fri, 02 Oct 2009 15:31:28 +0200 |
Sylvain Thénault |
[schema] make RQL* constraints usable w/ attributes
stable
|
changeset |
files
|
Fri, 02 Oct 2009 14:22:23 +0200 |
Sylvain Thénault |
[session cache] ensure we're not modifying cached rset/entities, they may be used elsewhere
stable
|
changeset |
files
|
Fri, 02 Oct 2009 14:17:22 +0200 |
Sylvain Thénault |
[entity] put cached related entities as tuple to be sure no one is modifying
stable
|
changeset |
files
|
Fri, 02 Oct 2009 14:15:23 +0200 |
Sylvain Thénault |
[rset] new copy() method
stable
|
changeset |
files
|
Fri, 02 Oct 2009 10:14:29 +0200 |
Sylvain Thénault |
[migration] fix bug when propagating newly inserted relation type to children classes
stable
|
changeset |
files
|
Fri, 02 Oct 2009 08:57:55 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Fri, 02 Oct 2009 08:57:25 +0200 |
Sylvain Thénault |
add some notes
stable
|
changeset |
files
|
Fri, 02 Oct 2009 08:57:16 +0200 |
Sylvain Thénault |
fix pyro-host option type
stable
|
changeset |
files
|
Fri, 02 Oct 2009 08:57:07 +0200 |
Sylvain Thénault |
fix bug when renaming a full text indexed attribute
stable
|
changeset |
files
|
Thu, 01 Oct 2009 17:15:46 +0200 |
Aurelien Campeas |
fix remove/do not remove action sequence (using a temp attribute instead of setting a wrong value in the resurrected hidden input)
stable
|
changeset |
files
|
Thu, 01 Oct 2009 16:06:29 +0200 |
Aurelien Campeas |
fix #471746
stable
|
changeset |
files
|
Thu, 01 Oct 2009 14:50:10 +0200 |
Sylvain Thénault |
[migration] when adding a new attribute with a default value, set this value on existing entities (test and fix)
stable
|
changeset |
files
|
Thu, 01 Oct 2009 09:41:41 +0200 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Thu, 01 Oct 2009 09:41:34 +0200 |
Sylvain Thénault |
unicode file name
stable
|
changeset |
files
|
Thu, 01 Oct 2009 09:41:26 +0200 |
Sylvain Thénault |
by default skip new 'footer' category
stable
|
changeset |
files
|
Thu, 01 Oct 2009 08:49:29 +0200 |
Sylvain Thénault |
[pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file
stable
|
changeset |
files
|
Wed, 30 Sep 2009 21:06:09 +0200 |
Adrien Di Mascio |
[css] fix html_tree css, selected node use the selected class
stable
|
changeset |
files
|
Wed, 30 Sep 2009 18:53:18 +0200 |
Julien Jehannet |
[B] urlrewite: basic patch for i18n vtitle
stable
|
changeset |
files
|
Wed, 30 Sep 2009 18:57:42 +0200 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
Wed, 30 Sep 2009 17:57:02 +0200 |
Sylvain Thénault |
more test
stable
|
changeset |
files
|
Wed, 30 Sep 2009 17:56:53 +0200 |
Sylvain Thénault |
ensure str is given as field's name
stable
|
changeset |
files
|
Wed, 30 Sep 2009 17:32:29 +0200 |
Sylvain Thénault |
nicer deprecation messages
stable
|
changeset |
files
|
Wed, 30 Sep 2009 17:32:03 +0200 |
Sylvain Thénault |
[inlined forms] nicer add_hiddens implementation relying on standard entity forms handling
stable
|
changeset |
files
|
Wed, 30 Sep 2009 16:34:43 +0200 |
Sylvain Thénault |
[migration] take care to entity being added
stable
|
changeset |
files
|
Wed, 30 Sep 2009 16:23:12 +0200 |
Sylvain Thénault |
call special sql files in correct order
stable
|
changeset |
files
|
Wed, 30 Sep 2009 16:06:58 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Wed, 30 Sep 2009 16:06:52 +0200 |
Sylvain Thénault |
support for automatic transition
stable
|
changeset |
files
|
Wed, 30 Sep 2009 16:06:04 +0200 |
Sylvain Thénault |
log when connecting to an external pyro source
stable
|
changeset |
files
|
Wed, 30 Sep 2009 16:05:43 +0200 |
Sylvain Thénault |
[migration] fix addition of attribute to a parent class
stable
|
changeset |
files
|
Tue, 29 Sep 2009 15:10:12 -0700 |
Sandrine Ribeau |
[notification] add operation responsible for sending email notification when an entity is updated
stable
|
changeset |
files
|
Tue, 29 Sep 2009 15:58:44 +0200 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
Tue, 29 Sep 2009 15:10:56 +0200 |
Sylvain Thénault |
don't accept None to avoid error
stable
|
changeset |
files
|
Tue, 29 Sep 2009 15:10:13 +0200 |
Sylvain Thénault |
[selectors] add accept_none to EClassSelector so we can specify to not ignore None from outer join in some cases
stable
|
changeset |
files
|
Tue, 29 Sep 2009 15:09:12 +0200 |
Sylvain Thénault |
can't edit in_state anymore, hide it
stable
|
changeset |
files
|
Tue, 29 Sep 2009 12:46:22 +0200 |
Sylvain Thénault |
update test, record a failing test (commented out)
stable
|
changeset |
files
|
Tue, 29 Sep 2009 12:45:23 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Tue, 29 Sep 2009 12:44:50 +0200 |
Sylvain Thénault |
[form] important refactoring of inlined forms to get proper separation of form object creation / rendering
stable
|
changeset |
files
|
Tue, 29 Sep 2009 12:44:06 +0200 |
Sylvain Thénault |
__linkto may only appears in root form
stable
|
changeset |
files
|