2010-05-20 Sylvain Thénault typo stable
2010-05-20 Sylvain Thénault [migration] fix storage_change migraction to avoid exhausting the server's memory stable
2010-05-20 Sylvain Thénault [repo] set log methods on the actually desired class stable
2010-05-20 Sylvain Thénault [bfss] ensure base name doesn't contain path separator stable
2010-05-20 Nicolas Chauvat merge stable
2010-05-20 Nicolas Chauvat [web] remove dead code stable
2010-05-20 Adrien Di Mascio [forms] consider __action_xxx field if passed to JSonController.validate_form stable
2010-05-18 Sylvain Thénault backport stable
2010-05-18 Sylvain Thénault Added tag cubicweb-debian-version-3.8.2-1 for changeset 2b962bb9eee8 stable
2010-05-18 Sylvain Thénault Added tag cubicweb-version-3.8.2 for changeset ef2e37d34013 stable cubicweb-debian-version-3.8.2-1
2010-05-18 Sylvain Thénault [test] absolute sqlite database names in source initialization, avoid pb when cwd is changed later stable
2010-05-18 Sylvain Thénault clenup stable
2010-05-18 Sylvain Thénault 3.8.2 stable cubicweb-version-3.8.2
2010-05-18 Sylvain Thénault [wdoc] update users changelog stable
2010-05-18 Sylvain Thénault [integrity] keep ordering for schema integrity checks stable
2010-05-18 Sylvain Thénault [i18ncube] do not crash if cube has nothing to translate stable
2010-05-18 Sylvain Thénault [skel] enable wdoc support in new cubes stable
2010-05-18 Sylvain Thénault [preferences] support dot (.) in registry id of configurable appobjects stable
2010-05-18 Sylvain Thénault [i18ncube] we must load site_cubicweb file before calling set_schema, else we may miss some options or other initialization stuff necessary to appobject loading stable
2010-05-18 Sylvain Thénault [dtd] add unselimg attribute use by widget for HasRelationFacet stable
2010-05-17 Sylvain Thénault remove 3.7 deprecation warning stable
2010-05-17 Sylvain Thénault catch unauthorized when executing rql to check an rql expression. Fix #968824 stable
2010-05-17 Sylvain Thénault [startup view] sort startup views by alphabetical order stable
2010-05-17 Sylvain Thénault [table view] should use __regid__ instead of hard-coded 'table' view identifier stable
2010-05-17 Sylvain Thénault cleanup stable
2010-05-17 Sylvain Thénault backport stable
2010-05-17 Sylvain Thénault [facet] control i18nization of values on AttributeFacet stable
2010-05-16 Nicolas Chauvat [views] tab schema image renamed to schema diagram stable
2010-05-12 Sylvain Thénault [uicfg] fix handling of 'order' in the primaryview_display_ctrl rtag: consider by default only schema order, not order of appearance of rules stable
2010-05-12 Sylvain Thénault [db-check] RQLConstraint is not a 'unique' constraint stable
2010-05-12 Sylvain Thénault [entity] avoid getting w in cw_extra_kwargs when calling .view stable
2010-05-12 Sylvain Thénault [actions box] enhance add related menu generation: don't propose to add relation of single cardinality where entity already have the relation set stable
2010-05-12 Sylvain Thénault [primary view] allow new 'subvid' parameter in primaryview_display_ctrl stable
2010-05-12 Sylvain Thénault [primary view] give dispctrl to side box views as for relations section stable
2010-05-12 Sylvain Thénault [web] unify list views call arguments: use subvid to specify the view to use for each item stable
2010-05-12 Sylvain Thénault [web] refactor side box to use autolimited view stable
2010-05-12 Sylvain Thénault [req] avoid getting w in cw_extra_kwargs when calling .view stable
2010-05-12 Sylvain Thénault [config] rename remaining inputlevel to level in option definitions, as expected by lgc >= 0.50 stable
2010-05-11 Sylvain Thénault [fti] simplify UpdateFTIHook code stable
2010-05-11 Sylvain Thénault [twisted] we must set response code before starting to write the answer, else it's ignored stable
2010-05-11 Sylvain Thénault cleanup stable
2010-05-11 Sylvain Thénault [web data] remove files not used by the framework
2010-05-10 Sylvain Thénault [css] keep old css according to a configuration variable (true by default)
2010-05-10 Sylvain Thénault [3.8 execute] remove deprecation warnings stable
2010-05-10 Sylvain Thénault backport stable
2010-05-10 Aurelien Campeas [dbapi] missing import stable
2010-05-10 Sylvain Thénault [ajax] missing html heads processing in reloadComponent (sic\!) stable
2010-05-10 Sylvain Thénault [deprecation] missing version number to old warning message stable
2010-05-10 Sylvain Thénault [table view] we should call the cell view using the table rset, not one rebuilded for a specific entity stable
2010-05-10 Sylvain Thénault [table view] take care to None label stable
2010-05-07 Sylvain Thénault [selectors] new logged_user_in_rset selector stable
2010-05-07 Alexandre Fayolle merge stable
2010-05-07 egazoni replaced hardcoded 'web/view' by os.path.join('web', 'view') so views path is also valid under windows stable
2010-05-07 egazoni fixed bug of non-normalized path under Windows, that broke the reload mechanism stable
2010-05-07 Sylvain Thénault [c-c list] configuration pb cubes directly hold version number now, avoid crash when reporting errors stable
2010-05-06 Alexandre Fayolle Handle new way of reporting unmodified FileFields stable
2010-05-06 Alexandre Fayolle merge stable
2010-05-06 Alexandre Fayolle attempt to port windows service to 3.8.1 stable
2010-05-06 Sylvain Thénault [web session] fix potential key error on logout (occurs once the session has been transparently reconnected, hence session.sessionid and session.cnx.sessionid differs) stable
2010-05-06 Katia Saurfelt [css] update print css
2010-05-06 Katia Saurfelt [doc] cleanup
2010-05-06 Alexandre Fayolle [python2.6] do not import simplejson directly stable
2010-05-06 Sylvain Thénault [selectors] fix no_cnx selector's prototype stable
2010-05-06 Sylvain Thénault [web config] set default uiprops on web config class to avoid error on commands such as i18n instance
2010-05-06 Sylvain Thénault backport stable stable
2010-05-06 Sylvain Thénault [migration] ask_confirm argument of show_diff doesn't contain an _ oldstable
2010-05-05 Sylvain Thénault backport stable
2010-05-05 Sylvain Thénault backport oldstable stable
2010-05-05 Sylvain Thénault [upgrade] don't ask confirm to replace configuration file with -v0 oldstable
2010-05-05 Sylvain Thénault merge good/bad versions of imported patches...
2010-05-05 Katia Saurfelt [css] start using uiprops in cubicweb.css
2010-04-29 Nicolas Chauvat [css] progressively fixing rhythm
2010-04-29 Nicolas Chauvat [css] introducing scale and rhythm composition
2010-05-05 Katia Saurfelt [css] start using uiprops in cubicweb.css
2010-04-29 Nicolas Chauvat [css] progressively fixing rhythm
2010-04-29 Nicolas Chauvat [css] introducing scale and rhythm composition
2010-05-05 Aurelien Campeas [doc/book] a very simple example of entity form extension stable
2010-05-05 Aurelien Campeas [doc/book] refresh a bit the edit controller section stable
2010-05-05 Aurelien Campeas [doc/book] explain the form loop validation process stable
2010-05-05 Sylvain Thénault backport stable
2010-05-05 Sylvain Thénault backport oldstable stable
2010-05-05 Sylvain Thénault [c-c dev] fix i18ncubicweb command
2010-05-05 Sandrine Ribeau [book] add generated js documentation to cw book
2010-05-05 Sylvain Thénault [packaging] we should add schemas to include_dirs so sql extensions files are properly installed oldstable
2010-05-05 Sylvain Thénault [web test] missing test data file
2010-05-05 Sylvain Thénault [https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
2010-05-05 Sylvain Thénault [uiprops] test and fix reloading of modified css files; update c-c newcube; deprecates config.has_resource.
2010-05-04 Aurelien Campeas [doc/book] not anymore ... stable
2010-05-04 Aurelien Campeas [doc/book] dissection of a form chapter stable
2010-05-04 Aurelien Campeas [doc/book] move examples to a separate chapter, fix autoform module docstring stable
2010-05-04 Aurelien Campeas [doc/book] copious choices example stable
2010-05-04 Aurelien Campeas [css] fix schema css + d-t-w stable
2010-05-04 Aurelien Campeas [web/schemaviewer] fix bad call stable
2010-05-04 Aurelien Campeas [doc/book] regroup form/editcontroller stuff under an "edition control" chapter stable
2010-05-04 Aurelien Campeas [doc/book] complete a bit the request api stable
2010-05-04 Alexandre Fayolle fixed unittest_wfobjs stable
2010-05-04 Alexandre Fayolle merged back oldstable into stable stable
2010-05-04 Alexandre Fayolle fix bad reading of options in ldapuser.py oldstable
2010-05-03 Sandrine Ribeau [json-controller] - refactoring of js_component and js_view, it now uses _call_view
2010-05-03 Sylvain Thénault [widget] kill buggy / unused (only in cmhn) AddComboBox widget
2010-05-03 Sylvain Thénault [doc] typos
2010-04-30 Alexandre Fayolle ignore annoying warnings about pygments already being imported and stuff being added to python path stable
2010-04-30 Aurelien Campeas [hooks/integrity & tests/entities] fix test to check for sibling error (set_operations yields a different order for constraints) stable
2010-04-30 Aurelien Campeas [hooks/...] fix previous commit stable
2010-04-30 Aurelien Campeas [hooks/operations] use set_operations for three ops (huge gains for massive imports) stable
2010-04-30 Sylvain Thénault [vreg repo] shouldn't call init_registration in on hook registry bootstrap, already done before
2010-04-30 Sylvain Thénault [vreg] we should now reset in init_registration since we don't do it in __init__
2010-04-30 Sylvain Thénault [web] use uiprops value to compile css transparently, handlig cache and reloading in debug mode
2010-04-30 Sylvain Thénault [webconfig] introduce property sheets. Use them to replace external_resources
2010-04-29 Sylvain Thénault [webconfig] cleanup base_url management
2010-04-29 Sylvain Thénault [webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
2010-04-29 Alexandre Fayolle Added tag cubicweb-debian-version-3.7.5-1 for changeset 2d0982252e8d oldstable
2010-04-29 Alexandre Fayolle Added tag cubicweb-version-3.7.5 for changeset c476d106705e oldstable cubicweb-debian-version-3.7.5-1
2010-04-29 Alexandre Fayolle prepare 3.7.5 release oldstable cubicweb-version-3.7.5
2010-04-29 Nicolas Chauvat [css] avoid repeating reset css
2010-02-15 Nicolas Chauvat [css] use meyer's public domain reset css
2010-04-28 Julien Jehannet [c-c shell] make script arguments available as __args__ in the script namespace. Use scriptargs instead of args as process_script argument name.
2010-04-28 Julien Jehannet [management] fix vocab: use cube instead of package
2010-04-29 Nicolas Chauvat [sparql] bugfix stable
2010-04-29 Nicolas Chauvat [xy] define standard prefixes stable
2010-04-29 Nicolas Chauvat [doc] various small improvements stable
2010-04-28 Stephanie Marcu fix i18ncube for pegase where we do strange things by redefining relations oldstable
2010-04-28 Julien Jehannet [shell] #715938: support of script parameters (using standard '--' as arguments separator)
2010-04-28 Sylvain Thénault [dbapi] more test and documentation of dbapi stable
2010-04-28 Alexandre Fayolle move rarely used (imo) settings to inputlevel3 in cwctl create oldstable
2010-04-28 Sylvain Thénault default is now forthcoming cw 3.9
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault backport default into stable: stable is now actually cw 3.8 stable
(0) -3000 -1000 -128 +128 +1000 +3000 tip