Up
collapse
100%
WDescription%
Stabilité du build: Aucun build récent n'a échoué.100
Historique des builds
x
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Modifications

#40 (14 juil. 2019 14:20:46)

  1. Use correct JRE in all projects' .classpath (commit: abb389e) — fducroquet / détail
  2. Set encoding to UTF-8 for src/test/java for several projects (commit: d3e98f1) — fducroquet / détail

#38 (18 avr. 2018 16:58:45)

  1. reactor, app server: Add content-type to response (commit: fd3252f) — fducroquet / détail
  2. gs-reactor: Avoid traversing the whole context tree on flush/unmount (commit: 822e5d0) — fducroquet / détail
  3. Return Observable<String> instead of ObservableValue<String> for (commit: b177874) — fducroquet / détail
  4. gs-reactor: Use Observables to define metabindings (commit: 7b48c63) — fducroquet / détail
  5. gs-reactor: Fix step count in @Stepper (commit: 4a155ef) — fducroquet / détail
  6. gs-reactor: MetaBinding: Rename some parameters (commit: 7f3211d) — fducroquet / détail
  7. Use hide() before returning Subjects as Observables (commit: 16299b5) — fducroquet / détail
  8. gs-reactor: ApplicationServer: Avoid null pointer exception (commit: bfbf4d6) — fducroquet / détail
  9. gs-api: Snapshot: Add removals to result of getIndexedElements() (commit: 8ed4165) — fducroquet / détail
  10. gs-reactor: Add comment in Controller (commit: 9d7eb0e) — fducroquet / détail
  11. Refactor: getAdds/RemovesObservable() -> getAdds()/getRemovals() (commit: 62964fd) — fducroquet / détail
  12. gs-reactor: Add missing classes for HTML tags (commit: f24f3bc) — fducroquet / détail
  13. gs-reactor: Use Observable<Boolean> to define TagSwitcher (commit: d534c26) — fducroquet / détail
  14. Do not return ObservableValues in methods in DefaultCompositeInheritance (commit: 08a081e) — fducroquet / détail
  15. gs-reactor: Refactor (commit: 4d2aa4b) — fducroquet / détail
  16. Avoid duplicate subcontexts in foreach (commit: 3bffa8b) — fducroquet / détail
  17. remove not-to-track files (commit: 4294a2f) — mbeauperin / détail
  18. restore .classpath files (commit: 2f9f24b) — mbeauperin / détail
  19. clean wd (commit: 8565e9e) — mbeauperin / détail
  20. merge (commit: 666cf25) — nfeybesse / détail
  21. updated project-specific gitignore (commit: d3bbd5c) — plassalas / détail

#37 (20 sept. 2017 11:52:38)

  1. Fix cancel in modal window (commit: 4cb3d8a) — fducroquet / détail
  2. Improve real-time updates (commit: d14dbe4) — fducroquet / détail
  3. AbstractCache: refactor: safeConsum -> safeExecute (commit: c9ef6c4) — fducroquet / détail

#36 (19 sept. 2017 16:32:23)

  1. Reenable reactive behavior in gs-reactor (commit: c5acbca) — fducroquet / détail
  2. merge (commit: 96419de) — nfeybesse / détail

