Source code checked in, #2fe6d9f2e808355df355da118796bf10194985d7
SharePoint.d.ts is now used for referencing SharePoint dependencies in camljs.ts
View ArticleUpdated Release: Release 2.5
(working on new release) ImplementedView element. Full support is planned, but implemented only these features yet: ViewFieldsJoins and ProjectedFieldsToCamlQuery() method, returns SP.CamlQuery...
View ArticleUpdated Release: Release 2.5
Already implementedView element. Full support is planned, but implemented only these features yet: ViewFieldsJoins and ProjectedFieldsToCamlQuery() method, returns SP.CamlQuery objectFor SP2007 users -...
View ArticleUpdated Release: Release 2.5
Already implementedView element. Full support is planned, but implemented only these features yet: ViewFieldsJoins and ProjectedFieldsToCamlQuery() method, returns SP.CamlQuery objectFor SP2007 users -...
View ArticleUpdated Release: Release 2.5
Already implementedView element. Full support is planned, but implemented only these features yet: ViewFieldsJoins and ProjectedFieldsToCamlQuery() method, returns SP.CamlQuery objectFor SP2007 users -...
View ArticleUpdated Release: Release 2.5
Already implementedView element Scope attributeViewFieldsJoins and ProjectedFieldsToCamlQuery() method, returns SP.CamlQuery objectFor SP2007 users - create a file with SP.XmlWriter and...
View ArticleUpdated Release: Release 2.5
Already implementedView element Scope attributeViewFieldsJoins and ProjectedFieldsToCamlQuery() method, returns SP.CamlQuery objectFor SP2007 users - create a file with SP.XmlWriter and...
View ArticleSource code checked in, #179f619bd88e26c2967ead3562bb4de5af44eb3d
CamlJs is now SharePoint-independent. Tests moved completely to the pure web application, because it is much faster to test. Example project was rebuilt so that now it includes an interactive demo...
View ArticleUpdated Wiki: Documentation
Project is self-documented via intellisense inline documentation.For best results, I recommend using TypeScript (though you can use this library with JS as well, but intellisense will be slightly...
View ArticleUpdated Wiki: Home
Project DescriptionSimplifies creation of SharePoint CAML queries for client-side scripts. Can be used with either SharePoint Client Object Model or SPServices.Nuget:PM> Install-Package...
View ArticleUpdated Wiki: What's new in Release 2.0
Bracket expressions and partial query generationThis is the main improvement comparing to the version 1.0, where you couldn't create complex queries because of lack of bracket expressions support. Two...
View ArticleUpdated Wiki: What's new in Release 2.0
What's new in Release 2.0Bracket expressions and partial query generationThis is the main improvement comparing to the version 1.0, where you couldn't create complex queries because of lack of bracket...
View ArticleUpdated Release: Release 2.5 (Oct 01, 2014)
ChangesView element support added: Scope attributeViewFieldsJoins and ProjectedFieldsToCamlQuery() method, returns SP.CamlQuery objectCamlJs from now on has no external dependencies from SharePointAll...
View ArticleUpdated Wiki: Home
Project DescriptionSimplifies creation of SharePoint CAML queries for client-side scripts. Can be used with either SharePoint Client Object Model or SPServices.Nuget:PM> Install-Package...
View ArticleUpdated Wiki: Home
Project DescriptionSimplifies creation of SharePoint CAML queries for client-side scripts. Can be used with either SharePoint Client Object Model or SPServices.Nuget:PM> Install-Package CamlJs...
View ArticleUpdated Wiki: Home
Project DescriptionSimplifies creation of SharePoint CAML queries for client-side scripts. Can be used with either SharePoint Client Object Model or SPServices.Nuget:PM> Install-Package CamlJs...
View ArticleReleased: Release 2.5 (Oct 02, 2014)
ChangesView element support added:Scope attribute ViewFields Joins and ProjectedFieldsToCamlQuery() method, returns SP.CamlQuery object CamlJs from now on has no external dependencies from SharePoint...
View ArticleUpdated Release: Release 2.5 (Oct 02, 2014)
ChangesView element support added: Scope attributeViewFieldsJoins and ProjectedFieldsToCamlQuery() method, returns SP.CamlQuery objectCamlJs from now on has no external dependencies from SharePointAll...
View ArticleUpdated Wiki: Home
Project DescriptionSimplifies creation of SharePoint CAML queries for client-side scripts. Can be used with either SharePoint Client Object Model or SPServices.Nuget:PM> Install-Package...
View ArticleUpdated Wiki: Home
Project DescriptionSimplifies creation of SharePoint CAML queries for client-side scripts. Can be used with either SharePoint Client Object Model or SPServices.Nuget:PM> Install-Package...
View Article