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