Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2022-04-05
| ||
07:15 | make ENTER key intuitively trigger #textbox.next too Leaf check-in: afe60a7129 user: fran tags: trunk | |
2022-03-23
| ||
13:59 | merge mainstream. This updates the rebar.config to pull from https instead of git protocol check-in: e247007f81 user: fran tags: trunk | |
13:47 | bring latest mainstream changes Leaf check-in: da7b5b68d4 user: fran tags: mainstream, master, origin/docs | |
2022-03-22
| ||
19:47 | dont use 'link' class to avoid clashing other css frameworks check-in: 1e6f06ce6b user: fran tags: trunk | |
19:40 | dont use 'link' class to avoid clashing with other css frameworks Leaf check-in: 1cd16989d8 user: fran tags: trunk | |
2021-09-08
| ||
22:09 | dont use 'spinner' class to avoid clashing with other css frameworks check-in: 17a418adfc user: fran tags: trunk | |
2021-09-07
| ||
16:48 | dont add 'button' class to buttons. This labelling clashes with css frameworks check-in: 4ec0266b21 user: fran tags: trunk | |
2021-09-04
| ||
16:33 | import mainstream code as of ea063c6e6fc0949d7d9f485eb5aabfab8e2b1a66 (Wed Aug 25 10:53:06 2021 -0500) Leaf check-in: c95dd59235 user: fran tags: integration | |
2021-06-17
| ||
23:42 | Merge branch 'master' of github.com:nitrogen/nitrogen_core check-in: ab61bea194 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
23:41 | Fix email validation regex check-in: dfba137d81 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
2021-06-02
| ||
19:43 | Merge pull request #140 from hoosiersoft/patch-1 Correct example for tableheader elements check-in: aab5be6167 user: noreply@github.com tags: mainstream, master, origin/docs | |
2021-05-31
| ||
03:42 | Correct example for tableheader elements tableheader elements should be in the header, not the body. check-in: cc12b3d11e user: noreply@github.com tags: mainstream, master, origin/docs | |
2021-04-30
| ||
20:15 | Move compat script so hex uses it Leaf check-in: ea05f26a94 user: gumm@sigma-star.com tags: mainstream, origin/docs, origin/rebar3 | |
2021-04-14
| ||
17:52 | Merge pull request #139 from bunnylushington/template rewrite to_module_callback/1 to allow close paren in string check-in: 3f7d69f17e user: noreply@github.com tags: mainstream, master, origin/docs | |
17:50 | Reminify new nitrogen.js check-in: 1b1bc56a93 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
17:49 | Merge branch 'ws-timeout' of github.com:choptastic/nitrogen_core check-in: 2a2dac5958 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
17:41 | If websocket connection times out, fall back to ajax more quickly (5 seconds) check-in: 79f21e3881 user: sigmastar@gmail.com tags: mainstream, master | |
2021-03-25
| ||
14:20 | rewrite to_module_callback/1 to allow close paren in string check-in: 8e1623b2a6 user: bunny@bapi.us tags: mainstream, master, origin/docs | |
2021-03-17
| ||
13:22 | fix some rendering crashes with improper lists check-in: dcef1ee946 user: sigmastar@gmail.com tags: mainstream, master | |
2021-02-11
| ||
02:02 | Fix add/remove class bug in jquery effect check-in: 0877d12deb user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
2021-01-17
| ||
18:01 | Merge pull request #138 from allanstreib/patch-1 Remove link to spam site check-in: f20db60386 user: noreply@github.com tags: mainstream, master, origin/docs | |
03:43 | Remove link to spam site giveupandusetables.com has been taken over and is now a spam/ad site. check-in: 7c98aad3ec user: noreply@github.com tags: mainstream, master, origin/docs | |
2020-12-24
| ||
02:06 | Remove org from vim script check-in: 0ac939f109 user: gumm@sigma-star.com tags: mainstream, origin/docs, origin/rebar3 | |
02:04 | Merge branch 'master' into rebar3 check-in: 7b7d5e6a37 user: gumm@sigma-star.com tags: mainstream, origin/docs, origin/rebar3 | |
2020-12-22
| ||
16:58 | Fix datepicker docs check-in: e035be4862 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
2020-12-21
| ||
13:42 | Merge pull request #135 from oskardrums/patch-1 Small documentation fixes check-in: 0c84b908f9 user: noreply@github.com tags: mainstream, master, origin/docs | |
08:39 | Fix inconsistent capitalization Fix some inconsistent capitalization in documentation check-in: 90c90941c4 user: noreply@github.com tags: mainstream, master, origin/docs | |
08:33 | Fix typos in nginx configuration documentation check-in: 88f67b3c23 user: noreply@github.com tags: mainstream, master, origin/docs | |
2020-12-14
| ||
20:39 | Fix nonce placement in action_redirect check-in: b6e566abea user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
20:29 | Merge branch 'bunnylushington-fixup' check-in: 4cbbaf16dd user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
20:24 | Merge branch 'fixup' of https://github.com/bunnylushington/nitrogen_core into bunnylushington-fixup check-in: 397e468135 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
20:14 | Merge branch 'bunnylushington-nonce' check-in: 9fbefd0add user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
2020-12-10
| ||
15:00 | updated postback_request signature to match reality check-in: abbf3b1a48 user: bunny@bapi.us tags: mainstream, master, origin/docs | |
01:53 | draft postback_handler documentation check-in: 9ead8e6aa5 user: bunny@bapi.us tags: mainstream, master, origin/docs | |
00:27 | implemented postback_handler check-in: be7e3a56f8 user: bunny@bapi.us tags: mainstream, master, origin/docs | |
2020-12-07
| ||
22:33 | CSP documentation check-in: 5eb0793a2d user: bunny@bapi.us tags: mainstream, master, origin/docs | |
19:23 | integrated CSP header/nonce generation check-in: 3e2e380a97 user: bunny@bapi.us tags: mainstream, master, origin/docs | |
2020-12-06
| ||
19:41 | Merge pull request #132 from bunnylushington/config Add callout flexibility to default_config_handler check-in: 64d90149ce user: noreply@github.com tags: mainstream, master, origin/docs | |
19:23 | documentation updated to match new default handler options check-in: f408a15285 user: bunny@bapi.us tags: mainstream, master, origin/docs | |
17:44 | added config function and config app key to default check-in: 642bf4410b user: bunny@bapi.us tags: mainstream, master, origin/docs | |
2020-12-04
| ||
14:16 | Remove text attribute from restful_upload docs. Remove html_encode attribute from restful_upload element itself Rework the restful_upload docs a bit check-in: 22c7a1f298 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
2020-12-03
| ||
21:31 | update literal docs check-in: 2ceeec61c7 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
14:43 | add a link to table.md check-in: df5667cdc9 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
14:42 | redo radio.md check-in: 1d0741d184 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
2020-12-02
| ||
02:17 | update a few more doc pages check-in: 4ec57c873c user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
02:16 | update js_custom docs check-in: 4de2e882a4 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
02:04 | Rework image md check-in: ecc4bd257b user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
02:01 | Fix some documentation typos check-in: 54944f3505 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
2020-11-30
| ||
20:52 | Add link to delay_body in elements.md check-in: 30a7b8bc34 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |
20:51 | Add delay_body docs and fix typo in spinner docs check-in: 31499a7334 user: gumm@sigma-star.com tags: mainstream, master, origin/docs | |