#35 (14 sept. 2017 09:24:40)

  1. gs-ir: added the ability to change the document docClass (modal + radio (commit: 1eaee94) — plassalas / détail
  2. gs-reactor: Destroy Contexts and DOM nodes trees when webSocket closed (commit: c979f0c) — fducroquet / détail
  3. gs-reactor: refactored script.js (split into smaller functions) (commit: 724f437) — plassalas / détail

#34 (7 sept. 2017 18:10:48)

  1. Included the default "reactor.css" even if a custom css is defined (commit: abe960e) — plassalas / détail
  2. The default javascript is loaded even if a custom one is provided (commit: 9965a05) — plassalas / détail
  3. merge (commit: 07d2d3d) — plassalas / détail
  4. Minor update (commit: 832dc55) — plassalas / détail
  5. Return reference to GS root when starting an ApplicationServer (commit: 324b5bb) — fducroquet / détail
  6. gs-reactor: included a worker verticle in WebSocketServer (commit: 69f06bc) — plassalas / détail
  7. gs-watch: updated the app (commit: ff92e6d) — plassalas / détail
  8. gs-reactor: commented a line in the websocket (commit: aa501dd) — plassalas / détail
  9. gs-reactor: updated the comments in ObservableListExtractor (commit: e67fe56) — plassalas / détail
  10. gs-reactor: added font-awesome css (default) (commit: a9e9162) — plassalas / détail
  11. Use parameterized log messages, always use slf4j logger (commit: 0b66601) — fducroquet / détail
  12. Replace calls to printStackTrace() with logging events (commit: 6b1fd0b) — fducroquet / détail
  13. Formatting (commit: f80a681) — fducroquet / détail
  14. merge (commit: 21fda6f) — nfeybesse / détail
  15. Use default JRE (commit: 7afb619) — fducroquet / détail
  16. Remove method transmitSuccessiveInvalidations (commit: ccaad1a) — fducroquet / détail
  17. JS: Log error if parent not found on add (commit: 121512b) — fducroquet / détail

#31 (27 avr. 2017 15:29:01)

  1. merge (commit: 13e1ef5) — nfeybesse / détail

#30 (18 avr. 2017 15:15:33)

  1. merge (commit: b60fcb1) — nfeybesse / détail

#24 (7 mars 2017 10:54:51)

  1. gs-reactor: Context: Store all data pertaining to a tag in a single (commit: 9350a45) — fducroquet / détail
  2. gs-reactor: HtmlDomNode: Simplify deepRemove (commit: df71a2f) — fducroquet / détail
  3. gs-reactor: HtmlDomNode: Move deepRemove’s content to Context’s (commit: 9ff3f75) — fducroquet / détail
  4. merge (commit: 48a93b5) — nfeybesse / détail
  5. merge (commit: 4708401) — nfeybesse / détail
  6. merge (commit: ad8ef91) — nfeybesse / détail
  7. Add new implementations of MinimalChanges and TransitiveBindings (commit: c2eda8d) — nfeybesse / détail
  8. merge (commit: 5ce5620) — nfeybesse / détail
  9. gs-reactor: Hide button to create instance when some inputs are (commit: c48959c) — fducroquet / détail
  10. gs-reactor: script.js: Don’t update input value if it is unchanged (commit: f3749eb) — fducroquet / détail
  11. gs-reactor: Monitor: Delete useless unmount on cancellation (commit: 27c630d) — fducroquet / détail
  12. gs-reactor: Do not share tag tree between webSockets (commit: b49ed23) — fducroquet / détail
  13. gs-reactor: Implement StringConverter for TagAnnotation (commit: d3f8c88) — fducroquet / détail
  14. gs-reactor: Fix issues with display and modification of passwords (commit: fa57657) — fducroquet / détail
  15. gs-reactor: Refactor code regarding creation of children (commit: 9bbc7bc) — fducroquet / détail
  16. gs-reactor: Listen for changes on @Children annotations (commit: 96057c8) — fducroquet / détail
  17. Oops, forgot a file (commit: e546558) — fducroquet / détail
  18. Forget files (commit: 3c0e2fe) — jmathorel / détail
  19. gs-reactor: Fix CSS of Responsive (commit: 10e0fb6) — fducroquet / détail
  20. gs-reactor: Store @Stepper annotations and listen for changes (commit: b68c1c6) — fducroquet / détail
  21. gs-reactor: Fix NullPointerException when changing @SetText annotations (commit: c2c02e2) — fducroquet / détail
  22. prise en compte de l'autoincrement (commit: 97d69d3) — jmathorel / détail
  23. gs-reactor: Store @Step annotations, improve listeners on @Stepper (commit: 04ea242) — fducroquet / détail
  24. gs-reactor: Add things to TagAdmin for testing (commit: 964c5e1) — fducroquet / détail
  25. gs-reactor: Tag: Fix test in getInheritedProperty (commit: 35f2f4a) — fducroquet / détail
  26. Add @HideValue to hide a type’s and its instances’ values in the (commit: 57660fd) — fducroquet / détail
  27. Indentation (commit: 7bfec08) — fducroquet / détail
  28. Rename @Hidden to @HashedInstanceValue (commit: c78d376) — fducroquet / détail
  29. gs-reactor: Add @TagName annotation to set the HTML tag to use (commit: e6b3f9f) — fducroquet / détail
  30. gs-reactor: Delete some classes from HtmlTag (commit: 4e5f495) — fducroquet / détail
  31. gs-reactor: Replace context properties with attributes with an Object (commit: 4febb7a) — fducroquet / détail
  32. gs-reactor: Refactor: Create org.genericsystem.reactor.extended package (commit: efc99c5) — fducroquet / détail
  33. gs-reactor: Move String constants from HtmlDomNode to ReactorStatics (commit: b454e08) — fducroquet / détail
  34. gs-reactor: Put RootHtmlDomNode in its own file (commit: 32f3ecb) — fducroquet / détail
  35. gs-reactor: Refactor: Put FilteredChildren in its own class (commit: e4bc54e) — fducroquet / détail
  36. gs-reactor: AnnotationsManager: Correctly check annotations’ (commit: dec4128) — fducroquet / détail
  37. gs-reactor: Add @ForEachContext to ExtendedAnnotationsManager (commit: ee2e982) — fducroquet / détail
  38. gs-reactor: Monitor: Show the Save/Cancel buttons in admin mode only (commit: ae89590) — fducroquet / détail
  39. gs-reactor: Refactor: createComponentsList -> createComponentsMap (commit: bb924ba) — fducroquet / détail

#21 (26 janv. 2017 15:49:33)

  1. gs-reactor: Keep all annotations applying to a tag in memory (commit: aeebb0f) — fducroquet / détail
  2. gs-reactor: Do not use ObservableListWrapper (commit: a549ae1) — fducroquet / détail
  3. gs-reactor : add createProperty(String name, Context context) in Tag (commit: db8ff86) — jckaing / détail
  4. gs-reactor : Add new annotation @ForEachContext (commit: 50fc901) — jckaing / détail
  5. gs-reactor: Process annotations in the order they were registered (commit: ae6ae0b) — fducroquet / détail
  6. gs-reactor: Fix comparator for TreeMap (commit: f2bec54) — fducroquet / détail
  7. gs-reactor: Oops, add getName() method (commit: 3766e81) — fducroquet / détail
  8. gs-reactor: Make @Switch’s behavior more intuitive with @ForEach (commit: d25031d) — fducroquet / détail
  9. gs-reactor: HtmlDomNode: Make variable more explicit in deepRemove (commit: e1b98ec) — fducroquet / détail
  10. gs-reactor: HtmlDomNode: Store filtered subContexts in a property (commit: 1937d0b) — fducroquet / détail
  11. Merge (commit: 11f4491) — nfeybesse / détail
  12. Move InstanceBuilder in it's own package (commit: 99c82a1) — nfeybesse / détail

#17 (16 janv. 2017 18:21:30)

  1. Merge (commit: 26ece98) — nfeybesse / détail
  2. Refactoring, fix nullpointerexception (commit: 2339928) — nfeybesse / détail
  3. Try to fix : filteredlist issue and singularconstraint issue (commit: 75ed50a) — nfeybesse / détail
  4. gs-reactor: Format script.js (commit: fd280f7) — fducroquet / détail
  5. gs-reactor: Avoid blocking Vert.x event thread when creating DOM nodes (commit: b82c6c6) — fducroquet / détail
  6. gs-reactor: Input text editor with conversion: Fix class determination (commit: f326ff4) — fducroquet / détail
  7. gs-reactor: Fix issues with inputs using datalists (commit: a55a096) — fducroquet / détail
  8. gs-reactor: Code cleanup: Indent code, delete duplicated method (commit: 113d1a1) — fducroquet / détail
  9. fix display bug about Modal (commit: 62b19c1) — alievre / détail
  10. gs-reactor: Retrieve styles from GS, save GenericValueBackgroundColor (commit: a96731a) — fducroquet / détail
  11. gs-reactor: Compare edited generic and selection meta before updating (commit: 12f018f) — fducroquet / détail
  12. generation DOMNODE (commit: 49d4be6) — hazaizia / détail
  13. InstanceEditor / InstanceStepEditor reworking (commit: 17fe9b8) — alievre / détail
  14. Add forgotten File (commit: 0f1870a) — alievre / détail
  15. gs-reactor: Start listening to changes to styles stored in GS (commit: 1c563c8) — fducroquet / détail
  16. refactoring (commit: 3292a12) — alievre / détail
  17. monitor refactoring (Flash button) (commit: d506008) — alievre / détail
  18. gs-reactor: Fix script.js so that messages are sent on input changes (commit: 3509ae7) — fducroquet / détail
  19. gs-reactor: Clean-up (commit: a223d0e) — fducroquet / détail
  20. gs-reactor: Replace multiple ifs with switch-case in script.js (commit: be89344) — fducroquet / détail
  21. gs-reactor: Differentiate list extractors for INSTANCES and (commit: dfd9cf1) — fducroquet / détail
  22. gs-reactor: Convert arrays to lists in string extractor (commit: a6cb1c4) — fducroquet / détail
  23. fix monitor display (commit: e288e9f) — alievre / détail
  24. gs-reactor: Call processStyle in addStyle, do not use addStyle in (commit: cf217de) — fducroquet / détail
  25. gs-reactor: Store classes and @Children annotations in database (commit: 70b41c5) — fducroquet / détail
  26. gs-reactor: Update database when loading an already stored application (commit: f8c999b) — fducroquet / détail
  27. gs-reactor: Store @Style annotations in GS (commit: bf65cf7) — fducroquet / détail
  28. gs-reactor: Refactor: model -> context in package and class names (commit: 5bec635) — fducroquet / détail
  29. gs-quiz: Stepper and CSS added on QuizzApp2 (commit: b838658) — jckaing / détail
  30. gs-reactor: Delete AbstractTag class (commit: 1753c27) — fducroquet / détail
  31. gs-reactor: ExtendedRoot: Keep stored classes in Map instead of Set (commit: 7ee18ac) — fducroquet / détail
  32. gs-reactor: ExtendedRoot: Add storeAnnotationParameter method (commit: e0a71cb) — fducroquet / détail
  33. gs-quiz: Buttons Previous, Next and Finish appear/disappear when needed (commit: 7b05159) — jckaing / détail
  34. gs-reactor: Annotations: Don’t look for superclasses not implementing (commit: 6ef7c7b) — fducroquet / détail
  35. gs-reactor: Create full tag tree before processing other annotations (commit: 6fe198d) — fducroquet / détail
  36. gs-reactor: Retrieve styles stored in GS rather than in annotations (commit: 2761725) — fducroquet / détail
  37. gs-reactor: ExtendedRootTag: Faster Retrieval of styles from GS (commit: be8b02a) — fducroquet / détail
  38. Remove unused package (commit: 6f2acc4) — nfeybesse / détail
  39. Fix compilation issues in gs-reactor and gs-example-reactor (commit: 530eb4e) — fducroquet / détail
  40. gs-reactor: Retrieve components with a super when creating a new (commit: d761b32) — fducroquet / détail
  41. gs-reactor: Change way in which classes are stored in GS (commit: 800df67) — fducroquet / détail
  42. A little cleanup (commit: 3cfbc81) — fducroquet / détail
  43. gs-quiz: attribute "for" on label, Pre -> PostfixBinding on (commit: 142a90b) — jckaing / détail
  44. gs-reactor: ApplicationServer: Add class to store cache/socket/context (commit: 6570668) — fducroquet / détail
  45. gs-reactor: Listen to changes on styles in generic system (commit: e4c48c4) — fducroquet / détail
  46. Refactoring (commit: d90915c) — nfeybesse / détail
  47. gs-reactor: ExtendedRootTag: Add new style to applyingStyles in (commit: b94dd75) — fducroquet / détail
  48. Refactoring (commit: de1115b) — nfeybesse / détail
  49. Refactoring (commit: 09dbab1) — nfeybesse / détail
  50. gs-quiz : login and stuff (commit: 6fb56b3) — jckaing / détail
  51. gs-reactor: Fix issues in editor (commit: 322022c) — fducroquet / détail
  52. gs-reactor: Use Deque instead of List when we want to insert at the (commit: 6c8c456) — fducroquet / détail
  53. gs-reactor: Avoid null pointer exceptions in Styles listener (commit: 7071ffa) — fducroquet / détail
  54. gs-reactor: Use encodePrettily for JSONs (commit: ac59135) — fducroquet / détail
  55. gs-reactor: Fix issue with selection not updating (commit: 6fd4314) — fducroquet / détail
  56. gs-reactor: Avoid redundant call to buildTagNode (commit: 0c3ff10) — fducroquet / détail
  57. gs-reactor: Simplify construction of GenericTagNode, use GS inheritance (commit: 741f8d9) — fducroquet / détail
  58. gs-reactor: Improve style: top/left margin on table and editor (commit: dc11997) — fducroquet / détail
  59. gs-reactor: Simplify ExtendedRootTag, use Set rather than List if (commit: 2a37ef7) — fducroquet / détail
  60. Refactoring (commit: 7246444) — nfeybesse / détail
  61. gs-reactor: ExtendedRootTag: Simplify listener on annotationContents (commit: 532e6da) — fducroquet / détail
  62. Refactoring (commit: 9c7b218) — nfeybesse / détail
  63. gs-reactor: Fix storage of Style annotations (commit: 7c4f66a) — fducroquet / détail
  64. gs-reactor: ExtendedRootTag: Fix issue with flush deleting annotations (commit: ee4b7ef) — fducroquet / détail
  65. merge (commit: f91d503) — nfeybesse / détail
  66. gs-reactor: ExtendedRootTag: Store @GenericValueBackgroundColor, change (commit: bdf6611) — ducroquetf / détail
  67. gs-reactor: ExtendedRootTag: Fix retrieval of tags concerned by a (commit: df1d1cc) — ducroquetf / détail
  68. gs-reactor: Listener for @GenericValueBackgroundColor annotations (commit: 33bb96b) — ducroquetf / détail
  69. GenericTagNode: Listeners for FlexDirection, KeepFlexDirection, (commit: be0b182) — ducroquetf / détail
  70. gs-reactor: Store @StyleClass annotations and listen for changes (commit: 5840ab0) — ducroquetf / détail
  71. gs-reactor: Store @Attribute annotations and listen for changes (commit: b89f8fa) — ducroquetf / détail
  72. gs-reactor: Add prefixBindings when an @Style is added/removed (commit: c2ee72d) — ducroquetf / détail
  73. gs-reactor: Store @SetText annotations and listen for changes (commit: 3d89972) — ducroquetf / détail
  74. gs-reactor: Store @BindAction and @BindText annotations (commit: 070df65) — ducroquetf / détail
  75. gs-reactor: Fix listener for @BindText (commit: c61634b) — fducroquet / détail
  76. gs-reactor: Improve listeners on annotations (commit: ee9ee9b) — fducroquet / détail
  77. gs-reactor: ApplicationServer: Print stack traces when exceptions occur (commit: ffc256d) — fducroquet / détail
  78. gs-reactor: Listen for changes on @SetStringExtractor (commit: 4434f9d) — fducroquet / détail
  79. gs-reactor: ExtendedRootTag: Fix test to decide whether to add an (commit: 69eb1f8) — fducroquet / détail
  80. gs-reactor: ExtendedRootTag: Start listening for metaBinding changes (commit: 2b2c046) — fducroquet / détail
  81. gs-quiz & gs-reactor : hide quiz selection while a quiz is running. (commit: caef87c) — jckaing / détail
  82. gs-reactor: Allow multiple actions in @BindAction (commit: 22206dc) — fducroquet / détail
  83. First implementation of class switching (commit: 4bafcbd) — nfeybesse / détail
  84. gs-reactor: Context, HtmlDomNode: Simplify destroy (commit: e099128) — fducroquet / détail
  85. gs-reactor: Fix a problem with the listener on metaBinding (commit: cb0acae) — fducroquet / détail
  86. gs-reactor: Factorize some code (commit: 588fb03) — fducroquet / détail
  87. gs-reactor: Context: Unbind subContexts in destroy() (commit: a4a9e3c) — fducroquet / détail
  88. Improve Switcher (commit: 0959060) — nfeybesse / détail
  89. gs-reactor: Store @Switch annotations and listen for changes (commit: 40b7cbf) — fducroquet / détail
  90. gs-reactor: Remove listener on filteredChildren when DOM node is (commit: f4c0f2b) — fducroquet / détail
  91. gs-reactor: Unbind text property when destroying DOM node (commit: 8e61559) — fducroquet / détail
  92. gs-reactor: Use annotation to bind logged user text (commit: 09ef85b) — fducroquet / détail
  93. script.js : elt.innerHtml instead of elt.textContent (commit: ab1adbd) — jckaing / détail
  94. gs-reactor: ExtendedRootTag: Fix test before adding new annotation (commit: 15fc176) — fducroquet / détail
  95. gs-reactor: Remove listeners when destroying DOM nodes (commit: 63d754e) — fducroquet / détail
  96. gs-reactor: Store @BindSelection annotations and listen for changes (commit: 5074d37) — fducroquet / détail
  97. Improve Switcher (commit: 814f5f3) — nfeybesse / détail
  98. gs-reactor: Add @GenericProcess to refactor (commit: f4d05cd) — fducroquet / détail
  99. Merge (commit: 33d6f5d) — nfeybesse / détail
  100. New switcher implementation (commit: a274977) — nfeybesse / détail
  101. oops (commit: 9996b2f) — nfeybesse / détail
  102. gs-reactor : NEW HTMLTags !! H3-6. (commit: a40f116) — jckaing / détail
  103. fix pb with previous in switcher (commit: f25a2f0) — nfeybesse / détail
  104. Refactoring (commit: 9ee6132) — nfeybesse / détail
  105. Refactoring (commit: 64452cb) — nfeybesse / détail
  106. gs-reactor: Make @CustomAnnotations work with (commit: e70e601) — fducroquet / détail
  107. gs-reactor: Store @InheritStyle and listen for changes (commit: 21d62c4) — fducroquet / détail
  108. gs-reactor: Improve Controller for @Switcher and @Step (commit: 4e16c8c) — fducroquet / détail
  109. gs-reactor : add static class LastSwitcher into Controller (commit: 78894d8) — jckaing / détail
  110. Fix tag pb in controller (commit: 90431ae) — nfeybesse / détail
  111. Merge (commit: 54bd409) — nfeybesse / détail
  112. gs-reactor: Correctly compute which generics are in cache or not (commit: e3291d1) — fducroquet / détail
  113. Remove hasardous getParent() in switcher (commit: 911d01a) — nfeybesse / détail
  114. gs-reactor: Use @Switcher rather than @Stepper in InstanceStepEditor (commit: 4f54bb9) — fducroquet / détail
  115. Refactoring (commit: 0205707) — nfeybesse / détail

#16 (11 nov. 2016 17:18:16)

  1. gs-reactor : buttons, flex and reponsive fixes (commit: cc731ff) — plagarrigue / détail
  2. commit fix + images (commit: 41137ca) — plagarrigue / détail
  3. img fixes (commit: 019d8fd) — plagarrigue / détail
  4. gs-reactor: Set updated generic value after changing a component (commit: 94f51e5) — fducroquet / détail
  5. gs-reactor: Modifications to ExtendedRootTag (commit: 0f92b7c) — fducroquet / détail
  6. gs-security : User Creation (commit: 719dbf9) — plagarrigue / détail
  7. gs-reactor: Start saving tags in Generic System on app loading (commit: 90fe863) — fducroquet / détail
  8. gs-reactor : Datalist added (commit: 71ae338) — plagarrigue / détail
  9. datalist for apple (commit: 0a4dfc1) — plagarrigue / détail
  10. gs-reactor: Make gscomponents2 compile (commit: fb7bea3) — fabiduc / détail

#15 (7 nov. 2016 16:06:15)

  1. gs-reactor: GSSelect: Use the right class in children (commit: 9f32ef7) — fducroquet / détail
  2. gs-reactor: Avoid empty div in HolderAdder in editor (commit: 9954b5a) — fducroquet / détail
  3. gs-reactor: Fix null pointer exception in version 2 of editor (commit: 420ac29) — fducroquet / détail
  4. gs-reactor: Add empty div to center title in AppHeader (commit: f7ffecc) — fducroquet / détail
  5. gs-reactor : add Ok and Cancel button to Modal editor using cache (commit: 53e0997) — plagarrigue / détail
  6. gs-reactor: InstancesTable: Allow edition of instances only in admin (commit: b411e51) — fducroquet / détail
  7. gs-reactor: InstancesTable: Add padding to instance name (commit: 2496421) — fducroquet / détail
  8. gs-reactor: Delete components using former framework version (commit: bb6d1f8) — fducroquet / détail
  9. gs-reactor: Delete unused constructors (commit: 2656bf8) — fducroquet / détail
  10. gs-reactor: Refactor: Move components from gscomponents3 to (commit: 3febb06) — fducroquet / détail
  11. gs-reactor: Refactor: Delete GS- in components class names (commit: 837d2ec) — fducroquet / détail
  12. gs-reactor: Delete GSApp, redundant with RootTagImpl (commit: e68eb3f) — fducroquet / détail
  13. gs-reactor: Put all HTML tags definitions in a single file (commit: 7e1049b) — fducroquet / détail
  14. Delete unused code (commit: 5a7884b) — fducroquet / détail
  15. gs-reactor : Ok button on Modal Flush fixed (commit: 39db74f) — plagarrigue / détail
  16. gs-reactor: InstancesTable: Fix display of hidden holders (commit: 3456bb4) — fducroquet / détail
  17. gs-reactor : Instance creation with components (commit: d2a920d) — plagarrigue / détail
  18. gs-reactor Add warning when instance creation is impossible (commit: 24d82c5) — plagarrigue / détail
  19. gs-reactor: InstanceBuilder: Apply non multicheckbox select to right (commit: b5365cf) — fducroquet / détail
  20. gs-reactor: Rename TitleDiv in AppHeader to AppTitleDiv (commit: ccbfef2) — fducroquet / détail
  21. gs-reactor: Use @Switcher rather than @ModelSelect to test if user is (commit: 7e283fa) — fducroquet / détail
  22. gs-reactor: Simplify RootTagImpl constructor (commit: 7ffdaa2) — fducroquet / détail
  23. gs-reactor : Error message on instance creation personalised (commit: a42141e) — plagarrigue / détail
  24. gs-carcolor : InstanceEditor improvement (commit: cd92002) — plagarrigue / détail
  25. gs-reactor: Allow several values for @Switch annotation (commit: f54c2b4) — fducroquet / détail
  26. gs-reactor: Add action for disconnection, and reset mode (commit: 098802a) — fducroquet / détail
  27. gs-reactor: TagNode: Add classes for annotations (commit: 259d580) — fducroquet / détail
  28. Add missing imports (commit: 8e072f1) — fducroquet / détail
  29. Prepare extendedTagImpl (commit: 88192ab) — nfeybesse / détail
  30. fix imports (commit: 8f6a950) — plagarrigue / détail
  31. Extensible Tags with delegation to TagNode (commit: af64b1d) — nfeybesse / détail

#14 (2 nov. 2016 08:01:56)

  1. gs-reactor : Allow Holders creation with value and components (commit: dae82fa) — plagarrigue / détail
  2. gs-reactor: Fix some errors with mode switching in applications (commit: 4c17c4e) — fducroquet / détail
  3. sysout fix (commit: bb9bb8f) — plagarrigue / détail
  4. merge (commit: e26f7d2) — nfeybesse / détail
  5. try to fix issue of listeners that are called multiple times (commit: c82d8ac) — nfeybesse / détail
  6. Forget a file (commit: d4397e9) — nfeybesse / détail
  7. Allow instance creation only in admin mode (commit: 7abfd41) — fducroquet / détail
  8. gs-reactor: Correct position of tags created in listener (commit: 53c7942) — fducroquet / détail
  9. Merge (commit: 15b7a6f) — nfeybesse / détail
  10. gs-security : Adding Button and Process on Password update (commit: ef12196) — plagarrigue / détail
  11. gs-reactor: HtmlDomNode: Prevent FilteredList from being garbage (commit: 4530004) — fducroquet / détail
  12. gs-reactor : SetText fix (Color Name) (commit: e0b79a2) — plagarrigue / détail
  13. gs-reactor: Hide Remove buttons in InstancesTable in normal mode (commit: d3e9ed9) — fducroquet / détail
  14. Refactoring (commit: 7bf2e8f) — nfeybesse / détail

#13 (27 oct. 2016 18:52:12)

  1. Merge (commit: 47d5bf2) — nfeybesse / détail
  2. gs-reactor: Put reactor.css and script.js uptodate with carcolor (commit: 162f87f) — fducroquet / détail
  3. Add @PasswordGeneric annotation and beginning of password creation in (commit: e253bd0) — fducroquet / détail
  4. gs-reactor: Tag: Fix bug in position(), improve posMatches() (commit: f31c2c8) — fducroquet / détail
  5. gs-reactor, gs-carcolor: Factorize code of modal window (commit: 01687ce) — fducroquet / détail
  6. Improve password creation and edition features (commit: ee3f946) — fducroquet / détail
  7. Fix password edition, allow password creation when creating a user (commit: 748b1a5) — fducroquet / détail
  8. gs-reactor: Warnings if errors in passwords entered (commit: de42ed8) — fducroquet / détail
  9. Add possibility to add custom annotations (commit: 3d6cac9) — rlancelot / détail
  10. Improve extensible annotation framework (commit: 66ffd50) — nfeybesse / détail
  11. Refactoring (commit: 36a6b68) — nfeybesse / détail
  12. gs-reactor : inheritance fixes (commit: 20b6b38) — plagarrigue / détail
  13. gs-reactor: Tag: Make the methods treating annotations static (commit: ba09211) — fducroquet / détail
  14. gs-reactor: Rewrite GSSelect and its extensions with new framework (commit: 4ebea85) — fducroquet / détail
  15. gs-reactor: Store annotations manager in root tag (commit: 9a8ca63) — fducroquet / détail
  16. Externalize annotations processing from Tag (commit: c09bd16) — nfeybesse / détail
  17. Remove method processAnnotations from Tag. Now processAnnotations (commit: e753d41) — nfeybesse / détail
  18. gs-reactor: Tag: Fix infinite loop (commit: a5f57d9) — fducroquet / détail
  19. gs-reactor: No text in empty option in GSSelect (commit: 9dc301a) — fducroquet / détail
  20. gs-reactor: Avoid null pointer exception when no action defined on (commit: 3140e33) — fducroquet / détail
  21. gs-reactor: Avoid null pointer exception when creating instance if (commit: 63220a1) — fducroquet / détail
  22. gs-reactor: Add monitor with login (commit: 1b2dbde) — fducroquet / détail
  23. gs-reactor : registerAnnotation Attribute added (commit: a876615) — plagarrigue / détail
  24. gs-carColor ; CarColorApp3 and responsive improvement (commit: 8217907) — plagarrigue / détail
  25. gs-carcolor : InheritStyle Annotation (commit: 7d7f21b) — plagarrigue / détail
  26. gs-security : Opacity Fix (commit: 6c78307) — plagarrigue / détail
  27. gs-reactor: Margins for MultiCheckbox component (commit: 7e7e760) — fducroquet / détail
  28. gs-reactor: Beginning of admin and user modes in applications (commit: d863a18) — fducroquet / détail
  29. gs-quiz : CheckBox Value added && column updated (commit: 9de3f25) — plagarrigue / détail
  30. gs-quiz : Style improvement (commit: 408a4e9) — plagarrigue / détail
  31. gs-reactor : Select Checkbox updated (commit: f022eda) — plagarrigue / détail
  32. gs-reactor: Improvements of modes in applications (commit: 07ccbc1) — fducroquet / détail

#12 (17 oct. 2016 18:19:26)

  1. gs-reactor: Fix SingularConstraint test (commit: 7c956d1) — fducroquet / détail
  2. gs-reactor: Call createSelectionProperty() in GSApp constructor (commit: 2ba0e89) — fducroquet / détail
  3. gs-reactor: Create AppHeader component (commit: d1ebce5) — fducroquet / détail
  4. gs-reactor: Allow array of classes as value in @DirectSelect (commit: 33b6642) — fducroquet / détail

#6 (15 oct. 2016 17:45:01)

  1. fix todoApp (commit: 308e832) — alievre / détail
  2. Refactor: Tag/Model.createProperty -> createNewProperty (commit: 3fa8c54) — fducroquet / détail
  3. Add COMPLETED to ReactorStatics (commit: 845a6ef) — fducroquet / détail
  4. GSLinks: Fix FlexDirection of some components (commit: f3078d8) — fducroquet / détail
  5. GSLinks: Fix CSS of link displayer (commit: 3830484) — fducroquet / détail
  6. GSLinks: Refactor LinkEditor (commit: ccd77bb) — fducroquet / détail
  7. GSLinks: Fix link creation (commit: 3cf411d) — fducroquet / détail
  8. GSTable/GSLinks: Refactor code for inputs of the attributes of a new (commit: 70b798c) — fducroquet / détail
  9. GSLinks/GSTable: Use ReactorStatics.DISABLED constant (commit: b8afc7d) — fducroquet / détail
  10. gs-reactor: Deletion of HolderVisitor and ClearVisitor (unfinished) (commit: 2cf66c9) — fducroquet / détail
  11. GSLinks: Fix creation of links (commit: 09cf8c1) — fducroquet / détail
  12. Model: Delete deprecated unused getProperties() method (commit: 2982aea) — fducroquet / détail
  13. gs-reactor: Finish deletion of Visitor class (commit: 37bb3cc) — fducroquet / détail
  14. GSLinks: Refactorisation of code displaying instances (commit: 68794d6) — fducroquet / détail
  15. Split GSLinks into several smaller files (commit: d4d420f) — fducroquet / détail
  16. GSLinkEditor: Fix null pointer exception when no components to select (commit: 295a09e) — fducroquet / détail
  17. gs-reactor: Add extensions to GSCellEditor to make it simpler to use (commit: 827e712) — fducroquet / détail
  18. gs-reactor: Add ObservableValue type in GSInstanceCreator (commit: c70b690) — fducroquet / détail
  19. gs-reactor: GSInstanceCreator: Replace instance properties with model (commit: 85dba58) — fducroquet / détail
  20. gs-reactor: Tag: Delete initProperty(String propertyName, T (commit: 119ed4c) — fducroquet / détail
  21. gs-reactor: Delete GSInputTextCreatorWithConversion class (commit: 7f8345a) — fducroquet / détail
  22. gs-reactor: Clean up GSInputTextWithConversion (commit: 131552c) — fducroquet / détail
  23. gs-reactor: Fix compilation error with maven (commit: 8e57bc2) — fducroquet / détail
  24. fix jsf bug and change button for HyperLink in componant (commit: eeb73be) — alievre / détail
  25. Remove unnecessary code (commit: 5c690aa) — fducroquet / détail
  26. gs-reactor: Delete the StringExtractor from GenericModel (commit: a970aca) — fducroquet / détail
  27. gs-reactor: CSS of +/× links in GSEditor (commit: ea34e60) — fducroquet / détail
  28. Refactoring (commit: dd8e8f3) — nfeybesse / détail
  29. Add comment and refactor (commit: cba7069) — nfeybesse / détail
  30. gs-reactor: Model: Fix null pointer exception (commit: fd25b05) — fducroquet / détail
  31. GSEditor: Display GSCellAdder iff it’s possible to add a link (commit: 40f68b4) — fducroquet / détail
  32. gs-reactor: Use createNewInitializedProperty when possible (commit: d9119b6) — fducroquet / détail
  33. gs-reactor: GenericModel: Do not duplicate generics in addToGenerics (commit: 75034a0) — fducroquet / détail
  34. GSTable: Do not display anything for components of reversed relations (commit: 1fa8852) — fducroquet / détail
  35. gs-reactor: Model: Set getProperty/getObservableValue’s visibility to (commit: 96d68ed) — fducroquet / détail
  36. gs-reactor: Store result of getProperty in local variables (commit: 3d3b45c) — fducroquet / détail
  37. fix GSHeader (commit: 8be41a3) — alievre / détail
  38. gs-reactor: Use SELECTION constant only in SelectionDefaults (commit: f682d40) — fducroquet / détail
  39. gs-reactor: GSEditor: Prevent deletion of required attributes/relations (commit: b8cbc38) — fducroquet / détail
  40. gs-reactor: Refactor: -Creator → -Builder, -Cell- → -Subcell- (commit: b233957) — fducroquet / détail
  41. gs-reactor: Add new holders/links automatically (commit: efc4484) — fducroquet / détail
  42. add GSImg and Logo (commit: 3b6b372) — alievre / détail
  43. gs-reactor: GSEditor: Remove useless select for instance name edition (commit: 0f03083) — fducroquet / détail
  44. gs-reactor: Update selection when instance name changes (commit: 3779efd) — fducroquet / détail
  45. gs-reactor: Use a model property for the generic’s string (commit: df98e18) — fducroquet / détail
  46. gs-reactor: Use a model property for HTML node text content (commit: 0d79989) — fducroquet / détail
  47. gs-reactor: GSTag: Add a select that listens to changes in the holders (commit: c170416) — fducroquet / détail
  48. gs-reactor: Improve TextPropertyDefaults and GenericStringDefaults (commit: 784ecca) — fducroquet / détail
  49. gs-reactor: Refactor: Creation of GSAttributeOfInstanceEditor class (commit: de8b52c) — fducroquet / détail
  50. gs-reactor: Beginning of step by step edition of an instance (commit: 80ada71) — fducroquet / détail
  51. gs-reactor: Delete getSwitchedTag abstract method in SwitchDefaults (commit: 7f96c4b) — fducroquet / détail
  52. Merge (commit: 8164b10) — alievre / détail
  53. gs-reactor: StepEditor: Allow edition of instance value (commit: 2387e86) — fducroquet / détail
  54. gs-reactor: GenericStringDefault: Rename bindGenericText to bindText (commit: a451d57) — fducroquet / détail
  55. gs-reactor: Tag: Delete unused type parameters (commit: faeac27) — fducroquet / détail
  56. gs-reactor: Refactor: Move GSHeader from gstag to gs (commit: 1f57e17) — fducroquet / détail
  57. gs-reactor: Instantiate HtmlDomNode in ViewContext’s constructor (commit: 0d22ae7) — fducroquet / détail
  58. gs-reactor: Make HtmlDomNode a regular class rather than internal to (commit: 8b20439) — fducroquet / détail
  59. gs-reactor : fix logo resize (commit: 2186957) — plagarrigue / détail
  60. gs-reactor: Model: Fix imports (commit: 98d3a9e) — fducroquet / détail
  61. gs-reactor: Simplify some code in GSEditor/GSTable (commit: 67d2122) — fducroquet / détail
  62. gs-reactor: New Tag GSH2 and css improvements carColorApp (commit: 1522eea) — plagarrigue / détail
  63. Merge (commit: 97a9214) — nfeybesse / détail
  64. Tags tree is now shared, and is instanciated in a domnodes tree for (commit: fc20f36) — nfeybesse / détail
  65. gs-reactor: Delete getViewContext method from Tag (commit: 472a72f) — fducroquet / détail
  66. add GSModalButton. Fix problems (commit: 7a9069a) — arnaud.lievre / détail
  67. fix changes (commit: a5504f9) — arnaud.lievre / détail
  68. gs:reactor carColorApp Improve CSS (commit: 110e8f4) — plagarrigue / détail
  69. merge (commit: f6ad90b) — nfeybesse / détail
  70. gs-reactor fix global reactor CSS (commit: 9bef5e1) — plagarrigue / détail
  71. gs-reactor: Prevent garbaging of ObservableValue in TextProperty (commit: 32c725f) — fducroquet / détail
  72. gs-todomvc: Use GSTag and GenericModel (WIP) (commit: d0fa8dd) — fducroquet / détail
  73. merge (commit: 9a5af34) — nfeybesse / détail
  74. TodoApp works now, but why ? (commit: cecfacc) — nfeybesse / détail
  75. Remove Warnings (commit: 1ff98f8) — nfeybesse / détail
  76. gs-reactor: Delete Html Tag and rename GS-tags to Html-tags (commit: badc4dc) — fducroquet / détail
  77. gs-reactor: Tag/GSTag: Delete unused forEach, rename forEach_ to (commit: 8e5face) — fducroquet / détail
  78. fix unused import and GSModalButton mouvement (commit: c32e804) — arnaud.lievre / détail
  79. gs-reactor: Delete unused SimpleWebAppConfig constructor (commit: 1168cc5) — fducroquet / détail
  80. gs-reactor: Create common interface for model properties and group them (commit: 01383a7) — fducroquet / détail
  81. gs-reactor: Pass parent as argument of Model constructor (commit: 77d4498) — fducroquet / détail
  82. fix GSTable (commit: 38bad66) — arnaud.lievre / détail
  83. gs-reactor: Refactor: getTextProperty -> getDomNodeTextProperty (commit: 62fcf1b) — fducroquet / détail
  84. gs-reactor: Store styles in a Model property rather than in HtmlDomNode (commit: 9c033b8) — fducroquet / détail
  85. gs-reactor: Delete method storePropertyWithoutCheck (commit: 08fd008) — fducroquet / détail
  86. merge (commit: 2bf68ef) — nfeybesse / détail
  87. gs-reactor: GSInputText: Input is valid if it’s empty and not required (commit: 9080cbf) — fducroquet / détail
  88. gs-reactor: Store attributes in a Model property rather than in (commit: 3d5970b) — fducroquet / détail
  89. gs-reactor: Allow inheritance of style properties even when not (commit: b17e679) — fducroquet / détail
  90. gs-reactor: Tag/ViewContext: Move the work from forEach to ViewContext (commit: c18f5c1) — fducroquet / détail
  91. gs-reactor: Tag: Make list of children observable (commit: 05b4775) — fducroquet / détail
  92. gs-reactor: InputTextHtmlDomNode: Remove unused inputString property (commit: 3e83e4a) — fducroquet / détail
  93. todomcv improvments (commit: f211fd7) — arnaud.lievre / détail
  94. add htmlheader (commit: 81af93c) — arnaud.lievre / détail
  95. gs-reactor: Make GSModalButton extend HtmlButton rather than GSTag (commit: 8ae4b1e) — fducroquet / détail
  96. gs-reactor: GSTag: Rename some variables, TodoApp: Remove unused import (commit: c4acbaa) — fducroquet / détail
  97. gs-reactor: Store tag actions in Model properties rather than in (commit: 725d560) — fducroquet / détail
  98. gs-reactor: Tag: Delete setSubModels method (commit: 3f4fc00) — fducroquet / détail
  99. gs-reactor: Delete index from SelectableHtmlDomNode, improve (commit: 40cc223) — fducroquet / détail
  100. gs-reactor: Store style classes in model properties rather than in (commit: d28bcd3) — fducroquet / détail
  101. Refactoring. Create MetaBinding class (commit: 5457cb1) — nfeybesse / détail
  102. Refactoring (commit: 0aa5835) — nfeybesse / détail
  103. Merge (commit: 82dd18e) — nfeybesse / détail
  104. Merge (commit: 00828f1) — nfeybesse / détail
  105. gs-reactor: Delete HtmlDomNode extensions (commit: 2746f1a) — fducroquet / détail
  106. Remove unnecessary engine parameter in apps constructor (commit: 306b1ad) — nfeybesse / détail
  107. gs-reactor: Create new interfaces to create and access Model properties (commit: c72e00f) — fducroquet / détail
  108. Refactor ViewContext, remove computeIndex (commit: c7ad02f) — nfeybesse / détail
  109. gs-reactor: Merge ViewContext into HtmlDomNode (commit: f75db61) — fducroquet / détail
  110. Refactoring, introduce MetaBinding.MODEL_BUILDER and (commit: d803ca1) — nfeybesse / détail
  111. gs-reactor: Delete an init() in HtmlDomNode, remove redundant (commit: 27c1ebc) — fducroquet / détail
  112. HtmlDomNode: Revert computeIndex removal (commit: f4b59b3) — fducroquet / détail
  113. merge (commit: ba1a235) — nfeybesse / détail
  114. gs-reactor: Delete parentId in HtmlDomNode (commit: e6f4570) — fducroquet / détail
  115. Refactoring Remove GSTag Remove GSModel Rename Model to Context (commit: 7d2d79f) — nfeybesse / détail
  116. Refactoring, prepare tag children observation (commit: d3eb50f) — nfeybesse / détail
  117. gs-reactor: Refactor: Rename ModelProperty to ContextProperty (commit: f2390b9) — fducroquet / détail
  118. gs-reactor: Tag: Delete select with listener on holders (commit: 2aa926c) — fducroquet / détail
  119. gs-reactor: Always put main title at top in GSTable and GSEditor (commit: 7a9c879) — fducroquet / détail
  120. gs-reactor: Prevent page reload after clicking on a link (commit: 88a17e3) — fducroquet / détail
  121. gs-reactor: Add step by step instance builder (commit: 946a836) — fducroquet / détail
  122. gs-reactor: Remove ColorsSelect, move code to define background-color (commit: 7fb0135) — fducroquet / détail
  123. gs-reactor: Add GSMultiCheckBox component (commit: 5b94683) — fducroquet / détail
  124. gs-reactor: GSMultiCheckBox: Put checkbox inside label, CSS adjustments (commit: ebf195a) — fducroquet / détail
  125. gs-reactor: ColorCompositeRadio: Put button inside label (commit: 7cac039) — fducroquet / détail
  126. gs-reactor: GSTable: Delete redundant style (commit: c608fdc) — fducroquet / détail
  127. gs-reactor: Use HTML divs rather than sections (commit: a6c223f) — fducroquet / détail
  128. gs-reactor: Create HTML section tag, titled section flex component (commit: 5fd33a2) — fducroquet / détail
  129. gs-reactor: Allow edition of reversed binary relations (commit: 83bede0) — fducroquet / détail
  130. Merge (commit: 69c2c22) — nfeybesse / détail
  131. merge (commit: 0aa1ccb) — nfeybesse / détail
  132. Try to improve framework (commit: 1c85e3d) — nfeybesse / détail
  133. gs-reactor: CSS changes (commit: 84d2cc1) — fducroquet / détail
  134. gs-reactor: GSSubcellDisplayer: Remove tag constructors from class (commit: 2be1e3a) — fducroquet / détail
  135. gs-reactor: gs2: Delete metaTag from GSComposite (commit: d483fc4) — fducroquet / détail
  136. gs-reactor: gs2: Add SubCells (commit: a3cc497) — fducroquet / détail
  137. gsReactor : show cache contains and remove on save. ExtendedMonitor (commit: 7bce3c5) — plagarrigue / détail
  138. gs-reactor Cache display improvement (commit: 9ab93c2) — plagarrigue / détail
  139. gs-reactor: Add divs around labels in link displayers (commit: 5b71503) — fducroquet / détail
  140. gs-carColor CSS improvement (commit: 2753faa) — plagarrigue / détail
  141. gs-reactor: Further tests of new way of building tags (commit: 0e6eb0a) — fducroquet / détail
  142. qgs-reactor: Refresh Cache Fix (commit: 28e6567) — plagarrigue / détail
  143. gs-reactor: Use getGenerics()[1] rather than getMeta() when possible (commit: 83f1079) — fducroquet / détail
  144. Prepare real time feature (commit: 7ce808e) — nfeybesse / détail
  145. gs-reactor: Make Tag an interface, implemented in TagImpl (commit: 4ecfef0) — fducroquet / détail
  146. gs-reactor: Try out another way to build tags (commit: 47dd278) — fducroquet / détail
  147. gs-reactor: Real time improvement (commit: eb20486) — plagarrigue / détail
  148. Fix issue in real time feature (commit: 1a3ad52) — nfeybesse / détail
  149. gs-reactor: Develop further new way of building tags (commit: aec293a) — fducroquet / détail
  150. gs-reactor: v3: Pass classes as arguments of TagImpl constructor (commit: 78a137c) — fducroquet / détail
  151. gs-reactor: gs3: Put code back in classes, add table title (commit: 78ffa8f) — fducroquet / détail
  152. gs-reactor: gs3: Add direction management (commit: c4375dc) — fducroquet / détail
  153. Add two methods for serialize/deserialize lambda in strings (commit: df3fe73) — nfeybesse / détail
  154. gs-reactor: gs3: Add titles to table columns (commit: f5650d1) — fducroquet / détail
  155. Merge (commit: fab3ceb) — nfeybesse / détail
  156. gs-reactor: Add remove button (commit: c67ccd3) — fducroquet / détail
  157. Add shadow to application title (commit: 9af11b5) — nfeybesse / détail
  158. Fix firefox height issue in multicheckbox (commit: 0bcff10) — nfeybesse / détail
  159. gs-reactor: gs3: Separate style from definition of tag hierarchy (commit: eb1f27f) — fducroquet / détail
  160. Improve css and responsivity (commit: 159a57a) — nfeybesse / détail
  161. carColor : Fix Css (commit: eb3cade) — plagarrigue / détail
  162. Improve modal css (commit: 5a4f501) — nfeybesse / détail
  163. Merge (commit: c7d7661) — nfeybesse / détail
  164. Improve css (commit: e1dedfc) — nfeybesse / détail
  165. gs-reactor: Beginning of conversion of GSEditor to new way of defining (commit: f2c20a2) — fducroquet / détail
  166. gs-reactor: End of conversion of GSEditor to new way of building tags (commit: ef2002d) — fducroquet / détail
  167. gs-reactor: Convert GSInstanceBuilder to new way of building tags (commit: 0bd2d31) — fducroquet / détail
  168. gs-reactor: gs3: Add a little documentation to GSTable (commit: 3487e3e) — fducroquet / détail
  169. gs-reactor: gs3: Refactor: Table -> GSTable (commit: 775f363) — fducroquet / détail
  170. Try to improve the eleguance of the framework (commit: 2b4b88e) — nfeybesse / détail
  171. Improve class loading in Root components. Introduce reactor (commit: 2a5d722) — nfeybesse / détail
  172. Unstable (commit: bcd668a) — nfeybesse / détail
  173. Partial (commit: f6a4afa) — nfeybesse / détail
  174. Fix issues with third reactor (commit: ef69b87) — nfeybesse / détail
  175. fix issues (commit: e233080) — nfeybesse / détail
  176. What we want (commit: ddec74c) — nfeybesse / détail
  177. Improve framework again (commit: 9eca649) — nfeybesse / détail
  178. Create new responsive component (commit: ee12d57) — rlancelot / détail
  179. Correction of GSHolderEditor, FlexStyle and GSResponsive (commit: 7d55450) — rlancelot / détail
  180. Correction of GSHolderEditor, GSResponsive and FlexStyle (commit: 1a930a6) — rlancelot / détail
  181. Improve third framwork (commit: 84f57a5) — nfeybesse / détail
  182. Merge (commit: 8a452f6) — nfeybesse / détail
  183. Adjust css in third reactor (commit: 35071ce) — nfeybesse / détail
  184. Fix maven compilation errors, improve reactor (commit: 1009bf0) — nfeybesse / détail
  185. Fix compilation errors with maven / javac (commit: 2a33fa6) — nfeybesse / détail
  186. Merge (commit: 0c47205) — rlancelot / détail
  187. Fix compilation errors (commit: 6b7ef36) — nfeybesse / détail
  188. Merge (commit: 2182690) — rlancelot / détail
  189. Merge (commit: 4b7dfff) — rlancelot / détail
  190. gs-reactor: gs3: Fix some things in new version of GSEditor (commit: 802efab) — fducroquet / détail
  191. Commit (commit: 07fb636) — rlancelot / détail
  192. gs-reactor: gs3: Delete unnecessary @Parent annotations (commit: b42cf29) — fducroquet / détail
  193. gs-reactor: gs3: CompositeTagImpl: Add sysout in constructor (commit: 4439742) — fducroquet / détail
  194. gs-reactor: gs3: GSTable: Put instance creation after titles (commit: 5acbde6) — fducroquet / détail
  195. gs-reactor: Tests of new way to define tags (commit: 1aad1ad) — fducroquet / détail
  196. gs-reactor: Fix compilation issues with maven (commit: bf8e040) — fducroquet / détail
  197. Correction of ApplicationServer (commit: e30b81e) — rlancelot / détail
  198. gs-reactor: Use Consumer<Context> for prefix/postfixBindings (commit: c783bc9) — fducroquet / détail
  199. gs-reactor: Factorize some code in CompositeTagImpl (commit: e531d86) — fducroquet / détail
  200. gs-reactor: AppHtml3: Use some style annotations in GSEditor (commit: 53dfef0) — fducroquet / détail
  201. Change ChildForEach (commit: 6c6be70) — nfeybesse / détail
  202. gs-reactor: Delete FlexStyle interface, use annotations instead (commit: bd545dd) — fducroquet / détail
  203. Improve framework (commit: ca8440c) — nfeybesse / détail
  204. Merge (commit: ad129c6) — nfeybesse / détail
  205. gs-reactor: Rename packages because of compilation issues (commit: 6431dbb) — fducroquet / détail
  206. gs-reactor: Try to improve framework (commit: a7c6b9a) — fducroquet / détail
  207. gs-reactor: Remove unnecessary casts (commit: bb0e2d3) — fducroquet / détail
  208. gs-reactor: Delete default value in ChildReactorDependencies annotation (commit: 3eb764b) — fducroquet / détail
  209. gs-reactor: Add ChildSelect annotation (commit: b474535) — fducroquet / détail
  210. gs-reactor: Add annotations to define styles on children (commit: aa79452) — fducroquet / détail
  211. Remove string tag from state of TagImpl class (commit: 694856f) — nfeybesse / détail
  212. Merge (commit: 34c1335) — nfeybesse / détail
  213. Merge (commit: c2a5308) — nfeybesse / détail
  214. gs-reactor: Use ChildReverseFlexDirection annotation for table (commit: 48ee0a5) — fducroquet / détail
  215. gs-reactor: Value is an array for ChildReactorDependencies (commit: 023dfff) — fducroquet / détail
  216. gs-reactor: Rename @GenericBackgroundColor to (commit: b2106ae) — fducroquet / détail
  217. gs-reactor: Create processAnnotation methods to avoid repetitions (commit: b7f40a7) — fducroquet / détail
  218. gs-reactor: Remove beginning of proxification (commit: 37541a1) — fducroquet / détail
  219. gs-reactor: Add decorate to @ChildForEach and delete ParentForEach (commit: 8b30bff) — fducroquet / détail
  220. gs-reactor: Delete tagClass parameter of processAnnotation methods (commit: 289450d) — fducroquet / détail
  221. gs-reactor: Store path to child tag in decorate() in annotations (commit: c63baed) — fducroquet / détail
  222. gs-reactor: Correct check for annotations with decorate (commit: 294b260) — fducroquet / détail
  223. gs-reactor: Improve algorithm for annotations with decorate (commit: 0abe464) — fducroquet / détail
  224. gs-reactor: Delete all Child- annotations (commit: 975e923) — fducroquet / détail
  225. gs-reactor: Factorize some code in processAnnotation (commit: 34368c6) — fducroquet / détail
  226. gs-reactor: Redefine table in AppHtml5 (commit: b77cfeb) — fducroquet / détail
  227. gs-reactor: Refactor: decorate -> path, simplify class names (commit: 835338e) — fducroquet / détail
  228. gs-reactor: Delete hashmap of <Class<?>, Tag> from GSCompositeDiv (commit: 2fe7a10) — fducroquet / détail
  229. gs-reactor: Delete GSCompositeDiv class (commit: 5223cfd) — fducroquet / détail
  230. gs-reactor: Don’t hardcode default color in (commit: 08efa85) — fducroquet / détail
  231. gs-reactor: Delete unused code (commit: c16d8c6) — fducroquet / détail
  232. gs-reactor: Put the table in a separate class (commit: 0aac286) — fducroquet / détail
  233. gs-reactor: Add a “Remove” button to each line of the table (commit: ea50c9d) — fducroquet / détail
  234. gs-reactor: Adapt style of InstancesTable (commit: 86f4777) — fducroquet / détail
  235. gs-reactor: Add titles to tables (commit: 9b37228) — fducroquet / détail
  236. gs-reactor: Add link on instance name in table (commit: fb3e788) — fducroquet / détail
  237. gs-reactor: Add @SetStringExtractor annotation (commit: d1f17c8) — fducroquet / détail
  238. gs-reactor: Add @SelectModel annotation for select__ (commit: 890aedf) — fducroquet / détail
  239. gs-reactor: Move InstancesTable to its own file and improve table (commit: a370dae) — fducroquet / détail
  240. gs-reactor: Start converting instance editor to system with annotations (commit: 4f0043a) — fducroquet / détail
  241. Add of TodoApp2 (commit: 562fbdd) — rlancelot / détail
  242. Merge (commit: efa6897) — rlancelot / détail
  243. gs-reactor: Add @BindSelection annotation (commit: 7425d6a) — fducroquet / détail
  244. gs-reactor: Tag: Output correct class name in find method (commit: 0fdf191) — fducroquet / détail
  245. gs-reactor: Fix bindSelection: Compare generics instead of models (commit: 3e8446f) — fducroquet / détail
  246. gs-reactor: Continue translation of GSEditor to new framework (commit: c9c8a47) — fducroquet / détail
  247. DirectClassTest Fix (commit: 6a8f631) — plagarrigue / détail
  248. Merge (commit: 46511eb) — rlancelot / détail
  249. Merge (commit: 4cac9c5) — rlancelot / détail
  250. gs-todomvc : CheckBox BidirectionalBinding fix (commit: 5728ebb) — plagarrigue / détail
  251. HtmlHeader Merge Fix (commit: 59e1674) — plagarrigue / détail
  252. gs-reactor: Allow multiple @Style annotations on same tag class (commit: c6d7703) — fducroquet / détail
  253. Merge (commit: 267d282) — rlancelot / détail
  254. gs-reactor: Improve editor (commit: 0ad5406) — fducroquet / détail
  255. gs-reactor: Opaque style class in default CSS (commit: 712a57d) — fducroquet / détail
  256. gs-reactor: process @ReactorDependencies annotation first (commit: 5fe7664) — fducroquet / détail
  257. gs-reactor: Rename packages to make compilation with maven work (commit: 7005918) — fducroquet / détail
  258. Use of @Style (commit: e91994f) — rlancelot / détail
  259. gs-carColor : remove Collect button (commit: 46baf5b) — plagarrigue / détail
  260. gs-reactor: Add instance builder to new version of table of instances (commit: 0b0dcc1) — fducroquet / détail
  261. gs-reactor: Tag: Simplify processAnnotation and processStyleAnnotation (commit: 86d6928) — fducroquet / détail
  262. gs-reactor: Display correct titles in editor (commit: a1cd6dd) — fducroquet / détail
  263. gs-reactor: Do not allow edition of reversed relations (commit: a0d9ed4) — fducroquet / détail
  264. Add organize import order in eclipse (workaround for import order jdk (commit: 448a1f6) — nfeybesse / détail
  265. oops, forget new files (commit: 0f29382) — nfeybesse / détail
  266. gs-reactor: Add multicheckbox to instance builder in new version of (commit: 957579b) — fducroquet / détail
  267. gs-reactor: Refactor: Rename some classes (commit: f3af8c2) — fducroquet / détail
  268. gs-reactor: Create @SetText annotation (commit: 5bead62) — fducroquet / détail
  269. gs-reactor: Create @BindAction annotation (commit: a367fcb) — fducroquet / détail
  270. gs-reactor: Fix problem with “+” link in editor (commit: 9b858a5) — fducroquet / détail
  271. gs-reactor: Tag: Remove result parameter from processAnnotation methods (commit: 50e204c) — fducroquet / détail
  272. gs-reactor: Add step by step editor (commit: 58c3409) — fducroquet / détail
  273. gs-reactor: Refactor: Separate versions 2 and 3 (commit: 780340d) — fducroquet / détail
  274. Suppression of specialized annotations (commit: 6c12a17) — rlancelot / détail
  275. Update of GSResponsive and GSHeader (commit: 2fb9513) — rlancelot / détail
  276. gs-reactor: Reversed versions of instances table and editors (commit: ca7d3f4) — fducroquet / détail
  277. gs-reactor: Rewrite GSMonitor with new framework version (commit: a686b71) — fducroquet / détail
  278. gs-reactor: Rewrite GSModal with new framework version (commit: 9eb8b0a) — fducroquet / détail
  279. gs-reactor: Tag: Simplify processAnnotations() (commit: 73c3cfb) — fducroquet / détail
  280. gs-reactor: Simplify GSResponsive component (commit: 557e181) — fducroquet / détail
  281. gs-reactor: Rewrite GSResponsive with new framework version (commit: 5cd26c0) — fducroquet / détail
  282. gs-reactor: Fix NullPointerException in SelectionDefaults (commit: aa336b8) — fducroquet / détail
  283. Move GSLogo to gs-carcolor project (commit: c28ffff) — fducroquet / détail
  284. gs-reactor: Create @Attribute annotation for HTML attributes (commit: 59279bf) — fducroquet / détail
  285. Start rewriting CarColorApp with new framework (commit: a7fd75f) — fducroquet / détail
  286. gs-reactor: Make it so Style and StyleClass are not inner classes (commit: 6ab09f2) — fducroquet / détail
  287. gs-reactor: Delete postfix() in Tag and @Parent annotation (commit: 672407d) — fducroquet / détail
  288. Update of GSLogo and GSResponsive (commit: 9b6b50c) — rlancelot / détail
  289. gs-reactor: Tag: Split find into find and createTag (commit: 03a10d8) — fducroquet / détail
  290. gs-reactor: Add pos parameter to annotations with path (commit: d5a4205) — fducroquet / détail
  291. gs-reactor, gs-carcolor: Simplify annotations (commit: bd04f29) — fducroquet / détail
  292. gs-reactor: Use -1 as pos in annotations to match any tag of the right (commit: cd4511d) — fducroquet / détail
  293. gs-carcolor, gs-reactor: Adapt CSS of Logo and Responsive (commit: df25d87) — fducroquet / détail
  294. gs-reactor: Use editor with title in Modal editor (commit: 2031720) — fducroquet / détail
  295. gs-reactor: Fix CSS for HolderAdder in new editor (commit: 4b53d97) — fducroquet / détail
  296. gs-reactor: Tag: Delete initComposite method (commit: c9e8a7a) — fducroquet / détail
  297. gs-reactor: Create @BindText annotation (commit: a8ae0ee) — fducroquet / détail
  298. gs-reactor: GSDiv: Check class of parent when using (commit: 5fb696b) — fducroquet / détail
  299. Update GSResponsive, GSUserGuide and carcolorapp.css (commit: c306ada) — rlancelot / détail
  300. Make AppHtml3 work again (commit: 4117417) — fducroquet / détail
  301. gs-reactor: Modify some selector classes (commit: 21b7b27) — fducroquet / détail
  302. gs-reactor: Refactor: @ReactorDependencies -> @Children (commit: 9581e9f) — fducroquet / détail
  303. gs-reactor: gscomponents3: Inverse last update and cache level labels (commit: f05eefc) — fducroquet / détail
  304. gs-reactor: Add GSMonitor to gscomponents2 (commit: bf6d761) — fducroquet / détail
  305. gs-reactor: Tag: Add pos argument to find, specify pos in some (commit: a83e652) — fducroquet / détail
  306. gs-reactor: gscomponents3: Remove Table component (commit: a662855) — fducroquet / détail
  307. gs-reactor: Factorize a few style annotations (commit: 4f31d1d) — fducroquet / détail

#5 (26 juil. 2016 08:20:49)

  1. Create GS versions of all existing Tag extensions (commit: 64c3e14) — fducroquet / détail
  2. Create a basic GSInputText without conversion and input validity (commit: 8f044e7) — fducroquet / détail
  3. Throw exception when trying to redefine metaBinding (commit: 8b8f7e6) — fducroquet / détail
  4. add bind action todomvc (commit: b30d647) — alievre / détail
  5. change HtmlCheckBox (commit: e544a2f) — alievre / détail
  6. Model: Dont instantiate properties automatically (commit: 56d7da5) — fducroquet / détail
  7. InputTextHtmlDomNode: Replace ObjectProperty with Property (commit: 6e7cd55) — fducroquet / détail
  8. Cosmetic (commit: 997cac7) — nfeybesse / détail
  9. Refactoring (commit: d5e533f) — nfeybesse / détail
  10. fix h1 center akign (commit: 6ac3703) — nfeybesse / détail

#4 (25 juil. 2016 10:53:53)

  1. fix bug for selection on todomvc (commit: ff03b41) — alievre / détail
  2. Add favico and images (commit: f6391dd) — nfeybesse / détail
  3. FlexEditor: Link addition and removal, sequel, and not the end (commit: 54530b7) — fducroquet / détail
  4. Fix issue in main section for styles Introduce rootId Introduce (commit: fcc7d70) — nfeybesse / détail
  5. Refactoring (commit: 117e9cd) — nfeybesse / détail
  6. Refactoring (commit: 499ad46) — nfeybesse / détail
  7. Fix pb in model destroy (commit: 10631aa) — nfeybesse / détail

#3 (22 juil. 2016 09:28:29)

  1. Change background color in link editor (commit: 1d4a3b3) — fducroquet / détail
  2. Tag: Force storage of properties used in bindings to avoid garbaging (commit: 4d0d89b) — fducroquet / détail
  3. Allow edition of instance name (commit: 213483f) — fducroquet / détail
  4. Update selectionIndex when the list the selection belongs to is (commit: e55995b) — fducroquet / détail
  5. Use getProperty(name, model) rather than model.getProperty(tag, name) (commit: b1ae26d) — fducroquet / détail
  6. Merge (commit: 1aaaaad) — nfeybesse / détail
  7. Change getProperty Improve properties access (commit: d1c07d3) — nfeybesse / détail
  8. Remove type paremeters extending GenericModel (commit: 86737d5) — fducroquet / détail
  9. Add listener on subcontexts from forEach when the selection is bound (commit: 40a6600) — fducroquet / détail
  10. JS: Send action onblur as well as on enter (commit: 9fa87e8) — fducroquet / détail
  11. GenericEditor: Update holder’s value only on enter and onblur events (commit: 5aeac10) — fducroquet / détail
  12. Merge (commit: 9fec64a) — nfeybesse / détail
  13. Remove logs (commit: 0dc8e9a) — nfeybesse / détail
  14. Beginning of link creation in GenericEditor (commit: 125207a) — fducroquet / détail
  15. Fix issue of reverse observation (commit: d617a8a) — nfeybesse / détail