2009-09-23 Sylvain Thénault use __regid__
2009-09-23 Sylvain Thénault no need to access to _ through entity.req...
2009-09-23 Sylvain Thénault remove dumb test
2009-09-23 Sylvain Thénault test fixes
2009-09-23 Sylvain Thénault use __regid__
2009-09-23 Sylvain Thénault update and simplify test
2009-09-23 Sylvain Thénault cleanup stable
2009-09-23 Sylvain Thénault [security] test and fix/refactor optimization of optional varialbe when rewriting rql stable
2009-09-23 Sylvain Thénault use maxsize stable
2009-09-23 Alexandre Fayolle typo fix stable
2009-09-23 Alexandre Fayolle typo fix stable
2009-09-23 Alexandre Fayolle documentation formatting fix stable
2009-09-23 Sylvain Thénault use __regid__, not id
2009-09-23 Sylvain Thénault cw.rqlrewrite shouldn't depend on cw.server stable
2009-09-23 Sylvain Thénault nicer test
2009-09-23 Sylvain Thénault add anon user for TestServerConfiguration, no only AppTestConfiguration
2009-09-23 Sylvain Thénault merge
2009-09-23 Sylvain Thénault state_of/transition_of could now be inlined
2009-09-23 Sylvain Thénault use ._cw instead of req on appobject classes
2009-09-23 Sylvain Thénault move hooks test to the hooks package, update them to work with a minimal schema
2009-09-23 Adrien Di Mascio [api] use cw_* in supervising
2009-09-23 Adrien Di Mascio [supervising] fix delete_relation() prototype and changedescr usage
2009-09-23 Adrien Di Mascio [tests] fix status change notification test: initial user state is set on commit
2009-09-23 Adrien Di Mascio [notification] add missing import, fix dummy AttributeError in RenderAndSendNotificationView
2009-09-23 Adrien Di Mascio [api] use cw_*
2009-09-23 Adrien Di Mascio [server] backout previous change: forcing HooksRegistry instanciation conflicts with later hooks registration later in tests
2009-09-23 Adrien Di Mascio [tests] force hook registry instanciation for test configs
2009-09-23 Adrien Di Mascio merge
2009-09-23 Adrien Di Mascio [hooks] fix dummy NameError in RenderAndSendNotification
2009-09-23 Adrien Di Mascio [hooks] fix dummy AttributeError in SetUseEmailRelationOp
2009-09-23 Adrien Di Mascio [tests] use maxsize instead of SizeConstraint
2009-09-23 Adrien Di Mascio fix deprecation warnings in appobject: display the correct expected replacement
2009-09-23 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
2009-09-23 Sylvain Thénault unregister hooks by using category
2009-09-23 Sylvain Thénault fix hook category selector
2009-09-23 Sylvain Thénault nicer error message
2009-09-23 Sylvain Thénault no more HooksManager but a HooksRegistry: update test accordingly
2009-09-23 Sylvain Thénault update imports, rename test module
2009-09-23 Sylvain Thénault indent
2009-09-23 Sylvain Thénault access to repo through session
2009-09-23 Sylvain Thénault fix class name
2009-09-23 Adrien Di Mascio [bootstrap] metadata hooks need to be registered at bootstrap time for db creation
2009-09-23 Adrien Di Mascio [api] use __regid__ instead of deprecated id
2009-09-23 Adrien Di Mascio [api] use cw_property_defs instead of deprecated property_defs
2009-09-23 Sylvain Thénault use self._cw instead of self.req
2009-09-23 Sylvain Thénault nicer deprecation warnings
2009-09-23 Sylvain Thénault fix some name errors
2009-09-23 Sylvain Thénault typo
2009-09-23 Sylvain Thénault should be a after_add hook
2009-09-23 Sylvain Thénault use ._cw instead of req on appobject classes
2009-09-23 Sylvain Thénault access to schema through vreg
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-09-23 Sylvain Thénault widgets has been removed
2009-09-23 Sylvain Thénault update hook api
2009-09-23 Adrien Di Mascio merge
2009-09-23 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 Adrien Di Mascio [hooks] fix check for .events attribute in hooks
2009-09-23 Adrien Di Mascio [selectors] cls.vreg is not usable anymore, use req.vreg instead
2009-09-23 Adrien Di Mascio [schema] CWProperty is required at bootstrap time
2009-09-23 Adrien Di Mascio [hooks] fix deprecation warnings for old hook classes
2009-09-23 Adrien Di Mascio [appobject] detect old-style property_defs and emit a deprectaion warning
2009-09-23 Adrien Di Mascio merge
2009-09-22 Adrien Di Mascio backport old changesets corresponding to new form / controller implementation
2009-08-05 Adrien Di Mascio [forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
2009-08-05 Adrien Di Mascio [editcontroller] rename is_edited variable into is_main_entity to make things clearer
2009-08-05 Adrien Di Mascio [forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
2009-08-05 Adrien Di Mascio [forms] work-in-progress: get rid of edits- / edito-
2009-09-23 Sylvain Thénault nicer warnings
2009-09-23 Sylvain Thénault remove method deprecated since 3.2
2009-09-23 Sylvain Thénault use .session.repo instead of repo on operation classes
2009-09-23 Sylvain Thénault use ._cw.vreg instead of vreg on appobject classes
2009-09-23 Sylvain Thénault use .cw_rset instead of rset on appobject classes
2009-09-23 Sylvain Thénault use ._cw instead of req on appobject classes
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-09-23 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
2009-09-23 Sylvain Thénault backport stable
2009-09-23 Sylvain Thénault [db-check] fix sql to fix bad eid referenced by inlined relation stable
2009-09-22 Sylvain Thénault use 3.6 attributes
2009-09-22 Sylvain Thénault typo stable
2009-09-22 Sylvain Thénault this has probably be killed by a bad merge... stable
2009-09-22 Sylvain Thénault [notification] use super_session to select the recipients finder stable
2009-09-22 Adrien Di Mascio backport stable branch
2009-09-22 Adrien Di Mascio Added tag cubicweb-debian-version-3.5.2-1 for changeset 75cc4aa76fb1 stable
2009-09-22 Adrien Di Mascio Added tag cubicweb-version-3.5.2 for changeset 1f0aa3cd5af2 stable cubicweb-debian-version-3.5.2-1
2009-09-22 Adrien Di Mascio preparing 3.5.2 stable cubicweb-version-3.5.2
2009-09-22 Adrien Di Mascio [i18n] updated catalogs stable
2009-09-22 Sylvain Thénault fix uid generation for py >= 2.5 stable
2009-09-22 Sylvain Thénault update to 3.5 wf api stable
2009-09-22 Adrien Di Mascio [magicsearch] update to match new i18n API: config.translations[lang] now returns a couple of function stable
2009-09-22 Adrien Di Mascio [tests] fix inline-creation/edition unit tests stable
2009-09-22 Sylvain Thénault cleanup, reorganize stable
2009-09-22 Sylvain Thénault [css] backported download box styles from forge stable
2009-09-22 Sylvain Thénault [forms] do similar refactoring for inline edition than for inline creation stable
2009-09-21 Sylvain Thénault merge stable
2009-09-21 Sylvain Thénault refactor to ease overriding stable
2009-09-21 Sylvain Thénault [inline forms] propagate kwargs to render_form stable
2009-09-21 Sylvain Thénault [forms] propagate parameters added to autoform method stable
2009-09-21 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 Aurelien Campeas a case for tidy : for your consideration stable
2009-09-21 Sylvain Thénault [uicfg] automatically set generated for the opposite of inlined relation as well stable
2009-09-21 Sylvain Thénault since we have the transition entity, give it directly stable
2009-09-21 Sylvain Thénault merge stable
2009-09-21 Sylvain Thénault this is actually a role, fix argument name stable
2009-09-21 Sylvain Thénault fix vocab param to avoid deprecation warning stable
2009-09-21 Sylvain Thénault fix case insensitive selector for entity creation stable
2009-09-21 Sylvain Thénault [selector] check read perm if action is add/update/delete stable
2009-09-21 Sylvain Thénault don't want this stable
2009-09-21 Adrien Di Mascio [validatecontroller] allow additional args to be passed to the js callback stable
2009-09-21 Adrien Di Mascio [javascript] make inlinedform-added event bindable stable
2009-09-21 Adrien Di Mascio [forms] take a look at inlined form to guess whether the form requires multipart or not stable
2009-09-21 Sylvain Thénault [form] simply skip unknown argument given to form constructor, don't fail stable
2009-09-21 Sylvain Thénault fix argument given to changestate form selection stable
2009-09-21 Sylvain Thénault can't use anymore make_uid to generate a valid js var name stable
2009-09-21 Sylvain Thénault remove debug raise stable
2009-09-21 Sylvain Thénault merge stable
2009-09-21 Sylvain Thénault statuschange form view only works w/ one entity, fix selector accordingly stable
2009-09-21 Sylvain Thénault fix sort of fields vocabulary: should consider option groups stable
2009-09-21 Adrien Di Mascio [widgets] change make_uid() seed to make slider ids xhtml-valid stable
2009-09-18 Sylvain Thénault introduced to ease overriding for fancy stuff... stable
2009-09-18 Sylvain Thénault cleaner code stable
2009-09-18 Sylvain Thénault don't propose inlined form if user can't edit the entity stable
2009-09-18 Sylvain Thénault cleanup, smarter sort control to avoid it when not necessary stable
2009-09-18 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 Sylvain Thénault fix/enhance i18n context usage for inlined forms stable
2009-09-18 Sylvain Thénault don't show label if no label given stable
2009-09-18 Julien Jehannet fix sys import stable
2009-09-18 Sylvain Thénault merge stable
2009-09-18 Sylvain Thénault merge stable
2009-09-18 Julien Jehannet [D] book: define a workflow stable
2009-09-18 Aurelien Campeas cleanup stable
2009-09-18 Aurelien Campeas more in the way of subclassability & args passing all the way down stable
2009-09-18 Alexandre Fayolle merge stable
2009-09-18 Alexandre Fayolle documentation : fixed docstring stable
2009-09-18 Sylvain Thénault backport 3.5 stable
2009-09-18 Sylvain Thénault backport old head 3.5
2009-09-18 Sylvain Thénault STABLE IS NOW 3.5 stable
2009-09-18 Sylvain Thénault Added tag cubicweb-debian-version-3.5.1-1 for changeset f476cecd4690 3.5
2009-09-18 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 Sylvain Thénault 3.5.1 3.5 cubicweb-version-3.5.1
2009-09-18 Sylvain Thénault backport stable 3.5
2009-09-18 Sylvain Thénault i18nupdate 3.5
2009-09-18 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 Sylvain Thénault fix generated label for object relation 3.5
2009-09-18 Sylvain Thénault [wf graph] translate group names as well 3.5
2009-09-18 Sylvain Thénault [wf] uicfg tweaks 3.5
2009-09-18 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 Sylvain Thénault [ui] translate state/tr names in wf image 3.5
2009-09-18 Sylvain Thénault cleanup 3.5
2009-09-18 Sylvain Thénault merge 3.5
2009-09-18 Sylvain Thénault remove 2.5 construct 3.5
2009-09-17 Sylvain Thénault missing import
2009-09-17 Aurelien Campeas make it easier to subclass 3.5
2009-09-17 Katia Saurfelt backport from 3.5 stable
2009-09-17 Sylvain Thénault merge 3.5
2009-09-17 Sylvain Thénault Added tag cubicweb-debian-version-3.5.0-1 for changeset 7e5d0ae8d202 3.5
2009-09-17 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 Aurelien Campeas do not wipe a good value if input is bad and cancelled 3.5
2009-09-17 Sylvain Thénault backport 3.5
2009-09-17 Sylvain Thénault backport stable 3.5 cubicweb-version-3.5.0
2009-09-17 Aurelien Campeas Added tag cubicweb-debian-version-3.4.11-1 for changeset 635a25031f4a stable
2009-09-17 Aurelien Campeas Added tag cubicweb-version-3.4.11 for changeset f3d2adf48332 stable cubicweb-debian-version-3.4.11-1
2009-09-17 Aurelien Campeas bump stable cubicweb-version-3.4.11
2009-09-17 Sylvain Thénault skip SYSTEM_RTYPES by default in schema view 3.5
2009-09-17 Sylvain Thénault tweak catalog generation by adding a new SYSTEM_RTYPES set to schema 3.5
2009-09-17 Sylvain Thénault remove debug print 3.5
2009-09-17 Sylvain Thénault fix .po generation: ensure we get all msgids when building a cube catalog 3.5
2009-09-17 Sylvain Thénault ensure pgettext return unicode as well 3.5
2009-09-17 Aurelien Campeas more doc stable
2009-09-17 Adrien Di Mascio i18n roundup 3.5
2009-09-17 Adrien Di Mascio [i18n] do not add context information for metadata relations 3.5
2009-09-17 Sylvain Thénault ensure bw compat for relation traduction, add context to _object msg id 3.5
2009-09-17 Sylvain Thénault patch gettext for compat w/ catalog generated by cw < 3.5 3.5
2009-09-17 Sylvain Thénault merge 3.5
2009-09-17 Sylvain Thénault fix see_also permissions 3.5
2009-09-17 Sylvain Thénault [selectors] score_entity selector now ensures an int score is returned 3.5
2009-09-16 Adrien Di Mascio [gettext] provide GNU contexts to avoid translations ambiguities 3.5
2009-09-16 Adrien Di Mascio gettext] provide a more up-to-date version of gettext.py 3.5
2009-09-16 Sylvain Thénault typo 3.5
2009-09-16 Sylvain Thénault nicer add urls 3.5
2009-09-16 Sylvain Thénault set strict when checking if edit action should be shown 3.5
2009-09-16 Aurelien Campeas warning -> critical, also allow goa to work without vobject 3.5
2009-09-16 Aurelien Campeas prevent some command providers to stop using cubicweb-ctl (current case : goactl when vobject is not there) 3.5
2009-09-16 Sylvain Thénault 3.5 3.5
2009-09-16 Sylvain Thénault backport default fix 3.5
2009-09-16 Sylvain Thénault we must now explicitly call rebuild_infered_relation 3.5
2009-09-16 Sylvain Thénault test update, no more a FakeVReg, needs to hack it 3.5
2009-09-16 Sylvain Thénault backport stable 3.5
2009-09-16 Sylvain Thénault i18n update 3.5
2009-09-16 Sylvain Thénault uicfg tweaks for wf 3.5
2009-09-16 Sylvain Thénault remove annoying sqlite, not cw, test 3.5
2009-09-16 Adrien Di Mascio [jsoncontroller] bugfix: update to match new validate_form API 3.5
2009-09-16 Aurelien Campeas ensure unittest_pdf passes 3.5
2009-09-16 Aurelien Campeas update the documentation stable
2009-09-16 Julien Jehannet [D] add entity inheritance example stable
2009-09-15 Julien Jehannet [C] uicfg: Change CWCache as system entites stable
2009-09-16 Sylvain Thénault cleanup 3.5
2009-09-16 Sylvain Thénault should not have been commited 3.5
2009-09-16 Sylvain Thénault email hooks tests 3.5
2009-09-16 Sylvain Thénault tests update 3.5
2009-09-16 Sylvain Thénault those items are in the add menu, we don't want 'add' in their label 3.5
2009-09-16 Sylvain Thénault refactor to allow explicit card integrity check from client code (eg email hooks for instance) 3.5
2009-09-16 Sylvain Thénault fix rqlannotation bug w/ identity relation in subscope 3.5
2009-09-16 Sylvain Thénault fix cardinality integrity and security when setting use_email/primary_email 3.5
2009-09-16 Sylvain Thénault hide bookmarked_by relation from addrelated menu, we've a specific box for bookmarks 3.5
2009-09-16 Sylvain Thénault stop setting sort to false by default on relation field and explain why 3.5
2009-09-16 Sylvain Thénault cleanup 3.5
2009-09-16 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 Sylvain Thénault unrelated_rql now return rql *and* args 3.5
2009-09-16 Sylvain Thénault missing import 3.5
2009-09-16 Sylvain Thénault unrelated_rql now considers relation's add perm 3.5
2009-09-16 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 Sylvain Thénault [ms] fix planning w/ query using identity 3.5
2009-09-16 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-15 Adrien Di Mascio [cleanup] remove unused imports 3.5
2009-09-15 Sylvain Thénault add note stable
2009-09-15 Sylvain Thénault fix when Interval is coming from date substraction stable
2009-09-15 Sylvain Thénault remerge 3.5
2009-09-15 Sylvain Thénault merge 3.5
2009-09-15 Adrien Di Mascio [controllers] allow onsuccess / onfailure callback to be passed to validateform 3.5
2009-09-15 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 Sylvain Thénault backport 3.5
2009-09-15 Sylvain Thénault test update 3.5
2009-09-15 Sylvain Thénault [actions] refactor: extract actual_actions from fill_menu to work with table filter form 3.5
2009-09-15 Sylvain Thénault test fix 3.5
2009-09-15 Sylvain Thénault should now use _test_action, not bare action.url() 3.5
2009-09-15 Sylvain Thénault facilities to test new submenu actions 3.5
2009-09-15 Sylvain Thénault comment out deprecated test 3.5
2009-09-15 Aurelien Campeas merge 3.5
2009-09-14 Aurelien Campeas was lost in some merge 3.5
2009-09-15 Sylvain Thénault [i18ncube] access to appearsin_addmenu config through uicfg directly 3.5
2009-09-14 Sylvain Thénault cleanup, futur warning fixes :) 3.5
2009-09-14 Sylvain Thénault edit box refactoring to gain more control by using actions 3.5
2009-09-14 Sylvain Thénault [3.5 migration] avoid removing defined transitions... 3.5
2009-09-14 Sylvain Thénault cleanup 3.5
2009-09-14 Sylvain Thénault [wf graph] fix display of condition 3.5
2009-09-14 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 Sylvain Thénault [3.5 migration] missing identical_to/canonical -> prefered_form migration 3.5
2009-09-14 Sylvain Thénault [migration] don't ask confirm here 3.5
2009-09-14 Sylvain Thénault displaytime attribute should not have been removed from there 3.5
2009-09-14 Katia Saurfelt [forms] avoid to create superfluous add_new_relation_link in create form stable
2009-09-14 Aurelien Campeas merge 3.5
2009-09-14 Aurelien Campeas allow user to give ?tab=tabname and be set to the right tab (part of #345399) 3.5
2009-09-14 Sylvain Thénault merge 3.5
2009-09-14 Sylvain Thénault return self, not None, when no prefered form 3.5
2009-09-14 Sylvain Thénault tests update 3.5
2009-09-14 Sylvain Thénault fix entity classes inheritance (repair cw.test.unittest_entity) 3.5
2009-09-14 Sylvain Thénault #370578: change EmailAddress identical_to/canonical to prefered_form 3.5
2009-09-14 Aurelien Campeas merge 3.5
2009-09-14 Aurelien Campeas as shell, also works fine/linux 3.5
2009-09-11 Aurelien Campeas HOME is spelled USERPROFILE on windows 3.5
2009-09-14 Sylvain Thénault #345461: drop support for cube_eid / direct bug submission 3.5
2009-09-14 Sylvain Thénault backport 3.5
2009-09-14 Sylvain Thénault backport stable 3.5
2009-09-14 Sylvain Thénault [repo] take care of inlined relation in session.[add|delete]_relation stable
2009-09-14 Sylvain Thénault [repo] set entity.rset & co when needed stable
2009-09-14 Sylvain Thénault remove extra paren
2009-09-11 Adrien Di Mascio [controllers] fix bad if/elif switch in handle_attribute stable
2009-09-11 Sylvain Thénault should change process'user once pid file has been written stable
2009-09-11 Aurelien Campeas windows doesn't like ':' in filesc 3.5
2009-09-11 Sylvain Thénault enough annoying for a 3.4.10... stable
2009-09-11 Sylvain Thénault another friend stable
2009-09-11 Sylvain Thénault merge stable
2009-09-11 Sylvain Thénault [c-c] fix 3.4.9 name error :'( stable
2009-09-11 Sylvain Thénault Added tag cubicweb-debian-version-3.4.9-1 for changeset 24ea70f19a48 stable
2009-09-11 Sylvain Thénault Added tag cubicweb-version-3.4.9 for changeset e916f1e856c8 stable cubicweb-debian-version-3.4.9-1
2009-09-11 Sylvain Thénault backport 3.5
2009-09-11 Sylvain Thénault backport stable branch 3.5
2009-09-11 Sylvain Thénault 3.4.9 stable cubicweb-version-3.4.9
2009-09-11 Sylvain Thénault cleanup stable
2009-09-11 Sylvain Thénault fix daemonize: set umask, move to /, consider uid stable
2009-09-11 Sylvain Thénault [c-c] fix start/restart commands stable
2009-09-11 Aurelien Campeas from 3.5 branch; XXX the test depends on an eid value stable
2009-09-11 Sylvain Thénault merge stable
2009-09-11 Aurelien Campeas small note on fetch_unrelated_order ... fetch_order needs clarification 3.5
2009-09-11 Aurelien Campeas hopefully correctly fix the breadcrumbs escaping 3.5
2009-09-11 Sylvain Thénault Added tag cubicweb-debian-version-3.4.8-1 for changeset 97273eeaaead stable
2009-09-11 Sylvain Thénault Added tag cubicweb-version-3.4.8 for changeset ba43e084e884 stable cubicweb-debian-version-3.4.8-1
2009-09-10 Aurelien Campeas missing escape 3.5
2009-09-11 Sylvain Thénault [vreg] we must ensure that parent classes are initialiazed first stable
2009-09-11 Sylvain Thénault [repo] oops, glob_update_entity takes a list of edited attributes has third argument stable
2009-09-10 Sylvain Thénault 3.4.8 stable cubicweb-version-3.4.8
2009-09-10 Sylvain Thénault merge stable
2009-09-10 Julien Jehannet [tests] inheritance_precedence in url rewrite stable
2009-09-10 Julien Jehannet [D] add example about site properties configuration stable
2009-09-10 Sylvain Thénault properly escape site-title stable
2009-09-09 Sandrine Ribeau [views] remove parameter displaytime from final view 3.5
2009-09-10 Sylvain Thénault nicer fix stable
2009-09-10 Sylvain Thénault backport 3.5
2009-09-10 Sylvain Thénault merge 3.5
2009-09-10 Sylvain Thénault [notification] should get actual session here stable
2009-09-10 Sylvain Thénault merge stable
2009-09-10 Sylvain Thénault Added tag cubicweb-debian-version-3.4.7-1 for changeset ebb92e62eb04 stable
2009-09-10 Sylvain Thénault Added tag cubicweb-version-3.4.7 for changeset 0e549b299f0b stable cubicweb-debian-version-3.4.7-1
2009-09-09 Adrien Di Mascio [editcontrollers] handle_attribute: test for value presence before trying to convert it to int/float stable
2009-09-09 Aurelien Campeas very dubious but observed : os.system works on linux, subprocess.call on windows, no other way around ? 3.5
2009-09-09 Aurelien Campeas oops, key can be non str 3.5
2009-09-09 Aurelien Campeas merge 3.5
2009-09-09 Aurelien Campeas fix user login for windows 3.5
2009-09-09 Aurelien Campeas close file handler leak 3.5
2009-09-09 Aurelien Campeas note about this test under windows 3.5
2009-09-09 Aurelien Campeas remove bogus assertion 3.5
2009-09-09 Aurelien Campeas note about licence, fix copyright, fix case of unicode argument 3.5
2009-09-09 Aurelien Campeas close file handler leak 3.5
2009-09-09 Aurelien Campeas use proper locks instead of hasardous time.sleep()s 3.5
2009-09-09 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 Aurelien Campeas avoid open file handler leak 3.5
2009-09-09 Nicolas Chauvat Bugfix: message was not written in english stable
2009-09-09 Sylvain Thénault merge stable cubicweb-version-3.4.7
2009-09-09 Katia Saurfelt [javascript ie6] make "strptime" function work in ie6 stable
2009-09-09 Sylvain Thénault ii8nupdate stable
2009-09-09 Sylvain Thénault update test now that etype_class systematically copy registry classes 3.5
2009-09-09 Sylvain Thénault merge 3.5
2009-09-09 Aurelien Campeas add pyro 3.5
2009-09-09 Sylvain Thénault fix so that we ensure issubclass(etype_class('SubNote'), etype_class('Note')) 3.5
2009-09-09 Sylvain Thénault backport stable 3.5
2009-09-09 Sylvain Thénault test fixes and enhancement stable
2009-09-09 Sylvain Thénault update test to avoid failure due to migration schema changes 3.5
2009-09-09 Sylvain Thénault 3.4.7 stable
2009-09-09 Aurelien Campeas python-ldap, also win32 binary version of simplejson 3.5
2009-09-09 Sylvain Thénault [supervision] ignore internal changes stable
2009-09-09 Sylvain Thénault allow to specify targettypes in related_rql stable
2009-09-09 Sylvain Thénault [facets] duhh, necessary fromformfilter hidden was missing stable
2009-09-09 Sylvain Thénault include facets.css so we're sure it's there when needed stable
2009-09-09 Sylvain Thénault should have been done in stable stable
2009-09-09 Sylvain Thénault test cubes_path is updated as well 3.5
2009-09-09 Sylvain Thénault [uicfg, autoform] when a relation is inlined, put it in the generated section by default 3.5
2009-09-08 Adrien Di Mascio [forms] fix form enctype handling with inlined forms stable
2009-09-08 Aurelien Campeas merge 3.5
2009-09-08 Aurelien Campeas fix open call to make cw happy /win32 3.5
2009-09-08 Aurelien Campeas sections to help building a window dev environment 3.5
2009-09-08 Sylvain Thénault backport stable 3.5
2009-09-08 Sylvain Thénault merge 3.5
2009-09-08 Aurélien Campéas more i18n commands fixes : 3.5
2009-09-07 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 Aurélien Campéas two convenience files 3.5
2009-09-07 Aurélien Campéas minimal steps to have cw running on windows 3.5
2009-09-08 Sylvain Thénault missing exception stable
2009-09-08 Sylvain Thénault [notification] drop useless user_login method stable
2009-09-08 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 Sylvain Thénault [notification] can't see valid reason for this... 3.5
2009-09-08 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 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-07 Adrien Di Mascio merge stable
2009-09-07 Katia Saurfelt fix OR in facets stable
2009-09-03 Katia Saurfelt fix AddComboBoxWidget stable
2009-09-04 Aurelien Campeas be able to restore pre cw 3.4 database dumps #370595 stable
2009-09-03 Aurelien Campeas note stable
2009-09-03 Aurelien Campeas backport stable 3.5
2009-09-03 Aurelien Campeas use node cloning method that works with IE (6,7) stable
2009-09-02 Aurelien Campeas backport stable into 3.5 3.5
2009-09-02 Aurelien Campeas fix reledit validation error handling for relations #345477 3.5
2009-09-02 Sylvain Thénault merge stable
2009-09-02 Sylvain Thénault merge stable
2009-09-02 Katia Saurfelt [views] #344733: make burndown chart visible with IE6/7 stable
2009-09-02 Katia Saurfelt [views] #343641: fix calendar with IE6/7 stable
2009-09-02 Katia Saurfelt add td/th borders on popup calendar stable
2009-09-02 Adrien Di Mascio [googlemap] #344872 set request content-type to text/html stable
2009-09-02 Adrien Di Mascio merge stable
2009-09-02 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 Adrien Di Mascio [html-head] escape js and css urls stable
2009-09-02 Sylvain Thénault backport 3.5
2009-09-02 Sylvain Thénault refactor to ease overriding of what's displayed in breadcrum for an entity 3.5
2009-09-02 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 Sylvain Thénault this is a deprecation warning
2009-09-02 Sylvain Thénault only get value when necessary to check uniqueness
2009-09-02 Sylvain Thénault backport 3.5
2009-09-02 Sylvain Thénault backport stable 3.5
2009-09-02 Sylvain Thénault wrong merge
2009-09-02 Sylvain Thénault fix wf related actions stable
2009-09-02 Sylvain Thénault oops, that fix should be done in stable as well stable
2009-09-01 Aurelien Campeas move xhtml2fo to ext, allow to specify the section in url/get param 3.5
2009-09-01 Aurelien Campeas treeview element ids should be unique, cleanup 3.5
2009-09-01 Sylvain Thénault missing import stable
2009-09-01 Sylvain Thénault case insensitive add/XXX url stable
2009-09-01 Aurelien Campeas make it more easy to override default branch state 3.5
2009-09-01 Aurelien Campeas allow treeview to work correctly in a tab #345293 3.5
2009-09-01 Sylvain Thénault don't fail when trying to update relation cache for relation deletion, this may occurs regularly stable
2009-09-01 Aurelien Campeas do postprocessing as in the xhtml case fix #345293 stable
2009-08-31 Sylvain Thénault backport 3.5 branch
2009-08-31 Sylvain Thénault backport stable branch 3.5
2009-08-31 Sylvain Thénault merge stable
2009-08-31 Sylvain Thénault Added tag cubicweb-debian-version-3.4.6-1 for changeset 52dba800ca4d stable
2009-08-31 Sylvain Thénault Added tag cubicweb-version-3.4.6 for changeset 921fdbf8b303 stable cubicweb-debian-version-3.4.6-1
2009-08-31 Sylvain Thénault merge stable cubicweb-version-3.4.6
2009-08-31 Katia Saurfelt [cubicweb] #344957 : fix popup display in IE7 stable
2009-08-31 Sylvain Thénault <a> doesn't have alt attribute stable
2009-08-31 Sylvain Thénault fix so that entity's summary appears in main content cell to avoid layout pb stable
2009-08-31 Sylvain Thénault merge stable
2009-08-31 Sylvain Thénault ease overriding of copy warning stable
2009-08-31 Aurelien Campeas merge stable
2009-08-31 Aurelien Campeas avoid installing editor n times for n ajax loads stable
2009-08-31 Sylvain Thénault consider CW_MODE='system', the opposite of 'user' (eg use 'installed' mode while using the forest) stable
2009-08-31 Sylvain Thénault prepare 3.4.6 stable
2009-08-31 Sylvain Thénault generic rtag cleaing method stable
2009-08-31 Sylvain Thénault fix necessary for some tests stable
2009-08-31 Sylvain Thénault [vreg] keep positional arg compat stable
2009-08-31 Sylvain Thénault check object has __registry__ attribute before call to register() stable
2009-08-31 Sylvain Thénault provide facility to override main header components without having to override the whole methode stable
2009-08-28 Sylvain Thénault reorganize, add some docstring an format_field/format_section convenience methods 3.5
2009-08-28 Sylvain Thénault oops 3.5
2009-08-28 Sylvain Thénault backport stable 3.5
2009-08-28 Sylvain Thénault merge stable
2009-08-28 Aurelien Campeas translate bits of the doc stable
2009-08-28 Sylvain Thénault fix __cmp__ arguments stable
2009-08-27 Sylvain Thénault backport stable 3.5
2009-08-27 Sylvain Thénault fix potential session cache effect: entity's rset may have been emptied stable
2009-08-27 Sylvain Thénault oops 3.5
2009-08-27 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 Sylvain Thénault [multi-sources] enhance relation'source detection to avoid inconsistency 3.5
2009-08-27 Sylvain Thénault [multi-sources] new may_cross_relation method on sources 3.5
2009-08-27 Sylvain Thénault [multi-sources] move [dont_]cross_relations to AbstractSource 3.5
2009-08-27 Sylvain Thénault [multi-sources] in ms config, don't try to delete previous state in some condition 3.5
2009-08-27 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 Sylvain Thénault [pdf] remove buggy css, add alt to img for valid xhtml 3.5
2009-08-27 Sylvain Thénault add version to deprecation warning 3.5
2009-08-27 Sylvain Thénault backport 3.5 branch
2009-08-27 Sylvain Thénault backport stable branch 3.5
2009-08-27 Sylvain Thénault i18n update and deprecated msgid cleanup stable
2009-08-27 Sylvain Thénault integrate fix made for shingouz, let's see if it breaks something 3.5
2009-08-27 Sylvain Thénault merge stable
2009-08-26 Nicolas Chauvat B [views] fixing breadcrumbs stable
2009-08-26 Nicolas Chauvat F [devtools] by default dataimport prints message on stdout 3.5
2009-08-26 Sylvain Thénault Added tag cubicweb-debian-version-3.4.5-1 for changeset 7fd294cbf6ff stable
2009-08-26 Sylvain Thénault Added tag cubicweb-version-3.4.5 for changeset 3a65f9b3367c stable cubicweb-debian-version-3.4.5-1
2009-08-27 Sylvain Thénault fix emacs syntaxic colorization stable
2009-08-26 Sylvain Thénault 3.4.5 stable cubicweb-version-3.4.5
2009-08-26 Sylvain Thénault backport 3.5 step 2, backport wf changes in hooks/workflow.py
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-26 Sylvain Thénault backport stable 3.5
2009-08-26 Sylvain Thénault merge stable
2009-08-26 Nicolas Chauvat B in footer, replace "(c) Logilab" with "powered by CubicWeb" stable
2009-08-26 Nicolas Chauvat backport stable branch 3.5
2009-08-26 Sylvain Thénault use a span stable
2009-08-26 Sylvain Thénault removed deprecated entries (pre oss publication), add some fresher news stable
2009-08-26 Sylvain Thénault [rset] fix #231354 w/ rql 0.22.3 api stable
2009-08-26 Sylvain Thénault [breadcrumb] BreadCrumbAnyRSetVComponent should implements call() stable
2009-08-26 Sylvain Thénault [page nav] previous/next page links should also consider url's base path stable
2009-08-26 Sylvain Thénault [page nav] json navigation (when coming from a facets restriction for instance) stable
2009-08-26 Sylvain Thénault [page nav] display non clickable previous/next page when it does'nt make sense instead of nothing stable
2009-08-26 Sylvain Thénault cleanup stable
2009-08-26 Sylvain Thénault [ui props] drop htmlclass as a persistent property, this is definitly useless/unusable stable
2009-08-26 Sylvain Thénault no comment stable
2009-08-26 Sylvain Thénault [facets] reload breadcrumbs on facets search stable
2009-08-26 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 Sylvain Thénault rename cubicweb.formfilter.js into cubicweb.facets.js stable
2009-08-26 Sylvain Thénault move some stuff from server/__init__ to postcreate, fixing instance creation bug 3.5
2009-08-26 Sylvain Thénault [notification] fix #103822, don't try to wrap text/rest to 80 characters stable
2009-08-25 Nicolas Chauvat R [dataimport] rename uid to eid 3.5
2009-08-25 Nicolas Chauvat backport stable branch 3.5
2009-08-25 Nicolas Chauvat B fix the cubicweb init script stable
2009-08-25 Nicolas Chauvat B [entities] #343385 comparing entities should raise NotImplementedError stable
2009-08-25 Nicolas Chauvat B [css] #344441 edit form is too spread out stable
2009-08-25 Nicolas Chauvat B #323887 misleading message after hitting cancel form button stable
2009-08-25 Nicolas Chauvat B fix typo stable
2009-08-25 Nicolas Chauvat B #345282 xhtml requires to use &#160; instead of &nbsp; stable
2009-08-25 Aurelien Campeas merge stable
2009-08-25 Aurelien Campeas why not columns, too ? stable
2009-08-25 Sylvain Thénault [actions box] implements #344415, will have to take care to application relying on the old behaviour 3.5
2009-08-25 Sylvain Thénault [wf] test and hooks for WorkflowTransition support 3.5
2009-08-25 Sylvain Thénault cleanup 3.5
2009-08-25 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 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 Sylvain Thénault [wf] use custom exception class 3.5
2009-08-25 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 Sylvain Thénault [wf] new methods to build wf w/ workflow transition 3.5
2009-08-25 Sylvain Thénault cleanup 3.5
2009-08-25 Sylvain Thénault [wf] test doesn't apply anymore 3.5
2009-08-25 Sylvain Thénault [wf] test in_state consistency 3.5
2009-08-25 Sylvain Thénault [wf] need to clear cache here 3.5
2009-08-25 Sylvain Thénault [wf] nicer deprecation warning 3.5
2009-08-25 Sylvain Thénault [wf] allow state entity as argument to change_state 3.5
2009-08-25 Sylvain Thénault test two different wfs may have a state of the same name 3.5
2009-08-25 Sylvain Thénault [wf] distinguish main workflow / current workflow 3.5
2009-08-25 Sylvain Thénault [wf] state/transition may only belong to one workflow 3.5
2009-08-25 Sylvain Thénault [wf] new iter_worfklows method on workflow 3.5
2009-08-25 Sylvain Thénault [wf] new .workflow property on states and transitions 3.5
2009-08-25 Nicolas Chauvat F tools to import data 3.5
2009-08-25 Nicolas Chauvat backport stable branch 3.5
2009-08-25 Nicolas Chauvat Backed out changeset d83f5d96e1d7 3.5
2009-08-24 Nicolas Chauvat B CWUser login is in title, do not show in attributes stable
2009-08-24 Nicolas Chauvat R remove code deprecated since 3.2 3.5
2009-08-24 Nicolas Chauvat F add --automatic/-a option to run db-create without user input stable
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-21 Sylvain Thénault backport stable 3.5
2009-08-21 Sylvain Thénault trigger migration 3.5
2009-08-21 Sylvain Thénault 3.5 migration script 3.5
2009-08-21 Sylvain Thénault merge 3.5
2009-08-21 Sylvain Thénault test and fix migration introducing base classes (w/ regard to yams inheritance) stable
2009-08-21 Sylvain Thénault [migraction] use role instead of x stable
2009-08-21 Sylvain Thénault cleanup stable
2009-08-21 Sylvain Thénault [db-dump] don't create tarball on failed dump, properly remove temporary directory stable
2009-08-21 Sylvain Thénault make db-restore command work even with no/corrupted database stable
2009-08-21 Sylvain Thénault no inference for the identity relation stable
2009-08-21 Sylvain Thénault [schema] make_workflowable now take an option description for the in_state relation 3.5
2009-08-21 Sylvain Thénault [migration] don't ask confirm here 3.5
2009-08-21 Sylvain Thénault remove some pretty old deprecation code 3.5
2009-08-21 Sylvain Thénault [wf] oops, BaseTransition.__init__ may be called for subclasses 3.5
2009-08-21 Aurelien Campeas [doc] important note about tests and connections/users 3.5
2009-08-21 Aurelien Campeas [pdf,tests] test the pdf tranformation 3.5
2009-08-21 Sylvain Thénault [wf] BaseTransition is a virtual type 3.5
2009-08-21 Sylvain Thénault [schema] oops, should use BaseTransition here 3.5
2009-08-21 Sylvain Thénault test and implements workflow changes 3.5
2009-08-21 Sylvain Thénault override clear_all_caches to clear cwetype_workflow cache 3.5
2009-08-21 Sylvain Thénault [wf] new workflow_history property, nicer the reverse_wf_info_for... 3.5
2009-08-21 Sylvain Thénault [wf] refactor current_workflow by extracting cwetype_workflow method 3.5
2009-08-21 Sylvain Thénault [wf] allow ascii state/transition names 3.5
2009-08-21 Sylvain Thénault [wf] return None, not empty list 3.5
2009-08-21 Sylvain Thénault [schema] default_workflow_of more naturally expressed as default_workflow 3.5
2009-08-21 Sylvain Thénault [entity] generic clear_all_caches methods, to use in test 3.5
2009-08-21 Sylvain Thénault [entity] use role instead of x 3.5
2009-08-21 Sylvain Thénault [session] add delete_relation in the same way as add_relation, document them 3.5
2009-08-20 Sylvain Thénault make state/transition name unique within a workflow 3.5
2009-08-20 Aurelien Campeas merge 3.5
2009-08-20 Aurelien Campeas [pdf] (ugly) pdf icon, component 3.5
2009-08-20 Aurelien Campeas follow name change, fix pdf template registration, add debian package tracking 3.5
2009-08-20 Aurelien Campeas [views,pdf] minimal support for xhtml->pdf conversion 3.5
2009-08-20 Aurelien Campeas [web] oops 3.5
2009-08-20 Aurelien Campeas [uilib] move unused render_HTML_tree function to lgc 3.5
2009-08-20 Aurelien Campeas [utils] remove seemingly completely unused class 3.5
2009-08-20 Sylvain Thénault backport stable branch 3.5
2009-08-20 Sylvain Thénault some test fixes, more in the 3.5 branch stable
2009-08-20 Sylvain Thénault fix edited_attributes handling when adding entity stable
2009-08-20 Sylvain Thénault oops, not self but cls here stable
2009-08-20 Sylvain Thénault use a property for schema, avoid bad schema reference stable
2009-08-20 Sylvain Thénault when adding/removing cubes, we should add/remove entity types in correct order if one inherits from another stable
2009-08-19 Aurelien Campeas [debian] fix (hopefully) packaging problems with hardy stable
2009-08-20 Sylvain Thénault cleanup 3.5
2009-08-20 Sylvain Thénault fix test schema and update some tests to work again with wf changes 3.5
2009-08-20 Sylvain Thénault remove debug print 3.5
2009-08-20 Sylvain Thénault test and fix rset returned by SET query 3.5
2009-08-20 Sylvain Thénault start a new workflow engine 3.5
2009-08-20 Sylvain Thénault new create_entity method, temporarily on base request (later on cw entity manager or as factory method) 3.5
2009-08-19 Sylvain Thénault work in progress: backport some generic relation propagation hooks from tracker 3.5
2009-08-19 Sylvain Thénault remove buggy debug warning... stable
2009-08-18 Sylvain Thénault cleanup, use striplines argument of assertLinesEquals stable
2009-08-18 Sylvain Thénault [rql2sql] test and fix a bug triggered when editing a ticket in jpl stable
2009-08-18 Sylvain Thénault oops, should give rset here as well stable
2009-08-18 Sylvain Thénault Added tag cubicweb-debian-version-3.4.4-1 for changeset e244a0fd7d71 stable
2009-08-18 Sylvain Thénault Added tag cubicweb-version-3.4.4 for changeset 2aee4ea585cd stable cubicweb-debian-version-3.4.4-1
2009-08-18 Aurelien Campeas merge stable cubicweb-version-3.4.4
2009-08-18 Aurelien Campeas [i18n] update stable
2009-08-18 Aurelien Campeas [hooks] say which are the states (again) stable
2009-08-18 Aurelien Campeas [hooks] say which are the states stable
2009-08-18 Sylvain Thénault we have to ensure a pool is set there stable
2009-08-18 Sylvain Thénault fix cw properties initialization stable
2009-08-18 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 Sylvain Thénault 3.4.4 stable
2009-08-18 Sylvain Thénault [migration] drop rqlcursor stable
2009-08-18 Sylvain Thénault remove some deprecation warnings
2009-08-18 Sylvain Thénault remove unused import
2009-08-18 Sylvain Thénault api update
2009-08-18 Sylvain Thénault [hooks] missing declaration
2009-08-18 Sylvain Thénault cleanup: eprop -> cwprop
2009-08-18 Sylvain Thénault [migration] consider previous version as done, not current version stable
2009-08-17 Sylvain Thénault typo
2009-08-17 Sylvain Thénault should directly use entity.check_perm now that we've an entity instance
2009-08-17 Sylvain Thénault take care in case Any is given
2009-08-17 Sylvain Thénault set edited_attributes before calling hooks for entities from external sources
2009-08-17 Sylvain Thénault hooks have been refactored, call [re|de]activate_verification_hooks
2009-08-17 Sylvain Thénault [session] temporary fix, need .req on internal manager
2009-08-17 Sylvain Thénault fix __init__ parameters
2009-08-17 Sylvain Thénault should affect cw_row/cw_col
2009-08-17 Sylvain Thénault add write support for rset to avoid some crash
2009-08-17 Sylvain Thénault give vreg where we need it (eg no bound request)
2009-08-17 Sylvain Thénault [appobject] old selectors no more supported
2009-08-17 Sylvain Thénault [deprecation] nicer messages
2009-08-17 Sylvain Thénault [c-c shell] add force option to bypass versions checking
2009-08-17 Sylvain Thénault fix name error
2009-08-17 Sylvain Thénault don't do this: already defined as a (deprecated) read-only property
2009-08-17 Sylvain Thénault fix set_schema/init_cubes order
2009-08-17 Sylvain Thénault backport stable branch
2009-08-17 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 Sylvain Thénault we should use unsafe_execute here stable
2009-08-17 Sylvain Thénault new _cw_unsafe argument to Entity.set_attributes until something nicer is done (eg #344874) stable
2009-08-17 Sylvain Thénault [wf] shouldn't check for neweids while trying to get previous state (detected by forge tests) stable
2009-08-17 Sylvain Thénault towards better edited attributes handling stable
2009-08-17 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 Sylvain Thénault [repo] misc cleanup stable
2009-08-17 Sylvain Thénault [entity] warn if bad fetch_attrs stable
2009-08-17 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 Sylvain Thénault use view.paginate stable
2009-08-16 Adrien Di Mascio backport stable branch
2009-08-16 Adrien Di Mascio [gmap] make gmap-views more tolerant stable
2009-08-16 Nicolas Chauvat backport stable branch
2009-08-16 Nicolas Chauvat B bugfix stable
2009-08-16 Nicolas Chauvat merge stable
2009-08-16 Nicolas Chauvat Added tag cubicweb-debian-version-3.4.3-1 for changeset a3828745e2cf stable
2009-08-16 Nicolas Chauvat Added tag cubicweb-version-3.4.3 for changeset b2add17d5bc4 stable cubicweb-debian-version-3.4.3-1
2009-08-16 Nicolas Chauvat B bugfix in json controller stable
2009-08-14 Nicolas Chauvat B offer to continue even when failed to restore systemonly stable
2009-08-14 Nicolas Chauvat ready for 3.4.3 stable cubicweb-version-3.4.3
2009-08-14 Adrien Di Mascio [javascript] allow customization of inlineCreationForm insertion point stable
2009-08-14 Nicolas Chauvat B sync after migration and restart so that cwuri does not show in forms stable
2009-08-14 Nicolas Chauvat B [server] extlite test will not fail if tempfile exists stable
2009-08-14 Nicolas Chauvat R [goa] skip these tests if appengine can not be imported stable
2009-08-14 Sylvain Thénault [repo] more deprecation
2009-08-14 Sylvain Thénault oops stable
2009-08-14 Sylvain Thénault merge stable
2009-08-14 Adrien Di Mascio [ajax] allow inlineCreationForms to add their own JS / CSS stable
2009-08-14 Nicolas Chauvat F [cwctl] improve dialog messages stable
2009-08-14 Sylvain Thénault cleanup stable
2009-08-14 Sylvain Thénault dont bind set_authmanager on registry reloading event, it's not necesary since the session manager itself is reinstatiated stable
2009-08-14 Sylvain Thénault [repo] typo stable
2009-08-14 Sylvain Thénault use ._cw instead of .cw_req
2009-08-14 Sylvain Thénault merge
2009-08-14 Nicolas Chauvat R using entity.attr = val is now accepted
2009-08-14 Sylvain Thénault use class_regid / classid functions
2009-08-14 Sylvain Thénault should be __call__
2009-08-14 Sylvain Thénault merge
2009-08-14 Sylvain Thénault rewrite hooks in sobjects as new Hook style into hooks sub-package
2009-08-14 Sylvain Thénault [hooks] deprecates hookhelper module
2009-08-14 Sylvain Thénault imports cleanup
2009-08-13 Nicolas Chauvat backport stable branch
2009-08-13 Nicolas Chauvat B [cwctl] fix db-{dump,copy,restore} commands stable
2009-08-13 Adrien Di Mascio [registry] fix registration logging messages stable
2009-08-14 Sylvain Thénault [hooks] major refactoring:
2009-08-14 Sylvain Thénault [vreg appobject] use class_regid
2009-08-14 Sylvain Thénault [selectors] explicity fail on inplace and/or
2009-08-14 Sylvain Thénault [rset] better explanation, refactor try except
2009-08-13 Sylvain Thénault quick and dirty fix until introduction of CWEntityManager
2009-08-13 Sylvain Thénault remove 3.2 bw compat code
2009-08-13 Sylvain Thénault turn id into __id__
2009-08-13 Sylvain Thénault remove old bw compat code
2009-08-13 Sylvain Thénault remove 3.2 bw compat code
2009-08-13 Sylvain Thénault no more supported, can remove the test
2009-08-13 Sylvain Thénault doc update
2009-08-13 Sylvain Thénault better as a method of the etypes registry
2009-08-13 Sylvain Thénault backported from appobject
2009-08-13 Sylvain Thénault deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
2009-08-13 Sylvain Thénault no need for a classid class method
2009-08-13 Sylvain Thénault rename registered to __registered__
2009-08-13 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
2009-08-13 Sylvain Thénault propagate some api changes
2009-08-13 Sylvain Thénault entity has no more tal_render method
2009-08-13 Sylvain Thénault access schema through req.vreg
2009-08-13 Sylvain Thénault merge
2009-08-13 Nicolas Chauvat R deprecate CWRegistry.render
2009-08-13 Nicolas Chauvat R propagate deprecation of CWRegistry.possible_vobjects
2009-08-13 Sylvain Thénault use session.vreg.config instead
2009-08-13 Sylvain Thénault fix bw compat properties
2009-08-13 Sylvain Thénault temporarily needed hack, should move out with hooks refactoring
2009-08-13 Sylvain Thénault register_to needs the schema as argument
2009-08-13 Sylvain Thénault fix urlquote imports
2009-08-13 Sylvain Thénault __initialize__ needs the schema as argument
2009-08-13 Sylvain Thénault proper rewrite
2009-08-13 Nicolas Chauvat R deprecate CWRegistry.possible_vobjects
2009-08-13 Sylvain Thénault no more needs for vreg_initialization_completed hook
2009-08-13 Sylvain Thénault remove usage of vreg_initialization_complete by using an 'initializable dict' (eg call init after complete registration
2009-08-13 Sylvain Thénault should still call .items
2009-08-13 Sylvain Thénault fix syntax error
2009-08-13 Nicolas Chauvat R deprecate CWRegistry.select_vobject
2009-08-13 Sylvain Thénault refactor property handling to avoid name conflicts
2009-08-13 Sylvain Thénault stop using controller class attribute, allowing to deprecate appobject.build_url in favor of req.build_url
2009-08-13 Sylvain Thénault remove code deprecated in 3.2
2009-08-13 Sylvain Thénault move get_cache to base request
2009-08-13 Sylvain Thénault move tal_render to View
2009-08-13 Sylvain Thénault merge
2009-08-12 Nicolas Chauvat R put version info in deprecation warnings
2009-08-13 Sylvain Thénault rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
2009-08-13 Sylvain Thénault import cleanup
2009-08-13 Sylvain Thénault move underline_title to toolsutils
2009-08-12 Nicolas Chauvat R propagate deprecation of AppObject.entity()
2009-08-12 Nicolas Chauvat R put version info in deprecation warnings
2009-08-12 Nicolas Chauvat R [appobject] deprecate AppObject.entity()
2009-08-12 Sylvain Thénault merge
2009-08-12 Nicolas Chauvat backport stable branch
2009-08-12 Sylvain Thénault Backed out changeset 3f6dfc312760
2009-08-11 Nicolas Chauvat backport stable branch
2009-08-12 Sylvain Thénault compute extrapath, necessary for proper schema module detection when CW_CUBES_PATH is set stable
2009-08-11 Sylvain Thénault [session cache] always append to description, turn it into a list if necessary stable
2009-08-11 Nicolas Chauvat B web/tests back to green stable
2009-08-11 Sylvain Thénault backport stable branch
2009-08-11 Sylvain Thénault [entities] access persistent attributes through entity.cwdb
2009-08-11 Sylvain Thénault [vreg] skip final entities
2009-08-11 Sylvain Thénault backport sand fix stable
2009-08-10 Sandrine Ribeau [view] make RegistryView xhtml valid
2009-08-11 Sylvain Thénault merge
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-11 Sylvain Thénault backport some changesets to the stable branch stable
2009-08-11 Sylvain Thénault merge
2009-08-11 Nicolas Chauvat R propagate registry API changes
2009-08-11 Nicolas Chauvat R [registry] changes in the API
2009-08-11 Nicolas Chauvat branching stable stable
2009-08-11 Sylvain Thénault [debug] cnx commit/rollback on DBG_RQL
2009-08-11 Sylvain Thénault DBG_MS flag
2009-08-11 Sylvain Thénault reconnect without argument reconnect all sources
2009-08-11 Sylvain Thénault [session pool] dont check closed session when calling set_pool from super_session
2009-08-11 Sylvain Thénault [ms] proper reset cache on external source
2009-08-11 Sylvain Thénault [config] new with_recommends option to expand_cubes
2009-08-11 Sylvain Thénault [vreg] explicit reset, no need to reload appobjects module on reloading because of schema changes
2009-08-11 Sylvain Thénault fix reloading, new .reset prototype
2009-08-10 Nicolas Chauvat R refactor backup and use tar.gz to store all sources
2009-08-10 Sylvain Thénault merge
2009-08-10 Nicolas Chauvat B [web.box] fix EditRelationBoxTemplate in case neither related nor unrelated
2009-08-10 Sylvain Thénault [server caching] should set cache before call to after_add_entity hooks
2009-08-10 Sylvain Thénault [web test] fix unittest form
2009-08-10 Sylvain Thénault [startup] fix syntax error
2009-08-10 Sylvain Thénault merge
2009-08-10 Nicolas Chauvat B add missing selector on view registry
2009-08-10 Sylvain Thénault merge
2009-08-10 Sylvain Thénault Added tag cubicweb-debian-version-3.4.2-1 for changeset e6a8cd8cc910
2009-08-10 Sylvain Thénault Added tag cubicweb-version-3.4.2 for changeset cfcc7f6121d6 cubicweb-debian-version-3.4.2-1
2009-08-09 Nicolas Chauvat F [registry views] add _registry startup view
2009-08-10 Sylvain Thénault cleanup docstring, add actually used method to the ITree interface
2009-08-07 Sylvain Thénault 3.4.2 cubicweb-version-3.4.2
2009-08-07 Sylvain Thénault [schema migration] test reproducing pb when deleting a relation definition with mandatory card and without removing the associated rtype + fix
2009-08-07 Sylvain Thénault reactivate verification hooks in migration test, it may hide some actual errors
2009-08-07 Sylvain Thénault [c-c] fix confirm
2009-08-07 Sylvain Thénault [bw compat] restore format_constraint into schema file context
2009-08-07 Sylvain Thénault [schema] oops
2009-08-07 Sylvain Thénault [schema changes] check entity is not being deleted and get only actually modified attributes
2009-08-07 Sylvain Thénault [migration] use new default argument, default_is_yes has never been there...
2009-08-07 Sylvain Thénault [migration] mh.confirm support a new default argument, fix default handling for ASK
2009-08-07 Sylvain Thénault use makedirs, some old instances don't have parent directory properly set
2009-08-07 Sylvain Thénault restore backward compat, still imported a lot
2009-08-07 Sylvain Thénault no need for lib_directory
2009-08-07 Sylvain Thénault 3.4.1...
2009-08-07 Sylvain Thénault remove code unused for a while now
2009-08-07 Sylvain Thénault typo
2009-08-07 Sylvain Thénault delete relations one by one to avoid too complex rql analysis
2009-08-07 Sylvain Thénault to make cw schemas importable, they have to be installed w/ cw code, not in /usr/share/cubicweb/schemas
2009-08-07 Sylvain Thénault fix syntax error
2009-08-07 Sylvain Thénault backport stable
2009-08-07 Sylvain Thénault param is now trcomment_format stable
2009-08-07 Sylvain Thénault backport stable branch
2009-08-07 Sylvain Thénault need to set default value for trcomment_format since it's not an actual field stable
2009-08-07 Sylvain Thénault format field should inherit from parent field's eidparam stable
2009-08-07 Sylvain Thénault don't set display: block on hidden input stable
2009-08-07 Sylvain Thénault 3.4
2009-08-07 Sylvain Thénault remove print
2009-08-07 Sylvain Thénault [rql test] add non regression test for rql (fail with current rql head)
2009-08-07 Sylvain Thénault [server debug] indent for more readability
2009-08-07 Sylvain Thénault [schema] break when found
2009-08-06 Sylvain Thénault update dependencies
2009-08-06 Sylvain Thénault [schema] yams api update
2009-08-06 Sylvain Thénault backport stable branch
2009-08-06 Sylvain Thénault Added tag cubicweb-debian-version-3.3.5-1 for changeset 82fe8a6d077b stable
2009-08-06 Sylvain Thénault Added tag cubicweb-version-3.3.5 for changeset d85937184430 stable cubicweb-debian-version-3.3.5-1
2009-08-06 Sylvain Thénault 3.3.5 stable cubicweb-version-3.3.5
2009-08-06 Sylvain Thénault ensure runtime dir exists
2009-08-05 Sylvain Thénault [web.box] remove deprecation warnings
2009-08-05 Sylvain Thénault [hooksmanager] hooks should be reseted after vreg reload
2009-08-05 Sylvain Thénault allow to specify arbitrary argument when recording a looping task func
2009-08-05 Sylvain Thénault cleanup
2009-08-05 Sylvain Thénault [web session] proper reloading of the session manager on vreg update
2009-08-05 Adrien Di Mascio [events] renamed source-reload into registry-reload to avoid potential confusions with datasources
2009-08-05 Sylvain Thénault merge
2009-08-05 Adrien Di Mascio [cleanup] delete-trailing-whitespace + removed debug print
2009-08-05 Sylvain Thénault [css] fix cubicweb.css for action'selected class stable
2009-08-05 Sylvain Thénault fix #344895: view action should skip navigation parameters stable
2009-08-05 Sylvain Thénault [migration] when adding a core meta-relation, it should be added to all entities *in the persistent schema*, not only those in the fs schema
2009-08-05 Sylvain Thénault [ldap] more configuration possible on ldap source: protocal/authentication mode, dumb support for kerberos authentication
2009-08-05 Sylvain Thénault cleanup
2009-08-05 Sylvain Thénault [schema hooks] rename variable, check unique constraint actually changed before creating the index
2009-08-05 Sylvain Thénault [3.4 migration] only set cwuri for entities from the system source
2009-08-05 Sylvain Thénault [hooks] check key or value is actually edited
2009-08-05 Adrien Di Mascio [twisted] use cubicweb.twisted.logger instead of print to notify when the instance is started
2009-08-05 Adrien Di Mascio [i18n] updated catalogs
2009-08-05 Adrien Di Mascio [i18ncubicweb] fix stupid NameError with mkdtemp
2009-08-04 Sylvain Thénault add consistency check on constraints
2009-08-04 Adrien Di Mascio merge
2009-08-04 Adrien Di Mascio [autoreload] handle uicfg reloading properly with the new event / callback mechanism
2009-08-04 Sylvain Thénault [multi-source] test and fix msplanner regression stable
2009-08-04 Sylvain Thénault [startup] vreg api update
2009-08-04 Sylvain Thénault cleanup
2009-08-04 Adrien Di Mascio [autoreload] recompute urlresolver / urlrewriter after autoreload
2009-08-04 Adrien Di Mascio [autoreload] remove all modules under vregistry_path() from sys.modules before reloading
2009-08-04 Adrien Di Mascio introduce a new CubicwebEventManager
2009-08-04 Sylvain Thénault [F dbdump] dark and dirty fix for db-copy command
2009-08-04 Sylvain Thénault cleanup
2009-08-04 Sylvain Thénault [R] use req.entity_from_eid
2009-08-04 Sylvain Thénault [reledit] refactor, split into reledit/doreledit where the former try to tell if edition *should* be done, and the later tell if edition *can* be done
2009-08-04 Sylvain Thénault use yams api
2009-08-04 Sylvain Thénault [table view] vreg api update
2009-08-04 Sylvain Thénault [navigation] split tests, add test for __start out of bound
2009-08-04 Adrien Di Mascio merge
2009-08-04 Adrien Di Mascio merge (after jquery.tools backout)
2009-08-04 Adrien Di Mascio Backed out changeset 3e1d2ab5f8c0 (restore ui.tabs.js instead of jquery tools)
2009-08-04 Adrien Di Mascio [reledit] don't try to use rel-edit on attributes without assicated fields (e.g _format field)
2009-08-04 Adrien Di Mascio [uicfg] fix metadata detection in primaryview_section
2009-08-04 Sylvain Thénault [vreg] api update
2009-08-03 Sylvain Thénault to avoid confusions, implements iteritems/itervalues as well
2009-08-03 Sylvain Thénault [testlib] take care of re-monkeypatching which'll cause infinite recursion error
2009-08-03 Sylvain Thénault [repo] explicitly specifies edited attributes to glob_update_entity
2009-08-03 Sylvain Thénault [webapp] missing renaming
2009-08-03 Sylvain Thénault [pyro] use lgc.pyro_ext, simplify pyro related options
2009-08-03 Sylvain Thénault [we, test] more api update
2009-08-03 Sylvain Thénault [controller] should catch and set appli argument here now that the old AppObject class is gone
2009-08-03 Sylvain Thénault [uicfg reloading] don't reload uicfg when appobjects modules won't be reloaded as well
2009-08-03 Sylvain Thénault [vreg api update] remove some deprecation warnings
2009-08-03 Sylvain Thénault [test] update test: class initialization done in etype_class now
2009-08-03 Sylvain Thénault [vreg] fix deprecation messages
2009-08-03 Sylvain Thénault [appobject selection process] drop the need for the .selected method
2009-08-03 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
2009-08-03 Sylvain Thénault R [base classes] only AppObject remaning, no more AppRsetObject
2009-08-03 Sylvain Thénault merge
2009-08-03 Adrien Di Mascio [twisted] don't use twistd anymore, all-in-one.py file is needed anymore
2009-08-02 Adrien Di Mascio [uicfg] reload uicfg when vregistry is being reset
2009-08-02 Adrien Di Mascio [refactoring] moved rtags specification in web/views
2009-08-02 Adrien Di Mascio [registry] when a source file is changed, reset and reload the whole registry
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-08-03 Sylvain Thénault B [supervising] ignore updated event for entities created in the same transaction
2009-08-03 Sylvain Thénault F [rset repo cache] set entity.rset when no set on entities retreived from the cache
2009-08-02 Sylvain Thénault enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
2009-08-02 Sylvain Thénault #F [querier] debugging tweak
2009-08-02 Sylvain Thénault F [adapted list view] fix selector
2009-08-02 Sylvain Thénault F [view] missing import
2009-08-02 Sylvain Thénault web test update
2009-08-02 Sylvain Thénault cleanup
2009-08-01 Sylvain Thénault R [schema hooks] big refactoring / reorganization for clearer code, a few fixes on the way
2009-08-01 Sylvain Thénault uicfg bugs detected by tests
2009-08-01 Sylvain Thénault R import to avoid warning
2009-08-01 Sylvain Thénault oops
2009-08-01 Sylvain Thénault R [test] update and fix deprecation warnings
2009-08-01 Sylvain Thénault R [web test] rewrite schema with a single python module
2009-08-01 Sylvain Thénault F [cw.test] OK
2009-08-01 Sylvain Thénault explicit imports
2009-08-01 Sylvain Thénault get_csv is being renamed to splitstrip
2009-08-01 Sylvain Thénault B [schema update] may remove has_text unexpectedly, give another argument to fix it
2009-08-01 Sylvain Thénault cleanup
2009-08-01 Sylvain Thénault R [session] property for quick access to repo.schema
2009-08-01 Sylvain Thénault R [querier] debugging tweaks
2009-08-01 Sylvain Thénault document and replace debugged by a contextmanager/decorator class
2009-08-01 Sylvain Thénault manual_insert is a public method
2009-08-01 Sylvain Thénault F [server test] avoid warning by adding __init__.py file to directory
2009-08-01 Sylvain Thénault R [server debug] more server side debugging tweaks
2009-07-31 Sylvain Thénault cleanup
2009-07-31 Sylvain Thénault oops, should have been in a earlier commit (give rollback_on_failure to doexec)
2009-07-31 Sylvain Thénault oops, should have been in a earlier commit (META_RELATION_TYPES renaming)
2009-07-31 Sylvain Thénault R [querier] debugging tweaks
2009-07-31 Sylvain Thénault R [sql source] cnx._cnx checked in cnx.close, don't do it here
2009-07-31 Sylvain Thénault debugging tweaks
2009-07-31 Sylvain Thénault [F repo sqlite schema changes] don't rollback on potentially expected schema changes failure
2009-07-31 Sylvain Thénault [R schema hooks] rename META_RELATIONS_TYPES into META_RTYPES, use it and other schema consts to avoid errors
2009-07-31 Sylvain Thénault merge
2009-07-31 Nicolas Chauvat F [dialog] offer to create backup. refactor to use l.c.shellutils.ASK
2009-07-31 Nicolas Chauvat F [doc] mark code block as python source in cookbook
2009-07-31 Nicolas Chauvat R [all] logilab.common 0.44 provides only deprecated
2009-07-31 Adrien Di Mascio [doc] update generate_modules to match new sphinxutils API
2009-07-31 Sylvain Thénault [R source cnx] use connection wrapper's close method
2009-07-31 Sylvain Thénault [F native source] fix attempts to clear cache key
2009-07-31 Sylvain Thénault [F workflow repo] don't try to get previous state of newly created entities
2009-07-31 Sylvain Thénault [F repo tests] tests have to be updated:
2009-07-31 Sylvain Thénault [F hooks] skip new eids as well as pending ones in DelayedDelete operation
2009-07-31 Sylvain Thénault [R hooks] use DONT_CHECK_RTYPES_ON_[ADD|DEL] don't compute rset if not necessary
2009-07-31 Sylvain Thénault [R hooks] use DONT_CHECK_RTYPES_ON_[ADD|DEL] constant, don't check wf related internal relations
2009-07-31 Sylvain Thénault [R repo session] add_relation method use in hooks
2009-07-31 Sylvain Thénault [R hooks] optmize insertion by using direct repository methods when possible
2009-07-31 Sylvain Thénault [F schema] set inlined=False to ensure it'is not inlined by accident
2009-07-31 Sylvain Thénault [R querier] new READ_ONLY_RTYPES constant
2009-07-31 Sylvain Thénault [F repo debugging] log repo event on DBG_REPO debug level
2009-07-31 Sylvain Thénault [R schema hooks] use new accessors on CWRelation and CWAttribute entities
2009-07-31 Sylvain Thénault [R schema] dont give an iterator, it's a trap
2009-07-31 Sylvain Thénault [C schema seria] cleanup
2009-07-31 Sylvain Thénault [R repo, schema] use VIRTUAL_RTYPES const
2009-07-31 Sylvain Thénault [F server test] sort for test predictability
2009-07-31 Sylvain Thénault [R schemaobjs] property accessors for CWRelation/CWAttribute
2009-07-31 Sylvain Thénault F: start to handle binary debug log level on the server side
2009-07-31 Sylvain Thénault rewrite migrscheam
2009-07-31 Sylvain Thénault C remove no more used copy_schema
2009-07-31 Sylvain Thénault [D server test] remove deprecated test on application_hooks file, and associated data
2009-07-31 Sylvain Thénault backport stable branch
2009-07-31 Sylvain Thénault [F schema serial] #344876: missing some 'is'/'is_instance_of' relation for newly created instances stable
2009-07-31 Sylvain Thénault [vreg] consider __abstract__ in register_all stable
2009-07-31 Sylvain Thénault [xhtml form renderer] fix html structure, move header where we are sure to display it when necesary (_render_fields not displayed if main form has no visible fields
2009-07-31 Sylvain Thénault missing new renderer argument
2009-07-31 Sylvain Thénault merge
2009-07-30 Sandrine Ribeau Add missing parameter to widget render call.
2009-07-31 Sylvain Thénault merge
2009-07-30 Florent merge
2009-07-30 Florent always explicitly close <base> tags because of an old IE6 bug
2009-07-30 Sylvain Thénault [hooksmanager] nicer unregister_hook implementation, allowing to give a Hook subclass as argument
2009-07-30 Sylvain Thénault [migration] reset do-not-insert-cwuri once it's properly in the schema
2009-07-30 Sylvain Thénault cleanup
2009-07-30 Sylvain Thénault [F delconf form] should give rset to select()
2009-07-30 Sylvain Thénault [form renderer] fix composite form renderer in case the main form has some visible fields
2009-07-30 Sylvain Thénault [form renderer] consider form.fieldsets_in_order if specified. Warn about unexistant or unused fieldsets.
2009-07-30 Sylvain Thénault add default values for fielsets_in_order, document base form attributes
2009-07-30 Sylvain Thénault [notification view] consider row/col
2009-07-30 Sylvain Thénault oops, this is a method stable
2009-07-30 Sylvain Thénault [repo session] ability to ask session to keep it's pool set even when only read queries are done, necessary at least during migration stable
2009-07-30 Sylvain Thénault no rset hooks should have empty rset now stable
2009-07-30 Sylvain Thénault d-t-w
2009-07-29 Sylvain Thénault avoid execution of queries which are known to be wrong by letting error propagates
2009-07-29 Sylvain Thénault missing db-port option to source's option definitions stable
2009-07-29 Sylvain Thénault make notification views working with no rset
2009-07-29 Adrien Di Mascio [F plot] make jquery plots accept a fourth column that specifies a date format for tooltips
2009-07-29 Sylvain Thénault merge
2009-07-29 Nicolas Chauvat [doc] #120075 quickstart (was proposed structure)
2009-07-29 Sylvain Thénault [F xhml] use a class to avoid duplicated ids when editing several entities at once
2009-07-29 Sylvain Thénault merge
2009-07-29 Sylvain Thénault [R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
2009-07-29 Sylvain Thénault move test on force-html-content-type to xhtml_browser method
2009-07-28 Florent make it easy to change response of FormValidatorController
2009-07-07 Florent fix tabindex starting at 0
2009-07-28 Fabrice fix html headers for forced html content type : main template and json controller
2009-07-28 Fabrice make jsvars declaration xhtml and html compatible
2009-07-28 Florent merge
2009-07-21 Florent add force-html-content-type config boolean variable
2009-07-29 Sylvain Thénault [F bw compat] warn if entities.pot exists but consider it anyway
2009-07-29 Sylvain Thénault [F xhtml] avoid duplicated id
2009-07-29 Sylvain Thénault [R forms] use a subfields(form) method to get a chance to adapt to context
2009-07-29 Sylvain Thénault [cleanup] no more needed, marked as i18n string by yams
2009-07-28 Nicolas Chauvat [doc] fix FAQ layout
2009-07-28 Nicolas Chauvat [doc] more improvements
2009-07-28 Nicolas Chauvat [doc] replace code-block with sourcecode
2009-07-28 Nicolas Chauvat [doc] fixed some dangling internal links
2009-07-28 Nicolas Chauvat [doc] fix problem with layout, thanks to Sandrine
2009-07-28 Nicolas Chauvat merge
2009-07-16 Sandrine Ribeau merge
2009-07-16 Sandrine Ribeau Missing xml_escape import.
2009-07-28 Nicolas Chauvat [doc] some more rewriting
2009-07-28 Adrien Di Mascio backport stable branch changesets
2009-07-28 Adrien Di Mascio [javascript] fix IFRAME implementation and make it work in IE 6/7 + FF3 with text/html served pages stable
2009-07-28 Nicolas Chauvat [doc] #306434: say a word about optimization
2009-07-28 Nicolas Chauvat [doc] a bit of rewriting
2009-07-28 Nicolas Chauvat [i18n] #344832: rename entities.pot
2009-07-28 Nicolas Chauvat [doc] #342929: bad migration command in overview
2009-07-28 Nicolas Chauvat [cleanup] improve dialog message consistency
2009-07-28 Nicolas Chauvat [cleanup] nicer imports
2009-07-28 Sylvain Thénault bad merge?
2009-07-28 Sylvain Thénault make fyzz/spa2rql a recommends only
2009-07-28 Sylvain Thénault remove debug print
2009-07-28 Sylvain Thénault per cube message
2009-07-28 Sylvain Thénault we've to call cleanup_sys_modules manually for proper schema modules cleanup
2009-07-27 Sylvain Thénault merge
2009-07-27 Nicolas Chauvat #344787: add options to idownloadable
2009-07-27 Sylvain Thénault some new field/widgets classes: CompoundField, IntervalWidget, HorizontalLayoutWidget
2009-07-27 Sylvain Thénault widget.render now takes the renderer as third argument (keeping minimal bw compat)
2009-07-27 Sylvain Thénault take care to None labels
2009-07-27 Sylvain Thénault new fieldset attribute on field, use to group fields by the default form renderer
2009-07-27 Sylvain Thénault nicer checkbox widget implementation, avoid extra <br/> at the end
2009-07-27 Sylvain Thénault allow vocabulary functions to return either label/value or label/value/dict (to use as attributes of the tag for this input)
2009-07-27 Sylvain Thénault select attributes should be escaped
2009-07-27 Sylvain Thénault extract function: sgml_attributes
2009-07-27 Sylvain Thénault meta is gone away
2009-07-27 Adrien Di Mascio [selectors] change specified_etype_implements: kwargs prevails on req.form
2009-07-27 Sylvain Thénault merge
2009-07-27 Adrien Di Mascio [cleanup] started to improve cubicweb-ctl dialog messages consistency
2009-07-27 Adrien Di Mascio merge
2009-07-26 Adrien Di Mascio [sqlutils] fix stupid typo
2009-07-27 Sylvain Thénault should not specify attrcategories here
2009-07-27 Sylvain Thénault rewrite .sql / .rel files, drop unnecessary entity types, explicit imports
2009-07-27 Sylvain Thénault don't check versions on db-restore
2009-07-24 Sylvain Thénault #343714: Enable workflow transition comments editing
2009-07-24 Sylvain Thénault fix some default autoform_section
2009-07-24 Sylvain Thénault some reledit fixes: actually needs metadata in form's attrcategories, check autoform_section for attributes (XXX need check for relation), no <not specified> visible when attribute isn't editable
2009-07-24 Sylvain Thénault explicit imports
2009-07-24 Sylvain Thénault document
2009-07-24 Sylvain Thénault test and fix wf history security
2009-07-24 Sylvain Thénault use an actual state name, not a transition name
2009-07-24 Sylvain Thénault missing import
2009-07-24 Sylvain Thénault missing import
2009-07-24 Sylvain Thénault boulet...
2009-07-24 Sylvain Thénault #343624: access to ORM and views outside web engine
2009-07-24 Sylvain Thénault #343839: update entity's modification date after changing its state
2009-07-24 Sylvain Thénault merge
2009-07-24 Sylvain Thénault major refactoring of database dump/restore:
2009-07-24 Sylvain Thénault should check for every system hooks, not only server_startup
2009-07-24 Aurelien Campeas typo
(0) -3000 -1000 -960 +960 +1000 +3000 tip