Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-960
+960
+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.
[session] document Session._tx
2013-03-22, by Pierre-Yves David
[session] split session creation from default session assignation
2013-03-22, by Pierre-Yves David
[session] make session lock reentrant
2013-03-22, by Pierre-Yves David
[session] document set_tx
2013-03-22, by Pierre-Yves David
[session] rename txstore variable to tx
2013-03-22, by Pierre-Yves David
[session] rename `_threaddata` to `_tx`
2013-03-22, by Pierre-Yves David
[session] rename self.__threaddata.txdata to self.__threaddata.tx
2013-03-22, by Pierre-Yves David
[session] rename _tx_data into _txs
2013-03-22, by Pierre-Yves David
[transaction] relocate method building transaction context manager
2013-03-22, by Pierre-Yves David
[transaction] move RQLRewriter in Transaction
2013-03-22, by Pierre-Yves David
[transaction] initialize security control attribute in Transaction
2013-03-22, by Pierre-Yves David
[session] move security constant out of the class
2013-03-22, by Pierre-Yves David
[transaction] initialize hook control attribute in Transaction
2013-03-22, by Pierre-Yves David
[session] Move hook control constants out of the class
2013-03-22, by Pierre-Yves David
[transaction] initialize transaction data and state related attribute.
2013-03-25, by Pierre-Yves David
[transaction] handle ``mode`` default value in Transaction
2013-03-22, by Pierre-Yves David
[transaction] explicit Transaction cnxset attribute
2013-03-22, by Pierre-Yves David
[server] rename TransactionData to Transaction
2013-03-22, by Pierre-Yves David
[doc] update Session documentation
2013-03-22, by Pierre-Yves David
merge 3.16 fix in default
2013-03-21, by Pierre-Yves David
[devtools] fix a couple issues with xvfb-run
stable
2013-03-21, by Julien Cristau
[devtools/qunit] don't open-code subprocess.Popen.terminate
stable
2013-03-21, by Julien Cristau
[devtools/qunit] get rid of unused variable
stable
2013-03-21, by Julien Cristau
[server] *init_repository* lookup the database instead of the schema to drop tables (closes #810743)
stable
2011-10-18, by Alain Leufroy
[book] remove XXX to an old discussion about appengine
stable
2012-10-18, by Arthur Lutz
[web publish] in case of error, ensure proper http status is set and Content-disposition header is reseted. Closes #2553066
stable
2013-02-22, by Sylvain Thénault
Add CubicWebRequestBase.content (closes #2742453)
2013-03-12, by Julien Cristau
add the match_http_method predicate (closes #2559932)
2013-01-17, by David Douard
[pkg] the previous commit requires new feature in yams.
2013-03-21, by Pierre-Yves David
add a command to compare db schema and file system schema (closes #464991)
2012-11-30, by Alexandre Richardson
drop typed_eid() in favour of int() (closes #2742462)
2013-03-12, by Nicolas Chauvat
merge with stable
2013-03-20, by Pierre-Yves David
3.15 is the new old stable
oldstable
2013-03-21, by Pierre-Yves David
[web] don't link to None in author box (when author has been deleted) (closes #2409855)
stable
2012-09-17, by Arthur Lutz
dbapi: try to restore compatibility of the connect api with 3.15
stable
2013-03-19, by Julien Cristau
3.16 is the new stable
stable
2013-03-20, by Pierre-Yves David
Added tag cubicweb-debian-version-3.15.10-1 for changeset feca12e4a618
stable
2013-03-19, by Aurelien Campeas
Added tag cubicweb-version-3.15.10 for changeset 89bdb5444cd2
stable
cubicweb-debian-version-3.15.10-1
2013-03-19, by Aurelien Campeas
prepare 3.15.10
stable
cubicweb-version-3.15.10
2013-03-19, by Aurelien Campeas
Added tag cubicweb-debian-version-3.16.1-1 for changeset 84fbcdc8021c
2013-03-19, by Aurelien Campeas
Added tag cubicweb-version-3.16.1 for changeset d95cbb7349f0
cubicweb-debian-version-3.16.1-1
2013-03-19, by Aurelien Campeas
prepare 3.16.1
cubicweb-version-3.16.1
2013-03-19, by Aurelien Campeas
[views/primary] some inner sections should use the `limit` by default to avoid a denial of service (closes #2719110)
2013-03-19, by Aurelien Campeas
[entity] ensure the .related(entities=False) parameter is honored all the way down (closes #2755994)
2013-03-19, by Aurelien Campeas
[test/web] fix invisibly bogus test (prepares #2755994)
2013-03-19, by Aurelien Campeas
[cwconfig] Fix exception handling when building the cube dependency graph
2013-03-08, by Rémi Cardona
[merge] backport stable fixes
2013-03-19, by Aurelien Campeas
[test/sobject] fix test regression
stable
2013-03-18, by Aurelien Campeas
[web/request] Prune extraneous 'pageid' from generated ajax URL parameters (closes #2758130)
stable
2013-03-13, by Rémi Cardona
[web/component] Use global variable to point to ajax controller (part of #2758254)
stable
2013-03-13, by Rémi Cardona
[web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254)
stable
2013-03-19, by Rémi Cardona
[devtools/httptest] fix syntax error introduced by ce5ae7b80d2c
2013-03-19, by Aurelien Campeas
[component] Fix URL generation for navigation component (closes #2464832)
stable
2013-03-12, by Rémi Cardona
merge with another default heads
2013-03-12, by Pierre-Yves David
Merge stable into default (NON-TRIVIAL)
2013-03-12, by Pierre-Yves David
maintain python2.5 compatibility
stable
2013-02-08, by Nicolas Chauvat
[schema/workflow] one more typo fix
stable
2013-01-18, by Julien Cristau
[devtools] add http_publish to CubicWebTC (closes #2565882)
2013-02-22, by Julien Cristau
[testlib] url_publish should give url to the request and the rset returned by the path evaluator to ctrl_publish. Closes #2557468
2013-01-18, by Sylvain Thénault
[towards py3k] import reduce() from functools (part of #2711624)
2013-02-22, by Nicolas Chauvat
merge stable fix into default
2013-03-11, by Pierre-Yves David
[doc] document dbapi.Connection
stable
2013-01-09, by Sylvain Thénault
[c-c shell] fix command description (-P option is gone long ago)
stable
2013-03-08, by Sylvain Thénault
[hooks/syncschema] do not crash when adding a new entity type (closes #2741643)
stable
2013-03-11, by Aurelien Campeas
[views/debug] Do not show all web sessions without CNX, just count them (closes #2602161)
stable
2013-01-29, by pwatteyne
[facets js] use $ instead of jQuery and other small cleanups
2013-03-05, by Sylvain Thénault
[devtools/httptest] allow sending other types of requests besides GET
2013-01-17, by Julien Cristau
merge with stable
2013-03-08, by Pierre-Yves David
[ext/rest] fix docstring of rql_role()
stable
2013-03-04, by Nicolas Chauvat
[web application] Fix missing self. in error_handler
stable
2013-03-08, by Vincent Michel
[ldapfeed] all options of a source should be in the same group, else you get AssertionError on c-c add-source. Closes #2538398
2012-12-18, by Sylvain Thénault
[sources] fix classes that inherit from AbstractSource (closes #2718669)
2013-02-20, by Nicolas Chauvat
[login] don't redirect to http url if we allow anonymous on https
2013-01-24, by Julien Cristau
Correct typo in example
2013-02-25, by Jérôme Roy
[testlib] make test_view load the json data
2013-02-25, by Julien Cristau
[etwist] Properly escape traceback output (closes #2712042)
2013-02-11, by Rémi Cardona
[dbapi] Stop shadowing exceptions in get_repository() (closes #2710515)
2013-02-11, by Rémi Cardona
[cwvreg] complete cw.web.uicfg cleanup callback (closes #2718217)
2013-02-25, by Aurelien Campeas
[book] fix typo.
2013-02-28, by Pierre-Yves David
[towards py3k] fix bug introduced by 0bb18407c053
2013-02-16, by Nicolas Chauvat
[doc] Book entry for the undo functionnality.
2012-02-21, by Anthony Truchet
[toward py3k] rewrite has_key() (part of #2711624)
2013-02-14, by Nicolas Chauvat
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-02-14, by Nicolas Chauvat
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-02-14, by Nicolas Chauvat
[toward-py3k] remove import with_statement (part of #2711624)
2013-02-14, by Nicolas Chauvat
pkg: drop python 2.5 compatibility (closes #2711624)
2013-02-14, by Nicolas Chauvat
devtools: improve qunit timeout message
2013-02-14, by Pierre-Yves David
merge default into stable
2013-02-14, by Pierre-Yves David
[devtools] fix broken windmill test case
stable
2013-02-12, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.15.9-1 for changeset 29fbc632a696
stable
2013-01-31, by David Douard
Added tag cubicweb-version-3.15.9 for changeset 8bfc0753f1da
stable
cubicweb-debian-version-3.15.9-1
2013-01-31, by David Douard
Added tag cubicweb-debian-version-3.16.0-1 for changeset 853237d1daf6
2013-01-25, by David Douard
Added tag cubicweb-version-3.16.0 for changeset 6c7c2a02c9a0
cubicweb-debian-version-3.16.0-1
2013-01-25, by David Douard
3.15.9
stable
cubicweb-version-3.15.9
2013-01-25, by David Douard
[ldap test] fix bad merge
cubicweb-version-3.16.0
2013-01-25, by Aurelien Campeas
[merge] backport stable fixes
2013-01-25, by Aurelien Campeas
[cwctl] fix cubicweb-ctl shell command (closes #2583919)
2013-01-25, by Aurelien Campeas
[ldap test] move the slapd database directory to a tempdir (closes #2583993)
stable
2013-01-24, by David Douard
[ldap auth] make sure imported passwords from LDAP are encrypted (closes #2583994)
stable
2013-01-24, by David Douard
[ldapfeed] don't crash if one specify an unexisting group in the configuration. Closes #2538399
stable
2012-12-18, by Sylvain Thénault
[doc/ldap] update the ldap chapter wrt the ldapfeed source type (closes #2551863)
stable
2013-01-09, by Aurelien Campeas
prepare 3.16
2013-01-23, by Aurelien Campeas
[doc/3.16] complete description of what changed
2013-01-23, by Aurelien Campeas
[rql sources] uses an URL as remote host address for pyro/zmq rql sources,
2013-01-04, by Sylvain Thénault
[repo sources] move handling of source's url into abstract source as this becomes shared by most sources
2013-01-04, by Sylvain Thénault
[db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
2013-01-10, by Sylvain Thénault
[repository sources] copy source configuration: source's __init__ modify it while config.sources() return a cached dictionary which shouldn't be modified
2013-01-10, by Sylvain Thénault
cleanup repository connect doc: cnxtype is now deprecated / base_url has never been given that way. Follow #2521848
2013-01-10, by Sylvain Thénault
prefix "tcp://" zmq uris with "zmqpickle" (closes #2574114)
2013-01-22, by Aurelien Campeas
[db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
2013-01-21, by Sylvain Thénault
[ldap test] ensure slapdd launch went fine and move ldapfeed setUp to parent class, as all ldap sources deal with url
2013-01-10, by Sylvain Thénault
[web/uihelper,uicfg] transform uihelper functions into uicfg objects methods (closes #2543949)
2013-01-10, by Aurelien Campeas
make ui configurations selectable (closes #2406609)
2013-01-21, by Florent Cayré
[uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
2013-01-10, by Aurelien Campeas
[appobject] introduce RegistrableObject base class (prepares #2406609)
2013-01-10, by Aurelien Campeas
[cwvreg] introduce lgc version 0.59 and remove unneeded method redefinition (prepares #2406609)
2013-01-21, by Aurelien Campeas
[BFSS] mark fs_imported value as uncachable
2012-11-23, by Pierre-Yves David
[entity] add a "repo_side" parameter to `_cw_dont_cache_attribute`
2013-01-18, by Pierre-Yves David
[merge] backport stable fixes
2013-01-18, by Aurelien Campeas
[entities] fix test failures introduced by fixes in workflow related message strings (completes 9bb93efa1952)
stable
2013-01-18, by Aurelien Campeas
[doc/book/] Corrected typo in en/tutorials/base/customizing-the-application.rst, for the add_cubes function call
2013-01-18, by Vladimir Popescu
[entity,views/json] backout 353bbd17a8b6 (reopens #2559931)
stable
2013-01-18, by Aurelien Campeas
[schemas] fix typo
stable
2013-01-15, by Julien Cristau
merge with stable
2013-01-17, by Pierre-Yves David
[appobject] cleanup module (prepares #2406609)
2013-01-10, by Aurelien Campeas
[uicfg] remove pre 3.6 bw compat structure (prepares #2406609)
2013-01-17, by Aurelien Campeas
[testlib] test_view now parse json data, closes #2557467
stable
2013-01-17, by Sylvain Thénault
Improve entity json export (closes #2559931)
stable
2013-01-17, by Sylvain Thénault
[web/application/test] drop useless code
stable
2013-01-17, by Sylvain Thénault
[test] precheck initial condition
stable
2013-01-17, by Pierre-Yves David
[packaging] Fix search in squeeze cubicweb-documentation package (closes #2558496)
stable
2013-01-16, by Julien Cristau
[packaging] don't compress txt files (closes #2558496)
stable
2013-01-16, by Julien Cristau
[wf/test] fix tests broken by changes from another patch which have slipped there
2013-01-09, by Sylvain Thénault
[merge] backport stable
2013-01-09, by Aurelien Campeas
[web/test] fix stale reference to the changelog view (closes #2423532)
2013-01-09, by Aurelien Campeas
Added tag cubicweb-debian-version-3.15.8-1 for changeset 4ef457479337
stable
2013-01-09, by David Douard
Added tag cubicweb-version-3.15.8 for changeset 459d0c48dfaf
stable
cubicweb-debian-version-3.15.8-1
2013-01-09, by David Douard
[test] fix possible views test (closes #2544358)
stable
cubicweb-version-3.15.8
2013-01-09, by Aurelien Campeas
prepare 3.15.8
stable
2013-01-09, by Aurelien Campeas
[ldapfeed] if a deactivated user becomes available again in its source, reactivate it (closes #2542776)
stable
2013-01-09, by Aurelien Campeas
[ldaputils,ldapparser] correctly compute "deleted" users (closes #2542083)
stable
2013-01-08, by Aurelien Campeas
[dataimport] new ignore_errors argument to ucsvreader, default to False. Closes #2547200
2013-01-03, by Sylvain Thénault
[ldapsource] keep python 2.5 compatibility (closes #2541602)
stable
2012-12-18, by David Douard
[ldapuser2ldapfeed] .values -> .iteritems (closes #2542872)
stable
2012-12-18, by Aurelien Campeas
[ldap tests] cleanup in preparation of #2542083
stable
2012-12-17, by Aurelien Campeas
[ldapparser] demote warning level (actually important user info can leak there) (prepares #2542083)
stable
2012-12-17, by Aurelien Campeas
Remove changelog view (closes #2423532)
2013-01-03, by Arthur Lutz
[dataimport] Allow to replace escape char in the create_copyfrom_buffer
2013-01-02, by Vincent Michel
[doc] fix function name FTIRANK
stable
2012-12-30, by Nicolas Chauvat
[json] enable jsonexport selection on empty rsets (closes #2544358)
stable
2012-12-20, by Adrien Di Mascio
[test] fix req default value handling in CubicWebTC.view (closes #2544376)
stable
2012-12-20, by Adrien Di Mascio
[ajax] fix attribute lookup (closes #2491038)
2012-09-19, by Aurelien Campeas
[server] add debugging for Hooks & Operations (closes #2470048)
2012-12-11, by Aurelien Campeas
[dataimport] Add SQL Store for faster import - works ONLY with Postgres for now, as it requires "copy from" command - closes #2410822
2012-12-14, by Vincent Michel
[test] swap order in assert of `test_users_and_groups_non_readable_by_guests`
2012-11-26, by Pierre-Yves David
[test] fix server/querier/build_descr1 test.
2012-11-26, by Pierre-Yves David
[server] make `test_bfss_fs_importing_transparency` less verbose on failure
2012-11-27, by Pierre-Yves David
[entity] drop redundant cache update
2012-11-23, by Pierre-Yves David
[cw-ctl] silence msgcat and msgfmt (closes #2527594)
2012-12-03, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.15.7-1 for changeset c5400558f370
stable
2012-12-12, by David Douard
Added tag cubicweb-version-3.15.7 for changeset d8916cee7b70
stable
cubicweb-debian-version-3.15.7-1
2012-12-12, by David Douard
prepare 3.15.7
stable
cubicweb-version-3.15.7
2012-12-12, by David Douard
[migration] fix crash when adding a new meta relation type. Closes #2532483
stable
2012-12-04, by Sylvain Thénault
[ldapfeed] fix connection leak (closes #2532528)
stable
2012-12-10, by David Douard
[zmq] add an introductive docstring on ZMQComm
stable
2012-12-04, by David Douard
[server config] on quick start, system source is still activated. Closes #2535714
stable
2012-12-11, by Sylvain Thénault
[web] use `inline` `Content-Disposition` by default (closes #2535734)
stable
2012-12-11, by Pierre-Yves David
[web] allow configuration of the Content-disposition value
stable
2012-12-11, by Pierre-Yves David
[downloadable] fix filename HTTP header for simple name with space (closes #2535715)
stable
2012-12-11, by Pierre-Yves David
merge fixes from stable
2012-12-03, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.15.6-1 for changeset b05e156b8fe7
stable
2012-11-30, by David Douard
Added tag cubicweb-version-3.15.6 for changeset 0163bd9f4880
stable
cubicweb-debian-version-3.15.6-1
2012-11-30, by David Douard
prepare 3.15.6
stable
cubicweb-version-3.15.6
2012-11-30, by David Douard
[web] add a digital signature to error form (closes #2522526)
stable
2012-11-27, by David Douard
[web/views] bugfix: the mime type is text/plain, not text/txt (closes #2526345)
stable
2012-11-28, by Nicolas Chauvat
[doc] fix of personnal etc directory in book
stable
2012-11-27, by Arthur Lutz
[web] add a Forbidden exception
stable
2012-11-27, by David Douard
[web] add a ``anonymize-jsonp-queries`` option in file configuration (closes #2465388)
stable
2012-11-27, by Katia Saurfelt
[downloadable] fix filename in HTTP header (closes #2522325, #2522324)
stable
2012-11-27, by Pierre-Yves David
docstring typo
stable
2012-11-27, by Sylvain Thénault
[facet] make BitFieldFacet allow special 0 value. Closes #2522697
stable
2012-11-22, by Sylvain Thénault
[doc] ubuntu LTS is now Precise Pangolin
stable
2012-11-16, by Nicolas Chauvat
backport stable
2012-11-16, by Sylvain Thénault
[server] implement base_url with secure=True (closes #2508638)
2012-11-16, by Arthur Lutz
[validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
2012-11-16, by Sylvain Thénault
[wsgi] saner use of `self.config` instead of `config`
2012-11-09, by Pierre-Yves David
[server] fix repository initialisation
2012-11-09, by Pierre-Yves David
[web test] make unittest_viewselectors work if rdflib isn't available
stable
2012-10-24, by Sylvain Thénault
[js/ajax] documentation of 'reload' is missing an argument
stable
2012-10-23, by Sylvain Thénault
[ldapfeed] move docstring to the class instead of the module
stable
2012-10-23, by Sylvain Thénault
[hook] fix hook base class so access to __registries__ doesn't call check_event, only call it in registered callback. Closes #2517748
stable
2012-11-14, by Sylvain Thénault
[startup hook/looping tasks] separated hook for each looping task to ease modification from cubes. Closes #2517096
stable
2012-11-08, by Sylvain Thénault
[ldaputils] should use entity.eid instead of entity on raising ValidationError. closes #2517095
stable
2012-11-08, by Sylvain Thénault
[dbapi] provide get_option_value over DBAPIRequest (closes #2515522)
stable
2012-11-14, by Aurelien Campeas
Added tag cubicweb-debian-version-3.15.5-1 for changeset 19e115ae5442
stable
2012-10-24, by Aurelien Campeas
Added tag cubicweb-version-3.15.5 for changeset b0e086f451b7
stable
cubicweb-debian-version-3.15.5-1
2012-10-24, by Aurelien Campeas
prepare 3.15.5
stable
cubicweb-version-3.15.5
2012-10-24, by Aurelien Campeas
[entity attr cache] mark attribute as uncacheable in the underlying function else we may miss some changes.
2012-09-11, by Sylvain Thénault
[repository] move modification of appobject_path to repository initialization code so we can restore it later to avoid side effect on the config. Fix regression introduced in d32ab8570e5d
2012-10-05, by Sylvain Thénault
[req / session] drop is_internal_session (buggy) compat on base request by implementing necessary methods on internal manager
2012-10-11, by Sylvain Thénault
[check integrity] use session consistently
2012-09-20, by Sylvain Thénault
[test] use session commit/rollback to be consistent with the test
2012-09-20, by Sylvain Thénault
[merge] reintegrate that black sheep
2012-10-23, by Aurelien Campeas
[ldapparser] utf-8 uri + unicode emailaddr will crash if the later is not properly encoded (closes #2508515)
stable
2012-10-17, by Aurelien Campeas
backporting
2012-02-22, by Anthony Truchet
backport stable
2012-10-12, by Sylvain Thénault
fix no more running zmq repository test (closes #2500153)
stable
2012-10-02, by Florent Cayré
[dbapi] load_appobjects must attempt to load available cubicweb configurations to avoid error when some object use a persistent propery (CWProperty) defined there. Closes #2497697
stable
2012-09-28, by Sylvain Thénault
dummy merge
2012-10-12, by Sylvain Thénault
[ajax] reload function should set 'processing' cursor. Closes #2503899
2012-10-12, by Sylvain Thénault
[misc/scripts] a slightly experimental script to help repair LDAPUser cwusers suffering from split-brainite (closes #2497108)
stable
2012-10-01, by Aurelien Campeas
[views/boxes] re-establish the proper selector (closes #2496294)
stable
2012-09-24, by Aurelien Campeas
[ldapparser] raise specific error if the configuration is wrong (closes #2498164)
stable
2012-10-01, by Aurelien Campeas
[skeleton] add pypi classifiers in __pkginfo__ and setup.py (closes #2502156)
stable
2012-10-08, by Arthur Lutz
[c-c shell -H] add verbosity=0 so we are not asked to confirm everything, as when not using -H
stable
2012-09-18, by Sylvain Thénault
mock ``CWUser.prefered_language()`` on InternalManager objects.
2012-09-21, by Adrien Di Mascio
[session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
2012-09-14, by Sylvain Thénault
[session] promote usage of [deny|all]_all_hooks_but session methods rather than hooks_control context manager directly
2012-09-20, by Sylvain Thénault
[web app] move set of status_out into validation_error_handler to ease readability
2012-09-10, by Sylvain Thénault
[workflow test] don't use session.user, subject to internal changes
2012-09-10, by Sylvain Thénault
[db creation test] more testing of db initialization: call build_db_cache and ensure admin user exists
2012-09-10, by Sylvain Thénault
[source synchronization hooks] Fix/enhance system source hooks
2012-09-17, by Sylvain Thénault
[validation error] refactor validation error handling so translation is done on the web side
2012-09-17, by Sylvain Thénault
[repo cleanup] drop code moved to querier by 7e264ce34cd4
2012-09-11, by Sylvain Thénault
[repo cleanup] drop code moved to querier by 7e264ce34cd4
2012-09-11, by Sylvain Thénault
Added tag cubicweb-debian-version-3.15.4-1 for changeset 70cb36c826df
stable
2012-09-18, by Sylvain Thénault
Added tag cubicweb-version-3.15.4 for changeset 63260486de89
stable
cubicweb-debian-version-3.15.4-1
2012-09-18, by Sylvain Thénault
[facets] add link 'focus on selection' (closes #525277)
2012-09-17, by Nicolas Chauvat
[server/utils] catch ValueError from password verification
stable
cubicweb-version-3.15.4
2012-09-10, by Julien Cristau
[test] reindent and use request() rather than bare session
2012-09-10, by Sylvain Thénault
[repo] fix debug code in DBG_REPO mode (closes #2469942)
stable
2012-09-06, by Aurelien Campeas
[datafeed] properly call hooks for inlined relations on entity creation. Closes #2481156
stable
2012-09-13, by Sylvain Thénault
[sources/native] automatically update passwords using deprecated hashes on login
stable
2012-09-10, by Julien Cristau
[repo pyro] fix previous commit: should not import Pyro in remoterql module/base class, it may be missing
stable
2012-09-14, by Sylvain Thénault
massive copyright update to avoid clutering later patches
2012-09-11, by Sylvain Thénault
minor cleanups/typos
2012-09-10, by Sylvain Thénault
[session / querier] reorganize code to building result set descriptions
2012-09-10, by Sylvain Thénault
[web] search state doesn't need cnx, remove useless test
2012-09-11, by Sylvain Thénault
[schema] rename schema permissions function: session may also be a request, use _cw
2012-09-10, by Sylvain Thénault
[repo initialisation] during repo creation, load all hooks and entities code
2012-09-10, by Sylvain Thénault
[request/session] refactor language handling: don't attempt to sync web/repo languages
2012-09-10, by Sylvain Thénault
[config] turn internal configuration methods building appobjects search path into normal method rather than class method
2012-09-10, by Sylvain Thénault
fix missing import
stable
2012-09-03, by David Douard
backport stable
2012-09-07, by Sylvain Thénault
[hooks/syncshema] fix logging level and nicer message (wrong changeset published previously)
stable
2012-09-07, by Aurelien Campeas
[hooks/syncschema] do not crash on DROP of an already dropped index/... (closes #2465393)
stable
2012-08-31, by Aurelien Campeas
[cwctl] show a better diagnostic message on version violation (closes #2464800)
stable
2012-08-23, by Aurelien Campeas
[tabs] fix pb with non-lazy tabs: style isn't properly set due to missing jquery.ui activation. Closes #2465657
stable
2012-08-30, by Sylvain Thénault
[migration] fix backward compat for rename_relation
stable
2012-09-04, by Sylvain Thénault
[datafeed] make cnxset handling of datafeed source more robust
stable
2012-09-04, by Sylvain Thénault
don't use rset.rowcount in predicates, this makes them usable with other types such as lists
stable
2012-08-30, by Sylvain Thénault
[c-c db-check] don't skip is/is_instance_of mandatory relation to avoid telling two opposite messages when the relation is missing. Closes #2465659
stable
2012-08-30, by Sylvain Thénault
[ui tabs] avoid duplicate rset argument if already specified in tab kwargs. Closes #2464786
stable
2012-08-23, by Sylvain Thénault
[entity edition] don't remove values from attribute cache on the repository side
2012-08-03, by Sylvain Thénault
fix ldapuser test
stable
2012-08-31, by Aurelien Campeas
Prepare 3.15.4
stable
2012-08-31, by Julien Cristau
migration: replace empty passwords with random ones on upgrade
stable
2012-08-31, by Julien Cristau
ldapuser2ldapfeed: create CWUsers with random passwords, not empty ones
stable
2012-08-31, by Julien Cristau
[source/native] only system source users should be authenticated by the native source (closes #2465883)
stable
2012-08-31, by Aurelien Campeas
[web test] fix test broken by 199fefe396ab
stable
2012-08-22, by Sylvain Thénault
[fti] add some documentation
stable
2012-08-22, by Adrien Di Mascio
[form] add assertion to ensure field has a name when `role_name` is called
stable
2012-08-22, by Sylvain Thénault
Added tag cubicweb-debian-version-3.15.3-1 for changeset 7ad423a5b6a8
stable
2012-08-21, by Sylvain Thénault
Added tag cubicweb-version-3.15.3 for changeset 0e012eb80990
stable
cubicweb-debian-version-3.15.3-1
2012-08-21, by Sylvain Thénault
[pkg] prepare 3.15.3 release
stable
cubicweb-version-3.15.3
2012-08-21, by Pierre-Yves David
[entity edition] stop comparing values as it may trigger exceptions (e.g. timeseries cube tests)
2012-08-02, by Sylvain Thénault
[tabbed view] make tabs optionaly lazy: lazy=False on the tabbed view trigger synchronous tabs. Closes #2443038
stable
2012-08-01, by Sylvain Thénault
[web form] refactor Form.__init__ so that extra kwargs are set earlier in the process. Closes #2443040
stable
2012-08-02, by Sylvain Thénault
[test rql completion] dont limit number of completion, else we've impredicable results. Also should tell rql.parse to not print error on stdout
2012-08-02, by Sylvain Thénault
[entity] fix deprecation warnings (closes #2423719)
2012-08-01, by Aurelien Campeas
merge oldstable in stable
stable
2012-08-02, by David Douard
Added tag cubicweb-debian-version-3.14.9-1 for changeset 68c762adf2d5
oldstable
2012-08-01, by David Douard
Added tag cubicweb-version-3.14.9 for changeset 9337812cef6b
oldstable
cubicweb-debian-version-3.14.9-1
2012-08-01, by David Douard
[ui] provide an autocomplete RQL bar (closes #2439846)
2012-07-24, by Adrien Di Mascio
[ajax] improve backward compatibility for redefined ajax functions (closes #2447189)
stable
2012-08-01, by Adrien Di Mascio
prepare version 3.14.9
oldstable
cubicweb-version-3.14.9
2012-07-31, by Pierre-Yves David
[composite] apply composite on new enty too (closes #2450679)
oldstable
2012-07-31, by Pierre-Yves David
[storage] relies on event=='deleted' to detect "delete" event (closes #2450680)
oldstable
2012-07-31, by Pierre-Yves David
[composite] apply composite on new enty too
stable
2012-07-31, by Pierre-Yves David
[storage] relies on event=='deleted' to detect "delete" event
stable
2012-07-31, by Pierre-Yves David
[web navigation] previous / next icons are missing mandatory alt attribute
stable
2012-07-31, by Sylvain Thénault
[testlib] consider rset for template / view selection (closes #2447183)
stable
2012-07-31, by Adrien Di Mascio
[documentation] fix some ReST compilation problems
2012-07-24, by Adrien Di Mascio
[test] remove no more necessary attribute cache manipulation to repair test
2012-07-24, by Sylvain Thénault
[entity] more tweaks for entity attribute cache handling on cw_set/cw_create to fix test regression
2012-07-24, by Sylvain Thénault
[entity/hooks] fix regression introduced by 4ba11607d84a
2012-07-24, by Sylvain Thénault
[doc] use :meth: and remove doc to deprecated methods
2012-07-17, by Sylvain Thénault
[doc] add passlib to list of dependencies
stable
2012-07-23, by Nicolas Chauvat
Added tag cubicweb-debian-version-3.15.2-1 for changeset 9aa5553b2652
stable
2012-07-23, by Sylvain Thénault
Added tag cubicweb-version-3.15.2 for changeset 2afc157ea9b2
stable
cubicweb-debian-version-3.15.2-1
2012-07-23, by Sylvain Thénault
[test] missing future import
stable
cubicweb-version-3.15.2
2012-07-23, by Sylvain Thénault
[web test] fix tests broken by 8de41063d629
stable
2012-07-23, by Sylvain Thénault
3.15.2
stable
2012-07-20, by Sylvain Thénault
[web login] fix after login redirection: redirect expect an url not a relative path. Breaks on cases like '?vid=aview'. Closes #2423575
stable
2012-07-20, by Sylvain Thénault
[config] load_configuration should not crash because of fs errors. Closes #2286215
stable
2012-07-20, by Sylvain Thénault
[entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
2012-07-17, by Sylvain Thénault
[workflow ui] fix state/transition edition form on existing entity. Closes #2423531
stable
2012-07-19, by Sylvain Thénault
[predicates] fix predicates that erroneously evaluate the entity passed as a parameter as a boolean, instead of testing its existence in the keyword arguments -using the kwargs.get('entity') idiom instead of 'entity' in kwargs or similar- ; closes #2424288
stable
2012-07-20, by Florent Cayré
[book] fix build warnings/errors. Closes #2430042
stable
2012-07-20, by Sylvain Thénault
[ldap feed] add missing future import
stable
2012-07-20, by Sylvain Thénault
[ldap feed] fix error since with read security activated, password value is not selecteable (closes #2406597). Also add a note in the book about packages required to connect to an ldap server
stable
2012-07-19, by Sylvain Thénault
[config] Set CWDEV, aka dev mode, according to presence of the i18n directory, not .hg
stable
2012-07-20, by Julien Cristau
[book] Some tweaks to fix cubicweb-documentation package generation
stable
2012-07-20, by Julien Cristau
[webconfig] debug mode should not be special wrt data_url handling (closes #2405487)
stable
2012-07-19, by Aurelien Campeas
[test] missing future import
stable
2012-07-19, by Sylvain Thénault
[ldap] allow working connection to some ADs (closes #2408829)
stable
2012-06-20, by Aurelien Campeas
[entity] fix unrelated_rql for creation form vocabulary for relation with specific permissions (closes #2423854)
stable
2012-07-18, by Florent Cayré
[form widgets] fix JQueryDatePicker and JQueryTimePicker so they consider widget custom attributes. Closes #2423720
stable
2012-07-17, by Sylvain Thénault
[web app] handle Redirect raised during session establishment, as this may be used by eg openid authentication. Closes #2430018
stable
2012-07-18, by Sylvain Thénault
backport stable
2012-07-17, by Sylvain Thénault
[ldapuser2ldapfeed] fix confusing script structure and decode the extid to avoid an UnicodeDecodeError (closes #2413437)
stable
2012-07-10, by Aurelien Campeas
[migraction] rename rename_relation method to rename_relation_type for consistency
stable
2012-07-17, by Sylvain Thénault
[web app] only log tb when explicitly asked
stable
2012-07-13, by Sylvain Thénault
typo
stable
2012-07-12, by Sylvain Thénault
[views/tables|css] show actions in small tabs instead of menu indirection (closes #2004109)
2012-06-13, by Aurelien Campeas
stable is now 3.15
stable
2012-07-10, by Sylvain Thénault
oldstable is now 3.14
oldstable
2012-07-10, by Sylvain Thénault
[test] update server security test using login and new temporary_permissions context managers
stable
2012-07-10, by Sylvain Thénault
[testlib] introduce temporary_permissions context manager
stable
2012-07-10, by Sylvain Thénault
[rql2sql] remove debug print and fix bug introduced in 8469:69ad9a509bc3
2012-07-09, by Sylvain Thénault
[html form] use __linkto url parameter value as a default value of the corresponding field in a creation form (closes #2407770)
2012-07-09, by Florent Cayré
[rql2sql] fix generated SQL when an attribute relation with a variable is ored with another attribute relation. Closes #2410405
2012-07-09, by Sylvain Thénault
[repository] drop unused argument
2012-07-06, by Sylvain Thénault
[ui] actions box should be displayed if there are some actions, not if context is an entity. Closes #2419040
2012-07-09, by Sylvain Thénault
backport stable
2012-07-06, by Sylvain Thénault
[packaging] bump rql dependency to 0.29 (closes #2410042)
stable
2012-06-22, by Julien Cristau
[rql security] fix rql bug when using yams inheritance and read permissions (closes #2410156)
stable
2012-07-04, by Florent Cayré
[c-c schema] devtools: the output file for cw-ctl schema is not supposed to exist
stable
2012-07-06, by Julien Cristau
[fti] allow usage of custom RQL to fetch entities to index (closes #2410509)
2012-07-06, by Adrien Di Mascio
[fti] make db-rebuild-fti accept etypes on command line (closes #2410508)
2012-07-06, by Adrien Di Mascio
backport stable
2012-07-06, by Sylvain Thénault
[fti] drop entity cache once an etype is indexed (closes #2410507)
stable
2012-07-06, by Adrien Di Mascio
[server/utils] add_looping_task can be used any time (closes #2408814)
2012-07-04, by Aurelien Campeas
[formrenderers] if a tag object gets there, it blows (closes #2410462)
2012-06-27, by Aurelien Campeas
[login] redirect to real instance root if no postlogin_path is provided
2012-06-14, by Pierre-Yves David
[web/application] declare default 'content' value sooner (closes #2406560)
2012-06-14, by Pierre-Yves David
[views/tabs] fix rql/eid param conflict when either one is already in the request form (closes #2405249)
2012-06-13, by Aurelien Campeas
Added tag cubicweb-debian-version-3.15.1-1 for changeset fe5e60862b64
2012-06-11, by David Douard
Added tag cubicweb-version-3.15.1 for changeset 783a5df54dc7
cubicweb-debian-version-3.15.1-1
2012-06-11, by David Douard
[debian] prepare 3.15.1-1
cubicweb-version-3.15.1
2012-06-11, by David Douard
[server/tests] fix tests
2012-06-11, by Aurelien Campeas
[registry|ajaxcontroller] the @ajaxcontroller decorator ought to return a compatible object (closes #2385155)
2012-06-08, by Aurelien Campeas
[cwconfig] shutup on absent i18n/ mo files when in operating in tests
2012-06-07, by Aurelien Campeas
[datafeed] correctly distinguish checked/updated
2012-06-07, by Aurelien Campeas
[ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
2012-06-06, by Aurelien Campeas
[server/session,repo] turn InternalSession, hence repo.internal_session, into a context manager (closes #2393651)
2012-06-06, by Aurelien Campeas
[ldapparser] missing return
2012-05-31, by Aurelien Campeas
[ldapparser] remove spurious print
2012-05-31, by Aurelien Campeas
fix ldap removal handling in ldapfeed (closes #2376625 and #2385133)
2012-05-31, by Aurelien Campeas
[ldapfeed] fix crash on sql cursor usage (closes #2380246)
2012-05-25, by Aurelien Campeas
[sources/ldapfeed] do not user cwuri as url (closes #2380324)
2012-05-25, by Aurelien Campeas
[web/views/staticcontroller] safety belt for unguessed mimetypes (closes #2380304)
2012-05-25, by Aurelien Campeas
[server/hook] fix identation
2012-05-24, by Aurelien Campeas
backport stable
2012-05-23, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.8-1 for changeset 81394043ad22
stable
2012-05-23, by Sylvain Thénault
Added tag cubicweb-version-3.14.8 for changeset 15fe07ff6872
stable
cubicweb-debian-version-3.14.8-1
2012-05-23, by Sylvain Thénault
[css] do not use display:block for all images, but only for rest generated
stable
cubicweb-version-3.14.8
2012-05-23, by Katia Saurfelt
3.14.8
stable
2012-05-23, by Sylvain Thénault
[css] make ReST align statement works for images (closes #1280176)
stable
2012-05-23, by Katia Saurfelt
[doc] cubicweb.view documentation (closes: #2099962)
stable
2011-12-05, by Sylvain Thénault
[docstrings] typos corrected
stable
2012-05-23, by Arthur Lutz
[views] enable paginate toggle on RsetTableView (closes #2200675)
stable
2012-05-23, by Arthur Lutz
[ui] display author name in box instead of login (closes #1529147)
stable
2012-05-23, by Arthur Lutz
[doc] remove deprecated doc (wrong link) (closes #2329206)
stable
2012-05-23, by Arthur Lutz
Fixes for compatibility with passlib 1.6 (closes #2356393)
stable
2012-05-15, by Julien Cristau
[formrenderers] Factor-out render_title to ease customisation in derived classes
stable
2012-05-22, by Anthony Truchet
[IE] use document.createStyleSheet to add CSS dynamically (closes #2356261)
2012-05-22, by Adrien Di Mascio
[pkginfo] the before_shutdown event was not in 3.15.0
2012-05-21, by Aurelien Campeas
[migration] do not crash if the conf file is already migrated (closes #2361061)
2012-05-16, by Aurelien Campeas
[datafeed] fix/finish cleanup started by auc in 8393:c25b96ae4f8a: parser.process prototytpe is (url, raise_on_error=False). Drop partialcommit argument which were never specified
2012-05-15, by Sylvain Thénault
backport stable
2012-05-15, by Sylvain Thénault
[logs table view] properly translate level buy using the correct msgid. Closes #2356329
stable
2012-05-14, by Sylvain Thénault
[data import] don't crash if value isn't in the file, simply no key/value in the output dict. Closes #2356328
stable
2012-05-14, by Sylvain Thénault
[logs table view] only put values starting with http in <a> tag
stable
2012-05-15, by Sylvain Thénault
[db-api] fix typo leading to crash on client connection (config has no translations). Closes #2357044
2012-05-15, by Sylvain Thénault
[data import] allow a request to be given as argument, ease use from web ui
stable
2012-05-15, by Sylvain Thénault
[datafeed] allow the xml datafeed parser to work with client-side connections
stable
2012-05-15, by Julien Cristau
small doc updates
2012-04-17, by Florent Cayré
[ldapfeed] properly mark email address as encountered during import to avoid deleting them
2012-05-15, by Sylvain Thénault
[merge] backport stable
2012-05-11, by Aurelien Campeas
[server/utils] passlib 1.6 is now less tolerant wrt handler names (closes #2349330)
stable
2012-05-11, by Aurelien Campeas
backport stable
2012-05-10, by Sylvain Thénault
[web] remove some unused imports
2012-05-10, by Sylvain Thénault
[selectors] make multi_columns_rset work with a simple list of lists
stable
2012-05-10, by Sylvain Thénault
[server/hook] a tiny bit of doc about before_server_shutdown
2012-05-09, by Aurelien Campeas
[events] add a new before_shutdown event (closes #2345728)
2012-05-09, by Aurelien Campeas
[ldapparser] cleanup
2012-05-09, by Aurelien Campeas
[ldapparser] reapply dropped fix
2012-05-09, by Aurelien Campeas
[app] turn these info into debug logs (this being too chatty for .info)
2012-05-09, by Aurelien Campeas
fix static file serving when url has parameters (like cache busters do)
2012-04-18, by Florent Cayré
[repo test] Avoid hangs in zmq repo unit test
2012-05-09, by Julien Cristau
[ldap] we may actually get back password from ldap
2012-05-03, by Sylvain Thénault
[ldapfeed, test] use default source config
2012-05-03, by Sylvain Thénault
[ldapfeed, test] use a safe internal session, as in real life
2012-05-03, by Sylvain Thénault
[datafeed] give a dictionary as sourceparams to avoid crash if attempt to import the user is done
2012-05-03, by Sylvain Thénault
[yams] Binary instance passwords should not be given to str()
2012-05-03, by Sylvain Thénault
[ldapfeed] don't crash if entity is None. Closes (superficialy) #2341266
2012-05-03, by Sylvain Thénault
[merge] backport stable fixes
2012-05-02, by Aurelien Campeas
[bin/clonedeps] fix NameError (closes #2334080)
stable
2012-05-02, by Aurelien Campeas
[sources/native] do not let a log message crash on us
stable
2012-04-27, by Aurelien Campeas
[merge] backport stable
2012-04-27, by Aurelien Campeas
[cwconfig] impose an order on appobject paths processing: entities first (closes #2330799)
stable
2012-04-27, by Aurelien Campeas
[serverctl] avoid a crash if zmq-address is not defined/empty (config.get is a false friend wrt dict behaviour)
2012-04-25, by Aurelien Campeas
fix an horrible typo
stable
2012-04-24, by Aurelien Campeas
[migration/3.14.4] prevent migration crash when there are NULLs in asource
stable
2012-04-23, by Aurelien Campeas
Added tag cubicweb-debian-version-3.15.0-1 for changeset 925db25a3250
2012-04-12, by Sylvain Thénault
Added tag cubicweb-version-3.15.0 for changeset 0642b2d03aca
cubicweb-debian-version-3.15.0-1
2012-04-12, by Sylvain Thénault
typo
cubicweb-version-3.15.0
2012-04-12, by Sylvain Thénault
3.15.0
2012-04-12, by Sylvain Thénault
[static web] fix fckeditor static files delivery: remove leading subpath and url parameters from computed file path
2012-04-12, by Florent Cayré
[doc] 3.15 services api description
2012-04-11, by Sylvain Thénault
[service-api] Add unified service API on `_cw` attribute
2012-04-11, by Pierre-Yves David
fix ``call_service`` API and add test service API
2012-04-11, by Florent Cayré
[skel] update newcube skeleton (closes #2312509)
2012-04-11, by David Douard
[doc] improved 3.15 blog using developpers'contributions
2012-04-11, by Sylvain Thénault
[devtool-testlib] add deprecated entry point for publish method
2012-04-11, by Pierre-Yves David
[doc] improve 3.15 release blog
2012-04-11, by Sylvain Thénault
[web/views/staticcontrollers] restore windows compat
2012-04-11, by Aurelien Campeas
Added tag cubicweb-debian-version-3.14.7-1 for changeset 20ee573bd237
stable
2012-04-11, by David Douard
Added tag cubicweb-version-3.14.7 for changeset 3ba3ee5b3a89
stable
cubicweb-debian-version-3.14.7-1
2012-04-11, by David Douard
3.14.7
stable
cubicweb-version-3.14.7
2012-04-11, by David Douard
[3.15 migration] repo-uri is a c-c command option and does not need migration since it doesn't exist in the configuration file
2012-04-10, by Sylvain Thénault
[remote rql source] fix super call
2012-04-10, by Sylvain Thénault
[zmq] Add a new ZMQ-based RQL source (closes #2290203)
2012-04-04, by Vincent Michel
[pyro] Refactor the pyrorql source
2012-04-04, by Vincent Michel and Alain Leufroy
[zmq] add unit tests for ZMQ-based repository (server and dbapi)
2012-04-04, by David Douard
[dbapi] add possibility to connect to a remote ZMQRepository (closes #2290126)
2012-04-10, by Vincent Michel
[repository] fire 'server_shutdown' hooks before waiting for theads
2012-04-10, by David Douard
[zmq] Implement a ZMQ-based Repository (closes #2290125)
2012-04-04, by David Douard
backport stable
2012-04-10, by Sylvain Thénault
[test] update create_user call
stable
2012-04-10, by Sylvain Thénault
[test] use setUpClass rather than setUpModule to avoid inter-dependency pb with CubicWebTC sub-classes
stable
2012-04-10, by Sylvain Thénault
[test] with yams#stable, ordernum is different than with yams#default
stable
2012-04-10, by Sylvain Thénault
[bin] Force clone_deps.py to use mercurial command-line interface - closes #2296057
stable
2012-04-10, by Anthony Truchet
[table view] EntityTableView should accept **kwargs as RsetTableView
stable
2012-04-10, by Sylvain Thénault
Fix a Python 2.5 regression introduced by previous commit
stable
2012-04-05, by David Douard
[rql annotation] fix has_text_query detection (if coming from sub-query and if has_text on a column aliases. Closes #2275322
stable
2012-03-26, by Sylvain Thénault
[etwist] fix static directory serving; closes #2174797
stable
2012-04-05, by Florent Cayré
[form renderer] refactor inline form renderer to ease overriding. Closes #2282662
2012-03-29, by Sylvain Thénault
[devtools] fix bashism in xvfb-run.sh
stable
2012-04-04, by Julien Cristau
[devtools] fix xvfb-run.sh permissions (exec bit)
stable
2012-04-04, by David Douard
[form] add a new property telling if the form is being generated or posted. Closes #2262340
stable
2012-03-20, by Sylvain Thénault
[workflow] set default test/plain option for workflow default comment (closes #993083)
stable
2012-03-29, by Katia Saurfelt
[js] get rid of `partial` function (closes #1972794)
stable
2012-03-29, by Katia Saurfelt
[css] change `h3` and `h4` styles(closes #893244)
stable
2012-03-21, by Katia Saurfelt
querier: Improve error message when ERQLExpression fails on some entity (closes #2267081)
stable
2012-03-21, by Pierre-Yves David
[js] fix error in loadRemote docstring
stable
2012-03-26, by Sylvain Thénault
[doc] add missing section titles
stable
2012-03-28, by Nicolas Chauvat
[doc] fix bad indentation
stable
2012-03-28, by Nicolas Chauvat
[server/ldaputils] do not allow ldap.server_down to crash on us
2012-03-26, by Aurelien Campeas
Add missing with_statement import for python2.5 compat
2012-03-22, by Julien Cristau
[devtools] make xvfb-run not wait 3s each time (closes #2265710)
stable
2012-03-22, by Julien Cristau
[view] breadcrumbs layout broken with long elements (closes #1347486)
2012-03-21, by Katia Saurfelt
[static-file] return Unauthorized on blocked directory listing
2012-03-20, by Pierre-Yves David
[login redirect] only add postlogin_path argument when meaningful
2012-03-20, by Pierre-Yves David
static-file: properly set/use cache header for static file (closes #2255013)
2012-03-19, by Pierre-Yves David
[repository] move task manager instantiation outside repository.
2012-03-20, by Pierre-Yves David
[repository] split repo initialization from starting looping task (closes #2204047)
2012-03-20, by Pierre-Yves David
[repo looping task] move looping task logic in a dedicated object (progress #2204047)
2012-03-20, by Pierre-Yves David
[manage / default index views] discard login/logout templates
stable
2012-03-20, by Sylvain Thénault
devtools-request: transmit the headers keyword argument to the request class
2012-03-16, by Pierre-Yves David
[security] use a stronger encryption algorythm for password, keeping bw compat
stable
2012-03-16, by Sylvain Thénault
[cache] factorize _validate_cache() logic implemented in wsgi and twisted handlers
2012-03-15, by Adrien Di Mascio
[fake-request] support `http_method()`
2012-03-15, by Pierre-Yves David
[Web-Request] Use rich header (closes #2204164)
2012-03-15, by Pierre-Yves David
http-header: support __contains__ in Headers
2012-03-15, by Pierre-Yves David
[web] Move request handling logic into cubicweb application. (closes #2200684)
2012-03-15, by Pierre-Yves David
[login] split authentication logic from post authentication logic (closes #2200755)
2012-03-15, by Pierre-Yves David
[LoginForm] refactor to ease other implementation
2012-03-01, by Pierre-Yves David
[request] gather all base_url logic in a single place (closes #2200756)
2012-02-27, by Pierre-Yves David
[http] drop use-request-subdomain feature (closes #2251986)
2012-03-15, by Pierre-Yves David
backport stable
2012-03-16, by Sylvain Thénault
[config, undo] Fix undo-support option migration
2012-03-15, by Anthony Truchet
Added tag cubicweb-debian-version-3.14.6-1 for changeset 75364c099490
stable
2012-03-13, by Sylvain Thénault
Added tag cubicweb-version-3.14.6 for changeset db021578232b
stable
cubicweb-debian-version-3.14.6-1
2012-03-13, by Sylvain Thénault
3.14.6
stable
cubicweb-version-3.14.6
2012-03-13, by Sylvain Thénault
[debian] add a watch file
stable
2012-03-13, by Julien Cristau
[uilib] don't print timedeltas between 0 and 23h as negative (closes #2236352)
stable
2012-03-13, by Julien Cristau
[storage/bfss] ensure bfss never remove a cw_edited item (closes #2236287)
stable
2012-03-07, by Pierre-Yves David
[datafeed xml parser] fix typo
2012-03-13, by Sylvain Thénault
[twisted] move out url logic from twisted (closes #2200593)
2012-02-27, by Adrien Di Mascio
[cwconfig] improve assert error message.
2012-03-01, by Pierre-Yves David
rqlrewrite: remove element in rewritten when we remove them from the select (closes #2236985)
stable
2012-03-07, by Pierre-Yves David
[js] fix $.fullCalendar.regional call (closes #2232028)
stable
2012-03-02, by Katia Saurfelt
Added tag cubicweb-debian-version-3.14.5-1 for changeset 55fc796ed5d5
stable
2012-03-02, by David Douard
Added tag cubicweb-version-3.14.5 for changeset f559ab9602e7
stable
cubicweb-debian-version-3.14.5-1
2012-03-02, by David Douard
[undo, test] fix undohistory selector et related tests
2012-03-02, by Florent Cayré
prepare version 3.14.5
stable
cubicweb-version-3.14.5
2012-03-01, by David Douard
fix events display in calendar (closes #2167866)
stable
2012-03-01, by Katia Saurfelt
[repo test] fix test regression introduced by 8286:8b0146e31baa
stable
2012-03-01, by Sylvain Thénault
[css] in old css, more space around the text, and try to make it centered
stable
2012-03-01, by Arthur Lutz
[js] translate calendar in french (closes #2167866)
stable
2012-02-28, by Katia Saurfelt
[entity url] rest path fallback should be the url used as cwuri. Closes #2186039
stable
2012-02-13, by Sylvain Thénault
[migration] fix add_relation_type in case it already exists, broken by 67660d5f1916
stable
2012-03-01, by Sylvain Thénault
backport 3.14.4-2
stable
2012-03-01, by David Douard
Added tag cubicweb-debian-version-3.14.4-2 for changeset 4c8cb2e9d0ee
stable
2012-03-01, by David Douard
[debian] prepare 3.14.4-2
stable
cubicweb-debian-version-3.14.4-2
2012-02-29, by David Douard
[debian] add missing build-deps to generate the documentation (closes #2223062)
stable
2012-02-29, by Julien Cristau
[repo services] set cnxset before calling the service then ensure it's freed
2012-02-27, by Sylvain Thénault
[migration] fix migration jumping from pre 3.12 to post 3.13
stable
2012-02-27, by Sylvain Thénault
[migration] add schema obj into assertion failure message so we get a chance to understand the pb
stable
2012-02-27, by Sylvain Thénault
{repository] add documentation explaining ``fix_user_classes`` hook
2012-02-27, by Pierre-Yves David
[devtools/fake] add some https related properties to FakeRequest
2012-02-27, by Pierre-Yves David
[typo] "lod" --> "load"
2012-02-23, by Pierre-Yves David
[dbapi] some documentation
2012-02-27, by Pierre-Yves David
[undo view] fix wrong set operator
2012-02-27, by Sylvain Thénault
[web application] move default path logic inside url publisher
2012-02-27, by Pierre-Yves David
[req, doc] add some documentation of CubicWebRequestBase attributes
2012-02-27, by Pierre-Yves David
[test] more standalone test
2012-02-21, by Pierre-Yves David
[web templates] fix invalid html in main-no-top template; closes #2174806
stable
2012-02-27, by Florent Cayré
[repository] implement a generic way to call repo-side services; closes #2203418
2012-02-27, by Florent Cayré
[web] Exposes the undo feature to user through a undo-history view (closes #893940)
2012-02-27, by Anthony Truchet
[undo, transactions] Adds a property in the transaction API. (closes #2202953)
2012-02-27, by Anthony Truchet
[repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
2012-02-27, by Anthony Truchet
[rql rewrite] when a subquery has to be introduced, properly return the snippet expression so that further expressions are properly ored. Closes #2207180
stable
2012-02-24, by Sylvain Thénault
[migration/3.14.4] use the right API else we break sqlserver instances (closes #2211248)
stable
2012-02-24, by Aurelien Campeas
backport stable
2012-02-23, by Sylvain Thénault
[devtools] make a copy of the xvfb-run script so we can kill it properly
stable
2012-02-23, by Julien Cristau
[ajax] use AJAX_BASE_URL instead of JSON_BASE_URL
2012-02-23, by Adrien Di Mascio
[web/config] refactor initialization of the data url
2012-02-21, by Pierre-Yves David
backport stable
2012-02-23, by Sylvain Thénault
[test] create temporary directory with meaningfull prefix
stable
2012-02-23, by Pierre-Yves David
[schema] make cubicweb 3.14 compatible with yams 0.35
stable
2012-02-20, by Pierre-Yves David
[test] fix ReST extensions tests
stable
2012-02-22, by Sylvain Thénault
[web/controller] fix some cases where _cwmsgid may appears twice
stable
2012-02-22, by Anthony Truchet
[reledit, autoform] move reledit_form definition in reledit.py
2012-02-22, by Adrien Di Mascio
[hg] ignore ldap database
stable
2012-02-20, by Sylvain Thénault
[ldap migration] use unicode strings
2012-02-20, by Sylvain Thénault
[ldapfeed] fix synchronisation crash: ldap attributes are given while we want cw attributes
2012-02-14, by Sylvain Thénault
backport stable
2012-02-20, by Sylvain Thénault
Fix bug about missing Interval field (closes #1463996).
stable
2012-02-20, by Damien Garaud
[cubicweb-ctl] i18ncube return 2 (failed command) on failure (closes #2192336)
stable
2012-02-15, by Pierre-Yves David
[book] document the WEEKDAY rql function
2012-02-20, by Julien Cristau
[rql2sql] correctly handle modulo operator (closes #2192457)
stable
2012-02-20, by Julien Cristau
[web-repo] use transaction data, not session data to inform ui about sources error. Closes #2192577
2012-02-16, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.4-1 for changeset bc40991b7f13
stable
2012-02-17, by David Douard
Added tag cubicweb-version-3.14.4 for changeset 508645a54287
stable
cubicweb-debian-version-3.14.4-1
2012-02-17, by David Douard
prepare version 3.14.4
stable
cubicweb-version-3.14.4
2012-02-17, by David Douard
[vreg] restore bw compat, eg container expect to find Selector in appobject module
2012-02-16, by Sylvain Thénault
backport stable
2012-02-16, by Sylvain Thénault
[spelling] fix dictionnary -> dictionary typo
stable
2012-02-16, by Sylvain Thénault
[tabs] use eid parameter instead of rql when an eid is given. Closes #2186288
2012-02-14, by Sylvain Thénault
backport stable
2012-02-14, by Sylvain Thénault
[system source] fix authentication: don't allow login whatever the given password if user password is NULL in database. Closes #2186099
stable
2012-02-13, by Sylvain Thénault
[binary] use seek(0) in `from_file` Binary creation method (closes #2189183)
stable
2012-02-14, by Katia Saurfelt
[c-c] use subprocess instead of os.system to start repository
stable
2012-02-14, by Pierre-Yves David
backport oldstable
stable
2012-02-14, by Sylvain Thénault
[bfss, migration] fix storage migration (closes #2189206)
oldstable
2012-02-14, by Pierre-Yves David
[datafeed] fix dumb name error introduced by recent deletion handling refactoring
2012-02-14, by Sylvain Thénault
[ldapfeed] make authentication actually working
2012-02-14, by Sylvain Thénault
[sources] include source's class in its repr
stable
2012-02-13, by Sylvain Thénault
[email notifications] send notification at post-commit time (closes #2119248)
stable
2012-02-13, by Alexandre Richardson
[devtools] Use Xvfb to run firefox in js tests on posix platforms
stable
2012-02-13, by Julien Cristau
[i18n] fix pb with non-ascii chars in cwd. closes #2149063
stable
2012-02-13, by Florent Cayré
[repository] add a ``gc_stats`` method and 2 more cache size for ``stats`` (closes #2179735)
stable
2012-02-13, by David Douard
[test] fix test broken by RichString handling changes in yams #default
2012-02-13, by Sylvain Thénault
[test] fix test broken by EmailAddress read permissions change
2012-02-13, by Sylvain Thénault
[test] fix test broken by renaming of module containing the cwxml parser and handling of vid in urls
2012-02-13, by Sylvain Thénault
[test] fix test broken by selectors/predicates changes coming with the move of registry to lgc
2012-02-13, by Sylvain Thénault
[repo test] fix test broken by recent changes on EmailAddress read permissions
2012-02-10, by Sylvain Thénault
backport stable
2012-02-10, by Sylvain Thénault
[server test] fix test broken by recent changes in lgdb
stable
2012-02-10, by Sylvain Thénault
backport stable
2012-02-10, by Sylvain Thénault
[schema sync hooks] fix format string
stable
2012-02-10, by Sylvain Thénault
[event bus] event has been renamed to publish
2012-02-10, by Sylvain Thénault
[schema view] properly display inheritance (closes #870073).
stable
2012-02-10, by Damien Garaud
[workflow view] Display a non-localized version of state/transition names (closes #1912537).
stable
2012-02-10, by Damien Garaud
[repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
2012-02-10, by Julien Cristau
[migration] fire hooks in postcreate by default (closes #1417110)
2012-02-10, by Katia Saurfelt
[migration] `add_relation_type` warns and add missing definitions on already existing rtypes (closes #2121979)
stable
2012-02-09, by Katia Saurfelt
[i18n] fix translations of login actions in french (closes #1546397)
stable
2012-02-10, by Alexandre Richardson
([config] add file encoding information to python files (closes #1942655)
stable
2012-02-09, by Katia Saurfelt
[primary view] delete PrimaryView.skip_none attribute (closes #2093250)
stable
2012-02-10, by Alexandre Richardson
[entities system table] change asource and source column size (closes #1951819)
stable
2012-02-10, by Alexandre Richardson
[view] fix error messages of NotImplementedError
stable
2012-02-10, by Nicolas Chauvat
kill dead code in Workflow view
stable
2012-02-10, by Julien Cristau
[bw compat] add compatibility for import of former VRegistry
2012-02-09, by Sylvain Thénault
[views/attribute] role parameter must default to "subject" (closes #2175427)
stable
2012-02-08, by Aurelien Campeas
[windows service] Copied the 3 lines from etwist/twctl into etwist/service in order to also clean the cache in Windows service mode.
stable
2012-02-08, by patwat
[entity] fix crash when using cw_instantiate with empty related entity list; closes #2094462
stable
2012-02-08, by Florent Cayré
[pylint] correctly detect uiprops module when it's not in a package
stable
2012-02-08, by David Douard
backport https-deny-anonymous option type fix done in default
stable
2012-02-03, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.3-1 for changeset 4d0f5d18e8a0
stable
2012-02-03, by Sylvain Thénault
Added tag cubicweb-version-3.14.3 for changeset 60efdbb45520
stable
cubicweb-debian-version-3.14.3-1
2012-02-03, by Sylvain Thénault
3.14.3
stable
cubicweb-version-3.14.3
2012-02-03, by Sylvain Thénault
[web/formwidgets] make default_size a tunable, fix code layout (closes #2165936)
stable
2012-02-03, by Aurelien Campeas
[hooks/syncschema] do not crash if the schema did not learn (yet) some new META rtype (closes #2171313)
stable
2012-02-03, by Aurelien Campeas
[js] better support for no js in tabs (closes #2162092)
stable
2012-02-02, by Arthur Lutz
[vreg] move base registry implementation to logilab.common. Closes #1916014
2012-01-23, by Sylvain Thénault
[datafeed] when checking for deletion using cwentity xml parser, use vid=xml to limit resources consumption
2012-02-02, by Sylvain Thénault
[repository] ldap-feed source. Closes #2086984
2012-01-31, by Sylvain Thénault
[datafeed] set delete-entities=yes is now safer, by checking each entity actually seems deleted. Closes #2165381
2012-02-02, by Sylvain Thénault
[config, migration] fix https-deny-anonymous option type
2012-01-31, by Sylvain Thénault
[js, i18n] translated strings should use " not ' else they are discarded by xgettext. Closes #1892489
stable
2012-01-30, by Sylvain Thénault
[book] Fix typos in rql datetime functions documentation
2012-01-30, by Julien Cristau
[search box] allow to specify domid in select arguments. Closes #2162166
2012-01-26, by Sylvain Thénault
[config] fix rql-cache-size initial values (closes #2162160)
stable
2012-01-27, by Aurelien Campeas
[migractions] fix comment to avoid ambiguity. Closes #2015260
2012-01-26, by Sylvain Thénault
[storage] BFSS now create read only file (closes #2151672)
2012-01-18, by Pierre-Yves David
backport stable
2012-01-23, by Sylvain Thénault
[schema synchronization] don't use sql for TODAY/NOW in keyword arg. Closes #2154815
stable
2012-01-19, by Sylvain Thénault
backport oldstable
stable
2012-01-23, by Sylvain Thénault
[req cookie] fix remove_cookie expires which was leading to expires computed to 0 in set_cookie and the Cookie class interpret that has no expires. Closes #2154654
oldstable
2012-01-19, by Sylvain Thénault
[testlib, postgres] take care, _repo is None when backuping postgres test db, crashing database generation
stable
2011-12-21, by Sylvain Thénault
[base views] make it easier to override EntityStartupView behaviour when the rset is empty; closes #2126364
stable
2012-01-18, by Florent Cayré
[excanvas js] missing comma
stable
2012-01-18, by Sylvain Thénault
backport stable
2012-01-17, by Sylvain Thénault
[datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387
2012-01-17, by Julien Cristau
[facets] Make hiding facet body optional (closes #2105862)
2012-01-17, by Julien Cristau
[manage/index view] fix sources management view appearing in index view although it should not; closes #2126335
stable
2012-01-17, by Florent Cayré
[book] add doc about request, session and connection management you need to know when writing tests
stable
2012-01-17, by Sylvain Thénault
[test] test/demonstrate relation permissions overriding
stable
2012-01-17, by Sylvain Thénault
[datafeed] Don't pretend all columns are sortable in datafeed sources import log view. Closes #2146387
stable
2012-01-17, by Julien Cristau
[facets] Make hiding facet body optional (closes #2105862)
stable
2012-01-17, by Julien Cristau
gmap: fix regression from 151058945234
stable
2012-01-17, by Julien Cristau
gmap: fix regression from 151058945234
2012-01-17, by Julien Cristau
[deprecation] add cw version number to deprecation warning
2012-01-12, by Sylvain Thénault
[test] fix test broken by 8158:2ee254e74382 and add a test for that change
2012-01-12, by Sylvain Thénault
[doc] Add a small docstring to RQLExpression constructor
stable
2012-01-12, by Anthony Truchet
backport stable
2012-01-11, by Sylvain Thénault
[schema] restrictive email address read permission. Closes #2148141
2012-01-11, by Sylvain Thénault
[tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute
stable
2012-01-11, by Sylvain Thénault
[tableviews] use ``select_or_none`` instead of ``try: select() except:``
2012-01-10, by Pierre-Yves David
[bw compat] json_request setter is necessary for some cubes which has json_request (eg preview)
2012-01-09, by Sylvain Thénault
gmap: set center and zoomlevel automatically (closes #2144255)
stable
2012-01-09, by Julien Cristau
[views] calendar id in CalendarView must be unique (closes #2143864)
stable
2012-01-04, by Katia Saurfelt
[debian] cubicweb works with python 2.7 (which become the standard on some distros). Closes #2142050
stable
2012-01-03, by Sylvain Thénault
[multi-sources] call doexec rather than sqlexec since we do not want to call process_result (as there aren't any and this breaks with lgdb default)
2012-01-09, by Sylvain Thénault
[sources] hide some attributes from source edition form. Closes #2144160
stable
2012-01-06, by Sylvain Thénault
[https] Allow configuration of anonymous access on https (closes #1971992)
stable
2012-01-03, by Pierre-Yves David
[bfss] convert root BFSS directory to str in constructor (closes #2137793)
stable
2012-01-03, by Alexandre Fayolle
[rql, security] fix buggy rqlstr cleanup when some introduced snippet create an unresolvable query. Closes #2142041
stable
2012-01-03, by Sylvain Thénault
[ldap test] test actual ldap authentication instead of monkey-patching
stable
2011-12-20, by Sylvain Thénault
[book] Add some details about usage of EXISTS
stable
2011-12-22, by Alexandre Fayolle
backport stable
2011-12-22, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.2-1 for changeset 17ebd836cee3
stable
2011-12-22, by Sylvain Thénault
Added tag cubicweb-version-3.14.2 for changeset 049a3819f03d
stable
cubicweb-debian-version-3.14.2-1
2011-12-22, by Sylvain Thénault
3.14.2
stable
cubicweb-version-3.14.2
2011-12-22, by Sylvain Thénault
[i18n] fix french for 'action menu'
stable
2011-12-22, by Sylvain Thénault
[server] use lgd.process_cursor to optimize processing of large resultsets
2011-12-21, by Adrien Di Mascio
[css] fix typo in uiprops/css
2011-12-21, by Sylvain Thénault
backport stable
2011-12-21, by Sylvain Thénault
[sources management] fix crash mapping tab because chain() is not indexable. Closes #2124077
stable
2011-12-14, by Sylvain Thénault
[css] use listingHeaderBgColor in old css
stable
2011-12-19, by Sylvain Thénault
add instance to not implemented error
stable
2011-12-21, by Sylvain Thénault
[repo cache] fix cache clearing for an eid: keys are now always a tuple
stable
2011-12-20, by Sylvain Thénault
missing import statement
stable
2011-12-19, by Sylvain Thénault
fix potential problems when BFSS uses a Windows SMB share (closes #2131435)
stable
2011-12-19, by Alexandre Fayolle
[views] (in/outof)context views now use directly dc_(long)_title() (closes #2110235)
2011-12-16, by Adrien Di Mascio
[table] use cell text content when cubicweb:sortvalue is not defined (closes #2093183)
2011-12-16, by Adrien Di Mascio
[controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
2011-12-16, by Adrien Di Mascio
[rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693
stable
2011-12-12, by Sylvain Thénault
[tableview] cubicweb:sortvalue should not have 'json:' in its value anymore. This breaks old tables.
stable
2011-12-09, by Sylvain Thénault
[schema] React to yams improvement of metadata attribute handling.
2011-12-09, by Pierre-Yves David
stable is 3.14.X
stable
2011-12-09, by Sylvain Thénault
oldstable is 3.13.X
oldstable
2011-12-09, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.1-1 for changeset 6928210da4fc
2011-12-08, by Sylvain Thénault
Added tag cubicweb-version-3.14.1 for changeset 793d2d327b3e
cubicweb-debian-version-3.14.1-1
2011-12-08, by Sylvain Thénault
3.14.1
cubicweb-version-3.14.1
2011-12-08, by Sylvain Thénault
backport stable
2011-12-08, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.10-1 for changeset 2eab9a5a6bf8
stable
2011-12-08, by Sylvain Thénault
Added tag cubicweb-version-3.13.10 for changeset 2ad4e5173c73
stable
cubicweb-debian-version-3.13.10-1
2011-12-08, by Sylvain Thénault
[ajax] make navigation component appear both above and below the view (closes #2110266)
2011-12-08, by Adrien Di Mascio
3.13.10
stable
cubicweb-version-3.13.10
2011-12-08, by Sylvain Thénault
Link to python docs about strftime instead of pointing at "man" (closes #2106415)
2011-12-08, by Julien Cristau
[test] reindent
2011-12-08, by Sylvain Thénault
[rqlrewrite] fix comment
2011-12-07, by Sylvain Thénault
[server test] Fix tests regression from changeset 7980b36fb1aa
2011-12-05, by Julien Cristau
Tweak message to clarify it gets the pagination back
2011-12-05, by Julien Cristau
fix tests broken by lgdb update
2011-12-05, by Alexandre Fayolle
[migration] Ignore IOError from readline.write_history_file (closes #2106621)
stable
2011-12-05, by Julien Cristau
[migration] make remove_cube('foo') not fail if foo is already removed. Closes #2106532
stable
2011-12-05, by Julien Cristau
[cwconfig] absolute import (closes #2091068)
stable
2011-12-05, by Aurelien Campeas
[schema sync] Update repo._type_source_cache when renaming an entity (closes #2094470)
2011-12-05, by Julien Cristau
[facets] forcing a fixed height to the group is a bad idea: the container will not properly overflow
2011-12-01, by Aurelien Campeas
[views/tabs] tests absolutely want an alt attribute (even if meaningless)
2011-11-29, by Aurelien Campeas
[navigation] provide a link back from the full view to the paginated one
2011-11-29, by Julien Cristau
[sorted navigation] refactor code so that when an attribute is found, nb_chars may be recomputed anyway according to variable type
2011-11-24, by Aurelien Campeas
[reledit] implements entity_call instead of cell_call
2011-11-24, by Aurelien Campeas
[merge] backport stable
2011-11-24, by Aurelien Campeas
[skel] default debian/rules use pysupport to compile python files
stable
2011-11-24, by Sylvain Thénault
use dbhelper functions to get default date / datetime (closes #2094544)
2011-11-21, by Alexandre Fayolle
actually a bad idea, sorry
2011-11-22, by Alexandre Fayolle
[web/views/tabs] improve non graphical experince with tabs (closes #2097405)
2011-11-23, by Alain Leufroy
[tableview] fix action menu layout (closes #2099011)
2011-11-23, by Aurelien Campeas
[facets] do no stretch to the right when there are many facets; instead use a floating layout (closes #2093160)
2011-11-23, by Aurelien Campeas
[views/table] fix typo
2011-11-23, by Aurelien Campeas
fix typo
2011-11-22, by Alexandre Fayolle
added log when operation precommit fails
2011-11-21, by Alexandre Fayolle
[EntityTableView] smarter header for MainEntityColRenderer: use plural form only when necessary. Closes #2093182
2011-11-17, by Sylvain Thénault
[tableview] enhance RelationColRenderer. Closes #2093184
2011-11-17, by Sylvain Thénault
backport stable
2011-11-16, by Sylvain Thénault
[reledit] default label should be translated, I don't thing we've an opportunity to do it another way as uicfg objects are static
stable
2011-11-16, by Sylvain Thénault
[rset] fix crash while building entity from rset w/ some subquery. Closes #2089055
stable
2011-11-16, by Sylvain Thénault
[email bug report] _cw.config bw compat has been dropped, use _cw.vreg.config (+ small cleanup). Closes #2086985
2011-11-15, by Sylvain Thénault
[users management view] return None if no entity related, not an empty tuple. Closes #2089085
2011-11-15, by Sylvain Thénault
merge stable changes to default
2011-11-14, by Alexandre Fayolle
[http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998)
stable
2011-11-10, by Alexandre Fayolle
[etype restriction component] rql 0.31 doesn't accept anymore a variable ref as add_type_restriction argument. Closes #2086983
2011-11-10, by Sylvain Thénault
[3.14 migration] strip constraint value to avoid extra new lines
2011-11-10, by Sylvain Thénault
merge
2011-11-09, by Sylvain Thénault
Added tag cubicweb-debian-version-3.14.0-1 for changeset 0bfe22fceb38
2011-11-09, by Sylvain Thénault
Added tag cubicweb-version-3.14.0 for changeset 5c4390eb10c3
cubicweb-debian-version-3.14.0-1
2011-11-09, by Sylvain Thénault
[test] add some tests for rql's add_type_restriction
2011-11-09, by Sylvain Thénault
add some notes
2011-11-09, by Sylvain Thénault
[packaging] common subpackage has been dropped
cubicweb-version-3.14.0
2011-11-09, by Sylvain Thénault
3.14
2011-11-09, by Sylvain Thénault
[js/tablesorter] work around tablesorter deficiencies (bool handling)
2011-11-09, by Aurelien Campeas
[tableview] fix __init__ logic of sortfunc/sortable
2011-11-09, by Sylvain Thénault
[datafeed log] properly log errors catched at the source level
2011-11-09, by Sylvain Thénault
[data import log] log on the source so we properly have source name information
2011-11-09, by Sylvain Thénault
[facets] reenable facet hiding (was lost in the previous refactoring)
2011-11-09, by Aurelien Campeas
[tableview] drop comment
2011-11-09, by Sylvain Thénault
[tableview] deepcopy of colrenderer was actually broken with py < 2.7
2011-11-07, by Sylvain Thénault
backport stable
2011-11-07, by Sylvain Thénault
[html, ajax] demote_to_html don't crash anymore if force-html-content-type is activated. Closes #712309
stable
2011-11-07, by Sylvain Thénault
[doc] fix data hooks parent class in Hooks doc.
stable
2011-11-04, by Anthony Truchet
[pylint] enhance plugin: define 'data' function in uiprops module
2011-11-07, by Sylvain Thénault
[table] display navigation component both above and below the table
2011-11-07, by Adrien Di Mascio
[doc] update 3.14 release notes
2011-11-07, by Sylvain Thénault
[table view] some new table view enhancements
2011-11-04, by Sylvain Thénault
[navigation] extract method from SortedNavigation.call to ease overriding
2011-11-04, by Sylvain Thénault
[cleanup] drop some appengine support junk
2011-11-04, by Sylvain Thénault
[table view] properly handle show/hide filter actions so we get proper action displayed even when recalled from pagination
2011-11-04, by Sylvain Thénault
backport stable
2011-11-04, by Sylvain Thénault
[pagination] closes #2072029: add css class to div for "see them all" link for pagination.
stable
2011-11-04, by Sylvain Thénault
[prev/next] properly translate previous/next links' title, closes #2072158
stable
2011-11-04, by Sylvain Thénault
[rql, integrity] let ValidationError and Unauthorized pass during composite deletion (closes #2070042)
2011-11-03, by Alexandre Fayolle
[table view, workflow] fix the display of wf history table (closes: #2065652)
2011-10-28, by Alexandre Fayolle
backport stable
2011-11-03, by Sylvain Thénault
[rset] replace entity cw_rset on .limit(inplace=True) will avoid pb if the entity is still referenced by some other entity relations cache. Closes #2065643
stable
2011-11-03, by Sylvain Thénault
[instance creation] properly search for sql extension in the schema directory. Closes #2068117
stable
2011-11-03, by Sylvain Thénault
[entity table view] add count default to true on main entity column
2011-11-03, by Sylvain Thénault
[table sort] should eval cubicweb:sortvalue to make it works properly
2011-11-03, by Sylvain Thénault
[rqlinput] cleanup (use req everywhere) and fix html validation issue (input outside fieldset)
stable
2011-11-03, by Sylvain Thénault
[js table sort] use lower cased tag names since HTML is case insensitive and XHTML is case sensitive and wants lower case tag names
2011-11-02, by Sylvain Thénault
[old table view] drop duplicated method
2011-11-02, by Sylvain Thénault
[edit controller] only display warning on specific adapters
2011-11-02, by Sylvain Thénault
[wysiwyg editor] disable server browsing by default
stable
2011-11-02, by Sylvain Thénault
[doc] add some documentation on url path evaulators
2011-10-28, by Adrien Di Mascio
fix typos
2011-10-28, by Sylvain Thénault
[diet] move iprogress to its own cube. Closes #1916016
2011-10-28, by Sylvain Thénault
[facetable views] allow extra hiddens to be specified when selecting the facets form
2011-10-28, by Sylvain Thénault
[export views] uniformize titles, much nicer when listing possible views. Closes #2060944
2011-10-28, by Sylvain Thénault
replace adapter by simple selector to ease edit controller overloading; fixes #2042349
2011-10-28, by Florent Cayré
[uihelper] fix bad variable renaming
2011-10-28, by Adrien Di Mascio
[doc] fix most of ReST compilation errors and warnings
2011-10-28, by Adrien Di Mascio
Update documentation about resource mode.
stable
2011-10-12, by Pierre-Yves David
[uicfg] add uihelper module with high-level helpers (closes #1809414)
2011-10-27, by Adrien Di Mascio
[ui lib] facet and form widget for Integer used to store binary mask. Closes #2054771
2011-10-27, by Sylvain Thénault
[tableview] .entity method is useful on EntityTableView as well, move it there
2011-10-27, by Sylvain Thénault
[schema, old instance] restore some pre 3.5.10 bw compat as some old instances may still have this, and add migration so we can remove it at some point
2011-10-27, by Sylvain Thénault
backport stable
2011-10-26, by Aurelien Campeas
[views/facets] backout 82d76492e21e - this was not actually needed and caused some problems ...
stable
2011-10-26, by Aurelien Campeas
backport stable
2011-10-26, by Sylvain Thénault
[test, facets] fix prepare_rqlst arguments, it wasn't actually testing baserql due to name conflicts
stable
2011-10-26, by Sylvain Thénault
[test] specify X type, as this is not infered from NOT identity with rql#default
2011-10-25, by Sylvain Thénault
useless debugged breaks test with python < 2.6
2011-10-25, by Sylvain Thénault
[rql2sql] fix regression introduced in 8018:f01c80513274 leading to bad execution of DELETE queries
2011-10-25, by Sylvain Thénault
[test] unittest2 api update
2011-10-25, by Sylvain Thénault
[rql] closes #2054468: support for HAVING in SET/DELETE queries
2011-10-25, by Sylvain Thénault
[book] Some minor fixes to the CubicWeb doc (typos, invalid ReST, ...)
stable
2011-10-25, by Anthony Truchet
[tableview,jsoncontroller] the json controller must check view.handle_pagination as well & the old table view also handles pagination internally
2011-10-25, by Aurelien Campeas
[ui, pagination] when sorted in some date type, auto-set max characters (closes #2053038)
2011-10-24, by Sylvain Thénault
[tableview] extract two methods from render_table to ease subclassing
2011-10-24, by Aurelien Campeas
backport stable
2011-10-24, by Sylvain Thénault
[deprecated] TableView: update some documentation
2011-10-24, by Pierre-Yves David
[column labels] full display_name prototype compat
stable
2011-10-24, by Sylvain Thénault
[book] update copyright
stable
2011-10-24, by Sylvain Thénault
[tableview,basetemplates,pagination] some views internally handle the pagination, in which case the base template should not try to paginate
2011-10-24, by Aurelien Campeas
check entity's cwuri and remove debug
stable
2011-10-22, by Sylvain Thénault
[tableview] fix bad attribute name
2011-10-22, by Sylvain Thénault
[tableview] sortvalue truncation should be somewhat configurable
2011-10-21, by Aurelien Campeas
fix broken tests (at least by #1800002)
2011-10-21, by Florent Cayré
typo
2011-10-21, by Sylvain Thénault
undo garbage shipped in 9a73d5e762b0
2011-10-21, by Aurelien Campeas
[test] one more base etype...
2011-10-21, by Sylvain Thénault
[test] limit size is now done by the layout
2011-10-21, by Sylvain Thénault
[facets] fix context passing + a note for later
2011-10-21, by Aurelien Campeas
[table view] fix regression in old table view leading to malformed html
2011-10-21, by Sylvain Thénault
[utils] add a ``js_href`` function to generated proper javascript href
2011-10-18, by Pierre-Yves David
i18n update
2011-10-21, by Sylvain Thénault
[facets] view should be propagated up to facet selection, so we can get different facets according to the view. Closes #2036527
2011-10-21, by Sylvain Thénault
Record a log of datafeed source imports (closes #2026097)
2011-10-21, by Julien Cristau
[management table] upgrade sources groups management table to new api
2011-10-21, by Sylvain Thénault
[management table] fix and upgrade users and groups management tables to new api
2011-10-21, by Sylvain Thénault
[table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
2011-10-21, by Sylvain Thénault
[web component architecture] extract LayoutableMixIn from components
2011-10-21, by Sylvain Thénault
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-10-21, by Sylvain Thénault
[test] restore support for python < 2.6
2011-10-21, by Sylvain Thénault
[forms] update code broken by linkto refactoring
2011-10-21, by Sylvain Thénault
[rdf] drop buggy (name error) try/except (done using related(safe=True))
stable
2011-10-21, by Sylvain Thénault
backport stable
2011-10-21, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.9-1 for changeset 0a3cb5e60d57
stable
2011-10-21, by Sylvain Thénault
Added tag cubicweb-version-3.13.9 for changeset 07afe32945aa
stable
cubicweb-debian-version-3.13.9-1
2011-10-21, by Sylvain Thénault
3.13.9
stable
cubicweb-version-3.13.9
2011-10-21, by Sylvain Thénault
[selectors] EClassSelector (eg is_instance & all) should check for None value (possible w/ outer join) when a row is specified. Closes #2033165
stable
2011-10-21, by Sylvain Thénault
[test] fix failure introduced by localperms cube introduction
2011-10-21, by Sylvain Thénault
[test] fix failures introduced by 7951:b7c825b00f64
2011-10-21, by Sylvain Thénault
backport stable
2011-10-21, by Sylvain Thénault
[test] fix datafeed test, we have to use an internal session
stable
2011-10-21, by Sylvain Thénault
[test] drop some deprecation warnings
stable
2011-10-21, by Sylvain Thénault
[ibreadcrumbs] missing xml_escape on latest path part (usually view's title). Closes #2037506
stable
2011-10-21, by Sylvain Thénault
[test] fix test failure caused by 7922:d307c3817782
stable
2011-10-21, by Sylvain Thénault
[test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore
stable
2011-10-21, by Sylvain Thénault
[entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
2011-10-20, by Florent Cayré
Add generated documentation to .hgignore.
stable
2011-10-18, by Pierre-Yves David
[uilib] add missing printer for integers
2011-10-20, by Adrien Di Mascio
backport stable
2011-10-20, by Sylvain Thénault
[rset] don't only consider a sample select node / solution to compute rset description. Closes #2036499
stable
2011-10-20, by Sylvain Thénault
[rset] use .iteritems() instead of items()
2011-10-18, by Sylvain Thénault
merge back stable change
2011-10-18, by Alexandre Fayolle
remove stale debugging statement
stable
2011-10-18, by Alexandre Fayolle
[server] fix integrity checks that destroy data (closes #1972842)
2011-09-29, by Nicolas Chauvat
[entity related rql] 'is' relation target constant should have 'etype' type, not String
2011-10-17, by Sylvain Thénault
[entity] fix dumb name error introduced by 3.14 entity refactoring
2011-10-17, by Sylvain Thénault
backport stable
2011-10-14, by Sylvain Thénault
[js] missing trailing comma
2011-10-14, by Sylvain Thénault
[test] map pgettext to unicode as _
stable
2011-10-14, by Sylvain Thénault
[table view] fix bug introduced in 7938:80c6e2155c3d leading to not translated table headers
stable
2011-10-14, by Sylvain Thénault
oops
2011-10-14, by Sylvain Thénault
[test] fix some failures recently introduced
stable
2011-10-14, by Sylvain Thénault
add missing imports
2011-10-14, by Sylvain Thénault
[selectors] match_kwargs and match_form_params selectors both accept a new `once_is_enough` argument (closes #1990438)
2011-10-14, by Sylvain Thénault
[cache] replace lgc.cache with something more appropriate (closes #1921713)
2011-10-14, by Aurelien Campeas
merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
2011-10-14, by Sylvain Thénault
[table] use explicit add_onload() to setup table sorting (closes #2013493)
stable
2011-10-14, by Adrien Di Mascio
[schema display] display_name shouldn't call .lower(). Note the only proper way is to have different msgid for upper/lower cases. Closes #1105433
2011-10-14, by Sylvain Thénault
[ms repository] when an exception is raised during extid2eid and no rollback is done, some manual cleanups have to be done (closes #1993420)
2011-10-14, by Sylvain Thénault
[facets] on the way to vidargs removal
2011-10-14, by Sylvain Thénault
[migraction] fix cmd_change_attribute_type command (closes #2015073)
stable
2011-10-13, by Alexandre Fayolle
[action] has_editable_relation first argument is once_is_enough flag, not an action name
stable
2011-10-13, by Sylvain Thénault
[table] Only apply sorting event on the first row of a table header (closes #1988780)
2011-10-11, by Pierre-Yves David
[table js] Update jquery-tablesorter to 2.0.5 (closes #1989018)
2011-10-07, by Pierre-Yves David
init_facets: Add documentation
stable
2011-10-13, by Pierre-Yves David
[facets] try to get rid of arbitrary constants, be prettier and eat less space (closes #1988706)
2011-10-13, by Aurelien Campeas
[edit controller] add form to pre_web_edit signature to ease linkto usage (used by vcsfile cube)
2011-10-13, by Florent Cayré
pylint extension
stable
2011-10-12, by Sylvain Thénault
[printers] fix bug introduced by final view refactoring:   shouldn't be escaped.
2011-10-12, by Sylvain Thénault
Add a hidden input:submit field in facets form (closes #1988784)
stable
2011-10-11, by Pierre-Yves David
AnyRsetView: Refactor the columns_name method and update doc.
stable
2011-10-11, by Pierre-Yves David
[facets] FacetFilterMixIn: add documention for class and generate_form
2011-10-11, by Pierre-Yves David
[facet] Add infered type restriction to Filtered result set (closes #1988776)
stable
2011-10-11, by Pierre-Yves David
[source] remove uicfg rule for dropped synchronizing attribute
stable
2011-10-11, by Sylvain Thénault
backport stable
2011-10-11, by Sylvain Thénault
[datafeed] remove remaining uses of 'synchronizing' attribute replaced by 'in_synchronization' in 3.13.8. Closes #1989131
stable
2011-10-11, by Sylvain Thénault
[datafeed parser] only update an entity attributes when needed. Closes #1989142
stable
2011-10-11, by Sylvain Thénault
backport stable
2011-10-11, by Sylvain Thénault
[schema] drop erroneous default on CWSource.in_synchronization. Closes #1990585
stable
2011-10-11, by Sylvain Thénault
[forms] fix bug in linkto refactoring (misordered arguments)
2011-10-10, by Sylvain Thénault
[migration] update old yams api in change_attribute_type
stable
2011-10-07, by Sylvain Thénault
[schema] add missing import (trigger warning)
stable
2011-10-07, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.8-1 for changeset 43f83f5d0a4d
stable
2011-10-07, by Sylvain Thénault
Added tag cubicweb-version-3.13.8 for changeset 249bd4169339
stable
cubicweb-debian-version-3.13.8-1
2011-10-07, by Sylvain Thénault
3.13.8
stable
cubicweb-version-3.13.8
2011-10-07, by Sylvain Thénault
[facets] use encodeURIComponent instead of escape to encode url paremters (closes #1984727)
stable
2011-10-07, by Adrien Di Mascio
[repository] use utcnow instead of now for some internal timetamps (closes #1988458)
stable
2011-10-07, by Sylvain Thénault
[datafeed] add max-lifetime for concurrent synchronization lock (closes #1908676)
stable
2011-10-07, by Sylvain Thénault
backport stable
2011-10-07, by Sylvain Thénault
[view, plot] deprecate flot and encourage usage of the jqplot cube (closes #1625218)
2011-10-07, by Sylvain Thénault
remove 3.14 deprecation warning
2011-10-06, by Sylvain Thénault
sample script to turn a pyro source into a datafeed source
stable
2011-10-07, by Sylvain Thénault
[datafeed parser] properly recurse on nodes to follow all mapped relations (closes #1988432)
stable
2011-10-07, by Sylvain Thénault
[migration] expose migration methods to execute schema/*.sql and migration/<event>.py files (closes #1986498)
stable
2011-10-06, by Sylvain Thénault
[request, ui] printable_value is now a method of request, and may be given dict of formatters to use (closes #1984743)
2011-10-06, by Sylvain Thénault
[web, formatting] move Interval data type display logic from final view to printable_value (closes #1984742)
2011-10-06, by Sylvain Thénault
[js] Remove tab mixed with space in ``web/data/cubicweb.facets.js``
stable
2011-10-06, by Pierre-Yves David
[xml/rdf views] handle case where the user hasn't read access to a relation (closes #1984598)
stable
2011-10-06, by Sylvain Thénault
[datafeed] don't crash if url is not specified
2011-10-04, by Sylvain Thénault
[web session] ProgrammingError may be raised, we should catch it (closes #1980076)
stable
2011-10-04, by Sylvain Thénault
[web auth] closes #1981680: authentication info retriever should be given a chance to cleanup data
stable
2011-10-04, by Sylvain Thénault
backport stable
2011-10-04, by Sylvain Thénault
repaire cctl db-init -d on sqlserver (closes #1979670)
2011-09-30, by Alexandre Fayolle
[test, sqlserver] update test for fixed impl. of date extraction function for sqlserver (lgdb 1.7)
stable
2011-10-04, by Sylvain Thénault
[rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717)
stable
2011-10-04, by Sylvain Thénault
[pyviews] new colheaders and cssclass arguments on pyvaltable (closes #1979718)
stable
2011-10-04, by Sylvain Thénault
[rql2sql] support for outer join on column alias (closes #1979645)
stable
2011-10-04, by Sylvain Thénault
[linkto] update documentation
2011-10-04, by Sylvain Thénault
improve EntityAttributesTableView perfs by adding a call to complete()
stable
2011-09-30, by Alexandre Fayolle
fix typo in comment
stable
2011-09-30, by Alexandre Fayolle
[ms, test] fix source deletion pb, detected by test since 7885:9454b7ef5ae4
stable
2011-09-30, by Sylvain Thénault
[book] startup views: add a note about *manage* view
stable
2011-09-30, by Sylvain Thénault
[lint] remove uses of "print >> sys.stderr" (closes #1908571)
2011-08-09, by Nicolas Chauvat
cleanup
stable
2011-09-29, by Sylvain Thénault
backport stable
2011-09-29, by Sylvain Thénault
[js] add proper excanvas.js (patched version provided with jqplot, but with proper copyrights
stable
2011-09-29, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.7-1 for changeset 2f93ce32febe
stable
2011-09-29, by Sylvain Thénault
Added tag cubicweb-version-3.13.7 for changeset 68e8c81fa96d
stable
cubicweb-debian-version-3.13.7-1
2011-09-29, by Sylvain Thénault
3.13.7
stable
cubicweb-version-3.13.7
2011-09-29, by Sylvain Thénault
[linkto] test for main form should be done in the link_to dictionary computation, else we may get erroneous values for sub-forms
2011-09-29, by Sylvain Thénault
[req] .view should not catch [Object|Registry]NotFound (which is a bug), only NoSelectableObject (closes #1973681)
stable
2011-09-29, by Sylvain Thénault
[repository] when deleting relations of a deleted external entity, we should skip non-crossable relation (closes #1973680)
stable
2011-09-29, by Sylvain Thénault
[ms planning] raise BadRQLQuery when two variables related by a non-crossable relation should come from two different sources (closes #1973767)
stable
2011-09-29, by Sylvain Thénault
[ms, test] propagate exception in test mode
stable
2011-09-29, by Sylvain Thénault
[repo] cleanup [_]delete_info prototype: extid argument isn't used
stable
2011-09-29, by Sylvain Thénault
[views] fix docstring of tableview
stable
2011-09-27, by Nicolas Chauvat
remove remaining junk from bad merge
2011-09-28, by Sylvain Thénault
fix bad merge
2011-09-28, by Sylvain Thénault
[sync schema hooks] pylint fixes have broken hasattr test
stable
2011-09-28, by Sylvain Thénault
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
2011-09-28, by Sylvain Thénault
[doc] more doc about what's new in 3.14
2011-09-28, by Sylvain Thénault
[json] restore 2.5 compat
2011-09-28, by Sylvain Thénault
[views] implement json / jsonp export views (closes #1942658)
2011-09-27, by Adrien Di Mascio
[form, entity] refactor '__linkto', now handled by the entity form, not the entity itself. Closes #1931543
2011-09-27, by Florent Cayré
[facet] add safety belt to rql path facet init (closes #1965481)
stable
2011-09-27, by Aurelien Campeas
[cleanup] kill broken livetest module
stable
2011-09-27, by Sylvain Thénault
[req cookie] fix name error
stable
2011-09-27, by Sylvain Thénault
backport stable
2011-09-26, by Sylvain Thénault
[test] unicode name/value in cookie makes tests failing (SimpleCookie then suppose it's a dict...)
stable
2011-09-26, by Sylvain Thénault
fix bad merge (unsaved buffers...)
2011-09-26, by Sylvain Thénault
backport stable
2011-09-26, by Sylvain Thénault
fix merge
stable
2011-09-26, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.6-1 for changeset 8a8949ca5351
stable
2011-09-26, by Sylvain Thénault
Added tag cubicweb-version-3.13.6 for changeset 17c007ad845a
stable
cubicweb-debian-version-3.13.6-1
2011-09-26, by Sylvain Thénault
backport oldstable
stable
cubicweb-version-3.13.6
2011-09-26, by Sylvain Thénault
Added tag cubicweb-debian-version-3.12.10-1 for changeset 9dfd21fa0a8b
oldstable
2011-09-26, by Sylvain Thénault
Added tag cubicweb-version-3.12.10 for changeset 074c848a3712
oldstable
cubicweb-debian-version-3.12.10-1
2011-09-26, by Sylvain Thénault
3.13.6
stable
2011-09-26, by Sylvain Thénault
[web/facet] fix example selector in docstring
stable
2011-09-26, by Aurelien Campeas
[migration doc] talk about changes in Entity.fetch_rql
2011-09-26, by Sylvain Thénault
[web request] fix stupid error that gone through the review
stable
2011-09-26, by Sylvain Thénault
3.12.10
oldstable
cubicweb-version-3.12.10
2011-09-26, by Sylvain Thénault
[skeleton] fix new class configuration in realdbtest
stable
2011-06-07, by Julien Jehannet
[web request] fix cookie 'expires' formating (closes #1953945)
stable
2011-09-23, by Sylvain Thénault
[web] properly redirect when user login on loggedout view (closes #1954050)
stable
2011-09-23, by Sylvain Thénault
[i18n] update
stable
2011-09-26, by Sylvain Thénault
[schema, cleanup] one more case for add_etype_button
stable
2011-09-26, by Sylvain Thénault
[i18n, facet] missing registration of <no relation> msgid
stable
2011-09-26, by Sylvain Thénault
[test] sort to avoid random failure due to dict order
stable
2011-09-23, by Sylvain Thénault
[facets] fix height computation (incorporates and/or element if present, use css value to compute likely maximum height, kill wdg_stack_size) (closes #1954077)
stable
2011-09-23, by Aurelien Campeas
backport stable
2011-09-23, by Sylvain Thénault
[primary view] add 'verbatim' attribute view (closes #1947475)
stable
2011-09-23, by Sylvain Thénault
[primary view] add 'verbatim' attribute view (closes #1947475)
2011-09-23, by Sylvain Thénault
backport stable
2011-09-23, by Sylvain Thénault
[doc] split API/book part of stuff that has been moved in primary view module docstring
stable
2011-09-23, by Sylvain Thénault
[rqlrewrite] if inlined relation has to be moved to a subquery, take care of the object of the relation (closes #1945725)
stable
2011-09-23, by Sylvain Thénault
[views/facets] simple horizontal layout when there are a few facets only (closes #1921709)
stable
2011-09-23, by Aurelien Campeas
[breadcrumbs] keep proper breadcrumbs when creating an entity linked to another by inspecting __linkto (closes #1947476)
2011-09-23, by Sylvain Thénault
[web test] secondary view isn't listed anymore by possible view since it use the class_deprecated metaclass
stable
2011-09-23, by Sylvain Thénault
ensure the test for asource column won't crash on SQLServer (closes #1949621)
stable
2011-09-22, by Alexandre Fayolle
[doc] backport primary view documentation into the code, also document [URL]AttributeView
stable
2011-09-22, by Sylvain Thénault
[primary sub views] use entity_call instead of cell_call
stable
2011-09-22, by Sylvain Thénault
[doc] get back baseviews documentation into the code, enhance it and reorganize the module accordingly
stable
2011-09-22, by Sylvain Thénault
typo
stable
2011-09-22, by Sylvain Thénault
[reledit] honore 'rvid' for attribute relations (closes #1947471)
stable
2011-09-22, by Sylvain Thénault
[view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474)
stable
2011-09-22, by Sylvain Thénault
[sources management] nicer source management view and breadcrumbs (closes #1946329)
stable
2011-09-22, by Sylvain Thénault
[cubicweb.js] log evalJSON errors (closes #1947473)
stable
2011-09-22, by Aurelien Campeas
[views/table] parametrize table view co-classes (closes #1947472)
stable
2011-09-22, by Aurelien Campeas
[cwproperties] refactor properties form to make it partly overrideable easily (closes #1936782)
2011-09-22, by Sylvain Thénault
[entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)
2011-09-22, by Sylvain Thénault
[entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
2011-09-22, by Sylvain Thénault
[schema] drop CWSourceSchemaConfig[cw_for_source,cw_schema] unique constraint (closes #1946277)
stable
2011-09-22, by Sylvain Thénault
[cleanup]
stable
2011-09-22, by Sylvain Thénault
[jsoncontroller] deprecate the now unused js_set_cookie (closes #1944810)
stable
2011-09-22, by Aurelien Campeas
[repo] ensure we don't restart a task while the repo is shutting down (closes #1942736)
stable
2011-09-22, by Sylvain Thénault
[warnings] explicitly ask to show DeprecationWarning in debug mode (closes #1942760)
stable
2011-09-22, by Sylvain Thénault
[testlib] make self.view() return raw output if no validator is used
2011-09-22, by Adrien Di Mascio
[tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522)
stable
2011-09-21, by Aurelien Campeas
[tabs] fix clic on tab that does nothing (closes #1942750)
stable
2011-09-21, by Aurelien Campeas
less
more
|
(0)
-3000
-1000
-960
+960
+1000
+3000
tip