Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-384
+384
+1000
+3000
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.
[reledit] #894131: use "<`attribute` unset>" instead of generic "<not specified>" when an attribute or relation has no value
stable
2010-05-26, by Sylvain Thénault
[rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX
stable
2010-05-26, by Sylvain Thénault
[repo] ensure thread is alive before calling .join. Closes #963580
stable
2010-05-25, by Sylvain Thénault
[migration] add migration file commands to follow option group changes
stable
2010-05-25, by Sylvain Thénault
fix 978144: exception with view send-email if empty subject
stable
2010-05-25, by Sylvain Thénault
[test] fix test broken by introduction of adapters
2010-05-25, by Sylvain Thénault
[schema] fix same_as cardinality and bump Bookmark.path max length to approximative max url size
stable
2010-05-25, by Sylvain Thénault
[deprecation] fix 3.9 deprecation warning
2010-05-25, by Sylvain Thénault
no more Image type w/ cw 3.9
2010-05-25, by Sylvain Thénault
[fti] fix name conflict introduced by the new IFTIAdapter
2010-05-21, by Sylvain Thénault
[entity] clearing adapters cache in clear_relations_cache avoid weird caching issue, notably on repository session's user
2010-05-21, by Sylvain Thénault
[vreg] should raise exception on select ambiguity when running in test mode
2010-05-21, by Sylvain Thénault
[adapters compat] make implements_adapter_compat selector compatible with attributes
2010-05-21, by Sylvain Thénault
[test] no more Image type w/ cw 3.9
2010-05-21, by Sylvain Thénault
[adapters] refactoring fixes
2010-05-21, by Sylvain Thénault
[selectors] ensure selector return an int
2010-05-21, by Sylvain Thénault
[selectors] adaptable selector should not accept None in rset
2010-05-21, by Sylvain Thénault
[selectors] lltrace appobject_selectable selector
2010-05-21, by Sylvain Thénault
[selectors] allow to override `accept_none` value of EClassSelector / EntitySelector based selector by specifying a value in selection context
2010-05-21, by Sylvain Thénault
[selectors] move lltrace decorator and traced_selection cm to appobject module so we can apply lltrace to And/Or/Not selectors, fixing #662565
2010-05-21, by Sylvain Thénault
with cw 3.9, no more Image type
2010-05-21, by Sylvain Thénault
[vreg] on registration completed, don't crash if an object depends on an unexistant registry, simply kick the object out
2010-05-21, by Sylvain Thénault
[selectors] ensure adaptable('IDownloadable') takes precedence over implements('Any')
2010-05-21, by Sylvain Thénault
[primary view] fix name error on dispctrl w/ pre 3.5 box definition
stable
2010-05-21, by Sylvain Thénault
[entity] fix access to attribute which has been renamed two revisions ago
2010-05-21, by Sylvain Thénault
[schema migration] make some stuff to ease file 1.9 migration : we want to kill the Image entity so that existing image are turned into (existing entity type) File entities
2010-05-20, by Sylvain Thénault
[entity] continue cleanup of Entity/AnyEntity namespace
2010-05-20, by Sylvain Thénault
[entity] introduce a new 'adapters' registry
2010-05-20, by Sylvain Thénault
backport stable
2010-05-20, by Sylvain Thénault
[config] move web specific config to the web section of the configuration file
stable
2010-05-20, by Sylvain Thénault
* * *
stable
2010-05-20, by Sylvain Thénault
typo
stable
2010-05-20, by Sylvain Thénault
[migration] fix storage_change migraction to avoid exhausting the server's memory
stable
2010-05-20, by Sylvain Thénault
[repo] set log methods on the actually desired class
stable
2010-05-20, by Sylvain Thénault
[bfss] ensure base name doesn't contain path separator
stable
2010-05-20, by Sylvain Thénault
merge
stable
2010-05-20, by Nicolas Chauvat
[web] remove dead code
stable
2010-05-20, by Nicolas Chauvat
[forms] consider __action_xxx field if passed to JSonController.validate_form
stable
2010-05-20, by Adrien Di Mascio
backport stable
2010-05-18, by Sylvain Thénault
Added tag cubicweb-debian-version-3.8.2-1 for changeset 2b962bb9eee8
stable
2010-05-18, by Sylvain Thénault
Added tag cubicweb-version-3.8.2 for changeset ef2e37d34013
stable
cubicweb-debian-version-3.8.2-1
2010-05-18, by Sylvain Thénault
[test] absolute sqlite database names in source initialization, avoid pb when cwd is changed later
stable
2010-05-18, by Sylvain Thénault
clenup
stable
2010-05-18, by Sylvain Thénault
3.8.2
stable
cubicweb-version-3.8.2
2010-05-18, by Sylvain Thénault
[wdoc] update users changelog
stable
2010-05-18, by Sylvain Thénault
[integrity] keep ordering for schema integrity checks
stable
2010-05-18, by Sylvain Thénault
[i18ncube] do not crash if cube has nothing to translate
stable
2010-05-18, by Sylvain Thénault
[skel] enable wdoc support in new cubes
stable
2010-05-18, by Sylvain Thénault
[preferences] support dot (.) in registry id of configurable appobjects
stable
2010-05-18, by Sylvain Thénault
[i18ncube] we must load site_cubicweb file before calling set_schema, else we may miss some options or other initialization stuff necessary to appobject loading
stable
2010-05-18, by Sylvain Thénault
[dtd] add unselimg attribute use by widget for HasRelationFacet
stable
2010-05-18, by Sylvain Thénault
remove 3.7 deprecation warning
stable
2010-05-17, by Sylvain Thénault
catch unauthorized when executing rql to check an rql expression. Fix #968824
stable
2010-05-17, by Sylvain Thénault
[startup view] sort startup views by alphabetical order
stable
2010-05-17, by Sylvain Thénault
[table view] should use __regid__ instead of hard-coded 'table' view identifier
stable
2010-05-17, by Sylvain Thénault
cleanup
stable
2010-05-17, by Sylvain Thénault
backport stable
2010-05-17, by Sylvain Thénault
[facet] control i18nization of values on AttributeFacet
stable
2010-05-17, by Sylvain Thénault
[views] tab schema image renamed to schema diagram
stable
2010-05-16, by Nicolas Chauvat
[uicfg] fix handling of 'order' in the primaryview_display_ctrl rtag: consider by default only schema order, not order of appearance of rules
stable
2010-05-12, by Sylvain Thénault
[db-check] RQLConstraint is not a 'unique' constraint
stable
2010-05-12, by Sylvain Thénault
[entity] avoid getting w in cw_extra_kwargs when calling .view
stable
2010-05-12, by Sylvain Thénault
[actions box] enhance add related menu generation: don't propose to add relation of single cardinality where entity already have the relation set
stable
2010-05-12, by Sylvain Thénault
[primary view] allow new 'subvid' parameter in primaryview_display_ctrl
stable
2010-05-12, by Sylvain Thénault
[primary view] give dispctrl to side box views as for relations section
stable
2010-05-12, by Sylvain Thénault
[web] unify list views call arguments: use subvid to specify the view to use for each item
stable
2010-05-12, by Sylvain Thénault
[web] refactor side box to use autolimited view
stable
2010-05-12, by Sylvain Thénault
[req] avoid getting w in cw_extra_kwargs when calling .view
stable
2010-05-12, by Sylvain Thénault
[config] rename remaining inputlevel to level in option definitions, as expected by lgc >= 0.50
stable
2010-05-12, by Sylvain Thénault
[fti] simplify UpdateFTIHook code
stable
2010-05-11, by Sylvain Thénault
[twisted] we must set response code before starting to write the answer, else it's ignored
stable
2010-05-11, by Sylvain Thénault
cleanup
stable
2010-05-11, by Sylvain Thénault
[web data] remove files not used by the framework
2010-05-11, by Sylvain Thénault
[css] keep old css according to a configuration variable (true by default)
2010-05-10, by Sylvain Thénault
[3.8 execute] remove deprecation warnings
stable
2010-05-10, by Sylvain Thénault
backport stable
2010-05-10, by Sylvain Thénault
[dbapi] missing import
stable
2010-05-10, by Aurelien Campeas
[ajax] missing html heads processing in reloadComponent (sic\!)
stable
2010-05-10, by Sylvain Thénault
[deprecation] missing version number to old warning message
stable
2010-05-10, by Sylvain Thénault
[table view] we should call the cell view using the table rset, not one rebuilded for a specific entity
stable
2010-05-10, by Sylvain Thénault
[table view] take care to None label
stable
2010-05-10, by Sylvain Thénault
[selectors] new logged_user_in_rset selector
stable
2010-05-07, by Sylvain Thénault
merge
stable
2010-05-07, by Alexandre Fayolle
replaced hardcoded 'web/view' by os.path.join('web', 'view') so views path is also valid under windows
stable
2010-05-07, by egazoni
fixed bug of non-normalized path under Windows, that broke the reload mechanism
stable
2010-05-07, by egazoni
[c-c list] configuration pb cubes directly hold version number now, avoid crash when reporting errors
stable
2010-05-07, by Sylvain Thénault
Handle new way of reporting unmodified FileFields
stable
2010-05-06, by Alexandre Fayolle
merge
stable
2010-05-06, by Alexandre Fayolle
attempt to port windows service to 3.8.1
stable
2010-05-06, by Alexandre Fayolle
[web session] fix potential key error on logout (occurs once the session has been transparently reconnected, hence session.sessionid and session.cnx.sessionid differs)
stable
2010-05-06, by Sylvain Thénault
[css] update print css
2010-05-06, by Katia Saurfelt
[doc] cleanup
2010-05-06, by Katia Saurfelt
[python2.6] do not import simplejson directly
stable
2010-05-06, by Alexandre Fayolle
[selectors] fix no_cnx selector's prototype
stable
2010-05-06, by Sylvain Thénault
[web config] set default uiprops on web config class to avoid error on commands such as i18n instance
2010-05-06, by Sylvain Thénault
backport stable
stable
2010-05-06, by Sylvain Thénault
[migration] ask_confirm argument of show_diff doesn't contain an _
oldstable
2010-05-06, by Sylvain Thénault
backport stable
2010-05-05, by Sylvain Thénault
backport oldstable
stable
2010-05-05, by Sylvain Thénault
[upgrade] don't ask confirm to replace configuration file with -v0
oldstable
2010-05-05, by Sylvain Thénault
merge good/bad versions of imported patches...
2010-05-05, by Sylvain Thénault
[css] start using uiprops in cubicweb.css
2010-05-05, by Katia Saurfelt
[css] progressively fixing rhythm
2010-04-29, by Nicolas Chauvat
[css] introducing scale and rhythm composition
2010-04-29, by Nicolas Chauvat
[css] start using uiprops in cubicweb.css
2010-05-05, by Katia Saurfelt
[css] progressively fixing rhythm
2010-04-29, by Nicolas Chauvat
[css] introducing scale and rhythm composition
2010-04-29, by Nicolas Chauvat
[doc/book] a very simple example of entity form extension
stable
2010-05-05, by Aurelien Campeas
[doc/book] refresh a bit the edit controller section
stable
2010-05-05, by Aurelien Campeas
[doc/book] explain the form loop validation process
stable
2010-05-05, by Aurelien Campeas
backport stable
2010-05-05, by Sylvain Thénault
backport oldstable
stable
2010-05-05, by Sylvain Thénault
[c-c dev] fix i18ncubicweb command
2010-05-05, by Sylvain Thénault
[book] add generated js documentation to cw book
2010-05-05, by Sandrine Ribeau
[packaging] we should add schemas to include_dirs so sql extensions files are properly installed
oldstable
2010-05-05, by Sylvain Thénault
[web test] missing test data file
2010-05-05, by Sylvain Thénault
[https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
2010-05-05, by Sylvain Thénault
[uiprops] test and fix reloading of modified css files; update c-c newcube; deprecates config.has_resource.
2010-05-05, by Sylvain Thénault
[doc/book] not anymore ...
stable
2010-05-04, by Aurelien Campeas
[doc/book] dissection of a form chapter
stable
2010-05-04, by Aurelien Campeas
[doc/book] move examples to a separate chapter, fix autoform module docstring
stable
2010-05-04, by Aurelien Campeas
[doc/book] copious choices example
stable
2010-05-04, by Aurelien Campeas
[css] fix schema css + d-t-w
stable
2010-05-04, by Aurelien Campeas
[web/schemaviewer] fix bad call
stable
2010-05-04, by Aurelien Campeas
[doc/book] regroup form/editcontroller stuff under an "edition control" chapter
stable
2010-05-04, by Aurelien Campeas
[doc/book] complete a bit the request api
stable
2010-05-04, by Aurelien Campeas
fixed unittest_wfobjs
stable
2010-05-04, by Alexandre Fayolle
merged back oldstable into stable
stable
2010-05-04, by Alexandre Fayolle
fix bad reading of options in ldapuser.py
oldstable
2010-05-04, by Alexandre Fayolle
[json-controller] - refactoring of js_component and js_view, it now uses _call_view
2010-05-03, by Sandrine Ribeau
[widget] kill buggy / unused (only in cmhn) AddComboBox widget
2010-05-03, by Sylvain Thénault
[doc] typos
2010-05-03, by Sylvain Thénault
ignore annoying warnings about pygments already being imported and stuff being added to python path
stable
2010-04-30, by Alexandre Fayolle
[hooks/integrity & tests/entities] fix test to check for sibling error (set_operations yields a different order for constraints)
stable
2010-04-30, by Aurelien Campeas
[hooks/...] fix previous commit
stable
2010-04-30, by Aurelien Campeas
[hooks/operations] use set_operations for three ops (huge gains for massive imports)
stable
2010-04-30, by Aurelien Campeas
[vreg repo] shouldn't call init_registration in on hook registry bootstrap, already done before
2010-04-30, by Sylvain Thénault
[vreg] we should now reset in init_registration since we don't do it in __init__
2010-04-30, by Sylvain Thénault
[web] use uiprops value to compile css transparently, handlig cache and reloading in debug mode
2010-04-30, by Sylvain Thénault
[webconfig] introduce property sheets. Use them to replace external_resources
2010-04-30, by Sylvain Thénault
[webconfig] cleanup base_url management
2010-04-29, by Sylvain Thénault
[webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
2010-04-29, by Sylvain Thénault
Added tag cubicweb-debian-version-3.7.5-1 for changeset 2d0982252e8d
oldstable
2010-04-29, by Alexandre Fayolle
Added tag cubicweb-version-3.7.5 for changeset c476d106705e
oldstable
cubicweb-debian-version-3.7.5-1
2010-04-29, by Alexandre Fayolle
prepare 3.7.5 release
oldstable
cubicweb-version-3.7.5
2010-04-29, by Alexandre Fayolle
[css] avoid repeating reset css
2010-04-29, by Nicolas Chauvat
[css] use meyer's public domain reset css
2010-02-15, by Nicolas Chauvat
[c-c shell] make script arguments available as __args__ in the script namespace. Use scriptargs instead of args as process_script argument name.
2010-04-28, by Julien Jehannet
[management] fix vocab: use cube instead of package
2010-04-28, by Julien Jehannet
[sparql] bugfix
stable
2010-04-29, by Nicolas Chauvat
[xy] define standard prefixes
stable
2010-04-29, by Nicolas Chauvat
[doc] various small improvements
stable
2010-04-29, by Nicolas Chauvat
fix i18ncube for pegase where we do strange things by redefining relations
oldstable
2010-04-28, by Stephanie Marcu
[shell] #715938: support of script parameters (using standard '--' as arguments separator)
2010-04-28, by Julien Jehannet
[dbapi] more test and documentation of dbapi
stable
2010-04-28, by Sylvain Thénault
move rarely used (imo) settings to inputlevel3 in cwctl create
oldstable
2010-04-28, by Alexandre Fayolle
default is now forthcoming cw 3.9
2010-04-28, by Sylvain Thénault
backport oldstable changes
stable
2010-04-28, by Sylvain Thénault
backport default into stable: stable is now actually cw 3.8
stable
2010-04-28, by Sylvain Thénault
replace logilab-common by CubicWeb in disclaimer
oldstable
2010-04-28, by Sylvain Thénault
backport default into stable: stable is now cw 3.8
2010-04-28, by Sylvain Thénault
backport stable into oldstable: oldstable is now cw 3.7
oldstable
2010-04-28, by Sylvain Thénault
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
2010-04-28, by Sylvain Thénault
[ms] fix planning bug with rewritten constants: when removing some source for a const due to relation constraints, we should propagate this change to other constants coming from the same original variable
stable
2010-04-27, by Sylvain Thénault
[repo security] deal with rewriten constant nodes in check_read_access, necessary when repo is used as an external source
stable
2010-04-27, by Sylvain Thénault
[doc] reorganize for chapter structure
stable
2010-04-27, by Sylvain Thénault
[web auth] remove assertion, we may want to remove authentication info retreivers to disallow login from the web ui
stable
2010-04-27, by Sylvain Thénault
merge
stable
2010-04-27, by Alexandre Fayolle
ask pyro group config questions for all-in-one config site when pyro is enabled
stable
2010-04-27, by Alexandre Fayolle
enforce use of environment variables when running as a service
stable
2010-04-27, by Alexandre Fayolle
added db-extra-arguments to configuration parameters for native source
stable
2010-04-27, by Alexandre Fayolle
Added tag cubicweb-debian-version-3.8.1-1 for changeset eb972d125eef
2010-04-26, by Sylvain Thénault
Added tag cubicweb-version-3.8.1 for changeset 1e074c6150fe
cubicweb-debian-version-3.8.1-1
2010-04-26, by Sylvain Thénault
cubicweb-ctl create improvements
stable
2010-04-26, by Alexandre Fayolle
3.8.1
cubicweb-version-3.8.1
2010-04-26, by Sylvain Thénault
backport stable
2010-04-26, by Sylvain Thénault
disable CERT check
stable
2010-04-26, by Sylvain Thénault
proper copyright file
stable
2010-04-26, by Sylvain Thénault
[web/views] fix docstring
stable
2010-04-26, by Nicolas Chauvat
merge
stable
2010-04-26, by Alexandre Fayolle
cleanup debugging trace
stable
2010-04-23, by Alexandre Fayolle
[python2.6] careful: json-py provides a json package. We don't want that.
stable
2010-04-23, by Alexandre Fayolle
[testlib] move _cnxs initialization before setup_database so one can login in it
stable
2010-04-26, by Sylvain Thénault
[doc/book] various content fixes
stable
2010-04-23, by Aurelien Campeas
[cw-shell] Write ignored scripts warning on stderr instead of stdout.
stable
2010-04-23, by Pierre-Yves David
[repo] cleanup
2010-04-23, by Sylvain Thénault
[bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
2010-04-23, by Sylvain Thénault
[bfss] use set_operation for AddFileOp/DeleteFileOp
2010-04-23, by Sylvain Thénault
merge
stable
2010-04-23, by Aurelien Campeas
[doc/book] move devweb up from development, turn development into devrepo (much better structure)
stable
2010-04-23, by Aurelien Campeas
[doc/book] hide most XXXs
stable
2010-04-23, by Aurelien Campeas
[view] better control wether same etype view should display title or not
stable
2010-04-23, by Sylvain Thénault
[config] augment default value for short-line-size
stable
2010-04-23, by Sylvain Thénault
cleanup debugging trace
stable
2010-04-23, by Alexandre Fayolle
[python2.6] careful: json-py provides a json package. We don't want that.
stable
2010-04-23, by Alexandre Fayolle
[doc/book] rename images with non suffix dots to please latex
stable
2010-04-23, by Aurelien Campeas
[i18n] yams constraint messages updated
2010-04-23, by Sylvain Thénault
[test] stop using ObjectRelation in schema
2010-04-23, by Sylvain Thénault
backport stable
2010-04-23, by Sylvain Thénault
[widgets] move form controls at the end of the file
stable
2010-04-23, by Sylvain Thénault
[widgets] fix super calls, bug introduced in 5367:4176a50c81c9
stable
2010-04-23, by Sylvain Thénault
[skeleton] short_desc is now description in pkginfo
2010-04-23, by Sylvain Thénault
[config] include cube name in warning
2010-04-23, by Sylvain Thénault
[c-c status] return status code 1 when some instances isn't running. Closes #510817
2010-04-23, by Sylvain Thénault
[schema] update for yams 0.29: BoundConstraint renamed to BoundaryConstraint; new constraint messages; ObjectRelation deprecated
2010-04-23, by Sylvain Thénault
[schema] cleanup
2010-04-23, by Sylvain Thénault
[python2.6] prefer python2.6's builtin json module over simplejson
stable
2010-04-22, by Alexandre Fayolle
[python2.6] don't add a name property on Thread
stable
2010-04-22, by Alexandre Fayolle
[c-c exlog] #687204: cubicweb-ctl exlog: use a proper file and not stdin for input
stable
2010-04-22, by Sylvain Thénault
[doc] restore file accidentaly deleted
2010-04-22, by Sylvain Thénault
[selector] allow inplace operator in selector computation
2010-04-22, by Julien Jehannet
Add a basic script to compare the db_schema to the fs_schema.
2010-04-22, by Pierre-Yves David
le patch some_admin_doc_for_migration a été importé
stable
2010-04-22, by Arthur Lutz
[lazy view] give it a proper hole node in the no spinbox case
stable
2010-04-22, by Aurelien Campeas
fix NameError
stable
2010-04-21, by Aurelien Campeas
[book] start documenting the HTML form system
stable
2010-04-21, by Sylvain Thénault
[form] small api cleanup and refactoring before documenting the form system
stable
2010-04-21, by Sylvain Thénault
[masmailing] cleanup: use authenticated_user selectors, define stuff on form instead of on selection when possible, other cleanups
stable
2010-04-21, by Sylvain Thénault
[service] do not bluntly override these things if they exist
stable
2010-04-21, by Aurelien Campeas
[dbapi] some compat with distant < 3.8 repo
2010-04-20, by Sylvain Thénault
[3.8 api update] remaining cache keys
2010-04-20, by Sylvain Thénault
[doc/book] make the .css converge back to proper cwo style, fix a bunch of typos
stable
2010-04-20, by Aurelien Campeas
merge
2010-04-20, by Sylvain Thénault
[skel] fix setup.py
2010-04-20, by Sylvain Thénault
[dbapi] take care vreg may not be set
2010-04-20, by Sylvain Thénault
[forms] no crash if restore_previous_post has not be called, has in report bug form in management.py for instance
2010-04-20, by Sylvain Thénault
Added tag cubicweb-debian-version-3.8.0-1 for changeset 24cc65ab2eca
2010-04-20, by Sylvain Thénault
Added tag cubicweb-version-3.8.0 for changeset 3c703f3245dc
cubicweb-debian-version-3.8.0-1
2010-04-20, by Sylvain Thénault
3.8
cubicweb-version-3.8.0
2010-04-20, by Sylvain Thénault
[debian] don't use setuptools to build debian package
2010-04-20, by Sylvain Thénault
[packaging] fix setup.py for use w/ lgp
2010-04-20, by Sylvain Thénault
[debian] don't use setuptools to build debian package
2010-04-20, by Sylvain Thénault
[doc/book] a proper note (style)
stable
2010-04-20, by Aurelien Campeas
[doc] replace c-c with cubicweb-ctl
stable
2010-04-20, by Nicolas Chauvat
[doc/book] fix wrong (https) url
stable
2010-04-20, by Aurelien Campeas
[doc/book] typos
stable
2010-04-20, by Aurelien Campeas
merge stable, fixing dependencies generation on c-c newcube on the way
2010-04-20, by Sylvain Thénault
[skel] include __recommends_cubes__ as well for completness
stable
2010-04-20, by Sylvain Thénault
[dbapi] document connect() function
stable
2010-04-20, by Sylvain Thénault
[skeleton/dependencies] fix typo & new cube generation from template
stable
2010-04-20, by Aurelien Campeas
backport stable
2010-04-20, by Sylvain Thénault
[debian] depends on twisted.web instead of twisted.web2
2010-04-20, by Sylvain Thénault
[db-check] cleanup
stable
2010-04-20, by Sylvain Thénault
[db-check] don't check entities from external sources have owned_by
stable
2010-04-20, by Sylvain Thénault
[db-check] fix unexistent multisource entity detection
stable
2010-04-20, by Sylvain Thénault
[db-check] fix duplicated schema constraint detection
stable
2010-04-20, by Sylvain Thénault
[etwist] proper getChild implementation (eventually): fix fckeditor resources locating bugs by properly using file resources
2010-04-20, by Sylvain Thénault
[js] remove unnecessary log
2010-04-20, by Sylvain Thénault
[etwist] nicer, thouhg really not perferct) request max size exceeded support of json/frame posts
2010-04-20, by Sylvain Thénault
[skel] packaging fix: should build package without setuptools, and fix default for dependency_links
2010-04-20, by Sylvain Thénault
[controllers] cleanup unused js var
2010-04-20, by Sylvain Thénault
[packaging] update lgc dependency
2010-04-20, by Sylvain Thénault
[skel] cleanup default cube setup.py
2010-04-20, by Sylvain Thénault
[web] no more needed with the bytes option type
2010-04-19, by Sylvain Thénault
[packaging] setup.py cleanups
2010-04-19, by Sylvain Thénault
backport stable
2010-04-19, by Sylvain Thénault
[config] use bytes option type for max post length
2010-04-19, by Sylvain Thénault
[config] properly use time type for options representing a time.
stable
2010-04-19, by Sylvain Thénault
[web] consistent cleanup session interval time
stable
2010-04-19, by Sylvain Thénault
[migration] makes Yes the default answer to replace configuration file
stable
2010-04-19, by Sylvain Thénault
[config] with lgc >= 0.50, option's dict inputlevel becomes level
2010-04-19, by Sylvain Thénault
[config] graph ordering function moved to lgc 0.50
2010-04-19, by Sylvain Thénault
[dbapi] fallback to Entity when etypes registry isn't initialized (weird we haven't catchi this pb before)
2010-04-19, by Sylvain Thénault
[json] provide a custom json encoder for entities that includes eid in the json object
stable
2010-04-16, by Adrien Di Mascio
[doc/book] an introduction to yams, layout tweaks
stable
2010-04-16, by Aurelien Campeas
[doc/book] talk about the existing categories
stable
2010-04-16, by Aurelien Campeas
[doc/book] explain what happens/to do when issuing upgrade command
stable
2010-04-16, by Aurelien Campeas
[doc/book] note about reducing log level
stable
2010-04-16, by Aurelien Campeas
fix docstring
stable
2010-04-16, by Aurelien Campeas
[doc/book] refresh the autoform section with uicfg content (moved there)
stable
2010-04-16, by Aurelien Campeas
[doc/book] complete the urlrewrite sections with examples
stable
2010-04-16, by Stephanie Marcu
[doc/book] misc on views, docstrings
stable
2010-04-16, by Aurelien Campeas
[doc/book] talk a bit of the Result Set class
stable
2010-04-16, by Aurelien Campeas
[doc/book] add image for the breadcrumbs section
stable
2010-04-16, by Stephanie Marcu
[doc/book] fix docstrings, add notes
stable
2010-04-16, by Aurelien Campeas
[doc/book] complete the breadcrumbs section
stable
2010-04-16, by Stephanie Marcu
[doc/book] complete/fix the dbapi stuff, including cursor
stable
2010-04-16, by Aurelien Campeas
[doc/book] some fixes for vregistry, selectors & appobjects
stable
2010-04-16, by Aurelien Campeas
merge
stable
2010-04-16, by Aurelien Campeas
Added tag cubicweb-debian-version-3.7.4-1 for changeset fefeda65bb83
stable
2010-04-15, by Sylvain Thénault
Added tag cubicweb-version-3.7.4 for changeset ec23f3ebcd34
stable
cubicweb-debian-version-3.7.4-1
2010-04-15, by Sylvain Thénault
backport stable
2010-04-15, by Sylvain Thénault
[doc/book] stuff a bit the publishing process (including various docstrings)
stable
2010-04-15, by Aurelien Campeas
[doc/book] bitstream vera sans is a terrific font
stable
2010-04-15, by Aurelien Campeas
[3.7.4] fix migration of configuration file
stable
cubicweb-version-3.7.4
2010-04-15, by Sylvain Thénault
[config] fix #799884: do not attempt to load stuff with incorrect names which sit in cubes/
2010-04-15, by Sylvain Thénault
[c-c newcube] finish #676915: cubicweb-ctl newcube must be aware of python modules and debian package convention (python part already implemented)
2010-04-15, by Sylvain Thénault
[debian] fix bad dependency
stable
2010-04-15, by Sylvain Thénault
3.7.4
stable
2010-04-15, by Sylvain Thénault
i18nupdate
stable
2010-04-15, by Sylvain Thénault
[migration] fix bug when trying to add a new entity type that inherit from another
stable
2010-04-15, by Sylvain Thénault
[repo] fix more indentation pb in repo.glob_update_entity, causing duplicated inline relation hooks call
stable
2010-04-15, by Sylvain Thénault
(implement #761403) The breadcrumb final element is now a link too.
stable
2010-04-15, by Pierre-Yves David
[doc/book] fix a bit the request chapter, add autodoc
stable
2010-04-15, by Aurelien Campeas
[migration] fix error when synchronizing everything and some schema still in the db schema but not anymore in the fs schema
stable
2010-04-15, by Sylvain Thénault
don't fail on cube's pkginfo without __use__
stable
2010-04-15, by Sylvain Thénault
[hook] backport bad .events fix from default
stable
2010-04-15, by Sylvain Thénault
[doc/book] complete the facet section
stable
2010-04-15, by Stephanie Marcu
[doc/book] change font to improve lisibility (in particular cl -> d)
stable
2010-04-15, by Stephanie Marcu
[doc/book] rework the templates chapter (wipe out horrible example, talk more about structure)
stable
2010-04-15, by Aurelien Campeas
[config] better *-session-time documentation and usage in session handler
stable
2010-04-15, by Sylvain Thénault
[facet] fix #873742: erroenously use self.cw_rset instead of context rset
stable
2010-04-15, by Sylvain Thénault
[vreg] fix traced_selection
stable
2010-04-15, by Sylvain Thénault
added note about interesting page about SQL implementation differences
stable
2010-04-15, by Alexandre Fayolle
use MB for Megabytes, instead of french Mo
stable
2010-04-15, by Alexandre Fayolle
merge
stable
2010-04-15, by Aurelien Campeas
[doc] save idiotic changes to some drawing
stable
2010-04-15, by Aurelien Campeas
[devtools/validators] add an Xml validator able to degrade to Html validation because of views perusing demote_to_html
stable
2010-04-15, by Aurelien Campeas
[vreg] fix bug introduced in 5273:c4caef6f09c9 : we should not force_reload in vreg reset done because of a set_schema
stable
2010-04-15, by Sylvain Thénault
backport stable
2010-04-15, by Sylvain Thénault
[vreg] refactor the [re]loading process so things get clearer and fix spurious errors on edge cases
stable
2010-04-15, by Sylvain Thénault
cleanup
2010-04-15, by Sylvain Thénault
[dbapi] fix user handling on dbapi request. Avoid getting None as _user and remove the need for a property.
2010-04-15, by Sylvain Thénault
[etwist] allow to specify max size for POST request in the configuration. We should deal with this nicely on the js form validation code.
2010-04-15, by Sylvain Thénault
[doc/book] missing .svg files, refresh .pngs, fixlets
stable
2010-04-15, by Aurelien Campeas
merge
stable
2010-04-15, by Aurelien Campeas
[devtools] do not forbid use of postgres as a source for tests (but it still needs proper dump/restore support)
stable
2010-04-15, by Aurelien Campeas
[doc/book] regroup views chapters under common umbrella (in the development part) & some fixes
stable
2010-04-15, by Aurelien Campeas
section moved to the book
stable
2010-04-14, by Aurelien Campeas
fix the dosctring
stable
2010-04-14, by Aurelien Campeas
[doc/book] merge controller/editcontroller
stable
2010-04-14, by Aurelien Campeas
[doc/book] move a big chunk of primary view customisation example in the primary view chapter
stable
2010-04-14, by Aurelien Campeas
[doc/book] refresh the style
stable
2010-04-14, by Aurelien Campeas
[doc/book] kill remaining warnings
stable
2010-04-14, by Aurelien Campeas
[doc/book] add a ref from hooks to adv tutorial
stable
2010-04-14, by Aurelien Campeas
[doc/book] add a better standard theme
stable
2010-04-14, by Aurelien Campeas
[doc/book] misc fixes
stable
2010-04-14, by Aurelien Campeas
[doc/book] reorg. a bit the top-level toc, complete the windows setup part
stable
2010-04-14, by Aurelien Campeas
[doc/book] complete the unit tests chapter
stable
2010-04-14, by Aurelien Campeas
[doc/book] update primary view layout pic: added missing elements, removed main layout around
stable
2010-04-14, by Aurelien Campeas
[doc/book] include sylvain great advanced tutorial, move tutorials in one proper section
stable
2010-04-14, by Aurelien Campeas
[etwist] upgrade post max size to 200Mo until it's configurable
stable
2010-04-14, by Sylvain Thénault
[web session] fix web session id bug on automatic reconnection. The web session id should keep the first connection id, then differ of the repo connection id once some reconnection has been done (since the session cookie isn't updated in such cases). Also, use a lock to avoid potential race condition on reconnection.
2010-04-14, by Sylvain Thénault
[packaging] 3.8 depends on lgc 0.50 (new argument to dot generator in lgc.graph)
2010-04-14, by Sylvain Thénault
backport stable
2010-04-14, by Sylvain Thénault
[views] fix bug on gc debugging view
stable
2010-04-14, by Sylvain Thénault
[testlib] ctrl_publish now allow to specify the controller id as argument
stable
2010-04-14, by Sylvain Thénault
[web] stop having actions configurable through cwproperties: this clutter site management and .po files for a useless fonctionnality (which, where and how actions are displayed is handled by code)
2010-04-14, by Sylvain Thénault
[testlib] we should not replace db-name in sources, this cause undesired side effect (when running pytest on whole cw for instance). Proper fix in logilab.database
stable
2010-04-14, by Sylvain Thénault
[web] put a fake object that raise Unauthorized on any attribute access as req.cnx and req._user, so we are properly asked to authenticated on any view that tries to do something with one of those attributes (instead of doing defensive programming everywhere we're doing that)
2010-04-14, by Sylvain Thénault
[etwist] we must call all error not handled in _render_request, else the thread fail silently and nothing ends up on the ui
2010-04-14, by Sylvain Thénault
backport stable
2010-04-14, by Sylvain Thénault
[test] fix unittest_viewselector
2010-04-14, by Sylvain Thénault
[tests] fix bfss tests to match new uniquify implementation
stable
2010-04-14, by Adrien Di Mascio
[schema view] the final touch. Things are getting nicely displayed, and code clean
2010-04-14, by Sylvain Thénault
backport stable
2010-04-13, by Sylvain Thénault
[schema view] fixes
2010-04-13, by Sylvain Thénault
catalogs update
2010-04-13, by Sandrine Ribeau
ticket #344404, cwgroup primary view improvement, use tabs to display nicely permissions
2010-04-06, by Sandrine Ribeau
ticket #787103, relation schema view enhancements
2010-04-06, by Sandrine Ribeau
ticket #787103, entity schema view enhancements
2010-03-25, by Sandrine Ribeau
ticket #787032, schema view improvement
2010-03-24, by Sandrine Ribeau
[doc/book] misc fixes/enhancements & notes
stable
2010-04-13, by Aurelien Campeas
[doc/book] remove refs to aafig (it uses a sphynx extension unavailable as a .deb)
stable
2010-04-13, by Aurelien Campeas
[doc/book] expand tesing material
stable
2010-04-13, by Aurelien Campeas
[doc/book] add sections to the FAQ, try to reorder stuff
stable
2010-04-13, by Aurelien Campeas
[doc/book] primary view section enhancements
stable
2010-04-13, by Aurelien Campeas
[session] better readability
stable
2010-04-13, by Sylvain Thénault
[facet] don't crash in rset_vocabulary if an unauthorized error was raised in rqlexec
stable
2010-04-13, by Sylvain Thénault
[mq]: worklfow view
2010-04-13, by Sylvain Thénault
#773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
2010-04-13, by Sylvain Thénault
[doc/book] more flesh to views/primary view
stable
2010-04-12, by Aurelien Campeas
[doc/book] remove merged chapter
stable
2010-04-12, by Aurelien Campeas
[doc/book] complete chapter on hooks & ops
stable
2010-04-12, by Aurelien Campeas
[storage] missing qrefresh in previous patch applied: fix comment, error message, and use a storage specified encoding, not cubicweb's encoding
stable
2010-04-12, by Sylvain Thénault
[fix] fix path unicity process in BytesFileSystemStorage.new_fs_path
stable
2010-04-12, by Pierre-Yves David
[source] small refactoring to avoid being doomed by a wrong assertion message on buggy storage raising attribute error
stable
2010-04-12, by Sylvain Thénault
[twisted] fix LongTimeExpiringFile and getChild implementation
2010-04-12, by Sylvain Thénault
merge
stable
2010-04-12, by Alexandre Fayolle
fix cwctl db-init -d on SQL Server
stable
2010-04-12, by Alexandre Fayolle
[repository] fix edited_attributes management in multiple SET queries
stable
2010-04-12, by Adrien Di Mascio
[testlib] fix dummy bug in reset_test_database(): s/if/elif
stable
2010-04-12, by Adrien Di Mascio
merge
stable
2010-04-11, by Alexandre Fayolle
merge
stable
2010-04-09, by Alexandre Fayolle
merge
stable
2010-04-09, by Alexandre Fayolle
enable tests against sqlserver2005 database
stable
2010-04-08, by Alexandre Fayolle
fix bad indentation
stable
2010-04-06, by Alexandre Fayolle
merge
stable
2010-04-06, by Alexandre Fayolle
merge
stable
2010-04-06, by Alexandre Fayolle
merge
stable
2010-03-04, by Alexandre Fayolle
merge
stable
2010-04-09, by Aurelien Campeas
[doc/book] more about hooks (simple examples with entities and relations)
stable
2010-04-09, by Aurelien Campeas
backport stable
2010-04-09, by Sylvain Thénault
[web] on logout, use the base_url argument of build_url instead of hacking the request to get proper url. This fix a bug on site with http/https versions: the session cookie is badly removed on logout
stable
2010-04-09, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-384
+384
+1000
+3000
tip