Mon, 16 Feb 2009 20:42:30 +0100 Adrien Di Mascio [jsoncontroller] reorganize _html_exec (used by replacePageChunk) to output required css and js scripts tls-sprint
Mon, 16 Feb 2009 20:40:12 +0100 Adrien Di Mascio [javascript] rewrote loadxhtml() plugin in order to be able to pass the XHR object to postAjaxLoad tls-sprint
Mon, 16 Feb 2009 20:34:52 +0100 Adrien Di Mascio split main template into main template + page-content template tls-sprint
Mon, 16 Feb 2009 20:51:24 +0100 sylvain thenault drop EntityAction usage in cw, upgrade rql_condition and friends tls-sprint
Mon, 16 Feb 2009 19:54:56 +0100 Arthur Lutz i18n translations for register
Mon, 16 Feb 2009 19:54:42 +0100 Arthur Lutz add register link
Mon, 16 Feb 2009 19:54:33 +0100 Arthur Lutz change label for new registered users
Mon, 16 Feb 2009 19:53:35 +0100 Arthur Lutz handle register with email adress
Mon, 16 Feb 2009 20:06:18 +0100 sylvain thenault require_group/match_user_group -> match_user_groups tls-sprint
Mon, 16 Feb 2009 20:05:55 +0100 sylvain thenault move cubicweb.common.selectors to cubicweb.selectors tls-sprint
Mon, 16 Feb 2009 19:50:10 +0100 sylvain thenault more selectors update tls-sprint
Mon, 16 Feb 2009 19:20:30 +0100 sylvain thenault kill EmptyRsetVeiw tls-sprint
Mon, 16 Feb 2009 18:26:13 +0100 sylvain thenault major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification) tls-sprint
Mon, 16 Feb 2009 16:24:24 +0100 Adrien Di Mascio simple test implementation for binary operators on selectors tls-sprint
Mon, 16 Feb 2009 14:18:13 +0100 Adrien Di Mascio provide a new WorkflowableEntityType base class (will be refactored later, maybe with schema interfaces) tls-sprint
Mon, 16 Feb 2009 14:08:16 +0100 Adrien Di Mascio extract workflow related schema definitions in its own file tls-sprint
Mon, 16 Feb 2009 13:03:12 +0100 Adrien Di Mascio use RichString wherever possible in the stdlib tls-sprint
Mon, 16 Feb 2009 15:21:46 +0100 Laure Bourgois adding ISIOC interface
Mon, 16 Feb 2009 13:59:06 +0100 Aurelien Campeas [doc] fix path in makefile
Mon, 16 Feb 2009 12:33:14 +0100 Adrien Di Mascio provide a new RichString attribute type tls-sprint
Mon, 16 Feb 2009 11:28:43 +0100 sylvain thenault chainfirst / chainall can be given a name argument to use as inner function's name
Fri, 13 Feb 2009 16:34:05 +0100 Stephanie Marcu complete doc about rtags
Fri, 13 Feb 2009 16:28:57 +0100 sylvain thenault merge
Fri, 13 Feb 2009 16:16:15 +0100 Stephanie Marcu complete doc about rtags
Fri, 13 Feb 2009 15:49:33 +0100 Laure Bourgois adding foaf_usable views to supports reusing foaf fragment in other views (for instance sioc view)
Fri, 13 Feb 2009 15:12:36 +0100 sylvain thenault test fix
Fri, 13 Feb 2009 14:38:14 +0100 sylvain thenault update copyright
Fri, 13 Feb 2009 14:25:34 +0100 sylvain thenault don't display too much rset rows
Fri, 13 Feb 2009 14:25:10 +0100 sylvain thenault don't use chainall when it's not necessary
Fri, 13 Feb 2009 09:30:18 +0100 sylvain thenault merge
Fri, 13 Feb 2009 09:30:04 +0100 sylvain thenault more cleanup
Fri, 13 Feb 2009 09:29:20 +0100 sylvain thenault cleanup
Thu, 12 Feb 2009 16:47:31 +0100 Laure Bourgois removing project_linked_data view
Fri, 13 Feb 2009 09:28:30 +0100 sylvain thenault take care, cnx may be None in which case we can't get/set session data
Fri, 13 Feb 2009 09:28:04 +0100 sylvain thenault must not be a class attribute\!
Thu, 12 Feb 2009 12:59:12 +0100 sylvain thenault rset may be empty
Wed, 11 Feb 2009 19:34:16 +0100 Aurelien Campeas [preferences] de-uglify a bit, remove useless parameter
Wed, 11 Feb 2009 19:11:55 +0100 Aurelien Campeas [tabs] reuse the new set_cookie controller method
Wed, 11 Feb 2009 18:47:12 +0100 Aurelien Campeas merge
Wed, 11 Feb 2009 18:46:14 +0100 Aurelien Campeas [preferences] preferences sections will now remember their collapsed/open status
Wed, 11 Feb 2009 18:43:32 +0100 Aurelien Campeas [controllers] a set_cookie method
Wed, 11 Feb 2009 15:59:40 +0100 Aurelien Campeas [views] cleanup, be less heavy with self.w ...
Wed, 11 Feb 2009 18:22:22 +0100 sylvain thenault ask if anonymous should be allowed, configure accordingly
Wed, 11 Feb 2009 17:55:44 +0100 sylvain thenault hop
Wed, 11 Feb 2009 17:54:55 +0100 Sylvain fix select principal so results are predictable during tests
Wed, 11 Feb 2009 17:44:08 +0100 Arthur Lutz merge
Wed, 11 Feb 2009 17:43:18 +0100 Arthur Lutz use UStringIO
Wed, 11 Feb 2009 17:00:39 +0100 Arthur Lutz merge
Wed, 11 Feb 2009 14:46:46 +0100 Arthur Lutz merge
Wed, 11 Feb 2009 14:46:26 +0100 Arthur Lutz return success or not on creation of user
Tue, 10 Feb 2009 18:12:43 +0100 Arthur Lutz page_size can be given in url attributes
Tue, 10 Feb 2009 18:12:10 +0100 Arthur Lutz have navigation on top and bottom of search results
Tue, 10 Feb 2009 17:27:25 +0100 Arthur Lutz get custom page_size as argument
Tue, 10 Feb 2009 17:27:05 +0100 Arthur Lutz test if anonymous
Tue, 10 Feb 2009 17:26:42 +0100 Arthur Lutz add page_size argument
Tue, 10 Feb 2009 17:26:26 +0100 Arthur Lutz permit override of display index on simple navigation
Wed, 11 Feb 2009 17:43:33 +0100 Laure Bourgois adding views to test
Wed, 11 Feb 2009 17:42:30 +0100 Laure Bourgois small fix
Wed, 11 Feb 2009 17:41:46 +0100 Laure Bourgois refactoring owl view (now corresponding to tbox) and owlabox view
Wed, 11 Feb 2009 15:49:17 +0100 sylvain thenault i18n update
Wed, 11 Feb 2009 15:41:30 +0100 sylvain thenault fix rtags to have correct msgids for bookmarked_by relation
Wed, 11 Feb 2009 15:20:49 +0100 sylvain thenault don't use navigation in deleteconf form
Wed, 11 Feb 2009 15:20:32 +0100 sylvain thenault update_search_state in the publisher since it should be done whatever the controller
Wed, 11 Feb 2009 14:57:24 +0100 sylvain thenault update copyright
Wed, 11 Feb 2009 14:43:55 +0100 Aurelien Campeas [forms] simplify this test
Wed, 11 Feb 2009 14:37:06 +0100 Aurelien Campeas [forms] fix #4240 (edition form should not show relations section if no relation is editable)
Wed, 11 Feb 2009 14:21:55 +0100 Emile Anclin merge
Wed, 11 Feb 2009 14:21:17 +0100 Emile Anclin propostion for integrating the simple setup
Wed, 11 Feb 2009 14:20:07 +0100 Emile Anclin add files for a simple setup
Wed, 11 Feb 2009 14:00:31 +0100 Emile Anclin fix some typos
Wed, 11 Feb 2009 13:52:01 +0100 sylvain thenault try to get raw text values in rset csv view
Wed, 11 Feb 2009 13:51:06 +0100 sylvain thenault test and fix potential error with None optional relation
Wed, 11 Feb 2009 12:17:44 +0100 sylvain thenault test update
Wed, 11 Feb 2009 10:43:02 +0100 sylvain thenault fix test (this view is not used actually...)
Wed, 11 Feb 2009 10:41:16 +0100 sylvain thenault no more htmlcheck argument
Tue, 10 Feb 2009 17:45:16 +0100 Laure Bourgois email is no crypted anymore in foaf view
Tue, 10 Feb 2009 14:39:59 +0100 Aurelien Campeas Added tag cubicweb-debian-version-3_0_9-1 for changeset a8e9e53b245d
Tue, 10 Feb 2009 14:39:58 +0100 Aurelien Campeas Added tag cubicweb-version-3_0_9 for changeset 7ad527099393 cubicweb-debian-version-3_0_9-1
Tue, 10 Feb 2009 14:39:54 +0100 Aurelien Campeas published cubicweb-version-3_0_9
Tue, 10 Feb 2009 10:25:47 +0100 Emile Anclin some doc typos
Mon, 09 Feb 2009 17:59:17 +0100 Aurelien Campeas [testlib] fix pb. related to class scoped variables
Mon, 09 Feb 2009 14:09:55 +0100 sylvain thenault old .validators attribute is now .vid_validators
Mon, 09 Feb 2009 11:55:32 +0100 Laure Bourgois add a linked data view for project. this linked data view will be extended to pertinent entities in the future. We remark that we use doap format if it exists (doap:created, doap:description ...), we use our own vocabulary (available in tbox view) if doap does not supports it.
Fri, 06 Feb 2009 20:24:08 +0100 Aurelien Campeas [selectors] fix inline doc
Fri, 06 Feb 2009 20:23:26 +0100 Aurelien Campeas [tabs] prepare for reloadability
Fri, 06 Feb 2009 12:03:58 +0100 Laure Bourgois error correction
Fri, 06 Feb 2009 11:05:41 +0100 Laure Bourgois small fix
Thu, 05 Feb 2009 18:09:11 +0100 Laure Bourgois oups
Thu, 05 Feb 2009 18:02:36 +0100 Laure Bourgois new foaf version
Wed, 04 Feb 2009 11:43:26 +0100 Aurelien Campeas [actions] import * : just say no
Tue, 03 Feb 2009 16:26:42 +0100 Adrien Di Mascio [gmap] zoom level is now a url parameter
Mon, 02 Feb 2009 16:14:43 +0100 Laure Bourgois pertinent title layout for OWL view
Mon, 02 Feb 2009 13:43:28 +0100 Laure Bourgois comments fix
Mon, 02 Feb 2009 13:32:56 +0100 Laure Bourgois refactoring OWLView (TBOX+ABOX) and OWLABOXView (pseudo-ABOX for a given entity). By now OWLView is using (for cost advantage) OWLABOXLightView.
Mon, 02 Feb 2009 12:10:34 +0100 Aurelien Campeas [testlib] quickfix (needs review) : missing validators attribute
Mon, 02 Feb 2009 11:01:46 +0100 Aurelien Campeas missing quotes #102063
Fri, 30 Jan 2009 18:15:03 +0100 Aurelien Campeas [tabs] dead code
Fri, 30 Jan 2009 17:25:32 +0100 sylvain thenault merge
Fri, 30 Jan 2009 17:15:07 +0100 Aurelien Campeas [tabs] fix the no-eid case, remove unused code
Fri, 30 Jan 2009 17:01:15 +0100 Adrien Di Mascio fix js syntax in tabs.forceview()
Fri, 30 Jan 2009 16:57:20 +0100 Adrien Di Mascio simplification of lazy tabs mechanism
Fri, 30 Jan 2009 16:56:21 +0100 Adrien Di Mascio use lgc.decorators.monkeypatch in tabs.py
Fri, 30 Jan 2009 16:53:18 +0100 Adrien Di Mascio fix default value of pyro ns host
Fri, 30 Jan 2009 16:52:00 +0100 Adrien Di Mascio [javascript] extract ajax postprocessing in a separate function
Fri, 30 Jan 2009 15:55:03 +0100 Julien Jehannet (merge)
Fri, 30 Jan 2009 15:17:22 +0100 Julien Jehannet add required attribute modname in __pkginfo__.py skeleton
Fri, 30 Jan 2009 15:36:26 +0100 Laure Bourgois small corrections
Fri, 30 Jan 2009 17:25:11 +0100 sylvain thenault xhtml fixes
Fri, 30 Jan 2009 17:24:53 +0100 sylvain thenault set self.rset else we're missing some stuff since TheMainTemplate instance as None as rset
Fri, 30 Jan 2009 15:32:02 +0100 sylvain thenault refactor validator selection using a content type based dictionnary (which may be overriden by view id) + functions to instrumentize the registry to check what's tested and what's not
Fri, 30 Jan 2009 15:30:55 +0100 sylvain thenault implements cell_call
Fri, 30 Jan 2009 15:30:30 +0100 sylvain thenault specify content type for text views
Fri, 30 Jan 2009 15:30:15 +0100 sylvain thenault use self.rset / self.row
Fri, 30 Jan 2009 15:29:30 +0100 sylvain thenault fix xml views: ensure we're generating valide tag names (rsetxml), protect against control characters in xml view (should probably be generalized...)
Fri, 30 Jan 2009 15:26:51 +0100 sylvain thenault EntityVComponent should now implements cell_call
Fri, 30 Jan 2009 15:26:25 +0100 sylvain thenault give row when selecting/dispatching content navigation component
Fri, 30 Jan 2009 15:25:26 +0100 sylvain thenault typo
Fri, 30 Jan 2009 15:25:03 +0100 sylvain thenault typo
Fri, 30 Jan 2009 14:39:56 +0100 sylvain thenault function to make generation of a simple sgml tag
Fri, 30 Jan 2009 14:38:16 +0100 sylvain thenault hcal is a microformat and can be inserted in html
Fri, 30 Jan 2009 12:30:04 +0100 sylvain thenault foaf euser view
Fri, 30 Jan 2009 12:29:37 +0100 sylvain thenault cubicweb__loadurl -> cubicweb:lazyloadurl
Fri, 30 Jan 2009 11:55:05 +0100 sylvain thenault fix table filter form: get_widget shouldn't be called once rqlst has been recovered
Thu, 29 Jan 2009 17:02:15 +0100 sylvain thenault remove debug print
Thu, 29 Jan 2009 16:26:33 +0100 sylvain thenault pyrorql source now ignore external eids which are themselves coming from another external source already in use by the repository (should have the same uri)
Thu, 29 Jan 2009 15:26:09 +0100 sylvain thenault method has been renamed
Thu, 29 Jan 2009 15:16:51 +0100 sylvain thenault oops
Thu, 29 Jan 2009 12:10:41 +0100 sylvain thenault owl cleanup
Thu, 29 Jan 2009 10:34:29 +0100 sylvain thenault search in reverted order else in case of installed cubes (eg in cubicweb/cubes) we do not remove all expected parts
Thu, 29 Jan 2009 10:09:42 +0100 sylvain thenault sax only validator for owl views for now
Wed, 28 Jan 2009 17:41:14 +0100 sylvain thenault while EntityView has been used here?? (changeset 501 by laure)
Wed, 28 Jan 2009 17:32:44 +0100 Laure Bourgois cleaning code
Wed, 28 Jan 2009 17:31:07 +0100 Aurelien Campeas merge
Wed, 28 Jan 2009 17:30:26 +0100 Aurelien Campeas [tabs] improve pylint note :)
Wed, 28 Jan 2009 17:30:04 +0100 Laure Bourgois OWLABOXView correction
Wed, 28 Jan 2009 17:28:08 +0100 Laure Bourgois OWLABOXView correction
Wed, 28 Jan 2009 17:25:22 +0100 Laure Bourgois merge
Wed, 28 Jan 2009 17:22:45 +0100 Laure Bourgois cleaning OWLView
Wed, 28 Jan 2009 17:00:03 +0100 Aurelien Campeas missing import
Wed, 28 Jan 2009 16:58:05 +0100 Aurelien Campeas [tabs] cookie name par cube instance will reduce cookie collisions
Wed, 28 Jan 2009 16:53:09 +0100 Laure Bourgois OWLView correction (namespace)
Wed, 28 Jan 2009 16:52:12 +0100 Laure Bourgois owl module has two views : OWLView (TBOX) and OWLABOXView (more or less ABOX. indeed, it layout ABOX information only for an specific entity and not all entities)
Wed, 28 Jan 2009 16:49:57 +0100 Laure Bourgois removing OWLView from this file (in order to put OWLView into owl module)
Wed, 28 Jan 2009 16:29:01 +0100 sylvain thenault merge
Wed, 28 Jan 2009 15:52:45 +0100 Aurelien Campeas merge
Wed, 28 Jan 2009 15:50:14 +0100 Aurelien Campeas [tabs]
Wed, 28 Jan 2009 16:28:44 +0100 sylvain thenault refactor table views to share more code and to avoid empty filter table in some case
Wed, 28 Jan 2009 15:28:32 +0100 sylvain thenault set default to empty string, not None
Wed, 28 Jan 2009 14:48:23 +0100 Stephanie Marcu [#80966] Opera supports xhtml and handles namespaces properly but it breaks jQuery.attr(), so xhtml_browser return False if the webbrowser is opera
Wed, 28 Jan 2009 13:07:14 +0100 Aurelien Campeas python 2.4 compat
Wed, 28 Jan 2009 10:30:06 +0100 Adrien Di Mascio backport stable branch changesets
Wed, 28 Jan 2009 10:29:39 +0100 Adrien Di Mascio [javascript] minor lints 3.0
Tue, 27 Jan 2009 21:30:32 +0100 Aurelien Campeas clenaup
Tue, 27 Jan 2009 21:16:23 +0100 Aurelien Campeas [tabs] prune tab set _before_ computing & setting 'active' tab
Tue, 27 Jan 2009 20:51:55 +0100 Aurelien Campeas [tabs]
Tue, 27 Jan 2009 19:13:54 +0100 Aurelien Campeas fix a pb. with something -- but WHAT was that ? :-/
Tue, 27 Jan 2009 19:12:37 +0100 Aurelien Campeas [tabs] avoid nasty surprises when tab name change & the cookie remembers the past
Tue, 27 Jan 2009 18:49:56 +0100 Aurelien Campeas merge
Tue, 27 Jan 2009 18:46:49 +0100 Aurelien Campeas [tabs] provide a working tabs implementation, that lazy-loads tab content & should remember the current position
Tue, 27 Jan 2009 17:54:30 +0100 Sylvain Added tag cubicweb-debian-version-3_0_4-1 for changeset fc222bc99929 3.0
Tue, 27 Jan 2009 17:54:30 +0100 Sylvain Added tag cubicweb-version-3_0_4 for changeset 2e400b8dfc25 3.0 cubicweb-debian-version-3_0_4-1
Tue, 27 Jan 2009 16:05:27 +0100 sylvain thenault 3.0.4 3.0 cubicweb-version-3_0_4
Tue, 27 Jan 2009 16:03:29 +0100 Adrien Di Mascio backport stable branch changesets
Tue, 27 Jan 2009 16:02:58 +0100 Adrien Di Mascio insert missing is_instance_of relations during db-init 3.0
Tue, 27 Jan 2009 14:03:17 +0100 sylvain thenault update some copyrights
Tue, 27 Jan 2009 13:58:17 +0100 sylvain thenault merge
Tue, 27 Jan 2009 13:52:50 +0100 sylvain thenault allow divid as method argument (backport from default) 3.0
Tue, 27 Jan 2009 13:52:07 +0100 sylvain thenault yield self if no ft container found 3.0
Tue, 27 Jan 2009 13:51:49 +0100 sylvain thenault should clear local perm cache if first attempt failed 3.0
Tue, 27 Jan 2009 13:05:38 +0100 sylvain thenault don't check owl
Tue, 27 Jan 2009 13:05:23 +0100 sylvain thenault fix test
Mon, 26 Jan 2009 19:38:37 +0100 sylvain thenault xhtml compliance
Mon, 26 Jan 2009 19:34:36 +0100 sylvain thenault remove debug print
Mon, 26 Jan 2009 11:06:45 +0100 sylvain thenault oops
Mon, 26 Jan 2009 11:06:17 +0100 sylvain thenault allow divid as argument
Mon, 26 Jan 2009 11:05:49 +0100 sylvain thenault unnecessary
Mon, 26 Jan 2009 08:14:18 +0100 Adrien Di Mascio [facets] AttributeFacet can now declare which kind of comparator they want to use, default is '=' (+ tidy trailing white spaces)
Mon, 26 Jan 2009 07:55:35 +0100 Adrien Di Mascio updated list of cubes in the doc
Fri, 23 Jan 2009 19:21:29 +0100 Julien Jehannet (merge)
Fri, 23 Jan 2009 19:18:28 +0100 Julien Jehannet [treeview] replace span elements by div for xhtml conformance
Fri, 16 Jan 2009 20:06:52 +0100 Julien Jehannet add Homepage field in debian/control
Fri, 16 Jan 2009 20:03:58 +0100 Julien Jehannet use 99 as default sequence number in runlevel
Fri, 23 Jan 2009 16:21:43 +0100 Laure Bourgois merge
Fri, 23 Jan 2009 16:19:36 +0100 Laure Bourgois owl schema error correction
Fri, 23 Jan 2009 15:51:48 +0100 Adrien Di Mascio backport stable branch changesets
Fri, 23 Jan 2009 15:51:24 +0100 Adrien Di Mascio fix syntax in skeleton's __pkginfo__.py 3.0
Thu, 22 Jan 2009 16:03:45 +0100 Laure Bourgois merge
Thu, 22 Jan 2009 15:53:39 +0100 Laure Bourgois this test validate that the generated owl (from a cubicweb instance) respect owl xml schema (and rdf xml schema).
Wed, 21 Jan 2009 19:28:03 +0100 Adrien Di Mascio backport stable branch changesets
Wed, 21 Jan 2009 19:26:35 +0100 Adrien Di Mascio fix EditRelationBoxTemplate: the box might be passed an additional 'view' paraemter 3.0
Wed, 21 Jan 2009 14:40:52 +0100 Laure Bourgois ontology comment
Wed, 21 Jan 2009 14:35:15 +0100 Laure Bourgois OwlView generated a owl layout from schema application. It can be registered with an owl extension.
Wed, 21 Jan 2009 08:37:32 +0100 Adrien Di Mascio update dependencies in js unit tests
Tue, 20 Jan 2009 19:52:52 +0100 Aurelien Campeas a note for later
Tue, 20 Jan 2009 17:08:33 +0100 Aurelien Campeas typo
Tue, 20 Jan 2009 16:31:15 +0100 sylvain thenault pylint fixes
Tue, 20 Jan 2009 16:29:06 +0100 sylvain thenault pylint fixes
Mon, 19 Jan 2009 19:57:41 +0100 sylvain thenault use empty string instead of None as possible context value to avoid getting an <optgroup> tag in associated widget
Mon, 19 Jan 2009 19:46:33 +0100 sylvain thenault selector update
Mon, 19 Jan 2009 19:24:00 +0100 sylvain thenault test fixes
Mon, 19 Jan 2009 19:23:47 +0100 sylvain thenault cleanup
Mon, 19 Jan 2009 18:50:18 +0100 sylvain thenault fix need intersect detection
Mon, 19 Jan 2009 17:28:42 +0100 sylvain thenault error resilient state method
Mon, 19 Jan 2009 08:57:34 +0100 sylvain thenault fix unittest_repository
Fri, 16 Jan 2009 18:31:40 +0100 sylvain thenault test fixes
Fri, 16 Jan 2009 18:31:13 +0100 sylvain thenault need_intersect test and fixes
Thu, 15 Jan 2009 17:37:43 +0100 sylvain thenault merge stable branch
Thu, 15 Jan 2009 17:35:01 +0100 sylvain thenault apycot fix 3.0
Thu, 15 Jan 2009 15:59:35 +0100 sylvain thenault merge 3.0
Thu, 15 Jan 2009 15:58:13 +0100 Adrien Di Mascio [javascript][facets] facetargs wasn't evaluated in all cases 3.0
Thu, 15 Jan 2009 15:59:08 +0100 sylvain thenault cross relations handling fix 3.0
Thu, 15 Jan 2009 14:39:19 +0100 sylvain thenault missing html_escape 3.0
Thu, 15 Jan 2009 13:27:33 +0100 sylvain thenault massive selector update 3.0
Thu, 15 Jan 2009 13:27:17 +0100 sylvain thenault any_rset is a better name than rset 3.0
Thu, 15 Jan 2009 13:26:46 +0100 sylvain thenault some changes to make update to new selector names easier 3.0
Thu, 15 Jan 2009 13:25:46 +0100 sylvain thenault consider vocabulary of Int fields 3.0
Thu, 15 Jan 2009 13:25:34 +0100 sylvain thenault move selection of entity types to test in a method to ease overriding 3.0
Thu, 15 Jan 2009 11:25:29 +0100 sylvain thenault oops, var shouldn't be poped there 3.0
Thu, 15 Jan 2009 10:50:45 +0100 Adrien Di Mascio sort email addresses and remove doubled ones before sending the email
Thu, 15 Jan 2009 10:49:47 +0100 Adrien Di Mascio creating 3.0 maintenance branch 3.0
Thu, 15 Jan 2009 08:47:18 +0100 Adrien Di Mascio add missing data file + jslint
Wed, 14 Jan 2009 19:39:48 +0100 sylvain thenault merge
Wed, 14 Jan 2009 19:18:29 +0100 Aurelien Campeas Added tag cubicweb-debian-version-3_0_3-1 for changeset a736bae56d4a
Wed, 14 Jan 2009 19:18:26 +0100 Aurelien Campeas Added tag cubicweb-version-3_0_3 for changeset 0cb027c056f9 cubicweb-debian-version-3_0_3-1
Wed, 14 Jan 2009 19:18:20 +0100 Aurelien Campeas my mistake cubicweb-version-3_0_3
Wed, 14 Jan 2009 19:16:37 +0100 Aurelien Campeas bump
Wed, 14 Jan 2009 19:39:32 +0100 sylvain thenault oops, get back cross_relation from mapping to rql source
Wed, 14 Jan 2009 19:04:42 +0100 sylvain thenault merge
Wed, 14 Jan 2009 18:47:12 +0100 Aurelien Campeas Added tag cubicweb-debian-version-3_0_3-1 for changeset 463ba5606b15
Wed, 14 Jan 2009 18:47:11 +0100 Aurelien Campeas Added tag cubicweb-version-3_0_3 for changeset a7366dd3c33c
Wed, 14 Jan 2009 17:55:50 +0100 Adrien Di Mascio fix bug in entity.related_rql(): fetch_attr list / fetchorder weren't computed correctly
Wed, 14 Jan 2009 17:16:33 +0100 Sylvain merge
Wed, 14 Jan 2009 17:16:15 +0100 Sylvain Added tag cubicweb-debian-version-3_0_2-1 for changeset 18d3e56c1de4
Wed, 14 Jan 2009 17:16:14 +0100 Sylvain Added tag cubicweb-version-3_0_2 for changeset 221886d8e3c8 cubicweb-debian-version-3_0_2-1
Wed, 14 Jan 2009 19:04:20 +0100 sylvain thenault add a max-width
Wed, 14 Jan 2009 14:30:45 +0100 sylvain thenault reactivate tests and fix bug triggering removal of undesired relation (eg type restriction) in some cases
Wed, 14 Jan 2009 14:29:56 +0100 sylvain thenault selector update
Wed, 14 Jan 2009 13:26:04 +0100 sylvain thenault merge cubicweb-version-3_0_2
Wed, 14 Jan 2009 12:36:35 +0100 Adrien Di Mascio [documentation] add some more rql documentation
Wed, 14 Jan 2009 11:42:52 +0100 Adrien Di Mascio [documentation] update cube names and add links to their page on the forge
Wed, 14 Jan 2009 11:23:14 +0100 Adrien Di Mascio update documentation of cube structure
Wed, 14 Jan 2009 13:25:38 +0100 sylvain thenault 3.0.2
Wed, 14 Jan 2009 11:49:29 +0100 sylvain thenault cleanup, backport manage perm action from jpl
Wed, 14 Jan 2009 11:49:04 +0100 sylvain thenault 'as' becomes a keyword when with statement activated
Wed, 14 Jan 2009 11:48:24 +0100 sylvain thenault don't use global _
Tue, 13 Jan 2009 17:58:58 +0100 sylvain thenault merge
Mon, 12 Jan 2009 18:15:14 +0100 Aurelien Campeas don't introduce a spurious 'x' key in the entity-as dict
Tue, 13 Jan 2009 17:58:42 +0100 sylvain thenault refactor
Tue, 13 Jan 2009 17:57:49 +0100 sylvain thenault catch Exception in case there is some unexepected selector bug
Tue, 13 Jan 2009 17:57:19 +0100 sylvain thenault fix w/ local roles
Tue, 13 Jan 2009 17:56:02 +0100 sylvain thenault cross_relations support
Tue, 13 Jan 2009 17:55:29 +0100 sylvain thenault OR EXISTS fix, typos
Tue, 13 Jan 2009 17:51:54 +0100 sylvain thenault skip neged relation here as well
Tue, 13 Jan 2009 17:51:31 +0100 sylvain thenault avoid potentialy mis-interpreted attribute error
Mon, 12 Jan 2009 15:12:51 +0100 sylvain thenault this should have been in 3.0.1
Mon, 12 Jan 2009 11:00:17 +0100 sylvain thenault selector update
Mon, 12 Jan 2009 10:57:51 +0100 sylvain thenault password can now be given as optional argument
Mon, 12 Jan 2009 10:57:26 +0100 sylvain thenault don't try to remove relation if source has no entities
Fri, 09 Jan 2009 19:38:47 +0100 Aurelien Campeas typo
Fri, 09 Jan 2009 17:00:21 +0100 sylvain thenault merge
Fri, 09 Jan 2009 16:56:51 +0100 Aurelien Campeas [FAQ] debugging selectors : a new faq entry
Fri, 09 Jan 2009 17:00:01 +0100 sylvain thenault fix entities cleanup: source entities may be used in some relations
Fri, 09 Jan 2009 16:59:59 +0100 sylvain thenault oops
Fri, 09 Jan 2009 15:29:51 +0100 sylvain thenault db-check fixes
Fri, 09 Jan 2009 11:01:34 +0100 Adrien Di Mascio [javascript] add safety belt in cubicwebSortValueExtraction for cases where cubicweb:sortvalue is not available
Fri, 09 Jan 2009 09:18:16 +0100 Adrien Di Mascio revert local debug checkin
Thu, 08 Jan 2009 19:04:57 +0100 Sylvain Thenault fix dependencies
Thu, 08 Jan 2009 18:28:31 +0100 Sylvain Thenault 3.0.1
Thu, 08 Jan 2009 18:27:08 +0100 Sylvain Thenault i18n update
Thu, 08 Jan 2009 18:26:39 +0100 Sylvain Thenault turn exlog into a cw-ctl command
Thu, 08 Jan 2009 16:56:23 +0100 Sylvain Thenault fix i18n catalog generation
Thu, 08 Jan 2009 16:53:41 +0100 Sylvain Thenault check apphome is not None
Thu, 08 Jan 2009 14:36:07 +0100 Sylvain Thenault get extra space available in primary view when no right boxes
Thu, 08 Jan 2009 12:55:41 +0100 Sylvain Thenault fix rset xml view
Thu, 08 Jan 2009 12:39:46 +0100 Sylvain Thenault new rsetxml view, reusing most code from csvexport view
Thu, 08 Jan 2009 12:12:40 +0100 Sylvain Thenault facet widgets css cleanup
Thu, 08 Jan 2009 10:50:30 +0100 Sylvain Thenault cleanup
Thu, 08 Jan 2009 10:50:27 +0100 Sylvain Thenault unncessary call
Thu, 08 Jan 2009 10:44:29 +0100 Sylvain Thenault make author information configurable
Thu, 08 Jan 2009 09:59:12 +0100 Sylvain Thenault missing test resources
Thu, 08 Jan 2009 09:55:56 +0100 Sylvain Thenault merge
Thu, 08 Jan 2009 09:48:44 +0100 Adrien Di Mascio use mtconverter's html_unescape rather than saxutils' escape to deal with any html entity
Thu, 08 Jan 2009 09:55:38 +0100 Sylvain Thenault update some selectors
Thu, 08 Jan 2009 09:55:27 +0100 Sylvain Thenault backport unittest_ldapuser
Wed, 07 Jan 2009 11:36:16 -0800 Sandrine Ribeau merge
Wed, 07 Jan 2009 11:35:31 -0800 Sandrine Ribeau [doc] Added a cook book as advised and moved ldap import scripts in the cook book. Started a howto about configuring LDAP but it will have to be reviewed by experts.
Wed, 07 Jan 2009 18:32:45 +0100 Sylvain Thenault merge
Wed, 07 Jan 2009 18:31:24 +0100 Aurelien Campeas [doc] typo
Wed, 07 Jan 2009 18:27:52 +0100 Aurelien Campeas oops, these were committed unintentionnally
Wed, 07 Jan 2009 18:20:35 +0100 Aurelien Campeas missing tab.png for tabs decoration
Wed, 07 Jan 2009 17:17:16 +0100 Aurelien Campeas remove spurious print
Wed, 07 Jan 2009 16:57:01 +0100 Aurelien Campeas typo
Wed, 07 Jan 2009 16:50:24 +0100 Aurelien Campeas update selector section
Wed, 07 Jan 2009 18:30:00 +0100 Sylvain Thenault cleanup/fix cut variants
Wed, 07 Jan 2009 16:11:45 +0100 Laure Bourgois cleaning code
Wed, 07 Jan 2009 16:12:45 +0100 Sylvain Thenault deprecated code
Wed, 07 Jan 2009 15:37:04 +0100 Sylvain Thenault merge
Wed, 07 Jan 2009 15:36:59 +0100 Sylvain Thenault add try except to avoid error w/ unsupported stuff, log it and return incomplete filter form
Wed, 07 Jan 2009 14:42:43 +0100 Aurelien Campeas more translation and complements
Wed, 07 Jan 2009 12:25:18 +0100 Aurelien Campeas tweak the faq a bit
Wed, 07 Jan 2009 10:47:00 +0100 Laure Bourgois adding test for special html caractere
Wed, 07 Jan 2009 15:00:30 +0100 Sylvain Thenault backport unittest_multisources from cubicweb-multisources
Wed, 07 Jan 2009 14:57:03 +0100 Sylvain Thenault fixes for some cases of neged inlined relations, may have to use (new) IntersectStep. XXX: write IntersectFetchStep
Wed, 07 Jan 2009 14:55:16 +0100 Sylvain Thenault consider intersect *and* distinct
Wed, 07 Jan 2009 09:47:56 +0100 Sylvain Thenault in some cases (eg ambiguous neged relations), INTERSECT should be used instead of DISTINCT
Tue, 06 Jan 2009 12:53:47 -0800 Sandrine Ribeau merge
Tue, 06 Jan 2009 12:52:52 -0800 Sandrine Ribeau [doc] FAQ improvements based on posts in forums.
Tue, 06 Jan 2009 09:10:35 -0800 Sandrine Ribeau merge
Mon, 05 Jan 2009 10:40:22 -0800 Sandrine Ribeau [doc] Integration of card http://intranet.logilab.fr/intra/card/eid/3355 to the book.
Tue, 06 Jan 2009 18:22:39 +0100 Sylvain Thenault merge
Tue, 06 Jan 2009 17:04:07 +0100 Adrien Di Mascio simplify selectors debugging
Tue, 06 Jan 2009 18:21:03 +0100 Sylvain Thenault backport msplanner test from cubicweb-multisources
Mon, 05 Jan 2009 22:30:25 +0100 Nicolas Chauvat exlog script to examine rql logs
Mon, 05 Jan 2009 19:50:55 +0100 Sylvain Thenault selectors update
Mon, 05 Jan 2009 17:05:38 +0100 Sylvain Thenault don't show folder section on index page when there is now folder yet
Mon, 05 Jan 2009 16:56:48 +0100 Sylvain Thenault don't show add new action for composed objects
Mon, 05 Jan 2009 16:43:54 +0100 Sylvain Thenault merge
Mon, 05 Jan 2009 15:23:03 +0100 Adrien Di Mascio add contextprop_selector to the DownloadBox so that it behaves like all other boxes
Mon, 05 Jan 2009 15:08:44 +0100 Adrien Di Mascio [skeleton] simplify MANFIEST.in to reflect the default skeleton layout
Mon, 05 Jan 2009 15:44:33 +0100 Sylvain Thenault fix author tag
Mon, 05 Jan 2009 14:38:45 +0100 Sylvain Thenault cleanup
Mon, 05 Jan 2009 14:09:38 +0100 Sylvain Thenault make req argument optional
Mon, 05 Jan 2009 14:09:18 +0100 Sylvain Thenault fix security bug w/ query using 'NOT X eid 123'
Mon, 05 Jan 2009 14:08:40 +0100 Sylvain Thenault py2.4 bug
Sat, 03 Jan 2009 23:10:12 +0100 Nicolas Chauvat fix skeleton __pkginfo__ template
Fri, 02 Jan 2009 14:48:43 -0800 Sandrine Ribeau [doc] Add a little to views chapter.
Wed, 31 Dec 2008 16:34:54 +0100 Adrien Di Mascio we've been using jquery for a while now
Tue, 30 Dec 2008 12:00:45 -0800 Sandrine Ribeau [doc] Add sub-section about selectors and a little about registerer in views chapter.
Tue, 30 Dec 2008 14:48:30 +0100 Nicolas Chauvat Added tag cubicweb-version_3_0_0 for changeset a93da6d88d4e
Tue, 30 Dec 2008 14:27:30 +0100 Nicolas Chauvat [doc] announce 3.0 release cubicweb-version_3_0_0
Tue, 30 Dec 2008 12:59:25 +0100 Nicolas Chauvat merge
Tue, 30 Dec 2008 12:32:50 +0100 Nicolas Chauvat merge
Mon, 29 Dec 2008 23:59:55 +0100 Nicolas Chauvat [doc] no underline for links
Tue, 30 Dec 2008 12:58:19 +0100 Nicolas Chauvat [doc] add links to google-appengine forum
Tue, 30 Dec 2008 11:47:25 +0100 Nicolas Chauvat [doc] minor text improvements
Mon, 29 Dec 2008 17:47:00 -0800 Sandrine Ribeau [doc] Improvement to the Views chapter. Moved content about the main template in the Templates chapter.
Mon, 29 Dec 2008 15:37:12 -0800 Sandrine Ribeau merge
Mon, 29 Dec 2008 15:35:26 -0800 Sandrine Ribeau [doc] Removes references to LAX.
Mon, 29 Dec 2008 15:31:32 -0800 Sandrine Ribeau [doc] Removes chapter in french from english book which is duplicated content already translated.
Mon, 29 Dec 2008 23:55:53 +0100 Nicolas Chauvat [doc] links are back to orangered
Mon, 29 Dec 2008 14:43:38 -0800 Sandrine Ribeau [doc] Change styling of <a> and removes section "This Page" from left column template.
Mon, 29 Dec 2008 23:11:01 +0100 Nicolas Chauvat [doc] small text improvement
Mon, 29 Dec 2008 13:50:42 -0800 Sandrine Ribeau [doc]
Mon, 29 Dec 2008 11:16:49 -0800 Sandrine Ribeau [doc] Switch graphic to english.
Fri, 26 Dec 2008 17:43:11 -0800 Sandrine Ribeau [doc] Adds scripts to auto-generate modules list to index and add to the documentation.
Fri, 26 Dec 2008 12:20:10 -0800 Sandrine Ribeau [doc] Fix docstring indentation.
Fri, 26 Dec 2008 12:00:47 -0800 Sandrine Ribeau [doc] Better title? Brief introduction of the chapter.
Fri, 26 Dec 2008 11:37:56 -0800 Sandrine Ribeau [doc] Moves cube description from tutoriel to foundations.
Wed, 24 Dec 2008 12:36:57 -0800 Sandrine Ribeau [doc] Fix indentation issues.
Wed, 24 Dec 2008 12:18:06 -0800 Sandrine Ribeau [doc] Sphinx CSS small improvment.
Wed, 24 Dec 2008 12:17:41 -0800 Sandrine Ribeau [doc] Move out from tutoriel RSS and CSS to make it independant chapters. Adds a conclusion to the tutorial.
Tue, 23 Dec 2008 13:50:56 -0800 Sandrine Ribeau [doc] Renaming of part II sub-sections accordingly.
Tue, 23 Dec 2008 13:38:02 -0800 Sandrine Ribeau [doc] Renaming for advanced thematic.
Tue, 23 Dec 2008 13:35:35 -0800 Sandrine Ribeau [doc] Renaming for tests thematic.
Tue, 23 Dec 2008 13:34:30 -0800 Sandrine Ribeau [doc] Renaming for repository customization thematic.
Tue, 23 Dec 2008 13:28:48 -0800 Sandrine Ribeau [doc] Renaming for web interface thematic.
Tue, 23 Dec 2008 13:20:14 -0800 Sandrine Ribeau [doc] Renaming for data model thematic fix bad naming convention.
Tue, 23 Dec 2008 13:15:23 -0800 Sandrine Ribeau [doc] Renaming for data model thematic.
Tue, 23 Dec 2008 13:04:24 -0800 Sandrine Ribeau [doc] Add thematics within Part II - Development.
Tue, 23 Dec 2008 13:04:06 -0800 Sandrine Ribeau [doc] Add thematics within Part II - Development.
Tue, 23 Dec 2008 11:56:45 -0800 Sandrine Ribeau [doc] Removal of duplicated chapter.
Tue, 23 Dec 2008 11:00:54 -0800 Sandrine Ribeau [doc] Add internal links.
Tue, 23 Dec 2008 10:45:38 -0800 Sandrine Ribeau merge
Tue, 23 Dec 2008 10:43:51 -0800 Sandrine Ribeau [doc] Improved tutoriel. Moved appropriate content to cubicweb foundations chapter. Adds section to fill about cubicweb-ctl shell.
Tue, 23 Dec 2008 18:44:08 +0100 Adrien Di Mascio [i18n] missing translation
Tue, 23 Dec 2008 18:42:01 +0100 Adrien Di Mascio i18n roundup
Tue, 23 Dec 2008 15:42:01 +0100 Sylvain Thenault fix lxml is available, we can have a nicer version of soup2xhtml even if its lxml < 2.0
Tue, 23 Dec 2008 14:42:52 +0100 Sylvain Thenault merge
Tue, 23 Dec 2008 14:42:41 +0100 Sylvain Thenault packaging fixes
Tue, 23 Dec 2008 13:30:32 +0100 Nicolas Chauvat [doc] fix rql intro
Mon, 22 Dec 2008 14:13:39 -0800 Sandrine Ribeau [doc] Change logo has been moved to FAQ.
Mon, 22 Dec 2008 13:54:57 -0800 Sandrine Ribeau [doc] Does not keep mercurial forest as the only reference for path description.
Mon, 22 Dec 2008 13:23:27 -0800 Sandrine Ribeau [doc] Add link to cubicweb's forge for cubes available.
Mon, 22 Dec 2008 12:02:40 -0800 Sandrine Ribeau merge
Mon, 22 Dec 2008 12:00:00 -0800 Sandrine Ribeau [doc] Add cubicweb-dev package to install.
Mon, 22 Dec 2008 19:54:30 +0100 Nicolas Chauvat [doc] trying to improve the tutorial
Mon, 22 Dec 2008 19:10:38 +0100 Nicolas Chauvat [doc] simpler install and mercurial instructions
Tue, 23 Dec 2008 14:38:59 +0100 Sylvain Thenault oops
Mon, 22 Dec 2008 19:06:36 +0100 Sylvain Thenault fix include_dirs
Mon, 22 Dec 2008 19:00:20 +0100 Sylvain Thenault packaging fix: distribute skeleton
Mon, 22 Dec 2008 18:20:26 +0100 Sylvain Thenault merge
Mon, 22 Dec 2008 09:15:04 -0800 Sandrine Ribeau [doc] Left components in index page.
Mon, 22 Dec 2008 08:59:12 -0800 Sandrine Ribeau [doc] Rename component with cube.
Mon, 22 Dec 2008 18:19:50 +0100 Sylvain Thenault huuummm
Mon, 22 Dec 2008 17:35:07 +0100 Sylvain Thenault 2.99.99
Mon, 22 Dec 2008 17:34:57 +0100 Sylvain Thenault 2.99.99
Mon, 22 Dec 2008 17:34:15 +0100 Sylvain Thenault restore multi-sources capabilities
Mon, 22 Dec 2008 17:23:13 +0100 Sylvain Thenault merge
Mon, 22 Dec 2008 17:02:01 +0100 Nicolas Chauvat [doc] add internal links from book abstract
Mon, 22 Dec 2008 17:22:54 +0100 Sylvain Thenault more selector renaming
Mon, 22 Dec 2008 14:31:07 +0100 Sylvain Thenault check we have a description *yams attribute*
Mon, 22 Dec 2008 14:30:44 +0100 Sylvain Thenault search external_resources in application home
Mon, 22 Dec 2008 12:53:37 +0100 Sylvain Thenault duh?
Mon, 22 Dec 2008 12:53:21 +0100 Sylvain Thenault new RelatedEntityBoxTemplate base class
Mon, 22 Dec 2008 12:53:08 +0100 Sylvain Thenault define an actual download box, keeping download_box function for bw compat
Fri, 19 Dec 2008 17:42:23 +0100 Sylvain Thenault RAAAAAAAAAAAAAAAAAAAAAAAAAAAA
Fri, 19 Dec 2008 17:34:03 +0100 Sylvain Thenault don't fail if row is None (at least necessary when searching for possible views)
Fri, 19 Dec 2008 17:22:10 +0100 Sylvain Thenault merge
Fri, 19 Dec 2008 17:05:00 +0100 Sylvain merge
Fri, 19 Dec 2008 17:04:36 +0100 Sylvain Added tag cubicweb-debian-version-2_99_6-1 for changeset c718f6495ace
Fri, 19 Dec 2008 17:04:35 +0100 Sylvain Added tag cubicweb-version-2_99_6 for changeset 5b58fd1aba50 cubicweb-debian-version-2_99_6-1
Fri, 19 Dec 2008 17:21:35 +0100 Sylvain Thenault 2.99.7
Fri, 19 Dec 2008 17:09:52 +0100 Sylvain Thenault fix debian package
Fri, 19 Dec 2008 17:03:15 +0100 Sylvain Thenault don't give a bool instead of a result set to select a view
Fri, 19 Dec 2008 15:44:11 +0100 Sylvain Thenault missing file cubicweb-version-2_99_6
Fri, 19 Dec 2008 15:18:28 +0100 Sylvain Thenault 2.99.6
Fri, 19 Dec 2008 15:16:09 +0100 Sylvain Thenault begin selector renaming (work in progress)
Fri, 19 Dec 2008 14:55:00 +0100 Sylvain Thenault begin renaming for selectors, keeping bw compat
Fri, 19 Dec 2008 14:54:35 +0100 Sylvain Thenault rename to tabs.py
Fri, 19 Dec 2008 14:54:13 +0100 Sylvain Thenault unnecessary
Fri, 19 Dec 2008 14:53:59 +0100 Sylvain Thenault should skip shared directory
Fri, 19 Dec 2008 14:53:40 +0100 Sylvain Thenault cleanup skel packaging
Fri, 19 Dec 2008 14:53:06 +0100 Sylvain Thenault some mini function to ease role (subject/object) manipulation
Fri, 19 Dec 2008 14:52:42 +0100 Sylvain Thenault new has_related_entities selector
Thu, 18 Dec 2008 10:27:57 -0800 Sandrine Ribeau [doc] Replace all : s/by example/for example/
Thu, 18 Dec 2008 17:39:14 +0100 Aurelien Campeas [lxml] lxml version < 2 does not provide an iter method on some elements
Thu, 18 Dec 2008 15:43:39 +0100 Aurelien Campeas [javascript] remove redundant call (changing mouse shape)
Thu, 18 Dec 2008 15:41:29 +0100 Aurelien Campeas [javascript] localise variable
Thu, 18 Dec 2008 15:00:16 +0100 Aurelien Campeas [javascript] reloadBox: return deferred for further callback chaining
Thu, 18 Dec 2008 11:04:10 +0100 Katia Saurfelt merge
Thu, 18 Dec 2008 11:03:50 +0100 Katia Saurfelt small rearrangement for facets
Wed, 17 Dec 2008 08:54:16 -0800 Sandrine Ribeau merge
Thu, 11 Dec 2008 12:07:55 -0800 Sandrine Ribeau [doc] Add internal link. Suppress content display which creates duplicated toc.
Wed, 17 Dec 2008 16:14:54 +0100 Aurelien Campeas note
Wed, 17 Dec 2008 14:23:09 +0100 Sylvain Thenault Added tag cubicweb-debian-version-2_99_5-1 for changeset 91793edd3b2f
Wed, 17 Dec 2008 14:23:08 +0100 Sylvain Thenault Added tag cubicweb-version-2_99_5 for changeset 68b7a9246885 cubicweb-debian-version-2_99_5-1
Wed, 17 Dec 2008 14:23:02 +0100 Sylvain Thenault 2.99.5 cubicweb-version-2_99_5
Wed, 17 Dec 2008 10:10:04 +0100 Laure Bourgois layout image
Wed, 17 Dec 2008 09:52:19 +0100 Laure Bourgois cleaning code
Wed, 17 Dec 2008 09:44:18 +0100 Laure Bourgois tabview is used to call each view for each tab
Wed, 17 Dec 2008 09:42:48 +0100 Laure Bourgois adding files (formely appearing in jpl) specific to cubicweb
Fri, 12 Dec 2008 10:10:30 +0100 Adrien Di Mascio Added tag cubicweb-debian-version-2_99_4-1 for changeset eaf1089ae49d
Fri, 12 Dec 2008 10:10:28 +0100 Adrien Di Mascio Added tag cubicweb-version-2_99_4 for changeset 76c1707200cf cubicweb-debian-version-2_99_4-1
Fri, 12 Dec 2008 10:10:14 +0100 Adrien Di Mascio version 2.99.4 cubicweb-version-2_99_4
Thu, 11 Dec 2008 11:11:22 -0800 Sandrine Ribeau [doc] Now uses specs from rql/doc
Thu, 11 Dec 2008 10:58:52 -0800 Sandrine Ribeau [doc] Translation to english.
Thu, 11 Dec 2008 09:44:19 -0800 Sandrine Ribeau [doc] Translation to english.
Wed, 10 Dec 2008 18:40:19 +0100 Adrien Di Mascio div.facetBody's height is changed dynamically
Wed, 10 Dec 2008 18:39:41 +0100 Adrien Di Mascio make round corners optional on facet boxes
Wed, 10 Dec 2008 10:38:23 +0100 Adrien Di Mascio include cubicbeb.facet.css when displaying filterbox
Wed, 10 Dec 2008 10:37:54 +0100 Adrien Di Mascio FacetItem now takes req as first parameter of __init__, THIS IS BACKWARD INCOMPATIBLE
Wed, 10 Dec 2008 10:36:38 +0100 Adrien Di Mascio update debian dependencies for next cubicweb package
Wed, 10 Dec 2008 10:36:15 +0100 Adrien Di Mascio backport most of CMHN css for facets
Tue, 09 Dec 2008 16:20:00 -0800 Sandrine Ribeau merge
Tue, 09 Dec 2008 16:19:02 -0800 Sandrine Ribeau [doc] Inserted content from LAX book about templates.
Tue, 09 Dec 2008 16:18:38 -0800 Sandrine Ribeau [doc] Translation to english.
Tue, 09 Dec 2008 11:05:59 -0800 Sandrine Ribeau [doc] Translation to english.
Tue, 09 Dec 2008 09:00:31 +0100 Adrien Di Mascio Added tag cubicweb-debian-version-2_99_3-1 for changeset aa7d98f8f07f
Tue, 09 Dec 2008 09:00:29 +0100 Adrien Di Mascio Added tag cubicweb-version-2_99_3 for changeset 8280fa6906f3 cubicweb-debian-version-2_99_3-1
Tue, 09 Dec 2008 09:00:26 +0100 Adrien Di Mascio 2.99.3 version cubicweb-version-2_99_3
Mon, 08 Dec 2008 17:33:58 -0800 Sandrine Ribeau merge
Mon, 08 Dec 2008 17:33:11 -0800 Sandrine Ribeau [doc] Fix bad reference.
Mon, 08 Dec 2008 17:29:00 -0800 Sandrine Ribeau [doc] Translation to english.
Mon, 08 Dec 2008 09:08:29 -0800 Sandrine Ribeau [doc] Completed translation to english of entities definition section.
Mon, 08 Dec 2008 08:18:27 -0800 Sandrine Ribeau merge
Mon, 08 Dec 2008 08:15:39 -0800 Sandrine Ribeau [doc] Started translation to english of entities definition section.
Mon, 08 Dec 2008 17:48:20 +0100 Adrien Di Mascio quick hack to fix treeview double toggling bug
Mon, 08 Dec 2008 14:47:07 +0100 Adrien Di Mascio ChangeStateForm: extract method redirectpath() for easier subclassing
Mon, 08 Dec 2008 11:46:49 +0100 Adrien Di Mascio EditBox: extract workflow actions construction in a separate method
Mon, 08 Dec 2008 10:12:32 +0100 Adrien Di Mascio fix interface_selector bug
Mon, 08 Dec 2008 08:56:08 +0100 Adrien Di Mascio if EntityBoxTemplate now uses _rqlcondition_selector, it must also define a default condition attribute
Sun, 07 Dec 2008 14:24:19 +0100 Adrien Di Mascio upload icon (actually just the download icon rotated)
Fri, 05 Dec 2008 18:14:21 +0100 Sylvain Thenault merge
Fri, 05 Dec 2008 18:09:12 +0100 Sylvain Thenault code moved to logilab.common.logging_ext
Fri, 05 Dec 2008 18:08:51 +0100 Sylvain Thenault cleanup
Fri, 05 Dec 2008 18:08:46 +0100 Sylvain Thenault only hide strict suboject in default view
Fri, 05 Dec 2008 18:07:37 +0100 Sylvain Thenault check we don't get selection ambiguity: if yes, log error in production env, raise in other modes
Fri, 05 Dec 2008 18:06:58 +0100 Sylvain Thenault don't ask confirm
Fri, 05 Dec 2008 18:05:34 +0100 Sylvain Thenault add _rql_condition selector to default EntityBox selectors
Fri, 05 Dec 2008 18:05:09 +0100 Sylvain Thenault get actual exception class instead of 'unicode' in the error view
Fri, 05 Dec 2008 11:51:03 +0100 Aurelien Campeas TreeMixin : provide an iterator on the parents
Tue, 02 Dec 2008 19:25:59 +0100 Arthur Lutz merge
Tue, 02 Dec 2008 19:25:38 +0100 Arthur Lutz updates done to documentation after following instructions for a new cube
Tue, 02 Dec 2008 17:46:44 +0100 Stephanie Marcu use repr (instead of str) to print rql in __repr__ method of a result set
Fri, 05 Dec 2008 17:26:39 +0100 Sylvain Thenault don't systematically init_log, it may breaks client log configuration
Fri, 05 Dec 2008 17:25:45 +0100 Sylvain Thenault fix default values
Fri, 05 Dec 2008 17:24:48 +0100 Sylvain Thenault don't change Pyro.config here
Tue, 02 Dec 2008 16:26:52 +0100 Sylvain Thenault missing import
Tue, 02 Dec 2008 11:40:04 +0100 Laure Bourgois cleaning code
Tue, 02 Dec 2008 10:23:11 +0100 Laure Bourgois cleaning code
(0) -480 +480 +1000 +3000 +10000 tip