0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
three fixes that are quite big, so please check if this is ok! More... over 7 years ago
Merge pull request #218 from kbachl/master More... over 7 years ago
- change from snapshot to milestone wicket releases More... over 7 years ago
Merge pull request #216 from kbachl/master More... over 7 years ago
- fix: stateful forms on root path in index.brix wouldnt work as always a new page instance was created and the existing one instance was never reused - simplified root path handling by only 1 if check now (changes above made ajax work, too) - index.brix may now be referenced in the folder as reference without throwing error like before, so a index.brix page may be referenced by root folder or not, both versions now work (simplification) More... over 7 years ago
Merge pull request #215 from kbachl/master More... over 7 years ago
- added content type to output of resources, no idea why this got removed and when More... over 7 years ago
- changed the mapRequest to getUrl from getClientUrl so that Brix feels also responsible for any configured error pages in web.xml; Before brix would ignore any additional error requests as it just became the original URL in getClientUrl More... over 7 years ago
Merge pull request #213 from kbachl/master More... over 7 years ago
- fix null pointer error in rendering of PageTile - reformatted s/toString/getName/ More... over 7 years ago
- fix so that modeshape and jackrabbit both work with the repository; somehow both refer the same specification, yet behave differently in terms of nt:unstructured/ mixins; Jackrabbit calls an ambigous definition even both definitions (brix:unstructured) and nt:unstructured are same; Yes, modeshape expects it to be added as mixins and not derived from the base node... More... over 7 years ago
Merge pull request #211 from kbachl/master More... over 7 years ago
- fixed accoring to remarks from marting More... over 7 years ago
- made BrixNode.Protocol.PRESERVE_CURRENT to behave to not fiddle with scheme anymore, so a change to have a part only as HTTP or HTTPS accessible now requires a definite seting in the brix repository this makes the behaviour more to what is expected and solves problems of too many redirects in case brix is fronted by ssl terminating proxy More... over 7 years ago
- bring brix in align with JCR specification ( The 'brix:node' mixin has the non-mixin 'nt:unstructured' defined as a supertype. A mixin may only have other mixins as supertypes.) More... over 7 years ago
- added a simple ajax example Tile (autocomplete) derived from wicket examples More... over 7 years ago
Merge pull request #209 from kbachl/master More... over 7 years ago
- fix compile errors due to wicket8 development (now compiles in sync with wicket8-snapshot from 2017-06-29) More... over 7 years ago
Merge pull request #203 from MarcGiffing/master More... almost 8 years ago
demo shows "unknown tile" in header in right menu More... almost 8 years ago
demo shows "unknown tile" in header in right menu More... almost 8 years ago
Merge pull request #202 from MarcGiffing/#201 More... almost 8 years ago
fix for #201 - brix-demo jetty servlet problem More... almost 8 years ago
Merge pull request #200 from dsimko/master More... almost 8 years ago
added possibility to hide prototype and snapshot plugins
dan
More... almost 8 years ago
Merge pull request #199 from dsimko/master More... almost 8 years ago
small fix to the BrixRequestMapper which allows to use regular wicket pages in brix app
dan
More... almost 8 years ago
Merge pull request #197 from dsimko/master More... almost 8 years ago
small improvement of look of AdmimPanel - smaller buttons and form's inputs
dan
More... almost 8 years ago
Merge pull request #195 from dsimko/master More... about 8 years ago