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