Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-384
+384
+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.
typos
2009-03-13, by Aurelien Campeas
[workflow] better crash on programming error than silently swallow things (needs review)
2009-03-13, by Aurelien Campeas
[boxes] that looked like a redundant call (needs review)
2009-03-13, by Aurelien Campeas
[tabs] don't spin madly when called in ajaxy/facet context; defer to default view
2009-03-13, by Aurelien Campeas
fix test: form_add_entity_hiddens *must* be called before build context, resulting in slightly different outputs...
tls-sprint
2009-03-12, by sylvain thenault
fix password widget: do not duplicate dom id, fix confirm field name
tls-sprint
2009-03-12, by sylvain thenault
display_field takes form as argument
tls-sprint
2009-03-12, by sylvain thenault
give field id in __repr__
tls-sprint
2009-03-12, by sylvain thenault
has_metadata is a schema method
tls-sprint
2009-03-12, by sylvain thenault
fix newcube command to deal with cubes path
2009-03-12, by sylvain thenault
drop useless and buggy statement
2009-03-12, by sylvain thenault
more guess_field tests and fixes
tls-sprint
2009-03-12, by sylvain thenault
NAV_FORM_PARAMETERS should be a tuple
tls-sprint
2009-03-12, by sylvain thenault
some test for meta attributes (XXX should be in yams)
tls-sprint
2009-03-12, by sylvain thenault
unification of meta-attributes handling:
tls-sprint
2009-03-12, by sylvain thenault
fix format_field detection for fields not using FormatConstraint
tls-sprint
2009-03-12, by sylvain thenault
backport has_format method from entity
tls-sprint
2009-03-12, by sylvain thenault
* turn tidy_html_hook into a regular application hook
tls-sprint
2009-03-12, by sylvain thenault
pylint fixes, media definitions on form as well
tls-sprint
2009-03-12, by sylvain thenault
cleanup
tls-sprint
2009-03-12, by sylvain thenault
test and fix guess_field, some pylint fixes
tls-sprint
2009-03-12, by sylvain thenault
moved to xmlrss
tls-sprint
2009-03-12, by sylvain thenault
typo
tls-sprint
2009-03-12, by sylvain thenault
process_rql now done in the controller
tls-sprint
2009-03-12, by sylvain thenault
a bit of reorganisation inside web/views:
tls-sprint
2009-03-12, by sylvain thenault
move has_format method to the entity schema class
tls-sprint
2009-03-12, by sylvain thenault
update dependencies so we don't forget
tls-sprint
2009-03-12, by sylvain thenault
commit pending work (started in TLS): starting to implement Creation/Edition form with new form API
tls-sprint
2009-03-12, by Adrien Di Mascio
cleanup
tls-sprint
2009-03-11, by sylvain thenault
move get_widget in the to-deprecate section
tls-sprint
2009-03-11, by sylvain thenault
api update
tls-sprint
2009-03-11, by sylvain thenault
rewrite inline edition form to use new form system (proof of concept, require the edition form working which is not yet done)
tls-sprint
2009-03-11, by sylvain thenault
cleanup
tls-sprint
2009-03-11, by sylvain thenault
more rendering control
tls-sprint
2009-03-11, by sylvain thenault
move fields and widgets to their own module
tls-sprint
2009-03-11, by sylvain thenault
should not give session as cnx.cursor(), else we may try to execute some query while no pool is set on the session
2009-03-11, by sylvain thenault
backport typo fix
2009-03-11, by Aurelien Campeas
merge
2009-03-11, by Katia Saurfelt
cleaning css
2009-03-11, by Katia Saurfelt
new image for unchecked state
2009-03-11, by Katia Saurfelt
update
2009-03-11, by Katia Saurfelt
new style massmailing view
tls-sprint
2009-03-11, by sylvain thenault
refactor to ease overriding
tls-sprint
2009-03-11, by sylvain thenault
unnecessary
tls-sprint
2009-03-11, by sylvain thenault
must record creation rank as an instance attribute
tls-sprint
2009-03-11, by sylvain thenault
if choices is None, call form_field_vocabulary
tls-sprint
2009-03-11, by sylvain thenault
new AjaxWidget
tls-sprint
2009-03-11, by sylvain thenault
not necesary (i think)
tls-sprint
2009-03-11, by sylvain thenault
checkbox widget should use vocabulary
tls-sprint
2009-03-11, by sylvain thenault
oops, select_object is a vreg method...
tls-sprint
2009-03-11, by sylvain thenault
simple div tag
tls-sprint
2009-03-11, by sylvain thenault
cleanup
tls-sprint
2009-03-11, by sylvain thenault
implement vocabulary for Boolean field
tls-sprint
2009-03-11, by sylvain thenault
EditableFileField
tls-sprint
2009-03-11, by sylvain thenault
* new load_bytes argument to form_field_value
tls-sprint
2009-03-11, by sylvain thenault
rename method to form_field_format
tls-sprint
2009-03-11, by sylvain thenault
test fixes
tls-sprint
2009-03-11, by sylvain thenault
field_by_name method (on class or instance)
tls-sprint
2009-03-11, by sylvain thenault
actual fields test, though it's still to early for form tests
tls-sprint
2009-03-11, by sylvain thenault
radio widget
tls-sprint
2009-03-11, by sylvain thenault
set tabindex
tls-sprint
2009-03-11, by sylvain thenault
allow arbitrary arguments
tls-sprint
2009-03-11, by sylvain thenault
cleanup
tls-sprint
2009-03-11, by sylvain thenault
use assertTextEquals
tls-sprint
2009-03-11, by sylvain thenault
require trcomment initial value
tls-sprint
2009-03-11, by sylvain thenault
expand onsubmit using form's __dict__
tls-sprint
2009-03-11, by sylvain thenault
fix attribute name for object relation
tls-sprint
2009-03-11, by sylvain thenault
fix format field vocabulary
tls-sprint
2009-03-11, by sylvain thenault
make forms selectable (appobject)
tls-sprint
2009-03-11, by sylvain thenault
simplify registry options to disable some appobjects to use a single option
tls-sprint
2009-03-11, by sylvain thenault
accept req as parameter for convenience
tls-sprint
2009-03-11, by sylvain thenault
print message to help debugging selector on error
tls-sprint
2009-03-11, by sylvain thenault
remove debug statement
2009-03-10, by Julien Jehannet
Added tag cubicweb-debian-version-3_1_2-1 for changeset a823124b812f
2009-03-10, by Aurelien Campeas
Added tag cubicweb-version-3_1_2 for changeset a9ba200ab150
cubicweb-debian-version-3_1_2-1
2009-03-10, by Aurelien Campeas
bump
cubicweb-version-3_1_2
2009-03-10, by Aurelien Campeas
typo
2009-03-10, by Aurelien Campeas
test fix
tls-sprint
2009-03-10, by sylvain thenault
don't fail if vobjects reference an unexistant class
tls-sprint
2009-03-10, by sylvain thenault
when reading the schema while adding/removing cubes, read schema in non-strict mode
tls-sprint
2009-03-10, by sylvain thenault
support yams'construction_mode
tls-sprint
2009-03-10, by sylvain thenault
fix to pass arguments to base class
tls-sprint
2009-03-10, by sylvain thenault
more datetime fixes and cleanup
tls-sprint
2009-03-10, by sylvain thenault
by default, don't set id attribute for hidden inputs
tls-sprint
2009-03-10, by sylvain thenault
restore limit on form_field_vocabulary, actually used
tls-sprint
2009-03-10, by sylvain thenault
update license, specify which the version of LGPL under which the code is provided
2009-03-10, by Adrien Di Mascio
merge
2009-03-10, by Aurelien Campeas
Added tag cubicweb-debian-version-3_1_1-1 for changeset dfaedb0bba88
2009-03-09, by Aurelien Campeas
Added tag cubicweb-version-3_1_1 for changeset ce8094084165
cubicweb-debian-version-3_1_1-1
2009-03-09, by Aurelien Campeas
avoid deprecation warning
tls-sprint
2009-03-10, by sylvain thenault
some datetime fixes
tls-sprint
2009-03-10, by sylvain thenault
remove unused working_hours function, new todate function since we can't compare date and datetime objects
tls-sprint
2009-03-10, by sylvain thenault
fix sys.path adjustment
2009-03-10, by Adrien Di Mascio
copyright / license update
2009-03-10, by Adrien Di Mascio
fix maintainer (acording to lgp)
cubicweb-version-3_1_1
2009-03-09, by Aurelien Campeas
uploaders update, cleanup
2009-03-09, by Aurelien Campeas
remove trailing space
2009-03-09, by Aurelien Campeas
merge
2009-03-09, by Aurelien Campeas
bump
2009-03-09, by Aurelien Campeas
use datetime instead of mx.DateTime
tls-sprint
2009-03-10, by sylvain thenault
search for cubes in a list of directories
2009-03-09, by sylvain thenault
fix name error
tls-sprint
2009-03-09, by sylvain thenault
add a use_fckeditor method on http request
tls-sprint
2009-03-04, by sylvain thenault
fix expected types
tls-sprint
2009-03-04, by sylvain thenault
fix w/ rset with more than one column
tls-sprint
2009-03-04, by sylvain thenault
should check fckeditor is installed before using the property
tls-sprint
2009-03-04, by sylvain thenault
typos, backport comment
tls-sprint
2009-03-04, by sylvain thenault
bw compat for vocabulary using new form
tls-sprint
2009-03-04, by sylvain thenault
typo, don't give treeid as argument to treeitemview (XXX auc?)
tls-sprint
2009-03-04, by sylvain thenault
backport default branch
tls-sprint
2009-03-04, by sylvain thenault
should not close main connexion
tls-sprint
2009-03-04, by sylvain thenault
fix automatic test: ensure we actually have
2009-03-04, by Laure Bourgois
merge
2009-03-04, by sylvain thenault
[i18n] duplicate entry in es.po : makes i18ncompile fail
2009-03-03, by Aurelien Campeas
[treeview] uuid is not available in the stdlib before python 2.5
2009-03-03, by Aurelien Campeas
[tabs] from rev 917 - got lost in a merge
2009-03-03, by Aurelien Campeas
merge treeview-tabs into default (for 3.1.1)
2009-03-03, by Aurelien Campeas
[treeview] if the client is not interested in maintaining the tree state across page reloads, we must provide a treeid
treeview-tabs
2009-03-03, by Aurelien Campeas
[tabs] tabbed views don't support concatenation; when vid=primary is forced, delegate to the default tab/view #32176
treeview-tabs
2009-03-03, by Aurelien Campeas
sourcecode directive
2009-03-03, by sylvain thenault
fix duplicated msgid
2009-03-03, by sylvain thenault
removing useless method (bis)
2009-03-02, by Laure Bourgois
removing useless method for interfaces ISiocItem and ISiocContainer.
2009-03-02, by Laure Bourgois
call postAjaxLoad in addInlineCreationForm javascript function in order to call buildWysiwygEditors when a section of the page is reloaded
2009-03-02, by Stephanie Marcu
correction (removing comments)
2009-03-02, by Laure Bourgois
ISiocItem is an interface that is implemented by 'post' entities (in sioc specification) i.e blogentry, mail ...
2009-02-27, by Laure Bourgois
primaryRight class is a div that contains right boxes (if there is)
2009-02-27, by Laure Bourgois
remplacing tables by div for right (and left) box layout
2009-02-27, by Laure Bourgois
missing paren
tls-sprint
2009-03-02, by sylvain thenault
oops, missed one conflict
tls-sprint
2009-03-02, by sylvain thenault
backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for...
tls-sprint
2009-03-02, by sylvain thenault
import updates
tls-sprint
2009-03-02, by sylvain thenault
allow to pass attrs as argument explicitly
tls-sprint
2009-03-02, by sylvain thenault
rename EntityRelatedTab into EntityRelationView, some fixes
tls-sprint
2009-03-02, by sylvain thenault
fix some imports, update treeview for 3.2
tls-sprint
2009-02-27, by sylvain thenault
more tags, map klass -> class avoiding needs to use **dict
tls-sprint
2009-02-27, by sylvain thenault
add an XX message to remember to correct the bug: if a rtag is redefined in a subclass, the rtag of the base class overwrite the rtag of the subclass
2009-02-27, by Stephanie Marcu
use non-breakable space in time display
2009-02-26, by sylvain thenault
fix freezeFormButtons function
2009-02-26, by sylvain thenault
should use .cnx, not ._cnx
2009-02-26, by sylvain thenault
fix ldapsource w/ restriction on unsupported relation (return no results in that case)
2009-02-26, by sylvain thenault
update copyright
2009-02-26, by sylvain thenault
assert session has a pool set on error
2009-02-26, by sylvain thenault
set_state command in shell
2009-02-26, by sylvain thenault
fix .cnxid of RepositoryBasedTC to be actual cnx id...
2009-02-26, by sylvain thenault
add test for some WorkfloableMixIn methods
2009-02-26, by sylvain thenault
missing form.css in change state and delete confirmation forms
2009-02-26, by sylvain thenault
fix dependencies
2009-02-26, by sylvain thenault
fix #171339
2009-02-26, by sylvain thenault
Added tag cubicweb-debian-version-3_1_0-1 for changeset dd3efdf58d28
2009-02-25, by Sylvain
Added tag cubicweb-version-3_1_0 for changeset a711c7c185d1
cubicweb-debian-version-3_1_0-1
2009-02-25, by Sylvain
gargl, this shouldn't be there in case we're running py 2.4
cubicweb-version-3_1_0
2009-02-25, by sylvain thenault
3.1
2009-02-25, by sylvain thenault
accepts Any by default (not sure it's necessary though, anyway it will be reomved in 3.2
2009-02-25, by sylvain thenault
typo
2009-02-25, by sylvain thenault
oops, I though those methods had been tested, seems not...
2009-02-25, by sylvain thenault
don't need to cache all those properties, only progress_info should be cached
2009-02-25, by sylvain thenault
fix name error, filter out non empty rset
2009-02-25, by sylvain thenault
don't show download box nor download link for images, by default hide name attribute even if not specified in the interface
2009-02-25, by sylvain thenault
title may be None
2009-02-25, by sylvain thenault
round corders on ajax loads
2009-02-25, by sylvain thenault
i18n update
2009-02-25, by sylvain thenault
xhtml fixes: table has no align attribute, avoid inserting empty table
2009-02-25, by sylvain thenault
teardown_module now gets test results as arguement
2009-02-25, by sylvain thenault
properly init yams loader
2009-02-25, by sylvain thenault
require unicode
2009-02-25, by sylvain thenault
fix in facets (avoid to have an horizontal space between facets when facets are unfold)
2009-02-25, by Stephanie Marcu
merge
2009-02-24, by sylvain thenault
[registration] comment out until there is more meat
tls-sprint
2009-02-24, by Aurelien Campeas
[selectors] _needs real fix_ whack 'till it works for me
tls-sprint
2009-02-24, by Aurelien Campeas
missing import
tls-sprint
2009-02-24, by Aurelien Campeas
[forms] a note (understanding the cause would be nice)
tls-sprint
2009-02-24, by Aurelien Campeas
[selectors] for bacwkard compatibility, we must search the mro, not just the current class, in order not to miss __selectors__ in classes that do not redefine it
tls-sprint
2009-02-24, by Aurelien Campeas
[debian] move python-simplejson dependency to cubicweb-common
2009-02-24, by Julien Jehannet
merge
tls-sprint
2009-02-24, by Aurelien Campeas
fix imports : common.utils -> utils
tls-sprint
2009-02-24, by Aurelien Campeas
merge
tls-sprint
2009-02-24, by Aurelien Campeas
check ldap source has email configured before synchronization
2009-02-24, by sylvain thenault
avoid patching if already done
2009-02-24, by sylvain thenault
missing bw compat module
tls-sprint
2009-02-24, by sylvain thenault
needed by yams head
2009-02-24, by sylvain thenault
better variable/attribute names; fix remove_cube, it should not alter the .fs_schema attribute (former .new_schema)
2009-02-24, by sylvain thenault
late evaluation of cubicweb:facetargs is necessary since its value may change
2009-02-24, by sylvain thenault
Skip unittest_migractions:test_add_remove_cube as it makes other tests fail
2009-02-24, by ludal
[treeview] don't readd stuff to the header, poslish css classes
treeview-tabs
2009-02-23, by Aurelien Campeas
[treeview] rename, manage lastCollapsable
treeview-tabs
2009-02-23, by Aurelien Campeas
[treeview] treeid is passed along: we can manage as many trees as we want
treeview-tabs
2009-02-23, by Aurelien Campeas
[treeview] (in progress) treeid has to be produced from outside
treeview-tabs
2009-02-23, by Aurelien Campeas
text_cut must return unicode not string
2009-02-23, by Stephanie Marcu
removing foaf_usable
2009-02-23, by Laure Bourgois
if siderelation wrapp boxes into tables
2009-02-23, by Laure Bourgois
merge
2009-02-23, by Aurelien Campeas
unwanted merge : Backed out changeset 4328bcbd748e
2009-02-23, by Aurelien Campeas
oups
2009-02-23, by Laure Bourgois
merge
2009-02-23, by Laure Bourgois
merge
2009-02-23, by Laure Bourgois
right boxes do not expand to much on the left.
2009-02-23, by Laure Bourgois
[treeview] (inprogress) minimally working state-remembering treeview
treeview-tabs
2009-02-20, by Aurelien Campeas
[tabs] augment a bit the lazyview interface (very general now), tab groups are now marked per entity (thinking about the ?vid=primary case)
treeview-tabs
2009-02-20, by Aurelien Campeas
[treeview] (in progress) use less magic, having something that now allows prepopulating a part of the tree
treeview-tabs
2009-02-20, by Aurelien Campeas
right boxes aligment to the right
2009-02-20, by Laure Bourgois
cubicweb-core wasn't a virtual package
2009-02-20, by Julien Jehannet
merge
tls-sprint
2009-02-20, by sylvain thenault
prepare for deprecation
tls-sprint
2009-02-20, by sylvain thenault
oops
tls-sprint
2009-02-20, by sylvain thenault
fix DateTimePicker implementation, it should now work
tls-sprint
2009-02-20, by Adrien Di Mascio
select needs to accept an id
tls-sprint
2009-02-20, by Adrien Di Mascio
confirmation in password widget
tls-sprint
2009-02-20, by sylvain thenault
FileField backport
tls-sprint
2009-02-20, by sylvain thenault
should use StringField actuallly
tls-sprint
2009-02-20, by sylvain thenault
add needs_css and needs_js on widgets
tls-sprint
2009-02-20, by Adrien Di Mascio
fix label generation in forms
tls-sprint
2009-02-20, by Adrien Di Mascio
The value as returned by FieldWidget._render_attrs() is now always a list
tls-sprint
2009-02-20, by Adrien Di Mascio
vocabulary methods are now defined on forms, not on entities
tls-sprint
2009-02-20, by Adrien Di Mascio
implement default vocabulary method on Field, provide a specific one on RelationField
tls-sprint
2009-02-20, by Adrien Di Mascio
field debug helper
tls-sprint
2009-02-20, by Adrien Di Mascio
rename propname into format_prop
tls-sprint
2009-02-20, by Adrien Di Mascio
fix HiddenRelationField bug
tls-sprint
2009-02-20, by Adrien Di Mascio
provide basic methods to build fields from schema constraints / cardinality
tls-sprint
2009-02-20, by Adrien Di Mascio
put form buttons in a separate table
tls-sprint
2009-02-20, by Adrien Di Mascio
select tag now accepts a multiple argument
tls-sprint
2009-02-20, by Adrien Di Mascio
test and fixes
tls-sprint
2009-02-20, by sylvain thenault
oops
tls-sprint
2009-02-20, by sylvain thenault
rich field / fckeditor handling
tls-sprint
2009-02-20, by sylvain thenault
cleanup (until removal :)
tls-sprint
2009-02-20, by sylvain thenault
make fckeditor actually optional, fix its config, avoid needs for a link to fckeditor.js
tls-sprint
2009-02-20, by sylvain thenault
update imports
tls-sprint
2009-02-20, by sylvain thenault
fix field value for hidden edit[s|Ã ] fields
tls-sprint
2009-02-20, by sylvain thenault
various fixes to have change state and deletion forms working
tls-sprint
2009-02-20, by sylvain thenault
seems I don't need bw compat support
tls-sprint
2009-02-20, by sylvain thenault
no need for both EntityRelatedTab / EntityRelatedView which are doing the same thing
tls-sprint
2009-02-20, by sylvain thenault
cleanup
tls-sprint
2009-02-20, by sylvain thenault
missing selectors, no more need for relation_possible when using has_related_entities (implied)
tls-sprint
2009-02-20, by sylvain thenault
fix ui.main-template property handling
tls-sprint
2009-02-20, by sylvain thenault
simply test if rset is None...
tls-sprint
2009-02-20, by sylvain thenault
view is optional
tls-sprint
2009-02-20, by sylvain thenault
fix custom selector
tls-sprint
2009-02-20, by sylvain thenault
typo
tls-sprint
2009-02-20, by sylvain thenault
should not use named args for req and rset when selecting
tls-sprint
2009-02-20, by sylvain thenault
use relation_possible from within has_relation, fix another bug
tls-sprint
2009-02-20, by sylvain thenault
assert select()
tls-sprint
2009-02-20, by sylvain thenault
EntityFieldsForm.form_render() doesn't need entity anymore
tls-sprint
2009-02-20, by Adrien Di Mascio
cleanup
tls-sprint
2009-02-19, by sylvain thenault
avoid deprecation warning
tls-sprint
2009-02-19, by sylvain thenault
oops
tls-sprint
2009-02-19, by sylvain thenault
more bw compat
tls-sprint
2009-02-19, by sylvain thenault
form to edit multiple entities, use it in DeleteConfForm
tls-sprint
2009-02-19, by sylvain thenault
update test, use a DateTimePicker widget
tls-sprint
2009-02-19, by Adrien Di Mascio
fix implementation errors import DateTimePicker
tls-sprint
2009-02-19, by Adrien Di Mascio
use EnvBasedTC since we need to access the schema
tls-sprint
2009-02-19, by Adrien Di Mascio
DatePicker widget
tls-sprint
2009-02-19, by Adrien Di Mascio
basic implementation of Date / Float fields
tls-sprint
2009-02-19, by Adrien Di Mascio
restore previous hidden input behaviour (edits- / edito- fields)
tls-sprint
2009-02-19, by Adrien Di Mascio
mini improvement to simple_sgml_tag: ignore attributes for which the value is None
tls-sprint
2009-02-19, by Adrien Di Mascio
provide a mini HTML select tag constructor
tls-sprint
2009-02-19, by Adrien Di Mascio
be sure to replace cubicweb-core
2009-02-19, by Julien Jehannet
(merge)
2009-02-19, by Julien Jehannet
reorganize debian packages (Closes: #1168)
2009-02-19, by Julien Jehannet
we want to keep control on jquery.js file version
2009-02-19, by Julien Jehannet
ask for translation from french
2009-02-19, by Julien Jehannet
FIXME where to put the file ?
2009-02-19, by Julien Jehannet
backup before breaking
2009-02-19, by Julien Jehannet
Use specific css files directly in views code
2009-02-11, by Julien Jehannet
simplify css style
2009-02-11, by Julien Jehannet
use rql button
2009-02-11, by Julien Jehannet
Split cubicweb.css into small parts
2009-02-11, by Julien Jehannet
update some prototype, ChangeStateForm
tls-sprint
2009-02-19, by sylvain thenault
set __errorurl, fix retreiving of field's value
tls-sprint
2009-02-19, by sylvain thenault
prefixed form methods to avoid potential conflicts with field names, button related method, a bit more serious renderer
tls-sprint
2009-02-19, by sylvain thenault
new label tag
tls-sprint
2009-02-19, by sylvain thenault
simple tags
tls-sprint
2009-02-19, by sylvain thenault
start django like forms
tls-sprint
2009-02-19, by sylvain thenault
cleanup
tls-sprint
2009-02-19, by sylvain thenault
merge
2009-02-19, by Katia Saurfelt
new jquery.corner.js version which doesn't make IE6 crash
2009-02-19, by Katia Saurfelt
oops
2009-02-19, by Aurelien Campeas
merge
tls-sprint
2009-02-19, by sylvain thenault
rename abstract_* selectors into partial_* + add docstrings
tls-sprint
2009-02-18, by Adrien Di Mascio
type -> etype
tls-sprint
2009-02-19, by sylvain thenault
update imports
tls-sprint
2009-02-18, by sylvain thenault
fix relation_possible, ensure we return int
tls-sprint
2009-02-18, by sylvain thenault
deprecate pagination method
tls-sprint
2009-02-18, by sylvain thenault
bw compat for selection for creation forms
tls-sprint
2009-02-18, by sylvain thenault
rename error template to avoid conflicts with the error view
tls-sprint
2009-02-18, by sylvain thenault
add migration script to update ui.main-template property
tls-sprint
2009-02-18, by Adrien Di Mascio
merge
tls-sprint
2009-02-18, by Adrien Di Mascio
The main template is now a simple view, there's no need to monkey patch TheMainTemplate._select_view_and_rset
tls-sprint
2009-02-18, by Adrien Di Mascio
two use cases for the 'not' selector
tls-sprint
2009-02-18, by Adrien Di Mascio
provide negation operator for selectors, unfortunately, it's not possible to user the python keyword 'not'
tls-sprint
2009-02-18, by Adrien Di Mascio
fix LogFormTemplate selector
tls-sprint
2009-02-18, by Adrien Di Mascio
missing init
tls-sprint
2009-02-18, by sylvain thenault
merge, split baseviews (new csvexport, xmlrss and editviews modules)
tls-sprint
2009-02-18, by sylvain thenault
main template refactoring
tls-sprint
2009-02-18, by Adrien Di Mascio
test_views fixes
tls-sprint
2009-02-18, by sylvain thenault
fix test on systems that don't have simpleTAL installed
tls-sprint
2009-02-18, by Adrien Di Mascio
merge
tls-sprint
2009-02-18, by sylvain thenault
fix w/ template drop
tls-sprint
2009-02-18, by sylvain thenault
set PageContentTemplate stream for binary views
tls-sprint
2009-02-18, by Adrien Di Mascio
improve selector of RelatedObjectsVComponent: make sure the relation exists before fetching related entities
tls-sprint
2009-02-18, by Adrien Di Mascio
kill Template class and 'templates' registry
tls-sprint
2009-02-18, by sylvain thenault
OWLABOX view doesn't layout anymore tbox. Indeed, it is better to separate abox from tbox.
2009-02-18, by Laure Bourgois
small fix
2009-02-18, by Laure Bourgois
remove old calendar code
tls-sprint
2009-02-18, by sylvain thenault
update goa file
tls-sprint
2009-02-18, by sylvain thenault
cleanup, update import
tls-sprint
2009-02-18, by sylvain thenault
missing import
tls-sprint
2009-02-18, by Adrien Di Mascio
fix box selectors
tls-sprint
2009-02-18, by sylvain thenault
JsonController: only return an ajaxHtmlHead div if extra resources are needed
tls-sprint
2009-02-18, by Adrien Di Mascio
fix unittest_widgets.py: remove stupid (copy/paste) now().strftime call
tls-sprint
2009-02-18, by Adrien Di Mascio
fix unittest_widgets.py: the cubicweb-page-template format is only available when simpleTAL is found
tls-sprint
2009-02-18, by Adrien Di Mascio
set a default selector on base app objects class
tls-sprint
2009-02-18, by sylvain thenault
assert __select__ is callable
tls-sprint
2009-02-18, by sylvain thenault
update import
tls-sprint
2009-02-18, by sylvain thenault
use extra_kwargs attribute namte
tls-sprint
2009-02-18, by sylvain thenault
test update
tls-sprint
2009-02-18, by sylvain thenault
update import
tls-sprint
2009-02-18, by sylvain thenault
fix page_size handling, use abstract_has_related_entities
tls-sprint
2009-02-18, by sylvain thenault
fix State's RichString definition: 'default' was used instead of 'default_format'
tls-sprint
2009-02-18, by Adrien Di Mascio
remove buggy unittest_owl
tls-sprint
2009-02-18, by sylvain thenault
require explicit registration control
tls-sprint
2009-02-18, by sylvain thenault
restore appropriate in State's incontext view, moved it into wfentities
tls-sprint
2009-02-18, by Adrien Di Mascio
merge
tls-sprint
2009-02-18, by sylvain thenault
fix tests
tls-sprint
2009-02-18, by sylvain thenault
fix selector
tls-sprint
2009-02-18, by sylvain thenault
hide foaf_usable until cleaning
tls-sprint
2009-02-18, by sylvain thenault
fix specfied_etype_implements's __call__ prototype
tls-sprint
2009-02-18, by Adrien Di Mascio
oops
tls-sprint
2009-02-18, by sylvain thenault
protect against None rset
tls-sprint
2009-02-18, by sylvain thenault
update imports
tls-sprint
2009-02-18, by sylvain thenault
fix used selectors
tls-sprint
2009-02-18, by sylvain thenault
more iface based cleanup fixes
tls-sprint
2009-02-18, by sylvain thenault
merge
tls-sprint
2009-02-18, by sylvain thenault
fix test in-progress
tls-sprint
2009-02-18, by sylvain thenault
introduce abstract selectors to get rid of the my_selector() contagion
tls-sprint
2009-02-18, by Adrien Di Mascio
fix import, use non_final_entity instead of implements('Any')
tls-sprint
2009-02-18, by sylvain thenault
fix selector search and refactor auto-instantiation
tls-sprint
2009-02-18, by sylvain thenault
implements some str, fix implements selector, test and fixes
tls-sprint
2009-02-18, by sylvain thenault
function moved to cwvreg
tls-sprint
2009-02-18, by sylvain thenault
test and fix interface based objects cleaning
tls-sprint
2009-02-18, by sylvain thenault
no more used
tls-sprint
2009-02-18, by sylvain thenault
fix selectors argus
tls-sprint
2009-02-18, by sylvain thenault
tell on which class the assertion's failed
tls-sprint
2009-02-18, by sylvain thenault
add rtype compat
tls-sprint
2009-02-18, by sylvain thenault
skip_relations is defined on FormMixIn
tls-sprint
2009-02-18, by sylvain thenault
fix selector of EntityRelatedTab, next step is to find a way to avoid this kind of selector
tls-sprint
2009-02-18, by Adrien Di Mascio
each subclass of EntitySelector should call its __init__ method
tls-sprint
2009-02-18, by Adrien Di Mascio
fix score computation in implements()
tls-sprint
2009-02-18, by Adrien Di Mascio
fix compatibility class EntityAction: test for accepts() before has_condition()
tls-sprint
2009-02-18, by Adrien Di Mascio
cleanup
tls-sprint
2009-02-18, by sylvain thenault
fix match_user_groups, appobject_selectable, searchstate_accept* compat selectors
tls-sprint
2009-02-18, by sylvain thenault
kill Form, EntityForm and AnyRsetForm
tls-sprint
2009-02-18, by sylvain thenault
some test fixes
tls-sprint
2009-02-18, by sylvain thenault
use pytest now
tls-sprint
2009-02-18, by sylvain thenault
update some imports
tls-sprint
2009-02-18, by sylvain thenault
oops
tls-sprint
2009-02-18, by sylvain thenault
merge
tls-sprint
2009-02-18, by Adrien Di Mascio
chainall / chainfirst ensures selectors are instantiated
tls-sprint
2009-02-18, by Adrien Di Mascio
instantiate selectors wherever needed
tls-sprint
2009-02-18, by Adrien Di Mascio
remove explicit access to .im_func when overriding `registered`
tls-sprint
2009-02-18, by Adrien Di Mascio
update import
tls-sprint
2009-02-18, by sylvain thenault
fix test
tls-sprint
2009-02-18, by sylvain thenault
kill vobject_helpver
tls-sprint
2009-02-18, by sylvain thenault
some minor __select__ composition fixes
tls-sprint
2009-02-18, by Adrien Di Mascio
fix lltrace to consider __call__ and pure functions decoration
tls-sprint
2009-02-18, by Adrien Di Mascio
update import
tls-sprint
2009-02-18, by sylvain thenault
update test for new test schema
tls-sprint
2009-02-18, by sylvain thenault
no more extra schema necessary for tests here
tls-sprint
2009-02-18, by sylvain thenault
unittest_entity ok
tls-sprint
2009-02-18, by sylvain thenault
merge
tls-sprint
2009-02-18, by sylvain thenault
remove dead code
2009-02-18, by ludal
oops
tls-sprint
2009-02-18, by sylvain thenault
test upgrade
tls-sprint
2009-02-18, by sylvain thenault
update imports
tls-sprint
2009-02-18, by sylvain thenault
replaced most of __selectors__ assignments with __select__
tls-sprint
2009-02-18, by Adrien Di Mascio
fix selectors compat
tls-sprint
2009-02-18, by sylvain thenault
updat etest
tls-sprint
2009-02-18, by sylvain thenault
assert oid
tls-sprint
2009-02-18, by sylvain thenault
better name for NormalizedTextView, drop ContentAddedMixIn
tls-sprint
2009-02-18, by sylvain thenault
fix traced_selection
tls-sprint
2009-02-18, by sylvain thenault
need safety belt for class registered twice (during test for instance)
tls-sprint
2009-02-18, by sylvain thenault
__select__ is not a classmethod anymore, it's a pure function (or a Selector instance),
tls-sprint
2009-02-18, by Adrien Di Mascio
get kwargs as well
tls-sprint
2009-02-18, by sylvain thenault
ooooops
tls-sprint
2009-02-18, by sylvain thenault
__selectors__ must return a tuple
tls-sprint
2009-02-18, by Adrien Di Mascio
less
more
|
(0)
-1000
-384
+384
+1000
+3000
+10000
tip