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.
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
[doc] merge trouble fixed
2009-04-01, by Sandrine Ribeau
merge
2009-04-01, by Sandrine Ribeau
[doc] Adds information about database authentication.
2009-04-01, by Sandrine Ribeau
merge
894685124c68
2009-04-01, by Laure Bourgois
fixing isioc_type comment
450c435d69b9
2009-04-01, by Laure Bourgois
doubts in english: sphinx reads the comments and they appear on cwo
2009-04-01, by Emile Anclin
use english titles in english doc
2009-04-01, by Emile Anclin
remove reference to unavailable rql-tutorial.en.txt
2009-04-01, by Emile Anclin
doc improvements
2009-04-01, by Emile Anclin
optimize this code part
2009-03-31, by Graziella Toutoungis
[doc] Improve a little bit postgres configuration and environment variables set-up. Needs to be finalized.
2009-03-30, by Sandrine Ribeau
[doc] Add set-up of environment variables.
2009-03-30, by Sandrine Ribeau
remove all erudi and ginco occurences in the doc
2009-03-30, by Emile Anclin
add 'disabled' in html_attributes for YesNoRadioWidget
2009-03-30, by Stephanie Marcu
[devtools] improve output of exlog command
2009-03-30, by Nicolas Chauvat
[devtools] ExamineLog command does not fail on strange input and outputs to csv
2009-03-29, by Nicolas Chauvat
do_fti should be set earlier
2009-03-27, by sylvain thenault
use form.form_field_vocabulary instead of entity.vocabulary
tls-sprint
2009-03-27, by sylvain thenault
avoid deprecation warning, pylint cleanup
tls-sprint
2009-03-27, by sylvain thenault
oops, this method doesn't belong anymore to entity class
tls-sprint
2009-03-27, by sylvain thenault
field_by_name now takes a "role" argument, override it in AutomaticForm to call guess field if necessary
tls-sprint
2009-03-27, by sylvain thenault
fix form instantiation
tls-sprint
2009-03-27, by sylvain thenault
cleanup, various fix to get something working
tls-sprint
2009-03-27, by sylvain thenault
date.strftime doesn't like unicode strings
tls-sprint
2009-03-27, by sylvain thenault
fix *relations_by_categories + rtags api/key mess
tls-sprint
2009-03-27, by sylvain thenault
actions specific selector
tls-sprint
2009-03-27, by sylvain thenault
fix support for old __rtags__ and widgets
tls-sprint
2009-03-27, by sylvain thenault
we have to clear _needs_iface to avoir crash on auto-reload
tls-sprint
2009-03-27, by sylvain thenault
backport subject_in_state_vocabulary to EntityFieldsForm, deprecate the old one
tls-sprint
2009-03-27, by sylvain thenault
missing import
tls-sprint
2009-03-27, by sylvain thenault
forgot to add that expected method (was a function in view.__init__)
tls-sprint
2009-03-27, by sylvain thenault
remove nlp stuff
tls-sprint
2009-03-27, by sylvain thenault
merge
2009-03-26, by sylvain thenault
refactor to avoid having to define CW_INSTANCE_DATA when CW_REGISTRY is set
2009-03-26, by sylvain thenault
somewhat handle corrupted database when manually building a database
2009-03-26, by sylvain thenault
improve migration doc
2009-03-26, by Emile Anclin
merge
2009-03-26, by Emile Anclin
some more RQL doc improvements
2009-03-26, by Emile Anclin
Or is the french word for Gold ;)
2009-03-26, by Emile Anclin
explain cubicweb-ctl shell
2009-03-26, by Emile Anclin
doc improvements; typos
2009-03-26, by Emile Anclin
fix for booelan attribute which have empty string as false value and didn't work if default value for this attribute was True.
2009-03-26, by Stephanie Marcu
ensure do_fti is true in reindex_entities
2009-03-26, by sylvain thenault
new delay-full-text-indexation configuration option
2009-03-26, by sylvain thenault
use english example names
2009-03-25, by Emile Anclin
merge
2009-03-25, by Adrien Di Mascio
text_cut() accepts a gotoperiod parameter
2009-03-25, by Adrien Di Mascio
[javascript] new timeline bundle
2009-03-18, by Adrien Di Mascio
fix copyright
2009-03-18, by Adrien Di Mascio
support for old __rtags__
tls-sprint
2009-03-26, by sylvain thenault
fix imports
tls-sprint
2009-03-26, by sylvain thenault
cleanup
tls-sprint
2009-03-26, by sylvain thenault
turn old __rtags__ the new way
tls-sprint
2009-03-26, by sylvain thenault
remove rtags/methods to handle the action box from Entity, move it to the action box...
tls-sprint
2009-03-26, by sylvain thenault
pylint cleanup
tls-sprint
2009-03-26, by sylvain thenault
keep notion of relation tags, tough with simplier implementation and usage
tls-sprint
2009-03-26, by sylvain thenault
more form works
tls-sprint
2009-03-26, by sylvain thenault
don't kick objects accepting 'Any'
tls-sprint
2009-03-26, by sylvain thenault
rename to be clearer
tls-sprint
2009-03-26, by sylvain thenault
move .view method on AppRsetObject, move initialize_varmaker method on View
tls-sprint
2009-03-26, by sylvain thenault
change the way selected/__init__ are used for AppRsetObject
tls-sprint
2009-03-26, by sylvain thenault
rset may be None
tls-sprint
2009-03-26, by sylvain thenault
import location changed
tls-sprint
2009-03-26, by sylvain thenault
please stop/read carefully dumb copy / past
2009-03-25, by sylvain thenault
try to fix rss feed, but author still does'nt show up...
2009-03-25, by sylvain thenault
make pylint happy, fix some bugs on the way
tls-sprint
2009-03-25, by sylvain thenault
ensure we have a path set before creating the database
2009-03-24, by sylvain thenault
rename "adresse" into "adresse électronique"
2009-03-23, by Stephanie Marcu
pylint detected errors
tls-sprint
2009-03-23, by sylvain thenault
remove some bw compat code
tls-sprint
2009-03-23, by sylvain thenault
more linting
tls-sprint
2009-03-23, by sylvain thenault
pylint cleanup
tls-sprint
2009-03-23, by sylvain thenault
pylint cleanup, no more need for mx datetime conversion
tls-sprint
2009-03-23, by sylvain thenault
should call clear, not empth (thanks pylint)
tls-sprint
2009-03-23, by sylvain thenault
remove some old bw compat code
tls-sprint
2009-03-23, by sylvain thenault
merge
2009-03-23, by sylvain thenault
merge
1fbeb11a27a3
2009-03-20, by Laure Bourgois
fixing context.
1fbeb11a27a3
2009-03-20, by Laure Bourgois
refactoring RssItemView.
2009-03-20, by Laure Bourgois
copyright update
2009-03-23, by sylvain thenault
catch UnknownEid and set empty solutions on select nodes
2009-03-23, by sylvain thenault
fix rql2sq w/ outer join on subquery result
2009-03-20, by sylvain thenault
one more test, but skipped in it may be a won't fix
2009-03-20, by sylvain thenault
fix ms planning w/ relation constraint propagation
2009-03-20, by sylvain thenault
less
more
|
(0)
-1000
-192
+192
+1000
+3000
+10000
tip