Wed, 12 May 2010 15:25:17 +0200 |
Sylvain Thénault |
[db-check] RQLConstraint is not a 'unique' constraint
stable
|
changeset |
files
|
Wed, 12 May 2010 13:12:03 +0200 |
Sylvain Thénault |
[entity] avoid getting w in cw_extra_kwargs when calling .view
stable
|
changeset |
files
|
Wed, 12 May 2010 12:36:39 +0200 |
Sylvain Thénault |
[actions box] enhance add related menu generation: don't propose to add relation of single cardinality where entity already have the relation set
stable
|
changeset |
files
|
Wed, 12 May 2010 12:20:47 +0200 |
Sylvain Thénault |
[primary view] allow new 'subvid' parameter in primaryview_display_ctrl
stable
|
changeset |
files
|
Wed, 12 May 2010 12:19:41 +0200 |
Sylvain Thénault |
[primary view] give dispctrl to side box views as for relations section
stable
|
changeset |
files
|
Wed, 12 May 2010 12:18:48 +0200 |
Sylvain Thénault |
[web] unify list views call arguments: use subvid to specify the view to use for each item
stable
|
changeset |
files
|
Wed, 12 May 2010 12:17:46 +0200 |
Sylvain Thénault |
[web] refactor side box to use autolimited view
stable
|
changeset |
files
|
Wed, 12 May 2010 12:16:41 +0200 |
Sylvain Thénault |
[req] avoid getting w in cw_extra_kwargs when calling .view
stable
|
changeset |
files
|
Wed, 12 May 2010 09:29:53 +0200 |
Sylvain Thénault |
[config] rename remaining inputlevel to level in option definitions, as expected by lgc >= 0.50
stable
|
changeset |
files
|
Tue, 11 May 2010 16:58:35 +0200 |
Sylvain Thénault |
[fti] simplify UpdateFTIHook code
stable
|
changeset |
files
|
Tue, 11 May 2010 16:48:26 +0200 |
Sylvain Thénault |
[twisted] we must set response code before starting to write the answer, else it's ignored
stable
|
changeset |
files
|
Tue, 11 May 2010 16:26:29 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Tue, 11 May 2010 08:29:15 +0200 |
Sylvain Thénault |
[web data] remove files not used by the framework
|
changeset |
files
|
Mon, 10 May 2010 18:06:51 +0200 |
Sylvain Thénault |
[css] keep old css according to a configuration variable (true by default)
|
changeset |
files
|
Mon, 10 May 2010 17:49:42 +0200 |
Sylvain Thénault |
[3.8 execute] remove deprecation warnings
stable
|
changeset |
files
|
Mon, 10 May 2010 16:59:32 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Mon, 10 May 2010 15:20:54 +0200 |
Aurelien Campeas |
[dbapi] missing import
stable
|
changeset |
files
|
Mon, 10 May 2010 15:16:37 +0200 |
Sylvain Thénault |
[ajax] missing html heads processing in reloadComponent (sic\!)
stable
|
changeset |
files
|
Mon, 10 May 2010 15:15:06 +0200 |
Sylvain Thénault |
[deprecation] missing version number to old warning message
stable
|
changeset |
files
|
Mon, 10 May 2010 15:14:47 +0200 |
Sylvain Thénault |
[table view] we should call the cell view using the table rset, not one rebuilded for a specific entity
stable
|
changeset |
files
|
Mon, 10 May 2010 15:14:13 +0200 |
Sylvain Thénault |
[table view] take care to None label
stable
|
changeset |
files
|
Fri, 07 May 2010 20:07:54 +0200 |
Sylvain Thénault |
[selectors] new logged_user_in_rset selector
stable
|
changeset |
files
|
Fri, 07 May 2010 16:50:09 +0200 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Fri, 07 May 2010 15:25:09 +0200 |
egazoni |
replaced hardcoded 'web/view' by os.path.join('web', 'view') so views path is also valid under windows
stable
|
changeset |
files
|
Fri, 07 May 2010 15:03:03 +0200 |
egazoni |
fixed bug of non-normalized path under Windows, that broke the reload mechanism
stable
|
changeset |
files
|
Fri, 07 May 2010 14:42:18 +0200 |
Sylvain Thénault |
[c-c list] configuration pb cubes directly hold version number now, avoid crash when reporting errors
stable
|
changeset |
files
|
Thu, 06 May 2010 16:23:39 +0000 |
Alexandre Fayolle |
Handle new way of reporting unmodified FileFields
stable
|
changeset |
files
|
Thu, 06 May 2010 14:48:44 +0200 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Thu, 06 May 2010 14:46:58 +0200 |
Alexandre Fayolle |
attempt to port windows service to 3.8.1
stable
|
changeset |
files
|
Thu, 06 May 2010 14:26:47 +0200 |
Sylvain Thénault |
[web session] fix potential key error on logout (occurs once the session has been transparently reconnected, hence session.sessionid and session.cnx.sessionid differs)
stable
|
changeset |
files
|
Thu, 06 May 2010 14:29:07 +0200 |
Katia Saurfelt |
[css] update print css
|
changeset |
files
|
Thu, 06 May 2010 14:29:05 +0200 |
Katia Saurfelt |
[doc] cleanup
|
changeset |
files
|
Thu, 06 May 2010 14:27:57 +0200 |
Alexandre Fayolle |
[python2.6] do not import simplejson directly
stable
|
changeset |
files
|
Thu, 06 May 2010 12:57:49 +0200 |
Sylvain Thénault |
[selectors] fix no_cnx selector's prototype
stable
|
changeset |
files
|
Thu, 06 May 2010 11:30:46 +0200 |
Sylvain Thénault |
[web config] set default uiprops on web config class to avoid error on commands such as i18n instance
|
changeset |
files
|
Thu, 06 May 2010 08:25:02 +0200 |
Sylvain Thénault |
backport stable
stable
|
changeset |
files
|
Thu, 06 May 2010 08:24:46 +0200 |
Sylvain Thénault |
[migration] ask_confirm argument of show_diff doesn't contain an _
oldstable
|
changeset |
files
|
Wed, 05 May 2010 18:55:19 +0200 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 05 May 2010 18:54:19 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
changeset |
files
|
Wed, 05 May 2010 18:54:04 +0200 |
Sylvain Thénault |
[upgrade] don't ask confirm to replace configuration file with -v0
oldstable
|
changeset |
files
|
Wed, 05 May 2010 18:48:31 +0200 |
Sylvain Thénault |
merge good/bad versions of imported patches...
|
changeset |
files
|
Wed, 05 May 2010 18:39:59 +0200 |
Katia Saurfelt |
[css] start using uiprops in cubicweb.css
|
changeset |
files
|
Thu, 29 Apr 2010 08:39:13 +0200 |
Nicolas Chauvat |
[css] progressively fixing rhythm
|
changeset |
files
|
Thu, 29 Apr 2010 08:39:13 +0200 |
Nicolas Chauvat |
[css] introducing scale and rhythm composition
|
changeset |
files
|
Wed, 05 May 2010 18:19:56 +0200 |
Katia Saurfelt |
[css] start using uiprops in cubicweb.css
|
changeset |
files
|
Thu, 29 Apr 2010 08:39:13 +0200 |
Nicolas Chauvat |
[css] progressively fixing rhythm
|
changeset |
files
|
Thu, 29 Apr 2010 08:39:13 +0200 |
Nicolas Chauvat |
[css] introducing scale and rhythm composition
|
changeset |
files
|
Wed, 05 May 2010 18:15:25 +0200 |
Aurelien Campeas |
[doc/book] a very simple example of entity form extension
stable
|
changeset |
files
|