Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-960
+960
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
[web ui] move help from header to footer
stable
2009-11-11, by Nicolas Chauvat
merge
stable
2009-11-10, by Adrien Di Mascio
[web] set pageid at request instanciation rather than in htmlheader template
stable
2009-11-10, by Adrien Di Mascio
test and fix http://www.logilab.org/ticket/499838
stable
2009-11-10, by Sylvain Thénault
merge
stable
2009-11-10, by Sylvain Thénault
Backed out changeset 8d0b5de8002b
stable
2009-11-10, by Sylvain Thénault
[B] migration: normalize migration script path
stable
2009-11-10, by Julien Jehannet
small fixes
stable
2009-11-09, by Aurelien Campeas
#509981: cw-ctl shell <instance> file.txt runs doctest.testfile
2009-11-08, by Nicolas Chauvat
[web ui] PrimaryView.render_attributes now uses a table
stable
2009-11-08, by Nicolas Chauvat
[web ui] primaryview_section tags for CWGroup
stable
2009-11-08, by Nicolas Chauvat
[web ui] change "table actions" icon to arrow-up
stable
2009-11-08, by Nicolas Chauvat
[web ui] remove "trame_grise" from forms
stable
2009-11-08, by Nicolas Chauvat
[web ui] rename form buttons to ok/cancel where workflow change state
stable
2009-11-08, by Nicolas Chauvat
[i18n] fix typos
stable
2009-11-08, by Nicolas Chauvat
[web ui] decorate form buttons with icons (at last)
stable
2009-11-07, by Nicolas Chauvat
[web ui] very simple default configuration for ckeditor
stable
2009-11-07, by Nicolas Chauvat
[clean] remove print polluting test outputs
stable
2009-11-07, by Nicolas Chauvat
[web ui] fix the editable fields: better look and behaviour.
stable
2009-11-07, by Nicolas Chauvat
[icons] make nomail icon more recognizable
stable
2009-11-07, by Nicolas Chauvat
[doc] added note about the required js and css in TableWidget
stable
2009-11-05, by Alexandre Fayolle
style: s/pourcent/percent/
stable
2009-11-05, by Alexandre Fayolle
added SimpleModel for TableWidget
stable
2009-11-05, by Alexandre Fayolle
[doc] fix inaccurate docstring
stable
2009-11-05, by Alexandre Fayolle
[B] views: fix wrong xhtml when empty rset
stable
2009-10-28, by Julien Jehannet
do not display anything when bein asked something (fix #504759)
stable
2009-11-03, by Aurelien Campeas
fix wrong answer when the rset is empty but did not raise
stable
2009-11-03, by Aurelien Campeas
put back url info started at the end of initialisations
stable
2009-11-03, by Aurelien Campeas
[B] web: weird display with internationalizable (Closes: #503071)
stable
2009-11-02, by Julien Jehannet
update docstring, xml escape exception description
stable
2009-11-02, by Aurelien Campeas
[migration] warn if 3.5 workflow migration is going to fail
stable
2009-11-01, by Nicolas Chauvat
C - fix typo. make `lgp check` happy.
stable
2009-10-28, by Nicolas Chauvat
force debug mode on cubicweb-ctl start on win32
stable
2009-10-26, by Alexandre Fayolle
read form arg specifying json call context (to make it work under json controller)
stable
2009-10-23, by Aurelien Campeas
[javascript] handle cases where vid parameter is hijacked by parameter-injection
stable
2009-10-22, by Adrien Di Mascio
[views] consider fallbackvid request parameter in ViewController
stable
2009-10-22, by Adrien Di Mascio
[cleanup] reorder cubicweb namespace attributes declaration
stable
2009-10-22, by Adrien Di Mascio
[javascript] asURL now escapes request arguments
stable
2009-10-22, by Adrien Di Mascio
merge
stable
2009-10-21, by Aurelien Campeas
remove obsolete caveat
stable
2009-10-21, by Aurelien Campeas
so bad tests hasn't find that one...
stable
2009-10-21, by Sylvain Thénault
backport stable branch
2009-10-21, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.5-1 for changeset aad818d9d9b6
stable
2009-10-21, by Sylvain Thénault
Added tag cubicweb-version-3.5.5 for changeset 1eca47d59fd9
stable
cubicweb-debian-version-3.5.5-1
2009-10-21, by Sylvain Thénault
on precommit / rollback of schema update op, clear order_relations cache of entity schemas
stable
cubicweb-version-3.5.5
2009-10-21, by Sylvain Thénault
don't allow that even with cow powers
stable
2009-10-21, by Sylvain Thénault
fix reledit related test breakage
stable
2009-10-21, by Aurelien Campeas
test fixes
stable
2009-10-21, by Sylvain Thénault
merge
stable
2009-10-21, by Sylvain Thénault
test fix
stable
2009-10-21, by Sylvain Thénault
nicer relation|entity schema view
stable
2009-10-21, by Sylvain Thénault
reledit: stuff the value into its own div and properly hide it when necessary (but dont lump it with the landingzone div for it switches the form on when one clicks on a value to traverse it)
stable
2009-10-21, by Aurelien Campeas
work around a pb. with subquery_selection_index
stable
2009-10-21, by Aurelien Campeas
latst_trinfo : do not crash on absent wf history
stable
2009-10-21, by Aurelien Campeas
drop _prepare_copy method from rset in favor of a more generic copy method
stable
2009-10-21, by Sylvain Thénault
i18nupdate
stable
2009-10-21, by Sylvain Thénault
prefix sql aliases for entity table by '_' to avoid pb with variable such as 'AS' (eg a keyword in SQL)
stable
2009-10-21, by Sylvain Thénault
small cleanup & revert to less intrusive icon
stable
2009-10-20, by Aurelien Campeas
actually hide the value when editing, cleanup spurious arg
stable
2009-10-20, by Aurelien Campeas
merge
stable
2009-10-20, by Aurelien Campeas
yet another brain fart
stable
2009-10-20, by Aurelien Campeas
2.4 compat
stable
2009-10-20, by Sylvain Thénault
remove spurious wview
stable
2009-10-20, by Aurelien Campeas
deprecated api update
stable
2009-10-20, by Sylvain Thénault
document
stable
2009-10-20, by Sylvain Thénault
merge
stable
2009-10-20, by Sylvain Thénault
when a query is grouped, ensure sort terms are grouped as well
stable
2009-10-20, by Sylvain Thénault
take care to outer joins
stable
2009-10-20, by Sylvain Thénault
display title in the component to avoid relying on view supporting title argument
stable
2009-10-20, by Sylvain Thénault
turn make_relations_query into a true generator (this allows interleaving of actual entities linking and query generation)
stable
2009-10-20, by Aurelien Campeas
node ids shall not begin with a number
stable
2009-10-20, by Aurelien Campeas
remove debug print
stable
2009-10-20, by Sylvain Thénault
accepts single values as create_entity
stable
2009-10-20, by Sylvain Thénault
move these definitions below cell_call
stable
2009-10-20, by Aurelien Campeas
reledit: load actual edition form on demand #471799
stable
2009-10-20, by Aurelien Campeas
merge
stable
2009-10-19, by Aurelien Campeas
kill separate attribute client-side handling #473636
stable
2009-10-19, by Aurelien Campeas
use cuibicweb json encoder for json_dumps, still catch the TypeError in the request-less jsonize
stable
2009-10-19, by Aurelien Campeas
[doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering
stable
2009-10-19, by Sandrine Ribeau
oops
2009-10-19, by Sylvain Thénault
disable syncschema hooks during db initialization
2009-10-19, by Sylvain Thénault
finally
2009-10-19, by Sylvain Thénault
take care to already existant solutions local variable
stable
2009-10-19, by Sylvain Thénault
bad merge
2009-10-19, by Sylvain Thénault
ignored_relations should be a set
2009-10-19, by Sylvain Thénault
remove some warnings
2009-10-19, by Sylvain Thénault
really need some holidays
2009-10-19, by Sylvain Thénault
mark class as abstract
2009-10-19, by Sylvain Thénault
editable-attributes return a list of 2-uple
2009-10-19, by Sylvain Thénault
remove some warnings
2009-10-19, by Sylvain Thénault
dumb name error
2009-10-19, by Sylvain Thénault
typo
2009-10-19, by Sylvain Thénault
forgotten some part of a merge
2009-10-19, by Sylvain Thénault
bad merge
2009-10-19, by Sylvain Thénault
.id has been renamed
2009-10-19, by Sylvain Thénault
be quiet w/ apycot
2009-10-19, by Sylvain Thénault
2.4 compat
2009-10-19, by Sylvain Thénault
2.4 compat
2009-10-19, by Sylvain Thénault
backport stable
2009-10-19, by Sylvain Thénault
typo
stable
2009-10-19, by Sylvain Thénault
restrict follow action to one line rset
stable
2009-10-19, by Sylvain Thénault
cleanup
stable
2009-10-19, by Sylvain Thénault
merge
stable
2009-10-19, by Sylvain Thénault
[shell] make process_script available throuhg c-c shell / migration script context
stable
2009-10-19, by Sylvain Thénault
ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset)
stable
2009-10-18, by Alexandre Fayolle
merge
stable
2009-10-16, by Alexandre Fayolle
revert change, but there's something fishy here
stable
2009-10-16, by Alexandre Fayolle
work around a problem in constraint application
stable
2009-10-16, by Alexandre Fayolle
should remove entities from kwargs (won't go through pyro)
stable
2009-10-16, by Sylvain Thénault
properly close remote connections
stable
2009-10-16, by Sylvain Thénault
update prototype
stable
2009-10-16, by Sylvain Thénault
[c-c] fixes for shell w/ pyro instance
stable
2009-10-16, by Sylvain Thénault
oops
stable
2009-10-16, by Sylvain Thénault
get dispctrl through extra_kwargs to avoid error when a custom view is specified (potentially not taking any argument)
stable
2009-10-16, by Sylvain Thénault
a way to distinguish __init__ vs render arguments
stable
2009-10-16, by Sylvain Thénault
merge
stable
2009-10-16, by Sylvain Thénault
skip final type
stable
2009-10-16, by Sylvain Thénault
check we've some message to display
stable
2009-10-16, by Sylvain Thénault
#481017: cubicweb-ctl shell on remote instance
stable
2009-10-16, by Sylvain Thénault
initialize entity classes in repository initialization
stable
2009-10-16, by Sylvain Thénault
revert to adim fix
stable
2009-10-16, by Aurelien Campeas
merge
stable
2009-10-16, by Aurelien Campeas
missing args
stable
2009-10-16, by Aurelien Campeas
[workflow] fix NameError in fire_transition()
stable
2009-10-16, by Adrien Di Mascio
cleanup
stable
2009-10-15, by Sylvain Thénault
[optimisation] insert is / is_instance_of using sql
stable
2009-10-15, by Sylvain Thénault
clear eschema caches on schema changes
stable
2009-10-15, by Sylvain Thénault
reimplements some methods to traverse operations in reverse order, much efficient w/ transactions where there is a lot of pending operation
stable
2009-10-15, by Sylvain Thénault
skip tidy hook for super session
stable
2009-10-15, by Sylvain Thénault
follow yams 0.25 api changes to improve performance
stable
2009-10-15, by Sylvain Thénault
merge
stable
2009-10-15, by Aurelien Campeas
update for new create_entity implementation
stable
2009-10-15, by Sylvain Thénault
[doc] document rql operator ILIKE
stable
2009-10-15, by Nicolas Chauvat
no integrity check for super session
stable
2009-10-15, by Sylvain Thénault
support _cw_unsafe as set_attributes/set_relations
stable
2009-10-15, by Sylvain Thénault
fix related_rql when target_type specified
stable
2009-10-15, by Alexandre Fayolle
add kwargs to some base views
stable
2009-10-15, by Sylvain Thénault
fix max-related of related entities handling in primary view
stable
2009-10-15, by Sylvain Thénault
oops
stable
2009-10-15, by Sylvain Thénault
only copy when necessary
stable
2009-10-15, by Sylvain Thénault
add note
2009-10-15, by Sylvain Thénault
fix i18ncube
2009-10-15, by Sylvain Thénault
optional nbsessions arg
2009-10-15, by Sylvain Thénault
fix merge
2009-10-15, by Sylvain Thénault
backport stable branch
2009-10-15, by Sylvain Thénault
[testlib] hummm
stable
2009-10-15, by Sylvain Thénault
[entity] make related_rql honors its targettypes argument
stable
2009-10-15, by Sylvain Thénault
new set_relations method on entity
stable
2009-10-14, by Sylvain Thénault
allow to link to multiple entities
stable
2009-10-14, by Sylvain Thénault
nicer create_entity implementation (and test)
stable
2009-10-14, by Sylvain Thénault
merge
stable
2009-10-14, by Alexandre Fayolle
use unicode in the example of create_entity
stable
2009-10-14, by Alexandre Fayolle
fix migration script
stable
2009-10-14, by Sylvain Thénault
fix clear_all_cache: ensure we don't remove eid from entity's dict
stable
2009-10-14, by Sylvain Thénault
use typed_eid
stable
2009-10-14, by Sylvain Thénault
simpler implementation
stable
2009-10-14, by Sylvain Thénault
defer trinfo creation when cancelling subworkflow
stable
2009-10-14, by Aurelien Campeas
add a note
2009-10-13, by Sylvain Thénault
fix/prepare propagation hooks usage
2009-10-13, by Sylvain Thénault
3.6 update
2009-10-13, by Sylvain Thénault
pluggable authentication information retreiver
2009-10-13, by Sylvain Thénault
factor out code reusable for authentication tests
2009-10-13, by Sylvain Thénault
missing authorized value
2009-10-13, by Sylvain Thénault
3.6 updates
2009-10-13, by Sylvain Thénault
composite relation, should'nt be needed
2009-10-13, by Sylvain Thénault
[req] new expires argument to set_cookie
2009-10-13, by Sylvain Thénault
[testlib] nicer http headers and cookie faking in fake request
2009-10-13, by Sylvain Thénault
fixed cut and pasted docstring
stable
2009-10-13, by Alexandre Fayolle
ignore some internal warnings
stable
2009-10-13, by Alexandre Fayolle
3.6 updates
2009-10-13, by Sylvain Thénault
on entity deletion query, return eids of deleted entities
2009-10-13, by Sylvain Thénault
refactor repo authentication to allow pluggable authentifier to login with something else than a password
2009-10-13, by Sylvain Thénault
fix bad merges
2009-10-13, by Sylvain Thénault
3.6 updates
2009-10-13, by Sylvain Thénault
stronger wording
stable
2009-10-12, by Aurelien Campeas
oops
stable
2009-10-12, by Sylvain Thénault
...
stable
2009-10-12, by Sylvain Thénault
fix debug attribute conflict on configuration
stable
2009-10-12, by Sylvain Thénault
oops
stable
2009-10-12, by Sylvain Thénault
more doc
stable
2009-10-12, by Sylvain Thénault
system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly
stable
2009-10-12, by Sylvain Thénault
unused
stable
2009-10-12, by Sylvain Thénault
[reledit] display value anyway when should not edit attribute/relation
stable
2009-10-12, by Sylvain Thénault
do not override __iter__ on entities
stable
2009-10-12, by Sylvain Thénault
don't duplicates restrictions
stable
2009-10-09, by Sylvain Thénault
[multi-source] add test case for an encountered bug, fixed by adding state_of to dont_cross_relations. Added a note to remind me that something should be done to be smarter in handling this
stable
2009-10-09, by Sylvain Thénault
[rql2sql] test we don't crash on dumb queries
stable
2009-10-09, by Sylvain Thénault
give correctly typed eid
stable
2009-10-09, by Sylvain Thénault
oops, feature killed by merge...
2009-10-09, by Sylvain Thénault
backport stable branch
2009-10-09, by Sylvain Thénault
[wf engine] support for subwf exit point with no destination state: go back to state from which we entered into the subworkflow
stable
2009-10-09, by Sylvain Thénault
fix title of CopyFormView
stable
2009-10-09, by Alexandre Fayolle
[doc] updated docstrings
stable
2009-10-09, by Alexandre Fayolle
fix bug w/ get_entity and subqueries
stable
2009-10-09, by Sylvain Thénault
fix buggy assertion
stable
2009-10-09, by Sylvain Thénault
avoid progress bar when test launched from apycot
stable
2009-10-08, by Sylvain Thénault
merge
stable
2009-10-08, by Sylvain Thénault
[wf] fix detection of transition where we've entered a subworkflow
stable
2009-10-08, by Sylvain Thénault
missing translation
stable
2009-10-08, by Sylvain Thénault
enhance docstring
stable
2009-10-08, by Sylvain Thénault
oops
stable
2009-10-08, by Aurelien Campeas
add a commit point, a new transition exhibits the problem again
stable
2009-10-08, by Aurelien Campeas
a problem with consecutive transition firing when subworkflows are involved
stable
2009-10-08, by Aurelien Campeas
merge
stable
2009-10-07, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.4-1 for changeset 37d025b2aa77
stable
2009-10-07, by Sylvain Thénault
Added tag cubicweb-version-3.5.4 for changeset 312349b3712e
stable
cubicweb-debian-version-3.5.4-1
2009-10-07, by Sylvain Thénault
[migration] make it more explicit that BaseTransition upgrade should only be done if migrating from version prior to 3.5
stable
2009-10-07, by Adrien Di Mascio
[migration] fix 3.5.3_Any.py for migrations starting from before 3.5
stable
2009-10-07, by Adrien Di Mascio
3.5.4
stable
cubicweb-version-3.5.4
2009-10-07, by Sylvain Thénault
ensure relation is properly created
stable
2009-10-07, by Sylvain Thénault
[editcontroller] backout (sort of) removal of entity.complete() in validate_form
stable
2009-10-07, by Adrien Di Mascio
don't crash if specified page size is greater than rset size
stable
2009-10-07, by Sylvain Thénault
fix startup as a daemon
stable
2009-10-07, by Sylvain Thénault
fix debug msg
stable
2009-10-07, by Sylvain Thénault
merge
stable
2009-10-07, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.3-1 for changeset 2e22b975f9c2
stable
2009-10-07, by Sylvain Thénault
Added tag cubicweb-version-3.5.3 for changeset 540210e138d3
stable
cubicweb-debian-version-3.5.3-1
2009-10-07, by Sylvain Thénault
[doc] added an example of use of create_entity in a shell session
stable
2009-10-07, by Alexandre Fayolle
3.5.3
stable
cubicweb-version-3.5.3
2009-10-07, by Sylvain Thénault
don't call complete here, it may fail in case of missing relation
stable
2009-10-07, by Sylvain Thénault
merge
stable
2009-10-07, by Sylvain Thénault
remove weird code leading to bug
stable
2009-10-07, by Sylvain Thénault
[treeview] pass back subvid parameter to treeview when computing an opened subtree
stable
2009-10-07, by Adrien Di Mascio
at this point we know this is true
stable
2009-10-07, by Sylvain Thénault
rewrite form_needs_multipart using precomputed form views
stable
2009-10-07, by Sylvain Thénault
fix inlined forms initialization
stable
2009-10-07, by Sylvain Thénault
[i18n] msgid tweaks
stable
2009-10-07, by Sylvain Thénault
i18n update
stable
2009-10-07, by Sylvain Thénault
merge fix
2009-10-07, by Sylvain Thénault
backport stable branch
2009-10-07, by Sylvain Thénault
merge
stable
2009-10-07, by Sylvain Thénault
test fixes
stable
2009-10-07, by Sylvain Thénault
cleanup
stable
2009-10-07, by Sylvain Thénault
use daemon thread
stable
2009-10-07, by Sylvain Thénault
set edited_attributes before call to pre_add_hook
stable
2009-10-07, by Sylvain Thénault
[entity] must not define __iter__ or other method from the dict protocal since entities are inheriting from dict (and expecting such behaviour)
stable
2009-10-07, by Sylvain Thénault
two bits of docstring
stable
2009-10-07, by Aurelien Campeas
[doc] various fixes
stable
2009-10-07, by Nicolas Chauvat
[sobjects] missing import
stable
2009-10-06, by Sandrine Ribeau
[doc] include module uicfg and rtags doctring in the book
stable
2009-10-06, by Sandrine Ribeau
doesn't necessarily have parent
stable
2009-10-06, by Sylvain Thénault
add version number to deprecation messages
stable
2009-10-06, by Sylvain Thénault
set title to None so it doesn't appears in possible views
stable
2009-10-06, by Sylvain Thénault
remove useless code
stable
2009-10-06, by Sylvain Thénault
[forms] fix generated label for fields
stable
2009-10-06, by Sylvain Thénault
merge
stable
2009-10-06, by Sylvain Thénault
[forms] some style for htable renderer layout
stable
2009-10-06, by Sylvain Thénault
[json validation] catch everything here
stable
2009-10-06, by Sylvain Thénault
[tabs] some convenience classes for tabbed views
stable
2009-10-06, by Sylvain Thénault
[tabs] refactor to more tab control
stable
2009-10-06, by Sylvain Thénault
[hooks] don't delete composed of a composite where relation is being removed from the schema
stable
2009-10-06, by Sylvain Thénault
add edited_attributes to entities from external sources
stable
2009-10-06, by Sylvain Thénault
[entities] default implementation for after_deletion_path goes back to the parent if any
stable
2009-10-06, by Sylvain Thénault
[vreg] fix reloading pb w/ module level error
stable
2009-10-06, by Sylvain Thénault
[config] dumb implementation of default_instance_id on no app config since it's referenced
stable
2009-10-06, by Sylvain Thénault
fix label in generated form for relations
stable
2009-10-06, by Alexandre Fayolle
typo
stable
2009-10-06, by Aurelien Campeas
bits about operations (from the actual docstrings)
stable
2009-10-06, by Aurelien Campeas
fixlets on the workflow chapter
stable
2009-10-05, by Aurelien Campeas
merge
stable
2009-10-05, by Aurelien Campeas
smallest possible change to fix #472806
stable
2009-10-05, by Aurelien Campeas
provide missing image, build on local user tmp (to avoid permissions conflicts)
stable
2009-10-05, by Aurelien Campeas
update chatper on permissions
stable
2009-10-05, by Aurelien Campeas
Hide Workflow related entities in the schema diagram
stable
2009-10-05, by Alexandre Fayolle
[schema] make RQL* constraints usable w/ attributes
stable
2009-10-02, by Sylvain Thénault
[session cache] ensure we're not modifying cached rset/entities, they may be used elsewhere
stable
2009-10-02, by Sylvain Thénault
[entity] put cached related entities as tuple to be sure no one is modifying
stable
2009-10-02, by Sylvain Thénault
[rset] new copy() method
stable
2009-10-02, by Sylvain Thénault
[migration] fix bug when propagating newly inserted relation type to children classes
stable
2009-10-02, by Sylvain Thénault
merge
stable
2009-10-02, by Sylvain Thénault
add some notes
stable
2009-10-02, by Sylvain Thénault
fix pyro-host option type
stable
2009-10-02, by Sylvain Thénault
fix bug when renaming a full text indexed attribute
stable
2009-10-02, by Sylvain Thénault
fix remove/do not remove action sequence (using a temp attribute instead of setting a wrong value in the resurrected hidden input)
stable
2009-10-01, by Aurelien Campeas
fix #471746
stable
2009-10-01, by Aurelien Campeas
[migration] when adding a new attribute with a default value, set this value on existing entities (test and fix)
stable
2009-10-01, by Sylvain Thénault
oops
stable
2009-10-01, by Sylvain Thénault
unicode file name
stable
2009-10-01, by Sylvain Thénault
by default skip new 'footer' category
stable
2009-10-01, by Sylvain Thénault
[pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file
stable
2009-10-01, by Sylvain Thénault
[css] fix html_tree css, selected node use the selected class
stable
2009-09-30, by Adrien Di Mascio
[B] urlrewite: basic patch for i18n vtitle
stable
2009-09-30, by Julien Jehannet
backport stable branch
2009-09-30, by Sylvain Thénault
more test
stable
2009-09-30, by Sylvain Thénault
ensure str is given as field's name
stable
2009-09-30, by Sylvain Thénault
nicer deprecation messages
stable
2009-09-30, by Sylvain Thénault
[inlined forms] nicer add_hiddens implementation relying on standard entity forms handling
stable
2009-09-30, by Sylvain Thénault
[migration] take care to entity being added
stable
2009-09-30, by Sylvain Thénault
call special sql files in correct order
stable
2009-09-30, by Sylvain Thénault
cleanup
stable
2009-09-30, by Sylvain Thénault
support for automatic transition
stable
2009-09-30, by Sylvain Thénault
log when connecting to an external pyro source
stable
2009-09-30, by Sylvain Thénault
[migration] fix addition of attribute to a parent class
stable
2009-09-30, by Sylvain Thénault
[notification] add operation responsible for sending email notification when an entity is updated
stable
2009-09-29, by Sandrine Ribeau
backport stable branch
2009-09-29, by Sylvain Thénault
don't accept None to avoid error
stable
2009-09-29, by Sylvain Thénault
[selectors] add accept_none to EClassSelector so we can specify to not ignore None from outer join in some cases
stable
2009-09-29, by Sylvain Thénault
can't edit in_state anymore, hide it
stable
2009-09-29, by Sylvain Thénault
update test, record a failing test (commented out)
stable
2009-09-29, by Sylvain Thénault
merge
stable
2009-09-29, by Sylvain Thénault
[form] important refactoring of inlined forms to get proper separation of form object creation / rendering
stable
2009-09-29, by Sylvain Thénault
__linkto may only appears in root form
stable
2009-09-29, by Sylvain Thénault
[form] put unknown constructor args into extra_kwargs and consider them when looking for field display values
stable
2009-09-29, by Sylvain Thénault
update to new file schema
stable
2009-09-29, by Sylvain Thénault
forgotten that one
stable
2009-09-29, by Sylvain Thénault
[form] replace is_subform by parent_form, carrying more information at the same cost
stable
2009-09-29, by Sylvain Thénault
move low-level form handling to base form class
stable
2009-09-29, by Sylvain Thénault
fix warning
stable
2009-09-29, by Sylvain Thénault
rename form_build_context to build_context, and call it from form, not renderer
stable
2009-09-29, by Sylvain Thénault
merge
stable
2009-09-29, by Sylvain Thénault
[B] server: fix initial data structure in session.transaction_data
stable
2009-09-28, by Julien Jehannet
[form] make EntityFormRenderer a little bit easier to override
stable
2009-09-29, by Katia Saurfelt
fix selectors
stable
2009-09-28, by Sylvain Thénault
fix dumb name error
2009-09-28, by Sylvain Thénault
bad merge
2009-09-28, by Sylvain Thénault
backport stable
2009-09-28, by Sylvain Thénault
oops
stable
2009-09-28, by Sylvain Thénault
merge
stable
2009-09-28, by Sylvain Thénault
[ui api] backport create_links from forge so it may be reused
stable
2009-09-28, by Sylvain Thénault
[schema] set composite on state_of / transition_of
stable
2009-09-28, by Sylvain Thénault
cleanup not necessary
stable
2009-09-28, by Sylvain Thénault
[fti] don't catch BaseException subclasses
stable
2009-09-28, by Sylvain Thénault
support name metadata on guess_field; add name_field to FileField
stable
2009-09-28, by Sylvain Thénault
[ui] turn footer items into actions
stable
2009-09-28, by Sylvain Thénault
cleanup unused
stable
2009-09-28, by Sylvain Thénault
use default repo looping task so they are started in thread, else we get blocking task
stable
2009-09-26, by Sylvain Thénault
skel fixes
stable
2009-09-26, by Sylvain Thénault
cleanup
2009-09-26, by Sylvain Thénault
missing section
2009-09-26, by Sylvain Thénault
[index page] move workflow entity types to the 'system' entities
stable
2009-09-25, by Sylvain Thénault
[doc] add missing dependencies in annexes. explain more precisely source install.
stable
2009-09-27, by Nicolas Chauvat
[views] workflow primary view: do not show states and transitions in side boxes
stable
2009-09-25, by Nicolas Chauvat
[cwctl] improve dialog messages
stable
2009-09-25, by Nicolas Chauvat
cleanup
2009-09-25, by Sylvain Thénault
fix some actions selectors
2009-09-25, by Sylvain Thénault
[autoform] no need to recheck inlined tag here
2009-09-25, by Sylvain Thénault
[i18n] properly give context
2009-09-25, by Sylvain Thénault
remove useless rtag (correct default)
2009-09-25, by Sylvain Thénault
smarter default for actionbox_appearsin_addmenu
2009-09-25, by Sylvain Thénault
[inplace edit] we can now use edition form for both attributes and relations inplace form
2009-09-25, by Sylvain Thénault
handle display_fields in the form, not in the renderer
2009-09-25, by Sylvain Thénault
[uicfg, autoform] should have been in previous ci
2009-09-25, by Sylvain Thénault
[uicfg, autoform] more consistent/powerful autoform_section rtags by using formtype/section; deprecates autoform_is_inlined; refactor automatci form and renderer thanks to this
2009-09-25, by Sylvain Thénault
[forms] drop FormMixIn deprecated in 3.2
2009-09-25, by Sylvain Thénault
[api] use _cw
2009-09-25, by Sylvain Thénault
[rtags] ease overriding
2009-09-25, by Sylvain Thénault
[rtags] make internal key order consistent with api
2009-09-25, by Sylvain Thénault
can now give context to rschema.display_name(...)
2009-09-25, by Sylvain Thénault
[forms] fix form_needs_multipart implementation
stable
2009-09-25, by Adrien Di Mascio
[magicsearch] (pre_)process_query doesn't need the req argument, instances already have access to self._cw
2009-09-25, by Adrien Di Mascio
[tests] make unittest_viewselectors pass again
2009-09-24, by Adrien Di Mascio
[tests] make unittest_views_editforms pass again
2009-09-24, by Adrien Di Mascio
[tests] make unittest_views_actions pass again
2009-09-24, by Adrien Di Mascio
[tests] make unittest_urlrewrite pass again
2009-09-24, by Adrien Di Mascio
[tests] make unittest_uicfg pass again by using the correct test class
2009-09-24, by Adrien Di Mascio
[editcontroller] fix bad method name: s/process_form_data/process_form_value
2009-09-24, by Adrien Di Mascio
[magicsearch] make tests pass again: base preprocessor must have access to vreg
2009-09-24, by Adrien Di Mascio
merge
2009-09-24, by Adrien Di Mascio
[api] some more _cw / __regid__, automatic tests now pass again
2009-09-24, by Adrien Di Mascio
[entity] pass cw_row and cw_col to select(vid, ...) in self.view
2009-09-24, by Adrien Di Mascio
don't use assert here
2009-09-23, by Sylvain Thénault
[api] __regid__, cw_* and friends
2009-09-23, by Adrien Di Mascio
[facets] typo fix
2009-09-23, by Adrien Di Mascio
merge
2009-09-23, by Adrien Di Mascio
[testlib] added some new required attributes on FakeRequest, fix dummy NameError
2009-09-23, by Adrien Di Mascio
[deprecation] better deprecation handling on self.varmaker
2009-09-23, by Adrien Di Mascio
[entity] fix view selection in entity.view
2009-09-23, by Adrien Di Mascio
[api] work in progress, use __regid__, cw_*, etc.
2009-09-23, by Adrien Di Mascio
use __regid__
2009-09-23, by Sylvain Thénault
no need to access to _ through entity.req...
2009-09-23, by Sylvain Thénault
remove dumb test
2009-09-23, by Sylvain Thénault
test fixes
2009-09-23, by Sylvain Thénault
use __regid__
2009-09-23, by Sylvain Thénault
update and simplify test
2009-09-23, by Sylvain Thénault
cleanup
stable
2009-09-23, by Sylvain Thénault
[security] test and fix/refactor optimization of optional varialbe when rewriting rql
stable
2009-09-23, by Sylvain Thénault
use maxsize
stable
2009-09-23, by Sylvain Thénault
typo fix
stable
2009-09-23, by Alexandre Fayolle
typo fix
stable
2009-09-23, by Alexandre Fayolle
documentation formatting fix
stable
2009-09-23, by Alexandre Fayolle
use __regid__, not id
2009-09-23, by Sylvain Thénault
cw.rqlrewrite shouldn't depend on cw.server
stable
2009-09-23, by Sylvain Thénault
nicer test
2009-09-23, by Sylvain Thénault
add anon user for TestServerConfiguration, no only AppTestConfiguration
2009-09-23, by Sylvain Thénault
merge
2009-09-23, by Sylvain Thénault
state_of/transition_of could now be inlined
2009-09-23, by Sylvain Thénault
use ._cw instead of req on appobject classes
2009-09-23, by Sylvain Thénault
move hooks test to the hooks package, update them to work with a minimal schema
2009-09-23, by Sylvain Thénault
[api] use cw_* in supervising
2009-09-23, by Adrien Di Mascio
[supervising] fix delete_relation() prototype and changedescr usage
2009-09-23, by Adrien Di Mascio
[tests] fix status change notification test: initial user state is set on commit
2009-09-23, by Adrien Di Mascio
[notification] add missing import, fix dummy AttributeError in RenderAndSendNotificationView
2009-09-23, by Adrien Di Mascio
[api] use cw_*
2009-09-23, by Adrien Di Mascio
[server] backout previous change: forcing HooksRegistry instanciation conflicts with later hooks registration later in tests
2009-09-23, by Adrien Di Mascio
[tests] force hook registry instanciation for test configs
2009-09-23, by Adrien Di Mascio
merge
2009-09-23, by Adrien Di Mascio
[hooks] fix dummy NameError in RenderAndSendNotification
2009-09-23, by Adrien Di Mascio
[hooks] fix dummy AttributeError in SetUseEmailRelationOp
2009-09-23, by Adrien Di Mascio
[tests] use maxsize instead of SizeConstraint
2009-09-23, by Adrien Di Mascio
fix deprecation warnings in appobject: display the correct expected replacement
2009-09-23, by Adrien Di Mascio
[api] use _cw, cw_row, cw_col, cw_rset etc.
2009-09-23, by Adrien Di Mascio
unregister hooks by using category
2009-09-23, by Sylvain Thénault
fix hook category selector
2009-09-23, by Sylvain Thénault
nicer error message
2009-09-23, by Sylvain Thénault
no more HooksManager but a HooksRegistry: update test accordingly
2009-09-23, by Sylvain Thénault
update imports, rename test module
2009-09-23, by Sylvain Thénault
indent
2009-09-23, by Sylvain Thénault
access to repo through session
2009-09-23, by Sylvain Thénault
fix class name
2009-09-23, by Sylvain Thénault
[bootstrap] metadata hooks need to be registered at bootstrap time for db creation
2009-09-23, by Adrien Di Mascio
[api] use __regid__ instead of deprecated id
2009-09-23, by Adrien Di Mascio
[api] use cw_property_defs instead of deprecated property_defs
2009-09-23, by Adrien Di Mascio
use self._cw instead of self.req
2009-09-23, by Sylvain Thénault
nicer deprecation warnings
2009-09-23, by Sylvain Thénault
fix some name errors
2009-09-23, by Sylvain Thénault
typo
2009-09-23, by Sylvain Thénault
should be a after_add hook
2009-09-23, by Sylvain Thénault
use ._cw instead of req on appobject classes
2009-09-23, by Sylvain Thénault
access to schema through vreg
2009-09-23, by Sylvain Thénault
use __regid__ instead of id on appobject classes
2009-09-23, by Sylvain Thénault
widgets has been removed
2009-09-23, by Sylvain Thénault
update hook api
2009-09-23, by Sylvain Thénault
merge
2009-09-23, by Adrien Di Mascio
[migration] fix bootstrap migration of 3.5 : need to support old-style and new-style hooks to migrate from 3.4 to 3.6
2009-09-23, by Adrien Di Mascio
[hooks] fix check for .events attribute in hooks
2009-09-23, by Adrien Di Mascio
[selectors] cls.vreg is not usable anymore, use req.vreg instead
2009-09-23, by Adrien Di Mascio
[schema] CWProperty is required at bootstrap time
2009-09-23, by Adrien Di Mascio
[hooks] fix deprecation warnings for old hook classes
2009-09-23, by Adrien Di Mascio
[appobject] detect old-style property_defs and emit a deprectaion warning
2009-09-23, by Adrien Di Mascio
merge
2009-09-23, by Adrien Di Mascio
backport old changesets corresponding to new form / controller implementation
2009-09-22, by Adrien Di Mascio
[forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
2009-08-05, by Adrien Di Mascio
[editcontroller] rename is_edited variable into is_main_entity to make things clearer
2009-08-05, by Adrien Di Mascio
[forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
2009-08-05, by Adrien Di Mascio
[forms] work-in-progress: get rid of edits- / edito-
2009-08-05, by Adrien Di Mascio
nicer warnings
2009-09-23, by Sylvain Thénault
remove method deprecated since 3.2
2009-09-23, by Sylvain Thénault
use .session.repo instead of repo on operation classes
2009-09-23, by Sylvain Thénault
use ._cw.vreg instead of vreg on appobject classes
2009-09-23, by Sylvain Thénault
use .cw_rset instead of rset on appobject classes
2009-09-23, by Sylvain Thénault
use ._cw instead of req on appobject classes
2009-09-23, by Sylvain Thénault
use __regid__ instead of id on appobject classes
2009-09-23, by Sylvain Thénault
[appobjects] use __regid__ instead of __id__, more explicit
2009-09-23, by Sylvain Thénault
backport stable
2009-09-23, by Sylvain Thénault
[db-check] fix sql to fix bad eid referenced by inlined relation
stable
2009-09-23, by Sylvain Thénault
use 3.6 attributes
2009-09-22, by Sylvain Thénault
typo
stable
2009-09-22, by Sylvain Thénault
this has probably be killed by a bad merge...
stable
2009-09-22, by Sylvain Thénault
[notification] use super_session to select the recipients finder
stable
2009-09-22, by Sylvain Thénault
backport stable branch
2009-09-22, by Adrien Di Mascio
Added tag cubicweb-debian-version-3.5.2-1 for changeset 75cc4aa76fb1
stable
2009-09-22, by Adrien Di Mascio
Added tag cubicweb-version-3.5.2 for changeset 1f0aa3cd5af2
stable
cubicweb-debian-version-3.5.2-1
2009-09-22, by Adrien Di Mascio
preparing 3.5.2
stable
cubicweb-version-3.5.2
2009-09-22, by Adrien Di Mascio
[i18n] updated catalogs
stable
2009-09-22, by Adrien Di Mascio
fix uid generation for py >= 2.5
stable
2009-09-22, by Sylvain Thénault
update to 3.5 wf api
stable
2009-09-22, by Sylvain Thénault
[magicsearch] update to match new i18n API: config.translations[lang] now returns a couple of function
stable
2009-09-22, by Adrien Di Mascio
[tests] fix inline-creation/edition unit tests
stable
2009-09-22, by Adrien Di Mascio
cleanup, reorganize
stable
2009-09-22, by Sylvain Thénault
[css] backported download box styles from forge
stable
2009-09-22, by Sylvain Thénault
[forms] do similar refactoring for inline edition than for inline creation
stable
2009-09-22, by Sylvain Thénault
merge
stable
2009-09-21, by Sylvain Thénault
refactor to ease overriding
stable
2009-09-21, by Sylvain Thénault
[inline forms] propagate kwargs to render_form
stable
2009-09-21, by Sylvain Thénault
[forms] propagate parameters added to autoform method
stable
2009-09-21, by Sylvain Thénault
[schema sync] fix so that new cardinality are considered when both inlined and cardinality change in the same transaction
stable
2009-09-21, by Sylvain Thénault
a case for tidy : for your consideration
stable
2009-09-21, by Aurelien Campeas
[uicfg] automatically set generated for the opposite of inlined relation as well
stable
2009-09-21, by Sylvain Thénault
since we have the transition entity, give it directly
stable
2009-09-21, by Sylvain Thénault
merge
stable
2009-09-21, by Sylvain Thénault
this is actually a role, fix argument name
stable
2009-09-21, by Sylvain Thénault
fix vocab param to avoid deprecation warning
stable
2009-09-21, by Sylvain Thénault
fix case insensitive selector for entity creation
stable
2009-09-21, by Sylvain Thénault
[selector] check read perm if action is add/update/delete
stable
2009-09-21, by Sylvain Thénault
don't want this
stable
2009-09-21, by Sylvain Thénault
[validatecontroller] allow additional args to be passed to the js callback
stable
2009-09-21, by Adrien Di Mascio
[javascript] make inlinedform-added event bindable
stable
2009-09-21, by Adrien Di Mascio
[forms] take a look at inlined form to guess whether the form requires multipart or not
stable
2009-09-21, by Adrien Di Mascio
[form] simply skip unknown argument given to form constructor, don't fail
stable
2009-09-21, by Sylvain Thénault
fix argument given to changestate form selection
stable
2009-09-21, by Sylvain Thénault
can't use anymore make_uid to generate a valid js var name
stable
2009-09-21, by Sylvain Thénault
remove debug raise
stable
2009-09-21, by Sylvain Thénault
merge
stable
2009-09-21, by Sylvain Thénault
statuschange form view only works w/ one entity, fix selector accordingly
stable
2009-09-21, by Sylvain Thénault
fix sort of fields vocabulary: should consider option groups
stable
2009-09-21, by Sylvain Thénault
[widgets] change make_uid() seed to make slider ids xhtml-valid
stable
2009-09-21, by Adrien Di Mascio
introduced to ease overriding for fancy stuff...
stable
2009-09-18, by Sylvain Thénault
cleaner code
stable
2009-09-18, by Sylvain Thénault
don't propose inlined form if user can't edit the entity
stable
2009-09-18, by Sylvain Thénault
cleanup, smarter sort control to avoid it when not necessary
stable
2009-09-18, by Sylvain Thénault
facets enhancement: can now set label_vid to use a view instead of a simple attribute as label
stable
2009-09-18, by Sylvain Thénault
fix/enhance i18n context usage for inlined forms
stable
2009-09-18, by Sylvain Thénault
don't show label if no label given
stable
2009-09-18, by Sylvain Thénault
fix sys import
stable
2009-09-18, by Julien Jehannet
merge
stable
2009-09-18, by Sylvain Thénault
merge
stable
2009-09-18, by Sylvain Thénault
[D] book: define a workflow
stable
2009-09-18, by Julien Jehannet
cleanup
stable
2009-09-18, by Aurelien Campeas
more in the way of subclassability & args passing all the way down
stable
2009-09-18, by Aurelien Campeas
merge
stable
2009-09-18, by Alexandre Fayolle
documentation : fixed docstring
stable
2009-09-18, by Alexandre Fayolle
backport 3.5
stable
2009-09-18, by Sylvain Thénault
backport old head
3.5
2009-09-18, by Sylvain Thénault
STABLE IS NOW 3.5
stable
2009-09-18, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.1-1 for changeset f476cecd4690
3.5
2009-09-18, by Sylvain Thénault
Added tag cubicweb-version-3.5.1 for changeset 77ed72f3c260
3.5
cubicweb-debian-version-3.5.1-1
2009-09-18, by Sylvain Thénault
3.5.1
3.5
cubicweb-version-3.5.1
2009-09-18, by Sylvain Thénault
backport stable
3.5
2009-09-18, by Sylvain Thénault
i18nupdate
3.5
2009-09-18, by Sylvain Thénault
we may have some entity forms with nothing to edit for an entity, no RequestError in that case
3.5
2009-09-18, by Sylvain Thénault
fix generated label for object relation
3.5
2009-09-18, by Sylvain Thénault
[wf graph] translate group names as well
3.5
2009-09-18, by Sylvain Thénault
[wf] uicfg tweaks
3.5
2009-09-18, by Sylvain Thénault
[migration] fix initial_state migration: at this point, S state_of ET is no more true (but we don't need it...)
3.5
2009-09-18, by Sylvain Thénault
[ui] translate state/tr names in wf image
3.5
2009-09-18, by Sylvain Thénault
cleanup
3.5
2009-09-18, by Sylvain Thénault
merge
3.5
2009-09-18, by Sylvain Thénault
remove 2.5 construct
3.5
2009-09-18, by Sylvain Thénault
missing import
2009-09-17, by Sylvain Thénault
make it easier to subclass
3.5
2009-09-17, by Aurelien Campeas
backport from 3.5
stable
2009-09-17, by Katia Saurfelt
merge
3.5
2009-09-17, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.0-1 for changeset 7e5d0ae8d202
3.5
2009-09-17, by Sylvain Thénault
Added tag cubicweb-version-3.5.0 for changeset 70c0dd1c3b7d
3.5
cubicweb-debian-version-3.5.0-1
2009-09-17, by Sylvain Thénault
do not wipe a good value if input is bad and cancelled
3.5
2009-09-17, by Aurelien Campeas
backport 3.5
2009-09-17, by Sylvain Thénault
backport stable
3.5
cubicweb-version-3.5.0
2009-09-17, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.11-1 for changeset 635a25031f4a
stable
2009-09-17, by Aurelien Campeas
Added tag cubicweb-version-3.4.11 for changeset f3d2adf48332
stable
cubicweb-debian-version-3.4.11-1
2009-09-17, by Aurelien Campeas
bump
stable
cubicweb-version-3.4.11
2009-09-17, by Aurelien Campeas
skip SYSTEM_RTYPES by default in schema view
3.5
2009-09-17, by Sylvain Thénault
tweak catalog generation by adding a new SYSTEM_RTYPES set to schema
3.5
2009-09-17, by Sylvain Thénault
remove debug print
3.5
2009-09-17, by Sylvain Thénault
fix .po generation: ensure we get all msgids when building a cube catalog
3.5
2009-09-17, by Sylvain Thénault
ensure pgettext return unicode as well
3.5
2009-09-17, by Sylvain Thénault
more doc
stable
2009-09-17, by Aurelien Campeas
i18n roundup
3.5
2009-09-17, by Adrien Di Mascio
[i18n] do not add context information for metadata relations
3.5
2009-09-17, by Adrien Di Mascio
ensure bw compat for relation traduction, add context to _object msg id
3.5
2009-09-17, by Sylvain Thénault
patch gettext for compat w/ catalog generated by cw < 3.5
3.5
2009-09-17, by Sylvain Thénault
merge
3.5
2009-09-17, by Sylvain Thénault
fix see_also permissions
3.5
2009-09-17, by Sylvain Thénault
[selectors] score_entity selector now ensures an int score is returned
3.5
2009-09-17, by Sylvain Thénault
[gettext] provide GNU contexts to avoid translations ambiguities
3.5
2009-09-16, by Adrien Di Mascio
gettext] provide a more up-to-date version of gettext.py
3.5
2009-09-16, by Adrien Di Mascio
typo
3.5
2009-09-16, by Sylvain Thénault
nicer add urls
3.5
2009-09-16, by Sylvain Thénault
set strict when checking if edit action should be shown
3.5
2009-09-16, by Sylvain Thénault
warning -> critical, also allow goa to work without vobject
3.5
2009-09-16, by Aurelien Campeas
prevent some command providers to stop using cubicweb-ctl (current case : goactl when vobject is not there)
3.5
2009-09-16, by Aurelien Campeas
3.5
3.5
2009-09-16, by Sylvain Thénault
backport default fix
3.5
2009-09-16, by Sylvain Thénault
we must now explicitly call rebuild_infered_relation
3.5
2009-09-16, by Sylvain Thénault
test update, no more a FakeVReg, needs to hack it
3.5
2009-09-16, by Sylvain Thénault
backport stable
3.5
2009-09-16, by Sylvain Thénault
i18n update
3.5
2009-09-16, by Sylvain Thénault
uicfg tweaks for wf
3.5
2009-09-16, by Sylvain Thénault
remove annoying sqlite, not cw, test
3.5
2009-09-16, by Sylvain Thénault
[jsoncontroller] bugfix: update to match new validate_form API
3.5
2009-09-16, by Adrien Di Mascio
ensure unittest_pdf passes
3.5
2009-09-16, by Aurelien Campeas
update the documentation
stable
2009-09-16, by Aurelien Campeas
[D] add entity inheritance example
stable
2009-09-16, by Julien Jehannet
[C] uicfg: Change CWCache as system entites
stable
2009-09-15, by Julien Jehannet
cleanup
3.5
2009-09-16, by Sylvain Thénault
should not have been commited
3.5
2009-09-16, by Sylvain Thénault
email hooks tests
3.5
2009-09-16, by Sylvain Thénault
tests update
3.5
2009-09-16, by Sylvain Thénault
those items are in the add menu, we don't want 'add' in their label
3.5
2009-09-16, by Sylvain Thénault
refactor to allow explicit card integrity check from client code (eg email hooks for instance)
3.5
2009-09-16, by Sylvain Thénault
fix rqlannotation bug w/ identity relation in subscope
3.5
2009-09-16, by Sylvain Thénault
fix cardinality integrity and security when setting use_email/primary_email
3.5
2009-09-16, by Sylvain Thénault
hide bookmarked_by relation from addrelated menu, we've a specific box for bookmarks
3.5
2009-09-16, by Sylvain Thénault
stop setting sort to false by default on relation field and explain why
3.5
2009-09-16, by Sylvain Thénault
cleanup
3.5
2009-09-16, by Sylvain Thénault
since unrelated_rql now consider security, we may consider returning relation having local role in some cases
3.5
2009-09-16, by Sylvain Thénault
unrelated_rql now return rql *and* args
3.5
2009-09-16, by Sylvain Thénault
missing import
3.5
2009-09-16, by Sylvain Thénault
unrelated_rql now considers relation's add perm
3.5
2009-09-16, by Sylvain Thénault
refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well
3.5
2009-09-16, by Sylvain Thénault
[ms] fix planning w/ query using identity
3.5
2009-09-16, by Sylvain Thénault
[querier] fix sql generated w/ NOT relation and shared variable: ensure variable's table is in parent select'scope
3.5
2009-09-16, by Sylvain Thénault
[cleanup] remove unused imports
3.5
2009-09-15, by Adrien Di Mascio
add note
stable
2009-09-15, by Sylvain Thénault
fix when Interval is coming from date substraction
stable
2009-09-15, by Sylvain Thénault
remerge
3.5
2009-09-15, by Sylvain Thénault
merge
3.5
2009-09-15, by Sylvain Thénault
[controllers] allow onsuccess / onfailure callback to be passed to validateform
3.5
2009-09-15, by Adrien Di Mascio
[utils] provide a class to extend the default simplejson encoder to be able to dump standard yams attribute types
3.5
2009-09-15, by Adrien Di Mascio
backport 3.5
2009-09-15, by Sylvain Thénault
test update
3.5
2009-09-15, by Sylvain Thénault
[actions] refactor: extract actual_actions from fill_menu to work with table filter form
3.5
2009-09-15, by Sylvain Thénault
test fix
3.5
2009-09-15, by Sylvain Thénault
should now use _test_action, not bare action.url()
3.5
2009-09-15, by Sylvain Thénault
facilities to test new submenu actions
3.5
2009-09-15, by Sylvain Thénault
comment out deprecated test
3.5
2009-09-15, by Sylvain Thénault
merge
3.5
2009-09-15, by Aurelien Campeas
was lost in some merge
3.5
2009-09-14, by Aurelien Campeas
[i18ncube] access to appearsin_addmenu config through uicfg directly
3.5
2009-09-15, by Sylvain Thénault
cleanup, futur warning fixes :)
3.5
2009-09-14, by Sylvain Thénault
edit box refactoring to gain more control by using actions
3.5
2009-09-14, by Sylvain Thénault
[3.5 migration] avoid removing defined transitions...
3.5
2009-09-14, by Sylvain Thénault
cleanup
3.5
2009-09-14, by Sylvain Thénault
[wf graph] fix display of condition
3.5
2009-09-14, by Sylvain Thénault
fix workflow graph views and tabs for the new wf system, remove useless view and action (actually useless since introduction of tabbed entity type view
3.5
2009-09-14, by Sylvain Thénault
[3.5 migration] missing identical_to/canonical -> prefered_form migration
3.5
2009-09-14, by Sylvain Thénault
[migration] don't ask confirm here
3.5
2009-09-14, by Sylvain Thénault
displaytime attribute should not have been removed from there
3.5
2009-09-14, by Sylvain Thénault
[forms] avoid to create superfluous add_new_relation_link in create form
stable
2009-09-14, by Katia Saurfelt
merge
3.5
2009-09-14, by Aurelien Campeas
allow user to give ?tab=tabname and be set to the right tab (part of #345399)
3.5
2009-09-14, by Aurelien Campeas
merge
3.5
2009-09-14, by Sylvain Thénault
return self, not None, when no prefered form
3.5
2009-09-14, by Sylvain Thénault
tests update
3.5
2009-09-14, by Sylvain Thénault
fix entity classes inheritance (repair cw.test.unittest_entity)
3.5
2009-09-14, by Sylvain Thénault
#370578: change EmailAddress identical_to/canonical to prefered_form
3.5
2009-09-14, by Sylvain Thénault
merge
3.5
2009-09-14, by Aurelien Campeas
as shell, also works fine/linux
3.5
2009-09-14, by Aurelien Campeas
HOME is spelled USERPROFILE on windows
3.5
2009-09-11, by Aurelien Campeas
#345461: drop support for cube_eid / direct bug submission
3.5
2009-09-14, by Sylvain Thénault
backport 3.5
2009-09-14, by Sylvain Thénault
backport stable
3.5
2009-09-14, by Sylvain Thénault
[repo] take care of inlined relation in session.[add|delete]_relation
stable
2009-09-14, by Sylvain Thénault
[repo] set entity.rset & co when needed
stable
2009-09-14, by Sylvain Thénault
remove extra paren
2009-09-14, by Sylvain Thénault
[controllers] fix bad if/elif switch in handle_attribute
stable
2009-09-11, by Adrien Di Mascio
should change process'user once pid file has been written
stable
2009-09-11, by Sylvain Thénault
windows doesn't like ':' in filesc
3.5
2009-09-11, by Aurelien Campeas
enough annoying for a 3.4.10...
stable
2009-09-11, by Sylvain Thénault
another friend
stable
2009-09-11, by Sylvain Thénault
merge
stable
2009-09-11, by Sylvain Thénault
[c-c] fix 3.4.9 name error :'(
stable
2009-09-11, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.9-1 for changeset 24ea70f19a48
stable
2009-09-11, by Sylvain Thénault
Added tag cubicweb-version-3.4.9 for changeset e916f1e856c8
stable
cubicweb-debian-version-3.4.9-1
2009-09-11, by Sylvain Thénault
backport 3.5
2009-09-11, by Sylvain Thénault
backport stable branch
3.5
2009-09-11, by Sylvain Thénault
3.4.9
stable
cubicweb-version-3.4.9
2009-09-11, by Sylvain Thénault
cleanup
stable
2009-09-11, by Sylvain Thénault
fix daemonize: set umask, move to /, consider uid
stable
2009-09-11, by Sylvain Thénault
[c-c] fix start/restart commands
stable
2009-09-11, by Sylvain Thénault
from 3.5 branch; XXX the test depends on an eid value
stable
2009-09-11, by Aurelien Campeas
merge
stable
2009-09-11, by Sylvain Thénault
small note on fetch_unrelated_order ... fetch_order needs clarification
3.5
2009-09-11, by Aurelien Campeas
hopefully correctly fix the breadcrumbs escaping
3.5
2009-09-11, by Aurelien Campeas
Added tag cubicweb-debian-version-3.4.8-1 for changeset 97273eeaaead
stable
2009-09-11, by Sylvain Thénault
Added tag cubicweb-version-3.4.8 for changeset ba43e084e884
stable
cubicweb-debian-version-3.4.8-1
2009-09-11, by Sylvain Thénault
missing escape
3.5
2009-09-10, by Aurelien Campeas
[vreg] we must ensure that parent classes are initialiazed first
stable
2009-09-11, by Sylvain Thénault
[repo] oops, glob_update_entity takes a list of edited attributes has third argument
stable
2009-09-11, by Sylvain Thénault
3.4.8
stable
cubicweb-version-3.4.8
2009-09-10, by Sylvain Thénault
merge
stable
2009-09-10, by Sylvain Thénault
[tests] inheritance_precedence in url rewrite
stable
2009-09-10, by Julien Jehannet
[D] add example about site properties configuration
stable
2009-09-10, by Julien Jehannet
properly escape site-title
stable
2009-09-10, by Sylvain Thénault
[views] remove parameter displaytime from final view
3.5
2009-09-08, by Sandrine Ribeau
nicer fix
stable
2009-09-10, by Sylvain Thénault
backport 3.5
2009-09-10, by Sylvain Thénault
merge
3.5
2009-09-10, by Sylvain Thénault
[notification] should get actual session here
stable
2009-09-10, by Sylvain Thénault
merge
stable
2009-09-10, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.7-1 for changeset ebb92e62eb04
stable
2009-09-10, by Sylvain Thénault
Added tag cubicweb-version-3.4.7 for changeset 0e549b299f0b
stable
cubicweb-debian-version-3.4.7-1
2009-09-10, by Sylvain Thénault
[editcontrollers] handle_attribute: test for value presence before trying to convert it to int/float
stable
2009-09-09, by Adrien Di Mascio
very dubious but observed : os.system works on linux, subprocess.call on windows, no other way around ?
3.5
2009-09-09, by Aurelien Campeas
oops, key can be non str
3.5
2009-09-09, by Aurelien Campeas
merge
3.5
2009-09-09, by Aurelien Campeas
fix user login for windows
3.5
2009-09-09, by Aurelien Campeas
close file handler leak
3.5
2009-09-09, by Aurelien Campeas
note about this test under windows
3.5
2009-09-09, by Aurelien Campeas
remove bogus assertion
3.5
2009-09-09, by Aurelien Campeas
note about licence, fix copyright, fix case of unicode argument
3.5
2009-09-09, by Aurelien Campeas
close file handler leak
3.5
2009-09-09, by Aurelien Campeas
use proper locks instead of hasardous time.sleep()s
3.5
2009-09-09, by Aurelien Campeas
have a better make_uid function, esp. useful for win32 as collisions are frequents with the old one
3.5
2009-09-09, by Aurelien Campeas
avoid open file handler leak
3.5
2009-09-09, by Aurelien Campeas
Bugfix: message was not written in english
stable
2009-09-09, by Nicolas Chauvat
merge
stable
cubicweb-version-3.4.7
2009-09-09, by Sylvain Thénault
[javascript ie6] make "strptime" function work in ie6
stable
2009-09-09, by Katia Saurfelt
ii8nupdate
stable
2009-09-09, by Sylvain Thénault
update test now that etype_class systematically copy registry classes
3.5
2009-09-09, by Sylvain Thénault
merge
3.5
2009-09-09, by Sylvain Thénault
add pyro
3.5
2009-09-09, by Aurelien Campeas
fix so that we ensure issubclass(etype_class('SubNote'), etype_class('Note'))
3.5
2009-09-09, by Sylvain Thénault
backport stable
3.5
2009-09-09, by Sylvain Thénault
test fixes and enhancement
stable
2009-09-09, by Sylvain Thénault
update test to avoid failure due to migration schema changes
3.5
2009-09-09, by Sylvain Thénault
3.4.7
stable
2009-09-09, by Sylvain Thénault
python-ldap, also win32 binary version of simplejson
3.5
2009-09-09, by Aurelien Campeas
[supervision] ignore internal changes
stable
2009-09-09, by Sylvain Thénault
allow to specify targettypes in related_rql
stable
2009-09-09, by Sylvain Thénault
[facets] duhh, necessary fromformfilter hidden was missing
stable
2009-09-09, by Sylvain Thénault
include facets.css so we're sure it's there when needed
stable
2009-09-09, by Sylvain Thénault
should have been done in stable
stable
2009-09-09, by Sylvain Thénault
test cubes_path is updated as well
3.5
2009-09-09, by Sylvain Thénault
[uicfg, autoform] when a relation is inlined, put it in the generated section by default
3.5
2009-09-09, by Sylvain Thénault
[forms] fix form enctype handling with inlined forms
stable
2009-09-08, by Adrien Di Mascio
merge
3.5
2009-09-08, by Aurelien Campeas
fix open call to make cw happy /win32
3.5
2009-09-08, by Aurelien Campeas
sections to help building a window dev environment
3.5
2009-09-08, by Aurelien Campeas
backport stable
3.5
2009-09-08, by Sylvain Thénault
merge
3.5
2009-09-08, by Sylvain Thénault
more i18n commands fixes :
3.5
2009-09-08, by Aurélien Campéas
mostly adapt the i18n subsystem to limitation wrt redirection handinling in windows, using the -o argument of the utilities
3.5
2009-09-07, by Aurélien Campéas
two convenience files
3.5
2009-09-07, by Aurélien Campéas
minimal steps to have cw running on windows
3.5
2009-09-07, by Aurélien Campéas
missing exception
stable
2009-09-08, by Sylvain Thénault
[notification] drop useless user_login method
stable
2009-09-08, by Sylvain Thénault
enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary
stable
2009-09-08, by Sylvain Thénault
[notification] can't see valid reason for this...
3.5
2009-09-08, by Sylvain Thénault
enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary
3.5
2009-09-08, by Sylvain Thénault
ensure eid given in arguments will be returned correctly typed (though only if they are in the cachekey for now)
stable
2009-09-08, by Sylvain Thénault
merge
stable
2009-09-07, by Adrien Di Mascio
fix OR in facets
stable
2009-09-07, by Katia Saurfelt
fix AddComboBoxWidget
stable
2009-09-03, by Katia Saurfelt
be able to restore pre cw 3.4 database dumps #370595
stable
2009-09-04, by Aurelien Campeas
note
stable
2009-09-03, by Aurelien Campeas
backport stable
3.5
2009-09-03, by Aurelien Campeas
use node cloning method that works with IE (6,7)
stable
2009-09-03, by Aurelien Campeas
backport stable into 3.5
3.5
2009-09-02, by Aurelien Campeas
fix reledit validation error handling for relations #345477
3.5
2009-09-02, by Aurelien Campeas
merge
stable
2009-09-02, by Sylvain Thénault
merge
stable
2009-09-02, by Sylvain Thénault
[views] #344733: make burndown chart visible with IE6/7
stable
2009-09-02, by Katia Saurfelt
[views] #343641: fix calendar with IE6/7
stable
2009-09-02, by Katia Saurfelt
add td/th borders on popup calendar
stable
2009-09-02, by Katia Saurfelt
[googlemap] #344872 set request content-type to text/html
stable
2009-09-02, by Adrien Di Mascio
merge
stable
2009-09-02, by Adrien Di Mascio
[edition] convert integer and float values coming from edit forms so that values are correctly typed in before_xxx hooks
stable
2009-09-02, by Adrien Di Mascio
[html-head] escape js and css urls
stable
2009-09-02, by Adrien Di Mascio
backport 3.5
2009-09-02, by Sylvain Thénault
refactor to ease overriding of what's displayed in breadcrum for an entity
3.5
2009-09-02, by Sylvain Thénault
do not delay sync queries to an operation, it may cause pb (nosy list propagation for instance)
3.5
2009-09-02, by Sylvain Thénault
this is a deprecation warning
2009-09-02, by Sylvain Thénault
only get value when necessary to check uniqueness
2009-09-02, by Sylvain Thénault
backport 3.5
2009-09-02, by Sylvain Thénault
backport stable
3.5
2009-09-02, by Sylvain Thénault
wrong merge
2009-09-02, by Sylvain Thénault
fix wf related actions
stable
2009-09-02, by Sylvain Thénault
oops, that fix should be done in stable as well
stable
2009-09-02, by Sylvain Thénault
move xhtml2fo to ext, allow to specify the section in url/get param
3.5
2009-09-01, by Aurelien Campeas
treeview element ids should be unique, cleanup
3.5
2009-09-01, by Aurelien Campeas
missing import
stable
2009-09-01, by Sylvain Thénault
case insensitive add/XXX url
stable
2009-09-01, by Sylvain Thénault
make it more easy to override default branch state
3.5
2009-09-01, by Aurelien Campeas
allow treeview to work correctly in a tab #345293
3.5
2009-09-01, by Aurelien Campeas
don't fail when trying to update relation cache for relation deletion, this may occurs regularly
stable
2009-09-01, by Sylvain Thénault
do postprocessing as in the xhtml case fix #345293
stable
2009-09-01, by Aurelien Campeas
backport 3.5 branch
2009-08-31, by Sylvain Thénault
backport stable branch
3.5
2009-08-31, by Sylvain Thénault
merge
stable
2009-08-31, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.6-1 for changeset 52dba800ca4d
stable
2009-08-31, by Sylvain Thénault
Added tag cubicweb-version-3.4.6 for changeset 921fdbf8b303
stable
cubicweb-debian-version-3.4.6-1
2009-08-31, by Sylvain Thénault
merge
stable
cubicweb-version-3.4.6
2009-08-31, by Sylvain Thénault
[cubicweb] #344957 : fix popup display in IE7
stable
2009-08-31, by Katia Saurfelt
<a> doesn't have alt attribute
stable
2009-08-31, by Sylvain Thénault
fix so that entity's summary appears in main content cell to avoid layout pb
stable
2009-08-31, by Sylvain Thénault
merge
stable
2009-08-31, by Sylvain Thénault
ease overriding of copy warning
stable
2009-08-31, by Sylvain Thénault
merge
stable
2009-08-31, by Aurelien Campeas
avoid installing editor n times for n ajax loads
stable
2009-08-31, by Aurelien Campeas
consider CW_MODE='system', the opposite of 'user' (eg use 'installed' mode while using the forest)
stable
2009-08-31, by Sylvain Thénault
prepare 3.4.6
stable
2009-08-31, by Sylvain Thénault
generic rtag cleaing method
stable
2009-08-31, by Sylvain Thénault
fix necessary for some tests
stable
2009-08-31, by Sylvain Thénault
[vreg] keep positional arg compat
stable
2009-08-31, by Sylvain Thénault
check object has __registry__ attribute before call to register()
stable
2009-08-31, by Sylvain Thénault
provide facility to override main header components without having to override the whole methode
stable
2009-08-31, by Sylvain Thénault
reorganize, add some docstring an format_field/format_section convenience methods
3.5
2009-08-28, by Sylvain Thénault
oops
3.5
2009-08-28, by Sylvain Thénault
backport stable
3.5
2009-08-28, by Sylvain Thénault
merge
stable
2009-08-28, by Sylvain Thénault
translate bits of the doc
stable
2009-08-28, by Aurelien Campeas
fix __cmp__ arguments
stable
2009-08-28, by Sylvain Thénault
backport stable
3.5
2009-08-27, by Sylvain Thénault
fix potential session cache effect: entity's rset may have been emptied
stable
2009-08-27, by Sylvain Thénault
oops
3.5
2009-08-27, by Sylvain Thénault
force cache clear when external entity is edited, we don't know what may occurs in external repository hooks
3.5
2009-08-27, by Sylvain Thénault
[multi-sources] enhance relation'source detection to avoid inconsistency
3.5
2009-08-27, by Sylvain Thénault
[multi-sources] new may_cross_relation method on sources
3.5
2009-08-27, by Sylvain Thénault
[multi-sources] move [dont_]cross_relations to AbstractSource
3.5
2009-08-27, by Sylvain Thénault
[multi-sources] in ms config, don't try to delete previous state in some condition
3.5
2009-08-27, by Sylvain Thénault
[multi-sources] in ms config we don't have state_of (and probably others, but that's the one used until now...)
3.5
2009-08-27, by Sylvain Thénault
[pdf] remove buggy css, add alt to img for valid xhtml
3.5
2009-08-27, by Sylvain Thénault
add version to deprecation warning
3.5
2009-08-27, by Sylvain Thénault
backport 3.5 branch
2009-08-27, by Sylvain Thénault
backport stable branch
3.5
2009-08-27, by Sylvain Thénault
i18n update and deprecated msgid cleanup
stable
2009-08-27, by Sylvain Thénault
integrate fix made for shingouz, let's see if it breaks something
3.5
2009-08-27, by Sylvain Thénault
merge
stable
2009-08-27, by Sylvain Thénault
B [views] fixing breadcrumbs
stable
2009-08-26, by Nicolas Chauvat
F [devtools] by default dataimport prints message on stdout
3.5
2009-08-26, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.4.5-1 for changeset 7fd294cbf6ff
stable
2009-08-26, by Sylvain Thénault
Added tag cubicweb-version-3.4.5 for changeset 3a65f9b3367c
stable
cubicweb-debian-version-3.4.5-1
2009-08-26, by Sylvain Thénault
fix emacs syntaxic colorization
stable
2009-08-27, by Sylvain Thénault
3.4.5
stable
cubicweb-version-3.4.5
2009-08-26, by Sylvain Thénault
backport 3.5 step 2, backport wf changes in hooks/workflow.py
2009-08-26, by Sylvain Thénault
backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-26, by Sylvain Thénault
backport stable
3.5
2009-08-26, by Sylvain Thénault
merge
stable
2009-08-26, by Sylvain Thénault
B in footer, replace "(c) Logilab" with "powered by CubicWeb"
stable
2009-08-26, by Nicolas Chauvat
backport stable branch
3.5
2009-08-26, by Nicolas Chauvat
use a span
stable
2009-08-26, by Sylvain Thénault
removed deprecated entries (pre oss publication), add some fresher news
stable
2009-08-26, by Sylvain Thénault
[rset] fix #231354 w/ rql 0.22.3 api
stable
2009-08-26, by Sylvain Thénault
[breadcrumb] BreadCrumbAnyRSetVComponent should implements call()
stable
2009-08-26, by Sylvain Thénault
[page nav] previous/next page links should also consider url's base path
stable
2009-08-26, by Sylvain Thénault
[page nav] json navigation (when coming from a facets restriction for instance)
stable
2009-08-26, by Sylvain Thénault
[page nav] display non clickable previous/next page when it does'nt make sense instead of nothing
stable
2009-08-26, by Sylvain Thénault
cleanup
stable
2009-08-26, by Sylvain Thénault
[ui props] drop htmlclass as a persistent property, this is definitly useless/unusable
stable
2009-08-26, by Sylvain Thénault
no comment
stable
2009-08-26, by Sylvain Thénault
[facets] reload breadcrumbs on facets search
stable
2009-08-26, by Sylvain Thénault
[breadcrumb] only provides a breadcrumbs component, no more as pluggable content nav comp; provides alternative implentation for rset with more than one entity
stable
2009-08-26, by Sylvain Thénault
rename cubicweb.formfilter.js into cubicweb.facets.js
stable
2009-08-26, by Sylvain Thénault
move some stuff from server/__init__ to postcreate, fixing instance creation bug
3.5
2009-08-26, by Sylvain Thénault
[notification] fix #103822, don't try to wrap text/rest to 80 characters
stable
2009-08-26, by Sylvain Thénault
R [dataimport] rename uid to eid
3.5
2009-08-26, by Nicolas Chauvat
backport stable branch
3.5
2009-08-26, by Nicolas Chauvat
B fix the cubicweb init script
stable
2009-08-25, by Nicolas Chauvat
B [entities] #343385 comparing entities should raise NotImplementedError
stable
2009-08-25, by Nicolas Chauvat
B [css] #344441 edit form is too spread out
stable
2009-08-25, by Nicolas Chauvat
B #323887 misleading message after hitting cancel form button
stable
2009-08-25, by Nicolas Chauvat
B fix typo
stable
2009-08-25, by Nicolas Chauvat
B #345282 xhtml requires to use   instead of
stable
2009-08-25, by Nicolas Chauvat
merge
stable
2009-08-25, by Aurelien Campeas
why not columns, too ?
stable
2009-08-25, by Aurelien Campeas
[actions box] implements #344415, will have to take care to application relying on the old behaviour
3.5
2009-08-25, by Sylvain Thénault
[wf] test and hooks for WorkflowTransition support
3.5
2009-08-25, by Sylvain Thénault
cleanup
3.5
2009-08-25, by Sylvain Thénault
[wf] new method on WorkflowableMixIn to get the transition which had led to the current sub-workflow
3.5
2009-08-25, by Sylvain Thénault
[wf] refactor change_state/fire_transition to share more code, change_state can also take an optional tr argument
3.5
2009-08-25, by Sylvain Thénault
[wf] use custom exception class
3.5
2009-08-25, by Sylvain Thénault
[wf] ensure fromstates given, allow to give an entity (avoid spotless error, we can iter on entities...)
3.5
2009-08-25, by Sylvain Thénault
[wf] new methods to build wf w/ workflow transition
3.5
2009-08-25, by Sylvain Thénault
cleanup
3.5
2009-08-25, by Sylvain Thénault
[wf] test doesn't apply anymore
3.5
2009-08-25, by Sylvain Thénault
[wf] test in_state consistency
3.5
2009-08-25, by Sylvain Thénault
[wf] need to clear cache here
3.5
2009-08-25, by Sylvain Thénault
[wf] nicer deprecation warning
3.5
2009-08-25, by Sylvain Thénault
[wf] allow state entity as argument to change_state
3.5
2009-08-25, by Sylvain Thénault
test two different wfs may have a state of the same name
3.5
2009-08-25, by Sylvain Thénault
[wf] distinguish main workflow / current workflow
3.5
2009-08-25, by Sylvain Thénault
[wf] state/transition may only belong to one workflow
3.5
2009-08-25, by Sylvain Thénault
[wf] new iter_worfklows method on workflow
3.5
2009-08-25, by Sylvain Thénault
[wf] new .workflow property on states and transitions
3.5
2009-08-25, by Sylvain Thénault
F tools to import data
3.5
2009-08-25, by Nicolas Chauvat
backport stable branch
3.5
2009-08-25, by Nicolas Chauvat
Backed out changeset d83f5d96e1d7
3.5
2009-08-25, by Nicolas Chauvat
B CWUser login is in title, do not show in attributes
stable
2009-08-24, by Nicolas Chauvat
R remove code deprecated since 3.2
3.5
2009-08-24, by Nicolas Chauvat
F add --automatic/-a option to run db-create without user input
stable
2009-08-24, by Nicolas Chauvat
somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-21, by Sylvain Thénault
backport stable
3.5
2009-08-21, by Sylvain Thénault
trigger migration
3.5
2009-08-21, by Sylvain Thénault
3.5 migration script
3.5
2009-08-21, by Sylvain Thénault
merge
3.5
2009-08-21, by Sylvain Thénault
test and fix migration introducing base classes (w/ regard to yams inheritance)
stable
2009-08-21, by Sylvain Thénault
[migraction] use role instead of x
stable
2009-08-21, by Sylvain Thénault
cleanup
stable
2009-08-21, by Sylvain Thénault
[db-dump] don't create tarball on failed dump, properly remove temporary directory
stable
2009-08-21, by Sylvain Thénault
make db-restore command work even with no/corrupted database
stable
2009-08-21, by Sylvain Thénault
no inference for the identity relation
stable
2009-08-21, by Sylvain Thénault
[schema] make_workflowable now take an option description for the in_state relation
3.5
2009-08-21, by Sylvain Thénault
[migration] don't ask confirm here
3.5
2009-08-21, by Sylvain Thénault
remove some pretty old deprecation code
3.5
2009-08-21, by Sylvain Thénault
[wf] oops, BaseTransition.__init__ may be called for subclasses
3.5
2009-08-21, by Sylvain Thénault
[doc] important note about tests and connections/users
3.5
2009-08-21, by Aurelien Campeas
[pdf,tests] test the pdf tranformation
3.5
2009-08-21, by Aurelien Campeas
[wf] BaseTransition is a virtual type
3.5
2009-08-21, by Sylvain Thénault
[schema] oops, should use BaseTransition here
3.5
2009-08-21, by Sylvain Thénault
test and implements workflow changes
3.5
2009-08-21, by Sylvain Thénault
override clear_all_caches to clear cwetype_workflow cache
3.5
2009-08-21, by Sylvain Thénault
[wf] new workflow_history property, nicer the reverse_wf_info_for...
3.5
2009-08-21, by Sylvain Thénault
[wf] refactor current_workflow by extracting cwetype_workflow method
3.5
2009-08-21, by Sylvain Thénault
[wf] allow ascii state/transition names
3.5
2009-08-21, by Sylvain Thénault
[wf] return None, not empty list
3.5
2009-08-21, by Sylvain Thénault
[schema] default_workflow_of more naturally expressed as default_workflow
3.5
2009-08-21, by Sylvain Thénault
[entity] generic clear_all_caches methods, to use in test
3.5
2009-08-21, by Sylvain Thénault
[entity] use role instead of x
3.5
2009-08-21, by Sylvain Thénault
[session] add delete_relation in the same way as add_relation, document them
3.5
2009-08-21, by Sylvain Thénault
make state/transition name unique within a workflow
3.5
2009-08-20, by Sylvain Thénault
merge
3.5
2009-08-20, by Aurelien Campeas
[pdf] (ugly) pdf icon, component
3.5
2009-08-20, by Aurelien Campeas
follow name change, fix pdf template registration, add debian package tracking
3.5
2009-08-20, by Aurelien Campeas
[views,pdf] minimal support for xhtml->pdf conversion
3.5
2009-08-20, by Aurelien Campeas
[web] oops
3.5
2009-08-20, by Aurelien Campeas
[uilib] move unused render_HTML_tree function to lgc
3.5
2009-08-20, by Aurelien Campeas
[utils] remove seemingly completely unused class
3.5
2009-08-20, by Aurelien Campeas
backport stable branch
3.5
2009-08-20, by Sylvain Thénault
some test fixes, more in the 3.5 branch
stable
2009-08-20, by Sylvain Thénault
fix edited_attributes handling when adding entity
stable
2009-08-20, by Sylvain Thénault
oops, not self but cls here
stable
2009-08-20, by Sylvain Thénault
use a property for schema, avoid bad schema reference
stable
2009-08-20, by Sylvain Thénault
when adding/removing cubes, we should add/remove entity types in correct order if one inherits from another
stable
2009-08-20, by Sylvain Thénault
[debian] fix (hopefully) packaging problems with hardy
stable
2009-08-19, by Aurelien Campeas
cleanup
3.5
2009-08-20, by Sylvain Thénault
fix test schema and update some tests to work again with wf changes
3.5
2009-08-20, by Sylvain Thénault
remove debug print
3.5
2009-08-20, by Sylvain Thénault
test and fix rset returned by SET query
3.5
2009-08-20, by Sylvain Thénault
start a new workflow engine
3.5
2009-08-20, by Sylvain Thénault
new create_entity method, temporarily on base request (later on cw entity manager or as factory method)
3.5
2009-08-20, by Sylvain Thénault
work in progress: backport some generic relation propagation hooks from tracker
3.5
2009-08-19, by Sylvain Thénault
remove buggy debug warning...
stable
2009-08-19, by Sylvain Thénault
cleanup, use striplines argument of assertLinesEquals
stable
2009-08-19, by Sylvain Thénault
[rql2sql] test and fix a bug triggered when editing a ticket in jpl
stable
2009-08-19, by Sylvain Thénault
oops, should give rset here as well
stable
2009-08-18, by Sylvain Thénault
Added tag cubicweb-debian-version-3.4.4-1 for changeset e244a0fd7d71
stable
2009-08-18, by Sylvain Thénault
Added tag cubicweb-version-3.4.4 for changeset 2aee4ea585cd
stable
cubicweb-debian-version-3.4.4-1
2009-08-18, by Sylvain Thénault
merge
stable
cubicweb-version-3.4.4
2009-08-18, by Aurelien Campeas
[i18n] update
stable
2009-08-18, by Aurelien Campeas
[hooks] say which are the states (again)
stable
2009-08-18, by Aurelien Campeas
[hooks] say which are the states
stable
2009-08-18, by Aurelien Campeas
we have to ensure a pool is set there
stable
2009-08-18, by Sylvain Thénault
fix cw properties initialization
stable
2009-08-18, by Sylvain Thénault
backport change from default to get -f option on cw shell, may be necessary for the forthcoming migration...
stable
2009-08-18, by Sylvain Thénault
3.4.4
stable
2009-08-18, by Sylvain Thénault
[migration] drop rqlcursor
stable
2009-08-18, by Sylvain Thénault
remove some deprecation warnings
2009-08-18, by Sylvain Thénault
remove unused import
2009-08-18, by Sylvain Thénault
api update
2009-08-18, by Sylvain Thénault
[hooks] missing declaration
2009-08-18, by Sylvain Thénault
cleanup: eprop -> cwprop
2009-08-18, by Sylvain Thénault
[migration] consider previous version as done, not current version
stable
2009-08-18, by Sylvain Thénault
typo
2009-08-18, by Sylvain Thénault
should directly use entity.check_perm now that we've an entity instance
2009-08-18, by Sylvain Thénault
take care in case Any is given
2009-08-18, by Sylvain Thénault
set edited_attributes before calling hooks for entities from external sources
2009-08-18, by Sylvain Thénault
hooks have been refactored, call [re|de]activate_verification_hooks
2009-08-18, by Sylvain Thénault
[session] temporary fix, need .req on internal manager
2009-08-18, by Sylvain Thénault
fix __init__ parameters
2009-08-17, by Sylvain Thénault
should affect cw_row/cw_col
2009-08-17, by Sylvain Thénault
add write support for rset to avoid some crash
2009-08-17, by Sylvain Thénault
give vreg where we need it (eg no bound request)
2009-08-17, by Sylvain Thénault
[appobject] old selectors no more supported
2009-08-17, by Sylvain Thénault
[deprecation] nicer messages
2009-08-17, by Sylvain Thénault
[c-c shell] add force option to bypass versions checking
2009-08-17, by Sylvain Thénault
fix name error
2009-08-17, by Sylvain Thénault
don't do this: already defined as a (deprecated) read-only property
2009-08-17, by Sylvain Thénault
fix set_schema/init_cubes order
2009-08-17, by Sylvain Thénault
backport stable branch
2009-08-17, by Sylvain Thénault
move base NotificationView to cw.common.mail, we may want to use it to send notification from the web ui
stable
2009-08-17, by Sylvain Thénault
we should use unsafe_execute here
stable
2009-08-17, by Sylvain Thénault
new _cw_unsafe argument to Entity.set_attributes until something nicer is done (eg #344874)
stable
2009-08-17, by Sylvain Thénault
[wf] shouldn't check for neweids while trying to get previous state (detected by forge tests)
stable
2009-08-17, by Sylvain Thénault
towards better edited attributes handling
stable
2009-08-17, by Sylvain Thénault
[session] use isinstance instead of testing value of is_super_session since we hack it in the add_relation method
stable
2009-08-17, by Sylvain Thénault
[repo] misc cleanup
stable
2009-08-17, by Sylvain Thénault
[entity] warn if bad fetch_attrs
stable
2009-08-17, by Sylvain Thénault
[entity] fix fetch_rql w/ case where it's called while entity is not 'complete' (eg time where it's being added but have not yet all mandatory relations set)
stable
2009-08-17, by Sylvain Thénault
use view.paginate
stable
2009-08-17, by Sylvain Thénault
backport stable branch
2009-08-16, by Adrien Di Mascio
[gmap] make gmap-views more tolerant
stable
2009-08-16, by Adrien Di Mascio
backport stable branch
2009-08-16, by Nicolas Chauvat
B bugfix
stable
2009-08-16, by Nicolas Chauvat
merge
stable
2009-08-16, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.4.3-1 for changeset a3828745e2cf
stable
2009-08-16, by Nicolas Chauvat
Added tag cubicweb-version-3.4.3 for changeset b2add17d5bc4
stable
cubicweb-debian-version-3.4.3-1
2009-08-16, by Nicolas Chauvat
B bugfix in json controller
stable
2009-08-16, by Nicolas Chauvat
B offer to continue even when failed to restore systemonly
stable
2009-08-14, by Nicolas Chauvat
ready for 3.4.3
stable
cubicweb-version-3.4.3
2009-08-14, by Nicolas Chauvat
[javascript] allow customization of inlineCreationForm insertion point
stable
2009-08-14, by Adrien Di Mascio
less
more
|
(0)
-3000
-1000
-960
+960
+1000
+3000
tip