2011-04-14 |
Sylvain Thénault |
[testlib] refactor create_user and grant_permission to make them usable from pre_setup_database
|
changeset |
files
|
2011-04-14 |
Sylvain Thénault |
[3.12 regression] don't access to __class__ directly, it may raise AttributeError
|
changeset |
files
|
2011-04-13 |
Adrien Di Mascio |
[testlib] fix typos / NameErrors in devtools/__init__.py
stable
|
changeset |
files
|
2011-04-13 |
Sylvain Thénault |
[schema serialization] add warning on missing group
stable
|
changeset |
files
|
2011-04-13 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-04-13 |
Sylvain Thénault |
[testlib] fix bug in backup file name generation: it may erroneously replace '-' by '_' in database **parent directories**. This should fix random error when test are run under apycot.
stable
|
changeset |
files
|
2011-04-13 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-04-13 |
Sylvain Thénault |
[schema diagram] proper url generation (closes #1621276)
stable
|
changeset |
files
|
2011-04-13 |
Adrien Di Mascio |
[testlib] fix readlb config handling, avoid systematic recreation of db with postgres (closes #1618089)
stable
|
changeset |
files
|
2011-04-13 |
Aurelien Campeas |
[entities] fix cw_instantiate typo
stable
|
changeset |
files
|
2011-04-12 |
Aurelien Campeas |
[entities/test] add failing test for cw_instantiate
stable
|
changeset |
files
|
2011-04-12 |
Sylvain Thénault |
[timezone] ensure tzinfo is None
|
changeset |
files
|
2011-04-12 |
Sylvain Thénault |
[entity] use a list comprehension
stable
|
changeset |
files
|
2011-04-11 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3.12.2-1 for changeset 6d418fb3ffed
|
changeset |
files
|
2011-04-11 |
Nicolas Chauvat |
Added tag cubicweb-version-3.12.2 for changeset 5a9b6bc56538
cubicweb-debian-version-3.12.2-1
|
changeset |
files
|
2011-04-11 |
Nicolas Chauvat |
[packaging] prepare the release of version 3.12.2
cubicweb-version-3.12.2
|
changeset |
files
|
2011-04-11 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
2011-04-11 |
Sylvain Thénault |
[facet] ignore range extremas to avoid filtering out rows where value is NULL (closes #1251192)
stable
|
changeset |
files
|
2011-04-11 |
Sylvain Thénault |
Backed out changeset e0e802afa8e1, widgets are actually defined below
stable
|
changeset |
files
|
2011-04-11 |
Sylvain Thénault |
[facet] refactor: a simple class attribute is enough
stable
|
changeset |
files
|
2011-04-11 |
Sylvain Thénault |
[native source] eid_creation_lock actually lock the eid connection creation and usage
stable
|
changeset |
files
|
2011-04-11 |
Sylvain Thénault |
[dataimport] allow to specify columns on which result should be sorted in lazydbtable
stable
|
changeset |
files
|
2011-04-08 |
Sylvain Thénault |
[entity creation] ensure this is a relation and not an attribute before moving things into pending_relations because value is a list
stable
|
changeset |
files
|
2011-04-07 |
Adrien Di Mascio |
[fckeditor] fix fckeditor relative url: use baseuri()
stable
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.1-1 for changeset 07e2c9c7df26
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
Added tag cubicweb-version-3.12.1 for changeset 59701627adba
cubicweb-debian-version-3.12.1-1
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
3.12.1
cubicweb-version-3.12.1
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
i18n update
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
[sql generation] fix missing join with outer joins w/ rhs invariant variable...
stable
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
[test, cw props] ensure we can't add user specific / system-wide properties
stable
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
[ms planner] fix buggy temp table name generation, may generate duplicated unique id with subqueries/union
stable
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
[system source] drop now useless bw compat
stable
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
[test] silent warning
stable
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
[ms planner] use an index to avoid doing the same step twice
stable
|
changeset |
files
|
2011-04-06 |
Adrien Di Mascio |
[views] extend HTMLStream API to be able to change doctype / xmldecl
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
[test] drop some warnings introduced by new test dabase handling
stable
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
rephrase
stable
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-04-04 |
Katia Saurfelt |
[web] fix CalendarView : both icalendarable.start and icalendarable.stop dates can be None
stable
|
changeset |
files
|
2011-03-31 |
Florent Cayré |
[edit controller] fix subform formid in EditController (would need further improvement)
stable
|
changeset |
files
|
2011-04-06 |
Sylvain Thénault |
[schema synchronization] get back eid when adding a final entity type, else it may cause pb on later schema synchronization during the migration where the type is added
stable
|
changeset |
files
|
2011-04-05 |
Alexandre Fayolle |
backport fix from oldstable
|
changeset |
files
|
2011-04-05 |
Alexandre Fayolle |
backport fix from oldstable
stable
|
changeset |
files
|
2011-04-05 |
Alexandre Fayolle |
fileConfig is in logging.config
oldstable cubicweb-version-3.10.x
|
changeset |
files
|
2011-04-05 |
Sylvain Thénault |
[entity vocab] fix bug introduced in 3.12 vs/ entity vocabulary, leading to some unexpected empty vocabulary. Fix test accordingly.
|
changeset |
files
|
2011-04-05 |
Sylvain Thénault |
[rql rewriter] take care not to introduce snippets into a neged scope
|
changeset |
files
|
2011-04-05 |
Sylvain Thénault |
[old css] use aColor property
stable
|
changeset |
files
|
2011-04-05 |
Sylvain Thénault |
[uipros] drop unused properties
stable
|
changeset |
files
|
2011-04-05 |
Sylvain Thénault |
[selectors] abstract ExpectedValueSelector now accept a set as single argument
stable
|
changeset |
files
|
2011-04-05 |
Sylvain Thénault |
[igeocodable] import adapter description
stable
|
changeset |
files
|
2011-04-04 |
Sylvain Thénault |
[dataimport] tell more and nicely about transaction status
stable
|
changeset |
files
|
2011-04-04 |
Sylvain Thénault |
[dataimport] propagate stack
stable
|
changeset |
files
|
2011-04-01 |
Alexandre Fayolle |
Added tag cubicweb-debian-version-3.12.0-1 for changeset 92b56939b7c7
|
changeset |
files
|
2011-04-01 |
Alexandre Fayolle |
Added tag cubicweb-version-3.12.0 for changeset fd502219eb76
cubicweb-debian-version-3.12.0-1
|
changeset |
files
|
2011-04-01 |
Alexandre Fayolle |
prepare 3.12.0
cubicweb-version-3.12.0
|
changeset |
files
|
2011-04-01 |
Sylvain Thénault |
[time zone] support for TZDatetime and TZTime data type
|
changeset |
files
|
2011-04-01 |
Alexandre Fayolle |
merged test fix from stable
|
changeset |
files
|
2011-04-01 |
Adrien Di Mascio |
[http] implement 1587305: provide better implementation of Accept header parsing + tests
|
changeset |
files
|
2011-04-01 |
Sylvain Thénault |
[web test] extract a set_auth_mode method from init_authentication and use it in test_fb_login_concept to avoid bad test interaction
stable
|
changeset |
files
|
2011-04-01 |
Alexandre Fayolle |
merge stable to default
|
changeset |
files
|
2011-04-01 |
Alexandre Fayolle |
fix failing tests before 3.12 release
|
changeset |
files
|
2011-03-31 |
Sylvain Thénault |
[dataimport] new 'lazydbtable' generator function to feed data from a database table
stable
|
changeset |
files
|
2011-03-31 |
Sylvain Thénault |
[dataimport] ObjectStore.create_entity should return something that looks like an entity (eg no more using dict protocol to access to attributes)
stable
|
changeset |
files
|
2011-03-31 |
Sylvain Thénault |
[dataimport] cleanups, update docstring to up-to-date usage
stable
|
changeset |
files
|
2011-03-31 |
Nicolas Chauvat |
[doc] improve dostring of server.hook
stable
|
changeset |
files
|
2011-03-31 |
Alexandre Fayolle |
merge back stable to default
|
changeset |
files
|
2011-03-31 |
Nicolas Chauvat |
[cwctl] refactor ui messages aiming for consistency and simplicity
stable
|
changeset |
files
|
2011-03-31 |
Sylvain Thénault |
[entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
|
changeset |
files
|
2011-03-31 |
Sylvain Thénault |
[entity vocabulary] fix unrelated rql generation to skip rql constraints that don't make sense
|
changeset |
files
|
2011-03-31 |
Sylvain Thénault |
[schema, refactoring] use RQLExpression as base class for RQL constraint classes
|
changeset |
files
|
2011-03-31 |
Sylvain Thénault |
[reledit] fix crash due to wrong attributes usage
stable
|
changeset |
files
|
2011-03-31 |
Alexandre Fayolle |
merge
|
changeset |
files
|
2011-03-31 |
Florent Cayré |
make it easier to inherit from EditionFormView
stable
|
changeset |
files
|
2011-03-30 |
Alexandre Fayolle |
more TZDatetime/TZTime test fixes
|
changeset |
files
|
2011-03-30 |
Alexandre Fayolle |
fix test_knownValues_load_schema
|
changeset |
files
|
2011-03-30 |
Alexandre Fayolle |
backport stable to default
|
changeset |
files
|
2011-03-30 |
Nicolas Chauvat |
[doc] fix typo
stable
|
changeset |
files
|
2011-03-30 |
Nicolas Chauvat |
[doc] fix typo
stable
|
changeset |
files
|
2011-03-30 |
Sylvain Thénault |
[AnyEntity] rename __linkto attribute as cw_linkto to avoid name mangling which make overriding/monkey-patching unnecessarily harder
stable
|
changeset |
files
|
2011-03-30 |
Sylvain Thénault |
[sql generation test] avoid lgdb warnings when a db module is faked
stable
|
changeset |
files
|
2011-03-30 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-03-30 |
Sylvain Thénault |
[c-c create] unification of c-c create and its subcommands handling
stable
|
changeset |
files
|
2011-03-30 |
Sylvain Thénault |
[rql rewriter] to properly handle 'relation' rql expressions, rql rewriter must support multiple variables (eg S and O) at once to be given as varmap
stable
|
changeset |
files
|
2011-03-30 |
Sylvain Thénault |
[rql rewriter] drop unused argument
stable
|
changeset |
files
|
2011-03-30 |
Sylvain Thénault |
[rql rewriter] don't add unnecessary (potentially buggy) exists
stable
|
changeset |
files
|
2011-03-29 |
Alexandre Fayolle |
update lgc dependency also in pkginfo
stable
|
changeset |
files
|
2011-03-29 |
Alexandre Fayolle |
updated lgc dependency
stable
|
changeset |
files
|
2011-03-29 |
Alexandre Fayolle |
allow CW to act as a Pyro Server without registering the server to a Pyro Nameserver (closes #1528533)
stable
|
changeset |
files
|
2011-03-29 |
Sylvain Thénault |
[date picker] apply Carlos patch fixing spanish date picker translation file. Closes #1558893
stable
|
changeset |
files
|
2011-03-28 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2011-03-28 |
Sylvain Thénault |
[c-c create] we should also skip option with no type, else we may generate title for section without any option to fill
stable
|
changeset |
files
|
2011-03-28 |
Sylvain Thénault |
[config] do not set base-url during instance creation, we don't want generated value to ends up in the configuration file
stable
|
changeset |
files
|
2011-03-28 |
Sylvain Thénault |
[config] generalise config.creating, allowing to drop set_language class attribute
stable
|
changeset |
files
|
2011-03-28 |
Sylvain Thénault |
[web test] fix broken url in reledit. tests BROKEN ANYWAY (crash due to missing attribute)
stable
|
changeset |
files
|
2011-03-28 |
Nicolas Chauvat |
merge
stable
|
changeset |
files
|
2011-03-28 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3.11.2-1 for changeset 954b5b51cd92
stable
|
changeset |
files
|
2011-03-28 |
Nicolas Chauvat |
Added tag cubicweb-version-3.11.2 for changeset 56ae3cd5f855
stable cubicweb-debian-version-3.11.2-1
|
changeset |
files
|
2011-03-28 |
Nicolas Chauvat |
[packaging] prepare 3.11.2
stable cubicweb-version-3.11.2
|
changeset |
files
|
2011-03-28 |
Alexandre Fayolle |
try to reconstruct the file forgotten by syt in changeset e094b3d4eb95
stable
|
changeset |
files
|
2011-03-28 |
Adrien Di Mascio |
[javascript] fix loadRemote test for JSON_BASE_URL / baseuri matching
stable
|
changeset |
files
|
2011-03-28 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
2011-03-28 |
Sylvain Thénault |
[cwuser, persistent properties] fix recent set_property implementation on CWUser: for_user is automatically handled for non-managers users (this is seriously debatable though)
stable
|
changeset |
files
|
2011-03-28 |
Sylvain Thénault |
[repository] fix crash in optimized [add|remove]_relation w/ inlined relation (broken by cw 3.10 refactoring)
stable
|
changeset |
files
|
2011-03-28 |
Sylvain Thénault |
[server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py
stable
|
changeset |
files
|
2011-03-28 |
Adrien Di Mascio |
[facets] closes #1569459 (date-range facet with year < 1900)
stable
|
changeset |
files
|
2011-03-28 |
Nicolas Chauvat |
[session] add find_entities and find_one_entity to session/request API (closes #1550045)
stable
|
changeset |
files
|
2011-03-28 |
Nicolas Chauvat |
[web formwidgets] add missing tabindex to jquery date and time widgets (closes #1568475)
stable
|
changeset |
files
|
2011-03-28 |
Sylvain Thénault |
[c-c create] db-create doesn't not take a verbose option any longer
stable
|
changeset |
files
|
2011-03-28 |
Sylvain Thénault |
[css] we should use padding instead of margin here, else the element as size greater than <body>, forcing an horizontal scrollbar to appear
stable
|
changeset |
files
|
2011-03-25 |
Sylvain Thénault |
[db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not
stable
|
changeset |
files
|
2011-03-25 |
Sylvain Thénault |
[cwprops, migration] fix [set_]property to ensure we don't retrieve a user specific value. Add some docstring along the way
stable
|
changeset |
files
|
2011-03-25 |
Sylvain Thénault |
[cwprops] add set_property method on CWUser instances, to ease setting of user specific properties
stable
|
changeset |
files
|
2011-03-24 |
Aurelien Campeas |
[merge] backport stable fixes into default
|
changeset |
files
|
2011-03-22 |
Alexandre Fayolle |
Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation
stable
|
changeset |
files
|
2011-03-24 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
2011-03-24 |
Sylvain Thénault |
[migration] Lesser memory consumption of cwuri fix + actually commit every 100 processed entities
oldstable
|
changeset |
files
|
2011-03-24 |
Sylvain Thénault |
[migration] improve fix cwuri progress bar
oldstable
|
changeset |
files
|
2011-03-24 |
Sylvain Thénault |
[migration] explicit first step of 3.10.9 migration.
oldstable
|
changeset |
files
|
2011-03-24 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
2011-03-24 |
Sylvain Thénault |
[uiprops, css] make header background actually modifiable through uiprops
stable
|
changeset |
files
|
2011-03-24 |
Sylvain Thénault |
[components] add **kwargs to render method of header components to make them usable as regular components (eg in other places than the header
stable
|
changeset |
files
|
2011-03-23 |
Sylvain Thénault |
[schema views] don't propose 'view all' action for final entity types (closes #1560549)
stable
|
changeset |
files
|
2011-03-23 |
Nicolas Chauvat |
[doc] fix urls pointing to repositories and download sites
stable
|
changeset |
files
|
2011-03-21 |
Alexandre Fayolle |
backported tag to stable
stable
|
changeset |
files
|
2011-03-21 |
Alexandre Fayolle |
Added tag cubicweb-version-3.9.x for changeset 48f468f33704
oldstable
|
changeset |
files
|
2011-03-17 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
2011-03-17 |
Aurelien Campeas |
[devtools] missing py2.5 compat import
oldstable
|
changeset |
files
|
2011-03-17 |
Pierre-Yves David |
merge oldstable into default
stable
|
changeset |
files
|
2011-03-17 |
Pierre-Yves David |
fix stupid typo
oldstable
|
changeset |
files
|
2011-03-17 |
Pierre-Yves David |
merge
oldstable
|
changeset |
files
|
2011-03-17 |
Pierre-Yves David |
merge: [testlib] require explicite overwriting of TestDataBaseHandler.
stable
|
changeset |
files
|
2011-03-17 |
Pierre-Yves David |
[testlib] require explicite overwriting of TestDataBaseHandler.
oldstable
|
changeset |
files
|
2011-03-17 |
Pierre-Yves David |
remove conflict marker
stable
|
changeset |
files
|
2011-03-16 |
Pierre-Yves David |
merge old stable into stable
stable
|
changeset |
files
|
2011-03-16 |
Alexandre Fayolle |
fix pylint helper methods: need a classmathod in cwconfig.py
stable
|
changeset |
files
|
2011-03-16 |
Alexandre Fayolle |
fix pylint helper methods: need a classmathod in cwconfig.py
oldstable
|
changeset |
files
|
2011-03-16 |
Alexandre Fayolle |
merged back pylint help changes to stable
stable
|
changeset |
files
|
2011-03-16 |
Alexandre Fayolle |
merge
oldstable
|
changeset |
files
|
2011-03-16 |
Alexandre Fayolle |
help pylint by explicitely defining some attributes
oldstable
|
changeset |
files
|
2011-03-15 |
Nicolas Chauvat |
[doc] fix indentation spelling and grammar of tutorials/advanced/part03_bfss
stable
|
changeset |
files
|
2011-03-15 |
Nicolas Chauvat |
[doc] complete description of EXISTS in rql/language.rst
stable
|
changeset |
files
|
2011-03-15 |
Nicolas Chauvat |
[doc] fix rql/debugging.rst and server.__init__ docstrings
stable
|
changeset |
files
|
2011-03-15 |
Nicolas Chauvat |
[doc] fix rql/debugging.rst and server.__init__ docstrings
oldstable
|
changeset |
files
|
2010-12-07 |
Aurelien Campeas |
[test] New Handling of database for test.
oldstable
|
changeset |
files
|
2011-03-11 |
Aurelien Campeas |
[reledit] repair some brokennes
|
changeset |
files
|
2011-01-19 |
Aurelien Campeas |
[reledit] kill the reledit/doreledit duality
|
changeset |
files
|
2011-03-11 |
Sylvain Thénault |
default (3.11.X) is now stable
stable
|
changeset |
files
|
2011-03-11 |
Sylvain Thénault |
stable (3.10.X) is now oldstable
oldstable
|
changeset |
files
|
2011-03-10 |
Sylvain Thénault |
[test] add some tags
stable
|
changeset |
files
|
2011-03-10 |
Sylvain Thénault |
[test] properly close connections
stable
|
changeset |
files
|
2011-03-10 |
Sylvain Thénault |
[devtools] fix anonymous user handling in test classes
stable
|
changeset |
files
|
2011-03-10 |
Adrien Di Mascio |
[web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
|
changeset |
files
|
2011-03-10 |
Adrien Di Mascio |
[views] #1499661 get rid of base tag
|
changeset |
files
|
2011-03-10 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-03-10 |
Adrien Di Mascio |
[tabs] forward url parameters to lazy tabs views
stable
|
changeset |
files
|
2011-03-09 |
Sylvain Thénault |
[testlib] fix regression introduced in 7065:6a6ea9966931
stable
|
changeset |
files
|
2010-12-07 |
Sylvain Thénault |
[testlib] simplify code by using a class attribute
stable
|
changeset |
files
|
2011-03-09 |
Sylvain Thénault |
[repo] fix multi-threads bug with get_option_value: pyro proxy can't be used from a thread to another without caution (closes #1535206)
stable
|
changeset |
files
|
2011-03-09 |
Alexandre Fayolle |
fix editable_attributes bug (closes #1534802)
stable
|
changeset |
files
|
2011-03-08 |
Sylvain Thénault |
[http test] fix typo in super call
|
changeset |
files
|
2011-03-08 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-03-08 |
Sylvain Thénault |
[testlib] New assertion method assertSentEmail() to test presence of emails in system mailbox
stable
|
changeset |
files
|
2011-02-18 |
Julien Jehannet |
[tests] Fix web test for windmill and forms
|
changeset |
files
|
2011-03-08 |
Sylvain Thénault |
[uilib] fix eid_param implementation
stable
|
changeset |
files
|
2011-03-08 |
Sylvain Thénault |
[test] fix bad super call
stable
|
changeset |
files
|
2011-03-08 |
Sylvain Thénault |
[dbapi] split in_memory_cnx functions
stable
|
changeset |
files
|
2011-03-08 |
Sylvain Thénault |
Remove trailing white space
stable
|
changeset |
files
|
2011-03-08 |
Sylvain Thénault |
Add a "closed" property on session
stable
|
changeset |
files
|
2011-03-08 |
Sylvain Thénault |
[test] Improve tagging and error message of TwistedCWIdentTC
stable
|
changeset |
files
|
2011-03-03 |
Pierre-Yves David |
[test/windmill] Gracefully skip windmill test if windmill can't be imported.
stable
|
changeset |
files
|
2011-03-03 |
Pierre-Yves David |
[devtools/qunit] had "qunit" test for tag.
stable
|
changeset |
files
|
2011-03-08 |
Sylvain Thénault |
[3.10.9 migration] don't display progress bar if stdout is not a tty
stable
|
changeset |
files
|
2011-03-07 |
Sylvain Thénault |
[source host alias] match_host is the attribute, match is the method
|
changeset |
files
|
2011-03-07 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.11.1-1 for changeset 77318f1ec4aa
|
changeset |
files
|
2011-03-07 |
Sylvain Thénault |
Added tag cubicweb-version-3.11.1 for changeset d0410eb4d8bb
cubicweb-debian-version-3.11.1-1
|
changeset |
files
|
2011-03-07 |
Sylvain Thénault |
3.11.1
cubicweb-version-3.11.1
|
changeset |
files
|
2011-03-07 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
2011-03-07 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-03-07 |
Sylvain Thénault |
some copyrigh updates
stable
|
changeset |
files
|
2011-03-07 |
Sylvain Thénault |
[sql generation] fix exists table scope pb: when iterating other solutions inner to an EXISTS subquery, we should reset variables which have this exists node as scope
stable
|
changeset |
files
|
2011-03-07 |
Sylvain Thénault |
[sql generation] fix table scope pb: when an inlined relation is used as principal for the rhs variable, we should adjust lhs variable'scope
stable
|
changeset |
files
|
2011-03-07 |
Nicolas Chauvat |
merge stable changes into default
|
changeset |
files
|
2011-03-07 |
Sylvain Thénault |
[testlib] backport some useful testing utilities from tracker's testutils module
stable
|
changeset |
files
|
2011-03-07 |
Sylvain Thénault |
[testlib] fix rql generation bug w/ groups given as unicode string
stable
|
changeset |
files
|
2011-03-03 |
Sylvain Thénault |
[multi-sources] add missing close method on ConnectionWrapper
stable
|
changeset |
files
|
2011-03-03 |
Sylvain Thénault |
[c-c db-check] new checks for entities missing a mandatory relation/attribute
stable
|
changeset |
files
|
2011-03-03 |
Sylvain Thénault |
[c-c db-check] factorize code by introducing notify_fixed dumb function
stable
|
changeset |
files
|
2011-03-03 |
Sylvain Thénault |
[migration] cleanup corrupted database, pb noticed on several instances
stable
|
changeset |
files
|
2011-03-03 |
Adrien Di Mascio |
[dataimport] remove eid_key deprecation warning and prints
stable
|
changeset |
files
|
2011-02-28 |
Sylvain Thénault |
[config] fix option group clash causing anonymous user configuration to end in the MAIN section instead of the WEB section if cubicweb-dev is installed
stable
|
changeset |
files
|
2011-02-28 |
Sylvain Thénault |
[config refactoring] rename eproperty_definition method to cwproperty_definition
stable
|
changeset |
files
|
2011-02-22 |
Alexandre Fayolle |
allow configuring the level of the configuration settings for cw-ctl add-source and db-init (which may call add-source)
stable
|
changeset |
files
|
2011-02-22 |
Alexandre Fayolle |
add some tips for users who want to bind to an AD server
stable
|
changeset |
files
|
2011-02-21 |
Sylvain Thénault |
[c-c upgrade] rename force-componant-version option to force-cube-version and cleanup code
stable
|
changeset |
files
|
2011-02-21 |
Sylvain Thénault |
[repo querier] fix rqlst cache no limit issue, comment the code
stable
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
[migration] missing future import
stable
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
[source hooks] filter out case where source configuration doesn't have to be reloaded
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.11.0-1 for changeset 8daabda9f571
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
Added tag cubicweb-version-3.11.0 for changeset 37432cede4fe
cubicweb-debian-version-3.11.0-1
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
[schema sync] we don't want to react on after_update_entity, it may only causes bug. CWUniqueConstraint should be deleted then a fresh one readded on change (as we do in sync_schema_props_perms)
stable
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
i18n update
cubicweb-version-3.11.0
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
[source ui] uicfg tweaks
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
3.11
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
[web test] fix some tests broken by recent (and various) changesets
|
changeset |
files
|
2011-02-18 |
Nicolas Chauvat |
[web/views] add a generic rdf view
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
[testlib pageinfo] extract matching_node method from has_tag to ease looking for a node with a given set of attributes
stable
|
changeset |
files
|
2011-02-18 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-02-17 |
Sylvain Thénault |
[schema serialization] for relation type, ertidx contains the relation type as string, for relation def, the RelationDefinitionSchema instance
stable
|
changeset |
files
|
2011-02-17 |
Sylvain Thénault |
[schema deserialization] enhance fix done in 7010:fa707848a88a to properly deal with cw 3.9 database
stable
|
changeset |
files
|
2011-02-17 |
Sylvain Thénault |
[schema deserialization] _unique_together should hold string, not schema instance (may lead to crash during sync_schema_props_perms for instance)
stable
|
changeset |
files
|
2011-02-17 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-02-17 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2011-02-17 |
Sylvain Thénault |
[web test] ensure we're using proper instance home
stable
|
changeset |
files
|
2011-02-17 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-02-17 |
Sylvain Thénault |
[config] we should load available configuration before search for an instance configuration
stable
|
changeset |
files
|
2011-02-17 |
Sylvain Thénault |
[dbapi] fix for cases where one want to use 'connect' for an in-memory connection
stable
|
changeset |
files
|
2011-02-17 |
Sylvain Thénault |
[skel] avoid pylint warning for newly generated cube
stable
|
changeset |
files
|
2011-02-17 |
Nicolas Chauvat |
[sobjects/parsers] compatibility with xml view of cw <= 3.10
|
changeset |
files
|
2011-02-17 |
Nicolas Chauvat |
[sobjects/parsers] on validationerror, skip entity and continue processing feed
|
changeset |
files
|
2011-02-16 |
Sylvain Thénault |
[web test] fix test name conflict
stable
|
changeset |
files
|
2011-02-16 |
Sylvain Thénault |
merge default heads
|
changeset |
files
|
2011-02-16 |
Sylvain Thénault |
merge default heads
|
changeset |
files
|
2011-02-16 |
Adrien Di Mascio |
[tabs] use datadir_url to build image url instead of hardcoding data/
|
changeset |
files
|
2011-02-16 |
Sylvain Thénault |
[wdoc] fallback to english title when no translation found
stable
|
changeset |
files
|
2011-02-16 |
Sylvain Thénault |
[datafeed] don't crash if python-kerberos isn't installed
|
changeset |
files
|
2011-02-15 |
Nicolas Chauvat |
[sobjects/parsers] add gssapi auth handler to urllib2 opener
|
changeset |
files
|
2011-02-15 |
Sylvain Thénault |
[data operation] add new remove_data method
stable
|
changeset |
files
|
2011-02-14 |
Sylvain Thénault |
[migtration] fix migration script for 'dont cross' relations
|
changeset |
files
|
2011-02-14 |
Adrien Di Mascio |
backport stable
|
changeset |
files
|
2011-02-14 |
Adrien Di Mascio |
[dataimport] implement create_entity() on ObjectStore to provide a consistent interface
stable
|
changeset |
files
|
2011-02-14 |
Adrien Di Mascio |
[dataimport] make it possible to insert 'empty' (i.e. no-attrs) entities
stable
|
changeset |
files
|
2011-02-14 |
nico |
[hooks] do not break if no entity created or updated during feed update
|
changeset |
files
|
2011-02-14 |
Sylvain Thénault |
[ajax box] fix ajaxBoxShowSelector w/ mono-valued fields + minor cleanups
stable
|
changeset |
files
|
2011-02-11 |
Sylvain Thénault |
[ldap test] use get_available_port from cw.devtools.httptest
stable
|
changeset |
files
|
2011-02-11 |
Sylvain Thénault |
[test] generate slapd.conf to be cwd independant
stable
|
changeset |
files
|
2011-02-11 |
Sylvain Thénault |
[ldap test] use get_available_port from cw.devtools.httptest
|
changeset |
files
|
2011-02-11 |
Sylvain Thénault |
[test] generate slapd.conf to be cwd independant
|
changeset |
files
|
2011-02-11 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-02-11 |
Sylvain Thénault |
[test] missing future import
stable
|
changeset |
files
|
2011-02-11 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-02-11 |
Sylvain Thénault |
[testlib] take care, validator may be None
stable
|
changeset |
files
|
2011-02-11 |
Sylvain Thénault |
[testlib] extract get_validator method from _check_html, move assertDocTestFile
stable
|
changeset |
files
|
2011-02-11 |
Sylvain Thénault |
[testlib] new method on page info object to ensure some tag with arbitrary attributes is found
stable
|
changeset |
files
|
2011-02-11 |
Sylvain Thénault |
[packaging, test] include ldap test files in sdist
stable
|
changeset |
files
|
2011-02-10 |
Sylvain Thénault |
[test] python 2.5 specifix
|
changeset |
files
|
2011-02-10 |
Sylvain Thénault |
add a note
|
changeset |
files
|
2011-02-10 |
Sylvain Thénault |
[manage view] get etypes first to avoid xhtml validation error if no one found
|
changeset |
files
|
2011-02-10 |
Sylvain Thénault |
[datafeed] return empty dict when source is fresh avoid crash in the looping task because None returned
|
changeset |
files
|
2011-02-10 |
Nicolas Chauvat |
[manage view] fix skipping of startup views
|
changeset |
files
|
2011-02-10 |
Sylvain Thénault |
[parser host mapping] take care to cases where apphome is None (c-c i18ncube command for instance)
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[test] update cwxml tests: computed cwuri have changed, and parser.parse isn't anymore a static method
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[testlib] by default skip new 'manage' action's category
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[manage view] filter before displaying anything avoid xhtml errors
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[test] update cwuri test
stable
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[test] test extracted from unittest_hooks + new test for unique constraint check
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[datafeed] introduce a host mapping so dev instance may transparently redirect request to another host than the actual's one
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[management ui] add views to manage sources similarly to users
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[manage view] cleanup manage view and user menu
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[datafeed] add parser to import cubicweb xml
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[xml] enhance default entity xml view
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[pyro source] benefit from addition of latest_retrieval on CWSource
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[repository] #1460066: backport datafeed cube as cubicweb source
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[entity, metadata] huuum, use resolvable url as cwuri... And fix existing ones.
stable
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[doc] update some copyrights
stable
|
changeset |
files
|
2011-02-09 |
Sylvain Thénault |
[repo, ms] fix pb introduced in 6941:9ed02daa7dbb resulting in missing relation deletes when an entity is deleted
|
changeset |
files
|
2011-02-08 |
Sylvain Thénault |
[tabs js] merge tabs and lazy js files into cw.ajax.js and use camel case names to satisfy js coding standards
|
changeset |
files
|
2011-02-08 |
Sylvain Thénault |
[schema, ui] fix is_subobject to skip cw_source relation (else everything is considered as a subobject, since this relation is now composite)
|
changeset |
files
|
2011-02-08 |
Charles Hébert |
[admin ui] nicer views for users/groups management
|
changeset |
files
|
2011-02-08 |
Sylvain Thénault |
[test, ui] mark CWSourceSchemaConfig as an internal type
|
changeset |
files
|
2011-02-08 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-02-07 |
Sylvain Thénault |
[js] using the actual registry fixes spurious warnings
stable
|
changeset |
files
|
2011-02-07 |
Sylvain Thénault |
[pyrorql source] using 'time' option type is more convenient
|
changeset |
files
|
2011-02-07 |
Sylvain Thénault |
[sources] refactor source creation and options handling
|
changeset |
files
|
2011-02-07 |
Sylvain Thénault |
[sources] rewrite the way pyrorql mapping are stored in the database so it can be reused for other sources (eg datafeed+cwxml)
|
changeset |
files
|
2011-02-07 |
Sylvain Thénault |
[sources] reorganize abstract source code, drop no more used cleanup_entities_info and _cleanup_system_relations methods
|
changeset |
files
|
2011-02-07 |
Sylvain Thénault |
[source schema] fix permission pb on cw_host_config_of relation + add composite on cw_source, so entities from a source are properly removed when the source is removed
|
changeset |
files
|
2011-02-07 |
Sylvain Thénault |
[repo, ms] optimise external source deletion by using source's eid instead of name
|
changeset |
files
|
2011-02-06 |
Sylvain Thénault |
[rql2sql] should not select a neged relation as principal + simplify code for sql generation for attribute relation
stable
|
changeset |
files
|
2011-02-04 |
Sylvain Thénault |
[c-c] fix crash on delete instance + potential others when user don't specify db user's password
stable
|
changeset |
files
|
2010-12-13 |
Nicolas Chauvat |
add a rql directive to restructuredtext
stable
|
changeset |
files
|
2011-02-03 |
Sylvain Thénault |
[pkg] bump dependency on logilab.database
stable
|
changeset |
files
|
2011-02-02 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.8-1 for changeset 132b525de25b
stable
|
changeset |
files
|
2011-02-02 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.8 for changeset e581a86a68f0
stable cubicweb-debian-version-3.10.8-1
|
changeset |
files
|
2011-02-02 |
Sylvain Thénault |
3.10.8
stable cubicweb-version-3.10.8
|
changeset |
files
|
2011-02-02 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
2011-02-01 |
Aurelien Campeas |
undo part of #6911
|
changeset |
files
|
2011-02-01 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-02-01 |
Sylvain Thénault |
[test] add test for != operator
stable
|
changeset |
files
|
2011-02-01 |
Sylvain Thénault |
[rql2sql] fix bug with NOT in "fake" having terms
stable
|
changeset |
files
|
2011-02-01 |
Aurelien Campeas |
[doc/book] simplify & fix the overview chapter
stable
|
changeset |
files
|
2011-01-31 |
Sylvain Thénault |
ooops :D
stable
|
changeset |
files
|
2011-01-31 |
Sylvain Thénault |
cleanups
stable
|
changeset |
files
|
2011-01-31 |
Sylvain Thénault |
[ctxcomponents vreg] allow to specify 'no cache' using __cache argument
stable
|
changeset |
files
|
2011-01-31 |
Sylvain Thénault |
[js utils] backport some generic code from comments cube
stable
|
changeset |
files
|
2011-01-31 |
Sylvain Thénault |
[doc] update photo web site tutorial: we're starting from cw 3.10/file 1.9+
stable
|
changeset |
files
|
2011-01-28 |
Sylvain Thénault |
[view] fix/enhance view.render
stable
|
changeset |
files
|
2011-01-28 |
Sylvain Thénault |
[js lib] new string.rstrip method
stable
|
changeset |
files
|
2011-01-28 |
Sylvain Thénault |
[ibreadcrumb] fix breadcrumb adapter backward compat
stable
|
changeset |
files
|
2011-01-28 |
Julien Jehannet |
[selectors] modify workflow selectors: is_in_state, on_transition
stable
|
changeset |
files
|
2011-01-28 |
Julien Jehannet |
[cw-ctl] use default `mkdtemp()` behaviour to store backup file internally
stable
|
changeset |
files
|
2011-01-28 |
Julien Jehannet |
[debian] fix lintian errors
stable
|
changeset |
files
|
2011-01-28 |
Sylvain Thénault |
[devtools] fix understanding of boundary constraint on db automatic population
stable
|
changeset |
files
|
2011-01-28 |
Sylvain Thénault |
[rset] fix entity building for some result set with UNION and subqueries
stable
|
changeset |
files
|
2011-01-28 |
Sylvain Thénault |
[c-c] lgc 0.54 check for duplicated commands, this may occurs with cw where plugins are automaticall (re)loaded
stable
|
changeset |
files
|
2011-01-28 |
Sylvain Thénault |
[utils] support_args now support classes, searching if __init__ supports the arguments
stable
|
changeset |
files
|
2011-01-28 |
Sylvain Thénault |
[schema sync] fix crash when bad inlinment detected, inlined is not in the locals
stable
|
changeset |
files
|
2011-01-27 |
Sylvain Thénault |
cleanup, docstring update
stable
|
changeset |
files
|
2011-01-27 |
Alexandre Fayolle |
fix test broken by addition of new entity in test schema
stable
|
changeset |
files
|
2011-01-27 |
Sylvain Thénault |
[view] missing class on label span
stable
|
changeset |
files
|
2011-01-27 |
Alexandre Fayolle |
fix #1452413 : is_in_state selector does not match initial state of an entity
stable
|
changeset |
files
|
2011-01-27 |
Sylvain Thénault |
[component] refactor layout retrieval to handle case where we've an entity without rset properly
stable
|
changeset |
files
|
2011-01-27 |
Sylvain Thénault |
[forms] EntityFieldsForm now take extra mainentity argument, for usage with composite form (the main form) where one of the subform edits the main entity
stable
|
changeset |
files
|
2011-01-27 |
Sylvain Thénault |
[selectors] one_line_rset selector should also work when rset is None but an entity is specified
stable
|
changeset |
files
|
2011-01-27 |
Sylvain Thénault |
[workflow] fix warning: we want to see the adapted entity, not the adapter
stable
|
changeset |
files
|
2011-01-27 |
Sylvain Thénault |
[js] fix deprecated call
stable
|
changeset |
files
|
2011-01-27 |
Sylvain Thénault |
[uicfg] fix reledit rtag initialization for final relations
stable
|
changeset |
files
|
2011-01-27 |
Sylvain Thénault |
[uicfg] use INTERNAL_TYPES and WORKFLOW_TYPES to initialize indexview_etype_section dict
stable
|
changeset |
files
|
2011-01-27 |
Sylvain Thénault |
[rtags] fix NoTargetRelationTagsDict to ensure relation are tagged using '*' during initialization
stable
|
changeset |
files
|
2011-01-27 |
Sylvain Thénault |
[rtags] speepup initialization by avoiding to get file entity types relations (useless)
stable
|
changeset |
files
|
2011-01-26 |
Sylvain Thénault |
[skel] try to generate warning free stub...
stable
|
changeset |
files
|
2011-01-26 |
Sylvain Thénault |
[deprecation] kill remaining 3.6 warning
stable
|
changeset |
files
|
2011-01-26 |
Sylvain Thénault |
[migration] cwunique constraint schema fix must be done in bootstrap migration
stable
|
changeset |
files
|
2011-01-26 |
Sylvain Thénault |
[i18n] missing some english translation
stable
|
changeset |
files
|
2011-01-26 |
Alexandre Fayolle |
we must check constraint for all concerned entities and not stop at the first deleted one
stable
|
changeset |
files
|
2011-01-26 |
Alexandre Fayolle |
avoid creating a new instance of CleanupDeletedEidsCacheOp if nothing was deleted
stable
|
changeset |
files
|
2011-01-25 |
Katia Saurfelt |
[css] fix popup css (login box) for IE7
stable
|
changeset |
files
|
2011-01-26 |
Sylvain Thénault |
[user form] use InOutWidget to edit CWUser in_group relation
stable
|
changeset |
files
|
2011-01-25 |
Katia Saurfelt |
[widgets, js] add a InOutWidget for multiple select
stable
|
changeset |
files
|
2011-01-25 |
Alexandre Fayolle |
improve massive deletion performance
stable
|
changeset |
files
|
2011-01-25 |
David Douard |
[ldap] remove useless hack in unittest_ldapuser.py
stable
|
changeset |
files
|
2011-01-25 |
David Douard |
[tests] make ldap source test run its own local (Open)LDAP server
stable
|
changeset |
files
|
2011-01-25 |
David Douard |
[ldap] small code cleanups
stable
|
changeset |
files
|
2011-01-25 |
Sylvain Thénault |
[test] fix score_entity test
stable
|
changeset |
files
|
2011-01-24 |
Sylvain Thénault |
[testlib] missing method on value generator to generate the Interval type
|
changeset |
files
|
2011-01-24 |
Sylvain Thénault |
[cleanup]
|
changeset |
files
|
2011-01-24 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-01-24 |
Charles Hébert |
[selector] update `match_transition` selector to match form & as well as form view.
stable
|
changeset |
files
|
2011-01-24 |
Sylvain Thénault |
[book] fixes some references and other doc construction pbs
stable
|
changeset |
files
|
2011-01-24 |
Sylvain Thénault |
[book] advanced tutorial part 5 improvments: add some roles, talk about cube's layout, strip image
stable
|
changeset |
files
|
2011-01-24 |
Sylvain Thénault |
update code sample to 3.10 api
stable
|
changeset |
files
|
2011-01-24 |
Alexandre Fayolle |
blog proofreading
stable
|
changeset |
files
|
2011-01-23 |
Sylvain Thénault |
[doc] backport part 3 & 4 of the sytweb's tutorial + to be published part 5
stable
|
changeset |
files
|
2011-01-21 |
Sylvain Thénault |
[test] missing future imports
stable
|
changeset |
files
|
2011-01-21 |
Sylvain Thénault |
[test] fix typo
stable
|
changeset |
files
|
2011-01-21 |
Sylvain Thénault |
[schema test] fix tests broken by 6861:9d4e11d6e783 (missing data files and not removed deprecated/broken test)
stable
|
changeset |
files
|
2011-01-21 |
Julien Jehannet |
[vreg] check for identical app objects when replacing
stable
|
changeset |
files
|
2011-01-20 |
Julien Jehannet |
[docstring] minor: add warning about entity cache for rql_condition selector
stable
|
changeset |
files
|
2011-01-21 |
Sylvain Thénault |
[selectors] minor: use similar __repr__ implementation for selector instances
stable
|
changeset |
files
|
2011-01-20 |
Julien Jehannet |
[tests] new unit tests about score_entity selector (inscore machinery)
stable
|
changeset |
files
|
2011-01-19 |
Julien Jehannet |
[tests] use migration api to create workflow
stable
|
changeset |
files
|
2011-01-21 |
Sylvain Thénault |
[c-c delete] closes #1433117 and other flavours where we don't want to crash on error
stable
|
changeset |
files
|
2011-01-21 |
Sylvain Thénault |
[after edition ui] closes #1381425: Wrong message : 'entity edited (click here to see created entity)'
stable
|
changeset |
files
|
2011-01-21 |
Sylvain Thénault |
[i18n] cleanup catalogs
stable
|
changeset |
files
|
2011-01-21 |
Sylvain Thénault |
[adapters] fix #1424467 caused by precedence of bw compat method while the adapter is concret for a given class
stable
|
changeset |
files
|
2011-01-20 |
Sylvain Thénault |
[c-c delete] add quote on db drop statement to be more robust to exotic database names
stable
|
changeset |
files
|
2011-01-20 |
Sylvain Thénault |
[ajax] apply Ronan Dunklau patch closing #1433305: loadRemote js function failure on Firefox 4 with upper cased base domain name
stable
|
changeset |
files
|
2011-01-20 |
Sylvain Thénault |
[schema] ease understanding of schema naming error
stable
|
changeset |
files
|
2011-01-20 |
Sylvain Thénault |
[db-create] we should always ask db user that should be used when special privileges are required
stable
|
changeset |
files
|
2011-01-20 |
Sylvain Thénault |
[entity] fix some docstrings
stable
|
changeset |
files
|
2011-01-20 |
Aurelien Campeas |
[js] always lowercase baseuri #1433305
stable
|
changeset |
files
|
2011-01-19 |
Aurelien Campeas |
[rset] add utility method to get entities and attributes from any rset
stable
|
changeset |
files
|
2011-01-20 |
Sylvain Thénault |
[url publishing] evaluate url rewrite rules before rest path so one may easily override schema based urls
|
changeset |
files
|
2011-01-20 |
Sylvain Thénault |
[ui, index page] drop useless 'schema entities' table
|
changeset |
files
|
2011-01-20 |
cheb |
[views] delete ``permission`` tab in ``SchemaView``
|
changeset |
files
|
2011-01-20 |
Sylvain Thénault |
[schema] fix CWSource permissions
stable
|
changeset |
files
|
2011-01-20 |
Sylvain Thénault |
[migration] fix migration of old cw instances which do not have yet the CWUniqueTogetherConstraint entity type
stable
|
changeset |
files
|
2011-01-19 |
Sylvain Thénault |
[repo] kill no more needed 'recreate' feature
|
changeset |
files
|
2011-01-19 |
Sylvain Thénault |
[repo] move cursor creation into the try/except, it may raises an InterfaceError if the connection is closed
stable
|
changeset |
files
|
2011-01-19 |
Sylvain Thénault |
[repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
|
changeset |
files
|
2011-01-19 |
Sylvain Thénault |
[web session] cleanup session/authentication api: we don't have anymore to store authentication information on web session since the auto-reconnection feature has been dropped (eg in 3.10)
|
changeset |
files
|
2011-01-19 |
Sylvain Thénault |
[primary view] support for entity_call on primary view
|
changeset |
files
|
2011-01-19 |
Sylvain Thénault |
[doc] fix typo
stable
|
changeset |
files
|
2011-01-19 |
Sylvain Thénault |
[c-c list] don't crash if there are no 'version' attribute in pkginfo
stable
|
changeset |
files
|
2011-01-19 |
Sylvain Thénault |
[config] stop using a metaclass for registration of "public" configuration, simply do it explicitly
stable
|
changeset |
files
|
2011-01-19 |
Sylvain Thénault |
[devtools] set configuration name to all-in-one so test/data/all-in-one.conf file will be loaded as one may expected
stable
|
changeset |
files
|
2011-01-19 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-01-19 |
Sylvain Thénault |
[sparql] fix an url generation bug breaking sparqlxml results view + remove a deprecation warning
stable
|
changeset |
files
|
2011-01-17 |
Sylvain Thénault |
[skel] setup.py patched to get easy_install to work
stable
|
changeset |
files
|
2011-01-17 |
Sylvain Thénault |
[tutorial] make things clearer
stable
|
changeset |
files
|
2011-01-17 |
Sylvain Thénault |
[hook] drop now deprecated comment (pop handled by get_data)
stable
|
changeset |
files
|
2011-01-17 |
Alexandre Fayolle |
tutorial proof reading
stable
|
changeset |
files
|
2011-01-17 |
Alain Leufroy |
[pkg] fix small bug appearing on Windows
stable
|
changeset |
files
|
2011-01-17 |
Sylvain Thénault |
[doc] major rework of the simple blog tutorial
stable
|
changeset |
files
|
2011-01-17 |
Sylvain Thénault |
[doc] fix match_rtype_sets docstring
stable
|
changeset |
files
|
2011-01-17 |
Sylvain Thénault |
[doc] some ReST syntax fixes
stable
|
changeset |
files
|
2011-01-17 |
Sylvain Thénault |
[doc] update cw api (XXX: similar changes have to be done in book probably)
stable
|
changeset |
files
|
2011-01-17 |
Alexandre Fayolle |
added note about the effect of commit/rollback on the hooks_control context manager
stable
|
changeset |
files
|
2011-01-14 |
Sylvain Thénault |
[doc] fix security bug in photo web site tutorial
stable
|
changeset |
files
|
2011-01-14 |
Sylvain Thénault |
[c-c create] don't ask for web server interface at level 0
stable
|
changeset |
files
|
2011-01-14 |
Sylvain Thénault |
[skeleton] nicer pkginfo organization
stable
|
changeset |
files
|
2011-01-14 |
Sylvain Thénault |
[ui tweaks] fix default ui
stable
|
changeset |
files
|
2011-01-14 |
Sylvain Thénault |
[i18n] missing english translation
stable
|
changeset |
files
|
2011-01-14 |
Sylvain Thénault |
[doc] update unittest api
stable
|
changeset |
files
|
2011-01-14 |
Adrien Di Mascio |
backport stable branch
|
changeset |
files
|
2011-01-14 |
Adrien Di Mascio |
[views] fix typo (invalid format character) in deprecation warning
stable
|
changeset |
files
|
2011-01-13 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-01-13 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
2011-01-13 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.7-1 for changeset bf5d9a1415e3
stable
|
changeset |
files
|
2011-01-13 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.7 for changeset 1959d97ebf2e
stable cubicweb-debian-version-3.10.7-1
|
changeset |
files
|
2011-01-13 |
Sylvain Thénault |
[server test] can't use skipTest method as a class method, raise appropriate exception instead
stable
|
changeset |
files
|
2011-01-13 |
david douard |
[etwist] add an 'interface' config option (passed to reactor.listenTCP)
stable cubicweb-version-3.10.7
|
changeset |
files
|
2011-01-13 |
Sylvain Thénault |
[wf migration] allow to deactivate assertion on wfable entity to quick-fix tests
stable
|
changeset |
files
|
2011-01-13 |
Sylvain Thénault |
[schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration.
stable
|
changeset |
files
|
2011-01-13 |
Sylvain Thénault |
[idownloadable] deprecate download_box function
stable
|
changeset |
files
|
2011-01-12 |
Sylvain Thénault |
[idownloadable] restore backward compat
stable
|
changeset |
files
|
2011-01-12 |
Sylvain Thénault |
typo in deprecation warning
stable
|
changeset |
files
|
2011-01-12 |
Sylvain Thénault |
[doc] stop trying to compile useless files with logilab's internal tools
stable
|
changeset |
files
|
2011-01-12 |
Sylvain Thénault |
update version number of dependancy to rql
stable
|
changeset |
files
|
2011-01-12 |
Sylvain Thénault |
prepare 3.10.7
stable
|
changeset |
files
|
2011-01-12 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[cleanup] pylint detected error (among a ton of false positives due to the dynamic nature of cubicweb's code...)
stable
|
changeset |
files
|
2010-11-09 |
Pierre-Yves David |
[testlib] extract validation logic into a ``assertWellFormed`` method.
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[migration] add_workflow now ensure the entity type is actually workflowable, and a new make_workflowable migration function is available to make an entity type workflowable (closes #1382720)
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
unittest2 fix: can't skip test in setUp, but it's fine in setUpClass
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[c-c] #1193302: Only show Deprecation warnings when using cubicweb-ctl (not /etc/init.d/cubicweb)
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[pyviews] document the fact that content is not xml-escaped (closes #1382038)
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[repository, pyro] ensure we're still properly registered into pyro name server in a looping task (closes #1336002)
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[web action] refactor box menu handling, fixing #1401943 on the way
stable
|
changeset |
files
|
2011-01-11 |
Sylvain Thénault |
[config] use %r instead of %s for cube name makes things clearer
stable
|
changeset |
files
|
2011-01-10 |
Sylvain Thénault |
missing future import
stable
|
changeset |
files
|
2011-01-10 |
Sylvain Thénault |
[web test] fix authentication test: session cookie should now be computed by the session handler (changed in cw 3.10.6)
stable
|
changeset |
files
|
2011-01-10 |
Sylvain Thénault |
[unittest2] update to unittest2 assertRaises api
stable
|
changeset |
files
|
2011-01-07 |
Sylvain Thénault |
[server test] fix test inter-dependancy issue
stable
|
changeset |
files
|
2011-01-07 |
Sylvain Thénault |
[multi-sources] fix planning of crossed relation w/ some complex queries
stable
|
changeset |
files
|
2011-01-07 |
Sylvain Thénault |
[idownloadable] oneline view display entity's default title instead of file name, while download box display file name
stable
|
changeset |
files
|
2011-01-07 |
Sylvain Thénault |
[deprecation] fix bad warning on entity.querier_pending_relations
stable
|
changeset |
files
|
2011-01-07 |
Sylvain Thénault |
[web session] refactor to finally closes #343036: allow _postlogin behaviour overloading
stable
|
changeset |
files
|
2011-01-07 |
Sylvain Thénault |
[schema migration] add a test to ensure default value are considered
stable
|
changeset |
files
|
2011-01-06 |
Sylvain Thénault |
[schema hook] don't depends on lgc.testlib, hence unittest2 for a dumb mock
stable
|
changeset |
files
|
2011-01-06 |
Pierre-Yves David |
[bfss storage] Improve fspath() error message.
stable
|
changeset |
files
|
2011-01-06 |
Sylvain Thénault |
[json controler] extraargs in js_component contains unicode keys which may not be given as argument names
stable
|
changeset |
files
|
2011-01-06 |
Sylvain Thénault |
[footer template] refactor to ease addition of some content into the footer
stable
|
changeset |
files
|
2011-01-06 |
Sylvain Thénault |
[boxes] add id of the rset to generated dom id of RsetBox to lower chance of id conflict (object id may be reused later)
stable
|
changeset |
files
|
2011-01-06 |
Sylvain Thénault |
[doc] fix bad class ref
stable
|
changeset |
files
|
2011-01-05 |
Sylvain Thénault |
oops, forgotten to save buffer...
|
changeset |
files
|
2011-01-05 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-01-05 |
Julien Jehannet |
[unittest2] use unittest2 module fixture api
stable
|
changeset |
files
|
2011-01-05 |
Julien Jehannet |
[server/test] raise SkipTest from setUpModule instead of setUp( unittest2 behaviour) + kill some deprecation warnings
stable
|
changeset |
files
|
2011-01-05 |
Sylvain Thénault |
[daemon] make process umask configurable
stable
|
changeset |
files
|
2011-01-05 |
Sylvain Thénault |
properly tell we've started an instance (close #1391262)
stable
|
changeset |
files
|
2010-12-23 |
Julien Jehannet |
[ctxcomponents] RQLCtxComponent: refactor init_rendering/render_body to ease overriding
stable
|
changeset |
files
|
2011-01-05 |
Julien Jehannet |
[tests] use TextTestRunner from unittest, no more need to use SkipAwareTextRunner from lgc.testlib (which doesn't exist anymore in recent releases
stable
|
changeset |
files
|
2011-01-03 |
Julien Jehannet |
[i18n/fr] minor change in etypenavigation component
stable
|
changeset |
files
|
2011-01-05 |
Sylvain Thénault |
d-t-w
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
[test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
minor code cleanup
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
Backed out changeset 84b67ae41a0d: with this fix, some
stable
|
changeset |
files
|
2011-01-04 |
Alexandre Fayolle |
fix unittest broken by TrInfo schema change
stable
|
changeset |
files
|
2011-01-04 |
Alexandre Fayolle |
check the validity of kwargs passed to match_rtype
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
merge stable heads
stable
|
changeset |
files
|
2011-01-04 |
Alexandre Fayolle |
fix ticket #1382716 (problem was actually more subtle than I originally thought)
stable
|
changeset |
files
|
2011-01-04 |
Aurelien Campeas |
[web/views/basetemplates] nbsp breaks tests, use #160 instead
stable
|
changeset |
files
|
2011-01-04 |
Aurelien Campeas |
[web/views/workflow] hide tr_count attribute in wf transition form
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
[html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html)
stable
|
changeset |
files
|
2011-01-04 |
Alexandre Fayolle |
handle the fact that there might be no views registered in some configurations (#1382716)
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
[ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452
stable
|
changeset |
files
|
2011-01-04 |
Sylvain Thénault |
[ms] #1382452: incorrect results with multi-sources
stable
|
changeset |
files
|
2010-12-21 |
Alexandre Fayolle |
#1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity
stable
|
changeset |
files
|
2011-01-03 |
Aurelien Campeas |
[doc/book] add missing mixin
stable
|
changeset |
files
|
2010-12-22 |
Aurelien Campeas |
[views/reledit] funky API made this fatal (it was previously only eating the second argument)
stable
|
changeset |
files
|
2010-12-22 |
Aurelien Campeas |
[views/reledit] ajax.js not there by default #1382713
stable
|
changeset |
files
|
2010-12-22 |
Aurelien Campeas |
[doc/book] fix/update a bit the hooks chapter
stable
|
changeset |
files
|
2010-12-21 |
Alexandre Fayolle |
fix error message for unique together constraint
stable
|
changeset |
files
|
2010-12-18 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-12-18 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
2010-12-10 |
Pierre-Yves David |
[config, i18n] Create default translation mechanism for all supported languages.
oldstable cubicweb-version-3.9.x
|
changeset |
files
|
2010-12-10 |
Pierre-Yves David |
[config] Use newstyle call to parent classe method.
oldstable
|
changeset |
files
|
2010-12-13 |
Nicolas Chauvat |
[security] fix access control problem
oldstable
|
changeset |
files
|
2010-12-14 |
Aurelien Campeas |
[js/edition] remove trailing coma
stable
|
changeset |
files
|
2010-12-14 |
Aurelien Campeas |
[doc/book] move ctl tool in Admin chapter (from Appendages)
stable
|
changeset |
files
|
2010-12-14 |
Aurelien Campeas |
[doc/book] mention that the shell is a python shell
stable
|
changeset |
files
|
2010-12-10 |
Aurelien Campeas |
[web/components] fix typo in warning
stable
|
changeset |
files
|
2010-12-10 |
Adrien Di Mascio |
[registry] backout 120c7ea6e1fa: errors should not pass silently
stable
|
changeset |
files
|
2010-12-09 |
Aurelien Campeas |
[config] revert change that breaks i18nxxx commands
oldstable
|
changeset |
files
|
2010-12-09 |
Katia Saurfelt |
remove "metadata" class from MetaDataView as it is now set by SectionLayout (view.cssclass)
stable
|
changeset |
files
|
2010-12-09 |
Katia Saurfelt |
[js] fix initial value for autocomplete
stable
|
changeset |
files
|
2010-12-09 |
Aurelien Campeas |
[pkginfo|debian/control] adjust ldb version
oldstable
|
changeset |
files
|
2010-12-09 |
Stephanie Marcu |
add localization files for jquery datepicker
|
changeset |
files
|
2010-12-09 |
Stephanie Marcu |
[#615712] replace calendar views with views using fullcalendar jquery plugin (remove old_calendar)
|
changeset |
files
|
2010-12-09 |
Alexandre Fayolle |
brown paperbag fix
oldstable
|
changeset |
files
|
2010-12-09 |
Alexandre Fayolle |
make rename_table work with MS SQL (needs updated logilab.database)
oldstable
|
changeset |
files
|
2010-12-09 |
Alexandre Fayolle |
[ldap] fix user-filter handling
oldstable
|
changeset |
files
|
2010-11-29 |
Julien Jehannet |
[migration] improve doctest report format
stable
|
changeset |
files
|
2010-12-03 |
Julien Jehannet |
[book] Notes about literate testing
stable
|
changeset |
files
|
2010-12-06 |
Julien Jehannet |
[hook] update DataOperationMixIn docstring
stable
|
changeset |
files
|
2010-11-09 |
Pierre-Yves David |
[config, i18n] Create default translation mechanism for all supported languages.
oldstable
|
changeset |
files
|
2010-12-03 |
Alexandre Fayolle |
allow additional filtering to be performed on the LDAP source (#1382380)
oldstable
|
changeset |
files
|
2010-12-02 |
Sylvain Thénault |
[edition js] update docstring and remove a 3.9 deprecation warning
stable
|
changeset |
files
|
2010-12-02 |
Sylvain Thénault |
[autoform] fix call to remove pending generic relation: reference bad function name
stable
|
changeset |
files
|
2010-12-02 |
Sylvain Thénault |
[autoform] fix restoration of pending generic relation: inconsistent id was generated (eg different from the one generated by javascript
stable
|
changeset |
files
|
2010-12-01 |
Sylvain Thénault |
[pyro source] store pyro source mapping file into the database
|
changeset |
files
|
2010-12-01 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-12-01 |
Sylvain Thénault |
[repo source] rename attribute so it's much easier to grasp its role
stable
|
changeset |
files
|
2010-12-01 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
2010-12-01 |
Pierre-Yves David |
[testlib] Use logilab.common.shellutils.getlogin instead of local hack.
oldstable
|
changeset |
files
|
2010-12-01 |
Sylvain Thénault |
[doc] minor fixes
oldstable
|
changeset |
files
|
2010-12-01 |
Pierre-Yves David |
[doc/book] Improve installation doc mostly about pip ans easy_install
oldstable
|
changeset |
files
|
2010-12-01 |
Pierre-Yves David |
[doc/book] Update cubicweb repository url
oldstable
|
changeset |
files
|
2010-12-01 |
Pierre-Yves David |
[doc/book] Add a note about <database>-support virtual package.
oldstable
|
changeset |
files
|
2010-11-30 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3.10.6-1 for changeset 1484257fe9ae
stable
|
changeset |
files
|
2010-11-30 |
Nicolas Chauvat |
Added tag cubicweb-version-3.10.6 for changeset 3c81dbb58ac4
stable cubicweb-debian-version-3.10.6-1
|
changeset |
files
|
2010-11-30 |
Nicolas Chauvat |
prepare 3.10.6
stable cubicweb-version-3.10.6
|
changeset |
files
|
2010-11-30 |
Aurelien Campeas |
[merge] backport stable
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
merge olstable back (3.9.9 packaging fix)
stable
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
Merge back fix to 3.9.9 packaging
oldstable
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
Added tag cubicweb-debian-version-3.9.9-3 for changeset 09c98763ae9d
oldstable
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
[pkg/debian] Add source format information
oldstable cubicweb-debian-version-3.9.9-3
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
prepare 3.9.9-3
oldstable
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[debian] i18n directory should actually be in cubicweb-common
oldstable
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
Added tag cubicweb-debian-version-3.9.9-2 for changeset b7db1f593558
oldstable
|
changeset |
files
|
2010-11-23 |
Pierre-Yves David |
[pkg-debian] prepare 3.9.9-2
oldstable cubicweb-debian-version-3.9.9-2
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[debian] cleanup -common package
oldstable
|
changeset |
files
|
2010-11-15 |
Nicolas Chauvat |
[migration] 3.10.4 migration should not ask confirmation when adding CWSource
stable
|
changeset |
files
|
2010-11-12 |
Nicolas Chauvat |
backport oldstable
stable
|
changeset |
files
|
2010-11-12 |
Nicolas Chauvat |
fix typo
stable
|
changeset |
files
|
2010-11-09 |
Julien Jehannet |
[download box] refactor to ease when one want to propose multiple elements to download
stable
|
changeset |
files
|
2010-11-09 |
Julien Jehannet |
[basetemplates] breadcrumbs component context sticks to ApplicationName
stable
|
changeset |
files
|
2010-11-09 |
Julien Jehannet |
[basetemplates] define header ctx components categories as attribute to ease overriding
stable
|
changeset |
files
|
2010-11-09 |
Julien Jehannet |
[migration] put some migration context info in doctest environment: __file__ and __args__
stable
|
changeset |
files
|
2010-11-05 |
Julien Jehannet |
[windmill tests] use extra timeouts, else we get failure simplu because we didn't wait enough
stable
|
changeset |
files
|
2010-11-05 |
Julien Jehannet |
[devtools] make migration handler easily available from CubicWebTC through .shell() method
stable
|
changeset |
files
|
2010-11-12 |
Sylvain Thénault |
[ldap] make instance still usable if we can't contact ldap server
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[change state form] set domid to avoid data conflict with other (eg edition) form
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[action] set mainform=False to ensure we don't consume previously posted form validation errors
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[forms] remove some deprecation warnings
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
update note
stable
|
changeset |
files
|
2010-11-05 |
Julien Jehannet |
[shell, testlib] return doc test results in process_script and new assertDocTestFile method on CubicWebTC
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[migration] fix rqliter when some query arguments are given
stable
|
changeset |
files
|
2010-10-22 |
Julien Jehannet |
[uilib] soup2xhtml uses now lxml.html.Cleaner
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
minor cleanups
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
fix #724689: exception's display during ajax call
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
test and fix #1232202: [bookmarks] broken link for startupviews
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
fix #1376317: facet: no_relation feature crash when rql has no restriction
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[web session] fix '#1375582: sometime have to relogin since secure session cookie are used' by having different session cookie for http/https version. Also add application name to avoid potential pb when developping differents appls on the same port.
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[migration] use eschema.type for nicer display when confirmation is asked
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[base template header] changeset 6669:e4532c6acf34 introduce a visual regression on standard site, fix it by merging header-left/header-center context, it simplify things and have proper display. Cubes using 'firstcolumn' css class will have to be upgraded
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[timetable view] ensure we actually have a user in the rset cell
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[c-c list] tell more about the pb when some cube information is missing
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[repository] don't crash when cascading delete a relation, this may let the database in an inconsistent state anyway, so simply log the error
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[ms planning] test and fix bad plannification of a query used on cascading delete of a deleted (external) entity relations
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[ms] fix error in synchronisation: local_eid return a 2-uple
stable
|
changeset |
files
|
2010-11-05 |
Sylvain Thénault |
[ms test] fix nasty cache effect break unittest_multisources.test_not_relation since introduction of local_eid method andfor full dereferencement of external eids
stable
|
changeset |
files
|
2010-11-04 |
Sylvain Thénault |
[c-c reset-admin-pwd] don't crash on unknown option, and silently ignore 'adapter' which may be present in pre 3.10 sources file
stable
|
changeset |
files
|
2010-11-03 |
Julien Jehannet |
[component] restore logo position in left column
stable
|
changeset |
files
|
2010-11-03 |
Sylvain Thénault |
[boxes] PossibleViewsBox is contextual, StartupViewsBox isn't
stable
|
changeset |
files
|
2010-11-03 |
Sylvain Thénault |
stable is now 3.10
stable
|
changeset |
files
|
2010-11-03 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-11-03 |
Sylvain Thénault |
oldstable is now 3.9
oldstable
|
changeset |
files
|
2010-11-02 |
Sylvain Thénault |
[repo] don't attempt to read sources from database on quick start. Fix crash after restoring a pre 3.10 database
|
changeset |
files
|
2010-11-02 |
Sylvain Thénault |
typo
|
changeset |
files
|
2010-11-02 |
Sylvain Thénault |
[facet] only String attributes have internationalizable property
|
changeset |
files
|
2010-10-29 |
Nicolas Chauvat |
fix grammar in docstring
stable
|
changeset |
files
|
2010-10-28 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
2010-10-28 |
Nicolas Chauvat |
fix problem introduced with previous commit
stable
|
changeset |
files
|
2010-10-28 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
2010-10-28 |
Nicolas Chauvat |
[cwctl] command list now checks version of cw, not only versions of cubes
stable
|
changeset |
files
|
2010-10-27 |
Sylvain Thénault |
[ms entity] proper error on external entity fetch error
|
changeset |
files
|
2010-10-27 |
Sylvain Thénault |
[ms pyro] skipping external entities is not enough else we may miss some relations with our configuration (eg X refinement_of Y WHERE X comes from cwo while Y comes from elo)
|
changeset |
files
|
2010-10-27 |
Sylvain Thénault |
[ms planner] fix changeset 6650:72f2fd93a622: we should sometime complete input map anyway
|
changeset |
files
|
2010-10-27 |
Sylvain Thénault |
[ldap] don't refuse to start if ldap is unreachable
|
changeset |
files
|
2010-10-26 |
Sylvain Thénault |
[3.10] use cw_attr_cache, entity has no more iteritems method
|
changeset |
files
|
2010-10-26 |
Sylvain Thénault |
[ms planning] fix potential key error due to additional entries in input maps
|
changeset |
files
|
2010-10-26 |
Sylvain Thénault |
[ms planning] fix bug in merge_input_map causing bad plans computed
|
changeset |
files
|
2010-10-26 |
Sylvain Thénault |
[ms planning] fix/enhance cw_source consideration in ms planning
|
changeset |
files
|
2010-10-26 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.5-1 for changeset e2e7410e9947
|
changeset |
files
|
2010-10-26 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.5 for changeset 159d0dbe07d9
cubicweb-debian-version-3.10.5-1
|
changeset |
files
|
2010-10-25 |
Nicolas Chauvat |
[book] move bit about rql logs to its own section
cubicweb-version-3.10.5
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
3.10.5
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
i18n update german translation
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[i18n] include german translation provided by Dr Leo
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
i18nupdate
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[test] more cwd independant tests
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[test] cleanup: don't need expensive auto_populate(), use a single test class
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[cwprops] validation error message now include key value
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[3.10] more form api update
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[ms] script to drop external entities from an external source
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[test] repair test: we now have another unique constraint on CWSourceHostConfig
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[primary view] properly deprecates render_entity_[summary|metadata]
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[ms] simplify cw_source handling : don't try evil optmization that may hurt in some cases
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[test] make test independant from the working directory
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[inline form] ensure entity has an actual eid before using it to check perms
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[repo] fix crash introduced in 6625:5c20a005bddc
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[ms / integrity] skip properties whose pkey starts with 'sources.' avoid validation error when setting last update time for instance
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[sources] method to ease modification of a source config through c-c shell
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[pyro source] when cleaning relations of an external entity being cleaned up, only delete local relationsd
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[pyro source] new option to control wether external entities should be skipped or not
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[d-c check-mapping] small enhancements to avoid spurious warnings
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[facet] return else we get name error later
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[core schema] CWSourceHostConfig.match_host only unique per source
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[migration] stupid typo, cw_source still not properly set
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[facets] cleanup and use RelationAttributeFacet for InState
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[cleanup] drop accidentally commited print
|
changeset |
files
|
2010-10-25 |
Aurelien Campeas |
[js/ajax] switch to POST by default, fixes an IE7 caching bug
stable
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[registration] don't crash on import error while initializing the registry and not in debug mode
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[primary view bw compat] we should actually drop 3.2 compat and have proper pre 3.10 compat
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[dbapi] 'before-registry-reset' not called for db-api connections, cache may not be initialized
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[web] proper error when no json module available
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[dbapi] web request compatibility fixes
|
changeset |
files
|
2010-10-25 |
Sylvain Thénault |
[3.10 bw compat] ensure context is specified, else crash on RsetBox
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.4-1 for changeset 7b41930e1d32
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.4 for changeset d73733479a3a
cubicweb-debian-version-3.10.4-1
|
changeset |
files
|
2010-10-22 |
Aurelien Campeas |
oops, use unicode
cubicweb-version-3.10.4
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[migration] skip final entity types
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[migration] dumb name error
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.9.9-1 for changeset 1ba51b00fc44
stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
Added tag cubicweb-version-3.9.9 for changeset df0b2de62cec
stable cubicweb-debian-version-3.9.9-1
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.4-1 for changeset 49f1226f2fab
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.4 for changeset 3829498510a7
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
3.10.4
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[ms] catch exception on executing rql, work-around #1356884 until a proper fix
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[ms] fix an infinite loop in ms planner and another crash
|
changeset |
files
|
2010-10-22 |
Aurelien Campeas |
[test/renderer] fix html form/field generation & adapt a bit one test
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[3.10] drop deprecation warning
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[test] fix test to follow recent changes
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[testlib] self.appid not yet defined
stable
|
changeset |
files
|
2010-10-22 |
Stephanie Marcu |
[book] FAQ: reorganize content, improve NoSelectableObject section, add database
|
changeset |
files
|
2010-10-22 |
Stephanie Marcu |
[book] complete datamodel definition section with default permissions
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[testlib] /me stupid
stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[testlib] missing import
stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
merge
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[test] start to make tests independant from cwd (more to do for tests which don't inherit from CubicWebTC
stable
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[3.10] renderer.render prototype bw compat
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[deprecation] add version info
|
changeset |
files
|
2010-10-22 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[dbapi] enhanced web compatible request when using dbapi
|
changeset |
files
|
2010-10-21 |
Aurelien Campeas |
some docstrings
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[migration] fix 3.10 migration: since cw_source is marked as meta relation, it has not been automatically added to all existant entity type
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[cwsource] fix dumb name error
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[inline forms] check for permission to add relation/target type before to add the 'add new' link (else we get a NoSelectableObject exception)
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[3.10] remove a deprecation warning
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[3.10] include field's info in deprecation warning
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[boxes] take care to duplicated 'title' argument if already specified in cw_extra_kwargs
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
3.9.9
stable cubicweb-version-3.9.9
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
[dependancy] do not use testlib from outside test: recent lgc versions recommends unittest2 while lgc.testlib needs it, and we don't want it to be necessary to run cw
stable
|
changeset |
files
|
2010-10-21 |
Sylvain Thénault |
#1346310: Add `Secure` attribute to cookie when navigating on https
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
[boxes] add bw compat on BoxWidget, we mix string and box items until htmlwidgets are gone
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.3-1 for changeset 303b150ebb7a
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.3 for changeset 8eb58d00a0ce
cubicweb-debian-version-3.10.3-1
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
3.10.3
cubicweb-version-3.10.3
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
[request] fix ajax_replace_url which breaks if the url contains some quotes (that will be properly quoted but unquoted by the browser, breaking the js expression) by using a separated js function
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
[view] log error on view_func call
|
changeset |
files
|
2010-10-20 |
Alexandre Fayolle |
make stdout and stderr non buffered for cwctl commands (#1330647)
stable
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
[distribution] 3.10 depends on lgc 0.52
|
changeset |
files
|
2010-10-20 |
Aurelien Campeas |
[js/ajax] fix deferred race condition (errback case)
stable
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
[css] don't transform text in form title
|
changeset |
files
|
2010-10-20 |
Sylvain Thénault |
[css] fix regression introduced by 6548:fd36c1049eed: we actually need display:block on box <a> to get proper behaviour on mouse hover
|
changeset |
files
|
2010-10-20 |
Aurelien Campeas |
[js/ajax] use proper operator
stable
|
changeset |
files
|
2010-10-20 |
Adrien Di Mascio |
[javascript] fix loadRemote implementation for synchronous requests
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[js preferences] fix various pb with js for preferences form: buggy clearPreviousError, bad prototype of callbacks given to validate form, dunno how error display was expecting to work...
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
add note
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[js/ajax] fix deferred race condition
stable
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
breadcrumbs/edid_box are now contextual component (closes #1334196)
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[boxes] use a new separator instead of clumsy htmlwidget's one which close and reopen the <ul> (loosing any list class on the way)
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
js cleanup
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[css] cleanup and fix by removing display: block on <a> in boxes
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[new components] render_title must write title, not return it
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[3.10 migration] must skip None values
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
cleanups
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[jquery] className doesn't exist anymore in 1.4
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[js] remove deprecation warnings by using $.noop instead of noop
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[ui controller] closes #1333236: configuring boxes crashes with traceback
|
changeset |
files
|
2010-10-19 |
Sylvain Thénault |
[selectors] close #1333238: appobject_selectable with multiple regids fails
stable
|
changeset |
files
|
2010-10-18 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.2-1 for changeset 4a87c8af6f3f
|
changeset |
files
|
2010-10-18 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.2 for changeset 3fc6b4aaaff3
cubicweb-debian-version-3.10.2-1
|
changeset |
files
|
2010-10-18 |
Sylvain Thénault |
3.10.2
cubicweb-version-3.10.2
|
changeset |
files
|
2010-10-18 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-18 |
Sylvain Thénault |
[old boxes] fix dumb name error
|
changeset |
files
|
2010-10-18 |
Pierre-Yves David |
[devtools] Clean up import of f328ec853e18 and use lgc's getlogin.
stable
|
changeset |
files
|
2010-10-18 |
Alain Leufroy |
[pkg] no zipped egg
stable
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[debian] i18n directory should actually be in cubicweb-common
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[debian] cleanup -common package
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[doc] fix build dir
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.1-1 for changeset 3abb41c47925
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.1 for changeset 6c6859a67673
cubicweb-debian-version-3.10.1-1
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[doc] generate doc in cw/doc/html and include html files in cubicweb-documentation
cubicweb-version-3.10.1
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[3.10] user changelog
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[css] need some pading in bookmark box
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[test] take care to unicode __regid__ (usually when using _()), may lead to later unicode decode error
|
changeset |
files
|
2010-10-17 |
Sylvain Thénault |
[css] typo
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
Backed out changeset 1f8b902f3143: this block compilation under distrib with old sphinx package
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
Backed out changeset 88b3172eb7c7: alain's patch 6517:c991ad161d8f does a better job at this
stable
|
changeset |
files
|
2010-10-15 |
Alain Leufroy |
[pkg] force copying data files in sys.path
stable
|
changeset |
files
|
2010-10-15 |
Alain Leufroy |
[pkg] use argument *package_data*
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
[3.10] enhanced deprecation warning: add problematic class name
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[devtools] Firefox need write access to $HOME
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[debian] include compiled documentation instead of source in cubicweb-documentation debian pkg
stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[book] don't rely on importable cubicweb to extract cubicweb version number
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
3.10.1
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[pkg] fix install_data import not present in setuptools
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[packaging] add a __init__.py to cubes directory when installing data
stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[distribution] Handle missing instance directory when listing and running instance command.
stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[setuptools] Automaticly move data content of a cubicweb's egg in the proper location.
stable
|
changeset |
files
|
2010-10-15 |
Pierre-Yves David |
[packaging] Egg are not valid cubicweb prefix.
stable
|
changeset |
files
|
2010-10-13 |
Pierre-Yves David |
[config] Put "Instance" and "Instance data" directory within cubiweb install prefix.
stable
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[debian] goa package gone for now
stable
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
[component] remove row argument which is actually discarded by registry's cache (untill we feel we need a per context cache...)
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
[deprecation] enhanced messages
|
changeset |
files
|
2010-10-15 |
Sylvain Thénault |
[bw compat] fix compat for entity.attr assigment
|
changeset |
files
|
2010-10-14 |
Nicolas Chauvat |
fix typo
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
[iprogress] None resilience
stable
|
changeset |
files
|
2010-10-13 |
Pierre-Yves David |
#1251878: Cubicweb no longer crash for missing instance and data dir at create.
stable
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
[config] make config.cubes() available on NoAppCubicWebConfiguration
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
[rql2sql] properly compute has_text relation table scope
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
fix some pylint detected errors
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
pylint option update
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
[components] add missing imports for code copied/pasted. Forgot to run pylint afterward...
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
[component] avoid conflict on global/local identifier
|
changeset |
files
|
2010-10-14 |
Sylvain Thénault |
[migration] missing future import
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[debian] goa package gone for now
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[doc] kill deprecated french documentation
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.10.0-1 for changeset 9ef1347f8d99
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
Added tag cubicweb-version-3.10.0 for changeset 0793fe84651b
cubicweb-debian-version-3.10.0-1
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
3.10
cubicweb-version-3.10.0
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[schema categorization] new NO_I18NCONTEXT set usable to somewhat control c-c i18n
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
i18n catalog cleanup
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[primary] RsetBox view should give dispctrl & all to its subview. Also, don't use csv when in boxes.
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[server] fix dumb name error
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[see also component] drop it, we can acheive the same result with uicfg rules
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[primary] fix autolimited view which was not limited at all
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[see also component] avoid seeing see_also entities in side boxes as well
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[components] remove old deprecation warning
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[wf history] avoid title duplication
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
i18n tweaks
|
changeset |
files
|
2010-10-13 |
Alexandre Fayolle |
[book] small note about test/data/schema.py
stable
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[test] reset uncommitable flag on ValidationError raised during automatic db population
stable
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[ctx component] has no wview method
|
changeset |
files
|
2010-10-13 |
Sylvain Thénault |
[entity, repo] move prefill_entity_cache function back to repository due to usage of del_existing_rel_if_needed function which is also defined there
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
cleanup and 3.10 updates
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[architecture] introduce adapter to ease transformation of errors before display to the end user. Use it for UniqueTogetherError first
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[repo, entity] move entity cache initialization to a function, and call it before source.add_entity so it may be used in error handler or such
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
i18n update
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[ui component] restore see_also component
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[ui component] RelatedObjectsCtxComponent to superseede RelatedObjectsVComponent (still there for bw compat)
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[c-c i18ncubicweb] fix 'non-contextual' relations
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[i18n] uniformize footer capitalization
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
cleanup
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[selector] more efficient rql_condition by simply retreiving COUNT()
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[workflow] fix bw compat code
|
changeset |
files
|
2010-10-12 |
Sylvain Thénault |
[baseviews] new cw.archive.[by_author|by_date] views, extracted from blog
|
changeset |
files
|