2015-11-24 |
Julien Cristau |
Remove trailing empty lines
|
file |
diff |
annotate
|
2015-09-18 |
Rémi Cardona |
[py3k] use next builtin instead of next method
|
file |
diff |
annotate
|
2015-09-11 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
2015-09-15 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
2015-05-05 |
Sylvain Thénault |
[reledit] also check for cardinality before displaying the delete relation action. Closes #5334750
|
file |
diff |
annotate
|
2014-07-18 |
Julien Cristau |
merge 3.17.16 into 3.18 branch
stable
|
file |
diff |
annotate
|
2014-06-02 |
Rémi Cardona |
[reledit] Fix reledit icons jumpiness (closes #4106867)
stable
|
file |
diff |
annotate
|
2014-02-04 |
Dimitri Papadopoulos |
English typography
|
file |
diff |
annotate
|
2013-08-26 |
Aurelien Campeas |
remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
|
file |
diff |
annotate
|
2013-03-12 |
Nicolas Chauvat |
drop typed_eid() in favour of int() (closes #2742462)
|
file |
diff |
annotate
|
2013-01-21 |
Florent Cayré |
make ui configurations selectable (closes #2406609)
|
file |
diff |
annotate
|
2013-01-10 |
Aurelien Campeas |
[uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
|
file |
diff |
annotate
|
2012-02-22 |
Adrien Di Mascio |
[reledit, autoform] move reledit_form definition in reledit.py
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2011-11-24 |
Aurelien Campeas |
[reledit] implements entity_call instead of cell_call
|
file |
diff |
annotate
|
2011-11-16 |
Sylvain Thénault |
[reledit] default label should be translated, I don't thing we've an opportunity to do it another way as uicfg objects are static
stable
|
file |
diff |
annotate
|
2011-09-28 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
2011-09-22 |
Sylvain Thénault |
[reledit] honore 'rvid' for attribute relations (closes #1947471)
stable
|
file |
diff |
annotate
|
2011-03-31 |
Alexandre Fayolle |
merge back stable to default
|
file |
diff |
annotate
|
2011-03-31 |
Sylvain Thénault |
[reledit] fix crash due to wrong attributes usage
stable
|
file |
diff |
annotate
|
2011-03-11 |
Aurelien Campeas |
[reledit] repair some brokennes
|
file |
diff |
annotate
|
2011-01-19 |
Aurelien Campeas |
[reledit] kill the reledit/doreledit duality
|
file |
diff |
annotate
|
2011-03-10 |
Adrien Di Mascio |
[web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
|
file |
diff |
annotate
|
2011-02-01 |
Aurelien Campeas |
undo part of #6911
|
file |
diff |
annotate
|
2011-01-27 |
Sylvain Thénault |
cleanup, docstring update
stable
|
file |
diff |
annotate
|
2010-12-22 |
Aurelien Campeas |
[views/reledit] funky API made this fatal (it was previously only eating the second argument)
stable
|
file |
diff |
annotate
|
2010-12-22 |
Aurelien Campeas |
[views/reledit] ajax.js not there by default #1382713
stable
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[3.10] drop deprecation warning
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
2010-09-23 |
Sylvain Thénault |
[reledit] drop compute_best_vid method now useless
stable
|
file |
diff |
annotate
|
2010-09-17 |
Aurelien Campeas |
[views/reledit] bw compat code is unneeded there
stable
|
file |
diff |
annotate
|
2010-09-17 |
Sylvain Thénault |
[reledit] more api cleanup
stable
|
file |
diff |
annotate
|
2010-09-17 |
Sylvain Thénault |
[reledit] new rtag entry to control apparition of relation label in default value
stable
|
file |
diff |
annotate
|
2010-09-16 |
Aurelien Campeas |
[reledit] cut methods to make overriding easier, add event on success update after reload
stable
|
file |
diff |
annotate
|
2010-09-15 |
Aurelien Campeas |
[views/reledit] refactor composite handling
stable
|
file |
diff |
annotate
|
2010-08-16 |
Aurelien Campeas |
[views/reledit] small refactoring
stable
|
file |
diff |
annotate
|
2010-08-16 |
Aurelien Campeas |
[views/reledit] fix bad role handling in _may_add_related
stable
|
file |
diff |
annotate
|
2010-07-08 |
Aurelien Campeas |
merge
|
file |
diff |
annotate
|
2010-07-08 |
Aurelien Campeas |
[web/views/reledit] explicitely add the field if the formid is base + line cleanups
|
file |
diff |
annotate
|
2010-07-08 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
file |
diff |
annotate
|
2010-07-05 |
Aurelien Campeas |
[reledit] fix relation cardinality handling
|
file |
diff |
annotate
|
2010-07-02 |
Aurelien Campeas |
[web/views/reledit] fix typo (-add we used as id component in delete id)
|
file |
diff |
annotate
|
2010-07-02 |
Aurelien Campeas |
reledit refactoring
|
file |
diff |
annotate
|