2009-04-10 sylvain thenault doc update
2009-04-09 sylvain thenault add some documentation, backport *CompletionWidget tls-sprint
2009-04-09 sylvain thenault fix error class tls-sprint
2009-04-09 sylvain thenault password input may be used with non eidparam fields... tls-sprint
2009-04-09 sylvain thenault somewhat update to jquery, not yet finished though tls-sprint
2009-04-09 sylvain thenault should not name that parameter tls-sprint
2009-04-09 sylvain thenault widgets has been dropped from base class tls-sprint
2009-04-09 sylvain thenault ease renderer overriding tls-sprint
2009-04-09 sylvain thenault remove debug print tls-sprint
2009-04-09 sylvain thenault missing self, using bool is simpler tls-sprint
2009-04-09 sylvain thenault we have now actual classes in rwidgets tls-sprint
2009-04-09 sylvain thenault cleanup tls-sprint
2009-04-09 sylvain thenault oops tls-sprint
2009-04-09 sylvain thenault new FormViewMixIn class, cleanup FormMixIn (to remove once cubes doesn't use it anymore) tls-sprint
2009-04-09 sylvain thenault oops tls-sprint
2009-04-09 sylvain thenault introduce init_registration method and call it in repo initialization tls-sprint
2009-04-09 sylvain thenault should set None as default here as well tls-sprint
2009-04-09 sylvain thenault fix primary edition of eproperty (weird js pb remaining though) tls-sprint
2009-04-09 sylvain thenault put class, not class name into rwidgets. New rfields rtags to specify a field for a relation tls-sprint
2009-04-09 sylvain thenault allow no values argument tls-sprint
2009-04-09 sylvain thenault move ajax.js to base form class tls-sprint
2009-04-09 sylvain thenault fix vobjects registration to deal with objects inter-dependancy tls-sprint
2009-04-08 sylvain thenault eproperty forms handling tls-sprint
2009-04-08 sylvain thenault override form_build_context instead of form_render so we get sure to call form_add_entity_hiddens even on subforms tls-sprint
2009-04-08 sylvain thenault new form_init callback tls-sprint
2009-04-08 sylvain thenault bool handling tls-sprint
2009-04-08 sylvain thenault cleanup, remove some unnecessary (sometime buggy) stuff tls-sprint
2009-04-08 sylvain thenault refactor button handling tls-sprint
2009-04-08 sylvain thenault copyright update tls-sprint
2009-04-08 sylvain thenault don't fail on unregistered properties tls-sprint
2009-04-08 sylvain thenault EntitySelector base class now understand 'entity' in kwargs, new entity_implements selector tls-sprint
2009-04-08 sylvain thenault move tests where they belong tls-sprint
2009-04-08 Aurelien Campeas packaging for hardy
2009-04-08 sylvain thenault test inlined rtags tls-sprint
2009-04-08 sylvain thenault should give None as rset tls-sprint
2009-04-08 sylvain thenault no need for explicit handling tls-sprint
2009-04-08 sylvain thenault oops, should use input tag in radio, not option tls-sprint
2009-04-08 sylvain thenault password widget should use the same value as main field for the confirm, else if we don't notice that we got a validation error while no password modification has been done tls-sprint
2009-04-08 sylvain thenault missing closing div tls-sprint
2009-04-08 sylvain thenault inline_creation_form doesn't take ptype argument anymore tls-sprint
2009-04-08 sylvain thenault inlineview is no more a 'category', needs specific handling tls-sprint
2009-04-08 sylvain thenault kill old inlined forms code, only overriden in metastock (dead) and vcsfile (has to be updated anyway) tls-sprint
2009-04-08 sylvain thenault move initialize_varmaker on the FormMixIn class tls-sprint
2009-04-08 sylvain thenault fix some euser rcategories, drop editgroup form which 1. is unused 2. has no advantage vs muledit of users tls-sprint
2009-04-08 sylvain thenault test rcategories tls-sprint
2009-04-08 sylvain thenault use entity's rset and row/col info tls-sprint
2009-04-08 sylvain thenault for a correct handling of rtags, they should not ever be reloaded and they should be initialized once registration is finished tls-sprint
2009-04-08 sylvain thenault basic testing of relation tags tls-sprint
2009-04-08 sylvain thenault add str() to avoid kilometers of information while printing content (due to __repr__ of yams objects) tls-sprint
2009-04-08 sylvain thenault * print vreg content once fully initialized (require move of print code from vregistry to cwvreg) tls-sprint
2009-04-08 sylvain thenault secure the condition relation
2009-04-07 Emile Anclin [doc] Registerers are deprecated; little improvement
2009-04-07 Graziella Toutoungis Change version no
2009-04-07 sylvain thenault more cleaning needed :(
2009-04-07 sylvain thenault don't guess field if explicitly defined, rename init_rtags_category tls-sprint
2009-04-07 sylvain thenault catch FieldNotFound instead of Exception in field_by_name, return the field if guessable tls-sprint
2009-04-07 sylvain thenault cleanup tls-sprint
2009-04-07 sylvain thenault we don't want dom id systematically tls-sprint
2009-04-07 sylvain thenault don't set tabindex if already in attrs tls-sprint
2009-04-07 sylvain thenault new append_field method tls-sprint
2009-04-07 sylvain thenault handle __message in FieldsForm, not only in EntityFieldsForm tls-sprint
2009-04-07 sylvain thenault raise specific exception tls-sprint
2009-04-07 sylvain thenault skip deprecated URL widgets tls-sprint
2009-04-07 sylvain thenault get field's help in guess_field tls-sprint
2009-04-07 sylvain thenault fix deprecation message tls-sprint
2009-04-07 sylvain thenault better to use typed eid tls-sprint
2009-04-07 sylvain thenault handle sort/internationalizable on Field base class + fix guess_field to deal with internationalizable and default values tls-sprint
2009-04-07 sylvain thenault cleanup, avoid spurious warning tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-04-07 sylvain thenault oops, forgot to clean that
2009-04-06 Aurelien Campeas merge (grmbl)
2009-04-06 Aurelien Campeas merge
2009-04-06 Aurelien Campeas Added tag cubicweb-debian-version-3_1_4-1 for changeset 0e132fbae9cc
2009-04-06 Aurelien Campeas Added tag cubicweb-version-3_1_4 for changeset e0e0a1c3d80f cubicweb-debian-version-3_1_4-1
2009-04-06 Aurelien Campeas merge cubicweb-version-3_1_4
2009-04-06 Aurelien Campeas bump
2009-04-06 Aurelien Campeas merge
2009-04-06 Aurelien Campeas fix vocabfunc signature #342646
2009-04-06 Emile Anclin [doc] some improvements on Views
2009-04-06 sylvain thenault check require_groups as well
2009-04-06 sylvain thenault introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
2009-04-06 sylvain thenault new recreate argument to extid2eid when an external source want to recreate entities previously imported with a predictable ext id
2009-04-06 Emile Anclin [doc] improve view explanation
2009-04-06 sylvain thenault only show owl action when displaying the schema view
2009-04-06 sylvain thenault give view when selecting actions
2009-04-06 sylvain thenault should give entity class here tls-sprint
2009-04-06 Sylvain Added tag cubicweb-debian-version-3_1_3-1 for changeset 9e98dec0768b
2009-04-06 Sylvain Added tag cubicweb-version-3_1_3 for changeset a5dc91adb7c1 cubicweb-debian-version-3_1_3-1
2009-04-06 sylvain thenault typo cubicweb-version-3_1_3
2009-04-06 sylvain thenault rahhh
2009-04-06 sylvain thenault 3.1.3
2009-04-06 sylvain thenault restrict read perms to user on backup files
2009-04-04 sylvain thenault remove debug stuff
2009-04-04 sylvain thenault set 30sec query cache on pyro source, important speedup for pages generating multiple time the same external query
2009-04-04 Sylvain more test predictability
2009-04-04 sylvain thenault fix choose_term monkey-patching
(0) -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip