openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
brix-cms's brix-cms
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jan 04, 2024 — Jan 04, 2025
Showing page 3 of 27
Search / Filter on:
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!
kbachl
More...
over 7 years ago
Merge pull request #218 from kbachl/master
kbachl
More...
over 7 years ago
- change from snapshot to milestone wicket releases
kbachl
More...
over 7 years ago
Merge pull request #216 from kbachl/master
kbachl
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)
kbachl
More...
over 7 years ago
Merge pull request #215 from kbachl/master
kbachl
More...
over 7 years ago
- added content type to output of resources, no idea why this got removed and when
kbachl
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
kbachl
More...
over 7 years ago
Merge pull request #213 from kbachl/master
kbachl
More...
over 7 years ago
- fix null pointer error in rendering of PageTile - reformatted s/toString/getName/
kbachl
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...
kbachl
More...
over 7 years ago
Merge pull request #211 from kbachl/master
Martin Grigorov
More...
over 7 years ago
- fixed accoring to remarks from marting
kbachl
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
kbachl
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.)
kbachl
More...
over 7 years ago
- added a simple ajax example Tile (autocomplete) derived from wicket examples
kbachl
More...
over 7 years ago
Merge pull request #209 from kbachl/master
kbachl
More...
over 7 years ago
- fix compile errors due to wicket8 development (now compiles in sync with wicket8-snapshot from 2017-06-29)
kbachl
More...
over 7 years ago
Merge pull request #203 from MarcGiffing/master
Dan Simko
More...
almost 8 years ago
demo shows "unknown tile" in header in right menu
marcgiffing
More...
almost 8 years ago
demo shows "unknown tile" in header in right menu
marcgiffing
More...
almost 8 years ago
Merge pull request #202 from MarcGiffing/#201
Dan Simko
More...
almost 8 years ago
fix for #201 - brix-demo jetty servlet problem
marcgiffing
More...
almost 8 years ago
Merge pull request #200 from dsimko/master
kbachl
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
Dan Simko
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
Dan Simko
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
Dan Simko
More...
about 8 years ago
←
1
2
3
4
5
6
7
8
9
…
26
27
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree