2009-11-23 Sylvain Thénault fix #499846 by handling timedelta type in json serialization stable
2009-11-23 Sylvain Thénault fix https://www.logilab.net/cwo/ticket/481727 stable
2009-11-23 Sylvain Thénault password is required, else we get obscure validation failure when inserting the admin user into cw stable
2009-11-23 Sylvain Thénault test update stable
2009-11-23 Sylvain Thénault a new help action has been introduced, fix test stable
2009-11-23 Sylvain Thénault cacheable queries to serialize permissions, update relevant tests stable
2009-11-23 Sylvain Thénault remove debug stable
2009-11-23 Sylvain Thénault merge
2009-11-20 Sylvain Thénault forgotten stuff
2009-11-22 Nicolas Chauvat fix buglet stable
2009-11-20 Nicolas Chauvat backport stable branch
2009-11-20 Nicolas Chauvat merge stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-20 Sylvain Thénault backport stable branch reldefsecurity
2009-11-20 Sylvain Thénault use ITree api stable
2009-11-20 Adrien Di Mascio remove bad invisible character stable
2009-11-20 Sylvain Thénault check we're not deleting the relation before checking its cardinality... stable
2009-11-19 Aurelien Campeas merge stable
2009-11-19 Aurelien Campeas fix typo stable
2009-11-19 Sylvain Thénault merge stable
2009-11-19 Sylvain Thénault backported from confman stable
2009-11-19 Sylvain Thénault typo stable
2009-11-19 Adrien Di Mascio [forms] muledit mainform should copy nav params, its subforms shouldn't stable
2009-11-19 Aurelien Campeas fix tests stable
2009-11-19 Sylvain Thénault merge stable
2009-11-19 Sylvain Thénault reldefsecurity branch : reldefsecurity
2009-11-18 Sylvain Thénault properly use substitution for rql query argument stable
2009-11-18 Sylvain Thénault use shorter notation stable
2009-11-18 Adrien Di Mascio [formfields] allow fields ordering with autoform_field_kwargs stable
2009-11-18 Adrien Di Mascio [web] remove widget.render backward compatibility stable
2009-11-18 Adrien Di Mascio [migration] avoid AssertionError / crashes if migration script is neither a py nor a sql file stable
2009-11-17 Adrien Di Mascio merge stable
2009-11-17 Adrien Di Mascio [hooks] update CWUser class after schema changes stable
2009-11-17 Adrien Di Mascio [server] remove not-so-useful entity_name and entity_attr functions, introduce entity_oldnewvalue stable
2009-11-16 Sylvain Thénault oops, fix wf entity types vocabulary while in creation stable
2009-11-16 Sylvain Thénault fix vocabulary for destination_state/allowed_transitions when creating state or transition stable
2009-11-16 Sylvain Thénault fix potential key error stable
2009-11-16 Sylvain Thénault actually fix rgx_action stable
2009-11-16 Sylvain Thénault fix UnboundLocalError stable
2009-11-16 Adrien Di Mascio [forms] add setFormsTarget() to the list of postAjaxLoad callbacks to have iframe on ajax-rendered forms stable
2009-11-16 Adrien Di Mascio [breadcrumbs] make it easier to redefine html structure of breadcrumbs component stable
2009-11-16 Sylvain Thénault merge stable
2009-11-16 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 Aurelien Campeas more helpful error message stable
2009-11-16 Sylvain Thénault add XX reminder stable
2009-11-16 Sylvain Thénault ensure pb is not None stable
2009-11-16 Sylvain Thénault fix rgx_action to ensure eids given to .execute are correctly typed stable
2009-11-16 Sylvain Thénault try to update ldap tests to make them work from the DMZ (eg using another ldap directory) stable
2009-11-16 Sylvain Thénault no progress bar in apycot environment stable
2009-11-16 Sylvain Thénault merge stable
2009-11-16 Sylvain Thénault test and fix case where remove_unsused_solutions remove some solutions that should be kept stable
2009-11-16 Alexandre Fayolle added days_in_year function stable
2009-11-15 Nicolas Chauvat merge stable
2009-11-13 Sylvain Thénault deactivate toolbox until 3.6 stable
2009-11-13 Sylvain Thénault cleanup stable
2009-11-13 Nicolas Chauvat [common] add tr, th and td tags stable
2009-11-13 Sylvain Thénault new argument to provide extra content stable
2009-11-13 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 Sylvain Thénault stop calling render_entity_metadata in primary view, provides a stable
2009-11-13 Sylvain Thénault display entity type in metadata section instead of default title of primary view stable
2009-11-13 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 Sylvain Thénault merge stable
2009-11-13 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 Sylvain Thénault missing space between label and value stable
2009-11-13 Adrien Di Mascio [web] safety belt to avoid overriding pageid with loadxhtml() stable
2009-11-13 Sylvain Thénault merge stable
2009-11-13 Sylvain Thénault fix necessary when adding a cube which isn't listed in fs dependencies of the instance stable
2009-11-13 Sylvain Thénault more sensible default values to c-c "create" inputs stable
2009-11-12 Adrien Di Mascio [javascript] fid form / onfailure behaviour stable
2009-11-12 Sylvain Thénault add set_page_data as well stable
2009-11-12 Sylvain Thénault #473188: missing get_page_data when patching bare db-api request for web compatibility stable
2009-11-12 Sylvain Thénault benefit from the orm for clearer code stable
2009-11-12 Sylvain Thénault close #472361: omit password and bytes attributes in allowed mass-mailing keys stable
2009-11-12 Sylvain Thénault close #474415 by using 'is' instead of comparison which explicitly fails on entity classes stable
2009-11-12 Sylvain Thénault when instance is started normally (eg not in debug mode), check versions before daemonization stable
2009-11-12 Sylvain Thénault doc stable
2009-11-12 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 Sylvain Thénault typo stable
2009-11-12 Sylvain Thénault consider U when computing main variables stable
2009-11-12 Sylvain Thénault fix cut and paste stable
2009-11-12 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 Sylvain Thénault oops, junk stable
2009-11-12 Sylvain Thénault c-c create stopped asking if anonymous access should be activated stable
2009-11-12 Sylvain Thénault no more dependency on mx date time. Better description of optional dependencies stable
2009-11-11 Nicolas Chauvat [web ui] move help from header to footer stable
2009-11-10 Adrien Di Mascio merge stable
2009-11-10 Adrien Di Mascio [web] set pageid at request instanciation rather than in htmlheader template stable
2009-11-10 Sylvain Thénault test and fix http://www.logilab.org/ticket/499838 stable
2009-11-10 Sylvain Thénault merge stable
2009-11-10 Sylvain Thénault Backed out changeset 8d0b5de8002b stable
2009-11-10 Julien Jehannet [B] migration: normalize migration script path stable
2009-11-09 Aurelien Campeas small fixes stable
2009-11-08 Nicolas Chauvat #509981: cw-ctl shell <instance> file.txt runs doctest.testfile
2009-11-08 Nicolas Chauvat [web ui] PrimaryView.render_attributes now uses a table stable
2009-11-08 Nicolas Chauvat [web ui] primaryview_section tags for CWGroup stable
2009-11-08 Nicolas Chauvat [web ui] change "table actions" icon to arrow-up stable
2009-11-08 Nicolas Chauvat [web ui] remove "trame_grise" from forms stable
2009-11-08 Nicolas Chauvat [web ui] rename form buttons to ok/cancel where workflow change state stable
2009-11-08 Nicolas Chauvat [i18n] fix typos stable
2009-11-07 Nicolas Chauvat [web ui] decorate form buttons with icons (at last) stable
2009-11-07 Nicolas Chauvat [web ui] very simple default configuration for ckeditor stable
2009-11-07 Nicolas Chauvat [clean] remove print polluting test outputs stable
2009-11-07 Nicolas Chauvat [web ui] fix the editable fields: better look and behaviour. stable
2009-11-07 Nicolas Chauvat [icons] make nomail icon more recognizable stable
2009-11-05 Alexandre Fayolle [doc] added note about the required js and css in TableWidget stable
2009-11-05 Alexandre Fayolle style: s/pourcent/percent/ stable
2009-11-05 Alexandre Fayolle added SimpleModel for TableWidget stable
2009-11-05 Alexandre Fayolle [doc] fix inaccurate docstring stable
2009-10-28 Julien Jehannet [B] views: fix wrong xhtml when empty rset stable
2009-11-03 Aurelien Campeas do not display anything when bein asked something (fix #504759) stable
2009-11-03 Aurelien Campeas fix wrong answer when the rset is empty but did not raise stable
2009-11-03 Aurelien Campeas put back url info started at the end of initialisations stable
2009-11-02 Julien Jehannet [B] web: weird display with internationalizable (Closes: #503071) stable
2009-11-02 Aurelien Campeas update docstring, xml escape exception description stable
2009-11-01 Nicolas Chauvat [migration] warn if 3.5 workflow migration is going to fail stable
2009-10-28 Nicolas Chauvat C - fix typo. make `lgp check` happy. stable
2009-10-26 Alexandre Fayolle force debug mode on cubicweb-ctl start on win32 stable
2009-10-23 Aurelien Campeas read form arg specifying json call context (to make it work under json controller) stable
2009-10-22 Adrien Di Mascio [javascript] handle cases where vid parameter is hijacked by parameter-injection stable
2009-10-22 Adrien Di Mascio [views] consider fallbackvid request parameter in ViewController stable
2009-10-22 Adrien Di Mascio [cleanup] reorder cubicweb namespace attributes declaration stable
2009-10-22 Adrien Di Mascio [javascript] asURL now escapes request arguments stable
2009-10-21 Aurelien Campeas merge stable
2009-10-21 Aurelien Campeas remove obsolete caveat stable
2009-10-21 Sylvain Thénault so bad tests hasn't find that one... stable
2009-10-21 Sylvain Thénault backport stable branch
2009-10-21 Sylvain Thénault Added tag cubicweb-debian-version-3.5.5-1 for changeset aad818d9d9b6 stable
2009-10-21 Sylvain Thénault Added tag cubicweb-version-3.5.5 for changeset 1eca47d59fd9 stable cubicweb-debian-version-3.5.5-1
(0) -3000 -1000 -128 +128 +1000 +3000 tip