Commit Graph

  • 555408d11e Phalcon 5 / php 8.1 compatibility master Ad Schellevis 2022-08-18 18:12:43 +0200
  • 9657b96637 work in progress to support phalcon 5 (https://github.com/opnsense/core/pull/5711) Ad Schellevis 2022-06-01 21:35:42 +0200
  • 1e30d5c483 work in progress to support phalcon 5 (https://github.com/opnsense/core/pull/5711) Ad Schellevis 2022-05-30 21:52:09 +0200
  • 1e8effc20d add README section for preparing osx Ad Schellevis 2021-11-19 14:22:01 +0100
  • 5776cb5e95 force sessions to use temp when unset Ad Schellevis 2021-11-19 13:38:12 +0100
  • 641929ac12 Phalcon 4.x fixes. closes https://github.com/opnsense/ui_devtools/issues/5 Ad Schellevis 2021-06-17 13:41:06 +0200
  • 0453bdf58c add view_cache_safe() for https://github.com/opnsense/ui_devtools/issues/3 as a result of https://github.com/opnsense/core/issues/2367 Ad Schellevis 2018-09-03 20:56:00 +0200
  • 4465697f3a Align api exception passing with core Ad Schellevis 2018-07-14 16:49:50 +0200
  • 1ce741ccaa remove _url, align with https://github.com/opnsense/core/issues/2494 Ad Schellevis 2018-06-28 12:41:14 +0200
  • 31cbe50131 add some extra debug output on failures Ad Schellevis 2018-06-27 16:28:21 +0200
  • cc3b363cd1 _url should be decoded, to prevent urlencoded characters from being used in an action() Ad Schellevis 2018-06-27 16:26:51 +0200
  • e78314d06b
    Merge pull request #2 from fabianfrz/fix_open_basedir Ad Schellevis 2018-05-31 16:18:40 +0200
  • b334e03c23 fix open_basedir restriction handling Fabian Franz 2018-05-31 12:20:44 +0200
  • 7b9641978d add view_file_exists() which traverses registered docroot directories Ad Schellevis 2018-05-15 14:10:34 +0200
  • d4e4f373de support svg type Ad Schellevis 2018-05-15 11:50:22 +0200
  • 45f4a43f16 explain how to use configd locally as well to test template generation and service control. Ad Schellevis 2018-04-14 10:50:04 +0200
  • 683fcaf96e also register contrib directory in package dir if it exists Ad Schellevis 2018-03-14 14:26:02 +0100
  • 6fb4c60d1b parse request query before routing Ad Schellevis 2018-03-09 10:20:21 +0100
  • 02ff160a34 copy .htrouter.php to doc root and chdir, seems to break in some occasions Ad Schellevis 2018-03-07 16:49:09 +0100
  • e580ad27f5 customize view_fetch_themed_filename() to support multiple document roots Ad Schellevis 2018-03-06 21:20:07 +0100
  • 14659ecc2b only copy .htrouter.php on *nix systems Ad Schellevis 2018-03-06 20:19:18 +0100
  • 013e4efa56 fix include paths for Windows. Ad Schellevis 2018-03-06 19:54:51 +0100
  • a4657bd1e7 initial working version including basic documentation Ad Schellevis 2018-03-06 17:55:52 +0100
  • 93b2c01961 make sure even Windows can run our dev server.... Ad Schellevis 2018-03-05 21:34:57 +0100
  • 4e128da70f work in progress, use run_server.php to startup a local webserver and browse to /ui/ pages locally, when -d is specified xdebug is enabled (slow, but functional). Ad Schellevis 2018-03-04 20:24:02 +0100
  • 1709a6208f add gitignore Ad Schellevis 2018-03-04 18:39:38 +0100
  • ff0984b979
    Initial commit Ad Schellevis 2018-03-04 18:33:49 +0100