Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-300
-100
-96
+96
+100
+300
+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.
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
less
more
|
(0)
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip