Giter VIP home page Giter VIP logo

smartcaml's People

Contributors

konradsikorski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

smartcaml's Issues

for new query no results

  1. double click on list to open new query window
  2. run the query without any change
  3. no result

expected: all items from list should be returned

On application start settings.default.upgrade reset user settings

set "display as" to "Title"
cloase application
set breakpoint into App.xaml.cs > 35 line > CheckIfUpgrade
check value for Settings.Default.DisplayAsTitle should be equal true
step lines till 41 after Settings.Default.Upgrade() the Settings.Default.DisplayAsTitle has old value

Does not work on Windows Server 2012R2

Since we are doing om prem dev using Windows Server 2012 R2 as dev Environment, I would like to use it on this OS but I cannot install it since it Needs Windows 10 as prereq.

caml doesnt return DocumentSet

for bryl:
<Where> <And> <Eq> <FieldRef Name="OrderStatus" /> <Value Type="Text">Created</Value> </Eq> <Contains> <FieldRef Name="OrderApprovalComment" /> <Value Type="Note">Rejected</Value> </Contains> </And> </Where>

Implement membership operator

the 'people and groups' column can be used with 'membership' operator which now working as a standard lookup field and it is wrong

User field @Me is not working

Select user field in designer and "@me" in value
the Xml should be like this
and now it looks like this <UserID />

the designer should also be able to generate control base on such xml

Show subsites in tree view

We have tree view that contains list of connected sites. It would be nice If we could expand all subsites of current site and query list of this subsite

error when lookup collection value is empty

The request failed.

System.InvalidOperationException: Sequence contains no elements

at System.Linq.Enumerable.Aggregate[TSource](IEnumerable1 source, Func3 func)

at KoS.Apps.SharePoint.SmartCAML.Providers.SharePoint2013ClientProvider.Converter.LookupCollectionValueToString(FieldLookupValue[] value)

at KoS.Apps.SharePoint.SmartCAML.Providers.SharePoint2013ClientProvider.SharePoint2013ClientModelProvider.ElementSelector(Field field, ListItem item)

at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable1 source, Func2 keySelector, Func2 elementSelector, IEqualityComparer1 comparer)

at lambda_method(Closure , ListItem )

at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()

at System.Collections.Generic.List1..ctor(IEnumerable1 collection)

at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)

at KoS.Apps.SharePoint.SmartCAML.Providers.SharePoint2013ClientProvider.SharePoint2013ClientModelProvider.d__13.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)

at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()

at KoS.Apps.SharePoint.SmartCAML.Editor.MainWindow.<RunQueryCommand_Executed>d__11.MoveNext()

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.