devtools/devctl.py
Mon, 12 Oct 2009 12:54:01 +0200 Sylvain Thénault system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly stable
Fri, 25 Sep 2009 11:49:47 +0200 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
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Fri, 18 Sep 2009 19:48:58 +0200 Sylvain Thénault fix/enhance i18n context usage for inlined forms stable
Thu, 17 Sep 2009 15:16:53 +0200 Sylvain Thénault backport 3.5
Thu, 17 Sep 2009 13:21:13 +0200 Sylvain Thénault tweak catalog generation by adding a new SYSTEM_RTYPES set to schema 3.5
Thu, 17 Sep 2009 12:30:53 +0200 Sylvain Thénault remove debug print 3.5
Thu, 17 Sep 2009 12:29:47 +0200 Sylvain Thénault fix .po generation: ensure we get all msgids when building a cube catalog 3.5
Thu, 17 Sep 2009 11:45:20 +0200 Adrien Di Mascio [i18n] do not add context information for metadata relations 3.5
Thu, 17 Sep 2009 11:31:38 +0200 Sylvain Thénault ensure bw compat for relation traduction, add context to _object msg id 3.5
Wed, 16 Sep 2009 21:29:17 +0200 Adrien Di Mascio [gettext] provide GNU contexts to avoid translations ambiguities 3.5
Tue, 15 Sep 2009 15:01:41 +0200 Sylvain Thénault backport 3.5
Tue, 15 Sep 2009 14:10:52 +0200 Sylvain Thénault [i18ncube] access to appearsin_addmenu config through uicfg directly 3.5
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Tue, 08 Sep 2009 14:13:36 +0200 Aurélien Campéas more i18n commands fixes : 3.5
Mon, 07 Sep 2009 17:46:28 +0200 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
Thu, 13 Aug 2009 10:20:57 +0200 Sylvain Thénault refactor property handling to avoid name conflicts
Thu, 13 Aug 2009 09:22:07 +0200 Sylvain Thénault move underline_title to toolsutils
Tue, 11 Aug 2009 17:13:32 +0200 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
Wed, 05 Aug 2009 08:34:04 +0200 Adrien Di Mascio [i18ncubicweb] fix stupid NameError with mkdtemp
Mon, 03 Aug 2009 15:16:47 +0200 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
Mon, 03 Aug 2009 10:50:57 +0200 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
Sat, 01 Aug 2009 16:21:52 +0200 Sylvain Thénault get_csv is being renamed to splitstrip
Fri, 31 Jul 2009 23:26:52 +0200 Nicolas Chauvat F [dialog] offer to create backup. refactor to use l.c.shellutils.ASK
Wed, 29 Jul 2009 09:09:11 +0200 Sylvain Thénault [F bw compat] warn if entities.pot exists but consider it anyway
Tue, 28 Jul 2009 19:59:50 +0200 Nicolas Chauvat [i18n] #344832: rename entities.pot
Tue, 28 Jul 2009 11:08:11 +0200 Sylvain Thénault remove debug print
Tue, 28 Jul 2009 11:05:07 +0200 Sylvain Thénault per cube message
Thu, 23 Jul 2009 15:33:03 +0200 Adrien Di Mascio backport stable branch into default
Thu, 23 Jul 2009 14:51:40 +0200 Nicolas Chauvat [refactor] #342855: replace uses of (deprecated) mktemp
Sun, 19 Jul 2009 16:10:59 +0200 Nicolas Chauvat [cw-ctl] improve dialog messages stable
Sat, 18 Jul 2009 22:58:30 +0200 Nicolas Chauvat [cw-ctl] improve dialog messages stable
Wed, 10 Jun 2009 16:13:29 +0200 Adrien Di Mascio [exlog] print clocktime in addition to cputime stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Fri, 22 May 2009 00:20:50 +0200 Nicolas Chauvat [cw-ctl] rename i18n commands (see #342889)
Mon, 18 May 2009 19:50:23 +0200 Sylvain Thénault should be outside the loop stable
Wed, 13 May 2009 10:12:40 +0200 sylvain thenault fix cubes order while generating catalogs tls-sprint
Wed, 13 May 2009 09:09:50 +0200 sylvain thenault refactor and don't crash on error while generating a cube's catalogs tls-sprint
Wed, 13 May 2009 09:09:22 +0200 sylvain thenault fix some rtags pb on i18n catalog generation tls-sprint
Tue, 12 May 2009 11:56:12 +0200 sylvain thenault final rtag api tls-sprint
Tue, 05 May 2009 17:11:51 +0200 sylvain thenault more i18nupdate fixes tls-sprint
Mon, 04 May 2009 17:24:43 +0200 sylvain thenault fix i18nupdate tls-sprint
Tue, 28 Apr 2009 16:23:09 +0200 sylvain thenault cleanup tls-sprint
Tue, 28 Apr 2009 15:36:04 +0200 sylvain thenault fix i18n catalog compilation tls-sprint
Fri, 24 Apr 2009 09:56:19 +0200 sylvain thenault don't add to cube i18n catalog msg id for components redefined from cw or from a depending cube tls-sprint
Thu, 23 Apr 2009 16:11:30 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Tue, 21 Apr 2009 18:18:36 +0200 Aurelien Campeas fix actionbox def tls-sprint
Tue, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
Mon, 30 Mar 2009 01:09:16 +0200 Nicolas Chauvat [devtools] improve output of exlog command
Sun, 29 Mar 2009 19:06:49 +0200 Nicolas Chauvat [devtools] ExamineLog command does not fail on strange input and outputs to csv
Thu, 26 Mar 2009 19:15:57 +0100 sylvain thenault remove rtags/methods to handle the action box from Entity, move it to the action box... tls-sprint
Wed, 25 Mar 2009 10:40:22 +0100 sylvain thenault make pylint happy, fix some bugs on the way tls-sprint
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Tue, 17 Mar 2009 19:28:11 +0100 sylvain thenault fix dumb name error, should call cubes_search_path, not cubes_path
Thu, 12 Mar 2009 15:18:54 +0100 sylvain thenault fix newcube command to deal with cubes path
Thu, 12 Mar 2009 15:12:33 +0100 sylvain thenault drop useless and buggy statement
Tue, 10 Mar 2009 11:35:52 +0100 sylvain thenault use datetime instead of mx.DateTime tls-sprint
Mon, 09 Mar 2009 13:04:32 +0100 sylvain thenault search for cubes in a list of directories
Tue, 13 Jan 2009 17:58:42 +0100 sylvain thenault refactor
Thu, 08 Jan 2009 18:26:39 +0100 Sylvain Thenault turn exlog into a cw-ctl command
less more (0) -60 tip