Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-120
+120
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
[doc] Add information on anonymous user configuration.
2009-04-10, by Sandrine Ribeau
translation of planned_delivery
2009-04-14, by Katia Saurfelt
add planned delivery column
2009-04-14, by Katia Saurfelt
backport tests
tls-sprint
2009-04-14, by sylvain thenault
shouldn't use unicode keys in attrs
tls-sprint
2009-04-14, by sylvain thenault
sort on EUser.login/EGroup.name in vocabulary
tls-sprint
2009-04-14, by sylvain thenault
no more cubes_dir class method
tls-sprint
2009-04-14, by sylvain thenault
fix tests
tls-sprint
2009-04-14, by sylvain thenault
missing interpolation. Until proven we need an id on attribute form table, remove it
tls-sprint
2009-04-14, by sylvain thenault
should take extra kwargs
tls-sprint
2009-04-10, by sylvain thenault
setdomid should be true when id specified in kwargs
tls-sprint
2009-04-10, by sylvain thenault
backport AddComboBoxWidget, ajax widgets refactoring
tls-sprint
2009-04-10, by sylvain thenault
insert an optgroup as separator on None values
tls-sprint
2009-04-10, by sylvain thenault
fix args given to paginate
tls-sprint
2009-04-10, by sylvain thenault
merge
2009-04-10, by Katia Saurfelt
vocabfunc must be compliant with StaticVocabularyConstraint.vocabulary which takes only keyword parameters
2009-04-10, by Katia Saurfelt
merge
2009-04-10, by sylvain thenault
doc update
2009-04-10, by sylvain thenault
add some documentation, backport *CompletionWidget
tls-sprint
2009-04-09, by sylvain thenault
fix error class
tls-sprint
2009-04-09, by sylvain thenault
password input may be used with non eidparam fields...
tls-sprint
2009-04-09, by sylvain thenault
somewhat update to jquery, not yet finished though
tls-sprint
2009-04-09, by sylvain thenault
should not name that parameter
tls-sprint
2009-04-09, by sylvain thenault
widgets has been dropped from base class
tls-sprint
2009-04-09, by sylvain thenault
ease renderer overriding
tls-sprint
2009-04-09, by sylvain thenault
remove debug print
tls-sprint
2009-04-09, by sylvain thenault
missing self, using bool is simpler
tls-sprint
2009-04-09, by sylvain thenault
we have now actual classes in rwidgets
tls-sprint
2009-04-09, by sylvain thenault
cleanup
tls-sprint
2009-04-09, by sylvain thenault
oops
tls-sprint
2009-04-09, by sylvain thenault
new FormViewMixIn class, cleanup FormMixIn (to remove once cubes doesn't use it anymore)
tls-sprint
2009-04-09, by sylvain thenault
oops
tls-sprint
2009-04-09, by sylvain thenault
introduce init_registration method and call it in repo initialization
tls-sprint
2009-04-09, by sylvain thenault
should set None as default here as well
tls-sprint
2009-04-09, by sylvain thenault
fix primary edition of eproperty (weird js pb remaining though)
tls-sprint
2009-04-09, by sylvain thenault
put class, not class name into rwidgets. New rfields rtags to specify a field for a relation
tls-sprint
2009-04-09, by sylvain thenault
allow no values argument
tls-sprint
2009-04-09, by sylvain thenault
move ajax.js to base form class
tls-sprint
2009-04-09, by sylvain thenault
fix vobjects registration to deal with objects inter-dependancy
tls-sprint
2009-04-09, by sylvain thenault
eproperty forms handling
tls-sprint
2009-04-08, by sylvain thenault
override form_build_context instead of form_render so we get sure to call form_add_entity_hiddens even on subforms
tls-sprint
2009-04-08, by sylvain thenault
new form_init callback
tls-sprint
2009-04-08, by sylvain thenault
bool handling
tls-sprint
2009-04-08, by sylvain thenault
cleanup, remove some unnecessary (sometime buggy) stuff
tls-sprint
2009-04-08, by sylvain thenault
refactor button handling
tls-sprint
2009-04-08, by sylvain thenault
copyright update
tls-sprint
2009-04-08, by sylvain thenault
don't fail on unregistered properties
tls-sprint
2009-04-08, by sylvain thenault
EntitySelector base class now understand 'entity' in kwargs, new entity_implements selector
tls-sprint
2009-04-08, by sylvain thenault
move tests where they belong
tls-sprint
2009-04-08, by sylvain thenault
packaging for hardy
2009-04-08, by Aurelien Campeas
test inlined rtags
tls-sprint
2009-04-08, by sylvain thenault
should give None as rset
tls-sprint
2009-04-08, by sylvain thenault
no need for explicit handling
tls-sprint
2009-04-08, by sylvain thenault
oops, should use input tag in radio, not option
tls-sprint
2009-04-08, by sylvain thenault
password widget should use the same value as main field for the confirm, else if we don't notice that we got a validation error while no password modification has been done
tls-sprint
2009-04-08, by sylvain thenault
missing closing div
tls-sprint
2009-04-08, by sylvain thenault
inline_creation_form doesn't take ptype argument anymore
tls-sprint
2009-04-08, by sylvain thenault
inlineview is no more a 'category', needs specific handling
tls-sprint
2009-04-08, by sylvain thenault
kill old inlined forms code, only overriden in metastock (dead) and vcsfile (has to be updated anyway)
tls-sprint
2009-04-08, by sylvain thenault
move initialize_varmaker on the FormMixIn class
tls-sprint
2009-04-08, by sylvain thenault
fix some euser rcategories, drop editgroup form which 1. is unused 2. has no advantage vs muledit of users
tls-sprint
2009-04-08, by sylvain thenault
test rcategories
tls-sprint
2009-04-08, by sylvain thenault
use entity's rset and row/col info
tls-sprint
2009-04-08, by sylvain thenault
for a correct handling of rtags, they should not ever be reloaded and they should be initialized once registration is finished
tls-sprint
2009-04-08, by sylvain thenault
basic testing of relation tags
tls-sprint
2009-04-08, by sylvain thenault
add str() to avoid kilometers of information while printing content (due to __repr__ of yams objects)
tls-sprint
2009-04-08, by sylvain thenault
* print vreg content once fully initialized (require move of print code from vregistry to cwvreg)
tls-sprint
2009-04-08, by sylvain thenault
secure the condition relation
2009-04-08, by sylvain thenault
[doc] Registerers are deprecated; little improvement
2009-04-07, by Emile Anclin
Change version no
2009-04-07, by Graziella Toutoungis
more cleaning needed :(
2009-04-07, by sylvain thenault
don't guess field if explicitly defined, rename init_rtags_category
tls-sprint
2009-04-07, by sylvain thenault
catch FieldNotFound instead of Exception in field_by_name, return the field if guessable
tls-sprint
2009-04-07, by sylvain thenault
cleanup
tls-sprint
2009-04-07, by sylvain thenault
we don't want dom id systematically
tls-sprint
2009-04-07, by sylvain thenault
don't set tabindex if already in attrs
tls-sprint
2009-04-07, by sylvain thenault
new append_field method
tls-sprint
2009-04-07, by sylvain thenault
handle __message in FieldsForm, not only in EntityFieldsForm
tls-sprint
2009-04-07, by sylvain thenault
raise specific exception
tls-sprint
2009-04-07, by sylvain thenault
skip deprecated URL widgets
tls-sprint
2009-04-07, by sylvain thenault
get field's help in guess_field
tls-sprint
2009-04-07, by sylvain thenault
fix deprecation message
tls-sprint
2009-04-07, by sylvain thenault
better to use typed eid
tls-sprint
2009-04-07, by sylvain thenault
handle sort/internationalizable on Field base class + fix guess_field to deal with internationalizable and default values
tls-sprint
2009-04-07, by sylvain thenault
cleanup, avoid spurious warning
tls-sprint
2009-04-07, by sylvain thenault
backport default branch
tls-sprint
2009-04-07, by sylvain thenault
oops, forgot to clean that
2009-04-07, by sylvain thenault
merge (grmbl)
2009-04-06, by Aurelien Campeas
merge
2009-04-06, by Aurelien Campeas
Added tag cubicweb-debian-version-3_1_4-1 for changeset 0e132fbae9cc
2009-04-06, by Aurelien Campeas
Added tag cubicweb-version-3_1_4 for changeset e0e0a1c3d80f
cubicweb-debian-version-3_1_4-1
2009-04-06, by Aurelien Campeas
merge
cubicweb-version-3_1_4
2009-04-06, by Aurelien Campeas
bump
2009-04-06, by Aurelien Campeas
merge
2009-04-06, by Aurelien Campeas
fix vocabfunc signature #342646
2009-04-06, by Aurelien Campeas
[doc] some improvements on Views
2009-04-06, by Emile Anclin
check require_groups as well
2009-04-06, by sylvain thenault
introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
2009-04-06, by sylvain thenault
new recreate argument to extid2eid when an external source want to recreate entities previously imported with a predictable ext id
2009-04-06, by sylvain thenault
[doc] improve view explanation
2009-04-06, by Emile Anclin
only show owl action when displaying the schema view
2009-04-06, by sylvain thenault
give view when selecting actions
2009-04-06, by sylvain thenault
should give entity class here
tls-sprint
2009-04-06, by sylvain thenault
Added tag cubicweb-debian-version-3_1_3-1 for changeset 9e98dec0768b
2009-04-06, by Sylvain
Added tag cubicweb-version-3_1_3 for changeset a5dc91adb7c1
cubicweb-debian-version-3_1_3-1
2009-04-06, by Sylvain
typo
cubicweb-version-3_1_3
2009-04-06, by sylvain thenault
rahhh
2009-04-06, by sylvain thenault
3.1.3
2009-04-06, by sylvain thenault
restrict read perms to user on backup files
2009-04-06, by sylvain thenault
remove debug stuff
2009-04-04, by sylvain thenault
set 30sec query cache on pyro source, important speedup for pages generating multiple time the same external query
2009-04-04, by sylvain thenault
more test predictability
2009-04-04, by Sylvain
fix choose_term monkey-patching
2009-04-04, by sylvain thenault
actually some monkey patching is still needed for predictability
2009-04-04, by sylvain thenault
oops
tls-sprint
2009-04-06, by sylvain thenault
merge
2009-04-04, by sylvain thenault
stop monkeypatching choose_term in test
2009-04-04, by sylvain thenault
more fix of cross relation handling
2009-04-04, by sylvain thenault
fix constant handling in sourcesterms + minor cleanup
2009-04-04, by sylvain thenault
cleanup _handle_cross_relation
2009-04-03, by sylvain thenault
less
more
|
(0)
-1000
-120
+120
+1000
+3000
+10000
tip