2009-02-16 sylvain thenault merge
2009-02-16 sylvain thenault merge tls-sprint
2009-02-16 Adrien Di Mascio [jsoncontroller] reorganize _html_exec (used by replacePageChunk) to output required css and js scripts tls-sprint
2009-02-16 Adrien Di Mascio [javascript] rewrote loadxhtml() plugin in order to be able to pass the XHR object to postAjaxLoad tls-sprint
2009-02-16 Adrien Di Mascio split main template into main template + page-content template tls-sprint
2009-02-16 sylvain thenault drop EntityAction usage in cw, upgrade rql_condition and friends tls-sprint
2009-02-16 Arthur Lutz i18n translations for register
2009-02-16 Arthur Lutz add register link
2009-02-16 Arthur Lutz change label for new registered users
2009-02-16 Arthur Lutz handle register with email adress
2009-02-16 sylvain thenault require_group/match_user_group -> match_user_groups tls-sprint
2009-02-16 sylvain thenault move cubicweb.common.selectors to cubicweb.selectors tls-sprint
2009-02-16 sylvain thenault more selectors update tls-sprint
2009-02-16 sylvain thenault kill EmptyRsetVeiw tls-sprint
2009-02-16 sylvain thenault major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification) tls-sprint
2009-02-16 Adrien Di Mascio simple test implementation for binary operators on selectors tls-sprint
2009-02-16 Adrien Di Mascio provide a new WorkflowableEntityType base class (will be refactored later, maybe with schema interfaces) tls-sprint
2009-02-16 Adrien Di Mascio extract workflow related schema definitions in its own file tls-sprint
2009-02-16 Adrien Di Mascio use RichString wherever possible in the stdlib tls-sprint
2009-02-16 Laure Bourgois adding ISIOC interface
2009-02-16 Aurelien Campeas [doc] fix path in makefile
2009-02-16 Adrien Di Mascio provide a new RichString attribute type tls-sprint
2009-02-16 sylvain thenault chainfirst / chainall can be given a name argument to use as inner function's name
2009-02-13 Stephanie Marcu complete doc about rtags
2009-02-13 sylvain thenault merge
2009-02-13 Stephanie Marcu complete doc about rtags
2009-02-13 Laure Bourgois adding foaf_usable views to supports reusing foaf fragment in other views (for instance sioc view)
2009-02-13 sylvain thenault test fix
2009-02-13 sylvain thenault update copyright
2009-02-13 sylvain thenault don't display too much rset rows
2009-02-13 sylvain thenault don't use chainall when it's not necessary
2009-02-13 sylvain thenault merge
2009-02-13 sylvain thenault more cleanup
2009-02-13 sylvain thenault cleanup
2009-02-12 Laure Bourgois removing project_linked_data view
2009-02-13 sylvain thenault take care, cnx may be None in which case we can't get/set session data
2009-02-13 sylvain thenault must not be a class attribute\!
2009-02-12 sylvain thenault rset may be empty
2009-02-11 Aurelien Campeas [preferences] de-uglify a bit, remove useless parameter
2009-02-11 Aurelien Campeas [tabs] reuse the new set_cookie controller method
2009-02-11 Aurelien Campeas merge
2009-02-11 Aurelien Campeas [preferences] preferences sections will now remember their collapsed/open status
2009-02-11 Aurelien Campeas [controllers] a set_cookie method
2009-02-11 Aurelien Campeas [views] cleanup, be less heavy with self.w ...
2009-02-11 sylvain thenault ask if anonymous should be allowed, configure accordingly
2009-02-11 sylvain thenault hop
2009-02-11 Sylvain fix select principal so results are predictable during tests
2009-02-11 Arthur Lutz merge
2009-02-11 Arthur Lutz use UStringIO
2009-02-11 Arthur Lutz merge
2009-02-11 Arthur Lutz merge
2009-02-11 Arthur Lutz return success or not on creation of user
2009-02-10 Arthur Lutz page_size can be given in url attributes
2009-02-10 Arthur Lutz have navigation on top and bottom of search results
2009-02-10 Arthur Lutz get custom page_size as argument
2009-02-10 Arthur Lutz test if anonymous
2009-02-10 Arthur Lutz add page_size argument
2009-02-10 Arthur Lutz permit override of display index on simple navigation
2009-02-11 Laure Bourgois adding views to test
2009-02-11 Laure Bourgois small fix
2009-02-11 Laure Bourgois refactoring owl view (now corresponding to tbox) and owlabox view
2009-02-11 sylvain thenault i18n update
2009-02-11 sylvain thenault fix rtags to have correct msgids for bookmarked_by relation
2009-02-11 sylvain thenault don't use navigation in deleteconf form
2009-02-11 sylvain thenault update_search_state in the publisher since it should be done whatever the controller
2009-02-11 sylvain thenault update copyright
2009-02-11 Aurelien Campeas [forms] simplify this test
2009-02-11 Aurelien Campeas [forms] fix #4240 (edition form should not show relations section if no relation is editable)
2009-02-11 Emile Anclin merge
2009-02-11 Emile Anclin propostion for integrating the simple setup
2009-02-11 Emile Anclin add files for a simple setup
2009-02-11 Emile Anclin fix some typos
2009-02-11 sylvain thenault try to get raw text values in rset csv view
2009-02-11 sylvain thenault test and fix potential error with None optional relation
2009-02-11 sylvain thenault test update
2009-02-11 sylvain thenault fix test (this view is not used actually...)
2009-02-11 sylvain thenault no more htmlcheck argument
2009-02-10 Laure Bourgois email is no crypted anymore in foaf view
2009-02-10 Aurelien Campeas Added tag cubicweb-debian-version-3_0_9-1 for changeset a8e9e53b245d
2009-02-10 Aurelien Campeas Added tag cubicweb-version-3_0_9 for changeset 7ad527099393 cubicweb-debian-version-3_0_9-1
2009-02-10 Aurelien Campeas published cubicweb-version-3_0_9
2009-02-10 Emile Anclin some doc typos
2009-02-09 Aurelien Campeas [testlib] fix pb. related to class scoped variables
2009-02-09 sylvain thenault old .validators attribute is now .vid_validators
2009-02-09 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.
2009-02-06 Aurelien Campeas [selectors] fix inline doc
2009-02-06 Aurelien Campeas [tabs] prepare for reloadability
2009-02-06 Laure Bourgois error correction
2009-02-06 Laure Bourgois small fix
2009-02-05 Laure Bourgois oups
2009-02-05 Laure Bourgois new foaf version
2009-02-04 Aurelien Campeas [actions] import * : just say no
2009-02-03 Adrien Di Mascio [gmap] zoom level is now a url parameter
2009-02-02 Laure Bourgois pertinent title layout for OWL view
2009-02-02 Laure Bourgois comments fix
2009-02-02 Laure Bourgois refactoring OWLView (TBOX+ABOX) and OWLABOXView (pseudo-ABOX for a given entity). By now OWLView is using (for cost advantage) OWLABOXLightView.
2009-02-02 Aurelien Campeas [testlib] quickfix (needs review) : missing validators attribute
2009-02-02 Aurelien Campeas missing quotes #102063
2009-01-30 Aurelien Campeas [tabs] dead code
2009-01-30 sylvain thenault merge
2009-01-30 Aurelien Campeas [tabs] fix the no-eid case, remove unused code
2009-01-30 Adrien Di Mascio fix js syntax in tabs.forceview()
2009-01-30 Adrien Di Mascio simplification of lazy tabs mechanism
2009-01-30 Adrien Di Mascio use lgc.decorators.monkeypatch in tabs.py
2009-01-30 Adrien Di Mascio fix default value of pyro ns host
2009-01-30 Adrien Di Mascio [javascript] extract ajax postprocessing in a separate function
2009-01-30 Julien Jehannet (merge)
2009-01-30 Julien Jehannet add required attribute modname in __pkginfo__.py skeleton
2009-01-30 Laure Bourgois small corrections
2009-01-30 sylvain thenault xhtml fixes
2009-01-30 sylvain thenault set self.rset else we're missing some stuff since TheMainTemplate instance as None as rset
2009-01-30 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
2009-01-30 sylvain thenault implements cell_call
2009-01-30 sylvain thenault specify content type for text views
2009-01-30 sylvain thenault use self.rset / self.row
2009-01-30 sylvain thenault fix xml views: ensure we're generating valide tag names (rsetxml), protect against control characters in xml view (should probably be generalized...)
2009-01-30 sylvain thenault EntityVComponent should now implements cell_call
2009-01-30 sylvain thenault give row when selecting/dispatching content navigation component
2009-01-30 sylvain thenault typo
2009-01-30 sylvain thenault typo
(0) -120 +120 +1000 +3000 +10000 tip