Thu, 09 Jun 2011 12:16:10 +0200 |
Adrien Di Mascio |
[sql] implement #1631319: ask user before creating postgresql languages
|
changeset |
files
|
Thu, 09 Jun 2011 10:32:34 +0200 |
Nicolas Chauvat |
[parsers] improve url construction by using stdlib's urllib instead of str concatenation
|
changeset |
files
|
Thu, 09 Jun 2011 12:20:57 +0200 |
Pierre-Yves David |
[bfss] Catch EnvironmentError instead of OSError when trying to read attributes bffstored
stable
|
changeset |
files
|
Thu, 09 Jun 2011 10:37:01 +0200 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
Thu, 09 Jun 2011 10:36:28 +0200 |
Nicolas Chauvat |
[views/iprogress] rename to make things easier to read and understand
stable
|
changeset |
files
|
Wed, 08 Jun 2011 17:10:39 +0200 |
Sylvain Thénault |
[datafeed cwxml parser] cache processed urls/entities to avoid unnecessary http requests and processing
|
changeset |
files
|
Wed, 08 Jun 2011 17:08:00 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 08 Jun 2011 15:11:45 +0200 |
Sylvain Thénault |
[rql2sql] fix missing sql restriction w/ attribute restriction where value comes from a subquery
stable
|
changeset |
files
|
Tue, 07 Jun 2011 16:07:06 +0200 |
Adrien Di Mascio |
[dataimport] fix #1732685: cached entity and shared cw_edited data with NoHookRQLObjectStore
|
changeset |
files
|
Tue, 07 Jun 2011 12:54:45 +0200 |
Nicolas Chauvat |
[parsers] fix python2.5 compat problem introduced by 7466:395c966a1cb3
|
changeset |
files
|
Thu, 26 May 2011 14:38:49 +0200 |
Nicolas Chauvat |
[test] update cubicweb/test/unittest_schema.py (to follow yams#.....)
|
changeset |
files
|
Tue, 07 Jun 2011 10:17:36 +0200 |
Adrien Di Mascio |
[server] fix NameError (missing VIRTUAL_RTYPES import) in checkintegrity.py
stable
|
changeset |
files
|
Tue, 07 Jun 2011 10:07:58 +0200 |
Sylvain Thénault |
[schema] fix computing of has_text relation: when a fulltext_container relation is added, we need to recompute has_text for the target entity type as well. Also, avoid computation when not needed
stable
|
changeset |
files
|
Tue, 07 Jun 2011 10:03:31 +0200 |
Nicolas Chauvat |
[parsers] remove build_search_rql() that duplicates find_entities()
|
changeset |
files
|
Tue, 07 Jun 2011 08:02:11 +0200 |
Sylvain Thénault |
[vreg] help understanding assertion error
stable
|
changeset |
files
|
Mon, 06 Jun 2011 19:54:37 +0200 |
Nicolas Chauvat |
[datetime] by default display 'UTC' string when displaying TZDatetime
|
changeset |
files
|
Mon, 06 Jun 2011 17:44:43 +0200 |
Sylvain Thénault |
[test] update test to avoid failure
|
changeset |
files
|
Mon, 06 Jun 2011 16:33:21 +0200 |
Nicolas Chauvat |
[web] fix typo
|
changeset |
files
|
Mon, 06 Jun 2011 16:19:19 +0200 |
Sylvain Thénault |
[datafeed] fix stupid error introduced by 'just before qfinish' refactoring...
|
changeset |
files
|
Mon, 06 Jun 2011 16:13:09 +0200 |
Sylvain Thénault |
[schema] support for BigInt type. Closes #1720995
|
changeset |
files
|
Mon, 06 Jun 2011 15:52:53 +0200 |
Sylvain Thénault |
[test,i18n] update test and i18n catalog to follow addition of 'synchronizing' attribute on sources
|
changeset |
files
|
Mon, 06 Jun 2011 15:44:48 +0200 |
Nicolas Chauvat |
[i18n] update yams error messages (requires yams#67668)
|
changeset |
files
|
Mon, 06 Jun 2011 15:21:24 +0200 |
Sylvain Thénault |
[datafeed] provide a source-sync command to launch source synchronization through the command line. Closes #1725692
|
changeset |
files
|
Mon, 06 Jun 2011 15:17:55 +0200 |
Sylvain Thénault |
[datafeed] use a boolean flag on CWSource to ensure we don't have concurrent synchronizations. Closes #1725690
|
changeset |
files
|
Mon, 06 Jun 2011 15:11:29 +0200 |
Nicolas Chauvat |
[views] add columns parser and latest_retrieval to cwsource admin view
|
changeset |
files
|
Mon, 06 Jun 2011 15:03:00 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 06 Jun 2011 15:00:58 +0200 |
Pierre-Yves David |
Fix name error introduced in c21d845836e4
stable
|
changeset |
files
|
Mon, 06 Jun 2011 15:00:05 +0200 |
Pierre-Yves David |
Fix conditionnal logic broken in 195b24fe3a03
stable
|
changeset |
files
|
Mon, 06 Jun 2011 14:41:00 +0200 |
Sylvain Thénault |
[session] provide a simple transaction context manager for session. Closes #1725640
stable
|
changeset |
files
|
Wed, 01 Jun 2011 10:20:58 +0200 |
Aurelien Campeas |
[formwidgets] make the select size a class attribute (more easily tuned)
stable
|
changeset |
files
|
Mon, 30 May 2011 16:16:19 +0200 |
Pierre-Yves David |
[bfss] Make ``current_fs_path`` return None when an attribute has no value
stable
|
changeset |
files
|
Mon, 30 May 2011 17:43:29 +0200 |
Sylvain Thénault |
[selectors] take care, Session has no cnx
stable
|
changeset |
files
|
Fri, 27 May 2011 13:57:25 +0200 |
Sylvain Thénault |
don't crash if we can't fetch data or if xml is malformed
|
changeset |
files
|
Fri, 27 May 2011 11:17:02 +0200 |
Sylvain Thénault |
[datafeed] extract some methods from pull_data to ease writing custom datafeed sources
|
changeset |
files
|
Fri, 27 May 2011 09:56:26 +0200 |
Sylvain Thénault |
drop useless code
|
changeset |
files
|
Thu, 26 May 2011 18:24:55 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 26 May 2011 18:24:41 +0200 |
Sylvain Thénault |
[datafeed] we should use utc timestamp to avoid pb with local times
stable
|
changeset |
files
|
Thu, 26 May 2011 08:57:15 +0200 |
Sylvain Thénault |
[test] fix failure introduced by yams'changeset 644:f9c79356b758
|
changeset |
files
|
Thu, 26 May 2011 08:32:15 +0200 |
Sylvain Thénault |
[testlib] add convenience assertion method to check __message
|
changeset |
files
|
Thu, 26 May 2011 08:12:42 +0200 |
Sylvain Thénault |
[test] fix failure introduced by 1719eab69551: the regexp should be fixed, not the error message
|
changeset |
files
|
Wed, 25 May 2011 18:46:09 +0200 |
Sylvain Thénault |
[web test] fix test failures introduced by 7431:cab99ccdb774
|
changeset |
files
|
Wed, 25 May 2011 14:14:08 +0200 |
Aurelien Campeas |
backport stable changes
|
changeset |
files
|
Wed, 25 May 2011 14:08:29 +0200 |
Sylvain Thénault |
[ui message] fix regression introduced by 7429:ef5165fa99e0, leading to 'None' message displayed in the ui
stable
|
changeset |
files
|
Wed, 25 May 2011 13:39:08 +0200 |
Aurelien Campeas |
backport stable changes
|
changeset |
files
|
Wed, 25 May 2011 13:36:25 +0200 |
Aurelien Campeas |
[json controller] fix .exception call msg format string (missing one slot)
stable
|
changeset |
files
|
Wed, 25 May 2011 12:35:33 +0200 |
Sylvain Thénault |
[test] fix tests broken by 7427:5338d895b891
stable
|
changeset |
files
|
Wed, 25 May 2011 11:42:31 +0200 |
Sylvain Thénault |
merge default heads
|
changeset |
files
|
Wed, 25 May 2011 11:41:16 +0200 |
Arthur Lutz |
[ui messages, xss] Start migration towards use of _msgid instead of __message (prone to XSS injection) closes #1698245
|
changeset |
files
|
Wed, 25 May 2011 11:40:10 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 25 May 2011 11:39:54 +0200 |
Sylvain Thénault |
[ui messages] make application message component works when request has no cnx set and support for explicit message given through render argument
stable
|
changeset |
files
|
Wed, 25 May 2011 10:59:26 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 25 May 2011 10:58:43 +0200 |
Sylvain Thénault |
[web session] fix session handling so we get a chance to have for instance the 'forgotpwd' feature working on a site where anonymous are not allowed
stable
|
changeset |
files
|
Wed, 25 May 2011 11:28:58 +0200 |
Aurelien Campeas |
[ajax js/css] modconcat fix: load code exactly once (auc, fcayre)
|
changeset |
files
|
Wed, 25 May 2011 08:51:45 +0200 |
Sylvain Thénault |
[test] update test broken by previous commit
stable
|
changeset |
files
|
Wed, 25 May 2011 08:35:20 +0200 |
Florent Cayré |
[entity fetch_attrs] remove ambiguous relations on different etypes from fetched attrs or it may produce wrong related results; closes #1700896
stable
|
changeset |
files
|
Tue, 24 May 2011 10:33:43 +0200 |
Arthur Lutz |
typo : s/undoed/undone/
stable
|
changeset |
files
|
Mon, 23 May 2011 11:36:43 +0200 |
Nicolas Chauvat |
[cwvreg] inline function dump_class()
|
changeset |
files
|
Tue, 24 May 2011 08:56:55 +0200 |
Aurelien Campeas |
[js/ajax] undeprecate (async)remoteExec. closes #1381205
stable
|
changeset |
files
|
Tue, 24 May 2011 08:49:58 +0200 |
Sylvain Thénault |
[rql2sql] closes #1697862: ORDERBY SUM(C) cancel GROUPBY by wrongly adding C to grouped variables
stable
|
changeset |
files
|
Mon, 23 May 2011 13:35:09 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 23 May 2011 13:24:54 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.5-1 for changeset 6dfe78a0797c
stable
|
changeset |
files
|
Mon, 23 May 2011 13:24:54 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.12.5 for changeset ae33197db1f0
stable cubicweb-debian-version-3.12.5-1
|
changeset |
files
|
Mon, 23 May 2011 10:34:29 +0200 |
Sylvain Thénault |
3.12.5
stable cubicweb-version-3.12.5
|
changeset |
files
|
Mon, 23 May 2011 10:28:03 +0200 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Fri, 20 May 2011 19:27:00 +0200 |
Aurelien Campeas |
[views/table (facetform)] introduced in facetbox, was missing in tableview form filter
|
changeset |
files
|
Fri, 20 May 2011 19:22:30 +0200 |
Aurelien Campeas |
[web.facet] self.w -> w
|
changeset |
files
|
Fri, 20 May 2011 19:09:01 +0200 |
Aurelien Campeas |
[web/facet|views/table] bump a bit some heights, split table view methods for easier subclassing
|
changeset |
files
|
Fri, 20 May 2011 17:29:50 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 20 May 2011 17:27:55 +0200 |
Sylvain Thénault |
cleanup and update some copyright
stable
|
changeset |
files
|
Fri, 20 May 2011 17:27:33 +0200 |
Sylvain Thénault |
[migractions] fix change_attribute_type
stable
|
changeset |
files
|
Fri, 20 May 2011 17:27:15 +0200 |
Sylvain Thénault |
[migractions] dropped_constraints should accept only droprequired without cstrtype
stable
|
changeset |
files
|
Fri, 20 May 2011 17:20:51 +0200 |
Sylvain Thénault |
[form rendering] some refactoring to ease FormRenderer overriding
stable
|
changeset |
files
|
Thu, 19 May 2011 18:49:57 +0200 |
Sylvain Thénault |
[deprecation] drop remaining warnings
stable
|
changeset |
files
|
Thu, 19 May 2011 18:48:26 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 19 May 2011 17:53:46 +0200 |
Sylvain Thénault |
[session] new methods on session to ease access to security/hooks control context managers
stable
|
changeset |
files
|
Thu, 19 May 2011 17:53:01 +0200 |
Sylvain Thénault |
[workflow] new 'fire_transition_if_possible' method on IWorkflowable to fire a transition if it's possible
stable
|
changeset |
files
|
Thu, 19 May 2011 17:53:00 +0200 |
Sylvain Thénault |
[workflow] new 'incontext-state' view for IWorkflowable entities
stable
|
changeset |
files
|
Thu, 19 May 2011 16:39:24 +0200 |
Aurelien Campeas |
[facets/table] vertically group facets by two when possible in order to have a more compact horizontal layout in table filter form
|
changeset |
files
|
Thu, 19 May 2011 15:56:49 +0200 |
Sylvain Thénault |
[workflow] add method on IWorkflowable to set initial state of an entity (closes #1686357)
stable
|
changeset |
files
|
Thu, 19 May 2011 11:50:54 +0200 |
Sylvain Thénault |
[web test] fix test broken by making cw_source editable by managers
|
changeset |
files
|
Thu, 19 May 2011 10:53:17 +0200 |
Sylvain Thénault |
[multi-sources] support for moving an entity from an external source (closes #343818)
|
changeset |
files
|
Thu, 19 May 2011 10:53:11 +0200 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
changeset |
files
|
Thu, 19 May 2011 10:36:26 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 19 May 2011 10:35:20 +0200 |
Sylvain Thénault |
[rql2sql] fix in 7394:d11d88bd08e8 was actually not needed
stable
|
changeset |
files
|
Thu, 19 May 2011 09:43:23 +0200 |
Sylvain Thénault |
[rset] close #1683703: rset.get_entity crash on rql query with subquery and aggregat
stable
|
changeset |
files
|
Thu, 19 May 2011 09:40:44 +0200 |
Sylvain Thénault |
[rql2sql] fix generated sql for eid comparison. closes #1638695
stable
|
changeset |
files
|
Wed, 18 May 2011 16:05:11 +0200 |
Sylvain Thénault |
fix some deprecation warnings
stable
|
changeset |
files
|
Wed, 18 May 2011 16:04:47 +0200 |
Sylvain Thénault |
[querier test] test groupby function call / column number
|
changeset |
files
|
Tue, 17 May 2011 07:37:13 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 16 May 2011 21:41:50 +0200 |
Sylvain Thénault |
[plot views] don't paginate
stable
|
changeset |
files
|
Mon, 16 May 2011 16:25:33 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Mon, 16 May 2011 16:24:00 +0200 |
Sylvain Thénault |
[url rewriting] fix nasty bug in build_rset inner function: the same dictionary is used by all queries, hence triggering potentially important bugs on concurrent requests (this dictionary goes back and forth the repository)
oldstable
|
changeset |
files
|
Thu, 28 Apr 2011 17:05:22 +0200 |
Alexandre Fayolle |
[hooks selection optimization] prune hooks when multiple entities are concerned by a hm.call_hooks() (closes: #1672022)
|
changeset |
files
|
Mon, 16 May 2011 11:36:42 +0200 |
Sylvain Thénault |
[repo test] datafeed parser's process method should now take raise_on_error argument
|
changeset |
files
|
Mon, 16 May 2011 10:17:48 +0200 |
Sylvain Thénault |
[datafeed] propagate raise_on_error to parser's process method
|
changeset |
files
|
Mon, 16 May 2011 10:19:22 +0200 |
Pierre-Yves David |
[http] Make a better __repr__ for Status responce exception.
stable
|
changeset |
files
|
Fri, 13 May 2011 18:47:03 +0200 |
Aurelien Campeas |
[schema] fix imprecise error message
|
changeset |
files
|
Fri, 13 May 2011 14:58:16 +0200 |
Alexandre Fayolle |
fix name error introduced in previous changeset
|
changeset |
files
|
Fri, 13 May 2011 13:40:51 +0200 |
Sylvain Thénault |
[server test] restore logging level after test end
|
changeset |
files
|
Fri, 13 May 2011 13:40:48 +0200 |
Sylvain Thénault |
[web data] fix datadir handling to avoid web test failure introduced somewhere in default branch
|
changeset |
files
|
Fri, 13 May 2011 10:42:04 +0200 |
Sylvain Thénault |
remove debug print
|
changeset |
files
|
Fri, 13 May 2011 10:10:41 +0200 |
Sylvain Thénault |
[datafeed] extract a generic DataFeedXMLParser from CWEntityXMLParser
|
changeset |
files
|
Fri, 13 May 2011 10:10:19 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 13 May 2011 10:09:54 +0200 |
Sylvain Thénault |
[entity] fix cw_instantiate w/ reverse_ relation crash when either multiple entities are given or an eid instead of an entity
stable
|
changeset |
files
|
Fri, 13 May 2011 10:09:52 +0200 |
Sylvain Thénault |
[cw source ui] fix mapping checking for datafeed source (avoid false positive error, but doesn't check that much things)
stable
|
changeset |
files
|
Thu, 12 May 2011 10:22:17 +0200 |
Sylvain Thénault |
[web request] don't define pageid js variable when one is found in form parameters (eg, page ajax call)
stable
|
changeset |
files
|
Wed, 11 May 2011 19:03:16 +0200 |
Sylvain Thénault |
[repo cache] there are some relations we don't want to cache, they may cause memory leak
stable
|
changeset |
files
|
Wed, 11 May 2011 19:02:27 +0200 |
Sylvain Thénault |
[c-c shell] we should commit the migration handler, cnx is not None unless connected through pyro
stable
|
changeset |
files
|
Wed, 11 May 2011 17:06:41 +0200 |
Sylvain Thénault |
[cwpermission, cwgroup] convenience method on CWGroup to grant a local permission (ie CWPermission) on an entity
stable
|
changeset |
files
|
Wed, 11 May 2011 17:05:59 +0200 |
Sylvain Thénault |
[cleanup] kill some remaining traces of goa
stable
|
changeset |
files
|
Wed, 11 May 2011 17:04:29 +0200 |
Sylvain Thénault |
[c-c shell] closes #1669147: autocommit in maintenance scripts
stable
|
changeset |
files
|
Wed, 11 May 2011 13:41:21 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 11 May 2011 13:39:01 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.4-1 for changeset 7c4d34a5ec57
stable
|
changeset |
files
|
Wed, 11 May 2011 13:39:00 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.12.4 for changeset 5cd0dbc26882
stable cubicweb-debian-version-3.12.4-1
|
changeset |
files
|
Wed, 11 May 2011 12:29:12 +0200 |
Sylvain Thénault |
3.12.4
stable cubicweb-version-3.12.4
|
changeset |
files
|
Wed, 11 May 2011 12:11:51 +0200 |
Sylvain Thénault |
missing future import
|
changeset |
files
|
Wed, 11 May 2011 12:04:56 +0200 |
Sylvain Thénault |
don't let windmill/qunit test break apycot warning for all web/test
stable
|
changeset |
files
|
Wed, 11 May 2011 09:42:02 +0200 |
Sylvain Thénault |
[selectors] enhance rql_condition to make it usable as a condition on request's user
stable
|
changeset |
files
|
Wed, 11 May 2011 09:39:51 +0200 |
Sylvain Thénault |
[repo test] fix test broken by c2452cd57026 by using proper fake session
|
changeset |
files
|
Wed, 11 May 2011 09:38:44 +0200 |
Sylvain Thénault |
[testlib] fake session can be given a vreg
|
changeset |
files
|
Tue, 10 May 2011 18:53:30 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 10 May 2011 18:53:18 +0200 |
Sylvain Thénault |
fix some test failures introduced by 7350:c2452cd57026
|
changeset |
files
|
Tue, 10 May 2011 18:50:13 +0200 |
Sylvain Thénault |
[rql2sql] fix bug avoiding outer join relation to be used as a variable principal. Closes #1659395
stable
|
changeset |
files
|
Tue, 10 May 2011 18:17:55 +0200 |
Sylvain Thénault |
resurrect code lost by too much patch manipulation
|
changeset |
files
|
Tue, 10 May 2011 16:23:48 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 02 May 2011 20:41:46 +0200 |
Nicolas Chauvat |
[parsers] various refactorings
stable
|
changeset |
files
|
Tue, 10 May 2011 16:15:43 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Tue, 10 May 2011 14:08:41 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 10 May 2011 14:07:14 +0200 |
Sylvain Thénault |
fix _set_relation when no target eids, update datafeed source pull_data arguments to raise on error during tests
stable
|
changeset |
files
|
Tue, 10 May 2011 12:07:54 +0200 |
Sylvain Thénault |
[session] enhance session's transaction storage handling to fix cases where commit/rollback is done while in the context of hooks_control/security_enabled managers. Closes #1412648: commit or rollback during postcreate reset hooks control state
|
changeset |
files
|
Tue, 10 May 2011 10:28:29 +0200 |
Sylvain Thénault |
[session] nicer local variable names
|
changeset |
files
|
Tue, 10 May 2011 07:57:52 +0200 |
Pierre-Yves David |
[web server] #1642893 issue a 403 instead of a 500 on Unauthorized exception
oldstable
|
changeset |
files
|
Mon, 09 May 2011 18:16:20 +0200 |
Aurelien Campeas |
[css] repair selected slice distinctiveness (with a nice, discrete bg color)
|
changeset |
files
|
Mon, 09 May 2011 17:42:28 +0200 |
Sylvain Thénault |
[view] ability to define a column header through custom label_column_<colindex> method, useful for table view to customize a specific column without specifying others
stable
|
changeset |
files
|
Mon, 09 May 2011 16:12:17 +0200 |
Sylvain Thénault |
[selectors] test/fix rql_condition to make it works when entity is specified via 'entity' keyword argument instead of rset, row and col
stable
|
changeset |
files
|
Mon, 09 May 2011 16:11:00 +0200 |
Sylvain Thénault |
[etwist] fix bug w/ new resources concantenation and https-url enabled sites
|
changeset |
files
|
Mon, 09 May 2011 14:50:14 +0200 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Thu, 21 Apr 2011 12:35:41 +0200 |
Sylvain Thénault |
adds support for a portable db import/export format (closes: #1521112)
stable
|
changeset |
files
|
Thu, 21 Apr 2011 16:33:55 +0200 |
Alexandre Fayolle |
add a new method iter_process_result which does the same as proces_result but is a generator (closes #1625374)
stable
|
changeset |
files
|
Mon, 09 May 2011 14:35:10 +0200 |
Sylvain Thénault |
[session] lock self._closed and session.close to avoid race conditions
stable
|
changeset |
files
|
Mon, 09 May 2011 14:34:23 +0200 |
Sylvain Thénault |
[server test] use a lock instead of sleep to have higher green probability :/
stable
|
changeset |
files
|
Mon, 09 May 2011 12:47:49 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 09 May 2011 12:03:03 +0200 |
Sylvain Thénault |
[testlib] create_user may now create user's email address
stable
|
changeset |
files
|
Mon, 09 May 2011 12:02:26 +0200 |
Sylvain Thénault |
enhanced comment
|
changeset |
files
|
Mon, 09 May 2011 09:14:09 +0200 |
Sylvain Thénault |
[i18n] en translation fixes
stable
|
changeset |
files
|
Mon, 09 May 2011 09:13:49 +0200 |
Sylvain Thénault |
[users management] use an existing msgid...
stable
|
changeset |
files
|
Mon, 09 May 2011 09:13:22 +0200 |
Sylvain Thénault |
[cwgroup views] uicfg rules cleanup
stable
|
changeset |
files
|
Sat, 07 May 2011 10:51:47 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Sat, 07 May 2011 10:51:36 +0200 |
Sylvain Thénault |
[testlib] grant_permission now accept either an entity or en eid
stable
|
changeset |
files
|
Sat, 07 May 2011 09:37:07 +0200 |
Sylvain Thénault |
[session selector] missing not
stable
|
changeset |
files
|
Fri, 06 May 2011 18:21:31 +0200 |
Sylvain Thénault |
[session] new selectors according to session type (eg user or internal
stable
|
changeset |
files
|
Fri, 06 May 2011 18:20:58 +0200 |
Sylvain Thénault |
[ajax] reload method should return underlying deferred
stable
|
changeset |
files
|
Fri, 06 May 2011 18:20:26 +0200 |
Sylvain Thénault |
[user mgmt] should show user login in first column in any case (e.g. application specific override)
stable
|
changeset |
files
|
Fri, 06 May 2011 11:44:40 +0200 |
Aurelien Campeas |
[component|i18n] give imgs an alt attribute, refresh i18n po files
|
changeset |
files
|
Fri, 06 May 2011 11:41:42 +0200 |
Aurelien Campeas |
[i18n/es] repair es.po
|
changeset |
files
|
Fri, 06 May 2011 11:28:42 +0200 |
Sylvain Thénault |
[testlib] fix deprecation warning stack level
stable
|
changeset |
files
|
Fri, 06 May 2011 11:07:05 +0200 |
Aurelien Campeas |
[nav component/cosmetics] have nice looking arrows insteads of << / >>
|
changeset |
files
|
Fri, 06 May 2011 08:52:09 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Fri, 06 May 2011 08:48:26 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.3-1 for changeset ba8fe4f2e408
stable
|
changeset |
files
|
Fri, 06 May 2011 08:48:25 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.12.3 for changeset e712bc6f1f71
stable cubicweb-debian-version-3.12.3-1
|
changeset |
files
|
Thu, 05 May 2011 16:30:43 +0200 |
Sylvain Thénault |
3.12.3
stable cubicweb-version-3.12.3
|
changeset |
files
|
Thu, 05 May 2011 16:21:21 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Thu, 05 May 2011 16:20:21 +0200 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.11.3-1 for changeset b3c6702761a1
oldstable
|
changeset |
files
|
Thu, 05 May 2011 16:20:20 +0200 |
Sylvain Thénault |
Added tag cubicweb-version-3.11.3 for changeset b7a124f9aed2
oldstable cubicweb-debian-version-3.11.3-1
|
changeset |
files
|
Thu, 05 May 2011 16:01:18 +0200 |
Sylvain Thénault |
3.11.3 hopefuly closing the 3.11 serie
oldstable cubicweb-version-3.11.3
|
changeset |
files
|
Thu, 05 May 2011 15:28:24 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 05 May 2011 15:26:28 +0200 |
Sylvain Thénault |
[testlib] fix assertAuthFailure to consider both None and dbapi._NeedAuthAccessMock as meaning 'no connection has been set'
stable
|
changeset |
files
|
Thu, 05 May 2011 13:36:03 +0200 |
Sylvain Thénault |
[i18n] update spanish translation, thanks to Celso from CreaLibre
stable
|
changeset |
files
|
Thu, 05 May 2011 13:34:02 +0200 |
Sylvain Thénault |
[i18n] fix french translation
stable
|
changeset |
files
|
Thu, 05 May 2011 13:33:53 +0200 |
Sylvain Thénault |
[primary, metadata] reuse existing msgids
stable
|
changeset |
files
|
Thu, 05 May 2011 12:50:21 +0200 |
Florent Cayré |
fix ajax loading of concatenated js/ css + prefix concat cache files to ease cache clearing
|
changeset |
files
|
Thu, 05 May 2011 10:38:23 +0200 |
Nicolas Chauvat |
[entity] make set_relations() accept entities and eids (closes #1631391)
stable
|
changeset |
files
|
Thu, 05 May 2011 11:54:41 +0200 |
Sylvain Thénault |
[CubicWebTC] fix create_user bw compat
stable
|
changeset |
files
|
Thu, 05 May 2011 11:46:29 +0200 |
Sylvain Thénault |
[msplanner] fix regression and test failure introduced in 7292:258c92805066
stable
|
changeset |
files
|
Wed, 04 May 2011 14:55:27 +0200 |
Sylvain Thénault |
[repository quick start] should modify class attribute to get this actually working (used by a classmethod)
stable
|
changeset |
files
|
Wed, 04 May 2011 12:25:50 +0200 |
Adrien Di Mascio |
backport stable
|
changeset |
files
|
Wed, 04 May 2011 12:24:41 +0200 |
Aurelien Campeas |
[js] use minified jquery
stable
|
changeset |
files
|
Wed, 04 May 2011 10:32:15 +0200 |
Florent Cayré |
[entity] fix entity fetch_rql when fetch_attrs contains a rtype with multiple destination etypes which do not have the same fetched attributes themselves (closes #1631282)
stable
|
changeset |
files
|
Tue, 03 May 2011 17:43:53 +0200 |
Sylvain Thénault |
[configuration] exit with proper message when sources file is unreadable (you usually started cw while logged with a wrong user). Closes #1631238
|
changeset |
files
|
Tue, 03 May 2011 13:57:18 +0200 |
Adrien Di Mascio |
[js] remove facet-loading.png, use plain-text / i18n
|
changeset |
files
|
Tue, 03 May 2011 11:03:27 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Tue, 03 May 2011 11:02:32 +0200 |
Sylvain Thénault |
[selectors] fix on_fire_transition for cases where change_state is called (eg no transition specified)
stable
|
changeset |
files
|
Mon, 02 May 2011 17:24:51 +0200 |
Sylvain Thénault |
[workflow selectors] introduced new on_fire_transition hook selector, deprecated on_transition
stable
|
changeset |
files
|
Mon, 02 May 2011 15:59:30 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 02 May 2011 15:46:03 +0200 |
Sylvain Thénault |
[migration] new command to get default workflow for an entity type
stable
|
changeset |
files
|
Mon, 02 May 2011 15:07:13 +0200 |
Sylvain Thénault |
[workflow hooks] reuse metadata/integrity categories instead of a new 'workflow' category and drop useless hook
|
changeset |
files
|
Mon, 02 May 2011 15:06:20 +0200 |
Sylvain Thénault |
[entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
|
changeset |
files
|
Fri, 29 Apr 2011 20:16:54 +0200 |
Sylvain Thénault |
[ms planner] ignore neged source relation when trying to restrict query sources
stable
|
changeset |
files
|
Fri, 29 Apr 2011 12:34:18 +0200 |
Sylvain Thénault |
[users management] show email as text avoid specific primary email rendering (and we don't bother getting a clickable link)
stable
|
changeset |
files
|
Fri, 29 Apr 2011 12:12:14 +0200 |
Sylvain Thénault |
[primary view] display entity source in 'metadata' view if it's not the system source
stable
|
changeset |
files
|
Fri, 29 Apr 2011 12:07:59 +0200 |
Sylvain Thénault |
[users management] enhance users table: show state, primary email and data source; show filter form
stable
|
changeset |
files
|
Fri, 29 Apr 2011 19:31:25 +0200 |
Nicolas Chauvat |
merge changes from oldstable
stable
|
changeset |
files
|