devtools/devctl.py
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
2009-08-05 Adrien Di Mascio [i18ncubicweb] fix stupid NameError with mkdtemp
2009-08-03 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
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-01 Sylvain Thénault get_csv is being renamed to splitstrip
2009-07-31 Nicolas Chauvat F [dialog] offer to create backup. refactor to use l.c.shellutils.ASK
2009-07-29 Sylvain Thénault [F bw compat] warn if entities.pot exists but consider it anyway
2009-07-28 Nicolas Chauvat [i18n] #344832: rename entities.pot
2009-07-28 Sylvain Thénault remove debug print
2009-07-28 Sylvain Thénault per cube message
2009-07-23 Adrien Di Mascio backport stable branch into default
2009-07-23 Nicolas Chauvat [refactor] #342855: replace uses of (deprecated) mktemp
2009-07-19 Nicolas Chauvat [cw-ctl] improve dialog messages stable
2009-07-18 Nicolas Chauvat [cw-ctl] improve dialog messages stable
2009-06-10 Adrien Di Mascio [exlog] print clocktime in addition to cputime stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-21 Nicolas Chauvat [cw-ctl] rename i18n commands (see #342889)
2009-05-18 Sylvain Thénault should be outside the loop stable
2009-05-13 sylvain thenault fix cubes order while generating catalogs tls-sprint
2009-05-13 sylvain thenault refactor and don't crash on error while generating a cube's catalogs tls-sprint
2009-05-13 sylvain thenault fix some rtags pb on i18n catalog generation tls-sprint
2009-05-12 sylvain thenault final rtag api tls-sprint
2009-05-05 sylvain thenault more i18nupdate fixes tls-sprint
2009-05-04 sylvain thenault fix i18nupdate tls-sprint
2009-04-28 sylvain thenault cleanup tls-sprint
2009-04-28 sylvain thenault fix i18n catalog compilation 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-23 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-21 Aurelien Campeas fix actionbox def tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-03-29 Nicolas Chauvat [devtools] improve output of exlog command
2009-03-29 Nicolas Chauvat [devtools] ExamineLog command does not fail on strange input and outputs to csv
2009-03-26 sylvain thenault remove rtags/methods to handle the action box from Entity, move it to the action box... tls-sprint
2009-03-25 sylvain thenault make pylint happy, fix some bugs on the way tls-sprint
2009-03-23 sylvain thenault pylint cleanup tls-sprint
2009-03-17 sylvain thenault fix dumb name error, should call cubes_search_path, not cubes_path
2009-03-12 sylvain thenault fix newcube command to deal with cubes path
2009-03-12 sylvain thenault drop useless and buggy statement
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2009-03-09 sylvain thenault search for cubes in a list of directories
2009-01-13 sylvain thenault refactor
2009-01-08 Sylvain Thenault turn exlog into a cw-ctl command
2009-01-08 Sylvain Thenault fix i18n catalog generation
2009-01-08 Sylvain Thenault make author information configurable
2008-12-22 Sylvain Thenault packaging fix: distribute skeleton
2008-11-27 Adrien Di Mascio spanish is now a supported language
2008-11-25 Adrien Di Mascio provide a --verbose option to the newcube command and only ask for a short description by default
2008-11-25 Adrien Di Mascio rename NewTemplateCommand class into NewCubeCommand
2008-11-13 Adrien Di Mascio rename one of the generated pot files (cubicweb pycubicweb.pot) to avoid problems when msgcats overwrites cubicweb.pot
2008-11-13 Adrien Di Mascio oops, bad changeset review, revert debug changes
2008-11-13 Adrien Di Mascio only try to internationalize our own js files
2008-11-13 Adrien Di Mascio [devctl] fix bug in i18nlibupdate
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip