Tue, 09 Jun 2009 11:31:57 +0200 Sylvain Thénault cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string stable
Tue, 09 Jun 2009 11:30:37 +0200 Sylvain Thénault fix unregister to be more error resilient as other unregistering methods + cleanup stable
Mon, 08 Jun 2009 20:37:03 +0200 Sylvain Thénault properly call [re]set_pool, fix connection handling so we have a change to get cw running on top of a sqlite dabase with threads activated stable
Mon, 08 Jun 2009 20:35:26 +0200 Sylvain Thénault fix [re]set_pool prototype stable
Mon, 08 Jun 2009 20:34:28 +0200 Sylvain Thénault provide local_add_relation / add_relation stable
Mon, 08 Jun 2009 18:32:23 +0200 Adrien Di Mascio [basetemplates] do not use STRICT_DOCTYPE directly, use self.doctype to deal with non xhtml browser stable
Mon, 08 Jun 2009 18:29:35 +0200 Adrien Di Mascio [entities][CWCache] handle classic datetime vs None comparison bug stable
Fri, 05 Jun 2009 19:04:20 +0200 Sylvain Thénault absolute_url / build_url refactoring to avoid potential name clash
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Fri, 05 Jun 2009 15:06:55 +0200 Sylvain Thénault test broken, deprecated module; kill
Fri, 05 Jun 2009 18:54:39 +0200 Sylvain Thénault reminder stable
Fri, 05 Jun 2009 16:41:09 +0200 Sylvain Thénault oops stable
Fri, 05 Jun 2009 16:35:44 +0200 Sylvain Thénault fix potential race-condition stable
Fri, 05 Jun 2009 13:21:31 +0200 Sylvain Thénault change extlite connection handling: connection may not be shared among threads but it's fine to have multiple connections open in several threads (as demonstrated by unittest_extlite) stable
Fri, 05 Jun 2009 10:40:54 +0200 Sylvain Thénault backport changesets which should have been in stable branch. now *stable is 3.3* and *default is 3.4* stable
Fri, 05 Jun 2009 10:26:35 +0200 Sylvain Thénault merge
Fri, 05 Jun 2009 10:23:56 +0200 Sylvain Thénault fix submit message handling in entity form
Fri, 05 Jun 2009 10:18:40 +0200 Sylvain Thénault set __maineid in EntityFieldsForm
Fri, 05 Jun 2009 10:03:16 +0200 Sylvain Thénault replace set_error_url/set_dom_id by a single mainform argument
Fri, 05 Jun 2009 09:58:16 +0200 Sylvain Thénault reminder
Fri, 05 Jun 2009 09:13:49 +0200 Florent do not set __domid in sub-forms
Thu, 04 Jun 2009 10:54:13 +0200 Florent add __domid hidden input in forms so that we can validate more than one form per page
Fri, 05 Jun 2009 08:33:18 +0200 Sylvain Thénault alter table in schema serial when a renamed type is detected
Fri, 05 Jun 2009 08:32:22 +0200 Sylvain Thénault typo
Thu, 04 Jun 2009 11:26:59 -0700 Sandrine Ribeau Add a note concerning explicit object registering.
Thu, 04 Jun 2009 20:21:40 +0200 Aurelien Campeas be more precise & helpful stable
Thu, 04 Jun 2009 17:53:33 +0200 Adrien Di Mascio [views] API fix: select_object is a vreg method stable
Thu, 04 Jun 2009 17:21:29 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3_3_0-1 for changeset 07214e923e75
Thu, 04 Jun 2009 17:21:28 +0200 Nicolas Chauvat Added tag cubicweb-version-3_3_0 for changeset 2d7d3062ca03 cubicweb-debian-version-3_3_0-1
Wed, 03 Jun 2009 21:15:14 +0200 Nicolas Chauvat prepare 3.3.0 cubicweb-version-3_3_0
Wed, 03 Jun 2009 21:15:01 +0200 Nicolas Chauvat replace jpl with forge in test
Wed, 03 Jun 2009 21:14:46 +0200 Nicolas Chauvat bugfix: extrapath is optional arg for init_registration
Wed, 03 Jun 2009 19:50:34 +0200 Nicolas Chauvat merge with closed branches to remove heads.
Wed, 03 Jun 2009 19:49:44 +0200 Nicolas Chauvat closing 3.1 branch merged into trunk. 3.1
Wed, 03 Jun 2009 19:49:15 +0200 Nicolas Chauvat merge stable branch into default.
Wed, 03 Jun 2009 19:47:03 +0200 Nicolas Chauvat merging branches to close them. 3.1
Wed, 03 Jun 2009 19:46:53 +0200 Nicolas Chauvat merging branches to close them. 3.1
Wed, 03 Jun 2009 19:46:06 +0200 Nicolas Chauvat closing 3.0 branch merged into trunk. 3.0
Wed, 03 Jun 2009 19:45:46 +0200 Nicolas Chauvat closing 3.0 branch merged into trunk. 3.0
Wed, 03 Jun 2009 19:42:23 +0200 Nicolas Chauvat close treeviews-tabs branch by merging with 3.1 3.1
Wed, 03 Jun 2009 19:38:14 +0200 Nicolas Chauvat closing treeview-tabs branch merged into trunk. treeview-tabs
Wed, 03 Jun 2009 16:52:24 +0200 Sylvain Thénault fix lookup of files to load when using CW_CUBES_PATH
Wed, 03 Jun 2009 09:52:39 +0200 Sylvain Thénault redo juj's fix in stable branch stable
Wed, 03 Jun 2009 09:15:20 +0200 Sylvain Thénault close tls-sprint branch
Wed, 03 Jun 2009 09:09:33 +0200 Sylvain Thénault close branch tls-sprint
Tue, 02 Jun 2009 18:15:09 +0200 Sylvain Thénault merge
Tue, 02 Jun 2009 08:17:24 +0200 Adrien Di Mascio [facet] refactor values formatting in RangeFacets
Tue, 02 Jun 2009 18:14:38 +0200 Sylvain Thénault #343488: SQL error in migration script (depends on a new release of yams and lgc)
Sun, 31 May 2009 19:53:41 +0200 Adrien Di Mascio watch out, there's some tabs hiding here and there, keep your eyes open ...
Sat, 30 May 2009 00:42:35 +0200 Nicolas Chauvat [views] change default tab to text for /schema
Sat, 30 May 2009 00:42:18 +0200 Nicolas Chauvat [views] reindent web/facet.py
Fri, 29 May 2009 21:34:09 +0200 Adrien Di Mascio merge
Fri, 29 May 2009 21:32:53 +0200 Adrien Di Mascio [facet] provide hasRelationFacet (backport from CMHN)
Fri, 29 May 2009 21:31:12 +0200 Adrien Di Mascio [facet] duh ? jQuery crashes on facets with only one element. Strange that this is the first time we hit this bug
Fri, 29 May 2009 21:30:19 +0200 Adrien Di Mascio [facets] add new unchecked's checkbox image
Fri, 29 May 2009 20:22:39 +0200 Nicolas Chauvat merge stable branch into default
Fri, 29 May 2009 19:36:08 +0200 Adrien Di Mascio [facet] provide a DateRangeFacet (still need to refactor, maybe create a CWWidget)
Fri, 29 May 2009 19:34:00 +0200 Adrien Di Mascio [utils] move datetime2ticks from cw.web.views.plots to cw.utils
Fri, 29 May 2009 19:31:32 +0200 Adrien Di Mascio [javascript] provide a strftime method to Date objects
Fri, 29 May 2009 16:11:49 +0200 Sylvain Thénault oops... stable
Fri, 29 May 2009 14:43:58 +0200 Sylvain Thénault we can now use self.req
Fri, 29 May 2009 14:19:30 +0200 Sylvain Thénault turn every form class into appobject. They should not be instantiated manually anymore.
Fri, 29 May 2009 14:07:42 +0200 Sylvain Thénault tests broken; module deprecated; remove tests
Fri, 29 May 2009 14:04:26 +0200 Sylvain Thénault useful to have yes returning 0.5 by default
Fri, 29 May 2009 14:04:06 +0200 Sylvain Thénault be stricter on catched exception, fix Time parsing
Fri, 29 May 2009 13:34:06 +0200 Florent fix import
Fri, 29 May 2009 12:04:23 +0200 Florent do not store req as an attribute of ApacheURLRewrite - fix test
Fri, 29 May 2009 10:49:01 +0200 Sylvain Thénault obsolete methods
Thu, 28 May 2009 22:57:52 +0200 Nicolas Chauvat [views] change schema views: remove view eschema and use tabs for cwetype
Thu, 28 May 2009 22:56:38 +0200 Nicolas Chauvat [views] get tabs to work with startup views
Thu, 28 May 2009 20:07:18 +0200 Sylvain Thénault merge
Thu, 28 May 2009 20:06:45 +0200 Sylvain Thénault turn renderers into appobjects
Thu, 28 May 2009 20:05:54 +0200 Sylvain Thénault col may be None
Thu, 28 May 2009 19:07:41 +0200 Adrien Di Mascio backport stable branch
Thu, 28 May 2009 19:07:06 +0200 Adrien Di Mascio [javascript] fix AJAX user preference validation stable
Thu, 28 May 2009 16:59:14 +0200 Nicolas Chauvat bugfix for plots
Thu, 28 May 2009 15:09:35 +0200 Nicolas Chauvat merge stable branch into default
Thu, 28 May 2009 18:46:04 +0200 Sylvain Thénault set default select size to 1 into the widget
Thu, 28 May 2009 18:45:51 +0200 Sylvain Thénault if choices is set and widget not explicitly specified, use Select in base field
Thu, 28 May 2009 18:32:51 +0200 Sylvain Thénault basic views for python values (eg without any result set)
Thu, 28 May 2009 18:32:12 +0200 Sylvain Thénault move widget selection's logic on fields
Thu, 28 May 2009 18:31:14 +0200 Sylvain Thénault move view method's logic on the registry, so it's easier to call it from outside an appobject. Also make rset argument optional
Thu, 28 May 2009 18:28:29 +0200 Sylvain Thénault move parse_datetime on appobject
Thu, 28 May 2009 18:28:05 +0200 Sylvain Thénault fix test
Thu, 28 May 2009 18:27:50 +0200 Sylvain Thénault not needed, this is the default label
Thu, 28 May 2009 11:41:36 +0200 Sylvain Thénault fix #327301: synchronize_schema doesn't update not-null constraint stable
Thu, 28 May 2009 11:37:27 +0200 Sylvain Thénault nicer error message
Thu, 28 May 2009 11:35:56 +0200 Sylvain Thénault remove meaningless cards for attributes
Thu, 28 May 2009 11:35:29 +0200 Sylvain Thénault fix name of test database template (bad sed during template->cube migration)
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Thu, 28 May 2009 08:06:12 +0200 Adrien Di Mascio [css] emphasize the 'today' cell on omcalendars (+delete-t-w + copyright update)
Wed, 27 May 2009 18:51:52 +0200 Aurelien Campeas Added tag cubicweb-debian-version-3_2_3-1 for changeset 4003d24974f1 stable
Wed, 27 May 2009 18:51:51 +0200 Aurelien Campeas Added tag cubicweb-version-3_2_3 for changeset f60bb84b86cf stable cubicweb-debian-version-3_2_3-1
Wed, 27 May 2009 18:51:36 +0200 Aurelien Campeas bump stable cubicweb-version-3_2_3
Wed, 27 May 2009 17:08:30 +0200 Aurelien Campeas merge stable
Wed, 27 May 2009 15:54:29 +0200 Aurelien Campeas if textoutofcontext, we need to html escape stable
Wed, 27 May 2009 16:41:51 +0200 Sylvain Thénault backport stable branch
Wed, 27 May 2009 16:41:24 +0200 Sylvain Thénault line wrap stable
Wed, 27 May 2009 16:41:15 +0200 Sylvain Thénault components should be visible by default, applmessages components should not be hideable stable
Wed, 27 May 2009 16:36:17 +0200 Sylvain Thénault don't crash if inlined_relation is not defined on the form stable
Wed, 27 May 2009 15:19:25 +0200 Sylvain Thénault stop using autocomplete_initfuncs dict on entity classes
Wed, 27 May 2009 15:01:19 +0200 Sylvain Thénault cleanup stable
Wed, 27 May 2009 15:01:15 +0200 Sylvain Thénault need to cleanup values if we don't want them to be interpreted by fields (title is a common field name for instance) stable
Wed, 27 May 2009 15:00:38 +0200 Sylvain Thénault not necessary here, else we see it in the generated input stable
Wed, 27 May 2009 13:01:32 +0200 Sylvain Thénault backport stable branch
Wed, 27 May 2009 12:51:29 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3_2_2-1 for changeset 0e07514264aa stable
Wed, 27 May 2009 12:51:24 +0200 Nicolas Chauvat Added tag cubicweb-version-3_2_2 for changeset 9b21e068fef7 stable cubicweb-debian-version-3_2_2-1
Wed, 27 May 2009 12:51:16 +0200 Nicolas Chauvat ready for 3.2.2 stable cubicweb-version-3_2_2
Wed, 27 May 2009 12:46:31 +0200 Nicolas Chauvat Added tag cubicweb-debian-version-3_2_2-1 for changeset 92d1a15f08f7 stable
Wed, 27 May 2009 12:46:20 +0200 Nicolas Chauvat Added tag cubicweb-version-3_2_2 for changeset 6539ce84f043 stable
Wed, 27 May 2009 08:39:16 +0200 Adrien Di Mascio [views][plot] piechart view now accepts either final or non final entities in the first column
Wed, 27 May 2009 11:26:15 +0200 Sylvain Thénault fix test stable
Wed, 27 May 2009 11:26:03 +0200 Sylvain Thénault cleanup stable
Wed, 27 May 2009 11:24:58 +0200 Sylvain Thénault oops stable
Wed, 27 May 2009 11:24:35 +0200 Sylvain Thénault fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py). stable
Wed, 27 May 2009 11:19:37 +0200 Sylvain Thénault getting a StringIO here was due to lgc.db sqlite adapter bug stable
Wed, 27 May 2009 11:18:46 +0200 Sylvain Thénault reactivate skipped tests due to sqlite bug which is now fixed (sqlite 3.6.13) stable
Wed, 27 May 2009 11:17:53 +0200 Sylvain Thénault test Bytes storage/retreival stable
Tue, 26 May 2009 19:46:08 +0200 Sylvain Thénault cosmetic stable
Tue, 26 May 2009 19:45:39 +0200 Sylvain Thénault test and fix __linkto handling (#343421) stable
Tue, 26 May 2009 19:45:04 +0200 Sylvain Thénault don't use tab stable
Tue, 26 May 2009 19:37:36 +0200 Sylvain Thénault new argument telling if we want text or (text / attrs), keeping bw compat stable
Tue, 26 May 2009 19:36:40 +0200 Sylvain Thénault similar method already exists stable
Tue, 26 May 2009 18:22:24 +0200 Sylvain Thénault fix exception class, simply print warning when calling register_and_replace with an unregistered view stable
Tue, 26 May 2009 17:27:43 +0200 Sylvain Thénault fix generated links stable
Tue, 26 May 2009 14:15:39 +0200 Aurelien Campeas egroup -> cwgroup #343418 stable
Tue, 26 May 2009 11:23:39 +0200 Sylvain Thénault fix so that one can edit an entity with a Bytes field without specifying a new file stable
Tue, 26 May 2009 11:01:23 +0200 Sylvain Thénault #343379: disturbing message on upgrade stable
Tue, 26 May 2009 09:31:44 +0200 Sylvain Thénault merge
Tue, 26 May 2009 09:31:15 +0200 Sylvain Thénault cosmetic stable
Mon, 25 May 2009 22:26:05 +0200 Florent pass request to ApacheRewriter rewrite method
Mon, 25 May 2009 22:21:13 +0200 Florent add helpers to insert new fields in forms
Mon, 25 May 2009 22:14:58 +0200 Florent add single input password widget
Tue, 26 May 2009 09:03:24 +0200 Adrien Di Mascio [facet][RangeFacet] submit facet form when the user stops sliding
Mon, 25 May 2009 16:54:13 +0200 Aurelien Campeas Added tag cubicweb-debian-version-3_2_1-1 for changeset e784f8847a12 stable
Mon, 25 May 2009 16:54:10 +0200 Aurelien Campeas Added tag cubicweb-version-3_2_1 for changeset 634c251dd032 stable cubicweb-debian-version-3_2_1-1
Mon, 25 May 2009 16:53:43 +0200 Aurelien Campeas bump stable cubicweb-version-3_2_1
Mon, 25 May 2009 16:43:57 +0200 Aurelien Campeas merge stable
Mon, 25 May 2009 16:43:50 +0200 Aurelien Campeas Backed out changeset 31843b49188d stable
Mon, 25 May 2009 16:43:44 +0200 Aurelien Campeas merge stable
Mon, 25 May 2009 16:43:36 +0200 Aurelien Campeas Backed out changeset a9db0eb45117 stable
Mon, 25 May 2009 16:14:04 +0200 Aurelien Campeas merge stable
Mon, 25 May 2009 16:11:30 +0200 Aurelien Campeas bump stable
Mon, 25 May 2009 16:10:52 +0200 Sylvain Thénault handle speaking to an instance using old entity types stable
Mon, 25 May 2009 16:09:34 +0200 Sylvain Thénault remove buggy debug code stable
Mon, 25 May 2009 16:03:32 +0200 Nicolas Chauvat merge stable
Mon, 25 May 2009 16:03:09 +0200 Nicolas Chauvat [packaging] use python-support instead of python-central stable
Mon, 25 May 2009 00:34:49 +0200 Nicolas Chauvat merge stable
Mon, 25 May 2009 00:34:11 +0200 Nicolas Chauvat prepare 3.2.1 stable
Sun, 24 May 2009 02:04:07 +0200 Nicolas Chauvat fix etype_class(Any) when multiple sources stable
Mon, 25 May 2009 14:40:47 +0200 Adrien Di Mascio [skeleton] fix SyntaxError in __pkginfo__.py (looks like a copy/paste error from vim) stable
Mon, 25 May 2009 13:02:56 +0200 Aurelien Campeas merge forgotten stable head stable
Fri, 22 May 2009 18:11:21 +0200 Aurelien Campeas with statement: use it or lose it stable
Mon, 25 May 2009 12:57:19 +0200 Sylvain Thénault should reset sqlutils.SQL_PREFIX as well stable
Mon, 25 May 2009 12:21:06 +0200 Adrien Di Mascio [server] provide a new reset-admin-pwd command
Mon, 25 May 2009 12:20:25 +0200 Adrien Di Mascio make emacs happier
Mon, 25 May 2009 12:18:17 +0200 Adrien Di Mascio [server] refactor server.utils.manager_userpasswd
Sun, 24 May 2009 22:41:24 +0200 Nicolas Chauvat merge stable branch back into default branch stable
Sun, 24 May 2009 22:40:44 +0200 Nicolas Chauvat favicon cubicweb stable
Fri, 22 May 2009 15:48:25 +0200 Aurelien Campeas dubious docstring; hard-to-understand function stable
Fri, 22 May 2009 01:31:21 +0200 Nicolas Chauvat merge stable branch back into default branch
Fri, 22 May 2009 01:30:58 +0200 Nicolas Chauvat [tests] fix test after absolute_url got changed for external entities stable
Fri, 22 May 2009 01:30:20 +0200 Nicolas Chauvat minor refactoring of absolute_url() stable
Fri, 22 May 2009 01:29:35 +0200 Nicolas Chauvat [test] fix test for metainformation now includes base-url stable
Fri, 22 May 2009 01:05:08 +0200 Nicolas Chauvat [test] fix tests after renaming e{user,group} to cw{user,group} stable
Fri, 22 May 2009 00:58:04 +0200 Nicolas Chauvat [tests] fix test after js_edit_field changed signature stable
Fri, 22 May 2009 00:52:18 +0200 Nicolas Chauvat [tests] fix test after eproperties got renamed to cwproperties stable
Fri, 22 May 2009 00:46:41 +0200 Nicolas Chauvat [test] fix test after xhml_wrap changed signature stable
Fri, 22 May 2009 00:20:50 +0200 Nicolas Chauvat [cw-ctl] rename i18n commands (see #342889)
Fri, 22 May 2009 00:06:20 +0200 Nicolas Chauvat merge stable branch back into default branch
Fri, 22 May 2009 00:04:03 +0200 Adrien Di Mascio work in progress: new 'range facet' usable for numerical values, still lacks the form.submit on mouseUp
Fri, 22 May 2009 00:02:28 +0200 Adrien Di Mascio [javascript] include ui.slider.js (jquery plugin). NOTE: we must find a way to deal with multiple jquery plugins
Fri, 22 May 2009 00:01:37 +0200 Adrien Di Mascio [javascript] the @attr (xpath) syntax doesn't work anymore with jquery1.3, forget the @
Thu, 21 May 2009 23:59:36 +0200 Adrien Di Mascio use jquery1.3 (this might break a few things)
Thu, 21 May 2009 17:31:05 +0200 Adrien Di Mascio [views] extract a PieWidget from pie views
Thu, 21 May 2009 16:36:47 +0200 Adrien Di Mascio [views][plots] extract the plotting mechanism in an HTMLWidget to make mit more re-usable
Thu, 21 May 2009 14:05:09 +0200 Nicolas Chauvat [doc] add faq about reseting password for some user stable
Thu, 21 May 2009 00:50:24 +0200 Nicolas Chauvat merge stable branch back into default branch
Thu, 21 May 2009 00:44:57 +0200 Adrien Di Mascio [views] plot with flot and get rid of matplotlib
Thu, 21 May 2009 00:42:05 +0200 Adrien Di Mascio [selectors] provide a nicer representation of rql_condition
Wed, 20 May 2009 22:28:45 +0200 Adrien Di Mascio [views] add pie chart views with google chart / GChartWrapper
Wed, 20 May 2009 16:36:02 +0200 Nicolas Chauvat replace sideRelated with sideBox stable
Wed, 20 May 2009 16:35:37 +0200 Nicolas Chauvat give a title to timeline generic view stable
Wed, 20 May 2009 14:27:35 +0200 Aurelien Campeas shuting -> shutting stable
Wed, 20 May 2009 14:19:53 +0200 Sylvain Thénault cleanup stable
Wed, 20 May 2009 14:19:48 +0200 Sylvain Thénault fix dc_description format arg stable
Wed, 20 May 2009 14:19:02 +0200 Sylvain Thénault two in one: #343320: Logging out while deleting a CWUser blocks the cw server / #342692: ensure transaction state when Ctrl-C or other stop signal is received stable
Wed, 20 May 2009 11:55:33 +0200 Sylvain Thénault eproperty -> cwproperty, cleanup stable
Wed, 20 May 2009 11:55:15 +0200 Sylvain Thénault default email relations configuration stable
Wed, 20 May 2009 11:54:54 +0200 Sylvain Thénault anon should not see security management view stable
Wed, 20 May 2009 09:41:55 +0200 Sylvain Thénault cleanup stable
Wed, 20 May 2009 09:41:48 +0200 Sylvain Thénault no rschema attribute on widgets stable
Tue, 19 May 2009 17:13:01 +0200 Florent oops stable
Tue, 19 May 2009 17:05:54 +0200 Florent allow easy arbitrary separator between checkbox/ radio widgets stable
Tue, 19 May 2009 16:58:25 +0200 Sylvain Thénault actually useless stable
Tue, 19 May 2009 15:45:42 +0200 Aurelien Campeas merge stable
Tue, 19 May 2009 15:42:32 +0200 Aurelien Campeas trailing space cleanup, js lint, a small indent for preference sections stable
Tue, 19 May 2009 15:06:33 +0200 Sylvain Thénault should use sql prefix here stable
Tue, 19 May 2009 14:31:42 +0200 Katia Saurfelt update handleFormValidationResponse calls stable
Tue, 19 May 2009 13:21:29 +0200 Sylvain Thénault merge stable
Tue, 19 May 2009 12:07:03 +0200 Katia Saurfelt merge stable
Tue, 19 May 2009 11:50:15 +0200 Katia Saurfelt restore ajax validation cwpreferencies stable
Tue, 19 May 2009 11:48:55 +0200 Katia Saurfelt add onfailure fonction for validateForm, return formid on success stable
Tue, 19 May 2009 11:44:06 +0200 Katia Saurfelt do not use <br> in widgets stable
Tue, 19 May 2009 13:08:51 +0200 Sylvain Thénault #343322: should generate IS NULL in sql w/ None values in substitution stable
Tue, 19 May 2009 11:18:05 +0200 Sylvain Thénault stupido stable
Tue, 19 May 2009 11:01:42 +0200 Sylvain Thénault this is actually needed stable
Tue, 19 May 2009 11:01:33 +0200 Sylvain Thénault nicer error message stable
Tue, 19 May 2009 10:05:56 +0200 Sylvain Thénault connect format field to form_field_format for its initial value stable
Tue, 19 May 2009 10:05:19 +0200 Sylvain Thénault err.entity may only be an eid or None at this point stable
Tue, 19 May 2009 10:04:15 +0200 Sylvain Thénault more faking stable
Tue, 19 May 2009 09:06:42 +0200 Sylvain Thénault restore possibility to have default value methods on forms, this may still be useful according to how the form is defined stable
Tue, 19 May 2009 09:05:47 +0200 Sylvain Thénault stop automatically setting default method for _format field, too hard to override this with the new form system while keeping bw compat. Simply upgrade to new form system where it's a problem stable
Mon, 18 May 2009 19:50:54 +0200 Sylvain Thénault merge stable
Mon, 18 May 2009 18:49:51 +0200 Aurelien Campeas give back onsubmit customizability (oops) stable
Mon, 18 May 2009 18:49:05 +0200 Aurelien Campeas give back onsubmit customizability stable
Mon, 18 May 2009 19:50:23 +0200 Sylvain Thénault should be outside the loop stable
Mon, 18 May 2009 19:50:04 +0200 Sylvain Thénault give a name to rtags instance to ease debugging stable
Mon, 18 May 2009 19:48:58 +0200 Sylvain Thénault fix i18n msgstr stable
Mon, 18 May 2009 18:42:12 +0200 Sylvain Thénault #343256: form redirection stopped working with 3.2 stable
Mon, 18 May 2009 16:43:02 +0200 sylvain thenault check at connection creation time if we should use EUser or CWUser stable
Mon, 18 May 2009 14:36:26 +0200 sylvain thenault merge stable
Mon, 18 May 2009 14:32:34 +0200 Aurelien Campeas avoid monkeypatching JsonController in cw, to avoid _potential_ load order problems stable
Mon, 18 May 2009 14:36:09 +0200 sylvain thenault #343290: inputs don't use value specified in URL stable
Mon, 18 May 2009 14:22:26 +0200 sylvain thenault add some bw compat code for old rest_path prototype stable
Mon, 18 May 2009 14:08:21 +0200 Aurelien Campeas fix #343304 stable
Mon, 18 May 2009 13:49:28 +0200 sylvain thenault test and fix #342997: local eid used for absolute_url of external entities stable
Mon, 18 May 2009 13:41:53 +0200 Aurelien Campeas oops stable
Mon, 18 May 2009 12:33:00 +0200 Aurelien Campeas work-around for #343301 (display garbage in non xhtml browsers) stable
Mon, 18 May 2009 11:56:03 +0200 sylvain thenault merge stable
Mon, 18 May 2009 11:50:43 +0200 Florent fix StringField widget selection with SizeConstraint and StaticVocabularyConstraint constraints stable
Mon, 18 May 2009 11:40:39 +0200 sylvain thenault missing ext/ subpackage in cubicweb-common stable
Mon, 18 May 2009 10:54:48 +0200 sylvain thenault merge stable
Mon, 18 May 2009 10:09:06 +0200 Florent merge stable
Thu, 14 May 2009 18:12:45 +0200 Florent fix CheckBox multiple dom id and refactor with Radio tls-sprint
Mon, 18 May 2009 10:51:56 +0200 sylvain thenault merge
Mon, 18 May 2009 10:50:52 +0200 sylvain thenault comment
Mon, 18 May 2009 08:17:58 +0200 Adrien Di Mascio avoid SelectAction selection to crash on startup views stable
Fri, 15 May 2009 14:00:43 +0200 Aurelien Campeas [treeview] really fix #343232 stable
Thu, 14 May 2009 16:32:20 +0200 Adrien Di Mascio allow the __method() hook to raise a Redirect exception
Thu, 14 May 2009 16:31:14 +0200 Aurelien Campeas [treeview] restore functionnality lost in some previous merge #343232 stable
Thu, 14 May 2009 16:28:58 +0200 Aurelien Campeas Added tag cubicweb-debian-version-3_2_0-1 for changeset c9c492787a8a
Thu, 14 May 2009 16:28:57 +0200 Aurelien Campeas Added tag cubicweb-version-3_2_0 for changeset c14231e3a4f9 cubicweb-debian-version-3_2_0-1
Thu, 14 May 2009 15:33:50 +0200 sylvain thenault ... cubicweb-version-3_2_0
Thu, 14 May 2009 15:27:16 +0200 sylvain thenault more packaging fixes
Thu, 14 May 2009 15:15:21 +0200 sylvain thenault fix packaging
Thu, 14 May 2009 15:08:58 +0200 Sylvain use wildcard
Thu, 14 May 2009 14:51:52 +0200 Sylvain remove 2.5 construction
Thu, 14 May 2009 12:52:27 +0200 sylvain thenault merge
Thu, 14 May 2009 12:52:13 +0200 sylvain thenault close branch 25480a710422
Thu, 14 May 2009 12:51:53 +0200 sylvain thenault merge
Thu, 14 May 2009 12:51:38 +0200 sylvain thenault close branch 894685124c68
Thu, 14 May 2009 12:51:11 +0200 sylvain thenault merge
Thu, 14 May 2009 12:50:34 +0200 sylvain thenault merge
Thu, 14 May 2009 12:50:14 +0200 sylvain thenault close branch 450c435d69b9
Thu, 14 May 2009 12:49:44 +0200 sylvain thenault close 1fbeb11a27a3
Thu, 14 May 2009 12:49:04 +0200 sylvain thenault merge
Thu, 14 May 2009 12:48:32 +0200 sylvain thenault close branch tls-sprint
Thu, 14 May 2009 12:48:11 +0200 sylvain thenault backport tls-sprint
Thu, 14 May 2009 12:43:56 +0200 sylvain thenault 3.2 tls-sprint
Thu, 14 May 2009 12:43:48 +0200 sylvain thenault i18nupdate tls-sprint
Thu, 14 May 2009 12:34:20 +0200 sylvain thenault clear query cache on write tls-sprint
Thu, 14 May 2009 12:34:08 +0200 sylvain thenault skip RawDynamicComboBoxWidget tls-sprint
Thu, 14 May 2009 12:31:23 +0200 Aurelien Campeas let the StringField have a default TextArea widget, only TextInput on small size constraint & no static vocabulary tls-sprint
Thu, 14 May 2009 11:38:40 +0200 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
Thu, 14 May 2009 10:24:56 +0200 Adrien Di Mascio ajax_replace_url becomes obsolete, req.build_ajax_replace_url should be used instead tls-sprint
Thu, 14 May 2009 10:13:59 +0200 Adrien Di Mascio [calendar] ensure task.start / task.stop are available before calling todate() tls-sprint
Thu, 14 May 2009 08:35:19 +0200 sylvain thenault ensure start/stop are datetime before access to .hour tls-sprint
Wed, 13 May 2009 19:51:30 +0200 Aurelien Campeas pass default values along the whole call chain, fix hidden field update bug tls-sprint
Wed, 13 May 2009 17:21:35 +0200 sylvain thenault fix some web tests, adjusts rtags tls-sprint
Wed, 13 May 2009 17:01:42 +0200 sylvain thenault merge tls-sprint
Wed, 13 May 2009 16:07:44 +0200 Aurelien Campeas on inline form validation, also provide the 'unspecified' placeholder value for empty fields tls-sprint
Wed, 13 May 2009 15:55:47 +0200 Aurelien Campeas merge tls-sprint
Wed, 13 May 2009 15:55:08 +0200 Aurelien Campeas fix vertical alignment pb. with descr. format list and textarea inputs tls-sprint
Wed, 13 May 2009 17:01:25 +0200 sylvain thenault delete-trailing-spaces tls-sprint
Wed, 13 May 2009 17:01:16 +0200 sylvain thenault clear cache before synchronization tls-sprint
Wed, 13 May 2009 17:00:42 +0200 sylvain thenault previous form actually worked?? tls-sprint
Wed, 13 May 2009 17:00:22 +0200 sylvain thenault sort solutions anyway tls-sprint
Wed, 13 May 2009 17:00:08 +0200 sylvain thenault check field isn't already instantiated tls-sprint
Wed, 13 May 2009 16:59:50 +0200 sylvain thenault fix test tls-sprint
Wed, 13 May 2009 16:28:21 +0200 sylvain thenault one more msplanning bug fixed... tls-sprint
Wed, 13 May 2009 15:46:47 +0200 sylvain thenault ms planning fix tls-sprint
Wed, 13 May 2009 15:06:02 +0200 sylvain thenault already a class tls-sprint
Wed, 13 May 2009 15:05:38 +0200 sylvain thenault mx flag has moved tls-sprint
Wed, 13 May 2009 13:57:51 +0200 sylvain thenault consider fields_kwargs even when field specified tls-sprint
Wed, 13 May 2009 12:15:03 +0200 Aurelien Campeas no (not for attributes anyway) tls-sprint
Wed, 13 May 2009 11:06:22 +0200 sylvain thenault dc_description should take a format argument tls-sprint
Wed, 13 May 2009 11:02:47 +0200 sylvain thenault merge tls-sprint
Wed, 13 May 2009 11:02:40 +0200 sylvain thenault xhmlt fix tls-sprint
Wed, 13 May 2009 10:56:24 +0200 Florent fix popup login width when allow-email-login=y tls-sprint
Wed, 13 May 2009 10:38:18 +0200 Florent adapt login box message to allow-email-login configuration tls-sprint
Wed, 13 May 2009 11:01:40 +0200 sylvain thenault fix in case only one type is tested tls-sprint
Wed, 13 May 2009 10:12:40 +0200 sylvain thenault fix cubes order while generating catalogs tls-sprint
Wed, 13 May 2009 10:12:03 +0200 sylvain thenault use render tls-sprint
Wed, 13 May 2009 09:13:26 +0200 sylvain thenault merge tls-sprint
Wed, 13 May 2009 08:58:32 +0200 Florent fix <optgroup> tag cannot be empty according to DTD tls-sprint
Wed, 13 May 2009 09:09:50 +0200 sylvain thenault refactor and don't crash on error while generating a cube's catalogs tls-sprint
Wed, 13 May 2009 09:09:22 +0200 sylvain thenault fix some rtags pb on i18n catalog generation tls-sprint
Wed, 13 May 2009 08:41:23 +0200 sylvain thenault ensure input widgets are displayed anyway if they get an empty list as values tls-sprint
Tue, 12 May 2009 20:53:45 +0200 sylvain thenault should specify role tls-sprint
Tue, 12 May 2009 20:52:36 +0200 sylvain thenault meeep tls-sprint
Tue, 12 May 2009 20:47:42 +0200 sylvain thenault check a file is submitted first tls-sprint
Tue, 12 May 2009 20:31:35 +0200 sylvain thenault merge tls-sprint
Tue, 12 May 2009 20:08:36 +0200 Aurelien Campeas that should be automatic tls-sprint
Tue, 12 May 2009 19:58:55 +0200 Aurelien Campeas accept a default value for empty attributes/relations tls-sprint
Tue, 12 May 2009 19:21:42 +0200 Aurelien Campeas merge tls-sprint
Tue, 12 May 2009 19:17:54 +0200 Aurelien Campeas [reledit] relation edition : cleanup a bit #343123 tls-sprint
Tue, 12 May 2009 18:53:41 +0200 Aurelien Campeas preliminary support for inline edition of relations tls-sprint
Tue, 12 May 2009 20:18:19 +0200 sylvain thenault some widget adjustments tls-sprint
Tue, 12 May 2009 20:17:49 +0200 sylvain thenault remove fixed width tls-sprint
Tue, 12 May 2009 20:17:37 +0200 sylvain thenault move initialize_varmaker impl to base app object tls-sprint
Tue, 12 May 2009 19:20:49 +0200 sylvain thenault consider __linkto in form_field_display_value tls-sprint
Tue, 12 May 2009 19:20:23 +0200 sylvain thenault autoform_widget superseeded by autoform_field_kwargs (api change addiction :-/) tls-sprint
Tue, 12 May 2009 18:16:11 +0200 sylvain thenault delete-trailing-spaces tls-sprint
Tue, 12 May 2009 18:15:49 +0200 sylvain thenault fix rtags initialization: do it at the registry level to avoid multiple initialization of the same rtag tls-sprint
Tue, 12 May 2009 18:14:46 +0200 sylvain thenault fix todatetime implementation tls-sprint
Tue, 12 May 2009 17:39:50 +0200 sylvain thenault fix name error tls-sprint
Tue, 12 May 2009 17:39:45 +0200 sylvain thenault buggy fix tls-sprint
Tue, 12 May 2009 17:16:05 +0200 sylvain thenault enhance warning message to ease debugging tls-sprint
Tue, 12 May 2009 17:15:41 +0200 sylvain thenault typos, wrong etypes tls-sprint
Tue, 12 May 2009 16:47:03 +0200 Aurelien Campeas oops, keep python 2.4 compat tls-sprint
Tue, 12 May 2009 16:38:25 +0200 Aurelien Campeas a bunch of NameError (!) // needs review // tls-sprint
Tue, 12 May 2009 16:29:52 +0200 sylvain thenault fix naming to avoid errors... tls-sprint
Tue, 12 May 2009 16:27:23 +0200 sylvain thenault take a sample target type instead of '*' else we may miss some expected values (we may still miss some...) tls-sprint
Tue, 12 May 2009 16:24:27 +0200 Aurelien Campeas fix self on initfunc tls-sprint
Tue, 12 May 2009 15:56:10 +0200 sylvain thenault use lgc implementation tls-sprint
Tue, 12 May 2009 15:56:00 +0200 sylvain thenault warn and drop rtags not in schema, this may be intentional; drop possibility to not specify value for bool rtags tls-sprint
Tue, 12 May 2009 11:56:12 +0200 sylvain thenault final rtag api tls-sprint
Tue, 12 May 2009 11:49:30 +0200 sylvain thenault should not override potential explicit widget tls-sprint
Tue, 12 May 2009 11:49:12 +0200 sylvain thenault wrong name tls-sprint
Mon, 11 May 2009 19:46:01 +0200 Aurelien Campeas that slipped in by accident tls-sprint
Mon, 11 May 2009 19:44:52 +0200 Aurelien Campeas no value, but something needs to be shown // needs review // tls-sprint
Mon, 11 May 2009 18:02:04 +0200 sylvain thenault access to rwidgets through uicfg, removing buggy import breaking bw compat on the way tls-sprint
Mon, 11 May 2009 17:50:17 +0200 sylvain thenault use html for rss description tls-sprint
Mon, 11 May 2009 17:39:07 +0200 sylvain thenault use etype_get tls-sprint
Mon, 11 May 2009 17:38:55 +0200 sylvain thenault delete-trailing-spaces, fix typo tls-sprint
Mon, 11 May 2009 17:01:34 +0200 sylvain thenault fix 'render' method name conflict tls-sprint
Mon, 11 May 2009 16:28:42 +0200 Aurelien Campeas merge tls-sprint
Mon, 11 May 2009 14:46:26 +0200 Aurelien Campeas merge tls-sprint
Mon, 11 May 2009 12:46:07 +0200 Aurelien Campeas fix syntax error (missing paren) tls-sprint
Mon, 11 May 2009 16:08:53 +0200 Graziella Toutoungis [rtags] .get api change tls-sprint
Mon, 11 May 2009 12:03:52 +0200 Graziella Toutoungis merge tls-sprint
Mon, 11 May 2009 11:59:56 +0200 Graziella Toutoungis miss ) tls-sprint
Mon, 11 May 2009 11:55:10 +0200 sylvain thenault View.dispatch -> View.render tls-sprint
Mon, 11 May 2009 11:30:42 +0200 sylvain thenault class has been dropped tls-sprint
Mon, 11 May 2009 11:20:38 +0200 sylvain thenault final rtags api (eventually :$) tls-sprint
Mon, 11 May 2009 11:01:40 +0200 sylvain thenault drop content_title tls-sprint
Mon, 11 May 2009 09:57:02 +0200 Graziella Toutoungis wrong variable name tls-sprint
Mon, 11 May 2009 09:56:21 +0200 Graziella Toutoungis correct the values list append tls-sprint
Mon, 11 May 2009 08:02:49 +0200 Graziella Toutoungis correct wrong condition and missing import tls-sprint
Thu, 07 May 2009 17:33:15 +0200 sylvain thenault basic support for http Accept header (untested) tls-sprint
Thu, 07 May 2009 16:42:34 +0200 sylvain thenault merge tls-sprint
Thu, 07 May 2009 16:33:22 +0200 sylvain thenault new book layout, do not compile yet tls-sprint
Thu, 07 May 2009 16:00:58 +0200 Graziella Toutoungis bix a bug: correct the sended parameter 'no need for id in the string parameter name' tls-sprint
Thu, 07 May 2009 12:46:35 +0200 Graziella Toutoungis fix a bug deltatime hasn't a hours or minutes attributes tls-sprint
Thu, 07 May 2009 02:47:06 -0700 Sandrine Ribeau Make sure end is datetime.date. tls-sprint
Wed, 06 May 2009 18:13:32 +0200 sylvain thenault refactor error handling: get validation error information from a form attribute instead of req.data to avoid pb when multiple forms are displayed tls-sprint
Wed, 06 May 2009 17:24:48 +0200 sylvain thenault use yams.schema method for initial value tls-sprint
Wed, 06 May 2009 06:18:34 -0700 Sandrine Ribeau merge tls-sprint
Wed, 06 May 2009 03:29:33 -0700 Sandrine Ribeau Use of datetime instead of mx.datetime and use of new date_range. tls-sprint
Wed, 06 May 2009 03:28:55 -0700 Sandrine Ribeau Use widget TextInput instead of DateTimePicker. tls-sprint
Wed, 06 May 2009 03:28:02 -0700 Sandrine Ribeau Fix date_range increments argument. tls-sprint
Wed, 06 May 2009 13:11:32 +0200 sylvain thenault ensure format is not an unicode string tls-sprint
Wed, 06 May 2009 09:47:50 +0200 sylvain thenault should prefill cached values for relation in the primary or secondary category tls-sprint
Wed, 06 May 2009 09:46:36 +0200 sylvain thenault cleanup tls-sprint
Wed, 06 May 2009 09:46:26 +0200 sylvain thenault use values cached on the entity if any tls-sprint
Tue, 05 May 2009 19:35:55 +0200 sylvain thenault update old_calendar, more needed tls-sprint
Tue, 05 May 2009 19:31:00 +0200 sylvain thenault import cleanup tls-sprint
Tue, 05 May 2009 19:30:41 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Tue, 05 May 2009 19:30:29 +0200 sylvain thenault next_month / previous_month now support a new arg to give number of month tls-sprint
Tue, 05 May 2009 19:29:59 +0200 sylvain thenault fix implementation to avoid separator with nothing following tls-sprint
Tue, 05 May 2009 19:29:43 +0200 sylvain thenault update implementation to get vocab from form instead of entity tls-sprint
Tue, 05 May 2009 18:05:24 +0200 sylvain thenault ease location of the pb in the warning tls-sprint
Tue, 05 May 2009 17:18:49 +0200 Emile Anclin use logilab.common.sphinxutils
Tue, 05 May 2009 17:26:21 +0200 sylvain thenault fix multiple edit tls-sprint
Tue, 05 May 2009 17:16:01 +0200 sylvain thenault fix closing td tls-sprint
Tue, 05 May 2009 17:13:37 +0200 sylvain thenault merge tls-sprint
Tue, 05 May 2009 17:13:30 +0200 sylvain thenault merge tls-sprint
Tue, 05 May 2009 07:58:05 -0700 Sandrine Ribeau Back to old_calendar for now. tls-sprint
Tue, 05 May 2009 04:52:12 -0700 Sandrine Ribeau typos
Tue, 05 May 2009 16:53:12 +0200 Graziella Toutoungis ease overriding of default renderer tls-sprint
Tue, 05 May 2009 16:52:44 +0200 Graziella Toutoungis fix copy edition view tls-sprint
Tue, 05 May 2009 16:52:30 +0200 Graziella Toutoungis fix imports tls-sprint
Tue, 05 May 2009 16:06:00 +0200 Graziella Toutoungis don't display relation in the metadata category here tls-sprint
Tue, 05 May 2009 15:40:07 +0200 Graziella Toutoungis must reset cubes before next authentication tls-sprint
Tue, 05 May 2009 15:39:43 +0200 Graziella Toutoungis nicer assertion message tls-sprint
Tue, 05 May 2009 15:39:03 +0200 Graziella Toutoungis use xml_escape tls-sprint
Tue, 05 May 2009 02:55:33 -0700 Sandrine Ribeau [doc] Fix broken references.
Tue, 05 May 2009 02:55:08 -0700 Sandrine Ribeau [doc] Add FAQ entries based on answers from forum.
Tue, 05 May 2009 02:03:45 -0700 Sandrine Ribeau [doc] Change structure to make it more readable.
Tue, 05 May 2009 02:02:58 -0700 Sandrine Ribeau [doc] Fix bad reference.
Thu, 23 Apr 2009 14:05:55 -0700 Sandrine Ribeau [doc] Add script to load data with dbapi using the setting pyro-server=yes.
Thu, 23 Apr 2009 13:46:57 -0700 Sandrine Ribeau [doc] Add brief reference to the chapter cubicweb-ctl tool.
Thu, 23 Apr 2009 13:39:15 -0700 Sandrine Ribeau [doc] Removes link in index as it is duplicated content of setup.en.txt and tutorial.
Tue, 05 May 2009 09:59:01 +0200 Graziella Toutoungis 'add' is already added before tls-sprint
Tue, 05 May 2009 08:58:35 +0200 Graziella Toutoungis miss arg tls-sprint
Tue, 05 May 2009 08:55:47 +0200 Graziella Toutoungis correct wrong fuction name tls-sprint
Tue, 05 May 2009 17:12:53 +0200 sylvain thenault i18n update renamed entity types tls-sprint
Tue, 05 May 2009 17:12:37 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Tue, 05 May 2009 17:12:22 +0200 sylvain thenault oops tls-sprint
Tue, 05 May 2009 17:12:14 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Tue, 05 May 2009 17:11:51 +0200 sylvain thenault more i18nupdate fixes tls-sprint
Tue, 05 May 2009 12:07:42 +0200 Florent add XXX before 2 calls to self.repo.internal_session() on the web interface side tls-sprint
Tue, 05 May 2009 12:04:47 +0200 Florent close internal session in login_from_email tls-sprint
Mon, 04 May 2009 17:24:43 +0200 sylvain thenault fix i18nupdate tls-sprint
Mon, 04 May 2009 17:03:44 +0200 sylvain thenault name argument tls-sprint
Mon, 04 May 2009 17:03:30 +0200 sylvain thenault delete-trailing-whitespaces, missing import tls-sprint
Mon, 04 May 2009 16:22:47 +0200 sylvain thenault ooops tls-sprint
Mon, 04 May 2009 16:04:02 +0200 sylvain thenault delete-trailing-whitespaces, update import tls-sprint
Mon, 04 May 2009 16:03:52 +0200 sylvain thenault delete-trailing-whitespaces, add page_size argument to .paginate tls-sprint
Mon, 04 May 2009 16:02:38 +0200 sylvain thenault buggy sioc views tls-sprint
Mon, 04 May 2009 15:50:31 +0200 sylvain thenault fix dependencies tls-sprint
Mon, 04 May 2009 15:49:36 +0200 sylvain thenault test updates tls-sprint
Mon, 04 May 2009 15:49:20 +0200 sylvain thenault follow renaming tls-sprint
Mon, 04 May 2009 15:48:43 +0200 sylvain thenault more intuitive case tls-sprint
Mon, 04 May 2009 15:48:16 +0200 sylvain thenault protect against None values tls-sprint
Mon, 04 May 2009 15:47:42 +0200 sylvain thenault missing import tls-sprint
Mon, 04 May 2009 15:47:30 +0200 sylvain thenault ensure date/datetime instance tls-sprint
Mon, 04 May 2009 15:47:05 +0200 sylvain thenault no more 'mode' argument tls-sprint
Mon, 04 May 2009 15:46:40 +0200 sylvain thenault sort attribute for testing purpose tls-sprint
Mon, 04 May 2009 13:36:31 +0200 sylvain thenault fix tests, cleanup tls-sprint
Mon, 04 May 2009 13:36:01 +0200 sylvain thenault missing import tls-sprint
Mon, 04 May 2009 13:31:04 +0200 sylvain thenault makes vobject optional tls-sprint
Mon, 04 May 2009 13:30:47 +0200 sylvain thenault move card role to cubes.card tls-sprint
Mon, 04 May 2009 13:18:38 +0200 sylvain thenault fix tests tls-sprint
Mon, 04 May 2009 13:09:48 +0200 sylvain thenault backport default tls-sprint
Mon, 04 May 2009 12:55:00 +0200 sylvain thenault fix tests tls-sprint
Mon, 04 May 2009 12:53:59 +0200 sylvain thenault import from primary tls-sprint
Mon, 04 May 2009 12:53:42 +0200 sylvain thenault extract method tls-sprint
Mon, 04 May 2009 12:53:28 +0200 sylvain thenault fix import tls-sprint
Mon, 04 May 2009 11:57:08 +0200 sylvain thenault update dependencies tls-sprint
Mon, 04 May 2009 11:47:33 +0200 sylvain thenault don't depends on simplejson outside web/ tls-sprint
Mon, 04 May 2009 10:52:00 +0200 sylvain thenault merge tls-sprint
Thu, 30 Apr 2009 18:58:43 +0200 Aurelien Campeas close img tag tls-sprint
Mon, 04 May 2009 10:50:33 +0200 sylvain thenault fix generated labels tls-sprint
Mon, 04 May 2009 10:50:25 +0200 sylvain thenault configurable entity types tables tls-sprint
Mon, 04 May 2009 10:50:10 +0200 sylvain thenault delete-trailing-whitespaces, check table existance tls-sprint
Fri, 01 May 2009 09:13:48 +0200 sylvain thenault missing import tls-sprint
Thu, 30 Apr 2009 18:31:43 +0200 sylvain thenault display internal_fields tls-sprint
Thu, 30 Apr 2009 18:15:08 +0200 sylvain thenault merge tls-sprint
Thu, 30 Apr 2009 17:45:02 +0200 Katia Saurfelt merge tls-sprint
Thu, 30 Apr 2009 17:44:35 +0200 Katia Saurfelt restore monthrange import tls-sprint
Thu, 30 Apr 2009 18:12:04 +0200 sylvain thenault should take arbitrary arguments tls-sprint
Thu, 30 Apr 2009 18:11:42 +0200 sylvain thenault hummm tls-sprint
Thu, 30 Apr 2009 17:36:33 +0200 sylvain thenault xtarget doesn't exists anymore tls-sprint
Thu, 30 Apr 2009 17:36:17 +0200 sylvain thenault todatetime impl., fix todate impl. tls-sprint
Thu, 30 Apr 2009 17:35:43 +0200 sylvain thenault use last_day tls-sprint
Thu, 30 Apr 2009 17:35:11 +0200 sylvain thenault force proper date/datetime according to type (necessary for sqlite at least) tls-sprint
Thu, 30 Apr 2009 16:16:39 +0200 Katia Saurfelt more translations for siteconfig
Thu, 30 Apr 2009 16:16:20 +0200 Katia Saurfelt remove logs
Thu, 30 Apr 2009 15:39:02 +0200 Katia Saurfelt remove monthrange import tls-sprint
Thu, 30 Apr 2009 14:55:08 +0200 Katia Saurfelt merge
Thu, 30 Apr 2009 14:45:02 +0200 Katia Saurfelt merge
Thu, 30 Apr 2009 14:44:18 +0200 Katia Saurfelt improving preferencies : work in progress
Thu, 30 Apr 2009 14:43:14 +0200 Katia Saurfelt validation of preferencies done by ajax
Thu, 30 Apr 2009 14:36:55 +0200 Katia Saurfelt style for preferences
Thu, 30 Apr 2009 14:26:57 +0200 Katia Saurfelt preferences : update
Mon, 27 Apr 2009 16:20:22 +0200 Katia Saurfelt avoid using <br/>
Mon, 27 Apr 2009 16:08:28 +0200 Katia Saurfelt StartupView have already match_user_group selector
Thu, 30 Apr 2009 14:58:49 +0200 sylvain thenault fix metadata detection tls-sprint
Thu, 30 Apr 2009 14:42:03 +0200 sylvain thenault mark metadata attributes as generated tls-sprint
Thu, 30 Apr 2009 14:28:28 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Thu, 30 Apr 2009 14:17:34 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Thu, 30 Apr 2009 14:17:22 +0200 sylvain thenault more info if assertion fails tls-sprint
Thu, 30 Apr 2009 13:08:11 +0200 sylvain thenault merge tls-sprint
Thu, 30 Apr 2009 12:57:23 +0200 Aurelien Campeas hidden input fields : compute displayability using the associated visible field tls-sprint
Thu, 30 Apr 2009 12:33:14 +0200 Nicolas Chauvat backout changeset 56e347b8189c
Thu, 30 Apr 2009 12:28:07 +0200 Nicolas Chauvat [doc] add FAQ about kerberos auth with postgresql
Thu, 30 Apr 2009 12:27:32 +0200 Nicolas Chauvat merge
Sat, 25 Apr 2009 14:44:31 -0500 Nicolas Chauvat merge
Wed, 22 Apr 2009 23:28:56 -0500 Celso Flores Translation bug fixed
Wed, 22 Apr 2009 21:39:43 -0500 Celso Flores Last translation to Spanish
Wed, 22 Apr 2009 21:06:40 -0500 Celso Flores traduccion
Wed, 22 Apr 2009 09:46:13 -0500 Nicolas Chauvat better messages
Tue, 21 Apr 2009 22:28:15 -0500 Nicolas Chauvat when debugging explain why objects are kicked out of registry
Tue, 21 Apr 2009 22:23:28 -0500 Nicolas Chauvat [doc] fix rql tutorial
Tue, 21 Apr 2009 14:35:11 -0500 Nicolas Chauvat merge
Tue, 21 Apr 2009 14:29:31 -0500 Nicolas Chauvat remove trailing spaces
Sat, 18 Apr 2009 15:50:04 -0500 Nicolas Chauvat merge
Sat, 18 Apr 2009 15:49:40 -0500 Nicolas Chauvat [views] fix url encoding problem in igeocodable views
(0) -1000 -480 +480 +1000 +3000 +10000 tip