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