Mon, 23 Feb 2009 11:21:16 +0100 |
Laure Bourgois |
right boxes do not expand to much on the left.
|
changeset |
files
|
Fri, 20 Feb 2009 21:32:23 +0100 |
Aurelien Campeas |
[treeview] (inprogress) minimally working state-remembering treeview
treeview-tabs
|
changeset |
files
|
Fri, 20 Feb 2009 20:50:05 +0100 |
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
|
changeset |
files
|
Fri, 20 Feb 2009 20:48:33 +0100 |
Aurelien Campeas |
[treeview] (in progress) use less magic, having something that now allows prepopulating a part of the tree
treeview-tabs
|
changeset |
files
|
Fri, 20 Feb 2009 15:33:43 +0100 |
Laure Bourgois |
right boxes aligment to the right
|
changeset |
files
|
Fri, 20 Feb 2009 11:35:56 +0100 |
Julien Jehannet |
cubicweb-core wasn't a virtual package
|
changeset |
files
|
Fri, 20 Feb 2009 17:40:07 +0100 |
sylvain thenault |
merge
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 17:39:56 +0100 |
sylvain thenault |
prepare for deprecation
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 17:39:48 +0100 |
sylvain thenault |
oops
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 17:38:55 +0100 |
Adrien Di Mascio |
fix DateTimePicker implementation, it should now work
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 17:38:38 +0100 |
Adrien Di Mascio |
select needs to accept an id
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 17:38:10 +0100 |
sylvain thenault |
confirmation in password widget
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 17:20:53 +0100 |
sylvain thenault |
FileField backport
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 17:20:39 +0100 |
sylvain thenault |
should use StringField actuallly
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 17:20:29 +0100 |
Adrien Di Mascio |
add needs_css and needs_js on widgets
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 17:18:54 +0100 |
Adrien Di Mascio |
fix label generation in forms
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 16:04:04 +0100 |
Adrien Di Mascio |
The value as returned by FieldWidget._render_attrs() is now always a list
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 16:03:01 +0100 |
Adrien Di Mascio |
vocabulary methods are now defined on forms, not on entities
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 16:01:33 +0100 |
Adrien Di Mascio |
implement default vocabulary method on Field, provide a specific one on RelationField
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 15:59:43 +0100 |
Adrien Di Mascio |
field debug helper
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 15:58:46 +0100 |
Adrien Di Mascio |
rename propname into format_prop
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 15:57:29 +0100 |
Adrien Di Mascio |
fix HiddenRelationField bug
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 15:55:59 +0100 |
Adrien Di Mascio |
provide basic methods to build fields from schema constraints / cardinality
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 15:51:42 +0100 |
Adrien Di Mascio |
put form buttons in a separate table
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 15:46:38 +0100 |
Adrien Di Mascio |
select tag now accepts a multiple argument
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 15:40:28 +0100 |
sylvain thenault |
test and fixes
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 15:40:13 +0100 |
sylvain thenault |
oops
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 15:29:13 +0100 |
sylvain thenault |
rich field / fckeditor handling
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 15:28:55 +0100 |
sylvain thenault |
cleanup (until removal :)
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 15:06:59 +0100 |
sylvain thenault |
make fckeditor actually optional, fix its config, avoid needs for a link to fckeditor.js
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 10:38:41 +0100 |
sylvain thenault |
update imports
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 10:38:34 +0100 |
sylvain thenault |
fix field value for hidden edit[s|à] fields
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:50:45 +0100 |
sylvain thenault |
various fixes to have change state and deletion forms working
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:50:20 +0100 |
sylvain thenault |
seems I don't need bw compat support
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:49:39 +0100 |
sylvain thenault |
no need for both EntityRelatedTab / EntityRelatedView which are doing the same thing
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:49:00 +0100 |
sylvain thenault |
cleanup
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:48:38 +0100 |
sylvain thenault |
missing selectors, no more need for relation_possible when using has_related_entities (implied)
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:48:06 +0100 |
sylvain thenault |
fix ui.main-template property handling
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:47:43 +0100 |
sylvain thenault |
simply test if rset is None...
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:15:37 +0100 |
sylvain thenault |
view is optional
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:15:20 +0100 |
sylvain thenault |
fix custom selector
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:14:46 +0100 |
sylvain thenault |
typo
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:14:40 +0100 |
sylvain thenault |
should not use named args for req and rset when selecting
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:14:15 +0100 |
sylvain thenault |
use relation_possible from within has_relation, fix another bug
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 01:13:50 +0100 |
sylvain thenault |
assert select()
tls-sprint
|
changeset |
files
|
Fri, 20 Feb 2009 00:05:57 +0100 |
Adrien Di Mascio |
EntityFieldsForm.form_render() doesn't need entity anymore
tls-sprint
|
changeset |
files
|
Thu, 19 Feb 2009 23:32:51 +0100 |
sylvain thenault |
cleanup
tls-sprint
|
changeset |
files
|
Thu, 19 Feb 2009 23:32:46 +0100 |
sylvain thenault |
avoid deprecation warning
tls-sprint
|
changeset |
files
|