devtools/devctl.py
2015-10-05 Rémi Cardona [py3k] add list() around dict methods
2015-10-13 Rémi Cardona [py3k] dict.itervalues → dict.values
2015-09-15 Rémi Cardona [py3k] dict.iteritems → dict.items
2015-09-15 Rémi Cardona [py3k] file → open
2015-09-16 Rémi Cardona [pkg] Add dependency on six 1.4.0
2015-09-11 Samuel Trégouët [py3k] print function
2015-06-25 David Douard [cwctl] allow overriding config settings from the command line (closes #5557656)
2015-05-13 Rémi Cardona [devtools] Serve JS tests over HTTP (closes #5533285)
2015-04-22 David Douard [hooks] add a looping task that dumps the stats regularly in a file
2015-04-22 Rémi Cardona merge 3.20.6 into 3.21
2015-03-12 Julien Cristau merge 3.19.10 into 3.20
2015-03-05 Sylvain Thénault [i18n generation] add missing 'add a EntityType' message to generated catalogs. Closes #5012581
2015-02-06 Christophe de Vienne [newcube] Make the generated code PEP-8 compliant
2015-02-02 Julien Cristau [devtools] restore i18n of string removed in 4001cfe2f44d
2015-01-30 Rémi Cardona [web/views] Stop mishandling the fieldset name in the default form renderer
2014-02-17 Julien Cristau merge 3.18.x in 3.19 branch
2014-02-04 Dimitri Papadopoulos English typography
2014-01-06 Aurelien Campeas [c-c schema] option to show single etype (closes #3404831)
2013-08-26 Julien Cristau Rename cleanup_interface_sobjects into cleanup_unused_appobjects
2013-08-28 Sylvain Thénault [c-c i18ncubicweb] fix crash, closes #3096647 stable
2013-07-30 Sylvain Thénault [i18n] cleanup dead code stable cubicweb-centos-version-3.17.4-1 cubicweb-debian-version-3.17.4-1 cubicweb-version-3.17.4
2013-07-30 Sylvain Thénault [i18ncube] fix crash due to duplicated messages in generated schema.pot stable
2013-07-22 David Douard merge 3.16.6 branch in 3.17 stable
2013-07-15 David Douard [devctl] properly generate i18n messsages for cubes that uses uicfg instances (closes #2811282) stable
2013-04-25 Pierre-Yves David remove unused import
2013-04-08 Pierre-Yves David merge with 3.15.x fix stable
2013-04-03 Pierre-Yves David [cmd] fix exlog documentation (closes #2715913) oldstable
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-01-21 Florent Cayré make ui configurations selectable (closes #2406609)
2013-01-10 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
2012-12-03 Nicolas Chauvat [cw-ctl] silence msgcat and msgfmt (closes #2527594)
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2012-09-10 Sylvain Thénault [config] turn internal configuration methods building appobjects search path into normal method rather than class method
2012-07-06 Sylvain Thénault backport stable
2012-07-06 Julien Cristau [c-c schema] devtools: the output file for cw-ctl schema is not supposed to exist stable
2012-02-23 Sylvain Thénault backport stable
2012-02-23 Pierre-Yves David [test] create temporary directory with meaningfull prefix stable
2012-02-20 Sylvain Thénault backport stable
2012-02-15 Pierre-Yves David [cubicweb-ctl] i18ncube return 2 (failed command) on failure (closes #2192336) stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-08-19 Aurelien Campeas [devctl] do not crash in the (rare, odd) case where mod.__file__ is None (closes #1908664) stable
2011-08-05 Sylvain Thénault [.po generation] closes #1902315: c i18ncube doesn't consider relation definition description stable
2010-12-18 Sylvain Thénault backport oldstable stable
2010-12-10 Pierre-Yves David [config, i18n] Create default translation mechanism for all supported languages. oldstable cubicweb-version-3.9.x
2010-10-13 Sylvain Thénault [schema categorization] new NO_I18NCONTEXT set usable to somewhat control c-c i18n
2010-10-12 Sylvain Thénault [c-c i18ncubicweb] fix 'non-contextual' relations
2010-10-11 Sylvain Thénault [c-c i18ncube] proper command class name
2010-10-11 Sylvain Thénault [i18n cube] skip bw compat registries boxes and contentnavigation
2010-09-29 Sylvain Thénault [c-c i18n] namespace/line wrap cleanup + dynamically compute available language + make it works in installed mode stable
2010-08-25 Sylvain Thénault update to lgc.clcommands 0.51 api stable
2010-06-17 Sylvain Thénault [packaging] more cleanups, handle javascript test files
2010-06-16 Sylvain Thénault backport stable
2010-06-16 Stephanie Marcu [c-c exlog] fix code and documentation stable
2010-06-02 Sylvain Thénault backport stable
2010-05-29 Alexandre Fayolle proof read documentation stable
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-05-18 Sylvain Thénault backport stable
2010-05-18 Sylvain Thénault [i18ncube] do not crash if cube has nothing to translate 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-06 Sylvain Thénault [web config] set default uiprops on web config class to avoid error on commands such as i18n instance
2010-05-05 Sylvain Thénault backport stable
2010-05-05 Sylvain Thénault [c-c dev] fix i18ncubicweb command
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 Alexandre Fayolle merged back oldstable into stable stable
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-28 Stephanie Marcu fix i18ncube for pegase where we do strange things by redefining relations oldstable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-23 Sylvain Thénault backport stable
2010-04-22 Sylvain Thénault [c-c exlog] #687204: cubicweb-ctl exlog: use a proper file and not stdin for input stable
2010-04-20 Sylvain Thénault merge stable, fixing dependencies generation on c-c newcube on the way
2010-04-20 Aurelien Campeas [skeleton/dependencies] fix typo & new cube generation from template stable
2010-04-15 Sylvain Thénault [c-c newcube] finish #676915: cubicweb-ctl newcube must be aware of python modules and debian package convention (python part already implemented)
2010-04-08 Sylvain Thénault [c-c newcube] #1192: simpler cubicweb-ctl newcube, and more
2010-02-26 Sylvain Thénault pylint suggested refactorings stable
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-26 Sylvain Thénault avoid module import in c-c plugins module, and remind it stable
2010-02-26 Sylvain Thénault #687194: cubicweb-ctl exlog : fix help message stable
2010-02-05 Sylvain Thénault replace DevCubeConfiguration/DevDepsConfiguration by a single DevConfiguration, fixing recently introduced by w/ i18ncube command on the way
2010-02-05 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
2010-02-03 Sylvain Thénault live-server doesn't work, don't make think it does
2010-02-02 Pierre-Yves David Improve the schema command with filtering option.
2010-02-02 Pierre-Yves David Add a ``schema`` command to cmd ctrl to generate schema image.
2010-01-27 Sylvain Thénault must check for relation inlined in main form type
2010-01-27 Sylvain Thénault skip final relations at this point
2010-01-26 Sylvain Thénault simplify messages used for inlined forms
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-08 Sylvain Thénault move i18n / migration modules from cw.common to cw
2009-12-03 Sylvain Thénault backport stable into default
2009-12-03 Sylvain Thénault finish yesterday work on rql constraints: stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-16 Sylvain Thénault add XX reminder stable
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-10-15 Sylvain Thénault fix i18ncube
2009-10-15 Sylvain Thénault backport stable branch
2009-10-12 Sylvain Thénault system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly stable
2009-09-25 Sylvain Thénault [uicfg, autoform] more consistent/powerful autoform_section rtags by using formtype/section; deprecates autoform_is_inlined; refactor automatci form and renderer thanks to this
2009-09-22 Adrien Di Mascio backport stable branch
2009-09-18 Sylvain Thénault fix/enhance i18n context usage for inlined forms stable
2009-09-17 Sylvain Thénault backport 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 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-16 Adrien Di Mascio [gettext] provide GNU contexts to avoid translations ambiguities 3.5
2009-09-15 Sylvain Thénault backport 3.5
2009-09-15 Sylvain Thénault [i18ncube] access to appearsin_addmenu config through uicfg directly 3.5
2009-09-10 Sylvain Thénault backport 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-08-13 Sylvain Thénault refactor property handling to avoid name conflicts
2009-08-13 Sylvain Thénault move underline_title to toolsutils
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
less more (0) -120 tip