2010-02-26 |
Sylvain Thénault |
pylint suggested refactorings
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
avoid module import in c-c plugins module, and remind it
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
#687194: cubicweb-ctl exlog : fix help message
stable
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
replace DevCubeConfiguration/DevDepsConfiguration by a single DevConfiguration, fixing recently introduced by w/ i18ncube command on the way
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
|
file |
diff |
annotate
|
2010-02-03 |
Sylvain Thénault |
live-server doesn't work, don't make think it does
|
file |
diff |
annotate
|
2010-02-02 |
Pierre-Yves David |
Improve the schema command with filtering option.
|
file |
diff |
annotate
|
2010-02-02 |
Pierre-Yves David |
Add a ``schema`` command to cmd ctrl to generate schema image.
|
file |
diff |
annotate
|
2010-01-27 |
Sylvain Thénault |
must check for relation inlined in main form type
|
file |
diff |
annotate
|
2010-01-27 |
Sylvain Thénault |
skip final relations at this point
|
file |
diff |
annotate
|
2010-01-26 |
Sylvain Thénault |
simplify messages used for inlined forms
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
move i18n / migration modules from cw.common to cw
|
file |
diff |
annotate
|
2009-12-03 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2009-12-03 |
Sylvain Thénault |
finish yesterday work on rql constraints:
stable
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-16 |
Sylvain Thénault |
add XX reminder
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
fix i18ncube
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-12 |
Sylvain Thénault |
system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2009-09-22 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
2009-09-18 |
Sylvain Thénault |
fix/enhance i18n context usage for inlined forms
stable
|
file |
diff |
annotate
|
2009-09-17 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-17 |
Sylvain Thénault |
tweak catalog generation by adding a new SYSTEM_RTYPES set to schema
3.5
|
file |
diff |
annotate
|
2009-09-17 |
Sylvain Thénault |
remove debug print
3.5
|
file |
diff |
annotate
|
2009-09-17 |
Sylvain Thénault |
fix .po generation: ensure we get all msgids when building a cube catalog
3.5
|
file |
diff |
annotate
|
2009-09-17 |
Adrien Di Mascio |
[i18n] do not add context information for metadata relations
3.5
|
file |
diff |
annotate
|
2009-09-17 |
Sylvain Thénault |
ensure bw compat for relation traduction, add context to _object msg id
3.5
|
file |
diff |
annotate
|
2009-09-16 |
Adrien Di Mascio |
[gettext] provide GNU contexts to avoid translations ambiguities
3.5
|
file |
diff |
annotate
|
2009-09-15 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-15 |
Sylvain Thénault |
[i18ncube] access to appearsin_addmenu config through uicfg directly
3.5
|
file |
diff |
annotate
|
2009-09-10 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-08 |
Aurélien Campéas |
more i18n commands fixes :
3.5
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2009-08-13 |
Sylvain Thénault |
refactor property handling to avoid name conflicts
|
file |
diff |
annotate
|
2009-08-13 |
Sylvain Thénault |
move underline_title to toolsutils
|
file |
diff |
annotate
|
2009-08-11 |
Sylvain Thénault |
[testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
|
file |
diff |
annotate
|
2009-08-05 |
Adrien Di Mascio |
[i18ncubicweb] fix stupid NameError with mkdtemp
|
file |
diff |
annotate
|
2009-08-03 |
Sylvain Thénault |
[appobject] kill VObject class, move base selector classes to appobject
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
get_csv is being renamed to splitstrip
|
file |
diff |
annotate
|
2009-07-31 |
Nicolas Chauvat |
F [dialog] offer to create backup. refactor to use l.c.shellutils.ASK
|
file |
diff |
annotate
|
2009-07-29 |
Sylvain Thénault |
[F bw compat] warn if entities.pot exists but consider it anyway
|
file |
diff |
annotate
|
2009-07-28 |
Nicolas Chauvat |
[i18n] #344832: rename entities.pot
|
file |
diff |
annotate
|
2009-07-28 |
Sylvain Thénault |
remove debug print
|
file |
diff |
annotate
|
2009-07-28 |
Sylvain Thénault |
per cube message
|
file |
diff |
annotate
|
2009-07-23 |
Adrien Di Mascio |
backport stable branch into default
|
file |
diff |
annotate
|
2009-07-23 |
Nicolas Chauvat |
[refactor] #342855: replace uses of (deprecated) mktemp
|
file |
diff |
annotate
|
2009-07-19 |
Nicolas Chauvat |
[cw-ctl] improve dialog messages
stable
|
file |
diff |
annotate
|
2009-07-18 |
Nicolas Chauvat |
[cw-ctl] improve dialog messages
stable
|
file |
diff |
annotate
|
2009-06-10 |
Adrien Di Mascio |
[exlog] print clocktime in addition to cputime
stable
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-21 |
Nicolas Chauvat |
[cw-ctl] rename i18n commands (see #342889)
|
file |
diff |
annotate
|
2009-05-18 |
Sylvain Thénault |
should be outside the loop
stable
|
file |
diff |
annotate
|
2009-05-13 |
sylvain thenault |
fix cubes order while generating catalogs
tls-sprint
|
file |
diff |
annotate
|
2009-05-13 |
sylvain thenault |
refactor and don't crash on error while generating a cube's catalogs
tls-sprint
|
file |
diff |
annotate
|
2009-05-13 |
sylvain thenault |
fix some rtags pb on i18n catalog generation
tls-sprint
|
file |
diff |
annotate
|
2009-05-12 |
sylvain thenault |
final rtag api
tls-sprint
|
file |
diff |
annotate
|
2009-05-05 |
sylvain thenault |
more i18nupdate fixes
tls-sprint
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
fix i18nupdate
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
fix i18n catalog compilation
tls-sprint
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2009-04-23 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
2009-04-21 |
Aurelien Campeas |
fix actionbox def
tls-sprint
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
2009-03-29 |
Nicolas Chauvat |
[devtools] improve output of exlog command
|
file |
diff |
annotate
|
2009-03-29 |
Nicolas Chauvat |
[devtools] ExamineLog command does not fail on strange input and outputs to csv
|
file |
diff |
annotate
|
2009-03-26 |
sylvain thenault |
remove rtags/methods to handle the action box from Entity, move it to the action box...
tls-sprint
|
file |
diff |
annotate
|
2009-03-25 |
sylvain thenault |
make pylint happy, fix some bugs on the way
tls-sprint
|
file |
diff |
annotate
|
2009-03-23 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-03-17 |
sylvain thenault |
fix dumb name error, should call cubes_search_path, not cubes_path
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
fix newcube command to deal with cubes path
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
drop useless and buggy statement
|
file |
diff |
annotate
|
2009-03-10 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
2009-03-09 |
sylvain thenault |
search for cubes in a list of directories
|
file |
diff |
annotate
|
2009-01-13 |
sylvain thenault |
refactor
|
file |
diff |
annotate
|
2009-01-08 |
Sylvain Thenault |
turn exlog into a cw-ctl command
|
file |
diff |
annotate
|
2009-01-08 |
Sylvain Thenault |
fix i18n catalog generation
|
file |
diff |
annotate
|
2009-01-08 |
Sylvain Thenault |
make author information configurable
|
file |
diff |
annotate
|
2008-12-22 |
Sylvain Thenault |
packaging fix: distribute skeleton
|
file |
diff |
annotate
|
2008-11-27 |
Adrien Di Mascio |
spanish is now a supported language
|
file |
diff |
annotate
|
2008-11-25 |
Adrien Di Mascio |
provide a --verbose option to the newcube command and only ask for a short description by default
|
file |
diff |
annotate
|
2008-11-25 |
Adrien Di Mascio |
rename NewTemplateCommand class into NewCubeCommand
|
file |
diff |
annotate
|
2008-11-13 |
Adrien Di Mascio |
rename one of the generated pot files (cubicweb pycubicweb.pot) to avoid problems when msgcats overwrites cubicweb.pot
|
file |
diff |
annotate
|
2008-11-13 |
Adrien Di Mascio |
oops, bad changeset review, revert debug changes
|
file |
diff |
annotate
|
2008-11-13 |
Adrien Di Mascio |
only try to internationalize our own js files
|
file |
diff |
annotate
|
2008-11-13 |
Adrien Di Mascio |
[devctl] fix bug in i18nlibupdate
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|