Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-384
+384
+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.
use implements instead of entity_implements
2009-12-09, by Sylvain Thénault
merge
2009-12-09, by Sylvain Thénault
cw 3.6 api update
2009-12-09, by Sandrine Ribeau
some api update
2009-12-09, by Sylvain Thénault
deprecates entity_implements / but_etype selectors
2009-12-09, by Sylvain Thénault
fix initargs handling
2009-12-09, by Pierre-Yves David
fix guess_field to handle non internationalizable definition
2009-12-08, by Pierre-Yves David
perms are now held by the relation definition
2009-12-09, by Sylvain Thénault
password should now be named
2009-12-09, by Sylvain Thénault
__cmp__ should *NOT* return False when different
2009-12-09, by Sylvain Thénault
explain how to run as a windows service
stable
2009-12-09, by Aurelien Campeas
be able to run cw instances as windows services
stable
2009-12-09, by auc
merge
2009-12-08, by Sylvain Thénault
oops, bad indent
stable
2009-12-08, by Sylvain Thénault
backport stable
2009-12-08, by Sylvain Thénault
should not xml_escape rql
stable
2009-12-08, by Sylvain Thénault
backport stable
2009-12-08, by Sylvain Thénault
properly escape arguments of user callbacks
stable
2009-12-08, by Sylvain Thénault
new rset argument
stable
2009-12-08, by Sylvain Thénault
api update
2009-12-08, by Sylvain Thénault
test update
2009-12-08, by Sylvain Thénault
fix infered rdef propagation
2009-12-08, by Sylvain Thénault
more api update
2009-12-08, by Sandrine Ribeau
yams api update
2009-12-08, by Sylvain Thénault
move hook tests to hooks package tests
2009-12-08, by Sylvain Thénault
should use match_rtype, not entity_implements in such cases
2009-12-08, by Sylvain Thénault
3.5 api update
2009-12-08, by Sylvain Thénault
had been involontarly dropped
2009-12-08, by Sylvain Thénault
cw 3.6 api update
2009-12-08, by Sylvain Thénault
add a dummy and stupid dummy method for dummy form
2009-12-08, by Pierre-Yves David
cw 3.6 api update
2009-12-08, by Sandrine Ribeau
card referenced later
2009-12-08, by Sylvain Thénault
give group mapping where needed
2009-12-08, by Sylvain Thénault
3.6 api update
2009-12-08, by Sylvain Thénault
fix sync_schema*: new syncprops argument to sync relation definition as well
2009-12-08, by Sylvain Thénault
Update generic RQL Based Constraints and RQLUniqueConstraint doc
2009-12-08, by Pierre-Yves David
fix class reference in old hook warning
2009-12-08, by Pierre-Yves David
merge
2009-12-08, by Sylvain Thénault
[mq]: typo
2009-12-08, by Sandrine Ribeau
[mq]: fix_set_addition
2009-12-08, by Arthur Lutz
Update generic RQL Based Constraints and RQLUniqueConstraint doc
2009-12-08, by Pierre-Yves David
fix class reference in old hook warning
2009-12-08, by Pierre-Yves David
missing groupmap propagation to rschema2rql
2009-12-08, by Sylvain Thénault
Update generic RQL Based Constraints and RQLUniqueConstraint doc
2009-12-08, by Pierre-Yves David
test api update
2009-12-08, by Sylvain Thénault
remove debug print, fix error message
2009-12-08, by Sylvain Thénault
missing mainvars
2009-12-08, by Sylvain Thénault
missing cache key
2009-12-08, by Sylvain Thénault
duh???
2009-12-08, by Sylvain Thénault
add regid when tracing selection
2009-12-08, by Sylvain Thénault
duh???
2009-12-08, by Sylvain Thénault
more api update
2009-12-08, by Sylvain Thénault
drop common subpackage
2009-12-08, by Sylvain Thénault
merge
2009-12-08, by Sylvain Thénault
move i18n / migration modules from cw.common to cw
2009-12-08, by Sylvain Thénault
merge
2009-12-07, by Sandrine Ribeau
api update
2009-12-07, by Sandrine Ribeau
remove old bw (pre 3.2) compat modules
2009-12-08, by Sylvain Thénault
use commit in migration script instead of checkpoint
2009-12-08, by Sylvain Thénault
deprecated one more custom add_entity in favor of req.create_entity
2009-12-08, by Sylvain Thénault
some cw 3.6 api update
2009-12-08, by Sylvain Thénault
yams api update
2009-12-08, by Sylvain Thénault
.id backward compat
2009-12-08, by Sylvain Thénault
backport stable branch
2009-12-08, by Sylvain Thénault
[migration] write migration instructions for permissions handling on relation definition
2009-12-07, by Adrien Di Mascio
[server] don't try to set perms twice on the same relation (e.g. symetric relations)
2009-12-07, by Adrien Di Mascio
merge
2009-12-07, by Sylvain Thénault
fix class reference in old hook warning
2009-12-07, by Pierre-Yves David
more api renaming/fixing update
2009-12-07, by Sandrine Ribeau
return relation property using rdef.get
2009-12-07, by Sandrine Ribeau
should return item type not relation
2009-12-07, by Sandrine Ribeau
api renaming update
2009-12-07, by Sandrine Ribeau
fix bad merge
2009-12-07, by Sandrine Ribeau
should delete state once replacement has been done
stable
2009-12-04, by Sylvain Thénault
dont crash if directory doesn't exist
stable
2009-12-04, by Sylvain Thénault
fix jsonization of interval
stable
2009-12-04, by Sylvain Thénault
added replace_state method to ease workflow migration. backported from forge as a reminder, not really tested yet
stable
2009-12-04, by Sylvain Thénault
backport stable into default
2009-12-03, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.10-1 for changeset dfe2f245248c
stable
2009-12-03, by Sylvain Thénault
Added tag cubicweb-version-3.5.10 for changeset 9b52725d8c53
stable
cubicweb-debian-version-3.5.10-1
2009-12-03, by Sylvain Thénault
merge
stable
cubicweb-version-3.5.10
2009-12-03, by Sylvain Thénault
3.5.10
stable
2009-12-03, by Sylvain Thénault
quick & dirty fix for auto completion widget
stable
2009-12-03, by Aurelien Campeas
update i18n doc
stable
2009-12-03, by Pierre-Yves David
Pasting blog about facet in the facet section of the doc book.
stable
2009-12-03, by Pierre-Yves David
hide en apidoc in .hgignore
stable
2009-12-03, by Pierre-Yves David
héhé, get the same result with a slightly enhanced condition and all this code removed
stable
2009-12-03, by Sylvain Thénault
unused, cleanup
stable
2009-12-03, by Sylvain Thénault
fix sql generation bug with neged inlined relation where the object is invariant and subject is only referenced by the relation
stable
2009-12-03, by Sylvain Thénault
add postcommit_event on Operations
stable
2009-12-03, by Aurelien Campeas
add some notes
stable
2009-12-03, by Sylvain Thénault
i18nupdate
stable
2009-12-03, by Sylvain Thénault
nicer error message on rql constraints
stable
2009-12-03, by Sylvain Thénault
implements 'parent' method on workflow entity types
stable
2009-12-03, by Sylvain Thénault
this invalid constraint now fails with new constraints checking
stable
2009-12-03, by Sylvain Thénault
this constraint is actually unusable in yams schema for cw
stable
2009-12-03, by Sylvain Thénault
unused since a long time now
stable
2009-12-03, by Sylvain Thénault
finish yesterday work on rql constraints:
stable
2009-12-03, by Sylvain Thénault
synchronize rdef where unique constraints have been updated/added
stable
2009-12-02, by Sylvain Thénault
oops, should have been updated
stable
2009-12-02, by Sylvain Thénault
add a fourth item to 'view box' defintion, dispctrl, so that
stable
2009-12-02, by Sylvain Thénault
slightly adapt title and hide boxes when view is called as a non primary view
stable
2009-12-02, by Sylvain Thénault
allow to override is_primary result using an argument given to object constructor (have to be given to 'initargs' argument of .render like initargs={'is_primary': False}
stable
2009-12-02, by Sylvain Thénault
typo
stable
2009-12-02, by Aurelien Campeas
new generic urlattr view
stable
2009-12-02, by Sylvain Thénault
update _render_attribute / _render_relation prototype to gain more control on label through uicfg (for attributes and relations). Keep bw compat for crm/iliane
stable
2009-12-02, by Sylvain Thénault
when fields are displayed in a table and label should'nt be displayed, set colspan to 2 on the field value cell
stable
2009-12-02, by Sylvain Thénault
fix format string
stable
2009-12-02, by Aurelien Campeas
cleanup
stable
2009-12-02, by Sylvain Thénault
fix workflow consistency: check state/transition name uniqness in the wf when state/transition name is modified ; use the new msg argument of rql constraints to have a nicer error message on failure
stable
2009-12-02, by Sylvain Thénault
nicer __str__ and __repr__ methods on rql constraints
stable
2009-12-02, by Sylvain Thénault
refactor so that we can specify an extra argument to constraints which
stable
2009-12-02, by Sylvain Thénault
nicer mainvars/expression handling when initializing rql constraints
stable
2009-12-02, by Sylvain Thénault
merge
stable
2009-12-02, by Sylvain Thénault
fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing
stable
2009-12-02, by Sylvain Thénault
don't fail on error while render a notification mail
stable
2009-12-02, by Sylvain Thénault
improve error message for redundant initial workflow states
stable
2009-12-01, by Pierre-Yves David
fix name error while debugging
stable
2009-12-01, by Sylvain Thénault
oops, this is an object relation
stable
2009-12-01, by Sylvain Thénault
don't use html/dtd validator as default validator for non html views. Closes #550162
stable
2009-12-01, by Sylvain Thénault
support x.set_relations(a_relation=None) to delete a_relation relations from this entity
stable
2009-12-01, by Sylvain Thénault
properly fail if user has entered wrong connection information for the system database, closes #549136
stable
2009-12-01, by Sylvain Thénault
[forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None)
stable
2009-12-01, by Sylvain Thénault
wfhistory isn't anymore selectable if the entity has no record in its history
stable
2009-12-01, by Sylvain Thénault
fix name error if ValueError is raised
stable
2009-12-01, by Sylvain Thénault
merge
stable
2009-11-30, by Alexandre Fayolle
fix rset.column_types docstring to reflect reality
stable
2009-11-30, by Alexandre Fayolle
make wfhistory non selectable for entities without record in its workflow history
stable
2009-11-30, by Sylvain Thénault
when one is adding an inline entity for a relation of a single card,
stable
2009-11-30, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.9-1 for changeset d7f2d32340fb
stable
2009-11-29, by Nicolas Chauvat
Added tag cubicweb-version-3.5.9 for changeset 1677312fd8a3
stable
cubicweb-debian-version-3.5.9-1
2009-11-29, by Nicolas Chauvat
prepare 3.5.9
stable
cubicweb-version-3.5.9
2009-11-29, by Nicolas Chauvat
oops
stable
2009-11-29, by Sylvain Thénault
merge
stable
2009-11-29, by Sylvain Thénault
fix ze fix
stable
2009-11-29, by Sylvain Thénault
prepare 3.5.8
stable
2009-11-29, by Nicolas Chauvat
fix inline-creation form when called through ajax
stable
2009-11-29, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.7-1 for changeset 7a96c0544c13
stable
2009-11-28, by Nicolas Chauvat
Added tag cubicweb-version-3.5.7 for changeset 0fc300eb4746
stable
cubicweb-debian-version-3.5.7-1
2009-11-28, by Nicolas Chauvat
prepare 3.5.7
stable
cubicweb-version-3.5.7
2009-11-28, by Nicolas Chauvat
imported patch cwctl-shell-textfile
stable
2009-11-28, by Nicolas Chauvat
bugfix typo in exception name
stable
2009-11-28, by Nicolas Chauvat
ease customization of title
stable
2009-11-27, by Sylvain Thénault
implements is enough
stable
2009-11-27, by Sylvain Thénault
make title overriddable
stable
2009-11-27, by Sylvain Thénault
fix test: required to fake parent form
stable
2009-11-27, by Sylvain Thénault
[web] rename TabedPrimary to TabbedPrimary with backward compat
stable
2009-11-27, by Nicolas Chauvat
rename sql script to make cw3.5.6 happy
stable
2009-11-27, by Nicolas Chauvat
consider 'rvid' key in primaryview_display_control to determine sub-view to use in reledit
stable
2009-11-27, by Sylvain Thénault
some doc
stable
2009-11-27, by Sylvain Thénault
force_session_key default to None
stable
2009-11-27, by Sylvain Thénault
don't type __maineid, it may not be an eid actually
stable
2009-11-27, by Sylvain Thénault
fix previous post values handling (eg on validation error) for sub-forms
stable
2009-11-27, by Sylvain Thénault
refactor session_key (__errorurl) to handle cases where the form is generated throuhg an ajax call: in case of an entity form, return the entity's absolute url. Also allow to force session key value
stable
2009-11-27, by Sylvain Thénault
edit controller now informs server side about its main eid through transaction data
stable
2009-11-27, by Sylvain Thénault
refactor to ease overriding
stable
2009-11-27, by Sylvain Thénault
fix nasty pluggable mixins bug, where mixins take precedence other user class
stable
2009-11-27, by Sylvain Thénault
[views] fix gmap url / avoid double escaping
stable
2009-11-25, by Sandrine Ribeau
[views] ticket #34808, make sure timetable view uses datetime and not date
stable
2009-11-24, by Sandrine Ribeau
more conditions have to be verified before unfolding the 'more actions' menu content directly into the box
stable
2009-11-24, by Sylvain Thénault
allow to test cubes within apycot using cubicweb from the debian package
stable
2009-11-24, by Sylvain Thénault
fix name error in timetable view, always write unicode
stable
2009-11-24, by Sylvain Thénault
ignore validation error during auto-population of a test db
stable
2009-11-24, by Sylvain Thénault
set appid attribute before super call to avoid attribute error when fetching configuration's defaults
stable
2009-11-24, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.6-1 for changeset 5f7c939301a1
stable
2009-11-23, by Adrien Di Mascio
Added tag cubicweb-version-3.5.6 for changeset 4e619e97b3fd
stable
cubicweb-debian-version-3.5.6-1
2009-11-23, by Adrien Di Mascio
merge
stable
cubicweb-version-3.5.6
2009-11-23, by Adrien Di Mascio
Added tag cubicweb-debian-version-3.5.6-1 for changeset e6225e8e36c6
stable
2009-11-23, by Adrien Di Mascio
Added tag cubicweb-version-3.5.6 for changeset b79f361839a7
stable
2009-11-23, by Adrien Di Mascio
version 3.5.6
stable
2009-11-23, by Adrien Di Mascio
rhauum
stable
2009-11-23, by Sylvain Thénault
default_instance id should also be available when silently rebuilding soures file
stable
2009-11-23, by Sylvain Thénault
fix #544758 by calling custom sql scripts in add_cubes.
stable
2009-11-23, by Sylvain Thénault
fix #499846 by handling timedelta type in json serialization
stable
2009-11-23, by Sylvain Thénault
fix https://www.logilab.net/cwo/ticket/481727
stable
2009-11-23, by Sylvain Thénault
password is required, else we get obscure validation failure when inserting the admin user into cw
stable
2009-11-23, by Sylvain Thénault
test update
stable
2009-11-23, by Sylvain Thénault
a new help action has been introduced, fix test
stable
2009-11-23, by Sylvain Thénault
cacheable queries to serialize permissions, update relevant tests
stable
2009-11-23, by Sylvain Thénault
remove debug
stable
2009-11-23, by Sylvain Thénault
merge
2009-11-23, by Sylvain Thénault
forgotten stuff
2009-11-20, by Sylvain Thénault
fix buglet
stable
2009-11-22, by Nicolas Chauvat
backport stable branch
2009-11-20, by Nicolas Chauvat
merge
stable
2009-11-20, by Nicolas Chauvat
backport stable branch (one more time painfully)
2009-11-20, by Sylvain Thénault
backport stable branch
reldefsecurity
2009-11-20, by Sylvain Thénault
use ITree api
stable
2009-11-20, by Sylvain Thénault
remove bad invisible character
stable
2009-11-20, by Adrien Di Mascio
check we're not deleting the relation before checking its cardinality...
stable
2009-11-20, by Sylvain Thénault
merge
stable
2009-11-19, by Aurelien Campeas
fix typo
stable
2009-11-19, by Aurelien Campeas
merge
stable
2009-11-19, by Sylvain Thénault
backported from confman
stable
2009-11-19, by Sylvain Thénault
typo
stable
2009-11-19, by Sylvain Thénault
[forms] muledit mainform should copy nav params, its subforms shouldn't
stable
2009-11-19, by Adrien Di Mascio
fix tests
stable
2009-11-19, by Aurelien Campeas
merge
stable
2009-11-19, by Sylvain Thénault
reldefsecurity branch :
reldefsecurity
2009-11-19, by Sylvain Thénault
properly use substitution for rql query argument
stable
2009-11-18, by Sylvain Thénault
use shorter notation
stable
2009-11-18, by Sylvain Thénault
[formfields] allow fields ordering with autoform_field_kwargs
stable
2009-11-18, by Adrien Di Mascio
[web] remove widget.render backward compatibility
stable
2009-11-18, by Adrien Di Mascio
[migration] avoid AssertionError / crashes if migration script is neither a py nor a sql file
stable
2009-11-18, by Adrien Di Mascio
merge
stable
2009-11-17, by Adrien Di Mascio
[hooks] update CWUser class after schema changes
stable
2009-11-17, by Adrien Di Mascio
[server] remove not-so-useful entity_name and entity_attr functions, introduce entity_oldnewvalue
stable
2009-11-17, by Adrien Di Mascio
oops, fix wf entity types vocabulary while in creation
stable
2009-11-16, by Sylvain Thénault
fix vocabulary for destination_state/allowed_transitions when creating state or transition
stable
2009-11-16, by Sylvain Thénault
fix potential key error
stable
2009-11-16, by Sylvain Thénault
actually fix rgx_action
stable
2009-11-16, by Sylvain Thénault
fix UnboundLocalError
stable
2009-11-16, by Sylvain Thénault
[forms] add setFormsTarget() to the list of postAjaxLoad callbacks to have iframe on ajax-rendered forms
stable
2009-11-16, by Adrien Di Mascio
[breadcrumbs] make it easier to redefine html structure of breadcrumbs component
stable
2009-11-16, by Adrien Di Mascio
merge
stable
2009-11-16, by Sylvain Thénault
add textparser object, designed to trigger some actions from textual content such as email or checkin-message (unused in the library itself yet, see email cube)
stable
2009-11-16, by Sylvain Thénault
more helpful error message
stable
2009-11-16, by Aurelien Campeas
add XX reminder
stable
2009-11-16, by Sylvain Thénault
ensure pb is not None
stable
2009-11-16, by Sylvain Thénault
fix rgx_action to ensure eids given to .execute are correctly typed
stable
2009-11-16, by Sylvain Thénault
try to update ldap tests to make them work from the DMZ (eg using another ldap directory)
stable
2009-11-16, by Sylvain Thénault
no progress bar in apycot environment
stable
2009-11-16, by Sylvain Thénault
merge
stable
2009-11-16, by Sylvain Thénault
test and fix case where remove_unsused_solutions remove some solutions that should be kept
stable
2009-11-16, by Sylvain Thénault
added days_in_year function
stable
2009-11-16, by Alexandre Fayolle
merge
stable
2009-11-15, by Nicolas Chauvat
deactivate toolbox until 3.6
stable
2009-11-13, by Sylvain Thénault
cleanup
stable
2009-11-13, by Sylvain Thénault
[common] add tr, th and td tags
stable
2009-11-13, by Nicolas Chauvat
new argument to provide extra content
stable
2009-11-13, by Sylvain Thénault
introduce render_entity_toolbox on default primary view to display components in the ctxtoolbar context, such as pdf icon, notification registration (nosylist)...
stable
2009-11-13, by Sylvain Thénault
stop calling render_entity_metadata in primary view, provides a
stable
2009-11-13, by Sylvain Thénault
display entity type in metadata section instead of default title of primary view
stable
2009-11-13, by Sylvain Thénault
PUCE_UP make me thing it will fold something on click, use PUCE_DOWN instead (as for actions box menus)
stable
2009-11-13, by Sylvain Thénault
merge
stable
2009-11-13, by Sylvain Thénault
prepare support for a 'context toolbar', used in tracker but will much probably be backported in default primary view. Turn pdfview component into a toolbar element
stable
2009-11-13, by Sylvain Thénault
missing space between label and value
stable
2009-11-13, by Sylvain Thénault
[web] safety belt to avoid overriding pageid with loadxhtml()
stable
2009-11-13, by Adrien Di Mascio
merge
stable
2009-11-13, by Sylvain Thénault
fix necessary when adding a cube which isn't listed in fs dependencies of the instance
stable
2009-11-13, by Sylvain Thénault
more sensible default values to c-c "create" inputs
stable
2009-11-13, by Sylvain Thénault
[javascript] fid form / onfailure behaviour
stable
2009-11-12, by Adrien Di Mascio
add set_page_data as well
stable
2009-11-12, by Sylvain Thénault
#473188: missing get_page_data when patching bare db-api request for web compatibility
stable
2009-11-12, by Sylvain Thénault
benefit from the orm for clearer code
stable
2009-11-12, by Sylvain Thénault
close #472361: omit password and bytes attributes in allowed mass-mailing keys
stable
2009-11-12, by Sylvain Thénault
close #474415 by using 'is' instead of comparison which explicitly fails on entity classes
stable
2009-11-12, by Sylvain Thénault
when instance is started normally (eg not in debug mode), check versions before daemonization
stable
2009-11-12, by Sylvain Thénault
doc
stable
2009-11-12, by Sylvain Thénault
close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet)
stable
2009-11-12, by Sylvain Thénault
typo
stable
2009-11-12, by Sylvain Thénault
consider U when computing main variables
stable
2009-11-12, by Sylvain Thénault
fix cut and paste
stable
2009-11-12, by Sylvain Thénault
do not fail if anon user == manager, simply emit warning that it should not be done in production.
stable
2009-11-12, by Sylvain Thénault
oops, junk
stable
2009-11-12, by Sylvain Thénault
c-c create stopped asking if anonymous access should be activated
stable
2009-11-12, by Sylvain Thénault
no more dependency on mx date time. Better description of optional dependencies
stable
2009-11-12, by Sylvain Thénault
[web ui] move help from header to footer
stable
2009-11-11, by Nicolas Chauvat
merge
stable
2009-11-10, by Adrien Di Mascio
[web] set pageid at request instanciation rather than in htmlheader template
stable
2009-11-10, by Adrien Di Mascio
test and fix http://www.logilab.org/ticket/499838
stable
2009-11-10, by Sylvain Thénault
merge
stable
2009-11-10, by Sylvain Thénault
Backed out changeset 8d0b5de8002b
stable
2009-11-10, by Sylvain Thénault
[B] migration: normalize migration script path
stable
2009-11-10, by Julien Jehannet
small fixes
stable
2009-11-09, by Aurelien Campeas
#509981: cw-ctl shell <instance> file.txt runs doctest.testfile
2009-11-08, by Nicolas Chauvat
[web ui] PrimaryView.render_attributes now uses a table
stable
2009-11-08, by Nicolas Chauvat
[web ui] primaryview_section tags for CWGroup
stable
2009-11-08, by Nicolas Chauvat
[web ui] change "table actions" icon to arrow-up
stable
2009-11-08, by Nicolas Chauvat
[web ui] remove "trame_grise" from forms
stable
2009-11-08, by Nicolas Chauvat
[web ui] rename form buttons to ok/cancel where workflow change state
stable
2009-11-08, by Nicolas Chauvat
[i18n] fix typos
stable
2009-11-08, by Nicolas Chauvat
[web ui] decorate form buttons with icons (at last)
stable
2009-11-07, by Nicolas Chauvat
[web ui] very simple default configuration for ckeditor
stable
2009-11-07, by Nicolas Chauvat
[clean] remove print polluting test outputs
stable
2009-11-07, by Nicolas Chauvat
[web ui] fix the editable fields: better look and behaviour.
stable
2009-11-07, by Nicolas Chauvat
[icons] make nomail icon more recognizable
stable
2009-11-07, by Nicolas Chauvat
[doc] added note about the required js and css in TableWidget
stable
2009-11-05, by Alexandre Fayolle
style: s/pourcent/percent/
stable
2009-11-05, by Alexandre Fayolle
added SimpleModel for TableWidget
stable
2009-11-05, by Alexandre Fayolle
[doc] fix inaccurate docstring
stable
2009-11-05, by Alexandre Fayolle
[B] views: fix wrong xhtml when empty rset
stable
2009-10-28, by Julien Jehannet
do not display anything when bein asked something (fix #504759)
stable
2009-11-03, by Aurelien Campeas
fix wrong answer when the rset is empty but did not raise
stable
2009-11-03, by Aurelien Campeas
put back url info started at the end of initialisations
stable
2009-11-03, by Aurelien Campeas
[B] web: weird display with internationalizable (Closes: #503071)
stable
2009-11-02, by Julien Jehannet
update docstring, xml escape exception description
stable
2009-11-02, by Aurelien Campeas
[migration] warn if 3.5 workflow migration is going to fail
stable
2009-11-01, by Nicolas Chauvat
C - fix typo. make `lgp check` happy.
stable
2009-10-28, by Nicolas Chauvat
force debug mode on cubicweb-ctl start on win32
stable
2009-10-26, by Alexandre Fayolle
read form arg specifying json call context (to make it work under json controller)
stable
2009-10-23, by Aurelien Campeas
[javascript] handle cases where vid parameter is hijacked by parameter-injection
stable
2009-10-22, by Adrien Di Mascio
[views] consider fallbackvid request parameter in ViewController
stable
2009-10-22, by Adrien Di Mascio
[cleanup] reorder cubicweb namespace attributes declaration
stable
2009-10-22, by Adrien Di Mascio
[javascript] asURL now escapes request arguments
stable
2009-10-22, by Adrien Di Mascio
merge
stable
2009-10-21, by Aurelien Campeas
remove obsolete caveat
stable
2009-10-21, by Aurelien Campeas
so bad tests hasn't find that one...
stable
2009-10-21, by Sylvain Thénault
backport stable branch
2009-10-21, by Sylvain Thénault
Added tag cubicweb-debian-version-3.5.5-1 for changeset aad818d9d9b6
stable
2009-10-21, by Sylvain Thénault
Added tag cubicweb-version-3.5.5 for changeset 1eca47d59fd9
stable
cubicweb-debian-version-3.5.5-1
2009-10-21, by Sylvain Thénault
on precommit / rollback of schema update op, clear order_relations cache of entity schemas
stable
cubicweb-version-3.5.5
2009-10-21, by Sylvain Thénault
don't allow that even with cow powers
stable
2009-10-21, by Sylvain Thénault
fix reledit related test breakage
stable
2009-10-21, by Aurelien Campeas
test fixes
stable
2009-10-21, by Sylvain Thénault
merge
stable
2009-10-21, by Sylvain Thénault
test fix
stable
2009-10-21, by Sylvain Thénault
nicer relation|entity schema view
stable
2009-10-21, by Sylvain Thénault
reledit: stuff the value into its own div and properly hide it when necessary (but dont lump it with the landingzone div for it switches the form on when one clicks on a value to traverse it)
stable
2009-10-21, by Aurelien Campeas
work around a pb. with subquery_selection_index
stable
2009-10-21, by Aurelien Campeas
latst_trinfo : do not crash on absent wf history
stable
2009-10-21, by Aurelien Campeas
drop _prepare_copy method from rset in favor of a more generic copy method
stable
2009-10-21, by Sylvain Thénault
i18nupdate
stable
2009-10-21, by Sylvain Thénault
prefix sql aliases for entity table by '_' to avoid pb with variable such as 'AS' (eg a keyword in SQL)
stable
2009-10-21, by Sylvain Thénault
small cleanup & revert to less intrusive icon
stable
2009-10-20, by Aurelien Campeas
actually hide the value when editing, cleanup spurious arg
stable
2009-10-20, by Aurelien Campeas
merge
stable
2009-10-20, by Aurelien Campeas
yet another brain fart
stable
2009-10-20, by Aurelien Campeas
2.4 compat
stable
2009-10-20, by Sylvain Thénault
remove spurious wview
stable
2009-10-20, by Aurelien Campeas
deprecated api update
stable
2009-10-20, by Sylvain Thénault
document
stable
2009-10-20, by Sylvain Thénault
merge
stable
2009-10-20, by Sylvain Thénault
when a query is grouped, ensure sort terms are grouped as well
stable
2009-10-20, by Sylvain Thénault
take care to outer joins
stable
2009-10-20, by Sylvain Thénault
display title in the component to avoid relying on view supporting title argument
stable
2009-10-20, by Sylvain Thénault
turn make_relations_query into a true generator (this allows interleaving of actual entities linking and query generation)
stable
2009-10-20, by Aurelien Campeas
node ids shall not begin with a number
stable
2009-10-20, by Aurelien Campeas
remove debug print
stable
2009-10-20, by Sylvain Thénault
accepts single values as create_entity
stable
2009-10-20, by Sylvain Thénault
move these definitions below cell_call
stable
2009-10-20, by Aurelien Campeas
reledit: load actual edition form on demand #471799
stable
2009-10-20, by Aurelien Campeas
merge
stable
2009-10-19, by Aurelien Campeas
kill separate attribute client-side handling #473636
stable
2009-10-19, by Aurelien Campeas
use cuibicweb json encoder for json_dumps, still catch the TypeError in the request-less jsonize
stable
2009-10-19, by Aurelien Campeas
[doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering
stable
2009-10-19, by Sandrine Ribeau
oops
2009-10-19, by Sylvain Thénault
disable syncschema hooks during db initialization
2009-10-19, by Sylvain Thénault
finally
2009-10-19, by Sylvain Thénault
take care to already existant solutions local variable
stable
2009-10-19, by Sylvain Thénault
bad merge
2009-10-19, by Sylvain Thénault
ignored_relations should be a set
2009-10-19, by Sylvain Thénault
remove some warnings
2009-10-19, by Sylvain Thénault
really need some holidays
2009-10-19, by Sylvain Thénault
mark class as abstract
2009-10-19, by Sylvain Thénault
editable-attributes return a list of 2-uple
2009-10-19, by Sylvain Thénault
remove some warnings
2009-10-19, by Sylvain Thénault
dumb name error
2009-10-19, by Sylvain Thénault
typo
2009-10-19, by Sylvain Thénault
forgotten some part of a merge
2009-10-19, by Sylvain Thénault
bad merge
2009-10-19, by Sylvain Thénault
.id has been renamed
2009-10-19, by Sylvain Thénault
be quiet w/ apycot
2009-10-19, by Sylvain Thénault
2.4 compat
2009-10-19, by Sylvain Thénault
2.4 compat
2009-10-19, by Sylvain Thénault
backport stable
2009-10-19, by Sylvain Thénault
typo
stable
2009-10-19, by Sylvain Thénault
restrict follow action to one line rset
stable
2009-10-19, by Sylvain Thénault
cleanup
stable
2009-10-19, by Sylvain Thénault
merge
stable
2009-10-19, by Sylvain Thénault
[shell] make process_script available throuhg c-c shell / migration script context
stable
2009-10-19, by Sylvain Thénault
ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset)
stable
2009-10-18, by Alexandre Fayolle
merge
stable
2009-10-16, by Alexandre Fayolle
revert change, but there's something fishy here
stable
2009-10-16, by Alexandre Fayolle
work around a problem in constraint application
stable
2009-10-16, by Alexandre Fayolle
should remove entities from kwargs (won't go through pyro)
stable
2009-10-16, by Sylvain Thénault
properly close remote connections
stable
2009-10-16, by Sylvain Thénault
update prototype
stable
2009-10-16, by Sylvain Thénault
[c-c] fixes for shell w/ pyro instance
stable
2009-10-16, by Sylvain Thénault
oops
stable
2009-10-16, by Sylvain Thénault
get dispctrl through extra_kwargs to avoid error when a custom view is specified (potentially not taking any argument)
stable
2009-10-16, by Sylvain Thénault
a way to distinguish __init__ vs render arguments
stable
2009-10-16, by Sylvain Thénault
merge
stable
2009-10-16, by Sylvain Thénault
skip final type
stable
2009-10-16, by Sylvain Thénault
check we've some message to display
stable
2009-10-16, by Sylvain Thénault
#481017: cubicweb-ctl shell on remote instance
stable
2009-10-16, by Sylvain Thénault
initialize entity classes in repository initialization
stable
2009-10-16, by Sylvain Thénault
revert to adim fix
stable
2009-10-16, by Aurelien Campeas
merge
stable
2009-10-16, by Aurelien Campeas
missing args
stable
2009-10-16, by Aurelien Campeas
[workflow] fix NameError in fire_transition()
stable
2009-10-16, by Adrien Di Mascio
cleanup
stable
2009-10-15, by Sylvain Thénault
[optimisation] insert is / is_instance_of using sql
stable
2009-10-15, by Sylvain Thénault
clear eschema caches on schema changes
stable
2009-10-15, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-384
+384
+1000
+3000
tip