Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-224
+224
+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.
Added tag cubicweb-debian-version-3.13.4-1 for changeset 52f26475d764
stable
2011-08-05, by Sylvain Thénault
Added tag cubicweb-version-3.13.4 for changeset 223ecf0620b6
stable
cubicweb-debian-version-3.13.4-1
2011-08-05, by Sylvain Thénault
3.13.4
stable
cubicweb-version-3.13.4
2011-08-05, by Sylvain Thénault
[.po generation] closes #1902315: c i18ncube doesn't consider relation definition description
stable
2011-08-05, by Sylvain Thénault
closes #1901436: view/modify action in table don't work
stable
2011-08-05, by Sylvain Thénault
[css] closes #1880740: update cubicweb.reset.css file (meyerweb.com)
stable
2011-08-05, by Sylvain Thénault
[web test] fix test needed after change of primary_email definition
stable
2011-08-05, by Sylvain Thénault
[doc] fix ReST in README file (make pypi happier)
stable
2011-08-04, by Sylvain Thénault
[web] fix user management view selector
stable
2011-08-04, by Sylvain Thénault
[base schema] do similar changes as use_email for primary_email
stable
2011-08-04, by Sylvain Thénault
[book, rql] update rql langage chapter with new operators and outer join capabilities
stable
2011-08-04, by Sylvain Thénault
[web] closes #1892494: emailaddress and anonymity
stable
2011-08-04, by Sylvain Thénault
[3.13 migration] closes #1896724: some db backend (eg sqlserver) doesn't support ADD COLUMN
stable
2011-08-04, by Sylvain Thénault
[source] update system table and internal structures on source renaming. Closes #1896721
stable
2011-08-04, by Sylvain Thénault
[rql2sql] closes #1892473: enhance handling of optional inlined relation
stable
2011-08-04, by Sylvain Thénault
[schema] use definition for `use_email` relation instead of type declaration (closes: #1894929)
stable
2011-08-03, by Julien Jehannet
[web] rql directive breaks if explicit vid and empty rset (closes #1893433)
stable
2011-08-04, by Nicolas Chauvat
[datafeed] properly encode/decode external uri
stable
2011-08-03, by Sylvain Thénault
[querier] we should not insert None but skip the line when some unknown eid is detected (closes #1892491)
stable
2011-08-02, by Sylvain Thénault
[rql2sql] closes #1892471: support for unary expression introduced in rql 0.30
stable
2011-08-02, by Sylvain Thénault
[deprecation] __message hidden generate deprecation warning
stable
2011-08-02, by Sylvain Thénault
[server] host mapping is better named url mapping (closes #1892461)
stable
2011-08-02, by Nicolas Chauvat
[packaging] should depend on yams 0.33
stable
2011-08-02, by Nicolas Chauvat
[packaging] should depend on yams 0.33
stable
2011-08-02, by Nicolas Chauvat
[rql2sql test] sqlserver use 0/1 for booleans, not FALSE/TRUE
stable
2011-08-01, by Sylvain Thénault
[repo] Stop setting hashmode on schema
stable
2011-08-01, by Julien Cristau
[devtool] Make the sqlite database used for test execution process specific (closes #1230401)
stable
2011-08-01, by Sylvain Thénault
backport stable
2011-07-27, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.3-1 for changeset fb48c55cb802
stable
2011-07-27, by Sylvain Thénault
Added tag cubicweb-version-3.13.3 for changeset 0e82e7e5a34f
stable
cubicweb-debian-version-3.13.3-1
2011-07-27, by Sylvain Thénault
[rql2sql] take care to boolean_value returning an int (eg sqlite/mysql)
stable
cubicweb-version-3.13.3
2011-07-27, by Sylvain Thénault
[repo test] remove debug
stable
2011-07-27, by Sylvain Thénault
[repo ms] commit/rollback session if it has been created in the method
stable
2011-07-27, by Sylvain Thénault
3.13.3
stable
2011-07-27, by Sylvain Thénault
i18nupdate
stable
2011-07-27, by Sylvain Thénault
[sql] more test and fix boolean handling
stable
2011-07-27, by Sylvain Thénault
backport oldstable
stable
2011-07-27, by Sylvain Thénault
[repo test] Fix test broken by BFSSTestable
oldstable
2011-07-27, by Pierre-Yves David
[sql] fix querying of boolean value w/ sqlite
stable
2011-07-27, by Sylvain Thénault
backport oldstable
stable
2011-07-27, by Sylvain Thénault
[datafeed] for datafeed source, we don't want commit in extid2eid but explicitly handled by the source. Also, we should use 'safe' internal session
stable
2011-07-27, by Sylvain Thénault
[sql gen] handle optional on comparison node (eg HAVING expression) and on rhs of final relation. Closes #1859609
stable
2011-07-27, by Sylvain Thénault
[session] safe internal sessions don't deactivate integrity hooks
stable
2011-07-27, by Sylvain Thénault
[sql test] lgdb > 1.6 use int for bool with sqlite backend
stable
2011-07-27, by Sylvain Thénault
[rql2sql] don't introduce substitution for Int and Boolean constants. This is needed for COUNT(DISTINCT) support
stable
2011-07-27, by Sylvain Thénault
[css] syntax fix in cubicweb.css
oldstable
2011-07-27, by Arthur Lutz
[entities] skip_copy_for should be considered for object relations too (closes #1857474)
2011-07-26, by Adrien Di Mascio
[datafeed] case insensitive etype. Closes #1877014
stable
2011-07-26, by Sylvain Thénault
[datafeed] closes #1875322: empty tag means None value
stable
2011-07-26, by Sylvain Thénault
[datafeed] properly take care to cwsource=system in imported xml. Closes #1877017
stable
2011-07-26, by Sylvain Thénault
[datafeed / fti] rather control a 'complete' parameter than setting empty attribute values
stable
2011-07-26, by Sylvain Thénault
[repo api] deprecates source.extid2eid, only the system source should implement it,
stable
2011-07-26, by Sylvain Thénault
backport stable
2011-07-26, by Sylvain Thénault
backport oldstable
stable
2011-07-26, by Sylvain Thénault
[bfss] Fix update of BFSS attribute to None (close #1875289)
oldstable
2011-07-26, by Pierre-Yves David
[skeleton/pytestconf] provide an acceptable solution for windows, closes #1875488
oldstable
2011-07-26, by Aurelien Campeas
[facets] make sure has_text facet data is posted correctly (closes #1857405)
stable
2011-07-26, by Adrien Di Mascio
[rql] fix min/max args definition of [TEXT_]LIMIT_SIZE registered procedures (long outstanding bug discovered after recent fix in lgdb)
stable
2011-07-26, by Sylvain Thénault
[schema] rephrase relation definition since constraint doesn't apply to CWRelation
stable
2011-07-26, by Sylvain Thénault
[datafeed] closes #1873616 (user's url corruption when etype is not recognized
stable
2011-07-26, by Sylvain Thénault
[schema] restrict source mapping 'cw_schema' relation to non final relation, we currently have no use for attributes
stable
2011-07-26, by Sylvain Thénault
[c-c db-check] add some sql queries to fix cw_source/is/is_instance relations according to data in the entities table
stable
2011-07-22, by Sylvain Thénault
[c-c db-check] missing comma ending print statement to get expected output
stable
2011-07-22, by Sylvain Thénault
[c-c db-check] disable write security as well so we can delete stuff when needed (e.g. orphan TrInfo)
stable
2011-07-22, by Sylvain Thénault
[c-c db-check] having no owner is allowed, don't try to fix that
stable
2011-07-22, by Sylvain Thénault
[metadata, ldap] make backport of ldap user actually working
stable
2011-07-21, by Sylvain Thénault
[c-c db-check] drop some deprecation warning
stable
2011-07-21, by Sylvain Thénault
[index page] use 'New xxx' generated labels, 'add a xxx' labels are only generated according to inlined form configuration and with an associated context
stable
2011-07-21, by Sylvain Thénault
[doc packaging] prune _sources containing generated text file, include js else search doesn't work
stable
2011-07-21, by Sylvain Thénault
[boxes] 3.13.2 regression: should specify dom id else we may generate bad xhtml
stable
2011-07-21, by Sylvain Thénault
[facets] fix missing 'warnings' import and missing self reference on 'filtered_variable'
stable
2011-07-21, by Adrien Di Mascio
stable is now 3.13
stable
2011-07-20, by Sylvain Thénault
oldstable is now 3.12
oldstable
2011-07-20, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.2-1 for changeset 9ad5411199e0
2011-07-20, by Sylvain Thénault
Added tag cubicweb-version-3.13.2 for changeset f9227b9d6183
cubicweb-debian-version-3.13.2-1
2011-07-20, by Sylvain Thénault
3.13.2
cubicweb-version-3.13.2
2011-07-20, by Sylvain Thénault
[rql2sql] closes #1832859: fake HAVING terms w/ EXISTS terms
2011-07-20, by Sylvain Thénault
backport stable
2011-07-20, by Sylvain Thénault
[boxes] closes #1832844: translate views category in possible views boxes
stable
2011-07-20, by Sylvain Thénault
[cwctl] set min/max args for reset admin password command. Closes #1832986
2011-07-20, by Nicolas Chauvat
[web] Image optimisation using trimage (pngcrush inside)
2011-07-18, by Arthur Lutz
[preferences js] jquery 1.6 needs quote when querying attribute value
2011-07-18, by Sylvain Thénault
fix test broken by previous commit
2011-07-18, by Sylvain Thénault
[session] add session id to closed connection errors
2011-07-18, by Sylvain Thénault
unsaved change...
2011-07-18, by Sylvain Thénault
[facets] closes #1827464: facet box always appear
2011-07-18, by Sylvain Thénault
[uilib] fix bad argument order, introduced by previous commit
2011-07-18, by Sylvain Thénault
[uilib] reimplement printable_value function using a dictionary so one can easily change how to base type is displayed everywhere in the application. Closes #1827465
2011-07-18, by Sylvain Thénault
closes #1826543: error on some ajax_replace_url call
2011-07-12, by Sylvain Thénault
Added tag cubicweb-debian-version-3.13.1-1 for changeset cc0578049cbe
2011-07-12, by Sylvain Thénault
Added tag cubicweb-version-3.13.1 for changeset 7d84317ef185
cubicweb-debian-version-3.13.1-1
2011-07-12, by Sylvain Thénault
3.13.1
cubicweb-version-3.13.1
2011-07-12, by Sylvain Thénault
i18nupdate
2011-07-12, by Sylvain Thénault
backport stable
2011-07-12, by Sylvain Thénault
Added tag cubicweb-debian-version-3.12.9-1 for changeset 92464e39134c
stable
2011-07-12, by Sylvain Thénault
Added tag cubicweb-version-3.12.9 for changeset cb2990aaa63c
stable
cubicweb-debian-version-3.12.9-1
2011-07-12, by Sylvain Thénault
3.12.9
stable
cubicweb-version-3.12.9
2011-07-12, by Sylvain Thénault
[repo, ms] fix planning of some queries where variable 'non-invarianess' should be considered, leading for instance to junk in entities table on source deletion
2011-07-12, by Sylvain Thénault
[repo] closes #1821172: fix source deletion
2011-07-12, by Sylvain Thénault
[ajax, IE] rewrite some code to avoid duplicated evaluation with IE
2011-07-12, by Sylvain Thénault
[repo, hooks] small task optimization: don't start cleanup_old_transactions when undo support is not activated, and retrieve a session to update a source only when some source to update is found
2011-07-11, by Sylvain Thénault
[http] closes #1816411, restore expires_header on static files in non-debug mode
2011-07-11, by Adrien Di Mascio
[native source] fix bug introduced in 7645:cb2459aaa7d7: fetchone() may return None
2011-07-11, by Sylvain Thénault
[source] closes #1816412: try to reconnect to dbms if connection is reset in eid_type_source()
2011-07-11, by Adrien Di Mascio
[twisted] add an option to configure twisted's threadpool size
2011-07-11, by Adrien Di Mascio
[book, form] include complete example of self-posted form with custom field/widget + minor other changes
2011-07-11, by Sylvain Thénault
backport stable
2011-07-11, by Sylvain Thénault
[datafeed] don't raise bad config error on source initialization
stable
2011-07-11, by Sylvain Thénault
[schema] closes #1816439: RQLConstraint does not take variable U into account
stable
2011-07-11, by Sylvain Thénault
[web form] avoid mis-formated warning for _cw_fields
2011-07-11, by Sylvain Thénault
[doc, hook] more backport of syt mbox documentation
2011-07-07, by Sylvain Thénault
[book, ldap] backport some doc from my mailbox
2011-07-07, by Sylvain Thénault
[book] fix some urls
2011-07-07, by Sylvain Thénault
[book, forms] talk about cnx.use_web_compatible_request instead of custom monkey-patching
2011-07-07, by Sylvain Thénault
[book] drop gae from the book
2011-07-07, by Sylvain Thénault
[book, admin] include some fixes done by auc in an email to me
2011-07-07, by Sylvain Thénault
[book] fix some rest/sphinx errors
2011-07-07, by Sylvain Thénault
[repo test] fix broken tests
2011-07-07, by Sylvain Thénault
closes #1784285: [rql2sql] crash when using a relation for inner and outer join
stable
2011-07-07, by Sylvain Thénault
[range facet] closes #1806937: simply retrieve min/max values when computing vocabulary/possible_values, this is enough
2011-07-07, by Sylvain Thénault
[facet] fix facet values update, broken by 7626:56300bec75f8
2011-07-07, by Sylvain Thénault
[facet slider] quote attribute value, else may break with earlier jquery
2011-07-07, by Sylvain Thénault
[facets] use unique dom id
2011-07-07, by Sylvain Thénault
[facet] with rql path facet rel may be None, handle it
2011-07-07, by Sylvain Thénault
[facet] closes #1806932: test and fix facet bug w/ having query (need rql update)
2011-07-07, by Sylvain Thénault
[ajax js loading] when everything is already loaded, don't do anything
2011-07-07, by Sylvain Thénault
backport stable
2011-07-07, by Sylvain Thénault
[IE, plot] ship with jqplot'excanvas version (include http://code.google.com/p/explorercanvas/issues/detail?id=82 for instance)
stable
2011-07-07, by Sylvain Thénault
[etwist, modconcat] closes #1806935: directly write data, don't put the whole concatenated thing in memory
2011-07-05, by Sylvain Thénault
[etwist] clear ui cache at server startup time. Closes #1806933
2011-07-05, by Sylvain Thénault
[facet] closes #1806931: new facet type, based on arbitrary rql path
2011-07-05, by Sylvain Thénault
[selectors, test] remove duplicated test and add some for relation_possible selector w/ rqlst
2011-07-05, by Sylvain Thénault
[repository] catch Exception instead of everything
stable
2011-07-05, by Sylvain Thénault
[facet] fix argument inversion in date range facet
2011-07-04, by Sylvain Thénault
[facetbox] put the facet box in a box
2011-07-04, by Aurelien Campeas
[doc] fix broken links
stable
2011-07-01, by Nicolas Chauvat
backport stable
2011-07-01, by Sylvain Thénault
[test] fix test, code from 3.13 gone in 3.12 accidentaly
stable
2011-07-01, by Sylvain Thénault
[selectors, facet] make is_instance and other EClassSelector subclass gather entity classes from 'select' and 'filtered_variable' context information. Closes #1796732
2011-07-01, by Sylvain Thénault
[facets] DontUpdateConstraint mecanism introduced a few commit ago isn't needed: we already have the 'needs_update' property controlling this
2011-07-01, by Sylvain Thénault
[facet] more api cleanup: support_and should be a property, so it's easier to deactivate.
2011-07-01, by Sylvain Thénault
[range facet] refactor to ease overriding, possible_values raise DontUpdateFacet (not handled by js actually)
2011-07-01, by Sylvain Thénault
[facets] allow to specify on which rqlst's variable facets should be applied. Closes #1795915
2011-07-01, by Sylvain Thénault
[facets] refactor / cleanup facet api: more consistent variable naming and easier to reuse function. Closes #1796804
2011-07-01, by Sylvain Thénault
backport stable
2011-07-01, by Sylvain Thénault
[schema / rql] fix mainvars of RRQLExpression with parens
stable
2011-07-01, by Florent Cayré
[facets js] better cubicweb:facetargs handling and avoid initializing a same form twice (that may occurs)
stable
2011-07-01, by Sylvain Thénault
[facets] should remove groupby from base rqlst. Closes #1796196
stable
2011-07-01, by Sylvain Thénault
[facets] factorize table filter form / facets box generation, moving out filter form from the table view so it's usable from other views. Closes #1794009
2011-07-01, by Sylvain Thénault
backport stable
2011-07-01, by Sylvain Thénault
[worklow forms] rewrite remaining pre 3.10 form code using uicfg
stable
2011-07-01, by Sylvain Thénault
[doc] SQL Server isolation level settings
stable
2011-06-29, by Alexandre Fayolle
new rql2sql unit tests for ORDERBY and LIMIT checks in SQLServer
stable
2011-06-30, by Alexandre Fayolle
backport stable
2011-07-01, by Sylvain Thénault
[cwc shell] add ``--password`` option to ``reset-admin-pwd`` (close #1794866)
stable
2011-07-01, by Pierre-Yves David
[c-c instance commands] keyboard interrupt should stop the command, not jump to the next instance. Closes #1794850
stable
2011-07-01, by Sylvain Thénault
[rset] syntax_tree impl. consistency: don't return an annotated syntax tree
stable
2011-07-01, by Sylvain Thénault
[cw-ctl] add command versions to list versions of cubes used by an instance (closes #508052)
2011-06-29, by Nicolas Chauvat
closes #1793991: [datafeed] error handling: log unexpected exceptions / don't stop on first validation error
2011-06-30, by Sylvain Thénault
[web session] fix bad cleanup of session without a connection set. Closes #1772125
stable
2011-06-30, by Sylvain Thénault
[i18n] fix undetected conflict
2011-06-30, by Sylvain Thénault
[rql2sql tests] fix erroneous case (tested with psql)
stable
2011-06-30, by Sylvain Thénault
add missing future import
2011-06-29, by Sylvain Thénault
drop unittest deprecation warning
stable
2011-06-29, by Sylvain Thénault
[form, controller] closes #1787233: form should provide a method to process posted content
2011-06-29, by Sylvain Thénault
[forms] fix import, gone into the wrong patch
2011-06-29, by Sylvain Thénault
[form, renderer] closes #1787234: [form] onsubmit interpolated by the form renderer, it shouldn't
2011-06-29, by Sylvain Thénault
[form renderers] closes #1787232: new 'onerowtable' form renderer
2011-06-29, by Sylvain Thénault
backport stable branch
2011-06-29, by Sylvain Thénault
[rql2sql] more cases fixed where something is wrongly added to GROUPBY, causing unexpected results for the query
stable
2011-06-29, by Sylvain Thénault
[book] rewrite / complete the RQL language chapter
2011-06-29, by Sylvain Thénault
[all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
2011-06-29, by Nicolas Chauvat
[cw-ctl] command list should not break when cube depends on version None (closes #1787209)
stable
2011-06-29, by Nicolas Chauvat
[uilib] new js_dumps function allowing usage of bare js string (wrapped into JSString)
2011-06-29, by Sylvain Thénault
backport stable
2011-06-29, by Sylvain Thénault
[repo, looping task] raise a custom exception when repository is shuting down, avoid looping task to be restarted in such case. Closes #1021276
stable
2011-06-29, by Sylvain Thénault
[formfields] use support_args instead of catching type error avoid hiding other issues and making debugging difficult
stable
2011-06-29, by Sylvain Thénault
[cw.ajax] fix loadxhtml documentation and warn when called on an empty elements list
stable
2011-06-29, by Sylvain Thénault
[etwist] log missing file even in debug mode
2011-06-28, by Sylvain Thénault
backport stable
2011-06-28, by Sylvain Thénault
[test] run and fix utils and uilib doctests
stable
2011-06-28, by Sylvain Thénault
Display proper date in plot/flot (closes #1725589)
stable
2011-06-28, by Arthur Lutz
[doc] fix NameError in bfss tutorial
stable
2011-06-28, by Alexandre Fayolle
[js/css concat] do not return 404 when resources of a concatenated data URL does not exist, unless in debugmode; closes #1745644
2011-06-27, by Florent Cayré
[server] "overrule" case insensitivity of database name (closes: #611294)
stable
2011-06-27, by Sylvain Thénault
[tests] update repository tests with new `use_cwuri_as_url` attribute
2011-06-27, by Sylvain Thénault
backport stable
2011-06-27, by Sylvain Thénault
Added tag cubicweb-debian-version-3.12.8-1 for changeset cf49ed55685a
stable
2011-06-27, by Sylvain Thénault
Added tag cubicweb-version-3.12.8 for changeset 50122a47ce4f
stable
cubicweb-debian-version-3.12.8-1
2011-06-27, by Sylvain Thénault
3.12.8
stable
cubicweb-version-3.12.8
2011-06-27, by Sylvain Thénault
[migration] litle enhancements and a fix to patch accidentally pushed two revisions ago
stable
2011-06-24, by Sylvain Thénault
[controller] UndoController: fix output method (closes: #1776091)
stable
2011-06-23, by Julien Jehannet
[migration] closes #1777411: schema modification commands shouldn't crash if already exists
stable
2011-06-24, by Sylvain Thénault
[rqlrewrite] closes #1772135: 1. don't try to reuse a relation from another statement (eg because a subquery has been introduced) 2. _use_orig_term should consider the current statement
stable
2011-06-24, by Sylvain Thénault
test fixes
2011-06-23, by Sylvain Thénault
[datafeed cw parser] refactor: split logic that was in the parser
2011-06-22, by Sylvain Thénault
[datafeed, entities] url for entities from a datafeed source should be on their origin site. Closes #1769391
2011-06-22, by Sylvain Thénault
cleanup
stable
2011-06-22, by Sylvain Thénault
[3.10] fix typo and error for pre 3.10 migration w/ postgres: we *must* call init_creating else the fti isn't correctly initialized, which may lead to silently rollbacked transaction
stable
2011-06-22, by Sylvain Thénault
[migration] don't add CWUniqueConstraint if already there (may occurs when running a migration in multiple times
stable
2011-06-22, by Sylvain Thénault
[datafeed] catch all exception, we should continue to process other urls
2011-06-22, by Sylvain Thénault
fix 3.13.1 migration
2011-06-21, by Sylvain Thénault
Added tag cubicweb-debian-version-3.12.7-1 for changeset a07517985136
stable
2011-06-21, by Sylvain Thénault
Added tag cubicweb-version-3.12.7 for changeset 628fe57ce746
stable
cubicweb-debian-version-3.12.7-1
2011-06-21, by Sylvain Thénault
3.12.7
stable
cubicweb-version-3.12.7
2011-06-21, by Sylvain Thénault
[ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
2011-06-21, by Sylvain Thénault
fix 3.13.0 migration script (closes #1766202)
2011-06-20, by Alexandre Fayolle
backport stable
2011-06-21, by Sylvain Thénault
fix 3.12.0 migration script (closes: #1766202)
stable
2011-06-20, by Alexandre Fayolle
[test] update to 3.13 api
2011-06-20, by Sylvain Thénault
[migration] when there are no data migration needed, we still want to rewrite the configuration and to restart the server. Closes #1760927
stable
2011-06-20, by Sylvain Thénault
[migration] bugfix: c-c list was not displaying the name of a cube requiring another cube without constraining the version.
stable
2011-06-18, by Nicolas Chauvat
backport stable
2011-06-17, by Sylvain Thénault
[rqlrewrite] test and fix rql snippets insertion when several snippets match an optional variable
stable
2011-06-17, by Sylvain Thénault
[datafeed, cw.xml] xml now carry entity's source information, interpreted at the other end so that for instance when an entity from elo is seen when importing cwo, it's properly marked as coming from elo source if one exists
2011-06-17, by Sylvain Thénault
[datafeed] actually raise on error
2011-06-17, by Sylvain Thénault
[python 2.5] compat fix
2011-06-17, by Sylvain Thénault
[datafeed, cwxml] parser now try to complete source's urls so one can add url such as <myinstance>/project. Closes #1759908
2011-06-17, by Sylvain Thénault
[server] fix unicode conversion capability in UndoException
stable
2011-06-09, by Julien Jehannet
[book] add autoload section from code and fix sphinx warnings
stable
2011-06-16, by Julien Jehannet
[controller] fix wrong view name when error occurs in UndoController
stable
2011-06-17, by Sylvain Thénault
[datafeed] renaming parser attribute to parser_id makes things clearer
2011-06-16, by Sylvain Thénault
cleanup and assert we don't import unexpected stuff
stable
2011-06-16, by Sylvain Thénault
[source config] fix synchronization on configuration entity changes
stable
2011-06-16, by Sylvain Thénault
less
more
|
(0)
-3000
-1000
-224
+224
+1000
+3000
tip