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. gs-reactor: Refactor (commit: 4d2aa4b) — fducroquet / détail
  2. remove not-to-track files (commit: 4294a2f) — mbeauperin / détail
  3. restore .classpath files (commit: 2f9f24b) — mbeauperin / détail
  4. clean wd (commit: 8565e9e) — mbeauperin / détail
  5. merge (commit: 666cf25) — nfeybesse / détail

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

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

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

  1. Add @HideValue to hide a type’s and its instances’ values in the (commit: 57660fd) — fducroquet / détail

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

  1. gs-reactor: Refactor: model -> context in package and class names (commit: 5bec635) — fducroquet / détail
  2. Fix compilation issues in gs-reactor and gs-example-reactor (commit: 530eb4e) — fducroquet / détail
  3. gs-example-reactor: Rename variable from diesel to usedCar (commit: 3a45197) — fducroquet / détail

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

  1. gs-example-reactor: Remove application using former framework version (commit: 3ed7d9a) — fducroquet / détail
  2. gs-reactor: Refactor: Move components from gscomponents3 to (commit: 3febb06) — fducroquet / détail
  3. gs-reactor: Refactor: Delete GS- in components class names (commit: 837d2ec) — fducroquet / détail
  4. gs-reactor: Delete GSApp, redundant with RootTagImpl (commit: e68eb3f) — fducroquet / détail

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

  1. Merge (commit: 47d5bf2) — nfeybesse / détail
  2. Improve extensible annotation framework (commit: 66ffd50) — nfeybesse / détail

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

  1. gs-reactor: Call createSelectionProperty() in GSApp constructor (commit: 2ba0e89) — fducroquet / détail

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

  1. Refactor: Tag/Model.createProperty -> createNewProperty (commit: 3fa8c54) — fducroquet / détail
  2. GSLinks: Refactor LinkEditor (commit: ccd77bb) — fducroquet / détail
  3. gs-reactor: Delete the StringExtractor from GenericModel (commit: a970aca) — fducroquet / détail
  4. Refactoring (commit: dd8e8f3) — nfeybesse / détail
  5. gs-reactor: Beginning of step by step edition of an instance (commit: 80ada71) — fducroquet / détail
  6. gs-reactor: Delete getSwitchedTag abstract method in SwitchDefaults (commit: 7f96c4b) — fducroquet / détail
  7. Merge (commit: 8164b10) — alievre / détail
  8. gs-reactor: StepEditor: Allow edition of instance value (commit: 2387e86) — fducroquet / détail
  9. gs-reactor: Make HtmlDomNode a regular class rather than internal to (commit: 8b20439) — fducroquet / détail
  10. Merge (commit: 97a9214) — nfeybesse / détail
  11. gs-reactor: Delete unused SimpleWebAppConfig constructor (commit: 1168cc5) — fducroquet / détail
  12. gs-reactor: Create common interface for model properties and group them (commit: 01383a7) — fducroquet / détail
  13. rename Diesel.class to UsedCar.class (commit: a00fede) — arnaud.lievre / détail
  14. Refactoring, prepare tag children observation (commit: d3eb50f) — nfeybesse / détail
  15. gs-reactor: Remove ColorsSelect, move code to define background-color (commit: 7fb0135) — fducroquet / détail
  16. Merge (commit: 0b4225a) — nfeybesse / détail
  17. gs-reactor: Add GSMultiCheckBox component (commit: 5b94683) — fducroquet / détail
  18. Merge (commit: 8350c6e) — nfeybesse / détail
  19. gsReactor : show cache contains and remove on save. ExtendedMonitor (commit: 7bce3c5) — plagarrigue / détail
  20. gs-reactor: Further tests of new way of building tags (commit: 0e6eb0a) — fducroquet / détail
  21. gs-reactor: Try out another way to build tags (commit: 47dd278) — fducroquet / détail
  22. gs-reactor: Develop further new way of building tags (commit: aec293a) — fducroquet / détail
  23. gs-reactor: v3: Pass classes as arguments of TagImpl constructor (commit: 78a137c) — fducroquet / détail
  24. gs-reactor: gs3: Put code back in classes, add table title (commit: 78ffa8f) — fducroquet / détail
  25. gs-reactor: gs3: Add direction management (commit: c4375dc) — fducroquet / détail
  26. gs-reactor: gs3: Add titles to table columns (commit: f5650d1) — fducroquet / détail
  27. gs-reactor: Add remove button (commit: c67ccd3) — fducroquet / détail
  28. gs-reactor: gs3: Separate style from definition of tag hierarchy (commit: eb1f27f) — fducroquet / détail
  29. gs-reactor: Beginning of conversion of GSEditor to new way of defining (commit: f2c20a2) — fducroquet / détail
  30. gs-reactor: End of conversion of GSEditor to new way of building tags (commit: ef2002d) — fducroquet / détail
  31. gs-reactor: Convert GSInstanceBuilder to new way of building tags (commit: 0bd2d31) — fducroquet / détail
  32. gs-reactor: gs3: Refactor: Table -> GSTable (commit: 775f363) — fducroquet / détail
  33. gs-example-reactor: AppHtml3: Avoid repetition of classes’ lists (commit: fc70350) — fducroquet / détail
  34. Try to improve the eleguance of the framework (commit: 2b4b88e) — nfeybesse / détail
  35. Improve class loading in Root components. Introduce reactor (commit: 2a5d722) — nfeybesse / détail
  36. Unstable (commit: bcd668a) — nfeybesse / détail
  37. Partial (commit: f6a4afa) — nfeybesse / détail
  38. Fix issues with third reactor (commit: ef69b87) — nfeybesse / détail
  39. fix issues (commit: e233080) — nfeybesse / détail
  40. Improve framework again (commit: 9eca649) — nfeybesse / détail
  41. Improve third framwork (commit: 84f57a5) — nfeybesse / détail
  42. Adjust css in third reactor (commit: 35071ce) — nfeybesse / détail
  43. Fix maven compilation errors, improve reactor (commit: 1009bf0) — nfeybesse / détail
  44. Refactoring (commit: 66b21a3) — nfeybesse / détail
  45. Merge (commit: 0c47205) — rlancelot / détail
  46. gs-reactor: gs3: Delete unnecessary @Parent annotations (commit: b42cf29) — fducroquet / détail
  47. gs-reactor: Tests of new way to define tags (commit: 1aad1ad) — fducroquet / détail
  48. gs-reactor: Fix compilation issues with maven (commit: bf8e040) — fducroquet / détail
  49. gs-reactor: AppHtml3: Use some style annotations in GSEditor (commit: 53dfef0) — fducroquet / détail
  50. Change ChildForEach (commit: 6c6be70) — nfeybesse / détail
  51. gs-reactor: Delete FlexStyle interface, use annotations instead (commit: bd545dd) — fducroquet / détail
  52. Improve framework (commit: ca8440c) — nfeybesse / détail
  53. Fix problems with annotation framework and discover another (commit: c0cbc3d) — nfeybesse / détail
  54. Merge (commit: ad129c6) — nfeybesse / détail
  55. gs-reactor: Rename packages because of compilation issues (commit: 6431dbb) — fducroquet / détail
  56. gs-reactor: Try to improve framework (commit: a7c6b9a) — fducroquet / détail
  57. gs-reactor: Delete default value in ChildReactorDependencies annotation (commit: 3eb764b) — fducroquet / détail
  58. gs-reactor: Add ChildSelect annotation (commit: b474535) — fducroquet / détail
  59. gs-reactor: Add annotations to define styles on children (commit: aa79452) — fducroquet / détail
  60. Merge (commit: c2a5308) — nfeybesse / détail
  61. gs-reactor: Use ChildReverseFlexDirection annotation for table (commit: 48ee0a5) — fducroquet / détail
  62. gs-reactor: Create processAnnotation methods to avoid repetitions (commit: b7f40a7) — fducroquet / détail
  63. gs-reactor: Add decorate to @ChildForEach and delete ParentForEach (commit: 8b30bff) — fducroquet / détail
  64. gs-reactor: Delete all Child- annotations (commit: 975e923) — fducroquet / détail
  65. gs-reactor: Redefine table in AppHtml5 (commit: b77cfeb) — fducroquet / détail
  66. gs-reactor: Refactor: decorate -> path, simplify class names (commit: 835338e) — fducroquet / détail
  67. gs-reactor: Delete GSCompositeDiv class (commit: 5223cfd) — fducroquet / détail
  68. gs-reactor: Don’t hardcode default color in (commit: 08efa85) — fducroquet / détail
  69. gs-reactor: Delete unused code (commit: c16d8c6) — fducroquet / détail
  70. gs-reactor: Put the table in a separate class (commit: 0aac286) — fducroquet / détail
  71. gs-reactor: Add titles to tables (commit: 9b37228) — fducroquet / détail
  72. gs-reactor: Add link on instance name in table (commit: fb3e788) — fducroquet / détail
  73. prepare config for java 9 (commit: c44f94a) — nfeybesse / détail
  74. gs-reactor: Start converting instance editor to system with annotations (commit: 4f0043a) — fducroquet / détail
  75. gs-reactor: Rename packages to make compilation with maven work (commit: 7005918) — fducroquet / détail
  76. Add organize import order in eclipse (workaround for import order jdk (commit: 448a1f6) — nfeybesse / détail
  77. gs-reactor: Add step by step editor (commit: 58c3409) — fducroquet / détail
  78. gs-reactor: Refactor: Separate versions 2 and 3 (commit: 780340d) — fducroquet / détail
  79. Suppression of specialized annotations (commit: 6c12a17) — rlancelot / détail
  80. gs-reactor: Reversed versions of instances table and editors (commit: ca7d3f4) — fducroquet / détail
  81. gs-reactor: Rewrite GSMonitor with new framework version (commit: a686b71) — fducroquet / détail
  82. gs-reactor: Make it so Style and StyleClass are not inner classes (commit: 6ab09f2) — fducroquet / détail
  83. gs-example-reactor: Delete class extensions in AppHtml5 (commit: 9973fbe) — fducroquet / détail
  84. Make AppHtml3 work again (commit: 4117417) — fducroquet / détail
  85. gs-example-reactor: Refactor: AppHtml3 -> AppHtml2, AppHtml5 -> (commit: d132506) — fducroquet / détail
  86. gs-reactor: Refactor: @ReactorDependencies -> @Children (commit: 9581e9f) — fducroquet / détail
  87. gs-reactor: Add GSMonitor to gscomponents2 (commit: bf6d761) — fducroquet / détail

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

  1. Fix compilation error (commit: 3d6517a) — nfeybesse / détail

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

  1. Fix issue in main section for styles Introduce rootId Introduce (commit: fcc7d70) — nfeybesse / détail
  2. Refactoring (commit: 117e9cd) — nfeybesse / détail
  3. Refactoring (commit: 499ad46) — nfeybesse / détail

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

  1. Update selectionIndex when the list the selection belongs to is (commit: e55995b) — fducroquet / détail
  2. Use getProperty(name, model) rather than model.getProperty(tag, name) (commit: b1ae26d) — fducroquet / détail