YellowGrass
  • About
    • About YellowGrass
    • Features
    • Tag Manual
    • Browse Public Projects
  • Sign In
  • Sign Up
WebDSL
Q&A

Tagged feature

green issuetype

967
Jul '24
Add support for [TOC] tags in markdown (WikiText)feature 1.3.0
960
Jan '24
Add application.ini property to control session expiration periodfeature
918
Apr '21
Design and implement integrated observability solutionfeature
894
Mar '19
Allow reporting a message on action failure (for ajax actions)feature march2019
881
Mar '17
extra annotations on fieldfeature
880
Mar '17
Extend function setter in subtypefeature
878
Nov '16
set comprehensionsfeature
877
Nov '16
Polymorphic .toList() and .toSet()feature
857
Dec '15
Reusable markdown editor with preview (for bootstrap)feature
856
Nov '15
Hook for executing code after HTTP response & flush to databasefeature
850
Aug '15
Add support for reading XMLfeature
844
Jun '15
shorthand for output template callsfeature
842
Jun '15
?. null safe dereference operatorfeature
838
May '15
Preprocessing for properties settersfeature
825
Jan '15
Version history for entities: Hibernate Enversfeature
821
Nov '14
Add support for uploading multiple filesfeature
813
Aug '14
Add support to disable hardwrap in wikitext (markdown)feature 1.3.0
812
Aug '14
Introduce scoped ajax placeholder variables with generated unique and deterministic namesfeature
799
Apr '14
Allow pages/services to have cached responsefeature 1.3.0
793
Mar '14
Allow use of CDN for jquery/jquery-uifeature 1.3.0
791
Mar '14
Warning on nested formsfeature 1.3.0
789
Feb '14
Add HTML type (string compatible)feature
783
Jan '14
Add support for file(/image) upload in ajax templatefeature
780
Dec '13
Cookie permissionfeature
779
Dec '13
Add syntax for application settings instead of application.inifeature application.ini
778
Dec '13
editor for wikitext input fieldsfeature
772
Nov '13
Object dispatch routingfeature 1.3.0
745
Aug '13
Add google analytics lib/pluginfeature
743
Aug '13
Auto in-page anchors to wikitext headers@elmer feature @elmer
714
May '13
Code highlighting for code/verbatim blocks in WikiText (markdown)feature markdown
703
Apr '13
Show warning when search index rebuild is requiredfeature search searchindex
699
Mar '13
Autocomplete input boxfeature search
695
Feb '13
Named query clausesfeature search
664
Jan '13
Transient derived and cached propertiesfeature
661
Jan '13
Re-ordering API for listsfeature @eelcovisser
659
Jan '13
Compute hash code for filefeature
656
Dec '12
Add support for dynamic search fieldsfeature 1.4.0 search
653
Dec '12
project wizard options for including known external librariesfeature
642
Dec '12
Make logs accessible from within applicationfeature management
639
Dec '12
Built-in application management pagefeature management
636
Nov '12
Add support for description metatagfeature
634
Nov '12
webdsl Task supportfeature 1.3.0
624
Nov '12
added function to commit transaction and start a new onefeature 1.3.0
617
Oct '12
stayed loggedin for longer than sessionfeature 1.3.0
601
Sep '12
super in Webdslfeature 1.3.0
597
Sep '12
Data exportfeature
593
Sep '12
for loop with inferred type for iteratorfeature 1.3.0
591
Sep '12
versioned WikiText propertyfeature
590
Sep '12
Add entity function 'reindex()' that forces reindexing that instancefeature 1.3.0 search
584
Aug '12
adding Created & Modified as default property for entityfeature 1.3.0
583
Aug '12
Add auto completion editor service for searcher languagefeature editor search
582
Aug '12
Add auto completion editor service to search mapping and searchable annosfeature editor search
581
Aug '12
Add error checking for searcher languagefeature editor search
580
Aug '12
Add error checking for searchable annosfeature editor search
579
Aug '12
Add error checking for search mappingsfeature 1.3.0 editor search
570
Jul '12
improved compile units caching that skips desugar/transformation stepfeature 1.3.0 compiler-cache
546
May '12
css and javascript in subdirectoriesfeature 1.3.0
531
Apr '12
Support calls to methods of superfeature
529
Mar '12
Context-aware spell checker supportfeature search
528
Mar '12
Ability to set the xml:lang and lang properties on the <html> elementfeature
516
Mar '12
Support for 'continue' keyword in loopsfeature
508
Mar '12
Add ETA to reindexingfeature 1.3.0 search
480
Feb '12
Support inline style declarationsfeature
475
Jan '12
Directory structure in URL schemafeature
473
Jan '12
Override property getterfeature
453
Sep '11
support file.download() inside page init blockfeature 1.2.9
449
Sep '11
Mahout integration (recommendation service)feature
430
Jun '11
if expression: if(e1) e2 else e3feature 1.2.8
425
Jun '11
property annotation for specifying the label (in generated pages) and a way to access this label (reuse in custom pages)feature
424
Jun '11
all (static) method to get all instances of an entity typefeature 1.2.8
421
Jun '11
ajax input validationfeature 1.2.8
420
Jun '11
make allowed annotation options available as entity functionfeature 1.2.8
419
Jun '11
override modifier for templates and pagesfeature 1.2.8
418
Jun '11
SQL logging on pagesfeature 1.2.8
417
Jun '11
configurable search index directoryfeature 1.2.8 application.ini searchindex
416
Jun '11
support predicate in entityfeature 1.2.8
405
May '11
Navigation abstraction feature
404
May '11
Plain-text emailsfeature
401
May '11
More permissive markdown renderingfeature
388
Apr '11
Add warning for unused variablesfeature
386
Apr '11
Server side includesfeature
385
Apr '11
functions for Date Time DateTime: addSeconds addMinutes addHours addDays addMonths addYearsfeature 1.2.8
378
Apr '11
Check that each page has a titlefeature
367
Mar '11
add a function to get direct link to Image@elmer feature @elmer
346
Feb '11
Higher order ajax templatesfeature
341
Feb '11
Add war button to WebDSL pluginfeature
318
Jan '11
enable command-line build from plugin installationfeature 1.2.7
313
Jan '11
Switch off browser open after buildfeature
279
Dec '10
email options for regular smtp, no authenticationfeature
269
Nov '10
code completion for native class properties and functionsfeature 1.2.5
263
Nov '10
run recurring tasks in manually started separate jvmfeature
262
Nov '10
function to render a template and return it as stringfeature 1.2.5
258
Nov '10
Check for duplicate validationsfeature
252
Nov '10
ignore-validation modifier for submit(link) to ignore input validationfeature 1.2.3
227
Oct '10
validate modifier for templatesfeature 1.2
215
Sep '10
Object inspection interfacefeature
190
Jul '10
warn if (x is a T) check does not make sense (i.e. if x cannot be a T)feature duplicate
189
Jul '10
warn if (x is a T) check does not make sense (i.e. if x cannot be a T)feature
153
May '10
radio buttonsfeature
152
May '10
Include uniqueness constraint violation checks in the integrity checkerfeature @sandervermolen
118
Mar '10
Client side actionfeature
117
Mar '10
Don't build everything if not neededfeature 1.3.0
75
Mar '10
Ajax, data validation and form submitfeature
40
Feb '10
Documentation for regular expressionsfeature @dannygroenewegen
YellowGrass.org - the tag-based issue tracker