2009-11-27 Sylvain Thénault implements is enough stable
2009-11-27 Sylvain Thénault make title overriddable stable
2009-11-27 Sylvain Thénault fix test: required to fake parent form stable
2009-11-27 Nicolas Chauvat [web] rename TabedPrimary to TabbedPrimary with backward compat stable
2009-11-27 Nicolas Chauvat rename sql script to make cw3.5.6 happy stable
2009-11-27 Sylvain Thénault consider 'rvid' key in primaryview_display_control to determine sub-view to use in reledit stable
2009-11-27 Sylvain Thénault some doc stable
2009-11-27 Sylvain Thénault force_session_key default to None stable
2009-11-27 Sylvain Thénault don't type __maineid, it may not be an eid actually stable
2009-11-27 Sylvain Thénault fix previous post values handling (eg on validation error) for sub-forms stable
2009-11-27 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 Sylvain Thénault edit controller now informs server side about its main eid through transaction data stable
2009-11-27 Sylvain Thénault refactor to ease overriding stable
2009-11-27 Sylvain Thénault fix nasty pluggable mixins bug, where mixins take precedence other user class stable
2009-11-25 Sandrine Ribeau [views] fix gmap url / avoid double escaping stable
2009-11-24 Sandrine Ribeau [views] ticket #34808, make sure timetable view uses datetime and not date stable
2009-11-24 Sylvain Thénault more conditions have to be verified before unfolding the 'more actions' menu content directly into the box stable
2009-11-24 Sylvain Thénault allow to test cubes within apycot using cubicweb from the debian package stable
2009-11-24 Sylvain Thénault fix name error in timetable view, always write unicode stable
2009-11-24 Sylvain Thénault ignore validation error during auto-population of a test db stable
2009-11-24 Sylvain Thénault set appid attribute before super call to avoid attribute error when fetching configuration's defaults stable
2009-11-23 Adrien Di Mascio Added tag cubicweb-debian-version-3.5.6-1 for changeset 5f7c939301a1 stable
2009-11-23 Adrien Di Mascio Added tag cubicweb-version-3.5.6 for changeset 4e619e97b3fd stable cubicweb-debian-version-3.5.6-1
2009-11-23 Adrien Di Mascio merge stable cubicweb-version-3.5.6
2009-11-23 Adrien Di Mascio Added tag cubicweb-debian-version-3.5.6-1 for changeset e6225e8e36c6 stable
2009-11-23 Adrien Di Mascio Added tag cubicweb-version-3.5.6 for changeset b79f361839a7 stable
2009-11-23 Adrien Di Mascio version 3.5.6 stable
2009-11-23 Sylvain Thénault rhauum stable
2009-11-23 Sylvain Thénault default_instance id should also be available when silently rebuilding soures file stable
2009-11-23 Sylvain Thénault fix #544758 by calling custom sql scripts in add_cubes. stable
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
2009-10-21 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 Sylvain Thénault don't allow that even with cow powers stable
2009-10-21 Aurelien Campeas fix reledit related test breakage stable
2009-10-21 Sylvain Thénault test fixes stable
2009-10-21 Sylvain Thénault merge stable
2009-10-21 Sylvain Thénault test fix stable
2009-10-21 Sylvain Thénault nicer relation|entity schema view stable
2009-10-21 Aurelien Campeas reledit: stuff the value into its own div and properly hide it when necessary (but dont lump it with the landingzone div for it switches the form on when one clicks on a value to traverse it) stable
2009-10-21 Aurelien Campeas work around a pb. with subquery_selection_index stable
2009-10-21 Aurelien Campeas latst_trinfo : do not crash on absent wf history stable
2009-10-21 Sylvain Thénault drop _prepare_copy method from rset in favor of a more generic copy method stable
2009-10-21 Sylvain Thénault i18nupdate stable
2009-10-21 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-20 Aurelien Campeas small cleanup & revert to less intrusive icon stable
2009-10-20 Aurelien Campeas actually hide the value when editing, cleanup spurious arg stable
2009-10-20 Aurelien Campeas merge stable
2009-10-20 Aurelien Campeas yet another brain fart stable
2009-10-20 Sylvain Thénault 2.4 compat stable
2009-10-20 Aurelien Campeas remove spurious wview stable
2009-10-20 Sylvain Thénault deprecated api update stable
2009-10-20 Sylvain Thénault document stable
2009-10-20 Sylvain Thénault merge stable
2009-10-20 Sylvain Thénault when a query is grouped, ensure sort terms are grouped as well stable
2009-10-20 Sylvain Thénault take care to outer joins stable
2009-10-20 Sylvain Thénault display title in the component to avoid relying on view supporting title argument stable
2009-10-20 Aurelien Campeas turn make_relations_query into a true generator (this allows interleaving of actual entities linking and query generation) stable
2009-10-20 Aurelien Campeas node ids shall not begin with a number stable
2009-10-20 Sylvain Thénault remove debug print stable
2009-10-20 Sylvain Thénault accepts single values as create_entity stable
2009-10-20 Aurelien Campeas move these definitions below cell_call stable
2009-10-20 Aurelien Campeas reledit: load actual edition form on demand #471799 stable
2009-10-19 Aurelien Campeas merge stable
2009-10-19 Aurelien Campeas kill separate attribute client-side handling #473636 stable
2009-10-19 Aurelien Campeas use cuibicweb json encoder for json_dumps, still catch the TypeError in the request-less jsonize stable
2009-10-19 Sandrine Ribeau [doc] remove toc.rst which is not used and conflicts with index.rst and fix table of contents numbering stable
2009-10-19 Sylvain Thénault oops
2009-10-19 Sylvain Thénault disable syncschema hooks during db initialization
2009-10-19 Sylvain Thénault finally
2009-10-19 Sylvain Thénault take care to already existant solutions local variable stable
2009-10-19 Sylvain Thénault bad merge
2009-10-19 Sylvain Thénault ignored_relations should be a set
2009-10-19 Sylvain Thénault remove some warnings
2009-10-19 Sylvain Thénault really need some holidays
2009-10-19 Sylvain Thénault mark class as abstract
2009-10-19 Sylvain Thénault editable-attributes return a list of 2-uple
2009-10-19 Sylvain Thénault remove some warnings
2009-10-19 Sylvain Thénault dumb name error
2009-10-19 Sylvain Thénault typo
2009-10-19 Sylvain Thénault forgotten some part of a merge
2009-10-19 Sylvain Thénault bad merge
2009-10-19 Sylvain Thénault .id has been renamed
2009-10-19 Sylvain Thénault be quiet w/ apycot
2009-10-19 Sylvain Thénault 2.4 compat
2009-10-19 Sylvain Thénault 2.4 compat
2009-10-19 Sylvain Thénault backport stable
2009-10-19 Sylvain Thénault typo stable
2009-10-19 Sylvain Thénault restrict follow action to one line rset stable
2009-10-19 Sylvain Thénault cleanup stable
2009-10-19 Sylvain Thénault merge stable
2009-10-19 Sylvain Thénault [shell] make process_script available throuhg c-c shell / migration script context stable
2009-10-18 Alexandre Fayolle ugly workaround to javascript serialisation problem #481437 (not considered fixed by this changeset) stable
2009-10-16 Alexandre Fayolle merge stable
2009-10-16 Alexandre Fayolle revert change, but there's something fishy here stable
2009-10-16 Alexandre Fayolle work around a problem in constraint application stable
2009-10-16 Sylvain Thénault should remove entities from kwargs (won't go through pyro) stable
2009-10-16 Sylvain Thénault properly close remote connections stable
2009-10-16 Sylvain Thénault update prototype stable
2009-10-16 Sylvain Thénault [c-c] fixes for shell w/ pyro instance stable
2009-10-16 Sylvain Thénault oops stable
2009-10-16 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 Sylvain Thénault a way to distinguish __init__ vs render arguments stable
2009-10-16 Sylvain Thénault merge stable
2009-10-16 Sylvain Thénault skip final type stable
2009-10-16 Sylvain Thénault check we've some message to display stable
2009-10-16 Sylvain Thénault #481017: cubicweb-ctl shell on remote instance stable
2009-10-16 Sylvain Thénault initialize entity classes in repository initialization stable
2009-10-16 Aurelien Campeas revert to adim fix stable
2009-10-16 Aurelien Campeas merge stable
2009-10-16 Aurelien Campeas missing args stable
2009-10-16 Adrien Di Mascio [workflow] fix NameError in fire_transition() stable
2009-10-15 Sylvain Thénault cleanup stable
2009-10-15 Sylvain Thénault [optimisation] insert is / is_instance_of using sql stable
(0) -3000 -1000 -240 +240 +1000 +3000 tip