2009-04-24 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-24 sylvain thenault more implements selector tests tls-sprint
2009-04-24 sylvain thenault fix implements selector to avoid returning false positive due to entity class inheritance tls-sprint
2009-04-24 sylvain thenault new parent_classes method (cached) tls-sprint
2009-04-24 sylvain thenault don't add to cube i18n catalog msg id for components redefined from cw or from a depending cube tls-sprint
2009-04-24 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-24 sylvain thenault oos, set rmode for wf_info_for / object tls-sprint
2009-04-24 Adrien Di Mascio sendmail form should now work as before tls-sprint
2009-04-24 Adrien Di Mascio [widgets] fix rendering of the sendmail widget, still to functional though tls-sprint
2009-04-24 Adrien Di Mascio fix bug in actions: action.row/col might be None and can't be passed directly to rset.get_entity tls-sprint
2009-04-23 Sandrine Ribeau [doc] Fix ReST pb.
2009-04-23 Sandrine Ribeau [doc] s/usefull/useful/
2009-04-23 Sandrine Ribeau [doc] Remove extra-wrapping from tutorial.
2009-04-23 Sandrine Ribeau [doc] Splits initial set-up section in two sections => re-order part III.
2009-04-23 Sandrine Ribeau [doc] C011 content moved to C010
2009-04-23 sylvain thenault reoops tls-sprint
2009-04-23 sylvain thenault oops tls-sprint
2009-04-23 Katia Saurfelt fixe the wrong indent
2009-04-23 Katia Saurfelt related entitied must be computed in _preinit_side_related
2009-04-23 sylvain thenault refactor to get powerful etype_relation_field function which benefit from ui configuration (eg widgets and fields) tls-sprint
2009-04-23 sylvain thenault AEF.field_by_name now take an entity schema, not an entity class tls-sprint
2009-04-23 sylvain thenault guess_field now takes an entity schema as first argument, not an entity class tls-sprint
2009-04-23 sylvain thenault delete spaces, use .row .col instead of fixed 0 0 tls-sprint
2009-04-23 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-23 sylvain thenault fix relation_mode implementation, remove trailing spaces tls-sprint
2009-04-23 sylvain thenault remove .egg-info file in cube's debian/rule template tls-sprint
2009-04-23 sylvain thenault deals with empty erudi directories tls-sprint
2009-04-23 sylvain thenault don't use a singleton rest parser which may leads to concurrency bugs tls-sprint
2009-04-23 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-23 Adrien Di Mascio set a size constraint on ECache's title
2009-04-23 Sandrine Ribeau [doc] Move cubciweb-ctl tool to appendix and re-order appendix.
2009-04-23 Sandrine Ribeau [doc] Rename Overview by Tutorial.
2009-04-23 Sandrine Ribeau [doc] Begin improvement of schema definition.
2009-04-23 Sandrine Ribeau [doc] Short down the `blog running in less ten nimutes` section to remove duplicated content.
2009-04-23 Sandrine Ribeau [doc] Typos and minor changes.
2009-04-22 Sandrine Ribeau [doc] Add little 'wrapping' in tutorial.
2009-04-22 Julien Jehannet [distutils] don't consider directories as data files
2009-04-22 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-22 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-22 sylvain thenault allow to instantiate an entity without rset tls-sprint
2009-04-22 sylvain thenault new display_relations_form option on EntityFormRender tls-sprint
2009-04-22 sylvain thenault remove trailing white spaces tls-sprint
2009-04-22 sylvain thenault drop hopeless registerer bw compat tls-sprint
2009-04-22 Katia Saurfelt user dc_creator for rss view
2009-04-22 Katia Saurfelt some feed aggregators (eg sage) show dc:creator tag, so we show it insteed of author tag
2009-04-22 Katia Saurfelt make the rss view valid (we should probably keep rdf:about on channel)
2009-04-22 Katia Saurfelt merge
2009-04-22 Katia Saurfelt The same item should not include both author and dc:creator
2009-04-22 sylvain thenault remove trailing spaces tls-sprint
2009-04-22 sylvain thenault set default combo size to 5 entries tls-sprint
2009-04-22 sylvain thenault set_stream simplification tls-sprint
2009-04-22 sylvain thenault missing overriding of removejs in inline-creation form view tls-sprint
2009-04-22 sylvain thenault fix a name error tls-sprint
2009-04-22 sylvain thenault doc type handling refactoring: do the ext substitution at the module level tls-sprint
2009-04-22 sylvain thenault stop complaining about empty response, remove trailing spaces tls-sprint
2009-04-22 sylvain thenault javascript + json refactoring tls-sprint
2009-04-22 Sandrine Ribeau [doc] Completed definition of content_navigation_components.
2009-04-21 sylvain thenault remove spaces tls-sprint
2009-04-21 sylvain thenault more bw compat tls-sprint
2009-04-21 Aurelien Campeas fix actionbox def tls-sprint
2009-04-21 Aurelien Campeas does not apply any more tls-sprint
2009-04-21 Katia Saurfelt create a table for siderelation
2009-04-21 Aurelien Campeas give more space to labels in forms tls-sprint
2009-04-20 Sandrine Ribeau [doc] Add information on PrimaryView methods and attributes in order to get to a more meaningful example of a view customization.
2009-04-20 Sandrine Ribeau Remove all related to entity Card as it now has its own cube.
2009-04-20 Aurelien Campeas sql attributes bugfix tls-sprint
2009-04-20 Aurelien Campeas mx.DateTime fixes tls-sprint
2009-04-20 Aurelien Campeas cleanup (undue req param) tls-sprint
2009-04-20 Aurelien Campeas define self.fields before it is used ... tls-sprint
2009-04-20 Stephanie Marcu add mysql configuration section in cubicweb documentation
2009-04-17 sylvain thenault stop application only once we're sure we've something to do, fixing #342689
2009-04-17 sylvain thenault _render_fields don't need values argument tls-sprint
2009-04-17 sylvain thenault new style security management forms tls-sprint
2009-04-17 sylvain thenault new renderer displaying field in an horizontable table tls-sprint
2009-04-17 sylvain thenault fix navigation parameters handling: those given in kwargs should always be there tls-sprint
2009-04-17 sylvain thenault unify schema sync migration commands with (hopefuly) a clearer name tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-17 sylvain thenault rollback florent's not-proven-to-be-useful fix tls-sprint
2009-04-17 sylvain thenault refactor to ease overriding tls-sprint
2009-04-17 Katia Saurfelt merge
2009-04-17 Katia Saurfelt remove pmainactions and deprecate paddrelactions
2009-04-17 sylvain thenault cleanup, more docstring tls-sprint
2009-04-17 sylvain thenault refactor the way field value/display value are handled to avoid getting a 'display' value when expected a 'typed' value tls-sprint
2009-04-17 sylvain thenault more docstring tls-sprint
2009-04-17 sylvain thenault define _ tls-sprint
2009-04-17 sylvain thenault clear label handling tls-sprint
2009-04-17 sylvain thenault new style form for submitting bug reports tls-sprint
2009-04-17 Florent datetime switch bug fixed in ustrftime tls-sprint
2009-04-17 Florent initial form values can now also be a callable of the field or the form itself tls-sprint
2009-04-16 sylvain thenault merge
2009-04-16 Katia Saurfelt merge
2009-04-16 Katia Saurfelt add a function to retrieve a list of mainactions
2009-04-16 sylvain thenault use adbh.func_sqlname for more backend compat
2009-04-16 sylvain thenault consider kwargs in possible_actions
2009-04-16 sylvain thenault missing required date format tls-sprint
2009-04-16 sylvain thenault MUST NOT consider req.form['rql'] in a view, use len(rset) > 1 to detect if we can apply tabs or not
2009-04-15 Sandrine Ribeau [doc] Fix typo.
2009-04-15 sylvain thenault merge
2009-04-15 Katia Saurfelt merge
2009-04-15 Katia Saurfelt remove planned_delivery from ProgressTableView
2009-04-15 sylvain thenault backport 3.1 branch to default (duh...)
2009-04-15 sylvain thenault merge tls-sprint
2009-04-15 Florent register_user can now also set an email tls-sprint
2009-01-15 Adrien Di Mascio sort email addresses and remove doubled ones before sending the email 3.1
2009-04-15 sylvain thenault cleanup tls-sprint
2009-04-15 sylvain thenault must specify col where entity's eid is tls-sprint
2009-04-15 sylvain thenault fix test tls-sprint
2009-04-15 sylvain thenault set dom id on the first input of radio choices tls-sprint
2009-04-15 sylvain thenault no progress div in reledit, else we get duplicated ids tls-sprint
2009-04-15 sylvain thenault avoid duplicated progress div tls-sprint
2009-04-15 sylvain thenault can't compare date and datetime tls-sprint
2009-04-15 sylvain thenault AppRsetObject now handle row and col tls-sprint
(0) -1000 -112 +112 +1000 +3000 +10000 tip