org.clerezza.app.treecreeper

log

age author description
Fri, 18 May 2012 09:39:33 +0200 Hasan PANDACLUB-332: fixed functionality to clean html snippets to support IE9default tip
Fri, 09 Mar 2012 16:09:16 +0100 Daniel Spicar [maven release plugin] updated to next development version org.clerezza.app.treecreeper-0.2-SNAPSHOT.
Fri, 09 Mar 2012 10:41:50 +0100 dsr Added tag org.clerezza.app.treecreeper-0.1 for changeset 851000e51833
Fri, 09 Mar 2012 10:38:49 +0100 Daniel Spicar [maven-release-plugin] prepare release org.clerezza.app.treecreeper-0.1org.clerezza.app.treecreeper-0.1
Thu, 08 Mar 2012 10:16:49 +0100 daniel "[maven-release-plugin] rollback the release of org.clerezza.app.treecreeper-0.1-SNAPSHOT"
Thu, 08 Mar 2012 10:08:05 +0100 daniel "[maven-release-plugin] prepare release $artifactId-$version"
Mon, 05 Mar 2012 18:22:05 +0100 daniel "added relative path"
Mon, 20 Feb 2012 14:39:50 +0100 daniel CMS-482: removed hard-coded graph name
Mon, 20 Feb 2012 14:38:50 +0100 daniel changed OSGI Service declaration to non-deprecated version.
Mon, 29 Aug 2011 07:22:29 +0200 Hasan added @Produces("application/rdf+json") in getPrototypeDescriptors due to the problem setting accept header in chrome
Wed, 10 Aug 2011 01:41:00 +0200 Hasan added support of access control to content prototypes
Tue, 09 Aug 2011 17:50:38 +0200 Hasan corrected usage of prefixes in ontology definition
Mon, 20 Jun 2011 18:37:18 +0200 Hasan added XSD.boolean_ to rdfquery-urirefs.js
Mon, 20 Jun 2011 17:41:29 +0200 Hasan CMS-469: added CMS.commentsAllowed to rdfquery-urirefs.js
Sat, 18 Jun 2011 21:41:54 +0200 Hasan do not manually copy array to set
Thu, 16 Jun 2011 19:34:27 +0200 Hasan added firebug log if a version triple of a draft page is missing
Wed, 15 Jun 2011 01:19:52 +0200 Hasan CMS-469: added CMS.CommentSpace and CMS.commentedResource to rdfquery-urirefs.js
Wed, 27 Apr 2011 16:33:39 +0200 Hasan CMS-454: improved user interface
Thu, 21 Apr 2011 16:35:39 +0200 Hasan CMS-453: fixed usage of separator in query param in generic resource picker
Wed, 06 Apr 2011 09:40:17 +0200 Tsuyoshi Ito hasQuiz and hasPoll added to unexpandedPredicates
Tue, 29 Mar 2011 16:22:40 +0200 Hasan added Produces annotation to explicitly set the response format of getPage and getPrototypeDescriptors due to problem with IE
Wed, 16 Mar 2011 14:36:47 +0100 Hasan added support of configurable resource picker
Tue, 15 Mar 2011 15:06:27 +0100 Hasan removed unused import
Sat, 19 Feb 2011 23:56:22 +0100 Tsuyoshi Ito update artifactId of apache clerezza projects
Tue, 01 Feb 2011 11:33:29 +0100 Hasan used html() instead of text() to determine whether a content element in simple structure is empty
Thu, 06 Jan 2011 12:17:43 +0100 Hasan CMS-424: prevented html cleaning from being called if text is empty
Wed, 22 Dec 2010 16:03:28 +0100 Tsuyoshi Ito removed unnecessary imports
Wed, 22 Dec 2010 11:42:39 +0100 Tsuyoshi Ito page permission checked when calling resources
Tue, 14 Dec 2010 19:08:07 +0100 Hasan refactored widget-util.js, added GenericTitledOrderedContentWidget
Tue, 07 Dec 2010 12:01:53 +0100 Hasan CMS-382: made the setting of the element to use upon hitting carriage return configurable
Mon, 06 Dec 2010 14:14:29 +0100 Hasan CMS-410: used a non-empty string to initially set the checked attribute of a checkbox
Fri, 26 Nov 2010 13:03:08 +0100 Hasan CMS-415: stopping mousedown event on content-editable elements from being propagated
Thu, 25 Nov 2010 16:38:40 +0100 Hasan fixed vcard ontology and added cms ontology in rdfquery-urirefs.js
Wed, 17 Nov 2010 15:23:26 +0100 Hasan CMS-408: added support of using br and div for enter key events to achieve uniform behavior across browsers
Mon, 15 Nov 2010 19:21:11 +0100 Hasan CMS-383: added missing dom-style-ie, removed unnecessary mousedown suppression
Fri, 12 Nov 2010 19:21:32 +0100 Hasan CMS-397: disable dragging of manipulable item if selected
Fri, 12 Nov 2010 19:12:13 +0100 Hasan CMS-383: used yui 3.2.0
Fri, 12 Nov 2010 19:09:56 +0100 Hasan CMS-383: used yui 3.2.0
Thu, 11 Nov 2010 15:24:42 +0100 Hasan CMS-393: improved code, refactored handling of enter key events to cee-util.js
Thu, 11 Nov 2010 11:42:03 +0100 mir CMS-388: now using the generic publishing service
Thu, 11 Nov 2010 11:35:29 +0100 Tsuyoshi Ito Added tag before_multisitesupport_and_publishing_refactoring for changeset ddfa0dc5cce3
Mon, 08 Nov 2010 15:35:19 +0100 Hasan CMS-381: fixed behavior of handling enter key event when pressed while cursor is on an li element under IEbefore_multisitesupport_and_publishing_refactoring
Fri, 05 Nov 2010 16:38:26 +0100 Hasan CMS-389: replaced element.setAttribute("class", ...) with element.className = ...
Wed, 03 Nov 2010 14:48:27 +0100 Hasan CMS-384: removed workaround, replaced ' directly with '
Wed, 03 Nov 2010 14:13:47 +0100 Hasan CMS-384: changed ' to ` before sending html snippet to server for cleaning
Sun, 31 Oct 2010 11:10:16 +0100 Hasan CMS-381: the behavior of pressing enter key under IE is manipulated only if enter-key events are not halted
Fri, 29 Oct 2010 23:51:41 +0200 Hasan CMS-381: manipulate IE key event behavior: a br is added instead of a p if the enter key is pressed
Fri, 29 Oct 2010 21:40:15 +0200 Hasan CMS-379: removed last child node of a content-editable element if it is a br or an empty link
Thu, 28 Oct 2010 18:11:42 +0200 Hasan CMS-380: fixed preCleanElementBeingEdited and kept br under IE
Wed, 27 Oct 2010 17:00:08 +0200 Hasan set unexpandedPredicates for DC.creator and DC.contributor again, and removed triples of DC.contributor from the graph sent to the browser
Wed, 27 Oct 2010 11:26:04 +0200 Tsuyoshi Ito removed DC.creator, DC.contributor from unexpandedPredicates
Tue, 26 Oct 2010 19:02:35 +0200 Hasan CMS-373: fixed regex used in string-replace function within cleanHtml method of treecreeper.js
Tue, 26 Oct 2010 16:45:08 +0200 Hasan CMS-321 resolved: url and target window of existing link can be changed
Thu, 21 Oct 2010 16:12:17 +0200 Hasan CMS-354: resolved and style improved
Thu, 21 Oct 2010 14:23:48 +0200 Hasan CMS-344: allowing html snippets to be pasted to lead and title of an stc
Wed, 20 Oct 2010 18:27:56 +0200 Hasan CMS-364: allowed nbsp to be inserted into an editable element
Wed, 20 Oct 2010 16:41:29 +0200 Hasan resolved CMS-346 using WgUtil.getInnerXhtml to obtain a valid xhtml snippet to be edited, improved and renamed WgUtil.getInnerXml to WgUtil.getInnerXhtml, improved css of textarea for html editor in overlay window
Wed, 20 Oct 2010 15:37:32 +0200 Hasan fixed usage of the return value of graphNode.getObjects, improved GenericOrderedContentWidget
Wed, 20 Oct 2010 12:48:27 +0200 Hasan removed last child of a content editable if it is a br
Wed, 20 Oct 2010 10:36:21 +0200 Hasan added dc:creator and dc:contributor to the set of unexpanded predicates