Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-192
+192
+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.
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
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
* refactor ms planner (renaming, reorganization)
2009-04-03, by sylvain thenault
fix : vocabulary method in StaticVocabularyConstraint class (yams.constraint.py) takes only keyword arguments
2009-04-03, by Stephanie Marcu
merge
2009-04-02, by Sandrine Ribeau
[doc] Add seperate TOC file so that it will not all being displayed in the first page but in the TOC page accessible through a link.
2009-04-02, by Sandrine Ribeau
[doc] Change id to english.
2009-04-02, by Sandrine Ribeau
[doc] Adds id to be able to refer to each part.
2009-04-02, by Sandrine Ribeau
[doc] spelling : dictionary
2009-04-02, by Emile Anclin
[doc] improve Concept explainings
2009-04-02, by Emile Anclin
finalize Workflow definition
2009-04-02, by Emile Anclin
take care, self.config may not be a server config
2009-04-02, by sylvain thenault
merge should-not-be-a-branch to default. ENSURE YOUR LOCAL REPOSITORY IS IN THE default BRANCH
2009-04-02, by sylvain thenault
oops, missing a not here
25480a710422
2009-04-02, by sylvain thenault
small fix
25480a710422
2009-04-02, by Laure Bourgois
merge
25480a710422
2009-04-02, by Laure Bourgois
removing any_rset selector to enable 'download schema owl action' to layout
894685124c68
2009-04-02, by Laure Bourgois
adding action to startup schema view. this action enables to
894685124c68
2009-04-02, by Laure Bourgois
[doc] RQL: a note about specifying several types
2009-04-02, by Emile Anclin
add the name of the currently attached file, if the file already exists (i.e in the edition form)
2009-04-02, by Stephanie Marcu
[doc] Adds a short section on how to launch a blog based on the packages cubicweb and cubicweb-blog.
2009-04-01, by Sandrine Ribeau
[doc] Simplify punctation for blocks.
2009-04-01, by Sandrine Ribeau
merge
2009-04-01, by Emile Anclin
[doc] trying to get it a little bit more readable
2009-04-01, by Emile Anclin
[doc] rewrite Workflow definition
2009-04-01, by Emile Anclin
[doc] some more small improvements
2009-04-01, by Emile Anclin
[doc] show full documentation depth
2009-04-01, by Emile Anclin
less
more
|
(0)
-1000
-192
+192
+1000
+3000
+10000
tip