Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-112
+112
+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.
fix navigation parameters handling: those given in kwargs should always be there
tls-sprint
2009-04-17, by sylvain thenault
unify schema sync migration commands with (hopefuly) a clearer name
tls-sprint
2009-04-17, by sylvain thenault
rename internal entity types to have CW prefix instead of E
tls-sprint
2009-04-17, by sylvain thenault
rollback florent's not-proven-to-be-useful fix
tls-sprint
2009-04-17, by sylvain thenault
refactor to ease overriding
tls-sprint
2009-04-17, by sylvain thenault
merge
2009-04-17, by Katia Saurfelt
remove pmainactions and deprecate paddrelactions
2009-04-17, by Katia Saurfelt
cleanup, more docstring
tls-sprint
2009-04-17, by sylvain thenault
refactor the way field value/display value are handled to avoid getting a 'display' value when expected a 'typed' value
tls-sprint
2009-04-17, by sylvain thenault
more docstring
tls-sprint
2009-04-17, by sylvain thenault
define _
tls-sprint
2009-04-17, by sylvain thenault
clear label handling
tls-sprint
2009-04-17, by sylvain thenault
new style form for submitting bug reports
tls-sprint
2009-04-17, by sylvain thenault
datetime switch bug fixed in ustrftime
tls-sprint
2009-04-17, by Florent
initial form values can now also be a callable of the field or the form itself
tls-sprint
2009-04-17, by Florent
merge
2009-04-16, by sylvain thenault
merge
2009-04-16, by Katia Saurfelt
add a function to retrieve a list of mainactions
2009-04-16, by Katia Saurfelt
use adbh.func_sqlname for more backend compat
2009-04-16, by sylvain thenault
consider kwargs in possible_actions
2009-04-16, by sylvain thenault
missing required date format
tls-sprint
2009-04-16, by sylvain thenault
MUST NOT consider req.form['rql'] in a view, use len(rset) > 1 to detect if we can apply tabs or not
2009-04-16, by sylvain thenault
[doc] Fix typo.
2009-04-15, by Sandrine Ribeau
merge
2009-04-15, by sylvain thenault
merge
2009-04-15, by Katia Saurfelt
remove planned_delivery from ProgressTableView
2009-04-15, by Katia Saurfelt
backport 3.1 branch to default (duh...)
2009-04-15, by sylvain thenault
merge
tls-sprint
2009-04-15, by sylvain thenault
register_user can now also set an email
tls-sprint
2009-04-15, by Florent
sort email addresses and remove doubled ones before sending the email
3.1
2009-01-15, by Adrien Di Mascio
cleanup
tls-sprint
2009-04-15, by sylvain thenault
must specify col where entity's eid is
tls-sprint
2009-04-15, by sylvain thenault
fix test
tls-sprint
2009-04-15, by sylvain thenault
set dom id on the first input of radio choices
tls-sprint
2009-04-15, by sylvain thenault
no progress div in reledit, else we get duplicated ids
tls-sprint
2009-04-15, by sylvain thenault
avoid duplicated progress div
tls-sprint
2009-04-15, by sylvain thenault
can't compare date and datetime
tls-sprint
2009-04-15, by sylvain thenault
AppRsetObject now handle row and col
tls-sprint
2009-04-15, by sylvain thenault
nicer renderer options handling: can be passed to __init__ or to render
tls-sprint
2009-04-15, by sylvain thenault
ignore browser submitted values for file's MIME type
tls-sprint
2009-04-15, by sylvain thenault
rename attribute_metadata method to attr_metadata to save a few chars
tls-sprint
2009-04-15, by sylvain thenault
backport some tests
tls-sprint
2009-04-15, by sylvain thenault
test update
tls-sprint
2009-04-15, by sylvain thenault
use entities found in schema, not in the etypes registry, else we miss entity types which have no specific classes
tls-sprint
2009-04-15, by sylvain thenault
new del_rtag method, for testing purpose (at least)
tls-sprint
2009-04-15, by sylvain thenault
[doc] Adds description and example of TreeMixIn.
2009-04-14, by Sandrine Ribeau
[doc] Adds HowTo format date.
2009-04-14, by Sandrine Ribeau
[doc] Fix indentation issue.
2009-04-14, by Sandrine Ribeau
[doc] Explicitely name the module in which we define schema to distinguish it from entities.
2009-04-14, by Sandrine Ribeau
merge
2009-04-14, by Sandrine Ribeau
[doc] Adds how to add attribute in DB.
2009-04-13, by Sandrine Ribeau
merge
2009-04-10, by Sandrine Ribeau
[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
less
more
|
(0)
-1000
-112
+112
+1000
+3000
+10000
tip